From owner-freebsd-ports@FreeBSD.ORG Sun Dec 10 00:19:29 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7805816A407 for ; Sun, 10 Dec 2006 00:19:29 +0000 (UTC) (envelope-from charles@ibrigge.com) Received: from mail.ibrigge.com (adsl-71-134-115-91.dsl.sntc01.pacbell.net [71.134.115.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id 290DD43C9D for ; Sun, 10 Dec 2006 00:18:22 +0000 (GMT) (envelope-from charles@ibrigge.com) Received: from mail.ibrigge.com (localhost.ibrigge.com [127.0.0.1]) by mail.ibrigge.com (Postfix) with ESMTP id 65CC050834; Sun, 10 Dec 2006 00:19:28 +0000 (GMT) DKIM-Signature: a=rsa-sha1; c=relaxed; d=ibrigge.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:cc:subject:content-type:content-transfer-encoding; q=dns; s=dk; bh=uiVwsmTcP+1DunVKXUU2HuYfqws=; b=Movc5yL2cglFbdtyBlcE5uTNg+1o8+CRuBoZEqp3c1lGjwJmTeQn2W9v3gZhp25dILx5UA4IknePw0Y01Dbi3rmpNL7ASbpZQ/FH5h3SioLkF3DmBao+QzW+KeCsahmqa03JfL96wqY4dnU7HEzVhNb3vRMro0taLB3GJ4FHfoI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=ibrigge.com; q=dns; s=dk; b=Z6rR9MagXBLsVMYakHZRwIPU8N0W4kcTxQk8ZKNkLpKE0YZWzmVQStxwrznxQyufkRxdtyt6HDO2L/h4s7eCjfUscdeC156I/yJU/BqS+4J0oN4UwvLroOlJbG/cXUqbM/M2eTM9e+5BildrIMsuw5k6FaO0cbe1CutsdOWWDDw= Received: from [10.21.123.113] (sj-natpool-220.cisco.com [128.107.248.220]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.ibrigge.com (Postfix) with ESMTP id BD10350833; Sun, 10 Dec 2006 00:19:27 +0000 (GMT) Message-ID: <457B528E.5080404@ibrigge.com> Date: Sat, 09 Dec 2006 16:19:26 -0800 From: Charles Mujie User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: avleeuwen@piwebs.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org Subject: Unable to build ImageMagick with X11 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Dec 2006 00:19:29 -0000 Hi, I am trying to install gallery2 from ports and while building ImageMagick I am getting the following error. Has anyone seen this error before? /cm making all in lib/font/FreeType...^M rm -f xttcap.o unshared/xttcap.o^M cc -c -ansi -pedantic -Wno-system-headers -Dasm=__asm -Wall -Wpointer-arith -Wundef -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/freetype2/config -I. -I/usr/ports/x11/xorg-libraries/work/xc/include/fonts -I../include -I/usr/ports/x11/xorg-libraries/work/xc/exports/include/X11 -I/usr/ports/x11/xorg-libraries/work/xc/programs/Xserver/include -I/usr/ports/x11/xorg-libraries/work/xc/exports/include -I/usr/ports/x11/xorg-libraries/work/xc -I/usr/ports/x11/xorg-libraries/work/xc/exports/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DGCCUSESGAS -DA VOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH -DXFreeXDGA -DXvExtension -DXFree86LOADER -DDLOPEN_HACK -DXFree86Server -DXF86VIDMODE -DXvMCExtension -DSMART_SCHEDULE -DBUILDDEBUG -DXResExtension -DX_BYTE_ORDER=X_LITTLE_ENDIAN -DXORG_VERSION_CURRENT="(((6) * 10000000) + ((9) * 100000) + ((0) * 1000) + 0)" -DXFREE86_FT2 -O2 -fno-strict-aliasing -pipe xttcap.c -o unshared/xttcap.o^M rm -f xttcap.o^M cc -c -O2 -fno-strict-aliasing -pipe -ansi -pedantic -Wno-system-headers -Dasm=__asm -Wall -Wpointer-arith -Wundef -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/freetype2/config -I. -I/usr/ports/x11/xorg-libraries/work/xc/include/fonts -I../include -I/usr/ports/x11/xorg-libraries/work /xc/exports/include/X11 -I/usr/ports/x11/xorg-libraries/work/xc/programs/Xserver/include -I/usr/ports/x11/xorg-libraries/work/xc/exports/include -I/usr/ports/x11/xorg-libraries/work/xc -I/usr/ports/x11/xorg-libraries/work/xc/exports/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH -DXFreeXDGA -DXvExtension -DXFree86LOADER -DDLOPEN_HACK -DXFree86Server -DXF86VIDMODE -DXvMCExtension -DSM ART_SCHEDULE -DBUILDDEBUG -DXResExtension -DX_BYTE_ORDER=X_LITTLE_ENDIAN -DXORG_VERSION_CURRENT="(((6) * 10000000) + ((9) * 100000) + ((0) * 1000) + 0)" -DXFREE86_FT2 -fPIC xttcap.c^M rm -f ftfuncs.o unshared/ftfuncs.o^M cc -c -ansi -pedantic -Wno-system-headers -Dasm=__asm -Wall -Wpointer-arith -Wundef -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/freetype2/config -I. -I/usr/ports/x11/xorg-libraries/work/xc/include/fonts -I../include -I/usr/ports/x11/xorg-libraries/work/xc/exports/include/X11 -I/usr/ports/x11/xorg-libraries/work/xc/programs/Xserver/include -I/usr/ports/x11/xorg-libraries/work/xc/exports/include -I/usr/ports/x11/xorg-libraries/work/xc -I/usr/ports/x11/xorg-libraries/work/xc/exports/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DGCCUSESGAS -DA VOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH -DXFreeXDGA -DXvExtension -DXFree86LOADER -DDLOPEN_HACK -DXFree86Server -DXF86VIDMODE -DXvMCExtension -DSMART_SCHEDULE -DBUILDDEBUG -DXResExtension -DX_BYTE_ORDER=X_LITTLE_ENDIAN -DXORG_VERSION_CURRENT="(((6) * 10000000) + ((9) * 100000) + ((0) * 1000) + 0)" -DXFREE86_FT2 -O2 -fno-strict-aliasing -pipe ftfuncs.c -o unshared/ftfuncs.o^M ftfuncs.c:57:10: #include expects "FILENAME" or ^M ftfuncs.c:59:10: #include expects "FILENAME" or ^M ftfuncs.c:60:10: #include expects "FILENAME" or ^M ftfuncs.c: In function `FreeTypeOpenInstance':^M ftfuncs.c:467: error: syntax error before "tt_face"^M ftfuncs.c:471: error: syntax error before "sfnt"^M ftfuncs.c:472: error: `tt_face' undeclared (first use in this function)^M ftfuncs.c:472: error: (Each undeclared identifier is reported only once^M ftfuncs.c:472: error: for each function it appears in.)^M ftfuncs.c:472: error: `TT_Face' undeclared (first use in this function)^M ftfuncs.c:472: error: syntax error before "face"^M ftfuncs.c:486: error: `sfnt' undeclared (first use in this function)^M ftfuncs.c:486: error: `SFNT_Service' undeclared (first use in this function)^M ftfuncs.c:486: error: syntax error before "tt_face"^M ftfuncs.c: In function `tt_get_metrics':^M ftfuncs.c:815: error: syntax error before "longs_m"^M ftfuncs.c:824: error: `longs_m' undeclared (first use in this function)^M ftfuncs.c:824: error: `TT_LongMetrics' undeclared (first use in this function)^M ftfuncs.c:824: error: syntax error before "header"^M ftfuncs.c:829: error: `TT_ShortMetrics' undeclared (first use in this function)^M ftfuncs.c:829: error: syntax error before ')' token^M ftfuncs.c:830: error: syntax error before "header"^M ftfuncs.c: In function `ft_get_very_lazy_bbox':^M ftfuncs.c:845: error: syntax error before "ttface"^M ftfuncs.c:852: error: `ttface' undeclared (first use in this function)^M ftfuncs.c: In function `FT_Do_SBit_Metrics':^M ftfuncs.c:914: error: syntax error before "sfnt"^M ftfuncs.c:918: error: syntax error before "strike"^M ftfuncs.c:931: error: `face' undeclared (first use in this function)^M ftfuncs.c:931: error: `TT_Face' undeclared (first use in this function)^M ftfuncs.c:931: error: syntax error before "ft_face"^M ftfuncs.c:932: error: `sfnt' undeclared (first use in this function)^M ftfuncs.c:932: error: `SFNT_Service' undeclared (first use in this function)^M ftfuncs.c:932: error: syntax error before "face"^M ftfuncs.c:938: error: `range' undeclared (first use in this function)^M ftfuncs.c:938: error: `strike' undeclared (first use in this function)^M ftfuncs.c:955: warning: implicit declaration of function `FT_STREAM_POS'^M ftfuncs.c:958: warning: implicit declaration of function `FT_STREAM_SEEK'^M ftfuncs.c:961: error: `elem_metrics' undeclared (first use in this function)^M *** Error code 1^M ^M Stop in /usr/ports/x11/xorg-libraries/work/xc/lib/font/FreeType.^M *** Error code 1^M ^M Stop in /usr/ports/x11/xorg-libraries/work/xc/lib/font.^M *** Error code 1^M ^M Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.^M *** Error code 1^M ^M Stop in /usr/ports/x11/xorg-libraries.^M *** Error code 1^M From owner-freebsd-ports@FreeBSD.ORG Sun Dec 10 00:21:47 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0296916A40F for ; Sun, 10 Dec 2006 00:21:47 +0000 (UTC) (envelope-from andrew@dobrohot.org) Received: from smtp-8.masterhost.ru (smtp-8.masterhost.ru [83.222.24.108]) by mx1.FreeBSD.org (Postfix) with SMTP id A410B43CA2 for ; Sun, 10 Dec 2006 00:20:37 +0000 (GMT) (envelope-from andrew@dobrohot.org) Received: (qmail 98847 invoked from network); 10 Dec 2006 00:21:26 -0000 Received: from c3pio.satgate.net (HELO inspirra.localdomain) (andrew%dobrohot.org@212.44.94.246) by smtp1.masterhost.ru with SMTP; 10 Dec 2006 00:21:26 -0000 Received: from [192.168.2.1] (inspirra.localdomain [192.168.2.1]) by inspirra.localdomain (8.13.8/8.13.8) with ESMTP id kBA0L12j054588; Sun, 10 Dec 2006 03:21:02 +0300 (MSK) (envelope-from andrew@dobrohot.org) Message-ID: <457B52ED.4020609@dobrohot.org> Date: Sun, 10 Dec 2006 03:21:01 +0300 From: Andrew Muhametshin Organization: =?KOI8-R?Q?=E1=EE=EF_=22=E4=CF=C2=D2=CF=C8=CF=D4=22?= User-Agent: Thunderbird 1.5.0.8 (X11/20061115) MIME-Version: 1.0 To: h.eichmann@gmx.de Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: FreeBSD Port: k3b-0.12.17 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Dec 2006 00:21:47 -0000 http://www.freebsd.org/cgi/query-pr.cgi?pr=106432 1. Record of DVD-R(16X "Verbatim"), through the program "k3b" leads to messages: ===================== Dec 7 03:46:41 inspirra kernel: acd0: WARNING - TEST_UNIT_READY taskqueue timeout - completing request directly Dec 7 03:47:01 inspirra kernel: acd0: WARNING - TEST_UNIT_READY freeing taskqueue zombie request Dec 7 03:48:41 inspirra kernel: acd0: WARNING - PREVENT_ALLOW taskqueue timeout - completing request directly Dec 7 03:48:41 inspirra kernel: acd0: WARNING - PREVENT_ALLOW freeing taskqueue zombie request ===================== and the system hangs (but ping inquiry from other machine - answers) - the button "reset" helps only. - But the same disks (DVD-R), on this device, but under FreeBSD-6.1-RELEASE - were written perfectly. And the same disks, on this device, but under WinXP - were written, as, well. - And other disks (CD-R/RW, DVD+RW), are written without problems, on all versions of FreeBSD. - Record of disks by means of the program "growisofs", from a command line - without problems. 2. The k3b program does not define supported speed of record of DVD-R disks. But the program "dvd+rw-mediainfo" defines perfectly. From owner-freebsd-ports@FreeBSD.ORG Sun Dec 10 00:42:16 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 29F0316A492; Sun, 10 Dec 2006 00:42:16 +0000 (UTC) (envelope-from scrappy@hub.org) Received: from hub.org (hub.org [200.46.204.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD38D43C9E; Sun, 10 Dec 2006 00:41:06 +0000 (GMT) (envelope-from scrappy@hub.org) Received: from localhost (unknown [200.46.204.191]) by hub.org (Postfix) with ESMTP id 99C87118C78A; Sat, 9 Dec 2006 20:42:08 -0400 (AST) Received: from hub.org ([200.46.204.220]) by localhost (mx1.hub.org [200.46.204.191]) (amavisd-new, port 10024) with ESMTP id 40609-05; Sat, 9 Dec 2006 20:42:12 -0400 (AST) Received: from ganymede.hub.org (blk-137-79-174.eastlink.ca [24.137.79.174]) by hub.org (Postfix) with ESMTP id 0D680118C757; Sat, 9 Dec 2006 20:42:08 -0400 (AST) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id 40BAB48AA5; Sat, 9 Dec 2006 20:42:16 -0400 (AST) Date: Sat, 09 Dec 2006 20:42:15 -0400 From: "Marc G. Fournier" To: Peter Pentchev , LI Xin Message-ID: In-Reply-To: <20061208200755.GA16586@straylight.m.ringlet.net> References: <4576A4F6.7070407@orchid.homeunix.org> <8194EEE8E22BA574C20015C8@ganymede.hub.org> <4576D15A.2070101@delphij.net> <20061208200755.GA16586@straylight.m.ringlet.net> X-Mailer: Mulberry/4.0.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: freebsd@orchid.homeunix.org, ports@freebsd.org, dd@freebsd.org Subject: Re: bsdstats 5.3 on 6-STABLE and netcat weirdness X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Dec 2006 00:42:16 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 patch committed ... - --On Friday, December 08, 2006 22:07:55 +0200 Peter Pentchev wrote: > On Wed, Dec 06, 2006 at 10:19:06PM +0800, LI Xin wrote: >> Marc G. Fournier wrote: >> > >> > 'k, I don't know how to fix this one ... I thought about doing: >> > >> > .if ${OSVERSION} <= 492101 >> > RUN_DEPENDS= nc:${PORTSDIR}/net/netcat >> > .endif >> > >> > not sure which version brought in nc, but 492101 is the last of the 4.x >> > series ... but it portlint fails miserably if I don't put bsd.port.pre.mk >> > before it, but also fails if I do: >> > >> > WARN: Makefile: no MASTER_SITES found. is it ok? >> > WARN: Makefile: "RUN_DEPENDS" has to appear earlier. >> > 0 fatal errors and 2 warnings found. >> > >> > Is there a better way of doing this ... ? >> >> I think you want something like: >> >> .if ${OSVERSION} < 503102 || (${OSVERSION} >= 600000 && ${OSVERSION} < >> 600010) >> >> instead of just considering 492101. > > That's a good suggestion. > > Mark, as to the portlint problem - well, portlint cannot really be > expected to handle each and every corner case in a port Makefile :) > It is doing a wonderful job as it is, but every now and then you have > to make a choice between a working port and a clean port ;) > > To make the OSVERSION check work, you do indeed need a bsd.port.pre.mk > inclusion before it. Then... just ignore the portlint warnings. > > And... thanks for a great utility! :) > > G'luck, > Peter > > -- > Peter Pentchev roam@ringlet.net roam@cnsys.bg 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. - ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . scrappy@hub.org MSN . scrappy@hub.org Yahoo . yscrappy Skype: hub.org ICQ . 7615664 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFe1fo4QvfyHIvDvMRAvjnAKCZfqn/io3z0lZ6cP36dlgIsjNiDwCgr0i9 B5SAjpaOL35Dr+XSt6QI5l8= =Eqle -----END PGP SIGNATURE----- From owner-freebsd-ports@FreeBSD.ORG Sun Dec 10 00:46:09 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 24E3816A407 for ; Sun, 10 Dec 2006 00:46:09 +0000 (UTC) (envelope-from eric@mikestammer.com) Received: from smtp108.sbc.mail.re2.yahoo.com (smtp108.sbc.mail.re2.yahoo.com [68.142.229.97]) by mx1.FreeBSD.org (Postfix) with SMTP id 9B3C243C9D for ; Sun, 10 Dec 2006 00:45:01 +0000 (GMT) (envelope-from eric@mikestammer.com) Received: (qmail 92558 invoked from network); 10 Dec 2006 00:46:07 -0000 Received: from unknown (HELO mail.mikestammer.com) (mikestammer@sbcglobal.net@70.142.211.17 with login) by smtp108.sbc.mail.re2.yahoo.com with SMTP; 10 Dec 2006 00:46:07 -0000 X-YMail-OSG: nrCu47kVM1nKFquiv7F0qXIeatygYkXk2_pk.tpw09._UFWUqpyMBxiDge.Uh2xVwONd6RX3aSc9rNfx2YT9P7hTY7OC3OdTGZx9gGn2Qzt23xo3Zx9hlcCwjTZNNZWz30sZ8BacCsvZkHWrS3eLFhe5sQ3nyABhQy.Pz93nejFU641t8nrGsKLD8pWR Received: from localhost (localhost [127.0.0.1]) by mail.mikestammer.com (Postfix) with ESMTP id 293DC1146B; Sat, 9 Dec 2006 18:46:07 -0600 (CST) X-Virus-Scanned: amavisd-new at mikestammer.com Received: from mail.mikestammer.com ([127.0.0.1]) by localhost (gondolin.middleearth.mikestammer.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 82KVZQkYIGEY; Sat, 9 Dec 2006 18:46:05 -0600 (CST) Received: from [192.168.0.20] (adsl-70-142-211-17.dsl.emhril.sbcglobal.net [70.142.211.17]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: eric) by mail.mikestammer.com (Postfix) with ESMTP id 54C221141B; Sat, 9 Dec 2006 18:46:05 -0600 (CST) Message-ID: <457B58CC.1090502@mikestammer.com> Date: Sat, 09 Dec 2006 18:46:04 -0600 From: Eric User-Agent: Thunderbird 3.0a1 (Windows/20061207) MIME-Version: 1.0 To: Charles Mujie References: <457B528E.5080404@ibrigge.com> In-Reply-To: <457B528E.5080404@ibrigge.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, avleeuwen@piwebs.com Subject: Re: Unable to build ImageMagick with X11 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Dec 2006 00:46:09 -0000 Charles Mujie wrote: > Hi, > > I am trying to install gallery2 from ports and while building ImageMagick I am getting the following error. Has anyone seen this error before? > > /cm > > > making all in lib/font/FreeType...^M > > rm -f xttcap.o unshared/xttcap.o^M > > cc -c -ansi -pedantic -Wno-system-headers -Dasm=__asm -Wall -Wpointer-arith -Wundef -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/freetype2/config -I. -I/usr/ports/x11/xorg-libraries/work/xc/include/fonts -I../include -I/usr/ports/x11/xorg-libraries/work/xc/exports/include/X11 > > -I/usr/ports/x11/xorg-libraries/work/xc/programs/Xserver/include -I/usr/ports/x11/xorg-libraries/work/xc/exports/include -I/usr/ports/x11/xorg-libraries/work/xc -I/usr/ports/x11/xorg-libraries/work/xc/exports/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DGCCUSESGAS -DA > > VOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH -DXFreeXDGA -DXvExtension -DXFree86LOADER -DDLOPEN_HACK -DXFree86Server -DXF86VIDMODE -DXvMCExtension -DSMART_SCHEDULE > > -DBUILDDEBUG -DXResExtension -DX_BYTE_ORDER=X_LITTLE_ENDIAN -DXORG_VERSION_CURRENT="(((6) * 10000000) + ((9) * 100000) + ((0) * 1000) + 0)" -DXFREE86_FT2 -O2 -fno-strict-aliasing -pipe xttcap.c -o unshared/xttcap.o^M > > rm -f xttcap.o^M > > cc -c -O2 -fno-strict-aliasing -pipe -ansi -pedantic -Wno-system-headers -Dasm=__asm -Wall -Wpointer-arith -Wundef -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/freetype2/config -I. -I/usr/ports/x11/xorg-libraries/work/xc/include/fonts -I../include -I/usr/ports/x11/xorg-libraries/work > > /xc/exports/include/X11 -I/usr/ports/x11/xorg-libraries/work/xc/programs/Xserver/include -I/usr/ports/x11/xorg-libraries/work/xc/exports/include -I/usr/ports/x11/xorg-libraries/work/xc -I/usr/ports/x11/xorg-libraries/work/xc/exports/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 > > -DNARROWPROTO -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH -DXFreeXDGA -DXvExtension -DXFree86LOADER -DDLOPEN_HACK -DXFree86Server -DXF86VIDMODE -DXvMCExtension -DSM > > ART_SCHEDULE -DBUILDDEBUG -DXResExtension -DX_BYTE_ORDER=X_LITTLE_ENDIAN -DXORG_VERSION_CURRENT="(((6) * 10000000) + ((9) * 100000) + ((0) * 1000) + 0)" -DXFREE86_FT2 -fPIC xttcap.c^M > > rm -f ftfuncs.o unshared/ftfuncs.o^M > > cc -c -ansi -pedantic -Wno-system-headers -Dasm=__asm -Wall -Wpointer-arith -Wundef -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/freetype2/config -I. -I/usr/ports/x11/xorg-libraries/work/xc/include/fonts -I../include -I/usr/ports/x11/xorg-libraries/work/xc/exports/include/X11 > > -I/usr/ports/x11/xorg-libraries/work/xc/programs/Xserver/include -I/usr/ports/x11/xorg-libraries/work/xc/exports/include -I/usr/ports/x11/xorg-libraries/work/xc -I/usr/ports/x11/xorg-libraries/work/xc/exports/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DGCCUSESGAS -DA > > VOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH -DXFreeXDGA -DXvExtension -DXFree86LOADER -DDLOPEN_HACK -DXFree86Server -DXF86VIDMODE -DXvMCExtension -DSMART_SCHEDULE > > -DBUILDDEBUG -DXResExtension -DX_BYTE_ORDER=X_LITTLE_ENDIAN -DXORG_VERSION_CURRENT="(((6) * 10000000) + ((9) * 100000) + ((0) * 1000) + 0)" -DXFREE86_FT2 -O2 -fno-strict-aliasing -pipe ftfuncs.c -o unshared/ftfuncs.o^M > > ftfuncs.c:57:10: #include expects "FILENAME" or ^M > > ftfuncs.c:59:10: #include expects "FILENAME" or ^M > > ftfuncs.c:60:10: #include expects "FILENAME" or ^M > > ftfuncs.c: In function `FreeTypeOpenInstance':^M > > ftfuncs.c:467: error: syntax error before "tt_face"^M > > ftfuncs.c:471: error: syntax error before "sfnt"^M > > ftfuncs.c:472: error: `tt_face' undeclared (first use in this function)^M > > ftfuncs.c:472: error: (Each undeclared identifier is reported only once^M > > ftfuncs.c:472: error: for each function it appears in.)^M > > ftfuncs.c:472: error: `TT_Face' undeclared (first use in this function)^M > > ftfuncs.c:472: error: syntax error before "face"^M > > ftfuncs.c:486: error: `sfnt' undeclared (first use in this function)^M > > ftfuncs.c:486: error: `SFNT_Service' undeclared (first use in this function)^M > > ftfuncs.c:486: error: syntax error before "tt_face"^M > > ftfuncs.c: In function `tt_get_metrics':^M > > ftfuncs.c:815: error: syntax error before "longs_m"^M > > ftfuncs.c:824: error: `longs_m' undeclared (first use in this function)^M > > ftfuncs.c:824: error: `TT_LongMetrics' undeclared (first use in this function)^M > > ftfuncs.c:824: error: syntax error before "header"^M > > ftfuncs.c:829: error: `TT_ShortMetrics' undeclared (first use in this function)^M > > ftfuncs.c:829: error: syntax error before ')' token^M > > ftfuncs.c:830: error: syntax error before "header"^M > > ftfuncs.c: In function `ft_get_very_lazy_bbox':^M > > ftfuncs.c:845: error: syntax error before "ttface"^M > > ftfuncs.c:852: error: `ttface' undeclared (first use in this function)^M > > ftfuncs.c: In function `FT_Do_SBit_Metrics':^M > > ftfuncs.c:914: error: syntax error before "sfnt"^M > > ftfuncs.c:918: error: syntax error before "strike"^M > > ftfuncs.c:931: error: `face' undeclared (first use in this function)^M > > ftfuncs.c:931: error: `TT_Face' undeclared (first use in this function)^M > > ftfuncs.c:931: error: syntax error before "ft_face"^M > > ftfuncs.c:932: error: `sfnt' undeclared (first use in this function)^M > > ftfuncs.c:932: error: `SFNT_Service' undeclared (first use in this function)^M > > ftfuncs.c:932: error: syntax error before "face"^M > > ftfuncs.c:938: error: `range' undeclared (first use in this function)^M > > ftfuncs.c:938: error: `strike' undeclared (first use in this function)^M > > ftfuncs.c:955: warning: implicit declaration of function `FT_STREAM_POS'^M > > ftfuncs.c:958: warning: implicit declaration of function `FT_STREAM_SEEK'^M > > ftfuncs.c:961: error: `elem_metrics' undeclared (first use in this function)^M > > *** Error code 1^M > > ^M > > Stop in /usr/ports/x11/xorg-libraries/work/xc/lib/font/FreeType.^M > > *** Error code 1^M > > ^M > > Stop in /usr/ports/x11/xorg-libraries/work/xc/lib/font.^M > > *** Error code 1^M > > ^M > > Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.^M > > *** Error code 1^M > > ^M > > Stop in /usr/ports/x11/xorg-libraries.^M > > *** Error code 1^M > all those ^M do not look right. can you update imagemagik from cvs or however you do it to make sure nothing is going on with the makefile? Those appear to be dos line feed characters. Eric From owner-freebsd-ports@FreeBSD.ORG Sun Dec 10 00:56:43 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4582616A40F for ; Sun, 10 Dec 2006 00:56:43 +0000 (UTC) (envelope-from charles@ibrigge.com) Received: from mail.ibrigge.com (adsl-71-134-115-91.dsl.sntc01.pacbell.net [71.134.115.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA21443CB4 for ; Sun, 10 Dec 2006 00:55:29 +0000 (GMT) (envelope-from charles@ibrigge.com) Received: from mail.ibrigge.com (localhost.ibrigge.com [127.0.0.1]) by mail.ibrigge.com (Postfix) with ESMTP id 31CC550834; Sun, 10 Dec 2006 00:56:36 +0000 (GMT) DKIM-Signature: a=rsa-sha1; c=relaxed; d=ibrigge.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=dk; bh=oCjeuG4ENpbM4USCmesoqf2TyIU=; b=y3aO9FFOZA0JLaeL0eMUcV8vZ4LodovlyL5baAjuYUpDaL4jTKwSYHoFhg1rqyNP30Im43NpD237qjBx2U54VsPrbEsDxj6AWzrpnLvFR8aeXlREqaxfv7pUqA3fb1A8KM/a9oypPzpcw7cGrT1Otoavo4nxYf4b9mTk/stnYpE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=ibrigge.com; q=dns; s=dk; b=iNckZASMljA7yfdvl1hYzFXAjWmdi4qozgpLkg7FiwUBwLAZ95hh1Ir7k+80ok8sx9iUDVYq5UtDGnOmFVOnD9wk1I9Xh9AVGA0mX2/EKj0/JfCVN5eS2g0tG6lAoGUEdrB2YLNTqDj/4SjTZx/RU/pH7mTpFNa7bRwV0OAzSts= Received: from [10.21.123.113] (sj-natpool-220.cisco.com [128.107.248.220]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.ibrigge.com (Postfix) with ESMTP id 5843A50833; Sun, 10 Dec 2006 00:56:35 +0000 (GMT) Message-ID: <457B5B3E.1090605@ibrigge.com> Date: Sat, 09 Dec 2006 16:56:30 -0800 From: Charles Mujie User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Eric References: <457B528E.5080404@ibrigge.com> <457B58CC.1090502@mikestammer.com> In-Reply-To: <457B58CC.1090502@mikestammer.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, avleeuwen@piwebs.com Subject: Re: Unable to build ImageMagick with X11 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Dec 2006 00:56:43 -0000 Eric, The ^M is because I cut and pasted from the script file. It doesn't show up on the screen. /cm Eric wrote: > Charles Mujie wrote: > >> Hi, >> >> I am trying to install gallery2 from ports and while building >> ImageMagick I am getting the following error. Has anyone seen this >> error before? >> /cm >> >> >> making all in lib/font/FreeType...^M >> >> rm -f xttcap.o unshared/xttcap.o^M >> >> cc -c -ansi -pedantic -Wno-system-headers -Dasm=__asm -Wall >> -Wpointer-arith -Wundef -I/usr/local/include >> -I/usr/local/include/freetype2 -I/usr/local/include/freetype2/config >> -I. -I/usr/ports/x11/xorg-libraries/work/xc/include/fonts >> -I../include -I/usr/ports/x11/xorg-libraries/work/xc/exports/include/X11 >> >> >> -I/usr/ports/x11/xorg-libraries/work/xc/programs/Xserver/include >> -I/usr/ports/x11/xorg-libraries/work/xc/exports/include >> -I/usr/ports/x11/xorg-libraries/work/xc >> -I/usr/ports/x11/xorg-libraries/work/xc/exports/include >> -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO >> -DGCCUSESGAS -DA >> >> VOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH >> -DXFreeXDGA -DXvExtension >> -DXFree86LOADER -DDLOPEN_HACK >> -DXFree86Server >> -DXF86VIDMODE >> -DXvMCExtension -DSMART_SCHEDULE >> >> -DBUILDDEBUG -DXResExtension >> -DX_BYTE_ORDER=X_LITTLE_ENDIAN >> -DXORG_VERSION_CURRENT="(((6) * 10000000) + ((9) * 100000) + ((0) * >> 1000) + 0)" -DXFREE86_FT2 -O2 -fno-strict-aliasing >> -pipe xttcap.c -o unshared/xttcap.o^M >> >> rm -f xttcap.o^M >> >> cc -c -O2 -fno-strict-aliasing -pipe -ansi -pedantic >> -Wno-system-headers -Dasm=__asm -Wall -Wpointer-arith -Wundef >> -I/usr/local/include -I/usr/local/include/freetype2 >> -I/usr/local/include/freetype2/config -I. >> -I/usr/ports/x11/xorg-libraries/work/xc/include/fonts -I../include >> -I/usr/ports/x11/xorg-libraries/work >> >> /xc/exports/include/X11 >> -I/usr/ports/x11/xorg-libraries/work/xc/programs/Xserver/include >> -I/usr/ports/x11/xorg-libraries/work/xc/exports/include >> -I/usr/ports/x11/xorg-libraries/work/xc >> -I/usr/ports/x11/xorg-libraries/work/xc/exports/include >> -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 >> >> -DNARROWPROTO -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV >> -DSINGLEDEPTH -DXFreeXDGA >> -DXvExtension -DXFree86LOADER >> -DDLOPEN_HACK -DXFree86Server >> -DXF86VIDMODE >> -DXvMCExtension -DSM >> >> ART_SCHEDULE -DBUILDDEBUG >> -DXResExtension >> -DX_BYTE_ORDER=X_LITTLE_ENDIAN >> -DXORG_VERSION_CURRENT="(((6) * 10000000) + ((9) * 100000) + ((0) * >> 1000) + 0)" -DXFREE86_FT2 -fPIC xttcap.c^M >> >> rm -f ftfuncs.o unshared/ftfuncs.o^M >> >> cc -c -ansi -pedantic -Wno-system-headers -Dasm=__asm -Wall >> -Wpointer-arith -Wundef -I/usr/local/include >> -I/usr/local/include/freetype2 -I/usr/local/include/freetype2/config >> -I. -I/usr/ports/x11/xorg-libraries/work/xc/include/fonts >> -I../include -I/usr/ports/x11/xorg-libraries/work/xc/exports/include/X11 >> >> >> -I/usr/ports/x11/xorg-libraries/work/xc/programs/Xserver/include >> -I/usr/ports/x11/xorg-libraries/work/xc/exports/include >> -I/usr/ports/x11/xorg-libraries/work/xc >> -I/usr/ports/x11/xorg-libraries/work/xc/exports/include >> -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO >> -DGCCUSESGAS -DA >> >> VOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH >> -DXFreeXDGA -DXvExtension >> -DXFree86LOADER -DDLOPEN_HACK >> -DXFree86Server >> -DXF86VIDMODE >> -DXvMCExtension -DSMART_SCHEDULE >> >> -DBUILDDEBUG -DXResExtension >> -DX_BYTE_ORDER=X_LITTLE_ENDIAN >> -DXORG_VERSION_CURRENT="(((6) * 10000000) + ((9) * 100000) + ((0) * >> 1000) + 0)" -DXFREE86_FT2 -O2 -fno-strict-aliasing >> -pipe ftfuncs.c -o unshared/ftfuncs.o^M >> >> ftfuncs.c:57:10: #include expects "FILENAME" or ^M >> >> ftfuncs.c:59:10: #include expects "FILENAME" or ^M >> >> ftfuncs.c:60:10: #include expects "FILENAME" or ^M >> >> ftfuncs.c: In function `FreeTypeOpenInstance':^M >> >> ftfuncs.c:467: error: syntax error before "tt_face"^M >> >> ftfuncs.c:471: error: syntax error before "sfnt"^M >> >> ftfuncs.c:472: error: `tt_face' undeclared (first use in this >> function)^M >> >> ftfuncs.c:472: error: (Each undeclared identifier is reported only >> once^M >> >> ftfuncs.c:472: error: for each function it appears in.)^M >> >> ftfuncs.c:472: error: `TT_Face' undeclared (first use in this >> function)^M >> >> ftfuncs.c:472: error: syntax error before "face"^M >> >> ftfuncs.c:486: error: `sfnt' undeclared (first use in this function)^M >> >> ftfuncs.c:486: error: `SFNT_Service' undeclared (first use in this >> function)^M >> >> ftfuncs.c:486: error: syntax error before "tt_face"^M >> >> ftfuncs.c: In function `tt_get_metrics':^M >> >> ftfuncs.c:815: error: syntax error before "longs_m"^M >> >> ftfuncs.c:824: error: `longs_m' undeclared (first use in this >> function)^M >> >> ftfuncs.c:824: error: `TT_LongMetrics' undeclared (first use in this >> function)^M >> >> ftfuncs.c:824: error: syntax error before "header"^M >> >> ftfuncs.c:829: error: `TT_ShortMetrics' undeclared (first use in this >> function)^M >> >> ftfuncs.c:829: error: syntax error before ')' token^M >> >> ftfuncs.c:830: error: syntax error before "header"^M >> >> ftfuncs.c: In function `ft_get_very_lazy_bbox':^M >> >> ftfuncs.c:845: error: syntax error before "ttface"^M >> >> ftfuncs.c:852: error: `ttface' undeclared (first use in this function)^M >> >> ftfuncs.c: In function `FT_Do_SBit_Metrics':^M >> >> ftfuncs.c:914: error: syntax error before "sfnt"^M >> >> ftfuncs.c:918: error: syntax error before "strike"^M >> >> ftfuncs.c:931: error: `face' undeclared (first use in this function)^M >> >> ftfuncs.c:931: error: `TT_Face' undeclared (first use in this >> function)^M >> >> ftfuncs.c:931: error: syntax error before "ft_face"^M >> >> ftfuncs.c:932: error: `sfnt' undeclared (first use in this function)^M >> >> ftfuncs.c:932: error: `SFNT_Service' undeclared (first use in this >> function)^M >> >> ftfuncs.c:932: error: syntax error before "face"^M >> >> ftfuncs.c:938: error: `range' undeclared (first use in this function)^M >> >> ftfuncs.c:938: error: `strike' undeclared (first use in this function)^M >> >> ftfuncs.c:955: warning: implicit declaration of function >> `FT_STREAM_POS'^M >> >> ftfuncs.c:958: warning: implicit declaration of function >> `FT_STREAM_SEEK'^M >> >> ftfuncs.c:961: error: `elem_metrics' undeclared (first use in this >> function)^M >> >> *** Error code 1^M >> >> ^M >> >> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib/font/FreeType.^M >> >> *** Error code 1^M >> >> ^M >> >> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib/font.^M >> >> *** Error code 1^M >> >> ^M >> >> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.^M >> >> *** Error code 1^M >> >> ^M >> >> Stop in /usr/ports/x11/xorg-libraries.^M >> >> *** Error code 1^M >> > > all those ^M do not look right. can you update imagemagik from cvs or > however you do it to make sure nothing is going on with the makefile? > Those appear to be dos line feed characters. > > Eric From owner-freebsd-ports@FreeBSD.ORG Sun Dec 10 01:03:32 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6EA0216A40F for ; Sun, 10 Dec 2006 01:03:32 +0000 (UTC) (envelope-from charles@ibrigge.com) Received: from mail.ibrigge.com (adsl-71-134-115-91.dsl.sntc01.pacbell.net [71.134.115.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1DB243CA3 for ; Sun, 10 Dec 2006 01:02:24 +0000 (GMT) (envelope-from charles@ibrigge.com) Received: from mail.ibrigge.com (localhost.ibrigge.com [127.0.0.1]) by mail.ibrigge.com (Postfix) with ESMTP id 399FE50834; Sun, 10 Dec 2006 01:03:31 +0000 (GMT) DKIM-Signature: a=rsa-sha1; c=relaxed; d=ibrigge.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=dk; bh=aBIIPQK9msFnzJuesrVBNBkPv6I=; b=gY+Rqopms+D0eIIPds5jSpcOcO9QpisrazY3TfM/xPtRLaYVJ9wCBQk8HbxZR+ycE98Qjb0FOQSoaKmsWDTIt28J+RO9c9Zq+ZJyEFQktbzIaH4vweIIvxhfyuuU4eeSo3Sdj0q6yg3nup8qwMBRp4rbJ68K09KcgDpLRPKqSb4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=ibrigge.com; q=dns; s=dk; b=U5bwBOrYlZnTX5k2A5HVJt8cWdla/yWngnlPoHqcmX8xcOMgu8IovthxotEEIDOWKeda5b/CDIB6VV2+keWXgSA5sFn3yORrto/2AiRia0E+sWfpwfmeUatL+5+iQLQukkfY9YUuFC58oaotAHD4+DbZwZ/YhwWxNoDfnHiMa/g= Received: from [10.21.123.113] (sj-natpool-220.cisco.com [128.107.248.220]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.ibrigge.com (Postfix) with ESMTP id BEC7150833; Sun, 10 Dec 2006 01:03:30 +0000 (GMT) Message-ID: <457B5CE1.4080606@ibrigge.com> Date: Sat, 09 Dec 2006 17:03:29 -0800 From: Charles Mujie User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Eric References: <457B528E.5080404@ibrigge.com> <457B58CC.1090502@mikestammer.com> In-Reply-To: <457B58CC.1090502@mikestammer.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, avleeuwen@piwebs.com Subject: Re: Unable to build ImageMagick with X11 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Dec 2006 01:03:32 -0000 Eric, The ^M is because I cut and paste from my script file. I've update to the latest version using cvsup. I'm still experiencing the same problem. I am another server that is running ImageMagick version 6.2.9.3 and I didn't experience the compile problem below. /cm Eric wrote: > Charles Mujie wrote: > >> Hi, >> >> I am trying to install gallery2 from ports and while building >> ImageMagick I am getting the following error. Has anyone seen this >> error before? >> /cm >> >> >> making all in lib/font/FreeType...^M >> >> rm -f xttcap.o unshared/xttcap.o^M >> >> cc -c -ansi -pedantic -Wno-system-headers -Dasm=__asm -Wall >> -Wpointer-arith -Wundef -I/usr/local/include >> -I/usr/local/include/freetype2 -I/usr/local/include/freetype2/config >> -I. -I/usr/ports/x11/xorg-libraries/work/xc/include/fonts >> -I../include -I/usr/ports/x11/xorg-libraries/work/xc/exports/include/X11 >> >> >> -I/usr/ports/x11/xorg-libraries/work/xc/programs/Xserver/include >> -I/usr/ports/x11/xorg-libraries/work/xc/exports/include >> -I/usr/ports/x11/xorg-libraries/work/xc >> -I/usr/ports/x11/xorg-libraries/work/xc/exports/include >> -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO >> -DGCCUSESGAS -DA >> >> VOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH >> -DXFreeXDGA -DXvExtension >> -DXFree86LOADER -DDLOPEN_HACK >> -DXFree86Server >> -DXF86VIDMODE >> -DXvMCExtension -DSMART_SCHEDULE >> >> -DBUILDDEBUG -DXResExtension >> -DX_BYTE_ORDER=X_LITTLE_ENDIAN >> -DXORG_VERSION_CURRENT="(((6) * 10000000) + ((9) * 100000) + ((0) * >> 1000) + 0)" -DXFREE86_FT2 -O2 -fno-strict-aliasing >> -pipe xttcap.c -o unshared/xttcap.o^M >> >> rm -f xttcap.o^M >> >> cc -c -O2 -fno-strict-aliasing -pipe -ansi -pedantic >> -Wno-system-headers -Dasm=__asm -Wall -Wpointer-arith -Wundef >> -I/usr/local/include -I/usr/local/include/freetype2 >> -I/usr/local/include/freetype2/config -I. >> -I/usr/ports/x11/xorg-libraries/work/xc/include/fonts -I../include >> -I/usr/ports/x11/xorg-libraries/work >> >> /xc/exports/include/X11 >> -I/usr/ports/x11/xorg-libraries/work/xc/programs/Xserver/include >> -I/usr/ports/x11/xorg-libraries/work/xc/exports/include >> -I/usr/ports/x11/xorg-libraries/work/xc >> -I/usr/ports/x11/xorg-libraries/work/xc/exports/include >> -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 >> >> -DNARROWPROTO -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV >> -DSINGLEDEPTH -DXFreeXDGA >> -DXvExtension -DXFree86LOADER >> -DDLOPEN_HACK -DXFree86Server >> -DXF86VIDMODE >> -DXvMCExtension -DSM >> >> ART_SCHEDULE -DBUILDDEBUG >> -DXResExtension >> -DX_BYTE_ORDER=X_LITTLE_ENDIAN >> -DXORG_VERSION_CURRENT="(((6) * 10000000) + ((9) * 100000) + ((0) * >> 1000) + 0)" -DXFREE86_FT2 -fPIC xttcap.c^M >> >> rm -f ftfuncs.o unshared/ftfuncs.o^M >> >> cc -c -ansi -pedantic -Wno-system-headers -Dasm=__asm -Wall >> -Wpointer-arith -Wundef -I/usr/local/include >> -I/usr/local/include/freetype2 -I/usr/local/include/freetype2/config >> -I. -I/usr/ports/x11/xorg-libraries/work/xc/include/fonts >> -I../include -I/usr/ports/x11/xorg-libraries/work/xc/exports/include/X11 >> >> >> -I/usr/ports/x11/xorg-libraries/work/xc/programs/Xserver/include >> -I/usr/ports/x11/xorg-libraries/work/xc/exports/include >> -I/usr/ports/x11/xorg-libraries/work/xc >> -I/usr/ports/x11/xorg-libraries/work/xc/exports/include >> -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO >> -DGCCUSESGAS -DA >> >> VOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH >> -DXFreeXDGA -DXvExtension >> -DXFree86LOADER -DDLOPEN_HACK >> -DXFree86Server >> -DXF86VIDMODE >> -DXvMCExtension -DSMART_SCHEDULE >> >> -DBUILDDEBUG -DXResExtension >> -DX_BYTE_ORDER=X_LITTLE_ENDIAN >> -DXORG_VERSION_CURRENT="(((6) * 10000000) + ((9) * 100000) + ((0) * >> 1000) + 0)" -DXFREE86_FT2 -O2 -fno-strict-aliasing >> -pipe ftfuncs.c -o unshared/ftfuncs.o^M >> >> ftfuncs.c:57:10: #include expects "FILENAME" or ^M >> >> ftfuncs.c:59:10: #include expects "FILENAME" or ^M >> >> ftfuncs.c:60:10: #include expects "FILENAME" or ^M >> >> ftfuncs.c: In function `FreeTypeOpenInstance':^M >> >> ftfuncs.c:467: error: syntax error before "tt_face"^M >> >> ftfuncs.c:471: error: syntax error before "sfnt"^M >> >> ftfuncs.c:472: error: `tt_face' undeclared (first use in this >> function)^M >> >> ftfuncs.c:472: error: (Each undeclared identifier is reported only >> once^M >> >> ftfuncs.c:472: error: for each function it appears in.)^M >> >> ftfuncs.c:472: error: `TT_Face' undeclared (first use in this >> function)^M >> >> ftfuncs.c:472: error: syntax error before "face"^M >> >> ftfuncs.c:486: error: `sfnt' undeclared (first use in this function)^M >> >> ftfuncs.c:486: error: `SFNT_Service' undeclared (first use in this >> function)^M >> >> ftfuncs.c:486: error: syntax error before "tt_face"^M >> >> ftfuncs.c: In function `tt_get_metrics':^M >> >> ftfuncs.c:815: error: syntax error before "longs_m"^M >> >> ftfuncs.c:824: error: `longs_m' undeclared (first use in this >> function)^M >> >> ftfuncs.c:824: error: `TT_LongMetrics' undeclared (first use in this >> function)^M >> >> ftfuncs.c:824: error: syntax error before "header"^M >> >> ftfuncs.c:829: error: `TT_ShortMetrics' undeclared (first use in this >> function)^M >> >> ftfuncs.c:829: error: syntax error before ')' token^M >> >> ftfuncs.c:830: error: syntax error before "header"^M >> >> ftfuncs.c: In function `ft_get_very_lazy_bbox':^M >> >> ftfuncs.c:845: error: syntax error before "ttface"^M >> >> ftfuncs.c:852: error: `ttface' undeclared (first use in this function)^M >> >> ftfuncs.c: In function `FT_Do_SBit_Metrics':^M >> >> ftfuncs.c:914: error: syntax error before "sfnt"^M >> >> ftfuncs.c:918: error: syntax error before "strike"^M >> >> ftfuncs.c:931: error: `face' undeclared (first use in this function)^M >> >> ftfuncs.c:931: error: `TT_Face' undeclared (first use in this >> function)^M >> >> ftfuncs.c:931: error: syntax error before "ft_face"^M >> >> ftfuncs.c:932: error: `sfnt' undeclared (first use in this function)^M >> >> ftfuncs.c:932: error: `SFNT_Service' undeclared (first use in this >> function)^M >> >> ftfuncs.c:932: error: syntax error before "face"^M >> >> ftfuncs.c:938: error: `range' undeclared (first use in this function)^M >> >> ftfuncs.c:938: error: `strike' undeclared (first use in this function)^M >> >> ftfuncs.c:955: warning: implicit declaration of function >> `FT_STREAM_POS'^M >> >> ftfuncs.c:958: warning: implicit declaration of function >> `FT_STREAM_SEEK'^M >> >> ftfuncs.c:961: error: `elem_metrics' undeclared (first use in this >> function)^M >> >> *** Error code 1^M >> >> ^M >> >> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib/font/FreeType.^M >> >> *** Error code 1^M >> >> ^M >> >> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib/font.^M >> >> *** Error code 1^M >> >> ^M >> >> Stop in /usr/ports/x11/xorg-libraries/work/xc/lib.^M >> >> *** Error code 1^M >> >> ^M >> >> Stop in /usr/ports/x11/xorg-libraries.^M >> >> *** Error code 1^M >> > > all those ^M do not look right. can you update imagemagik from cvs or > however you do it to make sure nothing is going on with the makefile? > Those appear to be dos line feed characters. > > Eric From owner-freebsd-ports@FreeBSD.ORG Sun Dec 10 06:23:20 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BB25B16A415 for ; Sun, 10 Dec 2006 06:23:20 +0000 (UTC) (envelope-from adrian@thearle.com.au) Received: from albert.thearle.com.au (albert.thearle.com.au [202.168.17.40]) by mx1.FreeBSD.org (Postfix) with SMTP id 43B6443C9D for ; Sun, 10 Dec 2006 06:22:10 +0000 (GMT) (envelope-from adrian@thearle.com.au) Received: (qmail 93971 invoked by uid 1011); 10 Dec 2006 06:23:17 -0000 Received: from 220.245.223.197 (adrian@thearle.com.au@220.245.223.197) by albert.thearle.com.au (envelope-from , uid 1009) with qmail-scanner-2.01 (clamdscan: 0.88.2/1512. spamassassin: 3.1.1. Clear:RC:0(220.245.223.197):SA:0(0.0/4.0):. Processed in 8.655077 secs); 10 Dec 2006 06:23:17 -0000 X-Spam-Status: No, score=0.0 required=4.0 X-Spam-Level: DomainKey-Status: no signature Received: from 220-245-223-197-act-pppoe.tpgi.com.au (HELO ?220.245.223.197?) (adrian@thearle.com.au@220.245.223.197) by albert.thearle.com.au with SMTP; 10 Dec 2006 06:23:07 -0000 Message-ID: <457BA7C4.5060301@thearle.com.au> Date: Sun, 10 Dec 2006 17:23:00 +1100 From: Adrian Thearle User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: W.J.Zwart@NescioLudens.nl Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: FreeBSD Port: hylafax-4.3.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Dec 2006 06:23:20 -0000 Hi Guys Just to let you know I have successfully installed the new Hylafax 4.3.1 using a modified ports collection and did not have any troubles. I just updated the Makefile and added the md5, sha256 and file size to distinfo. Cheers Adrian From owner-freebsd-ports@FreeBSD.ORG Sun Dec 10 07:30:19 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 442A516A407 for ; Sun, 10 Dec 2006 07:30:19 +0000 (UTC) (envelope-from W.J.Zwart@NescioLudens.nl) Received: from froukje.nescioludens.nl (mail-m0n0.nescioludens.nl [80.127.133.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF1AC43C9E for ; Sun, 10 Dec 2006 07:29:08 +0000 (GMT) (envelope-from W.J.Zwart@NescioLudens.nl) Received: from 192.168.2.2 (froukje [192.168.2.2]) by froukje.nescioludens.nl (8.13.6/8.13.6) with ESMTP id kBA7UED6068413; Sun, 10 Dec 2006 08:30:15 +0100 (CET) (envelope-from W.J.Zwart@NescioLudens.nl) Received: from 192.168.2.84 (SquirrelMail authenticated user willemjaap) by 192.168.2.2 with HTTP; Sun, 10 Dec 2006 08:30:15 +0100 (CET) Message-ID: <1086.192.168.2.84.1165735815.squirrel@192.168.2.2> In-Reply-To: <457BA7C4.5060301@thearle.com.au> References: <457BA7C4.5060301@thearle.com.au> Date: Sun, 10 Dec 2006 08:30:15 +0100 (CET) From: "Willem Jaap Zwart" To: "Adrian Thearle" User-Agent: SquirrelMail/1.5.1 [CVS] MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: ports@freebsd.org Subject: Re: FreeBSD Port: hylafax-4.3.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Dec 2006 07:30:19 -0000 Hello Adrian Great! Thanks for that Please share the Makefile and distinfo. Could you send them to me, I will submit them to the ports tree, but have to check the installed files etc, since I guess with the templating engine there will be some changes with respect to the files installed by this version compared to 4.3 thanks Willem Jaap Adrian Thearle wrote: > Hi Guys > > > Just to let you know I have successfully installed the new Hylafax > 4.3.1 > using a modified ports collection and did not have any troubles. I just > updated the Makefile and added the md5, sha256 and file size to > distinfo. > > Cheers > Adrian > > From owner-freebsd-ports@FreeBSD.ORG Sun Dec 10 08:14:40 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E43D316A403 for ; Sun, 10 Dec 2006 08:14:40 +0000 (UTC) (envelope-from adrian@thearle.com.au) Received: from albert.thearle.com.au (albert.thearle.com.au [202.168.17.40]) by mx1.FreeBSD.org (Postfix) with SMTP id D718F43CAB for ; Sun, 10 Dec 2006 08:13:25 +0000 (GMT) (envelope-from adrian@thearle.com.au) Received: (qmail 47704 invoked by uid 1011); 10 Dec 2006 08:14:32 -0000 Received: from 220.245.220.80 (adrian@thearle.com.au@220.245.220.80) by albert.thearle.com.au (envelope-from , uid 1009) with qmail-scanner-2.01 (clamdscan: 0.88.2/1512. spamassassin: 3.1.1. Clear:RC:0(220.245.220.80):SA:0(0.0/4.0):. Processed in 18.441467 secs); 10 Dec 2006 08:14:32 -0000 X-Spam-Status: No, score=0.0 required=4.0 X-Spam-Level: DomainKey-Status: no signature Received: from 220-245-220-80-act-pppoe.tpgi.com.au (HELO ?127.0.0.1?) (adrian@thearle.com.au@220.245.220.80) by albert.thearle.com.au with SMTP; 10 Dec 2006 08:14:12 -0000 Message-ID: <457BC1E3.50601@thearle.com.au> Date: Sun, 10 Dec 2006 19:14:27 +1100 From: Adrian Thearle User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: Willem Jaap Zwart References: <457BA7C4.5060301@thearle.com.au> <1086.192.168.2.84.1165735815.squirrel@192.168.2.2> In-Reply-To: <1086.192.168.2.84.1165735815.squirrel@192.168.2.2> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org Subject: Re: FreeBSD Port: hylafax-4.3.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Dec 2006 08:14:41 -0000 Hiya Here are the Diffs, Not much too it... :) --- Makefile Sat Oct 7 23:37:40 2006 +++ Makefile.new Sun Dec 10 19:00:06 2006 @@ -6,7 +6,7 @@ # PORTNAME= hylafax -PORTVERSION= 4.3.0 +PORTVERSION= 4.3.1 CATEGORIES= comms MASTER_SITES= ftp://ftp.hylafax.org/source/ --- distinfo Sat Oct 7 23:37:40 2006 +++ distinfo.new Sun Dec 10 19:07:27 2006 @@ -1,3 +1,3 @@ -MD5 (hylafax/hylafax-4.3.0.tar.gz) = 15fbb3eb5fdf6def379799442a68da4e -SHA256 (hylafax/hylafax-4.3.0.tar.gz) = a50512bfe6ae60573084dadfb5a629de78db30d19ac59ad6750bd621e138817c -SIZE (hylafax/hylafax-4.3.0.tar.gz) = 1468136 +SHA256 (hylafax/hylafax-4.3.1.tar.gz) = b777c0d8f1f858f3c86f91f9ae4fde9246646ac9e753154b969cb7c3a49947ab +MD5 (hylafax/hylafax-4.3.1.tar.gz) = edd50d92a598be13a985b3b94d280022 +SIZE (hylafax/hylafax-4.3.1.tar.gz) = 1498444 New on updating ports, if there is someway I can help discover these file changes let me know... Cheers Adrian Willem Jaap Zwart wrote: > Hello Adrian > > Great! Thanks for that > Please share the Makefile and distinfo. Could you send them to me, I > will submit them to the ports tree, but have to check the installed > files etc, since I guess with the templating engine there will be some > changes with respect to the files installed by this version compared > to 4.3 > > thanks > > Willem Jaap > > Adrian Thearle wrote: > >> Hi Guys >> >> >> Just to let you know I have successfully installed the new Hylafax >> 4.3.1 >> using a modified ports collection and did not have any troubles. I just >> updated the Makefile and added the md5, sha256 and file size to >> distinfo. >> >> Cheers >> Adrian >> >> >> > > > From owner-freebsd-ports@FreeBSD.ORG Sun Dec 10 09:21:07 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7E1A516A407 for ; Sun, 10 Dec 2006 09:21:07 +0000 (UTC) (envelope-from aeder@arcor.de) Received: from mail-in-05.arcor-online.net (mail-in-05.arcor-online.net [151.189.21.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id C643143CB7 for ; Sun, 10 Dec 2006 09:19:47 +0000 (GMT) (envelope-from aeder@arcor.de) Received: from mail-in-11-z2.arcor-online.net (mail-in-11-z2.arcor-online.net [151.189.8.28]) by mail-in-05.arcor-online.net (Postfix) with ESMTP id 4264412E466 for ; Sun, 10 Dec 2006 10:20:55 +0100 (CET) Received: from mail-in-09.arcor-online.net (mail-in-09.arcor-online.net [151.189.21.49]) by mail-in-11-z2.arcor-online.net (Postfix) with ESMTP id 2D7FB346205 for ; Sun, 10 Dec 2006 10:20:55 +0100 (CET) Received: from iona.eder.local (dslb-088-073-118-097.pools.arcor-ip.net [88.73.118.97]) by mail-in-09.arcor-online.net (Postfix) with ESMTP id 10B432AC260 for ; Sun, 10 Dec 2006 10:20:55 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by iona.eder.local (Postfix) with ESMTP id CA6565D49 for ; Sun, 10 Dec 2006 10:20:54 +0100 (CET) X-Virus-Scanned: amavisd-new at eder.local Received: from iona.eder.local ([127.0.0.1]) by localhost (iona.eder.local [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XHQSppWAjNDk for ; Sun, 10 Dec 2006 10:20:51 +0100 (CET) Received: from staffa.eder.local (staffa [192.168.0.22]) by iona.eder.local (Postfix) with ESMTP id 9E0D95D5D for ; Sun, 10 Dec 2006 10:20:51 +0100 (CET) Received: from staffa.eder.local (localhost [127.0.0.1]) by staffa.eder.local (8.13.8/8.13.6) with ESMTP id kBA9KpLU015180 for ; Sun, 10 Dec 2006 10:20:51 +0100 (CET) (envelope-from are@staffa.eder.local) To: ports@FreeBSD.org X-Mailer: MH-E 8.0.2; nmh 1.2; GNU Emacs 21.3.1 Date: Sun, 10 Dec 2006 10:20:51 +0100 Message-ID: <15179.1165742451@staffa.eder.local> From: Andreas Eder Cc: Subject: Type in Makefile of mpage 2.5.5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: andreas_eder@gmx.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Dec 2006 09:21:07 -0000 Installation of the port mpage-2.5.5 exits with an eror because of a type in the Makefile. The target PORTDOCS says READM.OS2. That should be changed to README.OS2. Then everything install fine. Thanks for your good work, A. Eder -- Wherever I lay my .emacs, there's my $HOME. From owner-freebsd-ports@FreeBSD.ORG Sun Dec 10 10:49:12 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E328216A403 for ; Sun, 10 Dec 2006 10:49:12 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA26143C9D for ; Sun, 10 Dec 2006 10:48:02 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id 63A9617123; Sun, 10 Dec 2006 12:49:11 +0200 (EET) Date: Sun, 10 Dec 2006 12:49:10 +0200 From: Ion-Mihai "IOnut" Tetcu To: Andrew Muhametshin Message-ID: <20061210124910.18c5a766@it.buh.tecnik93.com> In-Reply-To: <457B52ED.4020609@dobrohot.org> References: <457B52ED.4020609@dobrohot.org> X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.10.6; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig__4KsK/_zS1bKMc8ZrqP=i9f"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: ports@FreeBSD.org, h.eichmann@gmx.de Subject: Re: FreeBSD Port: k3b-0.12.17 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Dec 2006 10:49:13 -0000 --Sig__4KsK/_zS1bKMc8ZrqP=i9f Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Sun, 10 Dec 2006 03:21:01 +0300 Andrew Muhametshin wrote: > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D106432 >=20 > 1. > Record of DVD-R(16X "Verbatim"), through the program "k3b" leads to=20 > messages: > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > Dec 7 03:46:41 inspirra kernel: acd0: WARNING - TEST_UNIT_READY=20 > taskqueue timeout - completing request directly > Dec 7 03:47:01 inspirra kernel: acd0: WARNING - TEST_UNIT_READY > freeing taskqueue zombie request > Dec 7 03:48:41 inspirra kernel: acd0: WARNING - PREVENT_ALLOW > taskqueue timeout - completing request directly > Dec 7 03:48:41 inspirra kernel: acd0: WARNING - PREVENT_ALLOW freeing=20 > taskqueue zombie request > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > and the system hangs (but ping inquiry from other machine - answers) > - the button "reset" helps only. >=20 > - But the same disks (DVD-R), on this device, but under=20 > FreeBSD-6.1-RELEASE - were written perfectly. And the same disks, on=20 > this device, but under WinXP - were written, as, well. > - And other disks (CD-R/RW, DVD+RW), are written without problems, on=20 > all versions of FreeBSD. > - Record of disks by means of the program "growisofs", from a command=20 > line - without problems. This is strange, since k3b invokes growisofs. > 2. > The k3b program does not define supported speed of record of DVD-R > disks. But the program "dvd+rw-mediainfo" defines perfectly. This should be submitted upstream I guess. My biggest problem with k3b is that it doesn't verify ISOs after the burning is completed successfully. --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" ... The prejudices people feel about each other disappear when they get to know each other. -- Kirk, "Elaan of Troyius", stardate 4372.5 --Sig__4KsK/_zS1bKMc8ZrqP=i9f Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFe+YmBX6fi0k6KXsRAgvoAJ9Hgeg2VllZ/hZqhnHDm0bIqF1IMQCeMdJe r+kYlOiZ/tiUd+CowPNH9QM= =RxJc -----END PGP SIGNATURE----- --Sig__4KsK/_zS1bKMc8ZrqP=i9f-- From owner-freebsd-ports@FreeBSD.ORG Sun Dec 10 10:52:54 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9C6DA16A407; Sun, 10 Dec 2006 10:52:54 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9346043CA0; Sun, 10 Dec 2006 10:51:44 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id 4565517123; Sun, 10 Dec 2006 12:52:53 +0200 (EET) Date: Sun, 10 Dec 2006 12:52:52 +0200 From: Ion-Mihai "IOnut" Tetcu To: Ion-Mihai "IOnut" Tetcu Message-ID: <20061210125252.6c85ddce@it.buh.tecnik93.com> In-Reply-To: <20061210124910.18c5a766@it.buh.tecnik93.com> References: <457B52ED.4020609@dobrohot.org> <20061210124910.18c5a766@it.buh.tecnik93.com> X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.10.6; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_..qvyGZCJvKdU9UJrGcD1L/"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: ports@FreeBSD.org, Andrew Muhametshin , h.eichmann@gmx.de Subject: Re: FreeBSD Port: k3b-0.12.17 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Dec 2006 10:52:54 -0000 --Sig_..qvyGZCJvKdU9UJrGcD1L/ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Once again gmx.de $#&&&^%^ : host mx0.gmx.net[213.165.64.100] said: 550-5.7.1 {mx05= 6} The recipient does not accept mails from 'FreeBSD.org' over foreign mailservers. 550-5.7.1 According to the domain's SPF record your host '81.196.204.98' is not a designated sender. 550 5.7.1 ( http://www.gmx.net/serverrules ) (in reply to RCPT TO command) --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" There is a multi-legged creature crawling on your shoulder. -- Spock, "A Taste of Armageddon", stardate 3193.9 --Sig_..qvyGZCJvKdU9UJrGcD1L/ Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFe+cEBX6fi0k6KXsRAgbYAJ9+K8shGINuXlG3T0qqeppZ39McCwCfcWci yt+gbLC0QhwgsUkvRORe4Ts= =B1Z9 -----END PGP SIGNATURE----- --Sig_..qvyGZCJvKdU9UJrGcD1L/-- From owner-freebsd-ports@FreeBSD.ORG Sun Dec 10 12:35:40 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 350B516A40F for ; Sun, 10 Dec 2006 12:35:40 +0000 (UTC) (envelope-from admin@galaxypc.net) Received: from mail.galaxypc.net (mail.galaxypc.net [208.50.10.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87DC943C9E for ; Sun, 10 Dec 2006 12:34:29 +0000 (GMT) (envelope-from admin@galaxypc.net) Received: from localhost (localhost.galaxypc.net [127.0.0.1]) by mail.galaxypc.net (Postfix) with ESMTP id 93B7742F8 for ; Sun, 10 Dec 2006 07:35:38 -0500 (EST) X-Virus-Scanned: amavisd-new at galaxypc.net Received: from mail.galaxypc.net ([127.0.0.1]) by localhost (mail.galaxypc.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id dp0UloREXA-q for ; Sun, 10 Dec 2006 07:35:34 -0500 (EST) Received: from [192.168.1.3] (nw.galaxypc.net [208.50.10.85]) by mail.galaxypc.net (Postfix) with ESMTP id 2F73442FA for ; Sun, 10 Dec 2006 07:35:32 -0500 (EST) Message-ID: <457BFF17.8050103@galaxypc.net> Date: Sun, 10 Dec 2006 07:35:35 -0500 From: "GalaxyPC.Net" Organization: GalaxyPC.Net User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: multipart/mixed; boundary="------------060705060004090402090305" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: [ports/graphics/GraphicsMagick] portupgrade fails on 4.11 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Dec 2006 12:35:40 -0000 This is a multi-part message in MIME format. --------------060705060004090402090305 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit utility.c: In function `GmSystemCommand': utility.c:3885: syntax error before `const' utility.c:3886: `message_p' undeclared (first use in this function) utility.c:3886: (Each undeclared identifier is reported only once utility.c:3886: for each function it appears in.) *** Error code 1 Stop in /usr/ports/graphics/GraphicsMagick/work/GraphicsMagick-1.1.7/magick. *** Error code 1 Stop in /usr/ports/graphics/GraphicsMagick/work/GraphicsMagick-1.1.7/magick. *** Error code 1 Stop in /usr/ports/graphics/GraphicsMagick/work/GraphicsMagick-1.1.7. *** Error code 1 Stop in /usr/ports/graphics/GraphicsMagick. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.5265.0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=GraphicsMagick-1.1.6_3 UPGRADE_PORT_VER=1.1.6_3 make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! graphics/GraphicsMagick (GraphicsMagick-1.1.6_3) (compiler error) --------------060705060004090402090305-- From owner-freebsd-ports@FreeBSD.ORG Sun Dec 10 14:15:19 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6A65D16A403 for ; Sun, 10 Dec 2006 14:15:19 +0000 (UTC) (envelope-from phoenix.lists@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BA1043C9D for ; Sun, 10 Dec 2006 14:14:08 +0000 (GMT) (envelope-from phoenix.lists@gmail.com) Received: by nf-out-0910.google.com with SMTP id x37so1627734nfc for ; Sun, 10 Dec 2006 06:15:17 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:organization:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:face:content-type:content-transfer-encoding; b=o/gtN7VG3jjhNujLQf/wdGlzpe3Se6+17tEkTUHDjbrzonQs/cZz358dCbiBiSqRBxc5YOen0JFHkoqt1pTdxdiLzZPh0Be4MryMkgznSehrxH3lI07aNQO0sK47n7RLvwUgZ5itA5gH3gBzsSeJiTWxmL/ojmzmiI3g87daVRg= Received: by 10.48.254.10 with SMTP id b10mr3086377nfi.1165760117206; Sun, 10 Dec 2006 06:15:17 -0800 (PST) Received: from ?192.168.67.7? ( [85.202.143.206]) by mx.google.com with ESMTP id a24sm17312920nfc.2006.12.10.06.15.16; Sun, 10 Dec 2006 06:15:16 -0800 (PST) Message-ID: <457C1679.5020908@gmail.com> Date: Sun, 10 Dec 2006 16:15:21 +0200 From: Simon Phoenix Organization: Phoenix Lab. User-Agent: Thunderbird 1.5.0.8 (X11/20061118) MIME-Version: 1.0 To: Cristiano Panvel References: <8e8b996b0612080952j7df1ea9cs9dbf237239866f90@mail.gmail.com> In-Reply-To: <8e8b996b0612080952j7df1ea9cs9dbf237239866f90@mail.gmail.com> X-Enigmail-Version: 0.94.1.0 OpenPGP: id=2569D30B; url=http://keyserver.veridis.com:11371/export?id=-8883115982484548853&created=1138842246000 Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwAQMAAABtzGvEAAAABlBMVEUAAAD///+l2Z/dAAAA oUlEQVQY043QsQ2DMBCF4RdRpPQIbBIPlQFcZgxGsaUUlDcCdCkJosES8cXPFkJKFCk0n2z/dwXQ 8uGDWYUsBz7zEO0wLk2AwYgTyXVJdCAv7UlynahDsj7AZqyghV6ukiw0zSQAjidVXxkKEwcieiYr Gi6L3OkKiYgwUQl5Z4QwWWFqKXuyHQkH6tsfpU4/eJq73hA3M+KcL9u1DPivX/cGp2DdNlc2XdMA AAAASUVORK5CYII= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: Qt4 in Ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Dec 2006 14:15:19 -0000 Cristiano Panvel said the following on 08.12.2006 19:52: > Hi, > > Would like to know if the forecast to include the Qt4 in ports. > Therefore still I am developing my applications in Qt3 and would like > to use Qt4. I'm not sure, but maybe Qt4 will be include to ports tree with KDE4. If you want to develop applications with Qt4 now, you can install Qt4 from sources. By default it would install to /usr/local/Trolltech/Qt-${QT_VERSION} I have installed Qt-4.2.2 on my box and all works fine. If your IDE is KDevelop, you can see how integrate Qt4 with KDevelop here: http://kdevelop.org/index.html?filename=3.3/faq.html#How_can_I_develop_with_Qt4_and_KDevelop-3.3.x.3F Good Luck! -- Best regards, Simon Phoenix (Phoenix Lab.) --------------------------------------------------------------- KeyID: 0x2569D30B Fingerprint: 78FC 5C40 07CC D331 148E CC79 84B8 D514 2569 D30B --------------------------------------------------------------- From owner-freebsd-ports@FreeBSD.ORG Sun Dec 10 14:34:55 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1DCCB16A403 for ; Sun, 10 Dec 2006 14:34:55 +0000 (UTC) (envelope-from jim@csas.com) Received: from virtual.reptiles.org (virtual.reptiles.org [198.96.118.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D95A43CA0 for ; Sun, 10 Dec 2006 14:33:43 +0000 (GMT) (envelope-from jim@csas.com) Received: from [192.168.2.126](dxb-as18664.alshamil.net.ae[217.165.164.122] port=4268) (2799 bytes) by virtual.reptiles.org([198.96.118.57] port=25) via TCP with esmtp (sender: ) id for ; (dest:remote)(R=bind_hosts)(T=inet_zone_bind_smtp) Sun, 10 Dec 2006 09:34:51 -0500 (EST) (Smail-3.2.0.116-Pre 2003-Jun-18 #6 built 2004-Feb-11) Message-ID: <457C1B01.9090400@csas.com> Date: Sun, 10 Dec 2006 18:34:41 +0400 From: Jim Mercer User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: Joerg.Pulz@frm2.tum.de Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: FreeBSD Port: isc-dhcp3-client-3.0.5.r2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Dec 2006 14:34:55 -0000 using FreeBSD 6-2-PRERELEASE and this port. using the default dhclient, the system boots up, gets DCHP from the DSL provider (or in other tests a local DHCP server), and otherwise works fine. however, i couldn't figure out how to configure the default client to do dynamic DNS with TSIG, so i installed this port, as it seems to support it. after installing the port, and testing with: # killall dhclient ; sleep 10 ; /usr/local/sbin/dhclient -q sis0 i found i had a working config, which got an address, and updated my dns server. however, when i reboot the machine, and let the rc scripts start it, i get the following: Dec 10 14:13:49 <3.3> csas-uk dhclient: send_packet: Network is unreachable Dec 10 14:13:49 <3.3> csas-uk dhclient: send_packet: please consult README file regarding broadcast address. and, it doesn't initialize the network card nor get DHCP from the server. i suspect this has something to do with the dhclient attempting and/or failing to initialize the ethernet interface. i suspect the default dhclient doesn't bother testing or initializing the interface, just fires up bpf and goes to it. can you look into this, and let me know if there is a work-around? my configs: rc.conf: ----------------- ifconfig_sis0="DHCP" dhcp_program="/usr/local/sbin/dhclient" dhcp_flags="-q" ----------------- /usr/local/etc/dhclient.conf ---------------- timeout 60; retry 60; reboot 10; select-timeout 5; initial-interval 2; key csas-uk.dyn.reptiles.org { algorithm HMAC-MD5; secret ""; } interface "sis0" { request subnet-mask, broadcast-address, routers, domain-name-servers, domain-name, host-name; require domain-name-servers; #media "media autoselect"; media ""; send fqdn.fqdn "csas-uk.dyn.reptiles.org"; send fqdn.encoded on; send fqdn.server-update off; zone dyn.reptiles.org { key "csas-uk.dyn.reptiles.org"; } } ---------------- From owner-freebsd-ports@FreeBSD.ORG Sun Dec 10 15:15:15 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D513B16A407 for ; Sun, 10 Dec 2006 15:15:15 +0000 (UTC) (envelope-from admin@galaxypc.net) Received: from mail.galaxypc.net (radius.galaxypc.net [208.50.10.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACF6343CA3 for ; Sun, 10 Dec 2006 15:14:04 +0000 (GMT) (envelope-from admin@galaxypc.net) Received: from localhost (localhost.galaxypc.net [127.0.0.1]) by mail.galaxypc.net (Postfix) with ESMTP id 33A7A42D5 for ; Sun, 10 Dec 2006 10:15:14 -0500 (EST) X-Virus-Scanned: amavisd-new at galaxypc.net Received: from mail.galaxypc.net ([127.0.0.1]) by localhost (mail.galaxypc.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id jhpSWD90Ipjz for ; Sun, 10 Dec 2006 10:15:06 -0500 (EST) Received: from [192.168.1.3] (nw.galaxypc.net [208.50.10.85]) by mail.galaxypc.net (Postfix) with ESMTP id E0CF6421B for ; Sun, 10 Dec 2006 10:15:04 -0500 (EST) Message-ID: <457C247B.5050909@galaxypc.net> Date: Sun, 10 Dec 2006 10:15:07 -0500 From: "GalaxyPC.Net" Organization: GalaxyPC.Net User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: FreeBSD Ports list Content-Type: multipart/mixed; boundary="------------080602070601090501070807" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: [ports/security/gnupg] portupgrade fails on 4.11 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Dec 2006 15:15:15 -0000 This is a multi-part message in MIME format. --------------080602070601090501070807 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit install-info --quiet /usr/local/info/gnupg1.info /usr/local/info/dir install-info: menu item `gpg' already exists, for file `gpg' *** Error code 1 Stop in /usr/ports/security/gnupg. *** Error code 1 Stop in /usr/ports/security/gnupg. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.29896.0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=gnupg-1.4.5_2 UPGRADE_PORT_VER=1.4.5_2 make reinstall egrep: /var/db/pkg/gnupg-1.4.5_2/+CONTENTS: No such file or directory ---> Restoring the old version ** Fix the installation problem and try again. [Updating the pkgdb in /var/db/pkg ... - 360 packages found (-0 +1) . done] ** Listing the failed packages (*:skipped / !:failed) ! security/gnupg (gnupg-1.4.5_2) (install error) --------------080602070601090501070807-- From owner-freebsd-ports@FreeBSD.ORG Sun Dec 10 15:56:00 2006 Return-Path: X-Original-To: freebsd-ports@hub.freebsd.org Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CCED716A412; Sun, 10 Dec 2006 15:56:00 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F6DC43CA3; Sun, 10 Dec 2006 15:54:49 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kBAFu0NB001080; Sun, 10 Dec 2006 15:56:00 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kBAFu0cv001076; Sun, 10 Dec 2006 15:56:00 GMT (envelope-from linimon) Date: Sun, 10 Dec 2006 15:56:00 GMT From: Mark Linimon Message-Id: <200612101556.kBAFu0cv001076@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-ports@FreeBSD.org, apache@FreeBSD.org Cc: Subject: Re: ports/106429: www/apache* ports install rc.d scripts which don't follow rc(8) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Dec 2006 15:56:00 -0000 Synopsis: www/apache* ports install rc.d scripts which don't follow rc(8) Responsible-Changed-From-To: freebsd-ports->apache Responsible-Changed-By: linimon Responsible-Changed-When: Sun Dec 10 15:55:05 UTC 2006 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=106429 From owner-freebsd-ports@FreeBSD.ORG Sun Dec 10 16:52:17 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 07E9B16A407 for ; Sun, 10 Dec 2006 16:52:17 +0000 (UTC) (envelope-from neuhauser@sigpipe.cz) Received: from isis.sigpipe.cz (fw.sigpipe.cz [62.245.70.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7736543C9D for ; Sun, 10 Dec 2006 16:51:03 +0000 (GMT) (envelope-from neuhauser@sigpipe.cz) Received: from dagan.sigpipe.cz (dagan.sigpipe.cz [10.9.8.90]) by isis.sigpipe.cz (Postfix) with ESMTP id EFBD31F87BF0 for ; Sun, 10 Dec 2006 17:52:12 +0100 (CET) Received: by dagan.sigpipe.cz (Postfix, from userid 1001) id 8D07A2C907E; Sun, 10 Dec 2006 18:55:43 +0000 (UTC) Date: Sun, 10 Dec 2006 18:55:43 +0000 From: Roman Neuhauser To: freebsd-ports Message-ID: <20061210185543.GQ3213@dagan.sigpipe.cz> Mail-Followup-To: freebsd-ports References: <20061208133523.GH3213@dagan.sigpipe.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061208133523.GH3213@dagan.sigpipe.cz> User-Agent: Mutt/1.5.13 (2006-08-11) Subject: Re: x11-toolkits/py-wxPython26-unicode build failure with python2.5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Dec 2006 16:52:17 -0000 # neuhauser@sigpipe.cz / 2006-12-08 13:35:23 +0000: > wxPython-2.6.3.3 fails to build on my FreeBSD-6.1 with Python-2.5, with > > cc -DNDEBUG -O -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x100000 -O -pipe -fPIC -DSWIG_TYPE_TABLE=_wxPython_table -DHAVE_CONFIG_H -DWXP_USE_THREAD=1 -UNDEBUG -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -DXTHREADS -DXUSE_MTSAFE_API -Iinclude -Isrc -I/usr/X11R6/include/wx-2.6/gtk2-unicode-release-2.6 -I/usr/X11R6/include/wx-2.6 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/python2.5 -c src/gtk/_core_wrap.cpp -o build-gtk2.unicode/temp.freebsd-6.1-PRERELEASE-amd64-2.5/src/gtk/_core_wrap.o -O3 > src/gtk/_core_wrap.cpp: In function `void wxSizerItem_SetUserData(wxSizerItem*, PyObject*)': > src/gtk/_core_wrap.cpp:3193: error: 'class wxSizerItem' has no member named 'SetUserData' Pilot error: I had an older version of wxGTK et al installed. -- How many Vietnam vets does it take to screw in a light bulb? You don't know, man. You don't KNOW. Cause you weren't THERE. http://bash.org/?255991 From owner-freebsd-ports@FreeBSD.ORG Sun Dec 10 17:55:57 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6B2FC16A412 for ; Sun, 10 Dec 2006 17:55:57 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from mail.ipt.ru (mail.ipt.ru [80.253.10.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DC6343C9D for ; Sun, 10 Dec 2006 17:54:45 +0000 (GMT) (envelope-from bsam@ipt.ru) Received: from sp34.ipt.ru ([217.147.20.50] helo=bs1.sp34.ru) by mail.ipt.ru with esmtp (Exim 4.62 (FreeBSD)) (envelope-from ) id 1GtSty-000Exe-Ib; Sun, 10 Dec 2006 20:55:50 +0300 Received: from bsam by bs1.sp34.ru with local (Exim 4.63 (FreeBSD)) (envelope-from ) id 1GtSvI-000Hie-QM; Sun, 10 Dec 2006 20:57:12 +0300 To: Karel Miklav References: <004301c71806$c6d53380$c8a423c0@KLOBOUCEK> <4579C9A2.3030300@lovetemple.net> From: Boris Samorodov Date: Sun, 10 Dec 2006 20:57:12 +0300 In-Reply-To: <4579C9A2.3030300@lovetemple.net> (Karel Miklav's message of "Fri, 08 Dec 2006 21:22:58 +0100") Message-ID: <11397719@bs1.sp34.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Petr Holub , ports@freebsd.org Subject: Re: lang/gnat-gcc41 build error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Dec 2006 17:55:57 -0000 On Fri, 08 Dec 2006 21:22:58 +0100 Karel Miklav wrote: > if you still have interest in building gnat-gcc41 please > try the attached ports. It is no longer possible to use > your own GNAT for bootstrapping; the procedure starts > with downloading binary version of GNAT 3.15p, which > builds 3.4, which builds 4.1. You may not like that > very much, but I'd like you to know that my priority > is simplicity and stability and that I am grateful for > your reports which helped me in that direction. Both ports tested at tinderbox for 4,5,6,7 FreeBSD versions. All tests were a success. Thanks! WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD committer, http://www.FreeBSD.org The Power To Serve From owner-freebsd-ports@FreeBSD.ORG Sun Dec 10 18:40:48 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8A86416A4A0 for ; Sun, 10 Dec 2006 18:40:48 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from mail.droso.net (koala.droso.net [193.88.12.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id C668D43CA2 for ; Sun, 10 Dec 2006 18:39:34 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from localhost (localhost.droso.net [127.0.0.1]) by mail.droso.net (Postfix) with ESMTP id A855D1CFC6 for ; Sun, 10 Dec 2006 19:40:44 +0100 (CET) Received: from koala.droso.net (localhost.droso.net [IPv6:::1]) by mail.droso.net (Postfix) with ESMTP id 097491CFAE for ; Sun, 10 Dec 2006 19:38:47 +0100 (CET) From: linimon@FreeBSD.org To: ports@freebsd.org Message-Id: <20061210183847.097491CFAE@mail.droso.net> Date: Sun, 10 Dec 2006 19:38:47 +0100 (CET) X-Virus-Scanned: by amavisd 0.1 Cc: Subject: FreeBSD ports that you maintain which are currently marked broken X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Dec 2006 18:40:48 -0000 Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we are attempting to notify maintainers of ports that are marked as "broken" in their Makefiles. In many cases these ports are failing to compile on some subset of the FreeBSD build environments. The most common problem is that recent versions of -CURRENT include gcc3.4, which is much stricter about such things as function declarations, literal strings constants that continue over several physical lines, and forcing the deprecation of antique header files such as varargs.h (we should now be using stdargs.h). The next most common problem is that compiles succeed on the i386 architecture (e.g. the common Intel PC), but fail on one or more of the other architectures due to assumptions about things such as size of various types, byte-alignment issues, and so forth. In occasional cases we see that the same port may have different errors in different build environments. The script that runs on the build cluster uses heuristics to try to 'guess' the error type to help you isolate problems, but it is only a rough guide. If you need help in one or more build environments that you do not have access to, please ask for help on the freebsd-ports mailing list. One more note: on occasion, there are transient build errors seen on the build farm. Unfortunately, there is not yet any way for this algorithm to tell the difference (humans are much, much better at this kind of thing.) The errors are listed below. In the case where the same problem exists on more than one build environment, the URL points to the latest errorlog for that type. (By 'build environment' here we mean 'combination of 4.x/5.x/6.x with target architecture'.) (Note: the dates are included to help you to gauge whether or not the error still applies to the latest version. The program that generates this report is not yet able to determine this automatically.) portname: audio/mbrolavox broken because: Size mismatch build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.6.2006113004/mbrolavox-3.0.1.log.bz2 (Oct 15 15:27:05 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=mbrolavox portname: chinese/gbfs broken because: fails to patch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=chinese&portname=gbfs portname: chinese/xemacs broken because: Does not build even with fix for -lxpg4 build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.5.2006120220/zh-xemacs-20.4_2.log (Dec 8 22:34:41 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=chinese&portname=xemacs portname: devel/cl-asdf-cmucl broken because: does not build build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.5.2006111106/cl-asdf-cmucl-2003.05.16.log.bz2 (Sep 26 05:10:12 UTC 2006) http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.4.2006111318/cl-asdf-cmucl-2003.05.16.log.bz2 (Jul 14 12:12:35 GMT 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=cl-asdf-cmucl portname: devel/pear-apd broken because: Does not compile build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.7.2006111706/pear-apd-1.0.1,1.log (Nov 18 23:26:26 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=pear-apd portname: devel/php-dbg broken because: Does not compile build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.7.2006111706/php-dbg-2.11.30.log (Nov 18 22:47:59 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=php-dbg portname: editors/dte broken because: Does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=dte portname: editors/e93 broken because: Does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=e93 portname: french/gnome-verbiste broken because: does not install build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=french&portname=gnome-verbiste portname: games/halflifeserver broken because: Incomplete fetch instructions build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=halflifeserver portname: games/hlserver-cs broken because: Incomplete fetch instructions build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=hlserver-cs portname: games/hlserver-dod broken because: Incomplete fetch instructions build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=hlserver-dod portname: graphics/opendx-samples broken because: Changes permissions on installed file usr/local/dx/java/server/nets build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=opendx-samples portname: graphics/qtutils broken because: Does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=qtutils portname: graphics/teddy broken because: Does not compile on FreeBSD >= 5.x build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=teddy portname: japanese/gauche-kakasi broken because: deinstalls file not installed by this port build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.5.2006112106/ja-gauche-kakasi-0.1_1.log.bz2 (Sep 24 05:34:53 UTC 2006) http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.5.2006111106/ja-gauche-kakasi-0.1_1.log.bz2 (Sep 26 04:32:54 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=gauche-kakasi portname: japanese/gnomelibs broken because: Does not compile on FreeBSD 5.X and above build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=gnomelibs portname: japanese/lookup-xemacs broken because: Does not install build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.5.2006091522/ja-lookup-xemacs21-mule-1.4_1.log (Oct 6 23:11:44 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=lookup-xemacs portname: japanese/ptex broken because: Does not build (uses DESTDIR internally) build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=ptex portname: java/janosvm broken because: Fails to link build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=java&portname=janosvm portname: java/jboss2 broken because: Broken by www/jakarta-tomcat4/files/startup.sh removal build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=java&portname=jboss2 portname: lang/cli broken because: Does not handle PTHREAD_LIBS correctly build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.5.2006111106/cli-20021101.log.bz2 (Sep 26 05:35:23 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=cli portname: lang/clips broken because: Unfetchable build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=clips portname: lang/egcs broken because: Does not compile (bad C++ code) build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.5.2006111106/egcs-1.1.2_1.log.bz2 (Sep 26 04:39:43 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=egcs portname: lang/gcc30 broken because: Does not compile build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.5.2006111106/gcc30-3.0.4_1.log.bz2 (Sep 26 04:40:59 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=gcc30 portname: lang/osb-jscore broken because: Does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=osb-jscore portname: lang/tensile broken because: Coredump during build on FreeBSD >= 6.x build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.5.2006022503/tensile-0.9_1,1.log (Mar 15 01:19:45 UTC 2006) http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.5.2006120220/tensile-0.9_1,1.log.bz2 (Sep 24 06:09:49 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=tensile portname: lang/yap broken because: Does not compile build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.7.2006111706/yap-5.1.1.log.bz2 (Aug 23 05:13:14 UTC 2006) http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.4.2006110307/yap-5.1.1.log.bz2 (Aug 16 04:49:51 GMT 2006) http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.5.2006120220/yap-5.1.1.log.bz2 (Sep 24 05:47:55 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=yap portname: math/elmer-mathlibs broken because: Configure fails build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.7.2006112003/elmer-mathlibs-1.0.0_1.log (Nov 24 23:15:56 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=elmer-mathlibs portname: math/elmer-umfpack broken because: Configure fails build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.7.2006112003/elmer-umfpack-4.4,1.log (Nov 24 17:01:51 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=elmer-umfpack portname: math/mumps broken because: Does not build build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.6.2006113020/mumps-4.6.3_1.log (Dec 2 15:16:07 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=mumps portname: misc/instant-workstation broken because: Incomplete pkg-plist build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=instant-workstation portname: multimedia/mplayerxp broken because: Does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=mplayerxp portname: multimedia/mtv broken because: Incomplete pkg-plist build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.5.2006111106/mtv-1.2.5_2.log.bz2 (Sep 26 10:44:10 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=mtv portname: multimedia/pitivi broken because: Installs files during "make all" build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=pitivi portname: multimedia/xmms-avi broken because: Does not compile on FreeBSD >= 5.x build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=xmms-avi portname: net-mgmt/cflowd broken because: Does not compile build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.5.2006111106/cflowd-2.1.b1_9,1.log.bz2 (Sep 26 05:11:06 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-mgmt&portname=cflowd portname: net-mgmt/sting broken because: Does not work with ipfw2 build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.5.2006091522/sting-0.7.log.bz2 (Mar 14 23:43:11 UTC 2006) http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.5.2006120220/sting-0.7.log.bz2 (Sep 24 05:07:54 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-mgmt&portname=sting portname: net/linphone-base broken because: broken by latest update to libosip2 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=linphone-base portname: net/straw broken because: Does not work with the newer GTK/GNOME python bindings build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=straw portname: net/telnetx broken because: is not buildable on FreeBSD >= 5.x build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=telnetx portname: palm/malsync broken because: Does not build with new pilot-link build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=palm&portname=malsync portname: palm/syncal broken because: Does not build with new pilot-link build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=palm&portname=syncal portname: science/elmer-eio broken because: Configure fails build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.7.2006112003/elmer-eio-5.2.0.log (Nov 25 18:28:29 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=science&portname=elmer-eio portname: science/elmerpost broken because: Configure fails build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.7.2006112003/elmerpost-5.2.0.log (Nov 24 20:08:03 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=science&portname=elmerpost portname: security/dsniff broken because: Depends on incompatible versions of libnet build errors: http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.7.2006072809/dsniff-2.3_1.log.bz2 (Sep 2 08:31:15 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=dsniff portname: security/ifd-gpr400 broken because: Does not compile build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.6.2006113004/ifd-gpr400-0.3.log (Dec 6 21:20:15 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=ifd-gpr400 portname: sysutils/xperfmon3 broken because: Does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=xperfmon3 portname: textproc/maketeidtd broken because: Checksum mismatch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=maketeidtd portname: textproc/nfbtrans broken because: Unfetchable build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.5.2006120220/nfbtrans-7.74.log.bz2 (Sep 24 05:27:22 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=nfbtrans portname: textproc/ocaml-yaxi broken because: Does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=ocaml-yaxi portname: www/flashplugin broken because: Incorrect pkg-plist build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=flashplugin portname: www/mozilla-bonobo broken because: Does not build with new Mozilla build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=mozilla-bonobo portname: www/rt3-elixus broken because: Broken due the new mod_perl2 API build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=rt3-elixus portname: www/urchin5 broken because: Does not install build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.5.2006111106/urchin-5.703.log.bz2 (Sep 26 04:32:29 UTC 2006) http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.4.2006111318/urchin-5.703.log.bz2 (Sep 13 20:13:16 GMT 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=urchin5 portname: www/w3c-httpd broken because: Does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=w3c-httpd If these errors are ones that you are already aware of, please accept our apologies and ignore this message. On the other hand, if you no longer wish to maintain this port (or ports), please reply with a message stating that, and accept our thanks for your efforts in the past. Every effort has been made to make sure that these error reports really do correspond to a port that you maintain. However, due to the fact that this is an automated process, it may indeed generate false matches. If one of these errors fits that description, please forward this email to the author of this software, Mark Linimon , so that he can attempt to fix the problem in the future. Thanks for your efforts to help improve FreeBSD. From owner-freebsd-ports@FreeBSD.ORG Sun Dec 10 18:41:55 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B7A3016A403 for ; Sun, 10 Dec 2006 18:41:55 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from mail.droso.net (koala.droso.net [193.88.12.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53DAC43CAE for ; Sun, 10 Dec 2006 18:40:42 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from localhost (localhost.droso.net [127.0.0.1]) by mail.droso.net (Postfix) with ESMTP id D4E561CFDA for ; Sun, 10 Dec 2006 19:41:52 +0100 (CET) Received: from koala.droso.net (localhost.droso.net [IPv6:::1]) by mail.droso.net (Postfix) with ESMTP id 0F1981CEFC for ; Sun, 10 Dec 2006 19:40:56 +0100 (CET) From: linimon@FreeBSD.org To: ports@FreeBSD.org Message-Id: <20061210184056.0F1981CEFC@mail.droso.net> Date: Sun, 10 Dec 2006 19:40:56 +0100 (CET) X-Virus-Scanned: by amavisd 0.1 Cc: Subject: FreeBSD ports which are currently scheduled for deletion X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Dec 2006 18:41:55 -0000 As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically schedule removal of ports that have been judged to have outlived their usefulness. Often, this is due to a better alternative having become available and/or the cessation of development on the existing port. In some cases, ports are marked for removal because they fail to build and install correctly from their sources, or otherwise fail in operation. The ports, and the reason and date that they have been scheduled for removal, are listed below. If no one has stepped forward before that time to propose a way to fix the problems, the ports will be deleted. The goal of this posting is to make this process much more visible to the wider FreeBSD community. portname: audio/alsaplayer description: Audio player with pitch control and a GNOME GUI maintainer: co9@xs4all.nl status: FORBIDDEN deprecated because: Remote code execution: http://vuxml.FreeBSD.org/9855ac8e-2aec-11db-a6e2-000e0c2e438a.html expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=alsaplayer portname: audio/autools description: A collection of programs to manipulate audio files maintainer: ports@FreeBSD.org deprecated because: is unfetchable and the project homepage disappeared expiration date: 2006-12-27 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=autools portname: audio/gdesklets-xmms description: Compact desklet that allows you to control your XMMS from your desktop maintainer: pav@FreeBSD.org deprecated because: Disappeared from the internet expiration date: 2006-12-07 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=gdesklets-xmms portname: audio/mp3encode description: MPEG layer I, II and III audio file encoder maintainer: ports@FreeBSD.org deprecated because: is unfetchable and has no homepage expiration date: 2006-12-27 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=mp3encode portname: biology/coalesce description: A program to fit population models maintainer: ports@FreeBSD.org deprecated because: distfile disappeared from homepage expiration date: 2007-01-07 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=biology&portname=coalesce portname: biology/fluctuate description: A program to fit population models maintainer: ports@FreeBSD.org deprecated because: distfile disappeard from homepage expiration date: 2007-01-07 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=biology&portname=fluctuate portname: biology/recombine description: A program to fit population models across sites maintainer: ports@FreeBSD.org deprecated because: distfile disappeared from homepage expiration date: 2007-01-07 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=biology&portname=recombine portname: comms/ecu description: Extended Call Utility maintainer: ports@FreeBSD.org deprecated because: is unfetchable and project homepage disappeared expiration date: 2006-12-27 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=comms&portname=ecu portname: comms/vpb-driver description: Device-driver for the Voicetronix OpenLine4 PCI telephony cards maintainer: chris@forkin.com status: BROKEN deprecated because: leaves files behind on deinstall expiration date: 2006-12-01 build errors: http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.7.2006112118/vpb-driver-2.4.9_2.log.bz2 (Aug 31 06:37:51 UTC 2006) http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.7.2006111706/vpb-driver-2.4.9_2.log.bz2 (Aug 28 00:55:00 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=comms&portname=vpb-driver portname: converters/utf8conv description: Convert hexadecimal Unicode character values to UTF-8 maintainer: ports@FreeBSD.org deprecated because: is unfetchable, distfile disappeared from project homepage expiration date: 2007-12-17 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=converters&portname=utf8conv portname: databases/dbf description: Show and convert the content of dBASE III, IV, and 5.0 files maintainer: ports@FreeBSD.org deprecated because: old distfile disappeared, the rerolled one is corrupt expiration date: 2006-12-27 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=dbf portname: devel/callgrind description: Valgrind skin for cache simulation and call tracing maintainer: barner@FreeBSD.org status: IGNORE deprecated because: Dumps core \(SIGBUS\). \(Also v. 0.9.10\!\) expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=callgrind portname: devel/cl-asdf-cmucl description: A system definition facility for Common Lisp maintainer: ports@FreeBSD.org status: BROKEN deprecated because: does not build expiration date: 2006-12-01 build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.5.2006111106/cl-asdf-cmucl-2003.05.16.log.bz2 (Sep 26 05:10:12 UTC 2006) http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.4.2006111318/cl-asdf-cmucl-2003.05.16.log.bz2 (Jul 14 12:12:35 GMT 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=cl-asdf-cmucl portname: devel/esdl description: A library for accessing SDL and OpenGL through Erlang maintainer: olgeni@FreeBSD.org status: BROKEN deprecated because: fails to install properly expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=esdl portname: devel/kasm description: A System RPL/Machine Language assembler for the HP48/HP49 calculators maintainer: ports@FreeBSD.org deprecated because: Buggy and unmaintained, use devel/hptools instead expiration date: 2007-01-01 build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.4.2006111318/kasm-1.0.0.log (Nov 18 23:59:53 GMT 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=kasm portname: devel/leoarg description: A class for parsing command lines maintainer: ports@FreeBSD.org deprecated because: distfile and homepage disappeared expiration date: 2006-12-27 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=leoarg portname: devel/libformat description: C++ library that supports printf style like format printing maintainer: ports@FreeBSD.org deprecated because: distfile and homepage disappeared expiration date: 2006-12-27 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=libformat portname: devel/py-getargs description: Parse command line arguments in sys.argv maintainer: ports@FreeBSD.org deprecated because: distfile and homepage disappeared expiration date: 2007-01-04 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=py-getargs portname: devel/pyumlgraph description: Declarative Drawing of UML diagrams for Python maintainer: ports@FreeBSD.org deprecated because: distfile and homepage disappeared expiration date: 2007-01-04 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=pyumlgraph portname: devel/ruby-pcsc-lite description: Ruby extension for the UNIX PC/SC Lite API (MUSCLE) maintainer: toni@soth.at status: BROKEN deprecated because: Does not compile with new pcsc-lite. Port will be updated soon. expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=ruby-pcsc-lite portname: devel/stlport-icc description: Adaptation of SGI's Standard Template Library for ICC maintainer: netchild@FreeBSD.org status: IGNORE deprecated because: does not work with stlport 4.6.2 expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=stlport-icc portname: editors/beaver description: A programmer's text editor for GTK+ 2.0 maintainer: ports@FreeBSD.org deprecated because: distfile disappeared from homepage expiration date: 2007-01-04 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=beaver portname: editors/dte description: A text editor which uses many of the shortcuts used in MSDOS EDIT maintainer: ports@FreeBSD.org status: BROKEN deprecated because: distfile and homepage disappeared expiration date: 2007-01-04 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=dte portname: editors/ooodict-all description: MySpell dictionaries for OpenOffice.org maintainer: openoffice@FreeBSD.org status: BROKEN deprecated because: Size mismatch expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=ooodict-all portname: editors/sam description: A unix version of Rob Pike's editor for plan9 maintainer: ports@FreeBSD.org deprecated because: distfile and homepage disappeared expiration date: 2007-01-04 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=sam portname: emulators/vmware-tools2 description: VMware tools for guest OS (for VMware 2.x, FreeBSD version) maintainer: matusita@FreeBSD.org status: BROKEN deprecated because: Unfetchable expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=emulators&portname=vmware-tools2 portname: emulators/xmess description: X11 emulator for game consoles maintainer: mmendez@energyhq.be status: BROKEN deprecated because: leaves a file behind on deinstall expiration date: 2006-12-01 build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.5.2006022503/xmess-0.104.log (Jun 7 04:52:22 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=emulators&portname=xmess portname: french/gnome-verbiste description: French verb conjugator/deconjugator (GNOME program and applet) maintainer: ports@FreeBSD.org status: BROKEN deprecated because: does not install expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=french&portname=gnome-verbiste portname: ftp/gwget description: A download manager for GNOME, based on wget maintainer: radek@raadradd.com status: BROKEN deprecated because: fails to install expiration date: 2006-12-01 build errors: http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.7.2006072809/gwget-0.98.1.log (Sep 15 03:33:00 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=ftp&portname=gwget portname: ftp/jmirror description: FTP mirroring program written in PERL (REQUIRES PERL5,Net::FTP) maintainer: ports@FreeBSD.org deprecated because: distfile disappeared and has no homepage expiration date: 2006-12-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=ftp&portname=jmirror portname: games/flightgear-l410 description: A simulation of the Turbolet L410 commuter aircraft maintainer: jylefort@FreeBSD.org status: IGNORE deprecated because: is incompatible with the latest FlightGear release expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=flightgear-l410 portname: graphics/dri-devel description: DRI OpenGL drivers snapshot maintainer: anholt@FreeBSD.org status: BROKEN deprecated because: install fails expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=dri-devel portname: graphics/dvipng description: DVI to PNG Converter maintainer: hrs@FreeBSD.org status: IGNORE deprecated because: is already included in the teTeX distribution expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=dvipng portname: graphics/libdjvu++ description: AT&T's DjVu: The Technology for Scanned Documents on the Web maintainer: mi@aldan.algebra.com status: BROKEN deprecated because: Does not compile expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=libdjvu%2B%2B portname: graphics/opendx-samples description: Example files for IBM's OpenDX maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Changes permissions on installed file usr/local/dx/java/server/nets expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=opendx-samples portname: graphics/panorama description: GNU framework for 3D graphics production maintainer: danfe@FreeBSD.org status: IGNORE deprecated because: segfaults on startup (GUI only, render binary still works) expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=panorama portname: graphics/php4-ming description: The ming shared extension for php maintainer: ale@FreeBSD.org status: BROKEN deprecated because: doesn't work with new version of ming library expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=php4-ming portname: graphics/qtutils description: QuickTime Utilities maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Does not build expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=qtutils portname: graphics/teddy description: Graphics Library for 3D Scenes maintainer: ports@FreeBSD.org status: BROKEN deprecated because: No new releases in the past 4 years expiration date: 2007-01-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=teddy portname: irc/xchat-ecl-plugin description: X-Chat 2.x plugin to allow Common Lisp scripting maintainer: der_julian@web.de status: BROKEN deprecated because: Does not build expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=irc&portname=xchat-ecl-plugin portname: japanese/gauche-kakasi description: KAKASI binding for Gauche maintainer: ports@FreeBSD.org status: BROKEN deprecated because: deinstalls file not installed by this port expiration date: 2006-12-01 build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.5.2006112106/ja-gauche-kakasi-0.1_1.log.bz2 (Sep 24 05:34:53 UTC 2006) http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.5.2006111106/ja-gauche-kakasi-0.1_1.log.bz2 (Sep 26 04:32:54 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=gauche-kakasi portname: japanese/migemo-xemacs21-mule description: Japanese incremental search tool for xemacs21-mule maintainer: nobutaka@FreeBSD.org status: BROKEN deprecated because: Incomplete pkg-plist expiration date: 2006-12-01 build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.5.2006022503/ja-migemo-xemacs21-mule-0.40_3,1.log (Jun 7 06:23:27 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=migemo-xemacs21-mule portname: japanese/ptex description: Japanese specific files for ASCII Japanese pTeX maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Does not build (uses DESTDIR internally) expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=ptex portname: java/jboss2 description: JBoss 2.x, an open-source J2EE application server maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Broken by www/jakarta-tomcat4/files/startup.sh removal expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=java&portname=jboss2 portname: java/linux-blackdown-jdk13 description: Blackdown Java Development Kit 1.3 for Linux maintainer: java@FreeBSD.org status: FORBIDDEN deprecated because: Vulnerabilities in the browser plugin expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=java&portname=linux-blackdown-jdk13 portname: java/linux-ibm-jdk13 description: IBM Java Development Kit 1.3 for Linux maintainer: java@FreeBSD.org status: FORBIDDEN deprecated because: Vulnerabilities in the browser plugin expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=java&portname=linux-ibm-jdk13 portname: java/linux-ibm-jdk14 description: IBM Java Development Kit 1.4 for Linux maintainer: glewis@FreeBSD.org status: FORBIDDEN deprecated because: Vulnerabilities in the browser plugin expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=java&portname=linux-ibm-jdk14 portname: korean/hlatex description: LaTeX package to use Hangul(UTF-8/UHC/KSX1001) maintainer: cjh@FreeBSD.org status: BROKEN deprecated because: Broken dependency expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=korean&portname=hlatex portname: korean/hlatex-psfonts-uhc-extra description: Extra Korean PostScript font collection for HLaTeX(UHC encoding) maintainer: cjh@FreeBSD.org status: BROKEN deprecated because: Broken dependency expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=korean&portname=hlatex-psfonts-uhc-extra portname: lang/clips description: A productive development and delivery expert system tool maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Unfetchable expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=clips portname: lang/egcs description: EGCS enhanced version of the GNU compiler suite maintainer: ports@FreeBSD.org status: BROKEN deprecated because: This port is no longer in use by anything in the ports collection and will be removed in the future. Use a later release of gcc instead expiration date: 2006-12-01 build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.5.2006111106/egcs-1.1.2_1.log.bz2 (Sep 26 04:39:43 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=egcs portname: lang/forth description: Implementation of ANSI Forth maintainer: andrew.nau.ua@gmail.com deprecated because: obsoleted by lang/pfe; use of this port is pretty much senseless expiration date: 2006-12-14 build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.5.2006120220/pfe-0.29.1_1.log.bz2 (Sep 24 05:47:23 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=forth portname: lang/gcc30 description: GNU Compiler Collection 3.0. maintainer: ports@FreeBSD.org status: BROKEN deprecated because: This port is no longer in use by anything in the ports collection and will be removed in the future. Use a later release instead. expiration date: 2006-12-01 build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.5.2006111106/gcc30-3.0.4_1.log.bz2 (Sep 26 04:40:59 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=gcc30 portname: lang/python21 description: An interpreted object-oriented programming language maintainer: python@FreeBSD.org deprecated because: Version branch long since retired expiration date: 2007-01-07 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=python21 portname: lang/python22 description: An interpreted object-oriented programming language maintainer: python@FreeBSD.org deprecated because: Version branch long since retired expiration date: 2007-01-07 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=python22 portname: lang/tcc description: A small and fast C compiler maintainer: jkoshy@FreeBSD.org status: IGNORE deprecated because: is unusable; tcc -run works, but little else expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=tcc portname: lang/tensile description: Programming language designed for especially complex processing texts maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Coredump during build on FreeBSD >= 6.x expiration date: 2006-12-01 build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.5.2006022503/tensile-0.9_1,1.log (Mar 15 01:19:45 UTC 2006) http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.5.2006120220/tensile-0.9_1,1.log.bz2 (Sep 24 06:09:49 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=tensile portname: lang/yap description: A high-performance Prolog compiler maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Does not compile expiration date: 2006-12-01 build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.7.2006111706/yap-5.1.1.log.bz2 (Aug 23 05:13:14 UTC 2006) http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.4.2006110307/yap-5.1.1.log.bz2 (Aug 16 04:49:51 GMT 2006) http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.5.2006120220/yap-5.1.1.log.bz2 (Sep 24 05:47:55 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=yap portname: mail/distribute description: Mail dispatcher for mailing list. Fits nicely with majordomo maintainer: kuriyama@FreeBSD.org status: BROKEN deprecated because: Does not install expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=mail&portname=distribute portname: mail/p5-Mail-Ezmlm description: Perl module to allow object methods for ezmlm-idx mailing lists maintainer: guy-ezmlm@rucus.ru.ac.za status: BROKEN deprecated because: Incorrect pkg-plist expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=mail&portname=p5-Mail-Ezmlm portname: mail/p5-Sendmail-Milter description: A module to write mail filters in Perl using sendmail's mail filter API maintainer: ports@FreeBSD.org status: IGNORE deprecated because: Requires perl compiled manually with threads. expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=mail&portname=p5-Sendmail-Milter portname: mail/py-email2 description: Email package for Python 2.1.3 or upper maintainer: mnag@FreeBSD.org deprecated because: Only usable python versions schedualed to expire expiration date: 2007-01-07 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=mail&portname=py-email2 portname: math/proofgeneral description: A generic interface for proof assistants maintainer: timbob@bigpond.com status: BROKEN deprecated because: Needs to be rewritten to not include bsd.emacs.mk expiration date: 2007-02-07 build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.6.2006120903/proofgeneral-xemacs-3.6_1.log (Dec 2 15:22:40 UTC 2006) http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.6.2006113004/proofgeneral-xemacs-3.6_1.log (Dec 7 21:28:43 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=proofgeneral portname: math/vtk43 description: The Visualization Toolkit shared libs maintainer: bacon@smithers.neuro.mcw.edu deprecated because: Please use vtk 4.4 or 5.x. expiration date: 2007-02-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=vtk43 portname: math/vtk43-headers description: The Visualization Toolkit C++ headers, CMake includes, Doxygen maintainer: bacon@smithers.neuro.mcw.edu deprecated because: Please use vtk 4.4 or 5.x. expiration date: 2007-02-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=vtk43-headers portname: misc/afbackup description: AF's backup system maintainer: ports@FreeBSD.org status: IGNORE deprecated because: Uses unregistered uid that conflicts with other ports expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=afbackup portname: misc/afbackup-client description: AF's backup system maintainer: voland@catpipe.net status: IGNORE deprecated because: Uses unregistered uid that conflicts with other ports expiration date: 2006-10-17 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=afbackup-client portname: misc/afbackup-server description: AF's backup system maintainer: voland@catpipe.net status: IGNORE deprecated because: Uses unregistered uid that conflicts with other ports expiration date: 2006-10-17 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=afbackup-server portname: misc/gnomesword description: A bible interface utilizing the sword framework maintainer: dboudrot@yahoo.com status: BROKEN deprecated because: Configure fails expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=gnomesword portname: misc/instant-workstation description: Instant workstation installs a typical set of ports for a workstation maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Incomplete pkg-plist expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=instant-workstation portname: misc/moviedb description: The Internet Movie Database package maintainer: user@unknown.nu status: BROKEN deprecated because: Often segfaults during build since it fetches possibly inconsistent snapshots expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=moviedb portname: multimedia/bsdav description: BSD native set of programs for audio and video reading and writing maintainer: itetcu@people.tecnik93.com status: IGNORE deprecated because: does not work. We need to import bktv patches from OpenBSD to make it work expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=bsdav portname: multimedia/dvdwizard description: Automated creation of DVDs with chapters and menus maintainer: lioux@FreeBSD.org status: IGNORE deprecated because: has an incomplete dependency list expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=dvdwizard portname: multimedia/gstreamer-plugins-dirac80 description: Gstreamer dirac plugin maintainer: multimedia@FreeBSD.org status: BROKEN deprecated because: Obsolete version, use gstreamer 0.10 instead expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=gstreamer-plugins-dirac80 portname: multimedia/gstreamer-plugins-mpeg2enc80 description: Gstreamer mpeg2enc plugin maintainer: multimedia@FreeBSD.org status: BROKEN deprecated because: Obsolete version, use gstreamer 0.10 instead expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=gstreamer-plugins-mpeg2enc80 portname: multimedia/gstreamer-plugins80 description: GStreamer written collection of plugins handling several media types maintainer: multimedia@FreeBSD.org deprecated because: Obsolete version, use gstreamer 0.10 instead expiration date: 2007-05-31 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=gstreamer-plugins80 portname: multimedia/gstreamer80 description: Development framework for creating media applications maintainer: multimedia@FreeBSD.org deprecated because: Obsolete version, use gstreamer 0.10 instead expiration date: 2007-05-31 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=gstreamer80 portname: multimedia/mtv description: High-performance MPEG video player (shareware) maintainer: ports@FreeBSD.org status: BROKEN deprecated because: No new releases in the past 5 years expiration date: 2007-01-01 build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.5.2006111106/mtv-1.2.5_2.log.bz2 (Sep 26 10:44:10 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=mtv portname: multimedia/pitivi description: Gstreamer based non-linear audio/video editor maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Installs files during "make all" expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=pitivi portname: net-im/gaim-rss-reader description: Provides Rss support for Gaim maintainer: mycroft@virgaria.org status: IGNORE deprecated because: Requires update to work with Gaim 0.82.1 expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-im&portname=gaim-rss-reader portname: net-im/ymessenger description: Yahoo! Messenger - Instant messaging client maintainer: sethk@meowfishies.com status: IGNORE deprecated because: is a dynamically linked binary linked to old version of gtkhtml no longer in ports expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-im&portname=ymessenger portname: net-mgmt/apan description: Tool for integrating Nagios with RRDTOOL maintainer: janos.mohacsi@bsd.hu status: BROKEN deprecated because: Does not install expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-mgmt&portname=apan portname: net-mgmt/pfpro description: Cross-platform GUI fat client for PF maintainer: acidos@bandwidth-junkies.net status: BROKEN deprecated because: Does not compile expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-mgmt&portname=pfpro portname: net-p2p/gnome-btdownload description: A simple Gnome interface designed as a mime-sink for BitTorrent files maintainer: ports@FreeBSD.org status: IGNORE deprecated because: does not run with BitTorrent 4.x yet expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-p2p&portname=gnome-btdownload portname: net/arla description: A free AFS client implementation maintainer: tarc@tarc.po.cs.msu.su status: BROKEN deprecated because: does not compile expiration date: 2007-01-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=arla portname: net/citadel description: Citadel/UX Communications Server maintainer: brian@shadowcom.net status: FORBIDDEN deprecated because: http://www.FreeBSD.org/ports/portaudit/4c005a5e-2541-4d95-80a0-00c76919aa66.html expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=citadel portname: net/libnet-devel description: A C library for creating IP packets (development version) maintainer: ports@FreeBSD.org deprecated because: distfile and homepage disappeared expiration date: 2007-01-04 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=libnet-devel portname: net/libosip description: A low layer of SIP implementation maintainer: ports@FreeBSD.org deprecated because: distfile disappeared and this software is obsoleted by net/libosip2 expiration date: 2007-01-04 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=libosip portname: net/linphone-base description: A web phone that supports SIP protocol maintainer: ports@FreeBSD.org status: BROKEN deprecated because: broken by latest update to libosip2 expiration date: 2007-01-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=linphone-base portname: net/mrt description: Multi-threaded Routing Toolkit maintainer: ports@FreeBSD.org deprecated because: distfile and homepage disappeared expiration date: 2007-01-04 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=mrt portname: net/p5-Spread description: Perl extension for the Spread group communication system maintainer: aaron@FreeBSD.org status: BROKEN deprecated because: fails to deinstall cleanly expiration date: 2006-12-01 build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.5.2006120220/p5-Spread-3.17.3.1.07.log.bz2 (Sep 24 05:39:28 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=p5-Spread portname: net/rboot description: A remote-boot solution for Microsoft operating systems maintainer: ports@FreeBSD.org deprecated because: The project is no longer under development, and has no homepage expiration date: 2007-06-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=rboot portname: net/ruby-radius description: A Ruby module that provides an interface to the RADIUS protocol maintainer: ports@FreeBSD.org deprecated because: distfile disappeared from homepage expiration date: 2007-01-04 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=ruby-radius portname: net/tn3270 description: Full-screen remote login to IBM VM/CMS maintainer: ports@FreeBSD.org status: IGNORE deprecated because: dumps core. Please use net/c3270 instead expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=tn3270 portname: net/tund description: IP over UDP tunnel with encryption maintainer: ports@FreeBSD.org deprecated because: distfile disappeared and has no homepage expiration date: 2007-01-04 build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.5.2006091522/tund-0.20.log (Oct 6 19:58:02 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=tund portname: net/wais description: A Wide Area Information Server maintainer: ports@FreeBSD.org deprecated because: Imported 12 years ago; never completed expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=wais portname: net/xbms description: Xbms, the unix streaming server for xbox mediaplayer maintainer: ports@FreeBSD.org deprecated because: distfile and homepage disappeared expiration date: 2007-01-04 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=xbms portname: palm/syncal description: Synchronize your PalmPilot with ical maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Does not build with new pilot-link expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=palm&portname=syncal portname: print/bibcard description: X11 interface for editing BibTeX files maintainer: ports@FreeBSD.org deprecated because: distfile and homepage disappeared expiration date: 2007-01-03 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=print&portname=bibcard portname: print/clibpdf description: A library for creating PDF (Acrobat) files directly via C language programs maintainer: ports@FreeBSD.org deprecated because: distfile and homepage disappeared expiration date: 2007-01-04 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=print&portname=clibpdf portname: print/ec-fonts-mftraced description: EC PostScript Type1 fonts with TFMs for TeX maintainer: lioux@FreeBSD.org status: BROKEN deprecated because: Installs files before 'make install' expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=print&portname=ec-fonts-mftraced portname: print/latex-beamer description: A LaTeX class to create a beamer presentation maintainer: hrs@FreeBSD.org status: IGNORE deprecated because: is already included in the teTeX distribution expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=print&portname=latex-beamer portname: print/latex-bibtopic description: A LaTeX package allows several bibliographies in a document maintainer: hrs@FreeBSD.org status: IGNORE deprecated because: is already included in the teTeX distribution expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=print&portname=latex-bibtopic portname: print/latex-bibunits description: A LaTeX package allows separate bibliographies maintainer: hrs@FreeBSD.org status: IGNORE deprecated because: is already included in the teTeX distribution expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=print&portname=latex-bibunits portname: print/latex-booktabs description: A LaTeX package for publication quality tables maintainer: hrs@FreeBSD.org status: IGNORE deprecated because: is already included in the teTeX distribution expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=print&portname=latex-booktabs portname: print/latex-index description: A LaTeX package that reimplements LaTeX indexing macros maintainer: hrs@FreeBSD.org status: IGNORE deprecated because: is already included in the teTeX distribution expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=print&portname=latex-index portname: print/latex-layouts description: A LaTeX package for the display of layout elements maintainer: hrs@FreeBSD.org status: IGNORE deprecated because: is already included in the teTeX distribution expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=print&portname=latex-layouts portname: print/latex-lineno description: A LaTeX package that provides line numbers on paragraphs maintainer: hrs@FreeBSD.org status: IGNORE deprecated because: is already included in the teTeX distribution expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=print&portname=latex-lineno portname: print/latex-pgf description: A LaTeX package for TeX Portable Graphic Format maintainer: hrs@FreeBSD.org status: IGNORE deprecated because: is already included in the teTeX distribution expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=print&portname=latex-pgf portname: print/latex-pict2e description: A LaTeX package that extends the LaTeX picture environment maintainer: hrs@FreeBSD.org status: IGNORE deprecated because: is already included in the teTeX distribution expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=print&portname=latex-pict2e portname: print/latex-subfig description: A LaTeX package that supports small "sub" figures/tables maintainer: hrs@FreeBSD.org status: IGNORE deprecated because: is already included in the teTeX distribution expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=print&portname=latex-subfig portname: print/latex-xcolor description: A LaTeX package for driver-independent color extensions maintainer: hrs@FreeBSD.org status: IGNORE deprecated because: is already included in the teTeX distribution expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=print&portname=latex-xcolor portname: print/py-freetype description: A Python wrapping of the FreeType 1.2 fonts rendering engine maintainer: ports@FreeBSD.org deprecated because: Project has disappeared and is no longer fetchable expiration date: 2006-12-09 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=print&portname=py-freetype portname: print/xtem description: Tcl/Tk-based development menu (environment?) for TeX maintainer: ports@FreeBSD.org deprecated because: distfile and homepage disappeared expiration date: 2007-01-04 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=print&portname=xtem portname: print/yatex-xemacs-mule description: Yet Another LaTeX mode and html mode on Emacs (for XEmacs21-mule) maintainer: hrs@FreeBSD.org status: IGNORE deprecated because: hangs during build expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=print&portname=yatex-xemacs-mule portname: science/mmtk description: An Open Source program library for molecular simulation applications maintainer: ports@FreeBSD.org deprecated because: distfile and homepage disappeared expiration date: 2007-01-04 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=science&portname=mmtk portname: security/cyrus-sasl description: RFC 2222 SASL (Simple Authentication and Security Layer) maintainer: ports@FreeBSD.org deprecated because: patches are unfetchable and this software is unsupported expiration date: 2007-01-02 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=cyrus-sasl portname: security/gnu-crypto description: Java cryptographic primitives and tools maintainer: lioux@FreeBSD.org status: BROKEN deprecated because: Does not compile expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=gnu-crypto portname: security/ifd-gpr400 description: PC/SC Lite driver for Gemplus GPR400 PCMCIA Smart Card Readers maintainer: ports@FreeBSD.org status: BROKEN deprecated because: distfile and homepage disappeared expiration date: 2007-01-02 build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.6.2006113004/ifd-gpr400-0.3.log (Dec 6 21:20:15 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=ifd-gpr400 portname: shells/mudsh description: An "intelligent" game-like shell maintainer: ports@FreeBSD.org deprecated because: Project disappeared from the internet expiration date: 2006-12-10 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=shells&portname=mudsh portname: sysutils/ipsc description: An IP Subnet Calculator maintainer: ports@FreeBSD.org deprecated because: distfile and homepage disappeared expiration date: 2007-01-02 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=ipsc portname: sysutils/kdar description: KDar is KDE-based backuptool using libdar maintainer: kay_lehmann@web.de status: BROKEN deprecated because: Does not compile with dar-2.3.0 expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=kdar portname: sysutils/lsmlib description: A lib that creates a libxml2 tree w/ info. token on a *NIX filesystem maintainer: ports@FreeBSD.org deprecated because: distfile and homepage disappeared expiration date: 2007-01-02 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=lsmlib portname: sysutils/slay description: Kills a login shell and process(es) of a user maintainer: scorpio@drkshdw.org deprecated because: Author doesn't see it as needed anymore expiration date: 2006-12-31 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=slay portname: textproc/docbook-xsd description: DocBook W3C XML Schema maintainer: ports@FreeBSD.org deprecated because: website disappeared and not used by other ports expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=docbook-xsd portname: textproc/nfbtrans description: ASCII text to Grade Two braille translator maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Unfetchable expiration date: 2006-12-01 build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.5.2006120220/nfbtrans-7.74.log.bz2 (Sep 24 05:27:22 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=nfbtrans portname: textproc/p5-Pod-LaTeX description: Convert Pod to LaTeX maintainer: paul@aps.org status: BROKEN deprecated because: Incorrect pkg-plist expiration date: 2006-12-01 build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.7.2006111706/p5-Pod-LaTeX-0.58.log.bz2 (Aug 23 04:47:26 UTC 2006) http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.7.2006111620/p5-Pod-LaTeX-0.58.log.bz2 (Aug 14 10:55:07 UTC 2006) overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=p5-Pod-LaTeX portname: textproc/p5-Search-Saryer description: Perl interface to the Sary library maintainer: ports@FreeBSD.org deprecated because: distfile disappeared expiration date: 2007-01-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=p5-Search-Saryer portname: textproc/ruby-html-parser description: HTML-parser package for Ruby maintainer: ports@FreeBSD.org deprecated because: distfile and homepage disappeared expiration date: 2007-01-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=ruby-html-parser portname: textproc/ruby-htmlcompact description: A Ruby library to compact an HTML document by reducing whitespaces maintainer: ports@FreeBSD.org deprecated because: distfile and homepage disappeared expiration date: 2006-12-30 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=ruby-htmlcompact portname: textproc/ruby-htmlrepair description: A Ruby library to repair unclosed tags in an HTML document maintainer: ports@FreeBSD.org deprecated because: distfile and homepage disappeared, deprecated dependency expiration date: 2007-01-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=ruby-htmlrepair portname: textproc/ruby-htmlsplit description: A Ruby library to split an HTML document into tags and contents maintainer: ports@FreeBSD.org deprecated because: distfile and homepage disappeared expiration date: 2006-12-30 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=ruby-htmlsplit portname: textproc/ruby-rwv2 description: A Ruby extension that wraps around wv2 maintainer: ports@FreeBSD.org deprecated because: distfile disappeared and has no homepage expiration date: 2006-12-30 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=ruby-rwv2 portname: textproc/ruby-text-format description: Text::Format for Ruby maintainer: ports@FreeBSD.org deprecated because: distfile and homepage disappeared expiration date: 2006-12-30 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=ruby-text-format portname: www/emp description: CGI program to deliver hierarchy of web links maintainer: allanb@u.washington.edu deprecated because: project is shutting down expiration date: 2006-12-23 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=emp portname: www/frontpage description: Microsoft Frontpage 2002 Extensions maintainer: swhetzel@gmail.com status: IGNORE deprecated because: Microsoft Frontpage Extensions have reached their End-of-Life expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=frontpage portname: www/fxhtml description: Server side extension to HTML eliminating the need for CGI scripts maintainer: ports@FreeBSD.org deprecated because: crusty old a.out binary, not useful any more expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=fxhtml portname: www/jakarta-tomcat3 description: Open-source Java web server by Apache, stable 3.x branch maintainer: ports@FreeBSD.org deprecated because: Please use www/tomcat55 instead expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=jakarta-tomcat3 portname: www/linux-beonex description: Browser, HTML editor, mail and news client for use with Linux plugins maintainer: ports@FreeBSD.org status: FORBIDDEN deprecated because: Security issues. From http://www.beonex.com/ 'The currently available Beonex Communicator 0.8 builds have several known security bugs' expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=linux-beonex portname: www/mod_injection description: Injects text in the HTTP response after a HTML tag maintainer: apache@FreeBSD.org deprecated because: No longer available for download, the website is gone expiration date: 2006-12-04 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=mod_injection portname: www/mod_v2h description: A mass virtual hosting module for Apache with support maintainer: apache@FreeBSD.org deprecated because: No longer available for download, the website is gone expiration date: 2006-12-04 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=mod_v2h portname: www/mozilla-bonobo description: A Netscape/Mozilla plugin using Bonobo controls to display files maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Does not build with new Mozilla expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=mozilla-bonobo portname: www/nspostgres description: A driver to access PostgreSQL databases from Aolserver maintainer: jkoshy@freebsd.org status: IGNORE deprecated because: Use www/aolserver with WITH_NSPOSTGRES=1 instead. expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=nspostgres portname: www/p5-CGI-modules description: Modules for perl5, for use in writing CGI scripts maintainer: ports@FreeBSD.org deprecated because: project no longer exists expiration date: 2006-11-16 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=p5-CGI-modules portname: www/p5-HTML description: Perl5 module for writing HTML documents maintainer: ports@FreeBSD.org deprecated because: project no longer exists expiration date: 2006-11-16 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=p5-HTML portname: www/p5-ldap-abook description: Perl5 CGI script providing an LDAP addressbook web interface maintainer: vs@FreeBSD.org status: FORBIDDEN deprecated because: Arbitrary command execution vulnerability in CGI script expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=p5-ldap-abook portname: www/py-HTMLgen description: A Python library for the generation of HTML documents maintainer: ports@FreeBSD.org deprecated because: distfile and homepage disappeared expiration date: 2006-12-30 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=py-HTMLgen portname: www/rt3-elixus description: An industrial-grade ticketing system with elixus.org patches maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Broken due the new mod_perl2 API expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=rt3-elixus portname: www/ruby-mnogosearch description: A Ruby binding to mnoGoSearch maintainer: ports@FreeBSD.org deprecated because: distfile and homepage disappeared expiration date: 2006-12-30 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=ruby-mnogosearch portname: www/ruby-nora description: A rich set of Ruby libraries for Web applications maintainer: ports@FreeBSD.org deprecated because: distfile and homepage disappeared expiration date: 2006-12-30 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=ruby-nora portname: www/w3c-httpd description: WWW server from the W3 Consortium (W3C) maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Does not compile expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=w3c-httpd portname: x11-wm/tpager description: Lightweight EMWH Compliant Pager maintainer: flz@FreeBSD.org deprecated because: Unmaintained and disappears from MASTER_SITE on a regular basis expiration date: 2006-12-07 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-wm&portname=tpager portname: x11-wm/wmi description: A window manager designed to be like Ion and LarsWM maintainer: wxs@atarininja.org deprecated because: This port is unsupported by the author. Please use x11-wm/wmii instead. expiration date: 2007-01-15 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-wm&portname=wmi portname: x11/XFree86 description: X11R6.3/XFree86 core distribution maintainer: ports@FreeBSD.org status: IGNORE deprecated because: Obsolete version, use xorg or XFree86-4 instead expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=XFree86 portname: x11/XFree86-aoutlibs description: XFree86 a.out compatibility libraries maintainer: ports@FreeBSD.org deprecated because: Requires a.out ld.so and support libraries expiration date: 2006-12-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=XFree86-aoutlibs portname: x11/linux-XFree86-libs description: XFree86 libraries, Linux binary maintainer: ports@FreeBSD.org deprecated because: superseeded by linux-xorg-libs port expiration date: 2006-12-10 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=linux-XFree86-libs From owner-freebsd-ports@FreeBSD.ORG Sun Dec 10 18:42:24 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9F42D16A4D1 for ; Sun, 10 Dec 2006 18:42:24 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from mail.droso.net (koala.droso.net [193.88.12.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id B04E143C9D for ; Sun, 10 Dec 2006 18:41:12 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from localhost (localhost.droso.net [127.0.0.1]) by mail.droso.net (Postfix) with ESMTP id 7772D1CD13 for ; Sun, 10 Dec 2006 19:42:23 +0100 (CET) Received: from koala.droso.net (localhost.droso.net [IPv6:::1]) by mail.droso.net (Postfix) with ESMTP id CF0BE1CF63 for ; Sun, 10 Dec 2006 19:41:25 +0100 (CET) From: linimon@FreeBSD.org To: ports@freebsd.org Message-Id: <20061210184125.CF0BE1CF63@mail.droso.net> Date: Sun, 10 Dec 2006 19:41:25 +0100 (CET) X-Virus-Scanned: by amavisd 0.1 Cc: Subject: FreeBSD ports that you maintain which are currently marked forbidden X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Dec 2006 18:42:24 -0000 Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we are attempting to notify maintainers of ports that are marked as "forbidden" in their Makefiles. Often, these ports are so marked due to security concerns, such as known exploits. An overview of the port, including errors seen on the build farm, is included below. portname: misc/compat3x forbidden because: FreeBSD-SA-03:05.xdr, FreeBSD-SA-03:08.realpath - not fixed / no lib available build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=compat3x portname: www/linux-beonex forbidden because: Security issues. From http://www.beonex.com/ 'The currently available Beonex Communicator 0.8 builds have several known security bugs' build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=linux-beonex If this problem is one that you are already aware of, please accept our apologies and ignore this message. On the other hand, if you no longer wish to maintain this port (or ports), please reply with a message stating that, and accept our thanks for your efforts in the past. Thanks for your efforts to help improve FreeBSD. From owner-freebsd-ports@FreeBSD.ORG Sun Dec 10 19:46:35 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F243216A403 for ; Sun, 10 Dec 2006 19:46:35 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F53143CA7 for ; Sun, 10 Dec 2006 19:45:22 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 0AB461A4D84; Sun, 10 Dec 2006 11:46:34 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 669875133A; Sun, 10 Dec 2006 14:46:32 -0500 (EST) Date: Sun, 10 Dec 2006 14:46:32 -0500 From: Kris Kennaway To: "GalaxyPC.Net" Message-ID: <20061210194632.GA48405@xor.obsecurity.org> References: <457C247B.5050909@galaxypc.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EVF5PPMfhYS0aIcm" Content-Disposition: inline In-Reply-To: <457C247B.5050909@galaxypc.net> User-Agent: Mutt/1.4.2.2i Cc: FreeBSD Ports list Subject: Re: [ports/security/gnupg] portupgrade fails on 4.11 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Dec 2006 19:46:36 -0000 --EVF5PPMfhYS0aIcm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Dec 10, 2006 at 10:15:07AM -0500, GalaxyPC.Net wrote: > install-info --quiet /usr/local/info/gnupg1.info /usr/local/info/dir > install-info: menu item `gpg' already exists, for file `gpg' > *** Error code 1 >=20 > Stop in /usr/ports/security/gnupg. > *** Error code 1 >=20 > Stop in /usr/ports/security/gnupg. > ** Command failed [exit code 1]: /usr/bin/script -qa=20 > /tmp/portupgrade.29896.0 env UPGRADE_TOOL=3Dportupgrade=20 > UPGRADE_PORT=3Dgnupg-1.4.5_2 UPGRADE_PORT_VER=3D1.4.5_2 make reinstall > egrep: /var/db/pkg/gnupg-1.4.5_2/+CONTENTS: No such file or directory > ---> Restoring the old version > ** Fix the installation problem and try again. > [Updating the pkgdb in /var/db/pkg ... - 360 packages= =20 > found (-0 +1) . done] > ** Listing the failed packages (*:skipped / !:failed) > ! security/gnupg (gnupg-1.4.5_2) (install error) Consider upgrading to 6.x; maintainers are not required to support 4.x, and all ports support for 4.x will be terminated in less than 2 months. Kris --EVF5PPMfhYS0aIcm Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFfGQXWry0BWjoQKURAv11AJwL6QkC/Ve/HsFR67qNkCb8TZYQUgCgoUpI NYU5ZC+cwyolMIkThM+9bWE= =1gvc -----END PGP SIGNATURE----- --EVF5PPMfhYS0aIcm-- From owner-freebsd-ports@FreeBSD.ORG Sun Dec 10 20:45:15 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 344BA16A403 for ; Sun, 10 Dec 2006 20:45:15 +0000 (UTC) (envelope-from karel@lovetemple.net) Received: from mta1.siol.net (mta1.siol.net [193.189.160.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A31D43CC3 for ; Sun, 10 Dec 2006 20:43:59 +0000 (GMT) (envelope-from karel@lovetemple.net) Received: from edge2.siol.net ([10.10.10.211]) by mta1.siol.net with ESMTP id <20061210204510.BXXZ15340.mta1.siol.net@edge2.siol.net>; Sun, 10 Dec 2006 21:45:10 +0100 Received: from [192.168.0.149] (really [86.61.39.253]) by edge2.siol.net with ESMTP id <20061210204505.XJVY1846.edge2.siol.net@[192.168.0.149]>; Sun, 10 Dec 2006 21:45:05 +0100 Message-ID: <457C71CC.5040605@lovetemple.net> Date: Sun, 10 Dec 2006 21:45:00 +0100 From: Karel Miklav User-Agent: Thunderbird 1.5.0.8 (X11/20061111) MIME-Version: 1.0 To: Boris Samorodov References: <004301c71806$c6d53380$c8a423c0@KLOBOUCEK> <4579C9A2.3030300@lovetemple.net> <11397719@bs1.sp34.ru> In-Reply-To: <11397719@bs1.sp34.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org Subject: Re: lang/gnat-gcc41 build error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Dec 2006 20:45:15 -0000 Boris Samorodov wrote: > Both ports tested at tinderbox for 4,5,6,7 FreeBSD versions. All tests > were a success. Thanks! Hey, Boris! Thank you very, very much. From owner-freebsd-ports@FreeBSD.ORG Sun Dec 10 20:52:37 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0A02F16A508 for ; Sun, 10 Dec 2006 20:52:37 +0000 (UTC) (envelope-from lars@socruel.nu) Received: from gone.xs4all.nl (gone.xs4all.nl [213.84.247.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70C0443DBB for ; Sun, 10 Dec 2006 20:50:04 +0000 (GMT) (envelope-from lars@socruel.nu) Received: from saturnus.intra.socruel.nu (saturnus.intra.socruel.nu [172.16.0.12]) by gone.xs4all.nl (Postfix) with ESMTP id 1D99C33CBC for ; Sun, 10 Dec 2006 21:51:04 +0100 (CET) MIME-Version: 1.0 Content-class: urn:content-classes:message Date: Sun, 10 Dec 2006 21:50:55 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.5 Message-ID: <302F75DC2739FB43B236373398A8C599299D@saturnus.intra.socruel.nu> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Pfstat trouble, no data in database file Thread-Index: AcccnLXRXejDz1WJQqKIikC4XdJgXA== From: "Lars Wittebrood" To: Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Pfstat trouble, no data in database file X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Dec 2006 20:52:37 -0000 Hello list, I've installed and configure the Pfstat port on a FreeBSD 6.1 RELEASE system acting as a firewall based on PF. FreeBSD servername 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #0: Fri Nov 24 13:33:18 CET 2006 root@servername:/usr/obj/usr/src/sys/ALPHA i386 The trouble I have is that I get no data at all in the Pfstat data file! My Pfstat /etc/crontab entries # # Gather Pfstat output continually * * * * * root /usr/local/bin/pfstat -q >> /var/db/pfstat.db # # Generate Pfstat graphs every 5 minutes */5 * * * * root /usr/local/bin/pfstat -c /etc/pfstat.conf -d /var/db/pfstat.db # # Glean old Pfstat data 1 1 1 * * root /usr/local/bin/pfstat -t 31:365 Entries from my cron log: Dec 10 21:40:00 servername /usr/sbin/cron[39679]: (root) CMD ( /usr/libexec/atrun) Dec 10 21:41:00 servername /usr/sbin/cron[502]: (*system*) RELOAD (/etc/crontab) Dec 10 21:41:00 servername /usr/sbin/cron[39687]: (root) CMD (/usr/local/bin/pfstat -q >> /var/db/pfstat.db) Dec 10 21:42:00 servername /usr/sbin/cron[39696]: (root) CMD (/usr/local/bin/pfstat -q >> /var/db/pfstat.db) Dec 10 21:43:00 servername /usr/sbin/cron[39701]: (root) CMD (/usr/local/bin/pfstat -q >> /var/db/pfstat.db) Dec 10 21:44:00 servername /usr/sbin/cron[39714]: (root) CMD (/usr/local/bin/pfstat -q >> /var/db/pfstat.db) Dec 10 21:44:00 servername /usr/sbin/cron[39715]: (operator) CMD (/usr/libexec/save-entropy) Dec 10 21:45:00 servername /usr/sbin/cron[39734]: (root) CMD (/usr/local/bin/pfstat -q >> /var/db/pfstat.db) Dec 10 21:45:00 servername /usr/sbin/cron[39735]: (root) CMD ( /usr/libexec/atrun) Dec 10 21:45:00 servername /usr/sbin/cron[39733]: (root) CMD (/usr/local/bin/pfstat -c /etc/pfstat.conf -d /var/db/pfstat.db) root@servername db # ll /var/db/pfstat.db -rw-r--r-- 1 root wheel 0 Dec 10 21:21 /var/db/pfstat.db As you can see pfstat.db stays zero bytes! Anyone any idea why this is happening? My /etc/pf.conf has a set loginterface entry! MTIA. Cheers, Lars. From owner-freebsd-ports@FreeBSD.ORG Sun Dec 10 21:19:58 2006 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0658816A407; Sun, 10 Dec 2006 21:19:58 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from mail.ipt.ru (mail.ipt.ru [80.253.10.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D1ED43CA2; Sun, 10 Dec 2006 21:18:43 +0000 (GMT) (envelope-from bsam@ipt.ru) Received: from sp34.ipt.ru ([217.147.20.50] helo=bs1.sp34.ru) by mail.ipt.ru with esmtp (Exim 4.62 (FreeBSD)) (envelope-from ) id 1GtW5S-000FNN-OV; Mon, 11 Dec 2006 00:19:54 +0300 Received: from bsam by bs1.sp34.ru with local (Exim 4.63 (FreeBSD)) (envelope-from ) id 1GtW6m-0000Oy-Nd; Mon, 11 Dec 2006 00:21:16 +0300 To: gabor@FreeBSD.org, erwin@FreeBSD.org From: Boris Samorodov Date: Mon, 11 Dec 2006 00:21:16 +0300 Message-ID: <57799043@bs1.sp34.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-ports@FreeBSD.org Subject: databases/dbf: is distfile corrupted? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Dec 2006 21:19:58 -0000 Hello, I just tried to fetch/build databases/dbf. My tinderbox didn't show any error. Is the DEPRECATED message wrong? May be I misunderstand something? Thanks. WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD committer, http://www.FreeBSD.org The Power To Serve From owner-freebsd-ports@FreeBSD.ORG Sun Dec 10 21:31:01 2006 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1A59016A407; Sun, 10 Dec 2006 21:31:01 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9428E43CB7; Sun, 10 Dec 2006 21:29:46 +0000 (GMT) (envelope-from gabor@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id 08D6E9ABD76; Sun, 10 Dec 2006 22:30:58 +0100 (CET) X-Virus-Scanned: amavisd-new at t-hosting.hu Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id ZlH+YxHOZRHH; Sun, 10 Dec 2006 22:30:53 +0100 (CET) Received: from [192.168.2.186] (catv-50635cb6.catv.broadband.hu [80.99.92.182]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server.t-hosting.hu (Postfix) with ESMTP id 4B8F99ABCE2; Sun, 10 Dec 2006 22:30:53 +0100 (CET) Message-ID: <457C7C8C.6090609@FreeBSD.org> Date: Sun, 10 Dec 2006 22:30:52 +0100 From: Gabor Kovesdan User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: Boris Samorodov References: <57799043@bs1.sp34.ru> In-Reply-To: <57799043@bs1.sp34.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: erwin@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: databases/dbf: is distfile corrupted? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Dec 2006 21:31:01 -0000 Boris Samorodov schrieb: > Hello, > > > I just tried to fetch/build databases/dbf. My tinderbox didn't show > any error. Is the DEPRECATED message wrong? May be I misunderstand > something? > > Thanks. > > > WBR > Hi, It showed up unfetchable on the distfile survey and I took a look at this and could not extract the tarball, it was corrupt. It seems to be solved now. I can remove the deprecated message, but it would be better if someone else, who really uses this port would take care of it. (I mean take maintainership, not just revert deprecation.) Maybe are you interested in this? :) Gabor From owner-freebsd-ports@FreeBSD.ORG Sun Dec 10 21:43:30 2006 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 304C116A40F; Sun, 10 Dec 2006 21:43:30 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from mail.ipt.ru (mail.ipt.ru [80.253.10.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D48643DB8; Sun, 10 Dec 2006 21:40:44 +0000 (GMT) (envelope-from bsam@ipt.ru) Received: from sp34.ipt.ru ([217.147.20.50] helo=bs1.sp34.ru) by mail.ipt.ru with esmtp (Exim 4.62 (FreeBSD)) (envelope-from ) id 1GtWQi-000FQ4-MN; Mon, 11 Dec 2006 00:41:52 +0300 Received: from bsam by bs1.sp34.ru with local (Exim 4.63 (FreeBSD)) (envelope-from ) id 1GtWS2-0000Pi-Na; Mon, 11 Dec 2006 00:43:14 +0300 To: Gabor Kovesdan References: <57799043@bs1.sp34.ru> <457C7C8C.6090609@FreeBSD.org> From: Boris Samorodov Date: Mon, 11 Dec 2006 00:43:14 +0300 In-Reply-To: <457C7C8C.6090609@FreeBSD.org> (Gabor Kovesdan's message of "Sun, 10 Dec 2006 22:30:52 +0100") Message-ID: <91717725@bs1.sp34.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-ports@FreeBSD.org Subject: Re: databases/dbf: is distfile corrupted? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Dec 2006 21:43:30 -0000 On Sun, 10 Dec 2006 22:30:52 +0100 Gabor Kovesdan wrote: > Boris Samorodov schrieb: > > I just tried to fetch/build databases/dbf. My tinderbox didn't show > > any error. Is the DEPRECATED message wrong? May be I misunderstand > > something? > > > > Thanks. > It showed up unfetchable on the distfile survey and I took a look at > this and could not extract the tarball, it was corrupt. It seems to be > solved now. I can remove the deprecated message, but it would be > better if someone else, who really uses this port would take care of > it. (I mean take maintainership, not just revert deprecation.) Maybe > are you interested in this? :) Done. ;-) Thanks for your answer. WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD committer, http://www.FreeBSD.org The Power To Serve From owner-freebsd-ports@FreeBSD.ORG Sun Dec 10 22:39:05 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 192E116A4A0 for ; Sun, 10 Dec 2006 22:39:05 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from com1.ht-systems.ru (com1.ht-systems.ru [83.97.104.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51F574455D for ; Sun, 10 Dec 2006 22:30:05 +0000 (GMT) (envelope-from stas@FreeBSD.org) Received: from [213.87.86.29] (helo=fonon.mbsd.msk.ru) by com1.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1GtX6b-00056q-KV; Mon, 11 Dec 2006 01:25:11 +0300 Received: from localhost (localhost [127.0.0.1]) by fonon.mbsd.msk.ru (Postfix) with SMTP id CB38712F51; Mon, 11 Dec 2006 01:29:56 +0300 (MSK) Date: Mon, 11 Dec 2006 01:29:56 +0300 From: Stanislav Sedov To: Charles Mujie Message-Id: <20061211012956.4147abbf.stas@FreeBSD.org> In-Reply-To: <457B528E.5080404@ibrigge.com> References: <457B528E.5080404@ibrigge.com> Organization: The FreeBSD Project X-Mailer: carrier-pigeon X-Voice: +7 916 849 20 23 X-XMPP: ssedov@jabber.ru X-ICQ: 208105021 X-Yahoo: stanislav_sedov X-PGP-Fingerprint: F21E D6CC 5626 9609 6CE2 A385 2BF5 5993 EB26 9581 X-University: MEPhI Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Mon__11_Dec_2006_01_29_56_+0300_BiT13G2=u/kPHsbS" X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona 1.6.0 Cc: ports@freebsd.org, avleeuwen@piwebs.com Subject: Re: Unable to build ImageMagick with X11 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Dec 2006 22:39:05 -0000 --Signature=_Mon__11_Dec_2006_01_29_56_+0300_BiT13G2=u/kPHsbS Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 7bit On Sat, 09 Dec 2006 16:19:26 -0800 Charles Mujie mentioned: > Hi, > > I am trying to install gallery2 from ports and while building ImageMagick I am getting the following error. Has anyone seen this error before? > > /cm > > The problem isn't linked with the ImageMagick, you can't build x11/xorg-libraries (see carefully). Try to update all installed ports before building attempt, and also update the ports tree (via portsnap or cvsup). -- Stanislav Sedov http://people.freebsd.org/~stas/stas.key.asc --Signature=_Mon__11_Dec_2006_01_29_56_+0300_BiT13G2=u/kPHsbS Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFfIpkK/VZk+smlYERAisSAKCA4CNNH7ti2ziIMC6wV/b8J82y2QCdHVaN uezJT6T7wBLnrhRJiLI3F88= =NEN9 -----END PGP SIGNATURE----- --Signature=_Mon__11_Dec_2006_01_29_56_+0300_BiT13G2=u/kPHsbS-- From owner-freebsd-ports@FreeBSD.ORG Sun Dec 10 22:41:11 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8FFC216A494 for ; Sun, 10 Dec 2006 22:41:11 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from com1.ht-systems.ru (com1.ht-systems.ru [83.97.104.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9C8643CC9 for ; Sun, 10 Dec 2006 22:33:04 +0000 (GMT) (envelope-from stas@FreeBSD.org) Received: from [213.87.86.29] (helo=fonon.mbsd.msk.ru) by com1.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1GtXA4-0005y3-70; Mon, 11 Dec 2006 01:28:45 +0300 Received: from localhost (localhost [127.0.0.1]) by fonon.mbsd.msk.ru (Postfix) with SMTP id 67B8912F2A; Mon, 11 Dec 2006 01:33:35 +0300 (MSK) Date: Mon, 11 Dec 2006 01:33:35 +0300 From: Stanislav Sedov To: grrr@czarodzieje.info Message-Id: <20061211013335.aaa2fcd9.stas@FreeBSD.org> In-Reply-To: <1165636825.6034.5.camel@dud> References: <20061208182416.520FA16A57A@hub.freebsd.org> <1165636825.6034.5.camel@dud> Organization: The FreeBSD Project X-Mailer: carrier-pigeon X-Voice: +7 916 849 20 23 X-XMPP: ssedov@jabber.ru X-ICQ: 208105021 X-Yahoo: stanislav_sedov X-PGP-Fingerprint: F21E D6CC 5626 9609 6CE2 A385 2BF5 5993 EB26 9581 X-University: MEPhI Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Mon__11_Dec_2006_01_33_35_+0300_DxsiGZ1yRtxrHrhC" X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona 1.6.0 Cc: teoria , freebsd-ports@freebsd.org Subject: Re: freebsd-ports Digest, Vol 189, Issue 8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Dec 2006 22:41:11 -0000 --Signature=_Mon__11_Dec_2006_01_33_35_+0300_DxsiGZ1yRtxrHrhC Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 7bit On Sat, 09 Dec 2006 04:00:25 +0000 teoria mentioned: > > > maybe it isnt a place where i can ask about this problem but.. i will > try ;) maybe u can help me ;) > You are quite right;-) It's not even freebsd-related... > i bought netfinity 5ooo ( 2 x 5oo Mhz + 2 x 128 SDRAM ecc 4x9.1 scsi | > hot swap | adaptec aic 7859 ) > > my adaptec dont see my 4x 9.1 :( > > i back to the factory settings and nothing... > > i was lo0king for information about this but only thing i find it was > "test your connections" ... and its seems to be good... > thanks ;) for everything > Try to check jumper settings on hard drives. Incorrect settings often causes such types of errors. -- Stanislav Sedov http://people.freebsd.org/~stas/stas.key.asc --Signature=_Mon__11_Dec_2006_01_33_35_+0300_DxsiGZ1yRtxrHrhC Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFfIs/K/VZk+smlYERAkFJAJkBTlRbo/nMCrmdnoKKTL+nqQRLywCggJ1F zN/149T/Q930G5woWGfvYBs= =Gb/8 -----END PGP SIGNATURE----- --Signature=_Mon__11_Dec_2006_01_33_35_+0300_DxsiGZ1yRtxrHrhC-- From owner-freebsd-ports@FreeBSD.ORG Mon Dec 11 00:00:07 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BCC1C16A4D1 for ; Mon, 11 Dec 2006 00:00:07 +0000 (UTC) (envelope-from frank@exit.com) Received: from tinker.exit.com (tinker.exit.com [206.223.0.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE1F743C9D for ; Sun, 10 Dec 2006 23:58:51 +0000 (GMT) (envelope-from frank@exit.com) Received: from jill.exit.com (jill.exit.com [206.223.0.4]) by tinker.exit.com (8.13.8/8.13.8) with ESMTP id kBB004N0008444; Sun, 10 Dec 2006 16:00:04 -0800 (PST) (envelope-from frank@exit.com) Received: from jill.exit.com (localhost [127.0.0.1]) by jill.exit.com (8.13.8/8.13.8) with ESMTP id kBB004OD009843; Sun, 10 Dec 2006 16:00:04 -0800 (PST) (envelope-from frank@exit.com) Received: (from frank@localhost) by jill.exit.com (8.13.8/8.13.8/Submit) id kBB003lr009842; Sun, 10 Dec 2006 16:00:03 -0800 (PST) (envelope-from frank@exit.com) X-Authentication-Warning: jill.exit.com: frank set sender to frank@exit.com using -f From: Frank Mayhar To: Kris Kennaway In-Reply-To: <20061210194632.GA48405@xor.obsecurity.org> References: <457C247B.5050909@galaxypc.net> <20061210194632.GA48405@xor.obsecurity.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: Exit Consulting Date: Sun, 10 Dec 2006 16:00:03 -0800 Message-Id: <1165795203.9584.0.camel@jill.exit.com> Mime-Version: 1.0 X-Mailer: Evolution 2.8.2.1 FreeBSD GNOME Team Port X-Virus-Scanned: ClamAV 0.88.6/2314/Sun Dec 10 12:02:13 2006 on tinker.exit.com X-Virus-Status: Clean Cc: "GalaxyPC.Net" , FreeBSD Ports list Subject: Re: [ports/security/gnupg] portupgrade fails on 4.11 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: frank@exit.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 00:00:07 -0000 On Sun, 2006-12-10 at 14:46 -0500, Kris Kennaway wrote: > On Sun, Dec 10, 2006 at 10:15:07AM -0500, GalaxyPC.Net wrote: > > install-info --quiet /usr/local/info/gnupg1.info /usr/local/info/dir > > install-info: menu item `gpg' already exists, for file `gpg' > > *** Error code 1 > > > > Stop in /usr/ports/security/gnupg. > > *** Error code 1 > > > > Stop in /usr/ports/security/gnupg. > > ** Command failed [exit code 1]: /usr/bin/script -qa > > /tmp/portupgrade.29896.0 env UPGRADE_TOOL=portupgrade > > UPGRADE_PORT=gnupg-1.4.5_2 UPGRADE_PORT_VER=1.4.5_2 make reinstall > > egrep: /var/db/pkg/gnupg-1.4.5_2/+CONTENTS: No such file or directory > > ---> Restoring the old version > > ** Fix the installation problem and try again. > > [Updating the pkgdb in /var/db/pkg ... - 360 packages > > found (-0 +1) . done] > > ** Listing the failed packages (*:skipped / !:failed) > > ! security/gnupg (gnupg-1.4.5_2) (install error) > > Consider upgrading to 6.x; maintainers are not required to support > 4.x, and all ports support for 4.x will be terminated in less than 2 > months. Actually I've been seeing this same problem on 6-stable lately. FYI. -- Frank Mayhar frank@exit.com http://www.exit.com/ Exit Consulting http://www.gpsclock.com/ http://www.exit.com/blog/frank/ From owner-freebsd-ports@FreeBSD.ORG Mon Dec 11 03:04:56 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3D19116A40F for ; Mon, 11 Dec 2006 03:04:56 +0000 (UTC) (envelope-from freebsd@alaskaparadise.com) Received: from stargate.alaskaparadise.com (114-103-74-65.gci.net [65.74.103.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id E017D43CA1 for ; Mon, 11 Dec 2006 03:03:41 +0000 (GMT) (envelope-from freebsd@alaskaparadise.com) Received: by stargate.alaskaparadise.com (Postfix, from userid 0) id 8C4FA45F8; Sun, 10 Dec 2006 18:04:51 -0900 (AKST) From: Beech Rintoul Organization: NorthWind Communications To: freebsd-ports@freebsd.org Date: Sun, 10 Dec 2006 18:04:26 -0900 User-Agent: KMail/1.9.4 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart61378467.9EtjSGdG6o"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200612101804.47366.freebsd@alaskaparadise.com> Subject: Using groff X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 03:04:56 -0000 --nextPart61378467.9EtjSGdG6o Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I need to write a man page for a port I just adopted. I have absolutely no= =20 experience dealing with man pages or groff. Would one of you gurus point me= =20 at a good tutorial. The man page for groff is pretty overwhelming. I google= d,=20 but didn't find much that wasn't in the man page. Is there a tutorial=20 specific to man pages? I can copy the style from other pages, but I have no= =20 clue where to begin. TIA, Beech =2D-=20 =2D------------------------------------------------------------------------= =2D------------- Beech Rintoul - Sys. Administrator - beech@alaskaparadise.com /"\ ASCII Ribbon Campaign | Alaska Paradise Travel \ / - NO HTML/RTF in e-mail | 201 East 9Th Avenue Ste.310 X - NO Word docs in e-mail | Anchorage, AK 99501 / \ - Please visit Alaska Paradise - http://www.alaskaparadise.com =2D------------------------------------------------------------------------= =2D------------- --nextPart61378467.9EtjSGdG6o Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQBFfMrPR5sEeCt9j00RAmH8AJ9RKbw4LHUBtcoQc/ZGTUhM908crQCgpibY C+K8kNhSCC41HLG7GM7parU= =EX3n -----END PGP SIGNATURE----- --nextPart61378467.9EtjSGdG6o-- From owner-freebsd-ports@FreeBSD.ORG Mon Dec 11 02:29:32 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CDD1516A403; Mon, 11 Dec 2006 02:29:32 +0000 (UTC) (envelope-from tcs@kitty.2y.idv.tw) Received: from kitty.2y.idv.tw (kuririn.cs.nthu.edu.tw [140.114.88.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 609E643CA2; Mon, 11 Dec 2006 02:28:17 +0000 (GMT) (envelope-from tcs@kitty.2y.idv.tw) Received: from penguin (penguin.cs.nthu.edu.tw [140.114.88.175]) (authenticated user=tcs bits=0) by kitty.2y.idv.tw (8.13.6/8.13.6) with ESMTP id kBB2TUOa045124; Mon, 11 Dec 2006 10:29:30 +0800 (CST) (envelope-from tcs@kitty.2y.idv.tw) From: =?big5?B?Q2h1bi1UaWVuIENoYW5nICixaadnpNEp?= To: Date: Mon, 11 Dec 2006 10:29:37 +0800 Message-ID: <002201c71ccc$34772c80$af58728c@penguin> MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 11 Thread-Index: AccczDQviX4NeaJCQIOjudazmIWgRw== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 X-Mailman-Approved-At: Mon, 11 Dec 2006 03:10:17 +0000 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@FreeBSD.org Subject: FreeBSD Port: unrar-3.60,4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 02:29:32 -0000 I found that LC_ALL is not working well in unrar with some charset like (zh_TW.Big5, zh_CN.GBK, zh_CN.GB2312,zh_CN.eucCN) I provide the patch for reference. --- arcread.cpp.orig Mon Dec 11 10:05:05 2006 +++ arcread.cpp Mon Dec 11 10:12:47 2006 @@ -197,6 +197,8 @@ else { Length++; + /* We should try system multibyte function mbstowcs first. */ + if(mbstowcs(hd->FileNameW,FileName,sizeof(hd->FileName)/sizeof(hd->FileName[ 0])-1)==-1) NameCoder.Decode(FileName,(byte *)FileName+Length, hd->NameSize-Length,hd->FileNameW, sizeof(hd->FileNameW)/sizeof(hd->FileNameW[0])); --- extract.cpp.orig Mon Dec 11 10:07:47 2006 +++ extract.cpp Mon Dec 11 10:15:33 2006 @@ -271,7 +271,8 @@ { ConvertPath(Arc.NewLhd.FileNameW,ArcFileNameW); char Name[NM]; - if (WideToChar(ArcFileNameW,Name) && IsNameUsable(Name)) + /* We should check name in ArcFileNameW. I think we don't need to check here. */ + if (WideToChar(ArcFileNameW,Name)/* && IsNameUsable(Name)*/) strcpy(ArcFileName,Name); } #endif From owner-freebsd-ports@FreeBSD.ORG Mon Dec 11 03:23:16 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7293E16A40F for ; Mon, 11 Dec 2006 03:23:16 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D40C43CA8 for ; Mon, 11 Dec 2006 03:22:02 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 1242F1A4D84; Sun, 10 Dec 2006 19:23:16 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 7D67051304; Sun, 10 Dec 2006 22:23:15 -0500 (EST) Date: Sun, 10 Dec 2006 22:23:15 -0500 From: Kris Kennaway To: Frank Mayhar Message-ID: <20061211032315.GA55100@xor.obsecurity.org> References: <457C247B.5050909@galaxypc.net> <20061210194632.GA48405@xor.obsecurity.org> <1165795203.9584.0.camel@jill.exit.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6TrnltStXW4iwmi0" Content-Disposition: inline In-Reply-To: <1165795203.9584.0.camel@jill.exit.com> User-Agent: Mutt/1.4.2.2i Cc: "GalaxyPC.Net" , FreeBSD Ports list , Kris Kennaway Subject: Re: [ports/security/gnupg] portupgrade fails on 4.11 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 03:23:16 -0000 --6TrnltStXW4iwmi0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Dec 10, 2006 at 04:00:03PM -0800, Frank Mayhar wrote: > On Sun, 2006-12-10 at 14:46 -0500, Kris Kennaway wrote: > > On Sun, Dec 10, 2006 at 10:15:07AM -0500, GalaxyPC.Net wrote: > > > install-info --quiet /usr/local/info/gnupg1.info /usr/local/info/dir > > > install-info: menu item `gpg' already exists, for file `gpg' > > > *** Error code 1 > > >=20 > > > Stop in /usr/ports/security/gnupg. > > > *** Error code 1 > > >=20 > > > Stop in /usr/ports/security/gnupg. > > > ** Command failed [exit code 1]: /usr/bin/script -qa=20 > > > /tmp/portupgrade.29896.0 env UPGRADE_TOOL=3Dportupgrade=20 > > > UPGRADE_PORT=3Dgnupg-1.4.5_2 UPGRADE_PORT_VER=3D1.4.5_2 make reinstall > > > egrep: /var/db/pkg/gnupg-1.4.5_2/+CONTENTS: No such file or directory > > > ---> Restoring the old version > > > ** Fix the installation problem and try again. > > > [Updating the pkgdb in /var/db/pkg ... - 360 packa= ges=20 > > > found (-0 +1) . done] > > > ** Listing the failed packages (*:skipped / !:failed) > > > ! security/gnupg (gnupg-1.4.5_2) (install error) > >=20 > > Consider upgrading to 6.x; maintainers are not required to support > > 4.x, and all ports support for 4.x will be terminated in less than 2 > > months. >=20 > Actually I've been seeing this same problem on 6-stable lately. FYI. OK, that's different then (and also doesn't seem to apply to the other 4.11 error he reported). Kris --6TrnltStXW4iwmi0 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFfM8jWry0BWjoQKURAmgoAJ0Q4mWyEIOc0Yqv2fNzYMKU6THxFQCfZ2Vi ItLU9Y2PHTQaENBNhMUcSZU= =yofI -----END PGP SIGNATURE----- --6TrnltStXW4iwmi0-- From owner-freebsd-ports@FreeBSD.ORG Mon Dec 11 03:42:30 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9EC6F16A412 for ; Mon, 11 Dec 2006 03:42:30 +0000 (UTC) (envelope-from kuriyama@imgsrc.co.jp) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [210.226.20.147]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EB4D43CB7 for ; Mon, 11 Dec 2006 03:41:08 +0000 (GMT) (envelope-from kuriyama@imgsrc.co.jp) Received: from localhost (magenta.imgsrc.co.jp [210.226.20.134]) by black.imgsrc.co.jp (Postfix) with ESMTP id 5CE4450F08 for ; Mon, 11 Dec 2006 12:42:16 +0900 (JST) X-Virus-Scanned: IMG SRC scanner at virus.imgsrc.co.jp (magenta) Received: from black.imgsrc.co.jp ([210.226.20.147]) by localhost (magenta.imgsrc.co.jp [210.226.20.134]) (amavisd-new, port 10024) with ESMTP id qjwvi409YsDj for ; Mon, 11 Dec 2006 12:42:16 +0900 (JST) Received: from pink.imgsrc.co.jp (pink.imgsrc.co.jp [210.226.20.36]) by black.imgsrc.co.jp (Postfix) with ESMTP id EC2A550E8C for ; Mon, 11 Dec 2006 12:42:15 +0900 (JST) Date: Mon, 11 Dec 2006 12:42:15 +0900 Message-ID: <7mu003jdyg.wl%kuriyama@imgsrc.co.jp> From: Jun Kuriyama To: ports@FreeBSD.org User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/21.3 (i386--freebsd) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="Multipart_Mon_Dec_11_12:42:15_2006-1" Cc: Subject: HEADS UP : security/gnupg will be upgraded to 2.0.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 03:42:30 -0000 --Multipart_Mon_Dec_11_12:42:15_2006-1 Content-Type: text/plain; charset=US-ASCII Hi, I'm planning to upgrade security/gnupg to 2.0.1. This upgrade includes portrevision bumps to indicate dependency changes. I'm testing conditional plist, upgrading procedure by portupgrade. But I think it's almost ready to commit. If you have further suggestions, please let me know. -- Jun Kuriyama // IMG SRC, Inc. // FreeBSD Project --Multipart_Mon_Dec_11_12:42:15_2006-1 Content-Type: application/octet-stream; type=patch Content-Disposition: attachment; filename="gnupg.diff" Content-Transfer-Encoding: 7bit Index: UPDATING =================================================================== RCS file: /home/ncvs/ports/UPDATING,v retrieving revision 1.431 diff -u -r1.431 UPDATING --- UPDATING 8 Dec 2006 03:27:47 -0000 1.431 +++ UPDATING 11 Dec 2006 03:38:01 -0000 @@ -6,6 +6,22 @@ time you update your ports collection, before attempting any port upgrades. +20061212: + AFFECTS: users of security/gnupg + AUTHOR: kuriyama@FreeBSD.org + + The security/gnupg port was upgraded to 2.0.1 (with securty fix) + and good-old gnupg-1.4.6 was repocopied to security/gnupg1. + + Both of security/gnupg (2.x) and security/gnupg1 (1.4.x) are + designed not to conflict with each other. So you can use + security/gnupg1 for gpg(1), and use security/gnupg for gpg2(1) + commands. + + All directly dependents are $PORTREVISION bumped, so portupgrade -R + gnupg will works fine. After portupgrade, you will have both of + gnupg-2.0.1 and gnupg-1.4.6. + 20061207: AFFECTS: users of devel/p5-PAR AUTHOR: rafan@FreeBSD.org Index: mail/cone/Makefile =================================================================== RCS file: /home/ncvs/ports/mail/cone/Makefile,v retrieving revision 1.23 diff -u -r1.23 Makefile --- mail/cone/Makefile 20 Nov 2006 21:21:05 -0000 1.23 +++ mail/cone/Makefile 11 Dec 2006 03:14:54 -0000 @@ -7,6 +7,7 @@ PORTNAME= cone PORTVERSION= 0.69 +PORTREVISION= 1 CATEGORIES= mail # This is for beta versions, leave it in please: #MASTER_SITES= http://www.courier-mta.org/beta/${PORTNAME}/ \ @@ -19,7 +20,7 @@ COMMENT= Console based mail client with POP3/IMAP/SMAP support LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell -BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg +BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 RUN_DEPENDS= ${BUILD_DEPENDS} USE_FAM= yes Index: mail/enigmail/Makefile =================================================================== RCS file: /home/ncvs/ports/mail/enigmail/Makefile,v retrieving revision 1.35 diff -u -r1.35 Makefile --- mail/enigmail/Makefile 14 Oct 2006 08:53:11 -0000 1.35 +++ mail/enigmail/Makefile 11 Dec 2006 03:15:05 -0000 @@ -7,7 +7,7 @@ PORTNAME= enigmail PORTVERSION?= 0.93.0 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES= mail security MASTER_SITES= \ http://mozdev.secsup.org/enigmail/src/ \ @@ -30,7 +30,7 @@ LIB_DEPENDS?= nspr4:${PORTSDIR}/devel/nspr RUN_DEPENDS?= mozilla:${PORTSDIR}/${LOCAL_SRCDIR} -RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg +RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg1 IPCVERSION?= 1.1.3 Index: mail/enigmail-thunderbird/Makefile =================================================================== RCS file: /home/ncvs/ports/mail/enigmail-thunderbird/Makefile,v retrieving revision 1.30 diff -u -r1.30 Makefile --- mail/enigmail-thunderbird/Makefile 14 Oct 2006 08:53:11 -0000 1.30 +++ mail/enigmail-thunderbird/Makefile 11 Dec 2006 03:15:32 -0000 @@ -7,7 +7,7 @@ PORTNAME= enigmail PORTVERSION= 0.94.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail security MASTER_SITES= http://www.mozilla-enigmail.org/downloads/src/ PKGNAMEPREFIX?= thunderbird- @@ -23,7 +23,7 @@ nss3:${PORTSDIR}/security/nss \ Xft.2:${PORTSDIR}/x11-fonts/libXft RUN_DEPENDS= ${GECKO}:${PORTSDIR}/${GECKO_PORTDIR} \ - gpg:${PORTSDIR}/security/gnupg + gpg:${PORTSDIR}/security/gnupg1 GECKO= ${PKGNAMEPREFIX:S/-//} .if ${GECKO} == "thunderbird" Index: mail/imp/Makefile =================================================================== RCS file: /home/ncvs/ports/mail/imp/Makefile,v retrieving revision 1.37 diff -u -r1.37 Makefile --- mail/imp/Makefile 18 Aug 2006 02:57:58 -0000 1.37 +++ mail/imp/Makefile 11 Dec 2006 03:16:36 -0000 @@ -7,6 +7,7 @@ PORTNAME= imp PORTVERSION= 4.1.3 +PORTREVISION= 1 CATEGORIES= mail www MASTER_SITES= ftp://ftp.horde.org/pub/imp/ \ ftp://ftp.planetmirror.com/pub/horde/imp/ \ @@ -89,7 +90,7 @@ .endif .if !defined(NOCRYPT) -RUN_DEPENDS+= ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg +RUN_DEPENDS+= ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg1 .endif .if !defined(WITHOUT_ASPELL) Index: mail/p5-Mail-SpamAssassin/Makefile =================================================================== RCS file: /home/ncvs/ports/mail/p5-Mail-SpamAssassin/Makefile,v retrieving revision 1.99 diff -u -r1.99 Makefile --- mail/p5-Mail-SpamAssassin/Makefile 7 Nov 2006 03:34:43 -0000 1.99 +++ mail/p5-Mail-SpamAssassin/Makefile 11 Dec 2006 03:17:54 -0000 @@ -7,7 +7,7 @@ PORTNAME= Mail-SpamAssassin PORTVERSION= 3.1.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_APACHE:S/$/:apache/} ${MASTER_SITE_PERL_CPAN:S/$/:cpan/} MASTER_SITE_SUBDIR= spamassassin/source/:apache Mail/:cpan @@ -23,7 +23,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} \ ${SITE_PERL}/Bundle/LWP.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar \ - gpg:${PORTSDIR}/security/gnupg + gpg:${PORTSDIR}/security/gnupg1 PERL_CONFIGURE= yes CONFIGURE_ARGS= SYSCONFDIR="${PREFIX}/etc" \ Index: mail/pygmy/Makefile =================================================================== RCS file: /home/ncvs/ports/mail/pygmy/Makefile,v retrieving revision 1.29 diff -u -r1.29 Makefile --- mail/pygmy/Makefile 7 Mar 2006 08:26:48 -0000 1.29 +++ mail/pygmy/Makefile 11 Dec 2006 03:18:04 -0000 @@ -7,7 +7,7 @@ PORTNAME= pygmy PORTVERSION= 0.6.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail python gnome MASTER_SITES= http://pygmy.sourceforge.net/ @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/_gnomemodule.so:${PORTSDIR}/x11-toolkits/py-gnome RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/_gnomemodule.so:${PORTSDIR}/x11-toolkits/py-gnome \ - gpg:${PORTSDIR}/security/gnupg + gpg:${PORTSDIR}/security/gnupg1 USE_PYTHON= yes Index: misc/instant-workstation/Makefile =================================================================== RCS file: /home/ncvs/ports/misc/instant-workstation/Makefile,v retrieving revision 1.32 diff -u -r1.32 Makefile --- misc/instant-workstation/Makefile 29 Sep 2006 05:40:00 -0000 1.32 +++ misc/instant-workstation/Makefile 11 Dec 2006 03:18:53 -0000 @@ -7,7 +7,7 @@ PORTNAME= instant-workstation PORTVERSION= 1.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc MASTER_SITES= ftp://ftp.lemis.com/pub/ @@ -29,7 +29,7 @@ grip:${PORTSDIR}/audio/grip \ gimp:${PORTSDIR}/graphics/gimp1 \ gv:${PORTSDIR}/print/gv \ - gpg:${PORTSDIR}/security/gnupg \ + gpg:${PORTSDIR}/security/gnupg1 \ ispell:${PORTSDIR}/textproc/ispell \ startkde:${PORTSDIR}/x11/kde3 \ mutt:${PORTSDIR}/mail/mutt \ Index: misc/kdeutils3/Makefile =================================================================== RCS file: /home/ncvs/ports/misc/kdeutils3/Makefile,v retrieving revision 1.107 diff -u -r1.107 Makefile --- misc/kdeutils3/Makefile 12 Sep 2006 23:26:33 -0000 1.107 +++ misc/kdeutils3/Makefile 11 Dec 2006 03:19:08 -0000 @@ -7,6 +7,7 @@ PORTNAME= kdeutils PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src @@ -17,7 +18,7 @@ LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \ netsnmp:${PORTSDIR}/net-mgmt/net-snmp -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg +RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 CONFLICTS= kgpg-[0-9]* superkaramba-[0-9]* Index: net/nocatauth-gateway/Makefile =================================================================== RCS file: /home/ncvs/ports/net/nocatauth-gateway/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- net/nocatauth-gateway/Makefile 12 Dec 2005 21:53:39 -0000 1.4 +++ net/nocatauth-gateway/Makefile 11 Dec 2006 03:19:24 -0000 @@ -7,7 +7,7 @@ PORTNAME= nocatauth-gateway PORTVERSION= 0.82 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://nocat.net/download/NoCatAuth/ DISTNAME= NoCatAuth-${PORTVERSION} @@ -16,7 +16,7 @@ COMMENT= Open 802.11 Authentication Gateway RUN_DEPENDS= \ - ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg + ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg1 CONFLICTS= nocatauth-server-* Index: net/nocatauth-server/Makefile =================================================================== RCS file: /home/ncvs/ports/net/nocatauth-server/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- net/nocatauth-server/Makefile 12 Dec 2005 21:53:39 -0000 1.3 +++ net/nocatauth-server/Makefile 11 Dec 2006 03:19:32 -0000 @@ -7,7 +7,7 @@ PORTNAME= nocatauth-server PORTVERSION= 0.82 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://nocat.net/download/NoCatAuth/ DISTNAME= NoCatAuth-${PORTVERSION} @@ -16,7 +16,7 @@ COMMENT= Open 802.11 Authentication Server RUN_DEPENDS= \ - ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg + ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg1 CONFLICTS= nocatauth-gateway-* Index: news/c-nocem/Makefile =================================================================== RCS file: /home/ncvs/ports/news/c-nocem/Makefile,v retrieving revision 1.21 diff -u -r1.21 Makefile --- news/c-nocem/Makefile 26 Mar 2004 17:55:38 -0000 1.21 +++ news/c-nocem/Makefile 11 Dec 2006 03:20:03 -0000 @@ -6,7 +6,7 @@ PORTNAME= c-nocem PORTVERSION= 3.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= news security MASTER_SITES= http://sites.inka.de/~bigred/sw/ \ ftp://ftp.dinoex.de/pub/FreeBSD/distfiles/ @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${CNEWSWRK}/conf/substitutions:${PORTSDIR}/${CNEWS_PORT}:configure BUILD_DEPENDS+= ${LOCALBASE}/lib/libcnews.a:${PORTSDIR}/${CNEWS_PORT} \ - gpg:${PORTSDIR}/security/gnupg + gpg:${PORTSDIR}/security/gnupg1 WRKSRC= ${WRKDIR}/c-nocem CNEWS_PORT?= news/cnews Index: security/gnome-gpg/Makefile =================================================================== RCS file: /home/ncvs/ports/security/gnome-gpg/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- security/gnome-gpg/Makefile 14 Oct 2006 09:10:57 -0000 1.1 +++ security/gnome-gpg/Makefile 11 Dec 2006 03:20:33 -0000 @@ -7,6 +7,7 @@ PORTNAME= gnome-gpg PORTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -14,9 +15,9 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Simple commandline wrapper around gpg for gnome-keyring -BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg +BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 LIB_DEPENDS= gnome-keyring.0:${PORTSDIR}/security/gnome-keyring -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg +RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 USE_BZIP2= yes GNU_CONFIGURE= yes Index: security/gnupg/Makefile =================================================================== RCS file: /home/ncvs/ports/security/gnupg/Makefile,v retrieving revision 1.92 diff -u -r1.92 Makefile --- security/gnupg/Makefile 8 Dec 2006 09:25:31 -0000 1.92 +++ security/gnupg/Makefile 9 Dec 2006 07:56:41 -0000 @@ -6,8 +6,7 @@ # PORTNAME= gnupg -PORTVERSION= 1.4.6 -PORTREVISION= 1 +PORTVERSION= 2.0.1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= gnupg @@ -17,95 +16,73 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= The GNU Privacy Guard +BUILD_DEPENDS= ${LOCALBASE}/lib/libassuan.a:${PORTSDIR}/security/libassuan +LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt \ + gpg-error:${PORTSDIR}/security/libgpg-error \ + ksba.17:${PORTSDIR}/security/libksba \ + pth.20:${PORTSDIR}/devel/pth +RUN_DEPENDS= dirmngr:${PORTSDIR}/security/dirmngr + USE_BZIP2= YES USE_GMAKE= YES GNU_CONFIGURE= YES -CONFIGURE_TARGET= --build ${MACHINE_ARCH}-portbld-freebsd${OSREL} -CONFIGURE_ARGS= --infodir=${PREFIX}/info --mandir=${PREFIX}/man -.if ${MACHINE_CPU:Mi586} -MACHINE_ARCH= i586 -.endif -CFLAGS:= ${CFLAGS:S/-pipe//g} -MAN1= gpg.1 gpgv.1 gpg.ru.1 -MAN7= gnupg.7 -INFO= gnupg1 - -PORTDOCS= * - -OPTIONS= LDAP "LDAP keyserver interface" off \ - LIBICONV "use libiconv" off \ - LIBUSB "use libusb" off \ - SUID_GPG "install GPG with suid" off \ - NLS "Native Language Support" on \ - CURL "use libcurl for the keyserver interface" on +USE_ICONV= YES +USE_LDCONFIG= YES +CONFIGURE_TARGET=# empty +CONFIGURE_ARGS+= --infodir=${PREFIX}/info --mandir=${PREFIX}/man \ + --with-libpth-prefix=${LOCALBASE}/lib/pth +MAN1= gpg2.1 gpgsm.1 gpgv2.1 gpg-agent.1 scdaemon.1 watchgnupg.1 \ + gpgconf.1 gpg-preset-passphrase.1 gpg-connect-agent.1 \ + gpgparsemail.1 symcryptrun.1 gpgsm-gencert.sh.1 +MAN8= addgnupghome.8 +INFO= gnupg + +OPTIONS= NLS "Include National Language Support" on \ + LDAP "Include LDAP keyserver support" off \ + SCDAEMON "Enable Smartcard daemon (with libusb)" off \ + CURL "Use the real curl library (worked around if no)" on .include -.if defined(WITH_LIBICONV) -USE_ICONV= yes -.else -CONFIGURE_ARGS+= --without-libiconv-prefix -.endif - -.if defined(WITH_LIBUSB) -CONFIGURE_ARGS+= --with-libusb=${LOCALBASE} -LIB_DEPENDS+= usb-0.1.8:${PORTSDIR}/devel/libusb +.if defined(WITHOUT_NLS) +CONFIGURE_ARGS+=--disable-nls +PLIST_SUB+= NLS="@comment " .else -CONFIGURE_ARGS+= --without-libusb +USE_GETTEXT= YES +PLIST_SUB+= NLS="" .endif .if defined(WITH_LDAP) -USE_OPENLDAP= yes -PLIST_SUB+= WITH_LDAP="" -CONFIGURE_ARGS+= --with-ldap=${LOCALBASE} -#CONFIGURE_ENV+= LDFLAGS="-L/usr/lib" +USE_OPENLDAP= YES +CONFIGURE_ARGS+=--with-ldap=${LOCALBASE} +PLIST_SUB+= LDAP="" .else -PLIST_SUB+= WITH_LDAP="@comment " -CONFIGURE_ARGS+= --disable-ldap +CONFIGURE_ARGS+=--disable-ldap +PLIST_SUB+= LDAP="@comment " .endif -.if !defined(WITHOUT_NLS) -USE_GETTEXT= YES -PLIST_SUB+= NLS="" +.if defined(WITH_SCDAEMON) +CONFIGURE_ARGS+=--enable-scdaemon +LIB_DEPENDS+= usb-0.1:${PORTSDIR}/devel/libusb .else -CONFIGURE_ARGS+=--disable-nls -PLIST_SUB+= NLS="@comment " +CONFIGURE_ARGS+=--disable-scdaemon .endif -.if !defined(WITHOUT_CURL) +.if defined(WITHOUT_CURL) +CONFIGURE_ARGS+=--without-libcurl +.else LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl CONFIGURE_ARGS+=--with-libcurl=${LOCALBASE} -# Work around a GnuPG configure buglet -CONFIGURE_ENV+= _libcurl_config=${LOCALBASE}/bin/curl-config -.else -CONFIGURE_ARGS+=--without-libcurl .endif -post-install: -.if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} -.for i in DETAILS FAQ HACKING OpenPGP - ${INSTALL_DATA} ${WRKSRC}/doc/${i} ${DOCSDIR} -.endfor -.for i in ABOUT-NLS AUTHORS BUGS COPYING INSTALL NEWS PROJECTS \ - README THANKS TODO VERSION - ${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} -.endfor -.endif -.if defined(WITH_SUID_GPG) - ${CHMOD} u+s ${PREFIX}/bin/gpg -.endif -.if ${OSVERSION} < 500019 - @${CAT} ${PKGMESSAGE} -.else -PKGMESSAGE= /nonexistent -.endif +verify: checksum + gpg --verify ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}.sig -.if ${OSVERSION} < 500000 -CONFIGURE_ARGS+= --without-readline -.endif +pre-configure: + ${REINPLACE_CMD} -e "s@-lpthread@${PTHREAD_LIBS}@g" \ + ${WRKSRC}/acinclude.m4 ${WRKSRC}/aclocal.m4 ${WRKSRC}/configure -check: - (cd ${WRKSRC}; ${MAKE} check) +post-install: + @${CAT} ${PKGMESSAGE} .include Index: security/gnupg/distinfo =================================================================== RCS file: /home/ncvs/ports/security/gnupg/distinfo,v retrieving revision 1.39 diff -u -r1.39 distinfo --- security/gnupg/distinfo 7 Dec 2006 00:34:16 -0000 1.39 +++ security/gnupg/distinfo 9 Dec 2006 07:54:26 -0000 @@ -1,6 +1,6 @@ -MD5 (gnupg-1.4.6.tar.bz2) = ec8dc6df1bd83c1d7e1a1ea10653f9f4 -SHA256 (gnupg-1.4.6.tar.bz2) = fd5a72418e55669b88076c2a6f11c3a59bf92a2071008567e65ae12b7372008e -SIZE (gnupg-1.4.6.tar.bz2) = 3149454 -MD5 (gnupg-1.4.6.tar.bz2.sig) = 8b905292140d60fe493fab7d5b22c96d -SHA256 (gnupg-1.4.6.tar.bz2.sig) = fb9294762932b34f2fd5a4b168f4c3a248aa7403c2aed8bffa5f67274b1b052d -SIZE (gnupg-1.4.6.tar.bz2.sig) = 158 +MD5 (gnupg-2.0.1.tar.bz2) = eb24e258db73f4cb53a3ce18375efa21 +SHA256 (gnupg-2.0.1.tar.bz2) = 49949762a4e080379dcca23948442d50488f0d74e04bcba87fc49e19a899b01d +SIZE (gnupg-2.0.1.tar.bz2) = 3923924 +MD5 (gnupg-2.0.1.tar.bz2.sig) = 58b1bbc2f34c0882ab1a49542a8ffd45 +SHA256 (gnupg-2.0.1.tar.bz2.sig) = 2e49d6cfcb9ad12bc10e7185435761622c2da12b850c6c31925da3b4c8100628 +SIZE (gnupg-2.0.1.tar.bz2.sig) = 158 Index: security/gnupg/pkg-descr =================================================================== RCS file: /home/ncvs/ports/security/gnupg/pkg-descr,v retrieving revision 1.4 diff -u -r1.4 pkg-descr --- security/gnupg/pkg-descr 6 Nov 2000 08:37:20 -0000 1.4 +++ security/gnupg/pkg-descr 3 Dec 2006 11:45:20 -0000 @@ -5,5 +5,3 @@ application. WWW: http://www.gnupg.org/ - -kuriyama@FreeBSD.org Index: security/gnupg/pkg-message =================================================================== RCS file: /home/ncvs/ports/security/gnupg/pkg-message,v retrieving revision 1.2 diff -u -r1.2 pkg-message --- security/gnupg/pkg-message 12 May 2003 01:46:27 -0000 1.2 +++ security/gnupg/pkg-message 3 Dec 2006 11:57:42 -0000 @@ -1,5 +1,19 @@ -************************************************************ -TIPS: - o Use rndcontrol(8) if you want more entropy. - See http://people.freebsd.org/~dougb/randomness.html for more details. -************************************************************ + + + +############################################################################### + A T T E N T I O N + +In order to use gpg-agent, you need to install a pinentry dialog. + +The following ports of pinentry dialogs are available: + +security/pinentry-curses (ncurses based dialog) +security/pinentry-gtk (GTK 1.2 based dialog) +security/pinentry-gtk2 (GTK 2.x based dialog) +security/pinentry-qt (QT based dialog) + +############################################################################### + + + Index: security/gnupg/pkg-plist =================================================================== RCS file: /home/ncvs/ports/security/gnupg/pkg-plist,v retrieving revision 1.37 diff -u -r1.37 pkg-plist --- security/gnupg/pkg-plist 17 Aug 2006 19:39:48 -0000 1.37 +++ security/gnupg/pkg-plist 3 Dec 2006 11:57:30 -0000 @@ -1,64 +1,55 @@ -bin/gpg -bin/gpg-zip -bin/gpgsplit -bin/gpgv -%%WITH_LDAP%%libexec/gnupg/gpgkeys_ldap -libexec/gnupg/gpgkeys_curl -libexec/gnupg/gpgkeys_finger -libexec/gnupg/gpgkeys_hkp -@dirrm libexec/gnupg -%%DATADIR%%/FAQ -%%DATADIR%%/faq.html -%%DATADIR%%/options.skel -%%NLS%%share/locale/be/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/ca/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/cs/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/da/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/de/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/el/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/eo/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/en@boldquot/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/en@quot/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/es/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/et/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/fi/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/fr/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/gl/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/hu/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/id/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/it/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/ja/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/nb/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/pl/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/pt/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/ro/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/ru/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/sk/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/sv/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/tr/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/gnupg.mo -@dirrm %%DATADIR%% -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW +bin/gpg-agent +bin/gpg-connect-agent +bin/gpg2 +bin/gpgconf +bin/gpgkey2ssh +bin/gpgparsemail +bin/gpgsm +bin/gpgsm-gencert.sh +bin/gpgv2 +bin/kbxutil +bin/scdaemon +bin/watchgnupg +libexec/gnupg-pcsc-wrapper +libexec/gpg-preset-passphrase +libexec/gpg-protect-tool +libexec/gpg2keys_curl +libexec/gpg2keys_finger +libexec/gpg2keys_hkp +%%LDAP%%libexec/gpg2keys_ldap +sbin/addgnupghome +share/gnupg/FAQ +share/gnupg/com-certs.pem +share/gnupg/faq.html +share/gnupg/gpg-conf.skel +share/gnupg/qualified.txt +%%NLS%%share/locale/da/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/de/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/eo/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/es/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/et/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/fr/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/hu/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/id/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/it/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/ja/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/nb/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/ru/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/sv/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/tr/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/be/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/ca/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/cs/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/el/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/fi/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/gl/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/pl/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/pt/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/ro/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/sk/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/en@quot/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/en@boldquot/LC_MESSAGES/gnupg2.mo +@dirrmtry share/gnupg Index: security/gnupg-devel/Makefile =================================================================== RCS file: /home/ncvs/ports/security/gnupg-devel/Makefile,v retrieving revision 1.33 diff -u -r1.33 Makefile --- security/gnupg-devel/Makefile 28 Nov 2006 12:39:38 -0000 1.33 +++ security/gnupg-devel/Makefile 11 Dec 2006 03:21:47 -0000 @@ -7,7 +7,7 @@ PORTNAME= gnupg PORTVERSION= 1.9.22 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= alpha/gnupg @@ -21,7 +21,7 @@ ksba.17:${PORTSDIR}/security/libksba \ pth.20:${PORTSDIR}/devel/pth \ usb-0.1:${PORTSDIR}/devel/libusb -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg \ +RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 \ dirmngr:${PORTSDIR}/security/dirmngr USE_BZIP2= yes Index: security/gnupg-idea/Makefile =================================================================== RCS file: /home/ncvs/ports/security/gnupg-idea/Makefile,v retrieving revision 1.28 diff -u -r1.28 Makefile --- security/gnupg-idea/Makefile 3 Sep 2006 02:05:55 -0000 1.28 +++ security/gnupg-idea/Makefile 11 Dec 2006 03:22:00 -0000 @@ -7,6 +7,7 @@ PORTNAME= gnupg-idea PORTVERSION= 1.0.6 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} \ ftp://ftp.gnupg.org/gcrypt/%SUBDIR%/ \ @@ -21,7 +22,7 @@ MAINTAINER= dinoex@FreeBSD.org COMMENT= IDEA extension module for gnupg (and RSA for demonstration) -RUN_DEPENDS= ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg +RUN_DEPENDS= ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg1 EXTRACT_AFTER_ARGS= > ${WRKSRC}/idea.c RESTRICTED= IDEA is Patented in the USA and many European countries Index: security/gpa/Makefile =================================================================== RCS file: /home/ncvs/ports/security/gpa/Makefile,v retrieving revision 1.24 diff -u -r1.24 Makefile --- security/gpa/Makefile 23 Sep 2006 15:35:38 -0000 1.24 +++ security/gpa/Makefile 11 Dec 2006 03:22:11 -0000 @@ -7,6 +7,7 @@ PORTNAME= gpa PORTVERSION= 0.7.4 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://wald.intevation.org/frs/download.php/241/ @@ -14,8 +15,8 @@ COMMENT= A graphical frontend for the GNU Privacy Guard LIB_DEPENDS= gpgme:${PORTSDIR}/security/gpgme -BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg +BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 +RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 USE_BZIP2= yes USE_GMAKE= yes Index: security/gpgme/Makefile =================================================================== RCS file: /home/ncvs/ports/security/gpgme/Makefile,v retrieving revision 1.39 diff -u -r1.39 Makefile --- security/gpgme/Makefile 22 Sep 2006 07:10:30 -0000 1.39 +++ security/gpgme/Makefile 11 Dec 2006 03:22:23 -0000 @@ -7,7 +7,7 @@ PORTNAME= gpgme PORTVERSION= 1.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= gpgme @@ -15,7 +15,7 @@ MAINTAINER= lofi@FreeBSD.org COMMENT= A library to make access to GnuPG easier -BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg \ +BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 \ gpgsm:${PORTSDIR}/security/gnupg-devel LIB_DEPENDS= gpg-error.3:${PORTSDIR}/security/libgpg-error Index: security/gpgme03/Makefile =================================================================== RCS file: /home/ncvs/ports/security/gpgme03/Makefile,v retrieving revision 1.29 diff -u -r1.29 Makefile --- security/gpgme03/Makefile 13 May 2006 04:15:03 -0000 1.29 +++ security/gpgme03/Makefile 11 Dec 2006 03:22:31 -0000 @@ -7,7 +7,7 @@ PORTNAME= gpgme PORTVERSION= 0.3.16 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= gpgme @@ -15,7 +15,7 @@ MAINTAINER= markun@onohara.to COMMENT= A library to make access to GnuPG easier -BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg +BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 LIB_DEPENDS= pth.20:${PORTSDIR}/devel/pth LATEST_LINK= gpgme03 Index: security/gtkpasman/Makefile =================================================================== RCS file: /home/ncvs/ports/security/gtkpasman/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- security/gtkpasman/Makefile 14 Oct 2006 08:54:42 -0000 1.8 +++ security/gtkpasman/Makefile 11 Dec 2006 03:22:48 -0000 @@ -7,6 +7,7 @@ PORTNAME= gtkpasman PORTVERSION= 0.8 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,7 +15,7 @@ MAINTAINER= phil@teaser.fr COMMENT= A GTK+ passwords manager for system and network administrators -RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg +RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg1 BUILD_DEPENDS+= gdk-pixbuf-config:${PORTSDIR}/graphics/gdk-pixbuf USE_X_PREFIX= yes Index: security/kgpg/Makefile =================================================================== RCS file: /home/ncvs/ports/security/kgpg/Makefile,v retrieving revision 1.16 diff -u -r1.16 Makefile --- security/kgpg/Makefile 13 May 2006 04:15:05 -0000 1.16 +++ security/kgpg/Makefile 11 Dec 2006 03:23:01 -0000 @@ -7,14 +7,14 @@ PORTNAME= kgpg PORTVERSION= 1.0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security kde MASTER_SITES= http://developer.kde.org/~kgpg/src/ MAINTAINER= rick@rptn.net COMMENT= A simple KDE frontend for GnuPG -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg +RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 CONFLICTS= kdeutils-3.[2-4].* Index: security/nofgpg/Makefile =================================================================== RCS file: /home/ncvs/ports/security/nofgpg/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- security/nofgpg/Makefile 14 Oct 2006 08:54:42 -0000 1.12 +++ security/nofgpg/Makefile 11 Dec 2006 03:23:09 -0000 @@ -8,14 +8,14 @@ PORTNAME= nofgpg PORTVERSION= 0.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security python MASTER_SITES= http://www.cgabriel.org/download/nofgpg/ MAINTAINER= ports@FreeBSD.org COMMENT= No One Fears GPG -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg \ +RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 \ ${PYTHON_SITELIBDIR}/gtk-1.2/gnome/ui.py:${PORTSDIR}/x11-toolkits/py-gnome USE_PYTHON= yes Index: security/p5-GnuPG-Interface/Makefile =================================================================== RCS file: /home/ncvs/ports/security/p5-GnuPG-Interface/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- security/p5-GnuPG-Interface/Makefile 16 Mar 2006 13:13:57 -0000 1.18 +++ security/p5-GnuPG-Interface/Makefile 11 Dec 2006 03:23:32 -0000 @@ -7,6 +7,7 @@ PORTNAME= GnuPG-Interface PORTVERSION= 0.34 +PORTREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gnupg-interface @@ -17,7 +18,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Class/MethodMaker.pm:${PORTSDIR}/devel/p5-Class-MethodMaker \ ${RUN_DEPENDS} -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg +RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 PERL_CONFIGURE= yes Index: security/p5-Module-Signature/Makefile =================================================================== RCS file: /home/ncvs/ports/security/p5-Module-Signature/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- security/p5-Module-Signature/Makefile 31 Jul 2006 00:22:36 -0000 1.13 +++ security/p5-Module-Signature/Makefile 11 Dec 2006 03:23:43 -0000 @@ -7,6 +7,7 @@ PORTNAME= Module-Signature PORTVERSION= 0.55 +PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Module @@ -17,7 +18,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA.pm:${PORTSDIR}/security/p5-Digest-SHA \ ${SITE_PERL}/PAR/Dist.pm:${PORTSDIR}/devel/p5-PAR-Dist \ - ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg + ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg1 RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes Index: security/pgpgpg/Makefile =================================================================== RCS file: /home/ncvs/ports/security/pgpgpg/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- security/pgpgpg/Makefile 25 May 2004 18:48:23 -0000 1.8 +++ security/pgpgpg/Makefile 11 Dec 2006 03:23:53 -0000 @@ -7,7 +7,7 @@ PORTNAME= pgpgpg PORTVERSION= 0.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_PACKETSTORM} \ ftp://ftp.gnupg.org/gcrypt/historic/ \ @@ -21,8 +21,8 @@ # if it can't find gpg. RUN_DEPENDS is necessary to make the package # dependency register correctly. Hence the apparent redundancy. -BUILD_DEPENDS= ${PREFIX}/bin/gpg:${PORTSDIR}/security/gnupg -RUN_DEPENDS= ${PREFIX}/bin/gpg:${PORTSDIR}/security/gnupg +BUILD_DEPENDS= ${PREFIX}/bin/gpg:${PORTSDIR}/security/gnupg1 +RUN_DEPENDS= ${PREFIX}/bin/gpg:${PORTSDIR}/security/gnupg1 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gpg-path=${PREFIX}/bin/gpg Index: security/pwman/Makefile =================================================================== RCS file: /home/ncvs/ports/security/pwman/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- security/pwman/Makefile 13 May 2006 04:15:13 -0000 1.7 +++ security/pwman/Makefile 11 Dec 2006 03:24:00 -0000 @@ -7,7 +7,7 @@ PORTNAME= pwman PORTVERSION= 0.3.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,7 +16,7 @@ COMMENT= Console password management application based on gpg(me) LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg +RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 GNU_CONFIGURE= yes Index: security/seahorse/Makefile =================================================================== RCS file: /home/ncvs/ports/security/seahorse/Makefile,v retrieving revision 1.52 diff -u -r1.52 Makefile --- security/seahorse/Makefile 14 Oct 2006 08:54:43 -0000 1.52 +++ security/seahorse/Makefile 11 Dec 2006 03:24:09 -0000 @@ -8,7 +8,7 @@ PORTNAME= seahorse PORTVERSION= 0.8.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR=sources/${PORTNAME}/0.8 @@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= A front end for GnuPG -BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg +BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 RUN_DEPENDS= ${BUILD_DEPENDS} LIB_DEPENDS= gpgme.17:${PORTSDIR}/security/gpgme Index: security/sguil-client/Makefile =================================================================== RCS file: /home/ncvs/ports/security/sguil-client/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- security/sguil-client/Makefile 15 Nov 2006 21:33:51 -0000 1.1 +++ security/sguil-client/Makefile 11 Dec 2006 03:24:23 -0000 @@ -7,6 +7,7 @@ PORTNAME= sguil-client PORTVERSION= 0.6.1 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sguil @@ -15,7 +16,7 @@ COMMENT= Sguil is a network security monitoring program RUN_DEPENDS= dtplite:${PORTSDIR}/devel/tcllib \ - gpg:${PORTSDIR}/security/gnupg \ + gpg:${PORTSDIR}/security/gnupg1 \ ${LOCALBASE}/lib/tclx8.4/tclx.tcl:${PORTSDIR}/lang/tclX \ ${LOCALBASE}/lib/iwidgets/iwidgets.tcl:${PORTSDIR}/x11-toolkits/iwidgets Index: security/signing-party/Makefile =================================================================== RCS file: /home/ncvs/ports/security/signing-party/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- security/signing-party/Makefile 5 Nov 2006 17:31:27 -0000 1.7 +++ security/signing-party/Makefile 11 Dec 2006 03:24:41 -0000 @@ -7,6 +7,7 @@ PORTNAME= signing-party PORTVERSION= 0.4.9.1 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/s/signing-party @@ -20,7 +21,7 @@ MAINTAINER= johans@stack.nl COMMENT= Various OpenPGP related tools -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg \ +RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 \ ${SITE_PERL}/GnuPG/Interface.pm:${PORTSDIR}/security/p5-GnuPG-Interface \ ${SITE_PERL}/Mail/Util.pm:${PORTSDIR}/mail/p5-Mail-Tools \ ${SITE_PERL}/MIME/Tools.pm:${PORTSDIR}/mail/p5-MIME-Tools \ Index: sysutils/duplicity/Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/duplicity/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- sysutils/duplicity/Makefile 3 Feb 2006 16:11:11 -0000 1.7 +++ sysutils/duplicity/Makefile 11 Dec 2006 03:24:57 -0000 @@ -7,6 +7,7 @@ PORTNAME= duplicity PORTVERSION= 0.4.2 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,7 +17,7 @@ COMMENT= Untrusted backup using rsync algorithm LIB_DEPENDS= rsync.1:${PORTSDIR}/net/librsync -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg +RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 USE_PYTHON= yes USE_PYDISTUTILS= yes Index: sysutils/hdup/Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/hdup/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- sysutils/hdup/Makefile 7 Feb 2006 17:56:15 -0000 1.14 +++ sysutils/hdup/Makefile 11 Dec 2006 03:25:08 -0000 @@ -7,6 +7,7 @@ PORTNAME= hdup PORTVERSION= 2.0.14 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.miek.nl/projects/hdup2/ \ http://www.miek.nl/projects/hdup2/previous/ @@ -20,7 +21,7 @@ BUILD_DEPENDS= mcrypt:${PORTSDIR}/security/mcrypt RUN_DEPENDS= mcrypt:${PORTSDIR}/security/mcrypt \ - gpg:${PORTSDIR}/security/gnupg \ + gpg:${PORTSDIR}/security/gnupg1 \ lzop:${PORTSDIR}/archivers/lzop USE_BZIP2= yes Index: security/gnupg/files/patch-CVE-2006-6235 =================================================================== RCS file: security/gnupg/files/patch-CVE-2006-6235 diff -N security/gnupg/files/patch-CVE-2006-6235 --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ security/gnupg/files/patch-CVE-2006-6235 11 Dec 2006 03:38:45 -0000 @@ -0,0 +1,260 @@ +This is a patch against GnuPG 2.0.1. Change the directory to g10/ and +apply this patch. + +2006-12-02 Werner Koch + + * encr-data.c: Allocate DFX context on the heap and not on the + stack. Changes at several places. Fixes CVE-2006-6235. + + +Index: g10/encr-data.c +=================================================================== +--- g10/encr-data.c (revision 4352) ++++ g10/encr-data.c (working copy) +@@ -39,16 +39,37 @@ + static int decode_filter ( void *opaque, int control, IOBUF a, + byte *buf, size_t *ret_len); + +-typedef struct ++typedef struct decode_filter_context_s + { + gcry_cipher_hd_t cipher_hd; + gcry_md_hd_t mdc_hash; + char defer[22]; + int defer_filled; + int eof_seen; +-} decode_filter_ctx_t; ++ int refcount; ++} *decode_filter_ctx_t; + + ++/* Helper to release the decode context. */ ++static void ++release_dfx_context (decode_filter_ctx_t dfx) ++{ ++ if (!dfx) ++ return; ++ ++ assert (dfx->refcount); ++ if ( !--dfx->refcount ) ++ { ++ gcry_cipher_close (dfx->cipher_hd); ++ dfx->cipher_hd = NULL; ++ gcry_md_close (dfx->mdc_hash); ++ dfx->mdc_hash = NULL; ++ xfree (dfx); ++ } ++} ++ ++ ++ + /**************** + * Decrypt the data, specified by ED with the key DEK. + */ +@@ -62,7 +83,11 @@ + unsigned blocksize; + unsigned nprefix; + +- memset( &dfx, 0, sizeof dfx ); ++ dfx = xtrycalloc (1, sizeof *dfx); ++ if (!dfx) ++ return gpg_error_from_syserror (); ++ dfx->refcount = 1; ++ + if ( opt.verbose && !dek->algo_info_printed ) + { + const char *s = gcry_cipher_algo_name (dek->algo); +@@ -77,20 +102,20 @@ + goto leave; + blocksize = gcry_cipher_get_algo_blklen (dek->algo); + if ( !blocksize || blocksize > 16 ) +- log_fatal("unsupported blocksize %u\n", blocksize ); ++ log_fatal ("unsupported blocksize %u\n", blocksize ); + nprefix = blocksize; + if ( ed->len && ed->len < (nprefix+2) ) + BUG(); + + if ( ed->mdc_method ) + { +- if (gcry_md_open (&dfx.mdc_hash, ed->mdc_method, 0 )) ++ if (gcry_md_open (&dfx->mdc_hash, ed->mdc_method, 0 )) + BUG (); + if ( DBG_HASHING ) +- gcry_md_start_debug (dfx.mdc_hash, "checkmdc"); ++ gcry_md_start_debug (dfx->mdc_hash, "checkmdc"); + } + +- rc = gcry_cipher_open (&dfx.cipher_hd, dek->algo, ++ rc = gcry_cipher_open (&dfx->cipher_hd, dek->algo, + GCRY_CIPHER_MODE_CFB, + (GCRY_CIPHER_SECURE + | ((ed->mdc_method || dek->algo >= 100)? +@@ -104,7 +129,7 @@ + + + /* log_hexdump( "thekey", dek->key, dek->keylen );*/ +- rc = gcry_cipher_setkey (dfx.cipher_hd, dek->key, dek->keylen); ++ rc = gcry_cipher_setkey (dfx->cipher_hd, dek->key, dek->keylen); + if ( gpg_err_code (rc) == GPG_ERR_WEAK_KEY ) + { + log_info(_("WARNING: message was encrypted with" +@@ -123,7 +148,7 @@ + goto leave; + } + +- gcry_cipher_setiv (dfx.cipher_hd, NULL, 0); ++ gcry_cipher_setiv (dfx->cipher_hd, NULL, 0); + + if ( ed->len ) + { +@@ -144,8 +169,8 @@ + temp[i] = c; + } + +- gcry_cipher_decrypt (dfx.cipher_hd, temp, nprefix+2, NULL, 0); +- gcry_cipher_sync (dfx.cipher_hd); ++ gcry_cipher_decrypt (dfx->cipher_hd, temp, nprefix+2, NULL, 0); ++ gcry_cipher_sync (dfx->cipher_hd); + p = temp; + /* log_hexdump( "prefix", temp, nprefix+2 ); */ + if (dek->symmetric +@@ -155,17 +180,18 @@ + goto leave; + } + +- if ( dfx.mdc_hash ) +- gcry_md_write (dfx.mdc_hash, temp, nprefix+2); +- ++ if ( dfx->mdc_hash ) ++ gcry_md_write (dfx->mdc_hash, temp, nprefix+2); ++ ++ dfx->refcount++; + if ( ed->mdc_method ) +- iobuf_push_filter( ed->buf, mdc_decode_filter, &dfx ); ++ iobuf_push_filter ( ed->buf, mdc_decode_filter, dfx ); + else +- iobuf_push_filter( ed->buf, decode_filter, &dfx ); ++ iobuf_push_filter ( ed->buf, decode_filter, dfx ); + + proc_packets ( procctx, ed->buf ); + ed->buf = NULL; +- if ( ed->mdc_method && dfx.eof_seen == 2 ) ++ if ( ed->mdc_method && dfx->eof_seen == 2 ) + rc = gpg_error (GPG_ERR_INV_PACKET); + else if ( ed->mdc_method ) + { +@@ -184,26 +210,28 @@ + bytes are appended. */ + int datalen = gcry_md_get_algo_dlen (ed->mdc_method); + +- gcry_cipher_decrypt (dfx.cipher_hd, dfx.defer, 22, NULL, 0); +- gcry_md_write (dfx.mdc_hash, dfx.defer, 2); +- gcry_md_final (dfx.mdc_hash); ++ assert (dfx->cipher_hd); ++ assert (dfx->mdc_hash); ++ gcry_cipher_decrypt (dfx->cipher_hd, dfx->defer, 22, NULL, 0); ++ gcry_md_write (dfx->mdc_hash, dfx->defer, 2); ++ gcry_md_final (dfx->mdc_hash); + +- if (dfx.defer[0] != '\xd3' || dfx.defer[1] != '\x14' ) ++ if (dfx->defer[0] != '\xd3' || dfx->defer[1] != '\x14' ) + { + log_error("mdc_packet with invalid encoding\n"); + rc = gpg_error (GPG_ERR_INV_PACKET); + } + else if (datalen != 20 +- || memcmp (gcry_md_read (dfx.mdc_hash, 0),dfx.defer+2,datalen)) ++ || memcmp (gcry_md_read (dfx->mdc_hash, 0), ++ dfx->defer+2,datalen )) + rc = gpg_error (GPG_ERR_BAD_SIGNATURE); +- /* log_printhex("MDC message:", dfx.defer, 22); */ +- /* log_printhex("MDC calc:", gcry_md_read (dfx.mdc_hash,0), datalen); */ ++ /* log_printhex("MDC message:", dfx->defer, 22); */ ++ /* log_printhex("MDC calc:", gcry_md_read (dfx->mdc_hash,0), datalen); */ + } + + + leave: +- gcry_cipher_close (dfx.cipher_hd); +- gcry_md_close (dfx.mdc_hash); ++ release_dfx_context (dfx); + return rc; + } + +@@ -214,7 +242,7 @@ + mdc_decode_filter (void *opaque, int control, IOBUF a, + byte *buf, size_t *ret_len) + { +- decode_filter_ctx_t *dfx = opaque; ++ decode_filter_ctx_t dfx = opaque; + size_t n, size = *ret_len; + int rc = 0; + int c; +@@ -226,11 +254,11 @@ + } + else if( control == IOBUFCTRL_UNDERFLOW ) + { +- assert(a); +- assert( size > 44 ); ++ assert (a); ++ assert ( size > 44 ); + + /* Get at least 22 bytes and put it somewhere ahead in the buffer. */ +- for(n=22; n < 44 ; n++ ) ++ for (n=22; n < 44 ; n++ ) + { + if( (c = iobuf_get(a)) == -1 ) + break; +@@ -279,8 +307,10 @@ + + if ( n ) + { +- gcry_cipher_decrypt (dfx->cipher_hd, buf, n, NULL, 0); +- gcry_md_write (dfx->mdc_hash, buf, n); ++ if ( dfx->cipher_hd ) ++ gcry_cipher_decrypt (dfx->cipher_hd, buf, n, NULL, 0); ++ if ( dfx->mdc_hash ) ++ gcry_md_write (dfx->mdc_hash, buf, n); + } + else + { +@@ -289,6 +319,10 @@ + } + *ret_len = n; + } ++ else if ( control == IOBUFCTRL_FREE ) ++ { ++ release_dfx_context (dfx); ++ } + else if ( control == IOBUFCTRL_DESC ) + { + *(char**)buf = "mdc_decode_filter"; +@@ -300,7 +334,7 @@ + static int + decode_filter( void *opaque, int control, IOBUF a, byte *buf, size_t *ret_len) + { +- decode_filter_ctx_t *fc = opaque; ++ decode_filter_ctx_t fc = opaque; + size_t n, size = *ret_len; + int rc = 0; + +@@ -311,11 +345,18 @@ + if ( n == -1 ) + n = 0; + if ( n ) +- gcry_cipher_decrypt (fc->cipher_hd, buf, n, NULL, 0); ++ { ++ if (fc->cipher_hd) ++ gcry_cipher_decrypt (fc->cipher_hd, buf, n, NULL, 0); ++ } + else + rc = -1; /* EOF */ + *ret_len = n; + } ++ else if ( control == IOBUFCTRL_FREE ) ++ { ++ release_dfx_context (fc); ++ } + else if ( control == IOBUFCTRL_DESC ) + { + *(char**)buf = "decode_filter"; Index: security/gnupg/files/patch-config.links =================================================================== RCS file: /home/pcvs/ports/security/gnupg/files/patch-config.links,v retrieving revision 1.1 diff -u -r1.1 patch-config.links --- security/gnupg/files/patch-config.links 10 May 2003 07:55:33 -0000 1.1 +++ security/gnupg/files/patch-config.links 11 Dec 2006 03:38:45 -0000 @@ -1,15 +0,0 @@ ---- mpi/config.links.orig Thu Apr 24 20:15:58 2003 -+++ mpi/config.links Sat May 10 16:29:28 2003 -@@ -142,6 +142,12 @@ - echo '/* configured for sparc64-*netbsd */' >>./mpi/asm-syntax.h - path="" - ;; -+ sparc64-*-freebsd*) -+ # There are no sparc64 assembler modules that work, so -+ # just use generic C functions -+ echo '/* configured for sparc64-*freebsd* */' >>./mpi/asm-syntax.h -+ path="" -+ ;; - sparc9*-*-* | \ - sparc64*-*-* | \ - ultrasparc*-*-* ) --Multipart_Mon_Dec_11_12:42:15_2006-1-- From owner-freebsd-ports@FreeBSD.ORG Mon Dec 11 03:42:55 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8CDB416A40F for ; Mon, 11 Dec 2006 03:42:55 +0000 (UTC) (envelope-from grog@lemis.com) Received: from ext-gw.lemis.com (ext-gw.lemis.com [150.101.14.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6DA743C9D for ; Mon, 11 Dec 2006 03:41:40 +0000 (GMT) (envelope-from grog@lemis.com) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.135]) by ext-gw.lemis.com (Postfix) with ESMTP id BAF5113357C; Mon, 11 Dec 2006 14:12:52 +1030 (CST) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id B0AE49BEF6; Mon, 11 Dec 2006 14:12:52 +1030 (CST) Date: Mon, 11 Dec 2006 14:12:52 +1030 From: Greg 'groggy' Lehey To: Beech Rintoul Message-ID: <20061211034252.GJ34082@wantadilla.lemis.com> References: <200612101804.47366.freebsd@alaskaparadise.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="bWEb1MG/o7IKOlQF" Content-Disposition: inline In-Reply-To: <200612101804.47366.freebsd@alaskaparadise.com> User-Agent: Mutt/1.4.2.1i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 VoIP: sip:0871270137@sip.internode.on.net WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Cc: freebsd-ports@freebsd.org Subject: Re: Using groff X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 03:42:55 -0000 --bWEb1MG/o7IKOlQF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sunday, 10 December 2006 at 18:04:26 -0900, Beech Rintoul wrote: > I need to write a man page for a port I just adopted. I have absolutely no > experience dealing with man pages or groff. Would one of you gurus point me > at a good tutorial. The man page for groff is pretty overwhelming. I googled, > but didn't find much that wasn't in the man page. Is there a tutorial > specific to man pages? I can copy the style from other pages, but I have no > clue where to begin. RTFM :-) In this case, the man page to read is mdoc(7). It contains a fair amount of information not only on the syntax needed, but also the sometimes idiosyncratic structure (for example, a section entitled AUTHORS even if there's only one author). If you forget the name of the man page, man man. It's mentioned in the SEE ALSO section at the bottom. Greg -- See complete headers for address and phone numbers. --bWEb1MG/o7IKOlQF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFFfNO8IubykFB6QiMRAk5lAKCz6PqgmxT64sjHx5d4uHxuHGfQ1wCfY9y5 0qUv+e6KDhPqOKG1Z1cPFwA= =uMYQ -----END PGP SIGNATURE----- --bWEb1MG/o7IKOlQF-- From owner-freebsd-ports@FreeBSD.ORG Mon Dec 11 03:53:56 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EF7B216A407; Mon, 11 Dec 2006 03:53:56 +0000 (UTC) (envelope-from freebsd@alaskaparadise.com) Received: from stargate.alaskaparadise.com (114-103-74-65.gci.net [65.74.103.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5294C43C9F; Mon, 11 Dec 2006 03:52:42 +0000 (GMT) (envelope-from freebsd@alaskaparadise.com) Received: by stargate.alaskaparadise.com (Postfix, from userid 0) id 3380545F8; Sun, 10 Dec 2006 18:53:55 -0900 (AKST) From: Beech Rintoul Organization: NorthWind Communications To: freebsd-ports@freebsd.org Date: Sun, 10 Dec 2006 18:53:23 -0900 User-Agent: KMail/1.9.4 References: <200612101804.47366.freebsd@alaskaparadise.com> <20061211034252.GJ34082@wantadilla.lemis.com> In-Reply-To: <20061211034252.GJ34082@wantadilla.lemis.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2979148.6lC046gSn3"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200612101853.50325.freebsd@alaskaparadise.com> Cc: Greg 'groggy' Lehey Subject: Re: Using groff X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 03:53:57 -0000 --nextPart2979148.6lC046gSn3 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sunday 10 December 2006 18:42, Greg 'groggy' Lehey wrote: > On Sunday, 10 December 2006 at 18:04:26 -0900, Beech Rintoul wrote: > > I need to write a man page for a port I just adopted. I have absolutely > > no experience dealing with man pages or groff. Would one of you gurus > > point me at a good tutorial. The man page for groff is pretty > > overwhelming. I googled, but didn't find much that wasn't in the man > > page. Is there a tutorial specific to man pages? I can copy the style > > from other pages, but I have no clue where to begin. > > RTFM :-) In this case, the man page to read is mdoc(7). It contains > a fair amount of information not only on the syntax needed, but also > the sometimes idiosyncratic structure (for example, a section entitled > AUTHORS even if there's only one author). > > If you forget the name of the man page, man man. It's mentioned in > the SEE ALSO section at the bottom. > > Greg Thanks Greg, looks like I have some homework to do. :-) =2D-=20 =2D------------------------------------------------------------------------= =2D------------- Beech Rintoul - Sys. Administrator - beech@alaskaparadise.com /"\ ASCII Ribbon Campaign | Alaska Paradise Travel \ / - NO HTML/RTF in e-mail | 201 East 9Th Avenue Ste.310 X - NO Word docs in e-mail | Anchorage, AK 99501 / \ - Please visit Alaska Paradise - http://www.alaskaparadise.com =2D------------------------------------------------------------------------= =2D------------- --nextPart2979148.6lC046gSn3 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQBFfNZOR5sEeCt9j00RAkt3AJ44Y/WUXR3goiQ39S3b0rpX5r07kgCglzCz kZRYXv/DuW518mun8QbPhTo= =En7V -----END PGP SIGNATURE----- --nextPart2979148.6lC046gSn3-- From owner-freebsd-ports@FreeBSD.ORG Mon Dec 11 04:12:37 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CB72B16A40F for ; Mon, 11 Dec 2006 04:12:37 +0000 (UTC) (envelope-from td23ooo@austin.rr.com) Received: from ms-smtp-04.texas.rr.com (ms-smtp-04.texas.rr.com [24.93.47.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 338B743CAE for ; Mon, 11 Dec 2006 04:11:23 +0000 (GMT) (envelope-from td23ooo@austin.rr.com) Received: from austin.rr.com (cpe-72-179-22-6.austin.res.rr.com [72.179.22.6]) by ms-smtp-04.texas.rr.com (8.13.6/8.13.6) with SMTP id kBB4CZmB020975; Sun, 10 Dec 2006 22:12:36 -0600 (CST) From: ty To: lrntct@gmail.com Date: Sun, 10 Dec 2006 22:12:49 -0600 Message-Id: <20061210221249.BBFC9840.td23ooo@austin.rr.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: nPOP Ver 1.0.1 X-Virus-Scanned: Symantec AntiVirus Scan Engine Cc: "ports@FreeBSD.org" Subject: freebsd port: Please update GRASS GIS to 6.2 thanks (eom) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 04:12:37 -0000 From owner-freebsd-ports@FreeBSD.ORG Mon Dec 11 04:30:32 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B978A16A47B for ; Mon, 11 Dec 2006 04:30:32 +0000 (UTC) (envelope-from hopet@ics.muni.cz) Received: from tirith.ics.muni.cz (tirith.ics.muni.cz [147.251.4.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91E6E43CAA for ; Mon, 11 Dec 2006 04:29:17 +0000 (GMT) (envelope-from hopet@ics.muni.cz) Received: from KLOBOUCEK (holub.ics.muni.cz [147.251.23.83]) (authenticated bits=0) by tirith.ics.muni.cz (8.13.4/8.13.4/Debian-3sarge3) with ESMTP id kBB4UQkv010287 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Mon, 11 Dec 2006 05:30:28 +0100 From: "Petr Holub" To: "Karel Miklav" , Date: Mon, 11 Dec 2006 05:30:27 +0100 Message-ID: <00b501c71cdd$158cd610$c8a423c0@KLOBOUCEK> 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.2377.0 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1807 In-Reply-To: <4579C9A2.3030300@lovetemple.net> Importance: Normal X-Muni-Spam-TestIP: 147.251.23.83 Cc: ports@freebsd.org Subject: RE: lang/gnat-gcc41 build error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 04:30:32 -0000 Hi Karel, > if you still have interest in building gnat-gcc41 please > try the attached ports. It is no longer possible to use > your own GNAT for bootstrapping; the procedure starts > with downloading binary version of GNAT 3.15p, which > builds 3.4, which builds 4.1. You may not like that > very much, but I'd like you to know that my priority > is simplicity and stability and that I am grateful for > your reports which helped me in that direction. understood. The gnat builds fine on my box - thanks a lot. You can find output of 'make check' below - it looks there's something incorrect here as it gets frozen in the middle of the tests. According to ps, the problematic test is probably the "c94002f" one. The system is i386 6.2-RC1. BTW - why is gnat-gcc34 dependent on perl, while gnat-gcc41 is dependent on libiconv? Is this correct? I think we should also modify the dependent ports like gtkada and xmlada (I need to resurrect this one...) to support both gnat 2005 and gnat-gcc41. Further I should upgrade gtkada to 2.8.0 and probably we should upgrade florist and asis and create compatible port for glade and maybe add aws port (nice to have for building web services in Ada easily). Best regards and thanks again, Petr ================================================================ Petr Holub CESNET z.s.p.o. Supercomputing Center Brno Zikova 4 Institute of Compt. Science 162 00 Praha 6, CZ Masaryk University Czech Republic Botanicka 68a, 60200 Brno, CZ e-mail: Petr.Holub@cesnet.cz phone: +420-549493944 fax: +420-541212747 e-mail: hopet@ics.muni.cz cd /usr/ports/lang/gnat-gcc41/work/build; export RUNTESTFLAGS='--target_board '' unix{-pthread}'''; gmake -sk check gmake[2]: autogen: Command not found gmake[2]: *** [check] Error 127 gmake[1]: *** [check-fixincludes] Error 2 Making a new config file... WARNING: Couldn't find the global config file. Test Run By toor on Mon Dec 11 02:36:46 2006 Native configuration is i386-portbld-freebsd6.2 === gcc tests === Schedule of variations: unix/-pthread Running target unix/-pthread Using /usr/local/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/local/share/dejagnu/config/unix.exp as generic interface file for tar get. Using /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/config/defa ult.exp as tool-and-target-specific interface file. Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.c-tor ture/compile/compile.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/g cc.c-torture/execute/builtins/builtins.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.c-tor ture/execute/execute.exp ... FAIL: gcc.c-torture/execute/conversion.c execution, -O0 FAIL: gcc.c-torture/execute/conversion.c execution, -O1 FAIL: gcc.c-torture/execute/conversion.c execution, -O2 Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.c-tor ture/execute/ieee/ieee.exp ... FAIL: gcc.c-torture/execute/ieee/copysign1.c execution, -O3 -fomit-frame-pointe r FAIL: gcc.c-torture/execute/ieee/copysign1.c execution, -O3 -fomit-frame-pointe r -funroll-loops FAIL: gcc.c-torture/execute/ieee/copysign1.c execution, -O3 -fomit-frame-pointe r -funroll-all-loops -finline-functions FAIL: gcc.c-torture/execute/ieee/copysign1.c execution, -O3 -g FAIL: gcc.c-torture/execute/ieee/copysign1.c execution, -Os FAIL: gcc.c-torture/execute/ieee/copysign2.c execution, -O0 FAIL: gcc.c-torture/execute/ieee/copysign2.c execution, -O1 FAIL: gcc.c-torture/execute/ieee/copysign2.c execution, -O2 FAIL: gcc.c-torture/execute/ieee/copysign2.c execution, -O3 -fomit-frame-pointe r FAIL: gcc.c-torture/execute/ieee/copysign2.c execution, -O3 -fomit-frame-pointe r -funroll-loops FAIL: gcc.c-torture/execute/ieee/copysign2.c execution, -O3 -fomit-frame-pointe r -funroll-all-loops -finline-functions FAIL: gcc.c-torture/execute/ieee/copysign2.c execution, -O3 -g FAIL: gcc.c-torture/execute/ieee/copysign2.c execution, -Os Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.c-tor ture/unsorted/unsorted.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.dg/ch arset/charset.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.dg/co mpat/compat.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.dg/co mpat/struct-layout-1.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.dg/cp p/cpp.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.dg/cp p/trad/trad.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.dg/de bug/debug.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.dg/de bug/dwarf2/dwarf2.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.dg/dg .exp ... FAIL: gcc.dg/builtins-20.c (test for excess errors) FAIL: gcc.dg/wint_t-1.c (test for excess errors) Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.dg/fo rmat/format.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.dg/ip a/ipa.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.dg/no ncompile/noncompile.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.dg/pc h/pch.exp ... FAIL: largefile.c -O0 -g (test for excess errors) FAIL: largefile.c -O0 (test for excess errors) FAIL: largefile.c -O1 (test for excess errors) FAIL: largefile.c -O2 (test for excess errors) FAIL: largefile.c -O3 -fomit-frame-pointer (test for excess errors) FAIL: largefile.c -O3 -g (test for excess errors) FAIL: largefile.c -Os (test for excess errors) Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.dg/sp ecial/mips-abi.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.dg/sp ecial/special.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.dg/tl s/tls.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.dg/to rture/dg-torture.exp ... FAIL: gcc.dg/torture/builtin-convert-1.c -O1 (test for excess errors) FAIL: gcc.dg/torture/builtin-convert-1.c -O2 (test for excess errors) FAIL: gcc.dg/torture/builtin-convert-1.c -O3 -fomit-frame-pointer (test for ex cess errors) FAIL: gcc.dg/torture/builtin-convert-1.c -O3 -g (test for excess errors) FAIL: gcc.dg/torture/builtin-convert-1.c -Os (test for excess errors) FAIL: gcc.dg/torture/builtin-convert-2.c -O1 (test for excess errors) FAIL: gcc.dg/torture/builtin-convert-2.c -O2 (test for excess errors) FAIL: gcc.dg/torture/builtin-convert-2.c -O3 -fomit-frame-pointer (test for ex cess errors) FAIL: gcc.dg/torture/builtin-convert-2.c -O3 -g (test for excess errors) FAIL: gcc.dg/torture/builtin-convert-2.c -Os (test for excess errors) FAIL: gcc.dg/torture/builtin-convert-3.c -O1 (test for excess errors) FAIL: gcc.dg/torture/builtin-convert-3.c -O2 (test for excess errors) FAIL: gcc.dg/torture/builtin-convert-3.c -O3 -fomit-frame-pointer (test for ex cess errors) FAIL: gcc.dg/torture/builtin-convert-3.c -O3 -g (test for excess errors) FAIL: gcc.dg/torture/builtin-convert-3.c -Os (test for excess errors) FAIL: gcc.dg/torture/builtin-power-1.c -O0 (test for excess errors) FAIL: gcc.dg/torture/builtin-power-1.c -O1 (test for excess errors) FAIL: gcc.dg/torture/builtin-power-1.c -O2 (test for excess errors) FAIL: gcc.dg/torture/builtin-power-1.c -O3 -fomit-frame-pointer (test for exce ss errors) FAIL: gcc.dg/torture/builtin-power-1.c -O3 -g (test for excess errors) FAIL: gcc.dg/torture/builtin-power-1.c -Os (test for excess errors) Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.dg/tr ee-prof/tree-prof.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.dg/tr ee-ssa/tree-ssa.exp ... XPASS: gcc.dg/tree-ssa/20040204-1.c scan-tree-dump-times link_error 0 Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.dg/ve ct/vect.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.dg/vm x/vmx.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.dg/we ak/weak.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.misc- tests/acker1.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.misc- tests/arm-isr.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.misc- tests/bprob.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.misc- tests/dhry.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.misc- tests/gcov.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.misc- tests/i386-prefetch.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.misc- tests/linkage.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.misc- tests/matrix1.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.misc- tests/mg-2.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.misc- tests/mg.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.misc- tests/options.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.misc- tests/sieve.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.misc- tests/sort2.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.targe t/alpha/alpha.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.targe t/arm/arm.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.targe t/cris/cris.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.targe t/cris/torture/cris-torture.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.targe t/frv/frv.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.targe t/i386/i386.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.targe t/ia64/ia64.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.targe t/mips/mips.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.targe t/powerpc/powerpc.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.targe t/sparc/sparc.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.targe t/x86_64/abi/abi-x86_64.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.targe t/xstormy16/xstormy16.exp ... Running /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/gcc.test- framework/test-framework.exp ... skipping test framework tests, CHECK_TEST_FRAMEWORK is not defined === gcc Summary === # of expected passes 38790 # of unexpected failures 46 # of unexpected successes 1 # of expected failures 100 # of untested testcases 35 # of unsupported tests 274 /usr/ports/lang/gnat-gcc41/work/build/gcc/xgcc version 4.1.2 20061201 (prerelea se) === acats configuration === target gcc is /usr/ports/lang/gnat-gcc41/work/build/gcc/xgcc -B/usr/ports/lang/g nat-gcc41/work/build/gcc/ Reading specs from /usr/ports/lang/gnat-gcc41/work/build/gcc/specs Target: i386- portbld-freebsd6.2 Configured with: ./..//gcc-4.1-20061201/configure --enable-la nguages=c,ada --disable-nls --with-system-zlib --with-libiconv-prefix=/usr/local --program-suffix=41 --bindir=/usr/local/bin/gcc41 --libdir=/usr/local/lib/gcc/i 386-portbld-freebsd6.2/4.1.2 --infodir=/usr/local/info/gcc41 --prefix=/usr/local i386-portbld-freebsd6.2 Thread model: posix gcc version 4.1.2 20061201 (prerele ase) host= target=i386-portbld-freebsd6.2 gnatmake is /usr/ports/lang/gnat-gcc41/work/build/gcc/gnatmake === acats support === Generating support files... done. Compiling support files... done. === acats tests === Running chapter a ... Running chapter c2 ... Running chapter c3 ... Running chapter c4 ... FAIL: c460007 FAIL: c4a011a Running chapter c5 ... Running chapter c6 ... Running chapter c7 ... Running chapter c8 ... Running chapter c9 ... (it freezes here, no further output, not CPU time consumed) $ ps ax | grep gnat 16976 p2 I+ 0:04,87 /bin/sh /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20061201/gcc/testsuite/ada/acats/run_all .sh 59787 p2 S+ 0:00,00 /usr/ports/lang/gnat-gcc41/work/build/gcc/testsuite/ada/acats/tests/c9/c94002f/c 94002f 80419 p2 I+ 0:00,00 /bin/sh -ec cd /usr/ports/lang/gnat-gcc41/work/build; export RUNTESTFLAGS='--target_board ''unix{ From owner-freebsd-ports@FreeBSD.ORG Mon Dec 11 04:33:54 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 851F516A407 for ; Mon, 11 Dec 2006 04:33:54 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: from mail4out.barnet.com.au (mail4.barnet.com.au [202.83.178.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E6DA43CAE for ; Mon, 11 Dec 2006 04:32:38 +0000 (GMT) (envelope-from edwin@mavetju.org) Received: by mail4out.barnet.com.au (Postfix, from userid 1001) id DB53A37BAE4; Mon, 11 Dec 2006 15:33:51 +1100 (EST) X-Viruscan-Id: <457CDFAF00000CE2BF4C36@BarNet> Received: from mail4auth.barnet.com.au (mail4.barnet.com.au [202.83.178.125]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mail4.barnet.com.au (Postfix) with ESMTP id AAB3342250B; Mon, 11 Dec 2006 15:33:51 +1100 (EST) Received: from k7.mavetju (k7.mavetju.org [10.251.1.18]) by mail4auth.barnet.com.au (Postfix) with ESMTP id 5F60637BAE0; Mon, 11 Dec 2006 15:33:51 +1100 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 46BDD12E; Mon, 11 Dec 2006 15:33:51 +1100 (EST) Date: Mon, 11 Dec 2006 15:33:51 +1100 From: Edwin Groothuis To: Beech Rintoul Message-ID: <20061211043351.GH90162@k7.mavetju> References: <200612101804.47366.freebsd@alaskaparadise.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200612101804.47366.freebsd@alaskaparadise.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-ports@freebsd.org Subject: Re: Using groff X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 04:33:54 -0000 On Sun, Dec 10, 2006 at 06:04:26PM -0900, Beech Rintoul wrote: > I need to write a man page for a port I just adopted. I have absolutely no > experience dealing with man pages or groff. Would one of you gurus point me > at a good tutorial. The man page for groff is pretty overwhelming. I googled, > but didn't find much that wasn't in the man page. Is there a tutorial > specific to man pages? I can copy the style from other pages, but I have no > clue where to begin. I use perlpod for it (perldoc perldoc). But then, I'm simple of mind :-) Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/ From owner-freebsd-ports@FreeBSD.ORG Mon Dec 11 04:37:31 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3DEA716A4A7 for ; Mon, 11 Dec 2006 04:37:31 +0000 (UTC) (envelope-from hopet@ics.muni.cz) Received: from tirith.ics.muni.cz (tirith.ics.muni.cz [147.251.4.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3937443CF7 for ; Mon, 11 Dec 2006 04:35:36 +0000 (GMT) (envelope-from hopet@ics.muni.cz) Received: from KLOBOUCEK (holub.ics.muni.cz [147.251.23.83]) (authenticated bits=0) by tirith.ics.muni.cz (8.13.4/8.13.4/Debian-3sarge3) with ESMTP id kBB4abgt030792 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Mon, 11 Dec 2006 05:36:38 +0100 From: "Petr Holub" To: "Karel Miklav" , Date: Mon, 11 Dec 2006 05:36:38 +0100 Message-ID: <00b601c71cdd$f25cd9f0$c8a423c0@KLOBOUCEK> 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.2377.0 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1807 In-Reply-To: Importance: Normal X-Muni-Spam-TestIP: 147.251.23.83 Cc: ports@freebsd.org Subject: RE: lang/gnat-gcc41 build error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 04:37:31 -0000 > BTW - why is gnat-gcc34 dependent on perl, while > gnat-gcc41 is dependent on libiconv? Is this correct? Another issue - why is gnatmem not being built on FreeBSD? I have it in GNAT/GPL on Linux and it works fine - is it somehow strongly platform-dependent? Petr From owner-freebsd-ports@FreeBSD.ORG Mon Dec 11 09:17:29 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1991616A40F for ; Mon, 11 Dec 2006 09:17:29 +0000 (UTC) (envelope-from freebsd@alaskaparadise.com) Received: from stargate.alaskaparadise.com (114-103-74-65.gci.net [65.74.103.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 508F443CB6 for ; Mon, 11 Dec 2006 09:16:08 +0000 (GMT) (envelope-from freebsd@alaskaparadise.com) Received: by stargate.alaskaparadise.com (Postfix, from userid 0) id 92C2A45F9; Mon, 11 Dec 2006 00:17:21 -0900 (AKST) From: Beech Rintoul Organization: NorthWind Communications To: freebsd-ports@freebsd.org Date: Mon, 11 Dec 2006 00:16:56 -0900 User-Agent: KMail/1.9.4 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3048368.qgq5187ls2"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200612110017.18300.freebsd@alaskaparadise.com> Subject: Dealing with an external manpage X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 09:17:29 -0000 --nextPart3048368.qgq5187ls2 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I was successful at creating the manpage for the port i'm working on. My=20 problem is I'm not sure how to install it. The porter's Handbook wasn't muc= h=20 help. The manpage is in files and I need to compress and install it in man8= =20 like a normal manpage from workdir, I'm just not sure what to put in the=20 makefile. Could someone give me a hand here? Most of the examples I found=20 dealt with extra docs. Beech =2D-=20 =2D------------------------------------------------------------------------= =2D------------- Beech Rintoul - Sys. Administrator - beech@alaskaparadise.com /"\ ASCII Ribbon Campaign | Alaska Paradise Travel \ / - NO HTML/RTF in e-mail | 201 East 9Th Avenue Ste.310 X - NO Word docs in e-mail | Anchorage, AK 99501 / \ - Please visit Alaska Paradise - http://www.alaskaparadise.com =2D------------------------------------------------------------------------= =2D------------- --nextPart3048368.qgq5187ls2 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQBFfSIeR5sEeCt9j00RAuP9AKCE9jeNdZcCSROF7CS2alhRitDGZQCcCf6M tbUKBo2kel9wrNb+dlQCeTE= =k2Ls -----END PGP SIGNATURE----- --nextPart3048368.qgq5187ls2-- From owner-freebsd-ports@FreeBSD.ORG Mon Dec 11 09:23:06 2006 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0CBBB16A415 for ; Mon, 11 Dec 2006 09:23:06 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mx.critical.ch (milkyway.critical.ch [62.2.45.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id B977743CCD for ; Mon, 11 Dec 2006 09:21:47 +0000 (GMT) (envelope-from ehaupt@FreeBSD.org) Received: from wiggles.cablecom.ch (mx.critical.ch [62.2.45.171]) by mx.critical.ch (8.13.6/8.13.6/critical-1.0) with SMTP id kBB9Msil044683; Mon, 11 Dec 2006 10:22:56 +0100 (CET) (envelope-from ehaupt@FreeBSD.org) Date: Mon, 11 Dec 2006 10:22:54 +0100 From: Emanuel Haupt To: Beech Rintoul Message-Id: <20061211102254.59ae5b07.ehaupt@FreeBSD.org> In-Reply-To: <200612110017.18300.freebsd@alaskaparadise.com> References: <200612110017.18300.freebsd@alaskaparadise.com> X-Mailer: Sylpheed version 1.0.6 (GTK+ 1.2.10; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.88.6/2314/Sun Dec 10 21:02:13 2006 on milkyway.critical.ch X-Virus-Status: Clean Cc: freebsd-ports@FreeBSD.org Subject: Re: Dealing with an external manpage X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 09:23:06 -0000 > I was successful at creating the manpage for the port i'm working on. > My problem is I'm not sure how to install it. The porter's Handbook > wasn't much help. The manpage is in files and I need to compress and > install it in man8 like a normal manpage from workdir, I'm just not > sure what to put in the makefile. Could someone give me a hand here? > Most of the examples I found dealt with extra docs. Have a look at ${INSTALL_MAN}. Take ports/dns/sshfp as an example. HTH Emanuel From owner-freebsd-ports@FreeBSD.ORG Mon Dec 11 10:17:06 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AA4BB16A415 for ; Mon, 11 Dec 2006 10:17:06 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.FreeBSD.org (Postfix) with SMTP id 6E41343CB1 for ; Mon, 11 Dec 2006 10:15:50 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: (qmail 7068 invoked by uid 399); 11 Dec 2006 10:17:05 -0000 Received: from localhost (HELO ?192.168.0.5?) (dougb@dougbarton.us@127.0.0.1) by localhost with SMTP; 11 Dec 2006 10:17:05 -0000 X-Originating-IP: 127.0.0.1 Message-ID: <457D3020.1050807@FreeBSD.org> Date: Mon, 11 Dec 2006 02:17:04 -0800 From: Doug Barton Organization: http://www.freebsd.org/ User-Agent: Thunderbird 1.5.0.8 (X11/20061125) MIME-Version: 1.0 To: Beech Rintoul References: <200612110017.18300.freebsd@alaskaparadise.com> In-Reply-To: <200612110017.18300.freebsd@alaskaparadise.com> X-Enigmail-Version: 0.94.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: Dealing with an external manpage X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 10:17:06 -0000 Beech Rintoul wrote: > I was successful at creating the manpage for the port i'm working on. My > problem is I'm not sure how to install it. The porter's Handbook wasn't much > help. The manpage is in files and I need to compress and install it in man8 > like a normal manpage from workdir, I'm just not sure what to put in the > makefile. Could someone give me a hand here? Most of the examples I found > dealt with extra docs. Check out sysutils/portmaster/Makefile. hth, Doug -- This .signature sanitized for your protection From owner-freebsd-ports@FreeBSD.ORG Mon Dec 11 11:12:14 2006 Return-Path: X-Original-To: ports@hub.freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 802CB16A4D0 for ; Mon, 11 Dec 2006 11:12:14 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF74D43FFC for ; Mon, 11 Dec 2006 11:05:24 +0000 (GMT) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kBBB6Yl0021914 for ; Mon, 11 Dec 2006 11:06:34 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kBBB6VRp021910 for PORTS; Mon, 11 Dec 2006 11:06:31 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 11 Dec 2006 11:06:31 GMT Message-Id: <200612111106.kBBB6VRp021910@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: linimon set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: FreeBSD ports list Cc: Subject: Current unassigned ports problem reports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 11:12:14 -0000 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 problem is understood and a solution is being sought. f - feedback Further work requires additional information from the originator or the community - possibly confirmation of the effectiveness of a proposed solution. p - patched A patch has been committed, but some issues (MFC and / or confirmation from originator) are still open. r - repocopy The resolution of the problem report is dependent on a repocopy operation within the CVS repository which is awaiting completion. s - suspended The problem is not being worked on, due to lack of information or resources. 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 -- or when fixing the problem is abandoned. Critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- f ports/106007 proftpd security bugs f ports/106594 ftp/tnftpd - fix critical bug o ports/106595 [xmms-avi] [patch] xmms-avi does not compile - patch f o ports/106596 [xmms-avi] [patch] xmms-avi does not compile - patch f o ports/106597 [xmms-avi] [patch] xmms-avi does not compile - patch f o ports/106598 [xmms-avi] [patch] xmms-avi does not compile - patch f 6 problems total. Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- f ports/92706 vmware3 panic on 6.0-RELEASE o ports/94894 multimedia/fxtv causes freeze and reboot on DGA failur f ports/95081 Problem with enabling logwtmp on POPtop s ports/99623 ksh93 dumps core on FBSD 6.1 f ports/100067 New port: devel/gdb65 GNU GDB 6.5 o ports/100358 sysutils/portmanager: OpenOffice.org 2.0 Requires Conf f ports/103367 pglogd fails to start f ports/103672 cups-base wont compile/nor is it capable of being port f ports/103970 print/cups-base will not install f ports/104546 net/nss_ldap bug f ports/104769 tcllib-1.7_1 won't build anymore in FreeBSD 6.2-BETA2/ o ports/106547 [UPDATE]: mambo 4.5.4 to 4.6.1 (big update and securit 12 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- s ports/57502 ports that define USE_* too late s ports/59254 ports that write something after bsd.port.mk s ports/67815 graphics/ImageMagick no longer recognizes FlashPix s ports/88900 www/flashplugin-mozilla causes Firefox to crash f ports/95019 New port: www/suphp-devel: suPHP 0.6.1 f ports/95279 (New Port) FreeBPX: a web gui to the asterisk PBX f ports/95990 New Port: emulators/xjoypad s ports/96576 R 2.3.0 fails to compile: undefined reference to `R_ru s ports/96731 textproc/docbook-utils doesn`t build f ports/96891 [patch] port dns/powerdns does not have option for com f ports/99535 New port: mail/qmail-scanner2 qmail-scanner2 with st p f ports/99553 cannot use proxy in net-im/gaim-openq f ports/100650 audio/moc dumps core when detach/quit f ports/100789 net-p2p/verlihub-plugins: compile failure o ports/100896 [new ports] emulators/vmware-server-guestd1 emulators/ o ports/101423 [NEW PORT] ruby/ruby18-doc-stdlib: Documentation for R o ports/101680 mail/poppassd: update of passwd prompts for pam_passwd f ports/102093 new port (restoring from Attic): fix games/myth2_demo o ports/103395 gnome-ssh-askpass interferes with gnome-screensaver f ports/103813 www/p5-Apache-DBI: fix package dependenies when WITH_M f ports/104033 nagios trends report images wrong size f ports/104234 net/linneighborhood: Problem with mounting a smb share o ports/104453 [NEW PORT] russian/proftpd f ports/104498 missing entries in ports/multimedia/pvrxxx/distinfo o ports/104680 New port: emulators/linux_base-slackware - Slackware b s ports/104725 request new port: x11/nvidia-driver-devel f ports/104754 /ports/chinese/stardict2-dict-zh_CN place files to wr f ports/104779 update cad/varkon to 1.18A f ports/104997 New port: "devel/bindlib" a library of ocaml f ports/105118 kipi-plugins don't work o ports/105135 net/linux-nx-client: update to 2.1.0 f ports/105211 [maintainer update] deve/loki 0.1.3 to 0.1.5 o ports/105291 New port: security/pantera - web site penetration test f ports/105379 [port update] graphics/npretty f ports/105473 ports/sysutils/cpdup -o doesn't work as advertised f ports/105716 textproc/lemmatizer: Update to version 1.2 f ports/105947 proftpd mod_ctrls fails after sighup f ports/105948 ports/math/qwtplot3d does not compile f ports/105978 nmh prints postscript attachments by default f ports/106053 Update port: net/sixxs-aiccu Fix tun driver to work on f ports/106061 net/citrix_ica: Citrix ICA Client (wfcmgr) don't start f ports/106074 [update] www/plone update for known vulnerability f ports/106470 [PATCH] sysutils/gnomebaker update to 0.6.1 f ports/106505 [security update] www/zope includes Hotfix and securit f ports/106564 [PATCH] security/pam_bsdbioapi always requires finger o ports/106575 [PATCH] polish/pl-aspell: update to 6.0.20061121 46 problems total. From owner-freebsd-ports@FreeBSD.ORG Mon Dec 11 11:19:30 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 411C416A494; Mon, 11 Dec 2006 11:19:30 +0000 (UTC) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (svm.csie.ntu.edu.tw [140.112.90.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 348B143E13; Mon, 11 Dec 2006 11:10:30 +0000 (GMT) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (localhost [127.0.0.1]) by svm.csie.ntu.edu.tw (8.13.8/8.13.8) with ESMTP id kBBBBj69067729; Mon, 11 Dec 2006 19:11:45 +0800 (CST) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: (from rafan@localhost) by svm.csie.ntu.edu.tw (8.13.8/8.13.8/Submit) id kBBBBju8036308; Mon, 11 Dec 2006 19:11:45 +0800 (CST) (envelope-from rafan) Date: Mon, 11 Dec 2006 19:11:45 +0800 From: Rong-En Fan To: Rong-En Fan Message-ID: <20061211111145.GA99582@svm.csie.ntu.edu.tw> References: <20061203022926.GA9253@xor.obsecurity.org> <20061203132840.GA2517@svm.csie.ntu.edu.tw> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="1yeeQ81UyVL57Vl7" Content-Disposition: inline In-Reply-To: <20061203132840.GA2517@svm.csie.ntu.edu.tw> User-Agent: Mutt/1.5.13 (2006-08-11) Cc: ports@freebsd.org Subject: Re: Update on X11BASE status X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 11:19:30 -0000 --1yeeQ81UyVL57Vl7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Dec 03, 2006 at 09:28:40PM +0800, Rong-En Fan wrote: > > http://pointyhat.freebsd.org/errorlogs/i386-5-exp-latest/index-mainta= iner.html > >=20 > > We're now down to fewer than 110 ports that need to be corrected to > > deal with a non-standard X11BASE location (the rest are more general > > port problems). By now only 17 of those broken ports are > > unmaintained, so the majority of them are waiting on individual > > maintainers to step up and/or approve fixes already submitted by other > > users. >=20 > One major problem I encountered so far is math/vtk* and > science/paraview. They all uses CMake system (devel/cmake). >=20 > I'm not quite sure what's the best way to make its makefile accepts > correct X11BASE. One possibility is to patch its FindX11 module, but > it seems to me that these ports contain their CMake/ in their > distribution, i.e., we need to patch each ports. >=20 > Any cmake experts? I fixed cmake yesterday. Now vtk* ports should be just fine. Regards, Rong-En Fan --1yeeQ81UyVL57Vl7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFfTzw144QkYb9jGgRAgM/AJoCaIGYK1XYDRFAZBY6Gaf8DREkLACfVFZm v0uxlux4OPp/GjavyzQiDPQ= =s3yz -----END PGP SIGNATURE----- --1yeeQ81UyVL57Vl7-- From owner-freebsd-ports@FreeBSD.ORG Mon Dec 11 12:22:42 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 93C0D16A47E for ; Mon, 11 Dec 2006 12:22:42 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 398CD43CA8 for ; Mon, 11 Dec 2006 12:21:24 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.8/8.13.8) with ESMTP id kBBCMd64005006; Mon, 11 Dec 2006 15:22:39 +0300 (MSK) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.13.8/8.13.8/Submit) id kBBCMcXO005003; Mon, 11 Dec 2006 15:22:38 +0300 (MSK) (envelope-from ache) Date: Mon, 11 Dec 2006 15:22:37 +0300 From: Andrey Chernov To: "Chun-Tien Chang (?i?g??)" Message-ID: <20061211122237.GA4898@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , "Chun-Tien Chang (?i?g??)" , ports@FreeBSD.org References: <002201c71ccc$34772c80$af58728c@penguin> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <002201c71ccc$34772c80$af58728c@penguin> User-Agent: Mutt/1.5.13 (2006-08-11) Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: unrar-3.60,4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 12:22:42 -0000 On Mon, Dec 11, 2006 at 10:29:37AM +0800, Chun-Tien Chang (?i?g??) wrote: > I found that LC_ALL is not working well in unrar with some charset like > (zh_TW.Big5, zh_CN.GBK, zh_CN.GB2312,zh_CN.eucCN) Please contact Rar author on this issue. There may be some security considerations in just disabling IsNameUsable. > > + if (WideToChar(ArcFileNameW,Name)/* && IsNameUsable(Name)*/) > -- http://ache.pp.ru/ From owner-freebsd-ports@FreeBSD.ORG Mon Dec 11 13:51:33 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 967D016A517 for ; Mon, 11 Dec 2006 13:51:33 +0000 (UTC) (envelope-from roam@ringlet.net) Received: from straylight.ringlet.net (nat115.cnsys.bg [85.95.80.115]) by mx1.FreeBSD.org (Postfix) with SMTP id 494CC43D97 for ; Mon, 11 Dec 2006 13:49:49 +0000 (GMT) (envelope-from roam@ringlet.net) Received: (qmail 90727 invoked by uid 1000); 11 Dec 2006 13:51:16 -0000 Date: Mon, 11 Dec 2006 15:51:16 +0200 From: Peter Pentchev To: ports@FreeBSD.org Message-ID: <20061211135116.GA21026@straylight.m.ringlet.net> Mail-Followup-To: ports@FreeBSD.org References: <20061206125657.GB1814@straylight.m.ringlet.net> <20061208175759.GA53807@straylight.m.ringlet.net> <20061208182425.GB53807@straylight.m.ringlet.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sm4nu43k4a2Rpi4c" Content-Disposition: inline In-Reply-To: <20061208182425.GB53807@straylight.m.ringlet.net> User-Agent: Mutt/1.5.13 (2006-08-11) Cc: Subject: Re: [CFR] ftp/curl update and API incompatibility X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 13:51:33 -0000 --sm4nu43k4a2Rpi4c Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 08, 2006 at 08:24:25PM +0200, Peter Pentchev wrote: > On Fri, Dec 08, 2006 at 07:57:59PM +0200, Peter Pentchev wrote: > > On Wed, Dec 06, 2006 at 02:56:57PM +0200, Peter Pentchev wrote: > > > Hi, > > >=20 > > > I'm writing to you all because you are listed as maintainers of ports > > > that depend directly on ftp/curl. Attached is a patch that updates > > > ftp/curl to version 7.16.0; however, this update might need some test= ing. > >=20 > > After some comments from some of the maintainers, here's an updated > > version of the patch, which also takes care of the ports that do not > > specify a shared library version in the curl dependency (i.e. they depe= nd > > on "curl", not "curl.3"). This patch also: > > - bumps the PORTREVISION of the ftp/php4-curl, ftp/php5-curl, and > > www/pecl-pecl_http ports; > [snip] >=20 > And of course, as Alex Dupre kindly pointed out, the PORTREVISION on > php5-curl should be 1, not 2. Updated curl-16-03.patch available at > http://people.FreeBSD.org/~roam/patches/curl/ Now, for final testing, curl-16-04.patch is available at http://people.FreeBSD.org/~roam/patches/curl/ It includes some catching-up with recent updates to astro/gaia (it compiles fine now), audio/herrie, audio/xmms2, comms/xastir, security/gnupg, and textproc/libnxml, as well as a fix to the (also updated) textproc/raptor so that the configure script actually uses curl-config --cflags and realizes that libcurl is, indeed, installed. If there are no objections, I'll commit the cURL update (and this patch) tomorrow. G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@cnsys.bg 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 What would this sentence be like if it weren't self-referential? --sm4nu43k4a2Rpi4c Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFfWJU7Ri2jRYZRVMRAvjfAJ0V0h2WtwTfKRnOrfjMzR2pwhqdUACgowlA PU3pjXS+7gx86gV26a7Lix0= =eicJ -----END PGP SIGNATURE----- --sm4nu43k4a2Rpi4c-- From owner-freebsd-ports@FreeBSD.ORG Mon Dec 11 16:23:10 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9C20316A415 for ; Mon, 11 Dec 2006 16:23:10 +0000 (UTC) (envelope-from vivek@khera.org) Received: from yertle.kcilink.com (yertle.kcilink.com [74.92.149.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07A0743CA2 for ; Mon, 11 Dec 2006 16:21:52 +0000 (GMT) (envelope-from vivek@khera.org) Received: from [192.168.7.103] (host-103.int.kcilink.com [192.168.7.103]) by yertle.kcilink.com (Postfix) with ESMTP id A9F1EB80A for ; Mon, 11 Dec 2006 11:23:09 -0500 (EST) Mime-Version: 1.0 (Apple Message framework v752.2) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: ports@freebsd.org From: Vivek Khera Date: Mon, 11 Dec 2006 11:23:09 -0500 X-Mailer: Apple Mail (2.752.2) Cc: Subject: failure of policy X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 16:23:10 -0000 It seems that the change log on freshports for the databases/slony1 port shows that someone somewhere is confused as to who's the maintainer of the port. The Makefile clearly shows it is still me. On 23 Nov 2006, an update was issued to upgrade the 1.1.5 version to 1.2.0 which had known errors in it which cause data loss. Somehow it was applied. A few days later a manual patch was added to work around that. The initial update indicates that whomever submitted the port was either claiming to be or was assumed to be the maintainer. Then on 8 Dec 2006, another update was issued and applied, to 1.2.1. Today I saw in my email a patch to correct some error in the pkg- plist file, which is how I noticed that someone had updated the slony1 port. This is not how it is supposed to work. I should have gotten these notices on *every* PR submitted with a patch against this port. There is no reason that 1.2.0 should have *ever* hit the ports tree as it was broken out of the gate. This is one of the reason ports have maintainers: to ensure broken things don't get thrown into the collection. If the committers are not going to follow the rules, then why should anyone bother to be a maintainer? From owner-freebsd-ports@FreeBSD.ORG Mon Dec 11 18:18:45 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 306F716A47E for ; Mon, 11 Dec 2006 18:18:45 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from unixfreunde.net (unixfreunde.de [85.214.35.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11F8F44350 for ; Mon, 11 Dec 2006 17:46:27 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: by unixfreunde.net (Postfix, from userid 65534) id B778650B10; Mon, 11 Dec 2006 18:47:41 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.1.6-gr0 (2006-10-03) on unixfreunde.de X-Spam-Level: **** X-Spam-Status: No, score=4.8 required=5.0 tests=AWL, BAYES_00, FORGED_RCVD_HELO, MIME_BASE64_NO_NAME,MIME_BASE64_TEXT,RCVD_IN_NJABL_DUL, RCVD_IN_SORBS_DUL,RCVD_IN_XBL autolearn=no version=3.1.6-gr0 Received: from miwi.homeunix.org (dslb-082-083-153-031.pools.arcor-ip.net [82.83.153.31]) by unixfreunde.net (Postfix) with ESMTP id 1F12750AF7; Mon, 11 Dec 2006 18:46:51 +0100 (CET) Date: Mon, 11 Dec 2006 18:47:53 +0100 From: Martin Wilke To: Vivek Khera Message-ID: <20061211184753.3f1a8601@miwi.homeunix.org> In-Reply-To: References: X-Mailer: Claws Mail 2.6.1 (GTK+ 2.10.6; i386-portbld-freebsd7.0) User-Agent: miwi@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: base64 Cc: ports@freebsd.org Subject: Re: failure of policy X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 18:18:45 -0000 LS0tLS1CRUdJTiBQR1AgU0lHTkVEIE1FU1NBR0UtLS0tLQ0KSGFzaDogU0hBMQ0KDQpPbiBNb24s IDExIERlYyAyMDA2IDExOjIzOjA5IC0wNTAwDQpWaXZlayBLaGVyYSA8dml2ZWtAa2hlcmEub3Jn PiB3cm90ZToNCg0KPiBJdCBzZWVtcyB0aGF0IHRoZSBjaGFuZ2UgbG9nIG9uIGZyZXNocG9ydHMg Zm9yIHRoZSBkYXRhYmFzZXMvc2xvbnkxICANCj4gcG9ydCBzaG93cyB0aGF0IHNvbWVvbmUgc29t ZXdoZXJlIGlzIGNvbmZ1c2VkIGFzIHRvIHdobydzIHRoZSAgDQo+IG1haW50YWluZXIgb2YgdGhl IHBvcnQuIFRoZSBNYWtlZmlsZSBjbGVhcmx5IHNob3dzIGl0IGlzIHN0aWxsIG1lLg0KDQpTb3Jy eSwgaXQgd2FzIGRlZmluaWV0bHkgbXkgZmF1bHQuIEkgdGhvdWdodCBpdHMgYSBtYWludGFpbmVy LXRpbWVvdXQNCmNhc2UuIEl0IHdhcyBteSBtaXN0YWtlIGFuZCBJIGhvcGUgeW91IGZvcmdpdmUg bWUgZm9yIHRoaXMgbWlzdGFrZS4NCg0KPiANCj4gT24gMjMgTm92IDIwMDYsIGFuIHVwZGF0ZSB3 YXMgaXNzdWVkIHRvIHVwZ3JhZGUgdGhlIDEuMS41IHZlcnNpb24gdG8gIA0KPiAxLjIuMCB3aGlj aCBoYWQga25vd24gZXJyb3JzIGluIGl0IHdoaWNoIGNhdXNlIGRhdGEgbG9zcy4gIFNvbWVob3cN Cj4gaXQgd2FzIGFwcGxpZWQuICBBIGZldyBkYXlzIGxhdGVyIGEgbWFudWFsIHBhdGNoIHdhcyBh ZGRlZCB0byB3b3JrICANCj4gYXJvdW5kIHRoYXQuICBUaGUgaW5pdGlhbCB1cGRhdGUgaW5kaWNh dGVzIHRoYXQgd2hvbWV2ZXIgc3VibWl0dGVkICANCj4gdGhlIHBvcnQgd2FzIGVpdGhlciBjbGFp bWluZyB0byBiZSBvciB3YXMgYXNzdW1lZCB0byBiZSB0aGUNCj4gbWFpbnRhaW5lci4NCg0KRm9y IHRoaXMgdXBkYXRlIG9mIDEuMi4wIGdpdmVzIGEgcHIgc2hvdyBoZXJlDQpodHRwOi8vd3d3LmZy ZWVic2Qub3JnL2NnaS9xdWVyeS1wci5jZ2k/cHI9cG9ydHMvMTA1NTc1IGhlcmUgaXMgbXkNCm1p c3Rha2UgdGhhdHMgY29tbWl0IGlzIGFmdGVyIDcgZGF5cyBub3QgMTQgZGF5cy4gVGhpcyBpcyBt eSBtaXN0YWtlDQpyaWdodC4gQWZ0ZXIgdGhpcyBjb21taXQsIEkgcmVjZWl2ZWQgYSBwcml2YXRl IGVtYWlsIHdpdGggYSBidWdmaXguDQoNCkRlc2NyaXB0aW9uIG9mIHRoZSBwcm9ibGVtOg0KaHR0 cDovL2dib3JnLnBvc3RncmVzcWwub3JnL3Byb2plY3Qvc2xvbnkxL2J1Z3MvYnVndXBkYXRlLnBo cD8xNTkxDQoNClRoZW4gSSBjb21taXR0ZWQgYSBmaXggZm9yIHRoaXMgcHJvYmxlbS4gWWVzIHdp dGhvdXQgYXBwcm92YWwgZnJvbQ0KbWFpbnRhaW5lciB0aGVuIGkgZm9yZ290IHRvIGRvdWJsZSBj aGVjayB0aGUgbWFpbnRhaW5lciBtYWlsLg0KDQoNCj4gVGhlbiBvbiA4IERlYyAyMDA2LCBhbm90 aGVyIHVwZGF0ZSB3YXMgaXNzdWVkIGFuZCBhcHBsaWVkLCB0byAxLjIuMS4NCg0KWWVzIGhlcmUg dGVsbGluZyBtZSB0aGUgc2VsZiBQZW9wbGUgd2l0aCBhIHBhdGNoIG9mIDEuMi4xLCBpIGNoZWNr IHRoaXMNCm9uIG15IHRpbmRlcmJveCB0aGlzIGJ1aWxkIGZpbmUgYW5kIGNvbW1pdHRlZCB0aGlz LiBZZXMgSSBsb29rZWQgbm90DQp5ZXQgb24gbW9yZSBtYWludGFpbmVyIG1haWwuDQoNCj4gDQo+ IFRvZGF5IEkgc2F3IGluIG15IGVtYWlsIGEgcGF0Y2ggdG8gY29ycmVjdCBzb21lIGVycm9yIGlu IHRoZSBwa2ctIA0KPiBwbGlzdCBmaWxlLCB3aGljaCBpcyBob3cgSSBub3RpY2VkIHRoYXQgc29t ZW9uZSBoYWQgdXBkYXRlZCB0aGUgIA0KPiBzbG9ueTEgcG9ydC4NCg0KDQo+IA0KPiBUaGlzIGlz IG5vdCBob3cgaXQgaXMgc3VwcG9zZWQgdG8gd29yay4gIEkgc2hvdWxkIGhhdmUgZ290dGVuIHRo ZXNlICANCj4gbm90aWNlcyBvbiAqZXZlcnkqIFBSIHN1Ym1pdHRlZCB3aXRoIGEgcGF0Y2ggYWdh aW5zdCB0aGlzIHBvcnQuICAgDQo+IFRoZXJlIGlzIG5vIHJlYXNvbiB0aGF0IDEuMi4wIHNob3Vs ZCBoYXZlICpldmVyKiBoaXQgdGhlIHBvcnRzIHRyZWUgIA0KPiBhcyBpdCB3YXMgYnJva2VuIG91 dCBvZiB0aGUgZ2F0ZS4gIFRoaXMgaXMgb25lIG9mIHRoZSByZWFzb24gcG9ydHMgIA0KPiBoYXZl IG1haW50YWluZXJzOiB0byBlbnN1cmUgYnJva2VuIHRoaW5ncyBkb24ndCBnZXQgdGhyb3duIGlu dG8gdGhlICANCj4gY29sbGVjdGlvbi4NCj4gDQo+IElmIHRoZSBjb21taXR0ZXJzIGFyZSBub3Qg Z29pbmcgdG8gZm9sbG93IHRoZSBydWxlcywgdGhlbiB3aHkgc2hvdWxkICANCj4gYW55b25lIGJv dGhlciB0byBiZSBhIG1haW50YWluZXI/DQoNCkkgY291bGQgc2F5IHRoaXMgaXMgYWxsIG15IGZh dWx0IGEgY29uY2F0ZW5hdGlvbiBvZiBzdHVwaWQgbWlzdGFrZXMgOigNCkkgaG9wZSB5b3UgZm9y Z2l2ZSBtZSBmb3IgdGhpcyBtaXN0YWtlLg0KDQotIC0gTWFydGluDQoNCi0gLS0gDQpNYXJ0aW4g V2lsa2UJCXwgaXJjLnVuaXhmcmV1bmRlLmRlICNic2QgDQptaXdpQEZyZWVCU0Qub3JnCXwgbWl3 aUB1bml4ZnJldW5kZS5kZQ0KRnJlZUJTRCBDb21taXR0ZXIJfCBQb3dlciB0byBTZXJ2ZQ0KLS0t LS1CRUdJTiBQR1AgU0lHTkFUVVJFLS0tLS0NClZlcnNpb246IEdudVBHIHYxLjQuNSAoRnJlZUJT RCkNCg0KaUQ4REJRRkZmWm5KUHJDSUZwaldaaXdSQWsrNkFKOXl1MUNiMkNwTzl0Qk5rRXNJKzVF YkMra0JRQUNmVVkvWQ0KamIyTXRjTXNpM2pNODlIb0tibTYzYk09DQo9RzhkdA0KLS0tLS1FTkQg UEdQIFNJR05BVFVSRS0tLS0tDQo= From owner-freebsd-ports@FreeBSD.ORG Mon Dec 11 18:36:20 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AF0C416A47C for ; Mon, 11 Dec 2006 18:36:20 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.FreeBSD.org (Postfix) with SMTP id B593F44EAC for ; Mon, 11 Dec 2006 18:15:03 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: (qmail 7382 invoked by uid 399); 11 Dec 2006 18:16:10 -0000 Received: from localhost (HELO ?192.168.0.5?) (dougb@dougbarton.us@127.0.0.1) by localhost with SMTP; 11 Dec 2006 18:16:10 -0000 X-Originating-IP: 127.0.0.1 Message-ID: <457DA05F.8010805@FreeBSD.org> Date: Mon, 11 Dec 2006 10:15:59 -0800 From: Doug Barton Organization: http://www.freebsd.org/ User-Agent: Thunderbird 1.5.0.8 (X11/20061125) MIME-Version: 1.0 To: Jun Kuriyama References: <7mu003jdyg.wl%kuriyama@imgsrc.co.jp> In-Reply-To: <7mu003jdyg.wl%kuriyama@imgsrc.co.jp> X-Enigmail-Version: 0.94.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: Re: HEADS UP : security/gnupg will be upgraded to 2.0.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 18:36:20 -0000 Jun Kuriyama wrote: > Hi, > > I'm planning to upgrade security/gnupg to 2.0.1. This upgrade > includes portrevision bumps to indicate dependency changes. > > I'm testing conditional plist, upgrading procedure by portupgrade. > But I think it's almost ready to commit. > > If you have further suggestions, please let me know. Jun, Thanks for letting us know what you're plans are. I think you know what I'm going to say next. ;) As I suggested when I wrote to you in private e-mail some time ago, I think it would be more in line with the plans that the developers have for GnuPG 2.x to keep the existing gnupg port dedicated to the 1.x branch, and repo copy gnupg-devel to gnupg2. Quoting from the README for 2.x: GnuPG 2.0 is the stable version of GnuPG integrating support for OpenPGP and S/MIME. It does not conflict with an installed 1.4 OpenPGP-only version. Note that there is no binary gpg but a gpg2 so that this package won't conflict with a GnuPG 1.4 installation. gpg2 behaves just like gpg. GNUPG 1.4 AND GNUPG 2.0 ======================= GnuPG 2.0 is a newer version of GnuPG with additional support for S/MIME. It has a different design philosophy that splits functionality up into several modules. Both versions may be installed simultaneously without any conflict (gpg is called gpg2 in GnuPG 2). In fact, the gpg version from GnuPG 1.4 is able to make use of the gpg-agent as included in GnuPG 2 and allows for seamless passphrase caching. The advantage of GnuPG 1.4 is its smaller size and no dependency on other modules at run and build time. Further, in discussion on the gnupg-users list the developers have clearly stated that they will continue working on at least the 1.4.x branch of GnuPG for the foreseeable future. Therefore I think it would be more in line with the development goals for the GnuPG project, and less confusing for new users coming to FreeBSD from other platforms, to adopt the naming scheme that I proposed, although not necessarily the exact patches I sent you to implement it. If you choose not to go that direction, I would be interested in hearing your reasoning. Thanks, Doug -- This .signature sanitized for your protection From owner-freebsd-ports@FreeBSD.ORG Mon Dec 11 18:42:43 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D76F416A47C for ; Mon, 11 Dec 2006 18:42:43 +0000 (UTC) (envelope-from vivek@khera.org) Received: from yertle.kcilink.com (yertle.kcilink.com [74.92.149.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0C76443B1 for ; Mon, 11 Dec 2006 18:19:12 +0000 (GMT) (envelope-from vivek@khera.org) Received: from [192.168.7.103] (host-103.int.kcilink.com [192.168.7.103]) by yertle.kcilink.com (Postfix) with ESMTP id 978CCB80A for ; Mon, 11 Dec 2006 13:20:19 -0500 (EST) Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <20061211184753.3f1a8601@miwi.homeunix.org> References: <20061211184753.3f1a8601@miwi.homeunix.org> Content-Type: multipart/signed; micalg=sha1; boundary=Apple-Mail-9-722941662; protocol="application/pkcs7-signature" Message-Id: <0CCA29C0-DC1E-4F78-A565-72855E9FB18C@khera.org> From: Vivek Khera Date: Mon, 11 Dec 2006 13:20:18 -0500 To: ports@freebsd.org X-Mailer: Apple Mail (2.752.2) X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: failure of policy X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 18:42:43 -0000 --Apple-Mail-9-722941662 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On Dec 11, 2006, at 12:47 PM, Martin Wilke wrote: >> >> On 23 Nov 2006, an update was issued to upgrade the 1.1.5 version to >> 1.2.0 which had known errors in it which cause data loss. Somehow >> it was applied. A few days later a manual patch was added to work >> around that. The initial update indicates that whomever submitted >> the port was either claiming to be or was assumed to be the >> maintainer. > > For this update of 1.2.0 gives a pr show here > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/105575 here is my > mistake thats commit is after 7 days not 14 days. This is my mistake > right. After this commit, I received a private email with a bugfix. I never got any email regarding this one. Also, 1.2.1 still has some issues that need to be fixed; 1.2.2 should be out soon, and that is the one I would have committed to the tree, but now that cat is out of the bag and we have to live with it, I suppose. --Apple-Mail-9-722941662-- From owner-freebsd-ports@FreeBSD.ORG Mon Dec 11 18:46:42 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 51D4E16A506 for ; Mon, 11 Dec 2006 18:46:42 +0000 (UTC) (envelope-from vivek@khera.org) Received: from yertle.kcilink.com (yertle.kcilink.com [74.92.149.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id C097743F33 for ; Mon, 11 Dec 2006 18:22:55 +0000 (GMT) (envelope-from vivek@khera.org) Received: from [192.168.7.103] (host-103.int.kcilink.com [192.168.7.103]) by yertle.kcilink.com (Postfix) with ESMTP id 8886CB80A for ; Mon, 11 Dec 2006 13:23:55 -0500 (EST) Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <20061211184753.3f1a8601@miwi.homeunix.org> References: <20061211184753.3f1a8601@miwi.homeunix.org> Content-Type: multipart/signed; micalg=sha1; boundary=Apple-Mail-10-723157384; protocol="application/pkcs7-signature" Message-Id: From: Vivek Khera Date: Mon, 11 Dec 2006 13:23:54 -0500 To: ports@freebsd.org X-Mailer: Apple Mail (2.752.2) X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: failure of policy X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 18:46:42 -0000 --Apple-Mail-10-723157384 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On Dec 11, 2006, at 12:47 PM, Martin Wilke wrote: > > For this update of 1.2.0 gives a pr show here > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/105575 here is my > mistake thats commit is after 7 days not 14 days. This is my mistake > right. After this commit, I received a private email with a bugfix. Reading this PR more closely it seems I was not even notified, as "Oleg Gawriloff" is described as the maintainer and is the one responding to maintainer queries, which he is not. --Apple-Mail-10-723157384-- From owner-freebsd-ports@FreeBSD.ORG Mon Dec 11 19:01:56 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A7AA916A510; Mon, 11 Dec 2006 19:01:56 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [216.148.227.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9ECD444C3; Mon, 11 Dec 2006 18:46:44 +0000 (GMT) (envelope-from jdc@koitsu.dyndns.org) Received: from icarus.home.lan (c-67-174-220-97.hsd1.ca.comcast.net[67.174.220.97]) by comcast.net (rwcrmhc13) with ESMTP id <20061211184745m1300ir0e0e>; Mon, 11 Dec 2006 18:47:45 +0000 Received: by icarus.home.lan (Postfix, from userid 1000) id 455A41FA01D; Mon, 11 Dec 2006 10:47:45 -0800 (PST) Date: Mon, 11 Dec 2006 10:47:45 -0800 From: Jeremy Chadwick To: Martin Wilke Message-ID: <20061211184745.GA40185@icarus.home.lan> Mail-Followup-To: Martin Wilke , Vivek Khera , ports@freebsd.org References: <20061211184753.3f1a8601@miwi.homeunix.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061211184753.3f1a8601@miwi.homeunix.org> X-PGP-Key: http://jdc.parodius.com/pubkey.asc User-Agent: Mutt/1.5.13 (2006-08-11) Cc: ports@freebsd.org, Vivek Khera Subject: Re: failure of policy X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 19:01:56 -0000 On Mon, Dec 11, 2006 at 06:47:53PM +0100, Martin Wilke wrote: > > If the committers are not going to follow the rules, then why should > > anyone bother to be a maintainer? > > I could say this is all my fault a concatenation of stupid mistakes :( > I hope you forgive me for this mistake. Vivek, miwi@ has been spanked quite a bit (both in Email and on IRC) about this mistake. His track record is amazingly clean, so it's important to remember that we're all human and that mistakes do get made. He's feeling pretty bad, so we need not rub his face in it any more. All of your points are completely valid (I'll be surprised if someone argues otherwise), but that said, don't be too hard on him. :-) -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB | From owner-freebsd-ports@FreeBSD.ORG Mon Dec 11 19:32:11 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7A36416A500 for ; Mon, 11 Dec 2006 19:32:11 +0000 (UTC) (envelope-from lars@socruel.nu) Received: from gone.xs4all.nl (gone.xs4all.nl [213.84.247.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A85A43ED4 for ; Mon, 11 Dec 2006 19:28:58 +0000 (GMT) (envelope-from lars@socruel.nu) Received: from saturnus.intra.socruel.nu (saturnus.intra.socruel.nu [172.16.0.12]) by gone.xs4all.nl (Postfix) with ESMTP id 4138C33CBC for ; Mon, 11 Dec 2006 20:29:55 +0100 (CET) MIME-Version: 1.0 Content-class: urn:content-classes:message Date: Mon, 11 Dec 2006 20:29:45 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.5 Message-ID: <302F75DC2739FB43B236373398A8C599299F@saturnus.intra.socruel.nu> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Pfstat trouble, no data in database file Thread-Index: AcccnLXRXejDz1WJQqKIikC4XdJgXAAvRgFQ From: "Lars Wittebrood" To: Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: RE: Pfstat trouble, no data in database file X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 19:32:11 -0000 Hello list, After some more troubleshooting I've come a step further. I have run the '/usr/local/bin/pfstat -q' command from a shell and found some problems with my /usr/local/etc/pfstat.conf file. After solving these problems I get the following message issueing the '/usr/local/bin/pfstat -q' command: root@servername etc # /usr/local/bin/pfstat -q ioctl: DIOCGETALTQS: Operation not supported by device pf_query: query_queues() failed I couldn't find anything usefull on these strings via Google. Any help is much appreciated. MTIA Cheers, Lars. > _____________________________________________=20 > From: Lars Wittebrood =20 > Sent: Sunday, December 10, 2006 9:51 PM > To: 'freebsd-ports@freebsd.org' > Subject: Pfstat trouble, no data in database file >=20 > Hello list, >=20 > I've installed and configure the Pfstat port on a FreeBSD 6.1 RELEASE > system acting as a firewall based on PF. >=20 > FreeBSD servername 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #0: Fri Nov > 24 13:33:18 CET 2006 root@servername:/usr/obj/usr/src/sys/ALPHA > i386 >=20 > The trouble I have is that I get no data at all in the Pfstat data > file! >=20 > My Pfstat /etc/crontab entries > # > # Gather Pfstat output continually > * * * * * root /usr/local/bin/pfstat > -q >> /var/db/pfstat.db > # > # Generate Pfstat graphs every 5 minutes > */5 * * * * root /usr/local/bin/pfstat > -c /etc/pfstat.conf -d /var/db/pfstat.db > # > # Glean old Pfstat data > 1 1 1 * * root /usr/local/bin/pfstat > -t 31:365 >=20 > Entries from my cron log: > Dec 10 21:40:00 servername /usr/sbin/cron[39679]: (root) CMD ( > /usr/libexec/atrun) > Dec 10 21:41:00 servername /usr/sbin/cron[502]: (*system*) RELOAD > (/etc/crontab) > Dec 10 21:41:00 servername /usr/sbin/cron[39687]: (root) CMD > (/usr/local/bin/pfstat -q >> /var/db/pfstat.db) > Dec 10 21:42:00 servername /usr/sbin/cron[39696]: (root) CMD > (/usr/local/bin/pfstat -q >> /var/db/pfstat.db) > Dec 10 21:43:00 servername /usr/sbin/cron[39701]: (root) CMD > (/usr/local/bin/pfstat -q >> /var/db/pfstat.db) > Dec 10 21:44:00 servername /usr/sbin/cron[39714]: (root) CMD > (/usr/local/bin/pfstat -q >> /var/db/pfstat.db) > Dec 10 21:44:00 servername /usr/sbin/cron[39715]: (operator) CMD > (/usr/libexec/save-entropy) > Dec 10 21:45:00 servername /usr/sbin/cron[39734]: (root) CMD > (/usr/local/bin/pfstat -q >> /var/db/pfstat.db) > Dec 10 21:45:00 servername /usr/sbin/cron[39735]: (root) CMD ( > /usr/libexec/atrun) > Dec 10 21:45:00 servername /usr/sbin/cron[39733]: (root) CMD > (/usr/local/bin/pfstat -c /etc/pfstat.conf -d /var/db/pfstat.db) >=20 > root@servername db # ll /var/db/pfstat.db > -rw-r--r-- 1 root wheel 0 Dec 10 21:21 > /var/db/pfstat.db >=20 > As you can see pfstat.db stays zero bytes! Anyone any idea why this is > happening? My /etc/pf.conf has a set loginterface entry! >=20 > MTIA. >=20 > Cheers, > Lars. From owner-freebsd-ports@FreeBSD.ORG Mon Dec 11 20:01:14 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 275D216A403; Mon, 11 Dec 2006 20:01:14 +0000 (UTC) (envelope-from shaun@inerd.com) Received: from dione.picobyte.net (host-212-158-207-124.bulldogdsl.com [212.158.207.124]) by mx1.FreeBSD.org (Postfix) with SMTP id EFE1144363; Mon, 11 Dec 2006 19:43:44 +0000 (GMT) (envelope-from shaun@inerd.com) Received: from charon.picobyte.net (charon.picobyte.net [IPv6:2001:4bd0:201e::fe03]) by dione.picobyte.net (Postfix) with ESMTP; Mon, 11 Dec 2006 19:44:40 +0000 (GMT) Date: Mon, 11 Dec 2006 19:44:40 +0000 From: Shaun Amott To: Doug Barton Message-ID: <20061211194440.GB66871@charon.picobyte.net> References: <7mu003jdyg.wl%kuriyama@imgsrc.co.jp> <457DA05F.8010805@FreeBSD.org> <20061211194200.GA66871@charon.picobyte.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="O5XBE6gyVG5Rl6Rj" Content-Disposition: inline In-Reply-To: <20061211194200.GA66871@charon.picobyte.net> User-Agent: Mutt/1.5.11 (FreeBSD i386) Cc: ports@FreeBSD.org, Jun Kuriyama Subject: Re: HEADS UP : security/gnupg will be upgraded to 2.0.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 20:01:14 -0000 --O5XBE6gyVG5Rl6Rj Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Dec 11, 2006 at 07:42:00PM +0000, Shaun Amott wrote: >=20 > In addition: I would guess that mail/imp, and maybe others, expect > bin/gpg to be present. If this is indeed the case, it would need > additional patching. >=20 Sorry - ignore that last bit. I wasn't thinking. :-) --=20 Shaun Amott // PGP: 0x6B387A9A "A foolish consistency is the hobgoblin of little minds." - Ralph Waldo Emerson --O5XBE6gyVG5Rl6Rj Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFfbUokmhdCGs4epoRAp3PAKDRqUSEYGy2a0XdYcQSnVFO3H4wngCg2wea 9/nUybC/Zye/BDqOlkO15T4= =WHt1 -----END PGP SIGNATURE----- --O5XBE6gyVG5Rl6Rj-- From owner-freebsd-ports@FreeBSD.ORG Mon Dec 11 20:11:51 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 46F7116A494 for ; Mon, 11 Dec 2006 20:11:51 +0000 (UTC) (envelope-from jjuanino@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34C64443A4 for ; Mon, 11 Dec 2006 19:44:18 +0000 (GMT) (envelope-from jjuanino@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so284770ana for ; Mon, 11 Dec 2006 11:45:27 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:subject:message-id:mail-followup-to:references:mime-version:content-type:content-disposition:in-reply-to:x-operating-system:user-agent; b=NGJTfsrPWpiMBAHb6jrEGfjg9MjTeld5Y6oW7khyNijbKMZv+6wMIRote+zEq72FJdLwOwebVjqYWW52Vl6/SQqJW3LE1ty2vvnJieO3+B5tUu+lwuj9Ur8pDed056Jpj2rFBgQb0oxUlOrInIbQkmaLTr3YoLMlL0yR9oDR29w= Received: by 10.78.18.3 with SMTP id 3mr3401262hur.1165866326152; Mon, 11 Dec 2006 11:45:26 -0800 (PST) Received: from gauss.sanabria.es ( [84.77.81.191]) by mx.google.com with ESMTP id y1sm2791404hua.2006.12.11.11.45.25; Mon, 11 Dec 2006 11:45:25 -0800 (PST) Received: by gauss.sanabria.es (Postfix, from userid 1001) id C5E5B4046; Mon, 11 Dec 2006 20:45:24 +0100 (CET) Date: Mon, 11 Dec 2006 20:45:24 +0100 From: =?iso-8859-1?Q?Jos=E9_G=2E?= Juanino To: freebsd-ports@freebsd.org Message-ID: <20061211194524.GB1439@gauss.sanabria.es> Mail-Followup-To: freebsd-ports@freebsd.org References: <457C247B.5050909@galaxypc.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3lcZGd9BuhuYXNfi" Content-Disposition: inline In-Reply-To: <457C247B.5050909@galaxypc.net> X-Operating-System: FreeBSD 6.1-RELEASE-p10 User-Agent: Mutt/1.5.13 (2006-08-11) Subject: Re: [ports/security/gnupg] portupgrade fails on 4.11 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 20:11:51 -0000 --3lcZGd9BuhuYXNfi Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable El domingo 10 de diciembre a las 16:15:07 CET, GalaxyPC.Net escribi=F3: > install-info --quiet /usr/local/info/gnupg1.info /usr/local/info/dir > install-info: menu item `gpg' already exists, for file `gpg' http://lists.freebsd.org/pipermail/freebsd-questions/2006-February/114123.h= tml Check if /usr/local/bin is placed before /usr/bin in your PATH (bad idea). Regards --=20 http://personales.ya.com/banach --3lcZGd9BuhuYXNfi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFfbVUFOo0zaS9RnIRAtF/AKCDTC045u51CMtIjAs0dVE1yXM3oQCfdeQB ktFm5/obQYeyF3sBGLFUJEg= =rNyp -----END PGP SIGNATURE----- --3lcZGd9BuhuYXNfi-- From owner-freebsd-ports@FreeBSD.ORG Mon Dec 11 20:34:27 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0974916A4FD; Mon, 11 Dec 2006 20:34:27 +0000 (UTC) (envelope-from max@love2party.net) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6100F44A5B; Mon, 11 Dec 2006 20:09:34 +0000 (GMT) (envelope-from max@love2party.net) Received: from [88.66.34.19] (helo=amd64.laiers.local) by mrelayeu.kundenserver.de (node=mrelayeu4) with ESMTP (Nemesis), id 0ML21M-1GtrTm1vto-0005Jw; Mon, 11 Dec 2006 21:10:29 +0100 From: Max Laier Organization: FreeBSD To: freebsd-ports@freebsd.org Date: Mon, 11 Dec 2006 21:10:19 +0100 User-Agent: KMail/1.9.4 References: <302F75DC2739FB43B236373398A8C599299F@saturnus.intra.socruel.nu> In-Reply-To: <302F75DC2739FB43B236373398A8C599299F@saturnus.intra.socruel.nu> X-Face: ,,8R(x[kmU]tKN@>gtH1yQE4aslGdu+2]; R]*pL,U>^H?)gW@49@wdJ`H<=?utf-8?q?=25=7D*=5FBD=0A=09U=5For=3D=5CmOZf764=26nYj=3DJYbR1PW0ud?=>|!~,,CPC.1-D$FG@0h3#'5"k{V]a~.<=?utf-8?q?mZ=7D44=23Se=7Em=0A=09Fe=7E=5C=5DX5B=5D=5Fxj?=(ykz9QKMw_l0C2AQ]}Ym8)fU MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart8580862.1qij4ikmyB"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200612112110.25591.max@love2party.net> X-Provags-ID: kundenserver.de abuse@kundenserver.de login:61c499deaeeba3ba5be80f48ecc83056 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Lars Wittebrood Subject: Re: Pfstat trouble, no data in database file X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 20:34:27 -0000 --nextPart8580862.1qij4ikmyB Content-Type: multipart/mixed; boundary="Boundary-01=_tsbfF+UyL/aniNw" Content-Transfer-Encoding: 7bit Content-Disposition: inline --Boundary-01=_tsbfF+UyL/aniNw Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 11 December 2006 20:29, Lars Wittebrood wrote: > Hello list, > > After some more troubleshooting I've come a step further. > > I have run the '/usr/local/bin/pfstat -q' command from a shell and > found some problems with my /usr/local/etc/pfstat.conf file. After > solving these problems I get the following message issueing the > '/usr/local/bin/pfstat -q' command: > > root@servername etc # /usr/local/bin/pfstat -q > ioctl: DIOCGETALTQS: Operation not supported by device > pf_query: query_queues() failed > > I couldn't find anything usefull on these strings via Google. > > Any help is much appreciated. pfstat 2.2 seems to assume that ALTQ support is enabled in the kernel. =20 =46or now the only way to work around your problem seems to be to build a=20 kernel with ALTQ support. Alternatively you can replace files/patch-pf.c=20 in sysutils/pfstat with the attached and rebuild pfstat. > MTIA > > Cheers, > Lars. > > > _____________________________________________ > > From: Lars Wittebrood > > Sent: Sunday, December 10, 2006 9:51 PM > > To: 'freebsd-ports@freebsd.org' > > Subject: Pfstat trouble, no data in database file > > > > Hello list, > > > > I've installed and configure the Pfstat port on a FreeBSD 6.1 RELEASE > > system acting as a firewall based on PF. > > > > FreeBSD servername 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #0: Fri > > Nov 24 13:33:18 CET 2006 =20 > > root@servername:/usr/obj/usr/src/sys/ALPHA i386 > > > > The trouble I have is that I get no data at all in the Pfstat data > > file! > > > > My Pfstat /etc/crontab entries > > # > > # Gather Pfstat output continually > > * * * * * root /usr/local/bin/pfstat > > -q >> /var/db/pfstat.db > > # > > # Generate Pfstat graphs every 5 minutes > > */5 * * * * root /usr/local/bin/pfstat > > -c /etc/pfstat.conf -d /var/db/pfstat.db > > # > > # Glean old Pfstat data > > 1 1 1 * * root /usr/local/bin/pfstat > > -t 31:365 > > > > Entries from my cron log: > > Dec 10 21:40:00 servername /usr/sbin/cron[39679]: (root) CMD ( > > /usr/libexec/atrun) > > Dec 10 21:41:00 servername /usr/sbin/cron[502]: (*system*) RELOAD > > (/etc/crontab) > > Dec 10 21:41:00 servername /usr/sbin/cron[39687]: (root) CMD > > (/usr/local/bin/pfstat -q >> /var/db/pfstat.db) > > Dec 10 21:42:00 servername /usr/sbin/cron[39696]: (root) CMD > > (/usr/local/bin/pfstat -q >> /var/db/pfstat.db) > > Dec 10 21:43:00 servername /usr/sbin/cron[39701]: (root) CMD > > (/usr/local/bin/pfstat -q >> /var/db/pfstat.db) > > Dec 10 21:44:00 servername /usr/sbin/cron[39714]: (root) CMD > > (/usr/local/bin/pfstat -q >> /var/db/pfstat.db) > > Dec 10 21:44:00 servername /usr/sbin/cron[39715]: (operator) CMD > > (/usr/libexec/save-entropy) > > Dec 10 21:45:00 servername /usr/sbin/cron[39734]: (root) CMD > > (/usr/local/bin/pfstat -q >> /var/db/pfstat.db) > > Dec 10 21:45:00 servername /usr/sbin/cron[39735]: (root) CMD ( > > /usr/libexec/atrun) > > Dec 10 21:45:00 servername /usr/sbin/cron[39733]: (root) CMD > > (/usr/local/bin/pfstat -c /etc/pfstat.conf -d /var/db/pfstat.db) > > > > root@servername db # ll /var/db/pfstat.db > > -rw-r--r-- 1 root wheel 0 Dec 10 21:21 > > /var/db/pfstat.db > > > > As you can see pfstat.db stays zero bytes! Anyone any idea why this > > is happening? My /etc/pf.conf has a set loginterface entry! > > > > MTIA. > > > > Cheers, > > Lars. > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to > "freebsd-ports-unsubscribe@freebsd.org" =2D-=20 /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News --Boundary-01=_tsbfF+UyL/aniNw-- --nextPart8580862.1qij4ikmyB Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQBFfbsxXyyEoT62BG0RAtd1AJ9Jd1r4mRTBpHb1c54tJc8VSiO+rgCfTcRC pGMxyAwQqV2wl4gjN+7tUuY= =51Bc -----END PGP SIGNATURE----- --nextPart8580862.1qij4ikmyB-- From owner-freebsd-ports@FreeBSD.ORG Mon Dec 11 20:36:00 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 669DE16A47B; Mon, 11 Dec 2006 20:35:59 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from dione.picobyte.net (host-212-158-207-124.bulldogdsl.com [212.158.207.124]) by mx1.FreeBSD.org (Postfix) with SMTP id 9249944AF1; Mon, 11 Dec 2006 20:12:39 +0000 (GMT) (envelope-from shaun@FreeBSD.org) Received: from charon.picobyte.net (charon.picobyte.net [IPv6:2001:4bd0:201e::fe03]) by dione.picobyte.net (Postfix) with ESMTP; Mon, 11 Dec 2006 19:42:01 +0000 (GMT) Date: Mon, 11 Dec 2006 19:42:01 +0000 From: Shaun Amott To: Doug Barton Message-ID: <20061211194200.GA66871@charon.picobyte.net> References: <7mu003jdyg.wl%kuriyama@imgsrc.co.jp> <457DA05F.8010805@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YZ5djTAD1cGYuMQK" Content-Disposition: inline In-Reply-To: <457DA05F.8010805@FreeBSD.org> User-Agent: Mutt/1.5.11 (FreeBSD i386) Cc: ports@FreeBSD.org, Jun Kuriyama Subject: Re: HEADS UP : security/gnupg will be upgraded to 2.0.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 20:36:00 -0000 --YZ5djTAD1cGYuMQK Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Dec 11, 2006 at 10:15:59AM -0800, Doug Barton wrote: >=20 > Jun Kuriyama wrote: > > Hi, > >=20 > > I'm planning to upgrade security/gnupg to 2.0.1. This upgrade > > includes portrevision bumps to indicate dependency changes. > >=20 > > I'm testing conditional plist, upgrading procedure by portupgrade. > > But I think it's almost ready to commit. > >=20 > > If you have further suggestions, please let me know. >=20 > Jun, >=20 > Thanks for letting us know what you're plans are. I think you know > what I'm going to say next. ;) As I suggested when I wrote to you in > private e-mail some time ago, I think it would be more in line with > the plans that the developers have for GnuPG 2.x to keep the existing > gnupg port dedicated to the 1.x branch, and repo copy gnupg-devel to > gnupg2. Quoting from the README for 2.x: >=20 I agree with Doug. Moving gnupg to gnupg1 implies to me that gnupg 2.x is a drop-in upgrade for gnupg 1.x, but this certainly doesn't seem to be the case. It's also rather strange to upgrade the "main" port (implying that 2.x is the recommended and default version), and then point all dependant ports at the *old* version. In addition: I would guess that mail/imp, and maybe others, expect bin/gpg to be present. If this is indeed the case, it would need additional patching. Regards, Shaun --=20 Shaun Amott // PGP: 0x6B387A9A "A foolish consistency is the hobgoblin of little minds." - Ralph Waldo Emerson --YZ5djTAD1cGYuMQK Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFfbSIkmhdCGs4epoRAimKAJ9D28rt3mR3KooBcp5oF65KwpVhLACgnC+r 5deb+cUiIZULxqJyTVBcPqA= =JeiW -----END PGP SIGNATURE----- --YZ5djTAD1cGYuMQK-- From owner-freebsd-ports@FreeBSD.ORG Mon Dec 11 20:49:58 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 23F4216A492 for ; Mon, 11 Dec 2006 20:49:58 +0000 (UTC) (envelope-from lrntct@gmail.com) Received: from relay-bm.club-internet.fr (relay-bm.club-internet.fr [194.158.104.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 032A5441B9 for ; Mon, 11 Dec 2006 20:30:31 +0000 (GMT) (envelope-from lrntct@gmail.com) Received: from boitalette.club-internet.fr (d02v-89-83-224-177.d4.club-internet.fr [89.83.224.177]) by relay-bm.club-internet.fr (Postfix) with ESMTP id 017522560F; Mon, 11 Dec 2006 21:31:37 +0100 (CET) From: Laurent Courty To: ty Date: Mon, 11 Dec 2006 21:31:36 +0100 User-Agent: KMail/1.9.4 References: <20061210221249.BBFC9840.td23ooo@austin.rr.com> In-Reply-To: <20061210221249.BBFC9840.td23ooo@austin.rr.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200612112131.37867.lrntct@gmail.com> Cc: "ports@FreeBSD.org" Subject: Re: freebsd port: Please update GRASS GIS to 6.2 thanks (eom) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 20:49:58 -0000 Hi, I'm quite busy and tired. Maybe I'll update it in a few week, before the the end of the year. The 6.2.1 must be out then. It's good to see that this port is usefull to someone. From owner-freebsd-ports@FreeBSD.ORG Mon Dec 11 21:34:32 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AD36D16A501; Mon, 11 Dec 2006 21:34:32 +0000 (UTC) (envelope-from max@love2party.net) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.183]) by mx1.FreeBSD.org (Postfix) with ESMTP id F368843E68; Mon, 11 Dec 2006 20:57:04 +0000 (GMT) (envelope-from max@love2party.net) Received: from [88.66.34.19] (helo=amd64.laiers.local) by mrelayeu.kundenserver.de (node=mrelayeu5) with ESMTP (Nemesis), id 0ML25U-1GtsE30j7m-0000sl; Mon, 11 Dec 2006 21:58:15 +0100 From: Max Laier Organization: FreeBSD To: freebsd-ports@freebsd.org Date: Mon, 11 Dec 2006 21:58:08 +0100 User-Agent: KMail/1.9.4 References: <302F75DC2739FB43B236373398A8C599299F@saturnus.intra.socruel.nu> <200612112110.25591.max@love2party.net> In-Reply-To: <200612112110.25591.max@love2party.net> X-Face: ,,8R(x[kmU]tKN@>gtH1yQE4aslGdu+2]; R]*pL,U>^H?)gW@49@wdJ`H<=?utf-8?q?=25=7D*=5FBD=0A=09U=5For=3D=5CmOZf764=26nYj=3DJYbR1PW0ud?=>|!~,,CPC.1-D$FG@0h3#'5"k{V]a~.<=?utf-8?q?mZ=7D44=23Se=7Em=0A=09Fe=7E=5C=5DX5B=5D=5Fxj?=(ykz9QKMw_l0C2AQ]}Ym8)fU MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1440578.s2IjhEnKk3"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200612112158.14488.max@love2party.net> X-Provags-ID: kundenserver.de abuse@kundenserver.de login:61c499deaeeba3ba5be80f48ecc83056 Cc: Lars Wittebrood Subject: Re: Pfstat trouble, no data in database file X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 21:34:32 -0000 --nextPart1440578.s2IjhEnKk3 Content-Type: multipart/mixed; boundary="Boundary-01=_iZcfFYDGn8RTkm+" Content-Transfer-Encoding: 7bit Content-Disposition: inline --Boundary-01=_iZcfFYDGn8RTkm+ Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline List doesn't like text/x-csrc it seems. Resend as text/plain. On Monday 11 December 2006 21:10, Max Laier wrote: > On Monday 11 December 2006 20:29, Lars Wittebrood wrote: > > Hello list, > > > > After some more troubleshooting I've come a step further. > > > > I have run the '/usr/local/bin/pfstat -q' command from a shell and > > found some problems with my /usr/local/etc/pfstat.conf file. After > > solving these problems I get the following message issueing the > > '/usr/local/bin/pfstat -q' command: > > > > root@servername etc # /usr/local/bin/pfstat -q > > ioctl: DIOCGETALTQS: Operation not supported by device > > pf_query: query_queues() failed > > > > I couldn't find anything usefull on these strings via Google. > > > > Any help is much appreciated. > > pfstat 2.2 seems to assume that ALTQ support is enabled in the kernel. > For now the only way to work around your problem seems to be to build a > kernel with ALTQ support. Alternatively you can replace > files/patch-pf.c in sysutils/pfstat with the attached and rebuild > pfstat. > > > MTIA > > > > Cheers, > > Lars. > > > > > _____________________________________________ > > > From: Lars Wittebrood > > > Sent: Sunday, December 10, 2006 9:51 PM > > > To: 'freebsd-ports@freebsd.org' > > > Subject: Pfstat trouble, no data in database file > > > > > > Hello list, > > > > > > I've installed and configure the Pfstat port on a FreeBSD 6.1 > > > RELEASE system acting as a firewall based on PF. > > > > > > FreeBSD servername 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #0: Fri > > > Nov 24 13:33:18 CET 2006 > > > root@servername:/usr/obj/usr/src/sys/ALPHA i386 > > > > > > The trouble I have is that I get no data at all in the Pfstat data > > > file! > > > > > > My Pfstat /etc/crontab entries > > > # > > > # Gather Pfstat output continually > > > * * * * * root =20 > > > /usr/local/bin/pfstat -q >> /var/db/pfstat.db > > > # > > > # Generate Pfstat graphs every 5 minutes > > > */5 * * * * root =20 > > > /usr/local/bin/pfstat -c /etc/pfstat.conf -d /var/db/pfstat.db > > > # > > > # Glean old Pfstat data > > > 1 1 1 * * root =20 > > > /usr/local/bin/pfstat -t 31:365 > > > > > > Entries from my cron log: > > > Dec 10 21:40:00 servername /usr/sbin/cron[39679]: (root) CMD ( > > > /usr/libexec/atrun) > > > Dec 10 21:41:00 servername /usr/sbin/cron[502]: (*system*) RELOAD > > > (/etc/crontab) > > > Dec 10 21:41:00 servername /usr/sbin/cron[39687]: (root) CMD > > > (/usr/local/bin/pfstat -q >> /var/db/pfstat.db) > > > Dec 10 21:42:00 servername /usr/sbin/cron[39696]: (root) CMD > > > (/usr/local/bin/pfstat -q >> /var/db/pfstat.db) > > > Dec 10 21:43:00 servername /usr/sbin/cron[39701]: (root) CMD > > > (/usr/local/bin/pfstat -q >> /var/db/pfstat.db) > > > Dec 10 21:44:00 servername /usr/sbin/cron[39714]: (root) CMD > > > (/usr/local/bin/pfstat -q >> /var/db/pfstat.db) > > > Dec 10 21:44:00 servername /usr/sbin/cron[39715]: (operator) CMD > > > (/usr/libexec/save-entropy) > > > Dec 10 21:45:00 servername /usr/sbin/cron[39734]: (root) CMD > > > (/usr/local/bin/pfstat -q >> /var/db/pfstat.db) > > > Dec 10 21:45:00 servername /usr/sbin/cron[39735]: (root) CMD ( > > > /usr/libexec/atrun) > > > Dec 10 21:45:00 servername /usr/sbin/cron[39733]: (root) CMD > > > (/usr/local/bin/pfstat -c /etc/pfstat.conf -d /var/db/pfstat.db) > > > > > > root@servername db # ll /var/db/pfstat.db > > > -rw-r--r-- 1 root wheel 0 Dec 10 21:21 > > > /var/db/pfstat.db > > > > > > As you can see pfstat.db stays zero bytes! Anyone any idea why this > > > is happening? My /etc/pf.conf has a set loginterface entry! > > > > > > MTIA. > > > > > > Cheers, > > > Lars. > > > > _______________________________________________ > > freebsd-ports@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > > To unsubscribe, send any mail to > > "freebsd-ports-unsubscribe@freebsd.org" =2D-=20 /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News --Boundary-01=_iZcfFYDGn8RTkm+ Content-Type: text/plain; charset="iso-8859-6"; name="patch-pf.c" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="patch-pf.c" =2D-- pf.c.orig Thu May 11 23:41:07 2006 +++ pf.c Mon Dec 11 21:08:31 2006 @@ -67,10 +67,8 @@ =20 /* first, find out how many queues there are */ memset(&pa, 0, sizeof(pa)); =2D if (ioctl(fd, DIOCGETALTQS, &pa)) { =2D fprintf(stderr, "ioctl: DIOCGETALTQS: %s\n", strerror(errno)); =2D return (1); =2D } + if (ioctl(fd, DIOCGETALTQS, &pa)) + return (0); mnr =3D pa.nr; =20 /* fetch each of those queues */ @@ -144,23 +142,24 @@ query_ifaces(int fd, void (*cb)(int, const char *, int, double)) { struct pfioc_iface io; =2D struct pfi_kif ifs[256]; + struct pfi_if ifs[256]; int i, j; =20 memset(&io, 0, sizeof(io)); io.pfiio_buffer =3D ifs; io.pfiio_esize =3D sizeof(ifs[0]); io.pfiio_size =3D sizeof(ifs) / sizeof(ifs[0]); + io.pfiio_flags =3D PFI_FLAG_ALLMASK; if (ioctl(fd, DIOCIGETIFACES, &io)) { fprintf(stderr, "ioctl: DIOCIGETIFACES: %s\n", strerror(errno)); return (1); } for (i =3D 0; i < io.pfiio_size; ++i) for (j =3D 0; j < 16; ++j) =2D (*cb)(COL_TYPE_IFACE, ifs[i].pfik_name, + (*cb)(COL_TYPE_IFACE, ifs[i].pfif_name, j, j & 4 ? =2D ifs[i].pfik_packets[j&1?0:1][j&2?0:1][j&8?0:1] : =2D ifs[i].pfik_bytes[j&1?0:1][j&2?0:1][j&8?0:1]); + ifs[i].pfif_packets[j&1?0:1][j&2?0:1][j&8?0:1] : + ifs[i].pfif_bytes[j&1?0:1][j&2?0:1][j&8?0:1]); /* bytes/packets[af][dir][op] */ return (0); } --Boundary-01=_iZcfFYDGn8RTkm+-- --nextPart1440578.s2IjhEnKk3 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQBFfcZmXyyEoT62BG0RAjMIAJ9msCIOBIpM4xzZMTBMBiSLgMeG4wCeNgZY 8lqkT8U4UMWbNc2uU5DQ+94= =UtsZ -----END PGP SIGNATURE----- --nextPart1440578.s2IjhEnKk3-- From owner-freebsd-ports@FreeBSD.ORG Mon Dec 11 22:16:51 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CD12816A4D4; Mon, 11 Dec 2006 22:16:51 +0000 (UTC) (envelope-from webteam@pcbtech.ru) Received: from indeez.pcbtech.ru (89-178-70-79.broadband.corbina.ru [89.178.70.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6462441DE; Mon, 11 Dec 2006 22:10:47 +0000 (GMT) (envelope-from webteam@pcbtech.ru) Received: from [192.168.0.33] (localhost [127.0.0.1]) by indeez.pcbtech.ru (8.13.6/8.13.6) with ESMTP id kBBMBgHT092547; Tue, 12 Dec 2006 01:11:42 +0300 (MSK) (envelope-from webteam@pcbtech.ru) Message-ID: <457DD79E.5010609@pcbtech.ru> Date: Tue, 12 Dec 2006 01:11:42 +0300 From: WebTeam User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: glebius@freebsd.org Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.88.6/2315/Mon Dec 11 12:55:24 2006 on indeez.pcbtech.ru X-Virus-Status: Clean Cc: ports@freebsd.org Subject: FreeBSD Port: mpd4-4.0b5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 22:16:52 -0000 Good time of the day to you! Had the following prob: analogous config (conf+ links + secret). mpd4.0b4 works fine, but the latest b5 -- failed. Server: FreeBSD from 6.1-RELEASE to 6.2-PRERELEASE. client: m$ xp native error on connection to b5: #778 that says "it was not possible to verify the identity of the server". conf: default: load pptp0 pptp0: new -i ng0 pptp0 pptp0 set ipcp ranges 192.168.0.1/32 192.168.0.12/32 load pptp_standard pptp_standard: set iface disable on-demand set bundle disable multilink set bundle enable noretry set bundle disable ipv6cp set link yes acfcomp protocomp set link no pap chap set link enable chap set link keep-alive 60 180 set link mtu 1460 set link mru 1460 set ipcp yes vjcomp set ipcp dns 192.168.0.1 # set ipcp nbns 192.168.0.254 set iface enable proxy-arp set bundle enable compression set ccp yes mppc set ccp yes mpp-e40 set ccp yes mpp-e128 set ccp yes mpp-stateless set bundle yes crypt-reqd set pptp self some.host.name.ru set pptp enable incoming set pptp disable originate set iface enable tcpmssfix set pptp disable windowing === end of conf === log: Dec 1 00:30:44 proxy mpd: mpd: pid 8804, version 4.0b5 (root@some.host.ru 00:26 1-Dec-2006) Dec 1 00:30:44 proxy mpd: Label 'startup' not found Dec 1 00:30:44 proxy mpd: [pptp0] ppp node is "mpd8804-pptp0" Dec 1 00:30:44 proxy mpd: tcpmss node is "mpd8804-mss" Dec 1 00:30:44 proxy mpd: [pptp0] using interface ng0 Dec 1 00:31:32 proxy mpd: mpd: PPTP connection from xx.yy.zz.aa 3030 Dec 1 00:31:32 proxy mpd: pptp0: attached to connection with xx.yy.zz.aa 3030 Dec 1 00:31:32 proxy mpd: [pptp0] opening link "pptp0"... Dec 1 00:31:32 proxy mpd: [pptp0] link: OPEN event Dec 1 00:31:32 proxy mpd: [pptp0] LCP: Open event Dec 1 00:31:32 proxy mpd: [pptp0] LCP: state change Initial --> Starting Dec 1 00:31:32 proxy mpd: [pptp0] LCP: LayerStart Dec 1 00:31:32 proxy mpd: [pptp0] attaching to peer's outgoing call Dec 1 00:31:32 proxy mpd: [pptp0] link: UP event Dec 1 00:31:32 proxy mpd: [pptp0] link: origination is remote Dec 1 00:31:32 proxy mpd: [pptp0] LCP: Up event Dec 1 00:31:32 proxy mpd: [pptp0] LCP: state change Starting --> Req-Sent Dec 1 00:31:32 proxy mpd: [pptp0] LCP: SendConfigReq #1 Dec 1 00:31:32 proxy mpd: ACFCOMP Dec 1 00:31:32 proxy mpd: PROTOCOMP Dec 1 00:31:32 proxy mpd: MRU 1500 Dec 1 00:31:32 proxy mpd: MAGICNUM aed8ff48 Dec 1 00:31:32 proxy mpd: AUTHPROTO CHAP MSOFTv2 Dec 1 00:31:32 proxy mpd: pptp0-0: ignoring SetLinkInfo Dec 1 00:31:32 proxy mpd: [pptp0] LCP: rec'd Configure Request #0 link 0 (Req-Sent) Dec 1 00:31:32 proxy mpd: MRU 1400 Dec 1 00:31:32 proxy mpd: MAGICNUM 0f5c56cc Dec 1 00:31:32 proxy mpd: PROTOCOMP Dec 1 00:31:32 proxy mpd: ACFCOMP Dec 1 00:31:32 proxy mpd: CALLBACK Dec 1 00:31:32 proxy mpd: Not supported Dec 1 00:31:32 proxy mpd: [pptp0] LCP: SendConfigRej #0 Dec 1 00:31:32 proxy mpd: CALLBACK Dec 1 00:31:32 proxy mpd: [pptp0] LCP: rec'd Configure Request #1 link 0 (Req-Sent) Dec 1 00:31:32 proxy mpd: MRU 1400 Dec 1 00:31:32 proxy mpd: MAGICNUM 0f5c56cc Dec 1 00:31:32 proxy mpd: PROTOCOMP Dec 1 00:31:32 proxy mpd: ACFCOMP Dec 1 00:31:32 proxy mpd: [pptp0] LCP: SendConfigAck #1 Dec 1 00:31:32 proxy mpd: MRU 1400 Dec 1 00:31:32 proxy mpd: MAGICNUM 0f5c56cc Dec 1 00:31:32 proxy mpd: PROTOCOMP Dec 1 00:31:32 proxy mpd: ACFCOMP Dec 1 00:31:32 proxy mpd: [pptp0] LCP: state change Req-Sent --> Ack-Sent Dec 1 00:31:34 proxy mpd: [pptp0] LCP: SendConfigReq #2 Dec 1 00:31:34 proxy mpd: ACFCOMP Dec 1 00:31:34 proxy mpd: PROTOCOMP Dec 1 00:31:34 proxy mpd: MRU 1500 Dec 1 00:31:34 proxy mpd: MAGICNUM aed8ff48 Dec 1 00:31:34 proxy mpd: AUTHPROTO CHAP MSOFTv2 Dec 1 00:31:34 proxy mpd: [pptp0] LCP: rec'd Configure Ack #2 link 0 (Ack-Sent) Dec 1 00:31:34 proxy mpd: ACFCOMP Dec 1 00:31:34 proxy mpd: PROTOCOMP Dec 1 00:31:34 proxy mpd: MRU 1500 Dec 1 00:31:34 proxy mpd: MAGICNUM aed8ff48 Dec 1 00:31:34 proxy mpd: AUTHPROTO CHAP MSOFTv2 Dec 1 00:31:34 proxy mpd: [pptp0] LCP: state change Ack-Sent --> Opened Dec 1 00:31:34 proxy mpd: [pptp0] LCP: auth: peer wants nothing, I want CHAP Dec 1 00:31:34 proxy mpd: [pptp0] CHAP: sending CHALLENGE len:17 Dec 1 00:31:34 proxy mpd: [pptp0] LCP: LayerUp Dec 1 00:31:34 proxy mpd: [pptp0] LCP: rec'd Ident #2 link 0 (Opened) Dec 1 00:31:34 proxy mpd: MESG: MSRASV5.10 Dec 1 00:31:34 proxy mpd: [pptp0] LCP: rec'd Ident #3 link 0 (Opened) Dec 1 00:31:34 proxy mpd: MESG: MSRAS-0-INDIAN Dec 1 00:31:34 proxy mpd: pptp0-0: ignoring SetLinkInfo Dec 1 00:31:34 proxy mpd: [pptp0] CHAP: rec'd RESPONSE #1 Dec 1 00:31:34 proxy mpd: Name: "alex" Dec 1 00:31:34 proxy mpd: [pptp0] AUTH: Auth-Thread started Dec 1 00:31:34 proxy mpd: [pptp0] AUTH: Trying secret file: mpd.secret Dec 1 00:31:34 proxy mpd: Peer name: "alex" Dec 1 00:31:34 proxy mpd: [pptp0] AUTH: Auth-Thread finished normally Dec 1 00:31:34 proxy mpd: [pptp0] CHAP: ChapInputFinish: status undefined Dec 1 00:31:34 proxy mpd: Response is valid Dec 1 00:31:34 proxy mpd: [pptp0] CHAP: sending SUCCESS len:42 Dec 1 00:31:34 proxy mpd: [pptp0] LCP: authorization successful Dec 1 00:31:34 proxy mpd: [pptp0] Bundle up: 1 link, total bandwidth 64000 bps Dec 1 00:31:34 proxy mpd: [pptp0] IPCP: Open event Dec 1 00:31:34 proxy mpd: [pptp0] IPCP: state change Initial --> Starting Dec 1 00:31:34 proxy mpd: [pptp0] IPCP: LayerStart Dec 1 00:31:34 proxy mpd: [pptp0] CCP: Open event Dec 1 00:31:34 proxy mpd: [pptp0] CCP: state change Initial --> Starting Dec 1 00:31:34 proxy mpd: [pptp0] CCP: LayerStart Dec 1 00:31:34 proxy mpd: [pptp0] IPCP: Up event Dec 1 00:31:34 proxy mpd: [pptp0] IPCP: state change Starting --> Req-Sent Dec 1 00:31:34 proxy mpd: [pptp0] IPCP: SendConfigReq #1 Dec 1 00:31:34 proxy mpd: IPADDR 192.168.0.1 Dec 1 00:31:34 proxy mpd: COMPPROTO VJCOMP, 16 comp. channels, no comp-cid Dec 1 00:31:34 proxy mpd: [pptp0] CCP: Up event Dec 1 00:31:34 proxy mpd: [pptp0] CCP: state change Starting --> Req-Sent Dec 1 00:31:34 proxy mpd: [pptp0] CCP: SendConfigReq #1 Dec 1 00:31:34 proxy mpd: [pptp0] CCP: Checking whether 40 bits are enabled -> yes Dec 1 00:31:34 proxy mpd: [pptp0] CCP: Checking whether 56 bits are enabled -> no Dec 1 00:31:34 proxy mpd: [pptp0] CCP: Checking whether 128 bits are enabled -> yes Dec 1 00:31:34 proxy mpd: MPPC Dec 1 00:31:34 proxy mpd: 0x01000060: MPPE, 40 bit, 128 bit, stateless Dec 1 00:31:34 proxy mpd: [pptp0] LCP: rec'd Terminate Request #4 link 0 (Opened) Dec 1 00:31:34 proxy mpd: [pptp0] LCP: state change Opened --> Stopping Dec 1 00:31:34 proxy mpd: [pptp0] AUTH: Accounting data for user alex: 2 seconds, 201 octets in, 180 octets out Dec 1 00:31:34 proxy mpd: [pptp0] AUTH: Cleanup Dec 1 00:31:34 proxy mpd: [pptp0] Bundle up: 0 links, total bandwidth 9600 bps Dec 1 00:31:34 proxy mpd: [pptp0] IPCP: Down event Dec 1 00:31:34 proxy mpd: [pptp0] IPCP: state change Req-Sent --> Starting Dec 1 00:31:34 proxy mpd: [pptp0] CCP: Down event Dec 1 00:31:34 proxy mpd: [pptp0] CCP: state change Req-Sent --> Starting Dec 1 00:31:34 proxy mpd: [pptp0] IPCP: Close event Dec 1 00:31:34 proxy mpd: [pptp0] IPCP: state change Starting --> Initial Dec 1 00:31:34 proxy mpd: [pptp0] IPCP: LayerFinish Dec 1 00:31:34 proxy mpd: [pptp0] No NCPs left. Closing links... Dec 1 00:31:34 proxy mpd: [pptp0] closing link "pptp0"... Dec 1 00:31:34 proxy mpd: [pptp0] CCP: Close event Dec 1 00:31:34 proxy mpd: [pptp0] CCP: state change Starting --> Initial Dec 1 00:31:34 proxy mpd: [pptp0] CCP: LayerFinish Dec 1 00:31:34 proxy mpd: [pptp0] LCP: SendTerminateAck #3 Dec 1 00:31:34 proxy mpd: [pptp0] LCP: LayerDown Dec 1 00:31:34 proxy mpd: [pptp0] link: CLOSE event Dec 1 00:31:34 proxy mpd: [pptp0] LCP: Close event Dec 1 00:31:34 proxy mpd: [pptp0] LCP: state change Stopping --> Closing Dec 1 00:31:34 proxy mpd: pptp0-0: ignoring SetLinkInfo Dec 1 00:31:36 proxy mpd: [pptp0] LCP: rec'd Terminate Request #5 link 0 (Closing) Dec 1 00:31:36 proxy mpd: [pptp0] LCP: SendTerminateAck #4 Dec 1 00:31:36 proxy mpd: [pptp0] LCP: state change Closing --> Closed Dec 1 00:31:36 proxy mpd: [pptp0] LCP: LayerFinish Dec 1 00:31:36 proxy mpd: pptp0-0: clearing call Dec 1 00:31:36 proxy mpd: pptp0-0: killing channel Dec 1 00:31:36 proxy mpd: [pptp0] PPTP call terminated Dec 1 00:31:36 proxy mpd: [pptp0] IFACE: Close event Dec 1 00:31:36 proxy mpd: [pptp0] IFACE: Close event Dec 1 00:31:36 proxy mpd: pptp0: closing connection with xx.yy.zz.aa 3030 Dec 1 00:31:36 proxy mpd: [pptp0] IFACE: Close event Dec 1 00:31:36 proxy mpd: [pptp0] link: DOWN event Dec 1 00:31:36 proxy mpd: [pptp0] LCP: Down event Dec 1 00:31:36 proxy mpd: [pptp0] LCP: state change Closed --> Initial Dec 1 00:31:36 proxy mpd: [pptp0] link: DOWN event Dec 1 00:31:36 proxy mpd: [pptp0] LCP: Down event Dec 1 00:31:36 proxy mpd: pptp0: killing connection with xx.yy.zz.aa 3030 ... Dec 12 00:15:19 proxy mpd: mpd: pid 82563, version 4.0b4 (root@some.host.ru 23:50 11-Dec-2006) Dec 12 00:15:19 proxy mpd: [pptp0] ppp node is "mpd82563-pptp0" Dec 12 00:15:19 proxy mpd: tcpmss node is "mpd82563-mss" Dec 12 00:15:19 proxy mpd: [pptp0] using interface ng0 Dec 12 00:15:19 proxy mpd: mpd: option "ipv6cp" unknown Dec 12 00:15:19 proxy mpd: mpd: local IP address for PPTP is xx.yy.zz.bb Dec 12 00:17:50 proxy mpd: mpd: PPTP connection from xx.yy.zz.aa:3645 Dec 12 00:17:50 proxy mpd: pptp0: attached to connection with xx.yy.zz.aa:3645 Dec 12 00:17:50 proxy mpd: [pptp0] IFACE: Open event Dec 12 00:17:50 proxy mpd: [pptp0] IPCP: Open event Dec 12 00:17:50 proxy mpd: [pptp0] IPCP: state change Initial --> Starting Dec 12 00:17:50 proxy mpd: [pptp0] IPCP: LayerStart Dec 12 00:17:50 proxy mpd: [pptp0] IPCP: Open event Dec 12 00:17:50 proxy mpd: [pptp0] bundle: OPEN event in state CLOSED Dec 12 00:17:50 proxy mpd: [pptp0] opening link "pptp0"... Dec 12 00:17:50 proxy mpd: [pptp0] link: OPEN event Dec 12 00:17:50 proxy mpd: [pptp0] LCP: Open event Dec 12 00:17:50 proxy mpd: [pptp0] LCP: state change Initial --> Starting Dec 12 00:17:50 proxy mpd: [pptp0] LCP: LayerStart Dec 12 00:17:50 proxy mpd: [pptp0] device: OPEN event in state DOWN Dec 12 00:17:50 proxy mpd: [pptp0] attaching to peer's outgoing call Dec 12 00:17:50 proxy mpd: [pptp0] device is now in state OPENING Dec 12 00:17:50 proxy mpd: [pptp0] device: UP event in state OPENING Dec 12 00:17:50 proxy mpd: [pptp0] device is now in state UP Dec 12 00:17:50 proxy mpd: [pptp0] link: UP event Dec 12 00:17:50 proxy mpd: [pptp0] link: origination is remote Dec 12 00:17:50 proxy mpd: [pptp0] LCP: Up event Dec 12 00:17:50 proxy mpd: [pptp0] LCP: state change Starting --> Req-Sent Dec 12 00:17:50 proxy mpd: [pptp0] LCP: phase shift DEAD --> ESTABLISH Dec 12 00:17:50 proxy mpd: [pptp0] LCP: SendConfigReq #1 Dec 12 00:17:50 proxy mpd: ACFCOMP Dec 12 00:17:50 proxy mpd: PROTOCOMP Dec 12 00:17:50 proxy mpd: MRU 1500 Dec 12 00:17:50 proxy mpd: MAGICNUM 517f2ce0 Dec 12 00:17:50 proxy mpd: AUTHPROTO CHAP MSOFTv2 Dec 12 00:17:50 proxy mpd: pptp0-0: ignoring SetLinkInfo Dec 12 00:17:50 proxy mpd: [pptp0] LCP: rec'd Configure Request #0 link 0 (Req-Sent) Dec 12 00:17:50 proxy mpd: MRU 1400 Dec 12 00:17:50 proxy mpd: MAGICNUM 48e33dec Dec 12 00:17:50 proxy mpd: PROTOCOMP Dec 12 00:17:50 proxy mpd: ACFCOMP Dec 12 00:17:50 proxy mpd: CALLBACK Dec 12 00:17:50 proxy mpd: Not supported Dec 12 00:17:50 proxy mpd: [pptp0] LCP: SendConfigRej #0 Dec 12 00:17:50 proxy mpd: CALLBACK Dec 12 00:17:50 proxy mpd: [pptp0] LCP: rec'd Configure Request #1 link 0 (Req-Sent) Dec 12 00:17:50 proxy mpd: MRU 1400 Dec 12 00:17:50 proxy mpd: MAGICNUM 48e33dec Dec 12 00:17:50 proxy mpd: PROTOCOMP Dec 12 00:17:50 proxy mpd: ACFCOMP Dec 12 00:17:50 proxy mpd: [pptp0] LCP: SendConfigAck #1 Dec 12 00:17:50 proxy mpd: MRU 1400 Dec 12 00:17:50 proxy mpd: MAGICNUM 48e33dec Dec 12 00:17:50 proxy mpd: PROTOCOMP Dec 12 00:17:50 proxy mpd: ACFCOMP Dec 12 00:17:50 proxy mpd: [pptp0] LCP: state change Req-Sent --> Ack-Sent Dec 12 00:17:52 proxy mpd: [pptp0] LCP: SendConfigReq #2 Dec 12 00:17:52 proxy mpd: ACFCOMP Dec 12 00:17:52 proxy mpd: PROTOCOMP Dec 12 00:17:52 proxy mpd: MRU 1500 Dec 12 00:17:52 proxy mpd: MAGICNUM 517f2ce0 Dec 12 00:17:52 proxy mpd: AUTHPROTO CHAP MSOFTv2 Dec 12 00:17:52 proxy mpd: [pptp0] LCP: rec'd Configure Ack #2 link 0 (Ack-Sent) Dec 12 00:17:52 proxy mpd: ACFCOMP Dec 12 00:17:52 proxy mpd: PROTOCOMP Dec 12 00:17:52 proxy mpd: MRU 1500 Dec 12 00:17:52 proxy mpd: MAGICNUM 517f2ce0 Dec 12 00:17:52 proxy mpd: AUTHPROTO CHAP MSOFTv2 Dec 12 00:17:52 proxy mpd: [pptp0] LCP: state change Ack-Sent --> Opened Dec 12 00:17:52 proxy mpd: [pptp0] LCP: phase shift ESTABLISH --> AUTHENTICATE Dec 12 00:17:52 proxy mpd: [pptp0] LCP: auth: peer wants nothing, I want CHAP Dec 12 00:17:52 proxy mpd: [pptp0] CHAP: sending CHALLENGE len:17 Dec 12 00:17:52 proxy mpd: [pptp0] LCP: LayerUp Dec 12 00:17:52 proxy mpd: [pptp0] LCP: rec'd Ident #2 link 0 (Opened) Dec 12 00:17:52 proxy mpd: MESG: MSRASV5.10 Dec 12 00:17:52 proxy mpd: pptp0-0: ignoring SetLinkInfo Dec 12 00:17:52 proxy mpd: [pptp0] LCP: rec'd Ident #3 link 0 (Opened) Dec 12 00:17:52 proxy mpd: MESG: MSRAS-0-INDIAN Dec 12 00:17:52 proxy mpd: [pptp0] CHAP: rec'd RESPONSE #1 Dec 12 00:17:52 proxy mpd: Name: "alex" Dec 12 00:17:52 proxy mpd: [pptp0] AUTH: Auth-Thread started Dec 12 00:17:52 proxy mpd: [pptp0] AUTH: Trying secret file: mpd.secret Dec 12 00:17:52 proxy mpd: Peer name: "alex" Dec 12 00:17:52 proxy mpd: [pptp0] AUTH: Auth-Thread finished normally Dec 12 00:17:52 proxy mpd: [pptp0] CHAP: ChapInputFinish: status undefined Dec 12 00:17:52 proxy mpd: Response is valid Dec 12 00:17:52 proxy mpd: [pptp0] CHAP: sending SUCCESS len:42 Dec 12 00:17:52 proxy mpd: [pptp0] LCP: authorization successful Dec 12 00:17:52 proxy mpd: [pptp0] LCP: phase shift AUTHENTICATE --> NETWORK Dec 12 00:17:52 proxy mpd: [pptp0] setting interface ng0 MTU to 1400 bytes Dec 12 00:17:52 proxy mpd: [pptp0] up: 1 link, total bandwidth 64000 bps Dec 12 00:17:52 proxy mpd: [pptp0] IPCP: Up event Dec 12 00:17:52 proxy mpd: [pptp0] IPCP: state change Starting --> Req-Sent Dec 12 00:17:52 proxy mpd: [pptp0] IPCP: SendConfigReq #1 Dec 12 00:17:52 proxy mpd: IPADDR 192.168.0.1 Dec 12 00:17:52 proxy mpd: COMPPROTO VJCOMP, 16 comp. channels, no comp-cid Dec 12 00:17:52 proxy mpd: [pptp0] CCP: Open event Dec 12 00:17:52 proxy mpd: [pptp0] CCP: state change Initial --> Starting Dec 12 00:17:52 proxy mpd: [pptp0] CCP: LayerStart Dec 12 00:17:52 proxy mpd: [pptp0] CCP: Up event Dec 12 00:17:52 proxy mpd: [pptp0] CCP: state change Starting --> Req-Sent Dec 12 00:17:52 proxy mpd: [pptp0] CCP: SendConfigReq #1 Dec 12 00:17:52 proxy mpd: [pptp0] CCP: Checking whether 40 bits are enabled -> yes Dec 12 00:17:52 proxy mpd: [pptp0] CCP: Checking whether 56 bits are enabled -> no Dec 12 00:17:52 proxy mpd: [pptp0] CCP: Checking whether 128 bits are enabled -> yes Dec 12 00:17:52 proxy mpd: MPPC Dec 12 00:17:52 proxy mpd: 0x01000060: MPPE, 40 bit, 128 bit, stateless Dec 12 00:17:52 proxy mpd: [pptp0] CCP: rec'd Configure Request #4 link 0 (Req-Sent) Dec 12 00:17:52 proxy mpd: MPPC Dec 12 00:17:52 proxy mpd: 0x01000001: MPPC Dec 12 00:17:52 proxy mpd: [pptp0] CCP: Checking whether 40 bits are enabled -> yes Dec 12 00:17:52 proxy mpd: [pptp0] CCP: Checking whether 56 bits are enabled -> no Dec 12 00:17:52 proxy mpd: [pptp0] CCP: Checking whether 128 bits are enabled -> yes Dec 12 00:17:52 proxy mpd: [pptp0] CCP: SendConfigNak #4 Dec 12 00:17:52 proxy mpd: MPPC Dec 12 00:17:52 proxy mpd: 0x01000060: MPPE, 40 bit, 128 bit, stateless Dec 12 00:17:52 proxy mpd: [pptp0] IPCP: rec'd Configure Request #5 link 0 (Req-Sent) Dec 12 00:17:52 proxy mpd: IPADDR 0.0.0.0 Dec 12 00:17:52 proxy mpd: NAKing with 192.168.0.101 Dec 12 00:17:52 proxy mpd: PRIDNS 0.0.0.0 Dec 12 00:17:52 proxy mpd: NAKing with 192.168.0.1 Dec 12 00:17:52 proxy mpd: PRINBNS 0.0.0.0 Dec 12 00:17:52 proxy mpd: SECDNS 0.0.0.0 Dec 12 00:17:52 proxy mpd: SECNBNS 0.0.0.0 Dec 12 00:17:52 proxy mpd: [pptp0] IPCP: SendConfigRej #5 Dec 12 00:17:52 proxy mpd: PRINBNS 0.0.0.0 Dec 12 00:17:52 proxy mpd: SECDNS 0.0.0.0 Dec 12 00:17:52 proxy mpd: SECNBNS 0.0.0.0 Dec 12 00:17:52 proxy mpd: [pptp0] IPCP: rec'd Configure Reject #1 link 0 (Req-Sent) Dec 12 00:17:52 proxy mpd: COMPPROTO VJCOMP, 16 comp. channels, no comp-cid Dec 12 00:17:52 proxy mpd: [pptp0] IPCP: SendConfigReq #2 Dec 12 00:17:52 proxy mpd: IPADDR 192.168.0.1 Dec 12 00:17:52 proxy mpd: [pptp0] CCP: rec'd Configure Request #6 link 0 (Req-Sent) Dec 12 00:17:52 proxy mpd: MPPC Dec 12 00:17:52 proxy mpd: 0x01000040: MPPE, 128 bit, stateless Dec 12 00:17:52 proxy mpd: [pptp0] CCP: Checking whether 128 bits are acceptable -> yes Dec 12 00:17:52 proxy mpd: [pptp0] CCP: SendConfigAck #6 Dec 12 00:17:52 proxy mpd: MPPC Dec 12 00:17:52 proxy mpd: 0x01000040: MPPE, 128 bit, stateless Dec 12 00:17:52 proxy mpd: [pptp0] CCP: state change Req-Sent --> Ack-Sent Dec 12 00:17:52 proxy mpd: [pptp0] IPCP: rec'd Configure Request #7 link 0 (Req-Sent) Dec 12 00:17:52 proxy mpd: IPADDR 0.0.0.0 Dec 12 00:17:52 proxy mpd: NAKing with 192.168.0.101 Dec 12 00:17:52 proxy mpd: PRIDNS 0.0.0.0 Dec 12 00:17:52 proxy mpd: NAKing with 192.168.0.1 Dec 12 00:17:52 proxy mpd: [pptp0] IPCP: SendConfigNak #7 Dec 12 00:17:52 proxy mpd: IPADDR 192.168.0.101 Dec 12 00:17:52 proxy mpd: PRIDNS 192.168.0.1 Dec 12 00:17:52 proxy mpd: [pptp0] IPCP: rec'd Configure Ack #2 link 0 (Req-Sent) Dec 12 00:17:52 proxy mpd: IPADDR 192.168.0.1 Dec 12 00:17:52 proxy mpd: [pptp0] IPCP: state change Req-Sent --> Ack-Rcvd Dec 12 00:17:52 proxy mpd: [pptp0] IPCP: rec'd Configure Request #8 link 0 (Ack-Rcvd) Dec 12 00:17:52 proxy mpd: IPADDR 192.168.0.101 Dec 12 00:17:52 proxy mpd: 192.168.0.101 is OK Dec 12 00:17:52 proxy mpd: PRIDNS 192.168.0.1 Dec 12 00:17:52 proxy mpd: [pptp0] IPCP: SendConfigAck #8 Dec 12 00:17:52 proxy mpd: IPADDR 192.168.0.101 Dec 12 00:17:52 proxy mpd: PRIDNS 192.168.0.1 Dec 12 00:17:52 proxy mpd: [pptp0] IPCP: state change Ack-Rcvd --> Opened Dec 12 00:17:52 proxy mpd: [pptp0] IPCP: LayerUp Dec 12 00:17:52 proxy mpd: 192.168.0.1 -> 192.168.0.101 Dec 12 00:17:52 proxy mpd: [pptp0] IFACE: Up event Dec 12 00:17:52 proxy mpd: [pptp0] setting interface ng0 MTU to 1396 bytes Dec 12 00:17:52 proxy mpd: [pptp0] exec: /sbin/ifconfig ng0 192.168.0.1 192.168.0.101 netmask 0xffffffff -link0 Dec 12 00:17:52 proxy mpd: [pptp0] exec: /usr/sbin/arp -s 192.168.0.101 0:e0:4d:1:eb:a9 pub Dec 12 00:17:52 proxy mpd: [pptp0] exec: /sbin/route add 192.168.0.1 -iface lo0 Dec 12 00:17:52 proxy mpd: [pptp0] enabling TCPMSSFIX Dec 12 00:17:52 proxy mpd: [pptp0] IFACE: Up event Dec 12 00:17:52 proxy mpd: [pptp0] enabling TCPMSSFIX Dec 12 00:17:54 proxy mpd: [pptp0] CCP: SendConfigReq #2 Dec 12 00:17:54 proxy mpd: [pptp0] CCP: Checking whether 40 bits are enabled -> yes Dec 12 00:17:54 proxy mpd: [pptp0] CCP: Checking whether 56 bits are enabled -> no Dec 12 00:17:54 proxy mpd: [pptp0] CCP: Checking whether 128 bits are enabled -> yes Dec 12 00:17:54 proxy mpd: MPPC Dec 12 00:17:54 proxy mpd: 0x01000060: MPPE, 40 bit, 128 bit, stateless Dec 12 00:17:54 proxy mpd: [pptp0] CCP: rec'd Configure Nak #2 link 0 (Ack-Sent) Dec 12 00:17:54 proxy mpd: MPPC Dec 12 00:17:54 proxy mpd: 0x01000040: MPPE, 128 bit, stateless Dec 12 00:17:54 proxy mpd: [pptp0] CCP: SendConfigReq #3 Dec 12 00:17:54 proxy mpd: [pptp0] CCP: Checking whether 40 bits are enabled -> no Dec 12 00:17:54 proxy mpd: [pptp0] CCP: Checking whether 56 bits are enabled -> no Dec 12 00:17:54 proxy mpd: [pptp0] CCP: Checking whether 128 bits are enabled -> yes Dec 12 00:17:54 proxy mpd: MPPC Dec 12 00:17:54 proxy mpd: 0x01000040: MPPE, 128 bit, stateless Dec 12 00:17:54 proxy mpd: [pptp0] CCP: rec'd Configure Ack #3 link 0 (Ack-Sent) Dec 12 00:17:54 proxy mpd: MPPC Dec 12 00:17:54 proxy mpd: 0x01000040: MPPE, 128 bit, stateless Dec 12 00:17:54 proxy mpd: [pptp0] CCP: state change Ack-Sent --> Opened Dec 12 00:17:54 proxy mpd: [pptp0] CCP: LayerUp Dec 12 00:17:54 proxy mpd: Compress using: MPPE, 128 bit, stateless Dec 12 00:17:54 proxy mpd: Decompress using: MPPE, 128 bit, stateless Dec 12 00:17:54 proxy mpd: [pptp0] setting interface ng0 MTU to 1396 bytes Dec 12 00:18:36 proxy mpd: [pptp0] LCP: rec'd Terminate Request #9 link 0 (Opened) Dec 12 00:18:36 proxy mpd: [pptp0] LCP: state change Opened --> Stopping Dec 12 00:18:36 proxy mpd: [pptp0] LCP: phase shift NETWORK --> TERMINATE Dec 12 00:18:36 proxy mpd: [pptp0] AUTH: Accounting data for user alex: 46 seconds, 6357 octets in, 1370 octets out Dec 12 00:18:36 proxy mpd: [pptp0] AUTH: Cleanup Dec 12 00:18:36 proxy mpd: [pptp0] setting interface ng0 MTU to 1500 bytes Dec 12 00:18:36 proxy mpd: [pptp0] up: 0 links, total bandwidth 9600 bps Dec 12 00:18:36 proxy mpd: [pptp0] IPCP: Down event Dec 12 00:18:36 proxy mpd: [pptp0] IPCP: state change Opened --> Starting Dec 12 00:18:36 proxy mpd: [pptp0] IPCP: LayerDown Dec 12 00:18:36 proxy mpd: [pptp0] IFACE: Down event Dec 12 00:18:36 proxy mpd: [pptp0] exec: /sbin/route delete 192.168.0.1 -iface lo0 Dec 12 00:18:36 proxy mpd: [pptp0] exec: /usr/sbin/arp -d 192.168.0.101 Dec 12 00:18:36 proxy mpd: [pptp0] exec: /sbin/ifconfig ng0 down delete -link0 Dec 12 00:18:36 proxy mpd: [pptp0] CCP: Down event Dec 12 00:18:36 proxy mpd: [pptp0] CCP: state change Opened --> Starting Dec 12 00:18:36 proxy mpd: [pptp0] CCP: LayerDown Dec 12 00:18:36 proxy mpd: [pptp0] CCP: Close event Dec 12 00:18:36 proxy mpd: [pptp0] CCP: state change Starting --> Initial Dec 12 00:18:36 proxy mpd: [pptp0] CCP: LayerFinish Dec 12 00:18:36 proxy mpd: [pptp0] closing link "pptp0"... Dec 12 00:18:36 proxy mpd: [pptp0] IPCP: Close event Dec 12 00:18:36 proxy mpd: [pptp0] IPCP: state change Starting --> Initial Dec 12 00:18:36 proxy mpd: [pptp0] IPCP: LayerFinish Dec 12 00:18:36 proxy mpd: [pptp0] LCP: SendTerminateAck #3 Dec 12 00:18:36 proxy mpd: [pptp0] LCP: LayerDown Dec 12 00:18:36 proxy mpd: [pptp0] bundle: CLOSE event in state OPENED Dec 12 00:18:36 proxy mpd: [pptp0] closing link "pptp0"... Dec 12 00:18:36 proxy mpd: [pptp0] link: CLOSE event Dec 12 00:18:36 proxy mpd: [pptp0] LCP: Close event Dec 12 00:18:36 proxy mpd: [pptp0] LCP: state change Stopping --> Closing Dec 12 00:18:36 proxy mpd: [pptp0] link: CLOSE event Dec 12 00:18:36 proxy mpd: [pptp0] LCP: Close event Dec 12 00:18:36 proxy mpd: pptp0-0: ignoring SetLinkInfo Dec 12 00:18:36 proxy mpd: [pptp0] rec'd proto IP during terminate phase Dec 12 00:18:37 proxy mpd: [pptp0] LCP: rec'd Terminate Request #10 link 0 (Closing) Dec 12 00:18:37 proxy mpd: [pptp0] LCP: SendTerminateAck #4 Dec 12 00:18:38 proxy mpd: [pptp0] LCP: state change Closing --> Closed Dec 12 00:18:38 proxy mpd: [pptp0] LCP: phase shift TERMINATE --> ESTABLISH Dec 12 00:18:38 proxy mpd: [pptp0] LCP: LayerFinish Dec 12 00:18:38 proxy mpd: [pptp0] device: CLOSE event in state UP Dec 12 00:18:38 proxy mpd: pptp0-0: clearing call Dec 12 00:18:38 proxy mpd: pptp0-0: killing channel Dec 12 00:18:38 proxy mpd: [pptp0] PPTP call terminated Dec 12 00:18:38 proxy mpd: [pptp0] IFACE: Close event Dec 12 00:18:38 proxy mpd: [pptp0] IPCP: Close event Dec 12 00:18:38 proxy mpd: [pptp0] IFACE: Close event Dec 12 00:18:38 proxy mpd: pptp0: closing connection with xx.yy.zz.aa:3645 Dec 12 00:18:38 proxy mpd: [pptp0] IFACE: Close event Dec 12 00:18:38 proxy mpd: [pptp0] device is now in state CLOSING Dec 12 00:18:38 proxy mpd: [pptp0] device: DOWN event in state CLOSING Dec 12 00:18:38 proxy mpd: [pptp0] device is now in state DOWN Dec 12 00:18:38 proxy mpd: [pptp0] link: DOWN event Dec 12 00:18:38 proxy mpd: [pptp0] LCP: Down event Dec 12 00:18:38 proxy mpd: [pptp0] LCP: state change Closed --> Initial Dec 12 00:18:38 proxy mpd: [pptp0] LCP: phase shift ESTABLISH --> DEAD Dec 12 00:18:38 proxy mpd: [pptp0] device: DOWN event in state DOWN Dec 12 00:18:38 proxy mpd: [pptp0] device is now in state DOWN Dec 12 00:18:38 proxy mpd: [pptp0] link: DOWN event Dec 12 00:18:38 proxy mpd: [pptp0] LCP: Down event Dec 12 00:18:38 proxy mpd: pptp0: killing connection with xx.yy.zz.aa:3645 test w/ the same configs at server & client. Tried to turn off compression, encryption, etc. etc. in vain ;-( p.s.: if used as VPN client -- latest beta (5) works just fine WBR, Oleg Strizak -- PCB Technology WebTeam Moscow, Russia From owner-freebsd-ports@FreeBSD.ORG Mon Dec 11 22:21:07 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9976816A4CA for ; Mon, 11 Dec 2006 22:21:07 +0000 (UTC) (envelope-from karel@lovetemple.net) Received: from mta1.siol.net (mta1.siol.net [193.189.160.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD4F943D6D for ; Mon, 11 Dec 2006 22:19:27 +0000 (GMT) (envelope-from karel@lovetemple.net) Received: from edge2.siol.net ([10.10.10.211]) by mta1.siol.net with ESMTP id <20061211222040.BXFC15340.mta1.siol.net@edge2.siol.net>; Mon, 11 Dec 2006 23:20:40 +0100 Received: from [192.168.0.149] (really [86.61.40.224]) by edge2.siol.net with ESMTP id <20061211222036.NYWH1846.edge2.siol.net@[192.168.0.149]>; Mon, 11 Dec 2006 23:20:36 +0100 Message-ID: <457DD9B1.8060707@lovetemple.net> Date: Mon, 11 Dec 2006 23:20:33 +0100 From: Karel Miklav User-Agent: Thunderbird 1.5.0.8 (X11/20061111) MIME-Version: 1.0 To: Petr Holub References: <00b601c71cdd$f25cd9f0$c8a423c0@KLOBOUCEK> In-Reply-To: <00b601c71cdd$f25cd9f0$c8a423c0@KLOBOUCEK> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org Subject: Re: lang/gnat-gcc41 build error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 22:21:07 -0000 Petr, GNAT/GPL and GNAT/GCC are two different products. I made gnat-gcc* ports as an experimental alternative to the gnat port (GNAT 2005/GPL). They are not meant to be complete or supported neither they are expected to pass all the tests. These are actually not the problems of the porting process but development of the GCC itself, so I suggest you find more on their mailing lists. > BTW - why is gnat-gcc34 dependent on perl, while > gnat-gcc41 is dependent on libiconv? Is this correct? Perl dependency is probably inherited from the gnat port, I do not remember ATM. I'll take a look at this, but you could also try to prove it yourself and post the results here. Libiconv is part of the GCC 4.1 build process, don't ask me about the details :) > I think we should also modify the dependent ports like > gtkada and xmlada (I need to resurrect this one...) to > support both gnat 2005 and gnat-gcc41. Further I should > upgrade gtkada to 2.8.0 and probably we should upgrade > florist and asis and create compatible port for glade and > maybe add aws port (nice to have for building web > services in Ada easily). I admire your enthusiasm. Please take a look at Martin Krischik's site at http://ada.krischik.com/index.php and bring back the subject on comp.lang.ada. -- Regards, Karel Miklav From owner-freebsd-ports@FreeBSD.ORG Mon Dec 11 23:13:28 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7C00916A40F for ; Mon, 11 Dec 2006 23:13:28 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3263743CAD for ; Mon, 11 Dec 2006 23:12:09 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id CA2D250C; Mon, 11 Dec 2006 17:13:27 -0600 (CST) Date: Mon, 11 Dec 2006 17:13:27 -0600 To: Vivek Khera Message-ID: <20061211231327.GA29664@soaustin.net> References: <20061211184753.3f1a8601@miwi.homeunix.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.9i From: linimon@lonesome.com (Mark Linimon) Cc: ports@freebsd.org Subject: Re: failure of policy X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 23:13:28 -0000 On Mon, Dec 11, 2006 at 01:23:54PM -0500, Vivek Khera wrote: > Reading this PR more closely it seems I was not even notified, as > "Oleg Gawriloff" is described as the maintainer > and is the one responding to maintainer queries, which he is not. What isn't detected well is if someone who isn't the maintainer submits a PR with the 'maintainer-update' state. Edwin and I need to look at our respective codebases and figure out what happened in this situation. But you're right, this is not the way that it is supposed to work. Please accept my apologies, and we'll look at the code. mcl From owner-freebsd-ports@FreeBSD.ORG Mon Dec 11 23:41:08 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4D36F16A526 for ; Mon, 11 Dec 2006 23:41:08 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3351943C9F for ; Mon, 11 Dec 2006 23:39:48 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 4DAC153B; Mon, 11 Dec 2006 17:41:06 -0600 (CST) Date: Mon, 11 Dec 2006 17:41:06 -0600 To: Mark Linimon Message-ID: <20061211234106.GA30714@soaustin.net> References: <20061211184753.3f1a8601@miwi.homeunix.org> <20061211231327.GA29664@soaustin.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061211231327.GA29664@soaustin.net> User-Agent: Mutt/1.5.9i From: linimon@lonesome.com (Mark Linimon) Cc: ports@freebsd.org, Vivek Khera Subject: Re: failure of policy X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 23:41:08 -0000 > But you're right, this is not the way that it is supposed to work. Please > accept my apologies, and we'll look at the code. Well, this looks to have been a combination of two human errors (on that particular PR), which the code really doesn't know how to deal with. But after looking at it, I'm not too sure what we could have done differently. So please folks, "let's be careful out there" as the old US TV show said, and respect the maintainers' prerogatives. Thanks. mcl From owner-freebsd-ports@FreeBSD.ORG Mon Dec 11 23:52:56 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1A09B16A415 for ; Mon, 11 Dec 2006 23:52:56 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: from mail4out.barnet.com.au (mail4.barnet.com.au [202.83.178.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AB1943CF6 for ; Mon, 11 Dec 2006 23:50:53 +0000 (GMT) (envelope-from edwin@mavetju.org) Received: by mail4out.barnet.com.au (Postfix, from userid 1001) id 529F437BB5B; Tue, 12 Dec 2006 10:51:55 +1100 (EST) X-Viruscan-Id: <457DEF1B00010C06494CB1@BarNet> Received: from mail4auth.barnet.com.au (mail4.barnet.com.au [202.83.178.125]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mail4.barnet.com.au (Postfix) with ESMTP id 205454299AF; Tue, 12 Dec 2006 10:51:55 +1100 (EST) Received: from k7.mavetju (k7.mavetju.org [10.251.1.18]) by mail4auth.barnet.com.au (Postfix) with ESMTP id 9974F37B8BC; Tue, 12 Dec 2006 10:51:54 +1100 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 5B4F9136; Tue, 12 Dec 2006 10:51:54 +1100 (EST) Date: Tue, 12 Dec 2006 10:51:54 +1100 From: Edwin Groothuis To: Mark Linimon Message-ID: <20061211235154.GI90162@k7.mavetju> References: <20061211184753.3f1a8601@miwi.homeunix.org> <20061211231327.GA29664@soaustin.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061211231327.GA29664@soaustin.net> User-Agent: Mutt/1.4.2.1i Cc: ports@freebsd.org, Vivek Khera Subject: Re: failure of policy X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 23:52:56 -0000 On Mon, Dec 11, 2006 at 05:13:27PM -0600, Mark Linimon wrote: > On Mon, Dec 11, 2006 at 01:23:54PM -0500, Vivek Khera wrote: > > Reading this PR more closely it seems I was not even notified, as > > "Oleg Gawriloff" is described as the maintainer > > and is the one responding to maintainer queries, which he is not. > > What isn't detected well is if someone who isn't the maintainer submits > a PR with the 'maintainer-update' state. Edwin and I need to look at > our respective codebases and figure out what happened in this situation. As I explained to linimon on #bsdports, the original PR didn't get caught by the PR-assignment-software because it couldn't determine the ports name (it said slony1 instead of databases/slony1). So it got in a "tomorrow when I'm awake I'll look at it again" list (this happened in the middle of the night). When I woke up and checked the list, I saw that miwi already grabbed it and ignored it for the rest. Which is what I normally do when people take PRs before they are rescued. For people with access to freefall: tail -f /hub/g/hubgnats/gnats-aa/incoming-PRs/log/foo and you can see which ones are caught and which ones are not caught. If you hear a ^G, then it's one which is not caught. Fix the portname in the synopsis of the original email and bounce the email to gnats-aa at frietbsd dot gro (confused domain to prevent spammers, you can decode it easily if you need), and it might fix itself. Otherwise you will have to wait until I'm awake, or back from dayjob, beach, sun, surf etc. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/ From owner-freebsd-ports@FreeBSD.ORG Tue Dec 12 00:16:22 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5FE4016A407; Tue, 12 Dec 2006 00:16:22 +0000 (UTC) (envelope-from kuriyama@imgsrc.co.jp) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [210.226.20.147]) by mx1.FreeBSD.org (Postfix) with ESMTP id 436F443F37; Tue, 12 Dec 2006 00:08:09 +0000 (GMT) (envelope-from kuriyama@imgsrc.co.jp) Received: from localhost (magenta.imgsrc.co.jp [210.226.20.134]) by black.imgsrc.co.jp (Postfix) with ESMTP id 61A9C50F08; Tue, 12 Dec 2006 09:09:24 +0900 (JST) X-Virus-Scanned: IMG SRC scanner at virus.imgsrc.co.jp (magenta) Received: from black.imgsrc.co.jp ([210.226.20.147]) by localhost (magenta.imgsrc.co.jp [210.226.20.134]) (amavisd-new, port 10024) with ESMTP id WSEJ84a8Q5eK; Tue, 12 Dec 2006 09:09:24 +0900 (JST) Received: from pink.imgsrc.co.jp (pink.imgsrc.co.jp [210.226.20.36]) by black.imgsrc.co.jp (Postfix) with ESMTP id 3AB3350ED0; Tue, 12 Dec 2006 09:09:24 +0900 (JST) Date: Tue, 12 Dec 2006 09:09:24 +0900 Message-ID: <7mr6v6ht57.wl%kuriyama@imgsrc.co.jp> From: Jun Kuriyama To: Doug Barton In-Reply-To: <457DA05F.8010805@FreeBSD.org> References: <7mu003jdyg.wl%kuriyama@imgsrc.co.jp> <457DA05F.8010805@FreeBSD.org> User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/21.3 (i386--freebsd) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: ports@FreeBSD.org Subject: Re: HEADS UP : security/gnupg will be upgraded to 2.0.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Dec 2006 00:16:22 -0000 At Mon, 11 Dec 2006 10:15:59 -0800, Doug Barton wrote: > Thanks for letting us know what you're plans are. I think you know > what I'm going to say next. ;) As I suggested when I wrote to you in > private e-mail some time ago, I think it would be more in line with > the plans that the developers have for GnuPG 2.x to keep the existing > gnupg port dedicated to the 1.x branch, and repo copy gnupg-devel to > gnupg2. Quoting from the README for 2.x: > > GnuPG 2.0 is the stable version of GnuPG integrating support for > OpenPGP and S/MIME. It does not conflict with an installed 1.4 > OpenPGP-only version. > > Note that there is no binary gpg but a gpg2 so > that this package won't conflict with a GnuPG 1.4 installation. gpg2 > behaves just like gpg. > > GNUPG 1.4 AND GNUPG 2.0 > ======================= > GnuPG 2.0 is a newer version of GnuPG with additional support for > S/MIME. It has a different design philosophy that splits > functionality up into several modules. Both versions may be installed > simultaneously without any conflict (gpg is called gpg2 in GnuPG 2). > In fact, the gpg version from GnuPG 1.4 is able to make use of the > gpg-agent as included in GnuPG 2 and allows for seamless passphrase > caching. The advantage of GnuPG 1.4 is its smaller size and no > dependency on other modules at run and build time. > > > Further, in discussion on the gnupg-users list the developers have > clearly stated that they will continue working on at least the 1.4.x > branch of GnuPG for the foreseeable future. > > Therefore I think it would be more in line with the development goals > for the GnuPG project, and less confusing for new users coming to > FreeBSD from other platforms, to adopt the naming scheme that I > proposed, although not necessarily the exact patches I sent you to > implement it. > > If you choose not to go that direction, I would be interested in > hearing your reasoning. At first, thank you for your helping to upgrade our gnupg world to 2.0.x. And sorry I cannot explain as you can feel reasonable. I just think "security/gnupg" should be used as "what you should choose" for "GnuPG". If new ports user wants to install GnuPG, I hope there is "security/gnupg" as recommended stable version. I understand GnuPG developers think 1.4.x will be kept, but I think dependents will migrate to use modularized 2.0.x line. Though development is continue, Number of API consumer of 1.4.x line will be getting smaller. So, for 1 or 2 years later, I think existance of good stable "security/gnupg" and historical "security/gnupg1" will be less confusing (IMHO). GnuPG development will continue. So there will be GnuPG 3.x line. Above approach can be adopted. Anyway, this way maybe old-porters thinking. I liked to use "/" directory name (without version number). Using version number in ports directory is very exceptional event for keeping old ports (like "emacs", "emacs19", "emacs20"). I thought this is the way to indicate "what you should choose" for port users. But, there are port directories with version number than past. I can change my mind if it is suitable recently. -- Jun Kuriyama // IMG SRC, Inc. // FreeBSD Project From owner-freebsd-ports@FreeBSD.ORG Tue Dec 12 01:42:09 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A4C7216A501 for ; Tue, 12 Dec 2006 01:42:09 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2A1343CA2 for ; Tue, 12 Dec 2006 01:29:55 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by wr-out-0506.google.com with SMTP id i28so829688wra for ; Mon, 11 Dec 2006 17:31:03 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=NPcVR8dwWpaktct6oEPWMJ6JU5PSNHk4Nqdl/3/zVs8sdu0YgEphvZ/WElsH4ALrswbSCZgxCqzVokiNy3P6oxkj1UFkwlFphH8SNd+tL/Njq+3Oja8jDObIqNo31/u2LfwbjgDvXhsD5ZGYVqi2cPoG18MvXNB5bbF1Pqifq0Q= Received: by 10.78.166.7 with SMTP id o7mr1849615hue.1165887063065; Mon, 11 Dec 2006 17:31:03 -0800 (PST) Received: by 10.78.164.20 with HTTP; Mon, 11 Dec 2006 17:31:02 -0800 (PST) Message-ID: Date: Tue, 12 Dec 2006 04:31:02 +0300 From: "Andrew Pantyukhin" Sender: infofarmer@gmail.com To: "Jun Kuriyama" In-Reply-To: <7mr6v6ht57.wl%kuriyama@imgsrc.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <7mu003jdyg.wl%kuriyama@imgsrc.co.jp> <457DA05F.8010805@FreeBSD.org> <7mr6v6ht57.wl%kuriyama@imgsrc.co.jp> X-Google-Sender-Auth: ab58c173f91fa53a Cc: ports@freebsd.org, Doug Barton , Shaun Amott Subject: Re: HEADS UP : security/gnupg will be upgraded to 2.0.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Dec 2006 01:42:09 -0000 On 12/12/06, Jun Kuriyama wrote: > I just think "security/gnupg" should be used as "what > you should choose" for "GnuPG". If new ports user > wants to install GnuPG, I hope there is > "security/gnupg" as recommended stable version. An unversioned directory is the maintainer-designated default version of a port. Unless its upgrades break a whole bunch of ports (like python did), it's none of our business when and why they happen. An advance heads-up is nice, but redundant. Doug, privately kept, but prompt versioning ways are one of the ports {trade,hall}marks. Gentoo is broken and Debian is stale, we're fighting somewhere in between, thanks to sane decisions our contributors make. Shaun, whatever versioned dirs might seem to imply, they don't imply (in)stability or (in)compatibility. The unversioned one is the default one, that's it. Hitting users with new versions, but leaving them a chance to survive seems like a nice policy to me. To conclude, I understand how Jun feels and think that instead of bitching about his reasoning, we should be insanely grateful for more than 8 years of his impeccable gnupg maintainership. THANKS, JUN!!! This is all my humble 4:30AM opinion anyway :-) From owner-freebsd-ports@FreeBSD.ORG Tue Dec 12 06:49:00 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A292616A403; Tue, 12 Dec 2006 06:49:00 +0000 (UTC) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (svm.csie.ntu.edu.tw [140.112.90.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25BBD43CA9; Tue, 12 Dec 2006 06:47:38 +0000 (GMT) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (localhost [127.0.0.1]) by svm.csie.ntu.edu.tw (8.13.8/8.13.8) with ESMTP id kBC6mxFr060767; Tue, 12 Dec 2006 14:48:59 +0800 (CST) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: (from rafan@localhost) by svm.csie.ntu.edu.tw (8.13.8/8.13.8/Submit) id kBC6mxqu096236; Tue, 12 Dec 2006 14:48:59 +0800 (CST) (envelope-from rafan) Date: Tue, 12 Dec 2006 14:48:59 +0800 From: Rong-En Fan To: ports@FreeBSD.org Message-ID: <20061212064859.GA33414@svm.csie.ntu.edu.tw> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="HlL+5n6rz5pIUxbD" Content-Disposition: inline User-Agent: Mutt/1.5.13 (2006-08-11) Cc: sumikawa@FreeBSD.org Subject: sysutils/xbattbar for !i386 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Dec 2006 06:49:00 -0000 --HlL+5n6rz5pIUxbD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Recently, I installed a FreeBSD/amd64 laptop. I found this port uses apm (i386 only) interface to get battery information. The patch below changes it to use sysctl(3). Thus, it is usable on amd64. http://people.freebsd.org/~rafan/xbattbar.diff It works on my ThinkPad X60 (-CURRENT). If you are running this port, please have a test.=20 Thanks, Rong-En Fan --HlL+5n6rz5pIUxbD Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFflDa144QkYb9jGgRAoNMAKCRykcGF55y6F8RKfH89BOE/6iMCgCfSo8d qHjI//QbqZYJKijVasyA8iw= =0u6+ -----END PGP SIGNATURE----- --HlL+5n6rz5pIUxbD-- From owner-freebsd-ports@FreeBSD.ORG Tue Dec 12 07:12:12 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2CCEE16A494 for ; Tue, 12 Dec 2006 07:12:12 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.FreeBSD.org (Postfix) with SMTP id E89A743CFB for ; Tue, 12 Dec 2006 07:10:20 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: (qmail 8019 invoked by uid 399); 12 Dec 2006 07:11:41 -0000 Received: from localhost (HELO ?192.168.0.5?) (dougb@dougbarton.us@127.0.0.1) by localhost with SMTP; 12 Dec 2006 07:11:41 -0000 X-Originating-IP: 127.0.0.1 Message-ID: <457E562B.8060006@FreeBSD.org> Date: Mon, 11 Dec 2006 23:11:39 -0800 From: Doug Barton Organization: http://www.freebsd.org/ User-Agent: Thunderbird 1.5.0.8 (X11/20061125) MIME-Version: 1.0 To: ty References: <20061210221249.BBFC9840.td23ooo@austin.rr.com> In-Reply-To: <20061210221249.BBFC9840.td23ooo@austin.rr.com> X-Enigmail-Version: 0.94.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "ports@FreeBSD.org" , lrntct@gmail.com Subject: Re: freebsd port: Please update GRASS GIS to 6.2 thanks (eom) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Dec 2006 07:12:12 -0000 Since as far as I can tell no one has said this to you yet, you may want to have a look at the URL below and take a shot at updating this yourself. Good luck, Doug http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/index.html -- This .signature sanitized for your protection From owner-freebsd-ports@FreeBSD.ORG Tue Dec 12 07:32:47 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 895CF16A4A7 for ; Tue, 12 Dec 2006 07:32:47 +0000 (UTC) (envelope-from lars@socruel.nu) Received: from gone.xs4all.nl (gone.xs4all.nl [213.84.247.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A68A43CC6 for ; Tue, 12 Dec 2006 07:31:20 +0000 (GMT) (envelope-from lars@socruel.nu) Received: from saturnus.intra.socruel.nu (saturnus.intra.socruel.nu [172.16.0.12]) by gone.xs4all.nl (Postfix) with ESMTP id AA22633C5F; Tue, 12 Dec 2006 08:32:40 +0100 (CET) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Content-class: urn:content-classes:message Date: Tue, 12 Dec 2006 08:32:28 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.5 Message-ID: <302F75DC2739FB43B236373398A8C59929A0@saturnus.intra.socruel.nu> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Pfstat trouble, no data in database file Thread-Index: AccdYT9fd4nFgfq6QOqSpdMFGncHmAAXdVng From: "Lars Wittebrood" To: "Max Laier" , Cc: Subject: RE: Pfstat trouble, no data in database file X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Dec 2006 07:32:47 -0000 Thank you very much Max. The patch did the trick for me. Regards, Lars.=20 -----Original Message----- From: Max Laier [mailto:max@love2party.net]=20 Sent: Monday, December 11, 2006 9:10 PM To: freebsd-ports@freebsd.org Cc: Lars Wittebrood Subject: Re: Pfstat trouble, no data in database file On Monday 11 December 2006 20:29, Lars Wittebrood wrote: > Hello list, > > After some more troubleshooting I've come a step further. > > I have run the '/usr/local/bin/pfstat -q' command from a shell and=20 > found some problems with my /usr/local/etc/pfstat.conf file. After=20 > solving these problems I get the following message issueing the=20 > '/usr/local/bin/pfstat -q' command: > > root@servername etc # /usr/local/bin/pfstat -q > ioctl: DIOCGETALTQS: Operation not supported by device > pf_query: query_queues() failed > > I couldn't find anything usefull on these strings via Google. > > Any help is much appreciated. pfstat 2.2 seems to assume that ALTQ support is enabled in the kernel. =20 For now the only way to work around your problem seems to be to build a kernel with ALTQ support. Alternatively you can replace files/patch-pf.c in sysutils/pfstat with the attached and rebuild pfstat. > MTIA > > Cheers, > Lars. > > > _____________________________________________ > > From: Lars Wittebrood > > Sent: Sunday, December 10, 2006 9:51 PM > > To: 'freebsd-ports@freebsd.org' > > Subject: Pfstat trouble, no data in database file > > > > Hello list, > > > > I've installed and configure the Pfstat port on a FreeBSD 6.1=20 > > RELEASE system acting as a firewall based on PF. > > > > FreeBSD servername 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #0: Fri > > Nov 24 13:33:18 CET 2006 =20 > > root@servername:/usr/obj/usr/src/sys/ALPHA i386 > > > > The trouble I have is that I get no data at all in the Pfstat data=20 > > file! > > > > My Pfstat /etc/crontab entries > > # > > # Gather Pfstat output continually > > * * * * * root /usr/local/bin/pfstat > > -q >> /var/db/pfstat.db > > # > > # Generate Pfstat graphs every 5 minutes > > */5 * * * * root /usr/local/bin/pfstat > > -c /etc/pfstat.conf -d /var/db/pfstat.db # # Glean old Pfstat data > > 1 1 1 * * root /usr/local/bin/pfstat > > -t 31:365 > > > > Entries from my cron log: > > Dec 10 21:40:00 servername /usr/sbin/cron[39679]: (root) CMD ( > > /usr/libexec/atrun) > > Dec 10 21:41:00 servername /usr/sbin/cron[502]: (*system*) RELOAD > > (/etc/crontab) > > Dec 10 21:41:00 servername /usr/sbin/cron[39687]: (root) CMD=20 > > (/usr/local/bin/pfstat -q >> /var/db/pfstat.db) Dec 10 21:42:00=20 > > servername /usr/sbin/cron[39696]: (root) CMD (/usr/local/bin/pfstat=20 > > -q >> /var/db/pfstat.db) Dec 10 21:43:00 servername=20 > > /usr/sbin/cron[39701]: (root) CMD (/usr/local/bin/pfstat -q >>=20 > > /var/db/pfstat.db) Dec 10 21:44:00 servername /usr/sbin/cron[39714]: > > (root) CMD (/usr/local/bin/pfstat -q >> /var/db/pfstat.db) Dec 10=20 > > 21:44:00 servername /usr/sbin/cron[39715]: (operator) CMD > > (/usr/libexec/save-entropy) > > Dec 10 21:45:00 servername /usr/sbin/cron[39734]: (root) CMD=20 > > (/usr/local/bin/pfstat -q >> /var/db/pfstat.db) Dec 10 21:45:00=20 > > servername /usr/sbin/cron[39735]: (root) CMD ( > > /usr/libexec/atrun) > > Dec 10 21:45:00 servername /usr/sbin/cron[39733]: (root) CMD=20 > > (/usr/local/bin/pfstat -c /etc/pfstat.conf -d /var/db/pfstat.db) > > > > root@servername db # ll /var/db/pfstat.db > > -rw-r--r-- 1 root wheel 0 Dec 10 21:21 > > /var/db/pfstat.db > > > > As you can see pfstat.db stays zero bytes! Anyone any idea why this=20 > > is happening? My /etc/pf.conf has a set loginterface entry! > > > > MTIA. > > > > Cheers, > > Lars. > > _______________________________________________ > freebsd-ports@freebsd.org mailing list=20 > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to > "freebsd-ports-unsubscribe@freebsd.org" --=20 /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News From owner-freebsd-ports@FreeBSD.ORG Tue Dec 12 07:43:52 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9CC8F16A415 for ; Tue, 12 Dec 2006 07:43:52 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.FreeBSD.org (Postfix) with SMTP id A333F43CA7 for ; Tue, 12 Dec 2006 07:42:30 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: (qmail 10164 invoked by uid 399); 12 Dec 2006 07:43:51 -0000 Received: from localhost (HELO ?192.168.0.5?) (dougb@dougbarton.us@127.0.0.1) by localhost with SMTP; 12 Dec 2006 07:43:51 -0000 X-Originating-IP: 127.0.0.1 Message-ID: <457E5DB4.7030204@FreeBSD.org> Date: Mon, 11 Dec 2006 23:43:48 -0800 From: Doug Barton Organization: http://www.freebsd.org/ User-Agent: Thunderbird 1.5.0.8 (X11/20061125) MIME-Version: 1.0 To: Jun Kuriyama References: <7mu003jdyg.wl%kuriyama@imgsrc.co.jp> <457DA05F.8010805@FreeBSD.org> <7mr6v6ht57.wl%kuriyama@imgsrc.co.jp> In-Reply-To: <7mr6v6ht57.wl%kuriyama@imgsrc.co.jp> X-Enigmail-Version: 0.94.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org, Andrew Pantyukhin Subject: Re: HEADS UP : security/gnupg will be upgraded to 2.0.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Dec 2006 07:43:52 -0000 Jun Kuriyama wrote: > At first, thank you for your helping to upgrade our gnupg world to > 2.0.x. And sorry I cannot explain as you can feel reasonable. I just want to make sure that the relevant issues are well thought out, which it sounds like you have done. > I just think "security/gnupg" should be used as "what you should > choose" for "GnuPG". If new ports user wants to install GnuPG, I hope > there is "security/gnupg" as recommended stable version. Well, I think that's a reasonable position in terms of how things are traditionally done in our ports system. I'm not sure I would agree that we should be pushing users toward adopting 2.x as the default just yet, but I don't have a strong argument for either position. If this is your plan, it leads me to the next question, which is how are you going to handle the fact that GnuPG 2.x does not install a binary named "gpg?" Will you install a symlink if gnupg1 is not installed? And if so, will it CONFLICT with that port? If we are going to suggest to users that 2.x is the default, I think we need to provide support for those legacy(?) apps that think gnupg is spelled gpg. > I understand GnuPG developers think 1.4.x will be kept, but I think > dependents will migrate to use modularized 2.0.x line. Though > development is continue, Number of API consumer of 1.4.x line will be > getting smaller. I don't disagree with you necessarily, I just don't think that's a good reason to make our default 2.x at this time. > Anyway, this way maybe old-porters thinking. I liked to use > "/" directory name (without version number). > Using version number in ports directory is very exceptional event for > keeping old ports (like "emacs", "emacs19", "emacs20"). I thought > this is the way to indicate "what you should choose" for port users. > > But, there are port directories with version number than past. I can > change my mind if it is suitable recently. I think that given your intention of making 2.x the default, your plan is the right way to achieve that. I'm just not sure it's the right way to go forward, at least in the short term. Andrew Pantyukhin wrote: > An unversioned directory is the maintainer-designated > default version of a port. Traditionally that has been the case, yes. > Unless its upgrades break > a whole bunch of ports (like python did), it's none > of our business when and why they happen. An advance > heads-up is nice, but redundant. I do not agree with this at all. GnuPG 2 is a completely different way of accomplishing the same tasks. Personally, I think it will be a POLA violation for users expecting to be able to install "ports/security/gnupg" and have something that "just works" as gnupg 1.x does. At minimum 2.x requires at least one pinentry program, and you don't really get all the benefit from 2.x unless you set up gpg-agent at least. And that doesn't even begin to account for the differences in library dependencies, the modular nature of the various functionality in the new tools, etc. > Doug, privately kept, but prompt versioning ways are > one of the ports {trade,hall}marks. Gentoo is broken > and Debian is stale, we're fighting somewhere in > between, thanks to sane decisions our contributors > make. Sorry, I can't parse this paragraph at all. > Shaun, whatever versioned dirs might seem to imply, > they don't imply (in)stability or (in)compatibility. > The unversioned one is the default one, that's it. > > Hitting users with new versions, but leaving them > a chance to survive seems like a nice policy to me. And in my mind, leaving the gnupg port alone and offering a gnupg2 port to allow users to make a more gradual and pain free migration (which is what the GnuPG developers seem to intend) is the way to go. > To conclude, I understand how Jun feels and think > that instead of bitching about his reasoning, Just in case it isn't already clear, no one is "bitching" about anything here. It's perfectly reasonable for developers to have different ideas about how something should be done, and there is nothing wrong with hashing it out before moving forward. In fact, that's what grownups do in situations like this. > we should be insanely grateful for more than 8 years > of his impeccable gnupg maintainership. Having spent a non-zero amount of time working on a gnupg2 port for my own use, not to mention the updates of the related ports to get 2.x to build, I agree with you that we should be appreciative of Jun's efforts, and I hope that he understands that nothing I've said is intended in any way to be critical of him or his work. Doug -- This .signature sanitized for your protection From owner-freebsd-ports@FreeBSD.ORG Tue Dec 12 07:46:07 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 703A216A415 for ; Tue, 12 Dec 2006 07:46:07 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 575D043CD1 for ; Tue, 12 Dec 2006 07:44:37 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so1432760uge for ; Mon, 11 Dec 2006 23:45:57 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=QQLaViuHgVVZb/t51obwCuR/V+lifyPWGuPdiQp5QFOMdxkdBu0c7/xc5D4ZJkQ9dEfwZdAbdiDNom2aT5BXIND9lJtglUiCYXg3khUV83TNUdwxtXx2NkO0/keT7wBMEn1/4fQFWsbGkF7JJpOxQUcb/4KNgj70JyXDmghlK5E= Received: by 10.67.21.11 with SMTP id y11mr11252391ugi.1165909557146; Mon, 11 Dec 2006 23:45:57 -0800 (PST) Received: by 10.67.86.15 with HTTP; Mon, 11 Dec 2006 23:45:56 -0800 (PST) Message-ID: <790a9fff0612112345k2e727817j34d2acf3881186cd@mail.gmail.com> Date: Tue, 12 Dec 2006 01:45:56 -0600 From: "Scot Hetzel" To: "Rong-En Fan" In-Reply-To: <20061212064859.GA33414@svm.csie.ntu.edu.tw> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20061212064859.GA33414@svm.csie.ntu.edu.tw> Cc: ports@freebsd.org, sumikawa@freebsd.org Subject: Re: sysutils/xbattbar for !i386 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Dec 2006 07:46:07 -0000 On 12/12/06, Rong-En Fan wrote: > Recently, I installed a FreeBSD/amd64 laptop. I found this port > uses apm (i386 only) interface to get battery information. The > patch below changes it to use sysctl(3). Thus, it is usable on > amd64. > > http://people.freebsd.org/~rafan/xbattbar.diff > > It works on my ThinkPad X60 (-CURRENT). If you are running this > port, please have a test. > Works on my HP dv8135nr (-CURRENT) system. Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised. From owner-freebsd-ports@FreeBSD.ORG Tue Dec 12 08:47:28 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BFF5716A412; Tue, 12 Dec 2006 08:47:28 +0000 (UTC) (envelope-from kuriyama@imgsrc.co.jp) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [210.226.20.147]) by mx1.FreeBSD.org (Postfix) with ESMTP id D800443C9D; Tue, 12 Dec 2006 08:45:34 +0000 (GMT) (envelope-from kuriyama@imgsrc.co.jp) Received: from localhost (magenta.imgsrc.co.jp [210.226.20.134]) by black.imgsrc.co.jp (Postfix) with ESMTP id C1A1A50EBE; Tue, 12 Dec 2006 17:46:50 +0900 (JST) X-Virus-Scanned: IMG SRC scanner at virus.imgsrc.co.jp (magenta) Received: from black.imgsrc.co.jp ([210.226.20.147]) by localhost (magenta.imgsrc.co.jp [210.226.20.134]) (amavisd-new, port 10024) with ESMTP id xtK1PsCXMGUc; Tue, 12 Dec 2006 17:46:50 +0900 (JST) Received: from pink.imgsrc.co.jp (pink.imgsrc.co.jp [210.226.20.36]) by black.imgsrc.co.jp (Postfix) with ESMTP id 9A93350E70; Tue, 12 Dec 2006 17:46:50 +0900 (JST) Date: Tue, 12 Dec 2006 17:46:50 +0900 Message-ID: <7mbqm9ijr9.wl%kuriyama@imgsrc.co.jp> From: Jun Kuriyama To: Doug Barton In-Reply-To: <457E5DB4.7030204@FreeBSD.org> References: <7mu003jdyg.wl%kuriyama@imgsrc.co.jp> <457DA05F.8010805@FreeBSD.org> <7mr6v6ht57.wl%kuriyama@imgsrc.co.jp> <457E5DB4.7030204@FreeBSD.org> User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/21.3 (i386--freebsd) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: ports@FreeBSD.org, Andrew Pantyukhin Subject: Re: HEADS UP : security/gnupg will be upgraded to 2.0.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Dec 2006 08:47:28 -0000 At Mon, 11 Dec 2006 23:43:48 -0800, Doug Barton wrote: > If this is your plan, it leads me to the next question, which is how > are you going to handle the fact that GnuPG 2.x does not install a > binary named "gpg?" Will you install a symlink if gnupg1 is not > installed? And if so, will it CONFLICT with that port? If we are going > to suggest to users that 2.x is the default, I think we need to > provide support for those legacy(?) apps that think gnupg is spelled gpg. Yes, that's my difficult decision in this upgrade. I understand you care about existing users not to violate POLA, but I basically choose this way for new users. :-( If "gpg" binary consumer is ports-installed one and have explicit dependency on its Makefile, "portupgrade -R gnupg" will install security/gnupg *AND* security/gnupg1. But if is is not from ports, just only users from command line or have implicit dependency (like mail/mailcrypt which I'm using), only "gpg2" binary is exist after portupgrade. I have no clue about last problem for now (only pkg-message or UPDATING). This maybe critical for casual portupgrade users. > > we should be insanely grateful for more than 8 years > > of his impeccable gnupg maintainership. > > Having spent a non-zero amount of time working on a gnupg2 port for my > own use, not to mention the updates of the related ports to get 2.x to > build, I agree with you that we should be appreciative of Jun's > efforts, and I hope that he understands that nothing I've said is > intended in any way to be critical of him or his work. I appreciate Doug's work of course. This thread is just which option we choose from possible ways. And mainly caused my lack of explanation. -- Jun Kuriyama // IMG SRC, Inc. // FreeBSD Project From owner-freebsd-ports@FreeBSD.ORG Tue Dec 12 08:57:16 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 15FF716A403 for ; Tue, 12 Dec 2006 08:57:16 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3030B43CB8 for ; Tue, 12 Dec 2006 08:55:52 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so1445456uge for ; Tue, 12 Dec 2006 00:57:13 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=Agix5Ma3jfXTdJm8EgGtUpIW55to0RUyf/FZXLwmXxz9v/b4lNGLinQpFUAUipLfgFwFXOzdu8J4znQ2pU3DFLwrjgLRnJesEBxb8M/bUVEIhggpxY1jm5Ze10hvO5GQYv+zKaovauUR+ljpClwqhLRrjUpG6Ie+KJpbpp3fwJo= Received: by 10.66.248.5 with SMTP id v5mr11345819ugh.1165913832515; Tue, 12 Dec 2006 00:57:12 -0800 (PST) Received: by 10.67.86.15 with HTTP; Tue, 12 Dec 2006 00:57:12 -0800 (PST) Message-ID: <790a9fff0612120057j7ab3c6fdxb3761c7e6ef4cae6@mail.gmail.com> Date: Tue, 12 Dec 2006 02:57:12 -0600 From: "Scot Hetzel" To: "Rong-En Fan" In-Reply-To: <790a9fff0612112345k2e727817j34d2acf3881186cd@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_155760_3393920.1165913832455" References: <20061212064859.GA33414@svm.csie.ntu.edu.tw> <790a9fff0612112345k2e727817j34d2acf3881186cd@mail.gmail.com> Cc: ports@freebsd.org, sumikawa@freebsd.org Subject: Re: sysutils/xbattbar for !i386 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Dec 2006 08:57:16 -0000 ------=_Part_155760_3393920.1165913832455 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 12/12/06, Scot Hetzel wrote: > On 12/12/06, Rong-En Fan wrote: > > Recently, I installed a FreeBSD/amd64 laptop. I found this port > > uses apm (i386 only) interface to get battery information. The > > patch below changes it to use sysctl(3). Thus, it is usable on > > amd64. > > > > http://people.freebsd.org/~rafan/xbattbar.diff > > > > It works on my ThinkPad X60 (-CURRENT). If you are running this > > port, please have a test. > > > Works on my HP dv8135nr (-CURRENT) system. > I have updated the patch so that it can be compiled for systems that have either an APM or ACPI interface for battery status. The Makefile has been changed to always use the ACPI interface when not being built on the i386 arch (i.e. amd64, ...). On the i386 arch it defaults to ACPI, but can be changed via the options menu to use APM. Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised. ------=_Part_155760_3393920.1165913832455 Content-Type: text/x-diff; name=xbattbar.diff; charset=ANSI_X3.4-1968 Content-Transfer-Encoding: base64 X-Attachment-Id: f_evm2w6rr Content-Disposition: attachment; filename="xbattbar.diff" SW5kZXg6IE1ha2VmaWxlCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT0KUkNTIGZpbGU6IC9ob21lL25jdnMvcG9ydHMvc3lz dXRpbHMveGJhdHRiYXIvTWFrZWZpbGUsdgpyZXRyaWV2aW5nIHJldmlzaW9uIDEuMTQKZGlmZiAt dSAtcjEuMTQgTWFrZWZpbGUKLS0tIE1ha2VmaWxlCTYgRmViIDIwMDQgMTM6MTI6MzQgLTAwMDAJ MS4xNAorKysgTWFrZWZpbGUJMTIgRGVjIDIwMDYgMDg6NTA6MDkgLTAwMDAKQEAgLTcsNyArNyw3 IEBACiAKIFBPUlROQU1FPQl4YmF0dGJhcgogUE9SVFZFUlNJT049CTEuNC4yCi1QT1JUUkVWSVNJ T049CTIKK1BPUlRSRVZJU0lPTj0JMwogQ0FURUdPUklFUz0Jc3lzdXRpbHMKIE1BU1RFUl9TSVRF Uz0JaHR0cDovL2lwbGFiLmFpc3QtbmFyYS5hYy5qcC9tZW1iZXIvc3VndXJ1LwogRElTVE5BTUU9 CSR7UE9SVE5BTUV9XyR7UE9SVFZFUlNJT059CkBAIC0xNSwxMiArMTUsMjQgQEAKIE1BSU5UQUlO RVI9CXN1bWlrYXdhQEZyZWVCU0Qub3JnCiBDT01NRU5UPQlTaW1wbGUgYmF0dGVyeSBtZXRlcgog Ci1PTkxZX0ZPUl9BUkNIUz0JaTM4NgotCiBVU0VfSU1BS0U9CXllcwogVVNFX1hfUFJFRklYPQl5 ZXMKIFdSS1NSQz0JCSR7V1JLRElSfS94YmF0dGJhci0ke1BPUlRWRVJTSU9OfQogTUFOMT0JCXhi YXR0YmFyLjEKIFBMSVNUX0ZJTEVTPQliaW4veGJhdHRiYXIKIAotLmluY2x1ZGUgPGJzZC5wb3J0 Lm1rPgorT1BUSU9OUz0JQVBNCSJVc2UgQVBNIEludGVyZmFjZSBmb3IgQmF0dGVyeSBTdGF0dXMi CU9GRiBcCisJCUFDUEkJIlVzZSBBQ1BJIEludGVyZmFjZSBmb3IgQmF0dGVyeSBTdGF0dXMiIE9O CisKKy5pbmNsdWRlIDxic2QucG9ydC5wcmUubWs+CisuaWYgZGVmaW5lZChXSVRIT1VUX0FQTSkg fHwgJHtBUkNIfSAhPSAiaTM4NiIKK0NGTEFHUys9CS1EQUNQSV9JTlRFUkZBQ0UKKy5lbmRpZgor CisuaWYgZGVmaW5lZChXSVRIX0FQTSkgJiYgZGVmaW5lZChXSVRIX0FDUEkpCitwcmUtZXZlcnl0 aGluZzo6CisJQCR7RUNIT19NU0d9ICJXSVRIX0FQTSBhbmQgV0lUSF9BQ1BJIGJvdGggZGVmaW5l ZCwgY2hvb3NlIG9uZS4iCisJQCR7RkFMU0V9CisuZW5kaWYKKworLmluY2x1ZGUgPGJzZC5wb3J0 LnBvc3QubWs+CkluZGV4OiBmaWxlcy9wYXRjaC1hYgo9PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09ClJDUyBmaWxlOiBmaWxl cy9wYXRjaC1hYgpkaWZmIC1OIGZpbGVzL3BhdGNoLWFiCi0tLSBmaWxlcy9wYXRjaC1hYgkzMSBE ZWMgMjAwMSAwOTo0Nzo1OCAtMDAwMAkxLjEKKysrIC9kZXYvbnVsbAkxIEphbiAxOTcwIDAwOjAw OjAwIC0wMDAwCkBAIC0xLDEzICswLDAgQEAKLS0tLSB4YmF0dGJhci5jLm9sZAlNb24gRGVjIDMx IDAzOjMyOjA0IDIwMDEKLSsrKyB4YmF0dGJhci5jCU1vbiBEZWMgMzEgMDM6MzI6MDggMjAwMQot QEAgLTUyMiw4ICs1MjIsOCBAQAotICAgaW50IGZkLCByLCBwOwotICAgc3RydWN0IGFwbV9pbmZv ICAgICBpbmZvOwotIAotLSAgaWYgKChmZCA9IG9wZW4oQVBNREVWMjEsIE9fUkRXUikpID09IC0x ICYmCi0tICAgICAgKGZkID0gb3BlbihBUE1ERVYyMiwgT19SRFdSKSkgPT0gLTEpIHsKLSsgIGlm ICgoZmQgPSBvcGVuKEFQTURFVjIxLCBPX1JET05MWSkpID09IC0xICYmCi0rICAgICAgKGZkID0g b3BlbihBUE1ERVYyMiwgT19SRE9OTFkpKSA9PSAtMSkgewotICAgICBmcHJpbnRmKHN0ZGVyciwg InhiYXR0YmFyOiBjYW5ub3Qgb3BlbiBhcG0gZGV2aWNlXG4iKTsKLSAgICAgZXhpdCgxKTsKLSAg IH0KSW5kZXg6IGZpbGVzL3BhdGNoLXhiYXR0YmFyLmMKPT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQpSQ1MgZmlsZTogZmls ZXMvcGF0Y2gteGJhdHRiYXIuYwpkaWZmIC1OIGZpbGVzL3BhdGNoLXhiYXR0YmFyLmMKLS0tIC9k ZXYvbnVsbAkxIEphbiAxOTcwIDAwOjAwOjAwIC0wMDAwCisrKyBmaWxlcy9wYXRjaC14YmF0dGJh ci5jCTEyIERlYyAyMDA2IDA4OjA2OjUwIC0wMDAwCkBAIC0wLDAgKzEsNjYgQEAKKy0tLSB4YmF0 dGJhci5jLm9yaWcJVGh1IEZlYiAgMSAyMzoyNToyOSAyMDAxCisrKysgeGJhdHRiYXIuYwlUdWUg RGVjIDEyIDAyOjA1OjU5IDIwMDYKK0BAIC01MDEsNiArNTAxLDQzIEBACisgCisgI2lmZGVmIF9f RnJlZUJTRF9fCisgCisrI2lmZGVmIEFDUElfSU5URVJGQUNFCisrCisrI2luY2x1ZGUgPHN5cy90 eXBlcy5oPgorKyNpbmNsdWRlIDxzeXMvc3lzY3RsLmg+CisrCisraW50IGZpcnN0ID0gMTsKKyt2 b2lkIGJhdHRlcnlfY2hlY2sodm9pZCkKKyt7CisrICBpbnQgciwgcDsKKysgIHNpemVfdCByX3Np emUsIHBfc2l6ZTsKKysKKysgICsrZWxhcHNlZF90aW1lOworKworKyAgLyogZ2V0IGN1cnJlbnQg c3RhdHVzICovCisrICByX3NpemUgPSBzaXplb2Yocik7CisrICBpZiAoc3lzY3RsYnluYW1lKCJo dy5hY3BpLmJhdHRlcnkubGlmZSIsICZyLCAmcl9zaXplLCBOVUxMLCAwKSA9PSAtMSkgeworKyAg ICBmcHJpbnRmKHN0ZGVyciwgInhiYXR0YmFyOiBjYW4gbm90IGdldCBiYXR0ZXJ5IHN0YXR1c1xu Iik7CisrICAgIGV4aXQoMSk7CisrICB9CisrCisrICAvKiBnZXQgQUMtbGluZSBzdGF0dXMgKi8K KysgIHBfc2l6ZSA9IHNpemVvZihwKTsKKysgIGlmIChzeXNjdGxieW5hbWUoImh3LmFjcGkuYWNs aW5lIiwgJnAsICZwX3NpemUsIE5VTEwsIDApID09IC0xKSB7CisrICAgIGZwcmludGYoc3RkZXJy LCAieGJhdHRiYXI6IGNhbiBub3QgZ2V0IEFDLWxpbmUgc3RhdHVzXG4iKTsKKysgICAgZXhpdCgx KTsKKysgIH0KKysKKysgIGlmIChmaXJzdCB8fCBhY19saW5lICE9IHAgfHwgYmF0dGVyeV9sZXZl bCAhPSByKSB7CisrICAgIGZpcnN0ID0gMDsKKysgICAgYWNfbGluZSA9IHA7CisrICAgIGJhdHRl cnlfbGV2ZWwgPSByOworKyAgICByZWRyYXcoKTsKKysgIH0KKysgIHNpZ25hbChTSUdBTFJNLCAo dm9pZCAqKShiYXR0ZXJ5X2NoZWNrKSk7CisrfQorKyNlbHNlIC8qIEFDUElfSU5URVJGQUNFICov CisrCisgI2luY2x1ZGUgPG1hY2hpbmUvYXBtX2Jpb3MuaD4KKyAKKyAjZGVmaW5lIEFQTURFVjIx ICAgICAgICIvZGV2L2FwbTAiCitAQCAtNTIyLDggKzU1OSw4IEBACisgICBpbnQgZmQsIHIsIHA7 CisgICBzdHJ1Y3QgYXBtX2luZm8gICAgIGluZm87CisgCistICBpZiAoKGZkID0gb3BlbihBUE1E RVYyMSwgT19SRFdSKSkgPT0gLTEgJiYKKy0gICAgICAoZmQgPSBvcGVuKEFQTURFVjIyLCBPX1JE V1IpKSA9PSAtMSkgeworKyAgaWYgKChmZCA9IG9wZW4oQVBNREVWMjEsIE9fUkRPTkxZKSkgPT0g LTEgJiYKKysgICAgICAoZmQgPSBvcGVuKEFQTURFVjIyLCBPX1JET05MWSkpID09IC0xKSB7Cisg ICAgIGZwcmludGYoc3RkZXJyLCAieGJhdHRiYXI6IGNhbm5vdCBvcGVuIGFwbSBkZXZpY2VcbiIp OworICAgICBleGl0KDEpOworICAgfQorQEAgLTU3Miw2ICs2MDksOCBAQAorICAgfQorICAgc2ln bmFsKFNJR0FMUk0sICh2b2lkICopKGJhdHRlcnlfY2hlY2spKTsKKyB9CisrCisrI2VuZGlmIC8q IEFQTSBJTlRFUkZBQ0UgKi8KKyAKKyAjZW5kaWYgLyogX19GcmVlQlNEX18gKi8KKyAK ------=_Part_155760_3393920.1165913832455-- From owner-freebsd-ports@FreeBSD.ORG Tue Dec 12 09:14:23 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3D22316A403 for ; Tue, 12 Dec 2006 09:14:23 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from mail30.syd.optusnet.com.au (mail30.syd.optusnet.com.au [211.29.133.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD44D43CAF for ; Tue, 12 Dec 2006 09:13:00 +0000 (GMT) (envelope-from peterjeremy@optushome.com.au) Received: from turion.vk2pj.dyndns.org (c58-107-94-118.belrs4.nsw.optusnet.com.au [58.107.94.118]) by mail30.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id kBC9E1Q9013373 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 12 Dec 2006 20:14:20 +1100 Received: from turion.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by turion.vk2pj.dyndns.org (8.13.8/8.13.8) with ESMTP id kBC93XGu001541; Tue, 12 Dec 2006 20:03:33 +1100 (EST) (envelope-from peter@turion.vk2pj.dyndns.org) Received: (from peter@localhost) by turion.vk2pj.dyndns.org (8.13.8/8.13.8/Submit) id kBC93Xk6001540; Tue, 12 Dec 2006 20:03:33 +1100 (EST) (envelope-from peter) Date: Tue, 12 Dec 2006 20:03:33 +1100 From: Peter Jeremy To: Jun Kuriyama Message-ID: <20061212090333.GA833@turion.vk2pj.dyndns.org> References: <7mu003jdyg.wl%kuriyama@imgsrc.co.jp> <457DA05F.8010805@FreeBSD.org> <7mr6v6ht57.wl%kuriyama@imgsrc.co.jp> <457E5DB4.7030204@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Kj7319i9nmIyA2yE" Content-Disposition: inline In-Reply-To: <457E5DB4.7030204@FreeBSD.org> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.13 (2006-08-11) Cc: ports@freebsd.org Subject: Re: HEADS UP : security/gnupg will be upgraded to 2.0.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Dec 2006 09:14:23 -0000 --Kj7319i9nmIyA2yE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, 2006-Dec-11 23:43:48 -0800, Doug Barton wrote: >If this is your plan, it leads me to the next question, which is how >are you going to handle the fact that GnuPG 2.x does not install a >binary named "gpg?" As an end user, I see this as a real issue. If I upgrade a port, I expect the upgraded port to have a similar user interface. From the comments in this thread, it seems that there are significant changes between gnupg 1.x and gnupg 2.x. >to suggest to users that 2.x is the default, I think we need to >provide support for those legacy(?) apps that think gnupg is spelled gpg. Keep in mind that for a significant number of people, gpg is effectively embedded in their MUA or other tools so a UI change is a real PITA. In my case, about the only time I actually use gpg directly is when I need to edit a key. The rest of the time, I rely on a pile of commands embedded in my .muttrc I would prefer to see gnupg 2.x introduced as security/gnupg2 --=20 Peter Jeremy --Kj7319i9nmIyA2yE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFfnBl/opHv/APuIcRAiqmAJ9/7788XY7LGFtvJbKGij+v10MwSgCePB+z FTQKYFNDLMcaJSUhE4t3SNY= =Fvkp -----END PGP SIGNATURE----- --Kj7319i9nmIyA2yE-- From owner-freebsd-ports@FreeBSD.ORG Tue Dec 12 12:15:27 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BD96F16A47C; Tue, 12 Dec 2006 12:15:27 +0000 (UTC) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (svm.csie.ntu.edu.tw [140.112.90.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id B471E44005; Tue, 12 Dec 2006 12:09:24 +0000 (GMT) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (localhost [127.0.0.1]) by svm.csie.ntu.edu.tw (8.13.8/8.13.8) with ESMTP id kBCCAZae006414; Tue, 12 Dec 2006 20:10:35 +0800 (CST) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: (from rafan@localhost) by svm.csie.ntu.edu.tw (8.13.8/8.13.8/Submit) id kBCCAZUU096555; Tue, 12 Dec 2006 20:10:35 +0800 (CST) (envelope-from rafan) Date: Tue, 12 Dec 2006 20:10:35 +0800 From: Rong-En Fan To: Scot Hetzel Message-ID: <20061212121035.GB33414@svm.csie.ntu.edu.tw> References: <20061212064859.GA33414@svm.csie.ntu.edu.tw> <790a9fff0612112345k2e727817j34d2acf3881186cd@mail.gmail.com> <790a9fff0612120057j7ab3c6fdxb3761c7e6ef4cae6@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cmJC7u66zC7hs+87" Content-Disposition: inline In-Reply-To: <790a9fff0612120057j7ab3c6fdxb3761c7e6ef4cae6@mail.gmail.com> User-Agent: Mutt/1.5.13 (2006-08-11) Cc: ports@freebsd.org, sumikawa@freebsd.org, Rong-En Fan Subject: Re: sysutils/xbattbar for !i386 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Dec 2006 12:15:27 -0000 --cmJC7u66zC7hs+87 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Dec 12, 2006 at 02:57:12AM -0600, Scot Hetzel wrote: > On 12/12/06, Scot Hetzel wrote: > >On 12/12/06, Rong-En Fan wrote: > >> Recently, I installed a FreeBSD/amd64 laptop. I found this port > >> uses apm (i386 only) interface to get battery information. The > >> patch below changes it to use sysctl(3). Thus, it is usable on > >> amd64. > >> > >> http://people.freebsd.org/~rafan/xbattbar.diff > >> > >> It works on my ThinkPad X60 (-CURRENT). If you are running this > >> port, please have a test. > >> > >Works on my HP dv8135nr (-CURRENT) system. > > > I have updated the patch so that it can be compiled for systems that > have either an APM or ACPI interface for battery status. >=20 > The Makefile has been changed to always use the ACPI interface when > not being built on the i386 arch (i.e. amd64, ...). On the i386 arch > it defaults to ACPI, but can be changed via the options menu to use > APM. The way you handle OPTIONS is incorrect. See Porter's Handbook and/or http://lists.freebsd.org/pipermail/cvs-ports/2006-May/093088.html for details. As for APM/ACPI knob, I think APM is necessary on 4.x. Not sure=20 about 5.x status. If acpi on 5.x is usable, I suggest we just use acpi and use apm on 4.x i386 only? Regards, Rong-En Fan >=20 > Scot >=20 > --=20 > DISCLAIMER: > No electrons were mamed while sending this message. Only slightly bruised. > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" --cmJC7u66zC7hs+87 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFfpw7144QkYb9jGgRAgk6AJ9PXQ/BcwGpnCIn8vq3LSLoNOdhHwCeNUe8 h91aD2rNTTyrdhV3QEA6KQ0= =XAcr -----END PGP SIGNATURE----- --cmJC7u66zC7hs+87-- From owner-freebsd-ports@FreeBSD.ORG Tue Dec 12 14:31:31 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2FA4816A412; Tue, 12 Dec 2006 14:31:31 +0000 (UTC) (envelope-from max@love2party.net) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8300D440DE; Tue, 12 Dec 2006 14:08:50 +0000 (GMT) (envelope-from max@love2party.net) Received: from [88.64.181.169] (helo=amd64.laiers.local) by mrelayeu.kundenserver.de (node=mrelayeu4) with ESMTP (Nemesis), id 0ML21M-1Gu8Ew3Dh0-0002Z4; Tue, 12 Dec 2006 15:04:15 +0100 From: Max Laier Organization: FreeBSD To: freebsd-ports@freebsd.org Date: Tue, 12 Dec 2006 15:04:05 +0100 User-Agent: KMail/1.9.4 References: <20061212064859.GA33414@svm.csie.ntu.edu.tw> <790a9fff0612120057j7ab3c6fdxb3761c7e6ef4cae6@mail.gmail.com> <20061212121035.GB33414@svm.csie.ntu.edu.tw> In-Reply-To: <20061212121035.GB33414@svm.csie.ntu.edu.tw> X-Face: ,,8R(x[kmU]tKN@>gtH1yQE4aslGdu+2]; R]*pL,U>^H?)gW@49@wdJ`H<=?utf-8?q?=25=7D*=5FBD=0A=09U=5For=3D=5CmOZf764=26nYj=3DJYbR1PW0ud?=>|!~,,CPC.1-D$FG@0h3#'5"k{V]a~.<=?utf-8?q?mZ=7D44=23Se=7Em=0A=09Fe=7E=5C=5DX5B=5D=5Fxj?=(ykz9QKMw_l0C2AQ]}Ym8)fU MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1780238.h1fvRTaAQN"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200612121504.13271.max@love2party.net> X-Provags-ID: kundenserver.de abuse@kundenserver.de login:61c499deaeeba3ba5be80f48ecc83056 Cc: ports@freebsd.org, sumikawa@freebsd.org, Scot Hetzel , Rong-En Fan Subject: Re: sysutils/xbattbar for !i386 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Dec 2006 14:31:31 -0000 --nextPart1780238.h1fvRTaAQN Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday 12 December 2006 13:10, Rong-En Fan wrote: > On Tue, Dec 12, 2006 at 02:57:12AM -0600, Scot Hetzel wrote: > > On 12/12/06, Scot Hetzel wrote: > > >On 12/12/06, Rong-En Fan wrote: > > >> Recently, I installed a FreeBSD/amd64 laptop. I found this port > > >> uses apm (i386 only) interface to get battery information. The > > >> patch below changes it to use sysctl(3). Thus, it is usable on > > >> amd64. > > >> > > >> http://people.freebsd.org/~rafan/xbattbar.diff > > >> > > >> It works on my ThinkPad X60 (-CURRENT). If you are running this > > >> port, please have a test. > > > > > >Works on my HP dv8135nr (-CURRENT) system. > > > > I have updated the patch so that it can be compiled for systems that > > have either an APM or ACPI interface for battery status. > > > > The Makefile has been changed to always use the ACPI interface when > > not being built on the i386 arch (i.e. amd64, ...). On the i386 arch > > it defaults to ACPI, but can be changed via the options menu to use > > APM. > > The way you handle OPTIONS is incorrect. See Porter's Handbook and/or > http://lists.freebsd.org/pipermail/cvs-ports/2006-May/093088.html > for details. > > As for APM/ACPI knob, I think APM is necessary on 4.x. Not sure > about 5.x status. If acpi on 5.x is usable, I suggest we just > use acpi and use apm on 4.x i386 only? Can't you make this a runtime option on i386. If the ACPI sysctl is there= =20 use it, if not fall back to APM. Also it seems to make sense to report=20 this upstream instead of sticking it in patches. > Regards, > Rong-En Fan > > > Scot > > > > -- > > DISCLAIMER: > > No electrons were mamed while sending this message. Only slightly > > bruised. > > > > > > _______________________________________________ > > freebsd-ports@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > > To unsubscribe, send any mail to > > "freebsd-ports-unsubscribe@freebsd.org" =2D-=20 /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News --nextPart1780238.h1fvRTaAQN Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQBFfrbdXyyEoT62BG0RArHkAJ9I73wj/kImkSxJbxEbFSrzr3bn3wCfckCP zI04ge6SJ/AVdQZw9PWYo/w= =ZjuD -----END PGP SIGNATURE----- --nextPart1780238.h1fvRTaAQN-- From owner-freebsd-ports@FreeBSD.ORG Tue Dec 12 14:31:31 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2FA4816A412; Tue, 12 Dec 2006 14:31:31 +0000 (UTC) (envelope-from max@love2party.net) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8300D440DE; Tue, 12 Dec 2006 14:08:50 +0000 (GMT) (envelope-from max@love2party.net) Received: from [88.64.181.169] (helo=amd64.laiers.local) by mrelayeu.kundenserver.de (node=mrelayeu4) with ESMTP (Nemesis), id 0ML21M-1Gu8Ew3Dh0-0002Z4; Tue, 12 Dec 2006 15:04:15 +0100 From: Max Laier Organization: FreeBSD To: freebsd-ports@freebsd.org Date: Tue, 12 Dec 2006 15:04:05 +0100 User-Agent: KMail/1.9.4 References: <20061212064859.GA33414@svm.csie.ntu.edu.tw> <790a9fff0612120057j7ab3c6fdxb3761c7e6ef4cae6@mail.gmail.com> <20061212121035.GB33414@svm.csie.ntu.edu.tw> In-Reply-To: <20061212121035.GB33414@svm.csie.ntu.edu.tw> X-Face: ,,8R(x[kmU]tKN@>gtH1yQE4aslGdu+2]; R]*pL,U>^H?)gW@49@wdJ`H<=?utf-8?q?=25=7D*=5FBD=0A=09U=5For=3D=5CmOZf764=26nYj=3DJYbR1PW0ud?=>|!~,,CPC.1-D$FG@0h3#'5"k{V]a~.<=?utf-8?q?mZ=7D44=23Se=7Em=0A=09Fe=7E=5C=5DX5B=5D=5Fxj?=(ykz9QKMw_l0C2AQ]}Ym8)fU MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1780238.h1fvRTaAQN"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200612121504.13271.max@love2party.net> X-Provags-ID: kundenserver.de abuse@kundenserver.de login:61c499deaeeba3ba5be80f48ecc83056 Cc: ports@freebsd.org, sumikawa@freebsd.org, Scot Hetzel , Rong-En Fan Subject: Re: sysutils/xbattbar for !i386 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Dec 2006 14:31:31 -0000 --nextPart1780238.h1fvRTaAQN Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday 12 December 2006 13:10, Rong-En Fan wrote: > On Tue, Dec 12, 2006 at 02:57:12AM -0600, Scot Hetzel wrote: > > On 12/12/06, Scot Hetzel wrote: > > >On 12/12/06, Rong-En Fan wrote: > > >> Recently, I installed a FreeBSD/amd64 laptop. I found this port > > >> uses apm (i386 only) interface to get battery information. The > > >> patch below changes it to use sysctl(3). Thus, it is usable on > > >> amd64. > > >> > > >> http://people.freebsd.org/~rafan/xbattbar.diff > > >> > > >> It works on my ThinkPad X60 (-CURRENT). If you are running this > > >> port, please have a test. > > > > > >Works on my HP dv8135nr (-CURRENT) system. > > > > I have updated the patch so that it can be compiled for systems that > > have either an APM or ACPI interface for battery status. > > > > The Makefile has been changed to always use the ACPI interface when > > not being built on the i386 arch (i.e. amd64, ...). On the i386 arch > > it defaults to ACPI, but can be changed via the options menu to use > > APM. > > The way you handle OPTIONS is incorrect. See Porter's Handbook and/or > http://lists.freebsd.org/pipermail/cvs-ports/2006-May/093088.html > for details. > > As for APM/ACPI knob, I think APM is necessary on 4.x. Not sure > about 5.x status. If acpi on 5.x is usable, I suggest we just > use acpi and use apm on 4.x i386 only? Can't you make this a runtime option on i386. If the ACPI sysctl is there= =20 use it, if not fall back to APM. Also it seems to make sense to report=20 this upstream instead of sticking it in patches. > Regards, > Rong-En Fan > > > Scot > > > > -- > > DISCLAIMER: > > No electrons were mamed while sending this message. Only slightly > > bruised. > > > > > > _______________________________________________ > > freebsd-ports@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > > To unsubscribe, send any mail to > > "freebsd-ports-unsubscribe@freebsd.org" =2D-=20 /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News --nextPart1780238.h1fvRTaAQN Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQBFfrbdXyyEoT62BG0RArHkAJ9I73wj/kImkSxJbxEbFSrzr3bn3wCfckCP zI04ge6SJ/AVdQZw9PWYo/w= =ZjuD -----END PGP SIGNATURE----- --nextPart1780238.h1fvRTaAQN-- From owner-freebsd-ports@FreeBSD.ORG Tue Dec 12 14:54:45 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D6E7516A4C2 for ; Tue, 12 Dec 2006 14:54:45 +0000 (UTC) (envelope-from roam@ringlet.net) Received: from straylight.ringlet.net (nat80.cnsys.bg [85.95.80.80]) by mx1.FreeBSD.org (Postfix) with SMTP id 30DD043CF2 for ; Tue, 12 Dec 2006 14:50:19 +0000 (GMT) (envelope-from roam@ringlet.net) Received: (qmail 24533 invoked by uid 1000); 12 Dec 2006 14:51:24 -0000 Date: Tue, 12 Dec 2006 16:51:24 +0200 From: Peter Pentchev To: Jun Kuriyama Message-ID: <20061212145124.GA3446@straylight.m.ringlet.net> Mail-Followup-To: Jun Kuriyama , Doug Barton , ports@FreeBSD.org, Andrew Pantyukhin References: <7mu003jdyg.wl%kuriyama@imgsrc.co.jp> <457DA05F.8010805@FreeBSD.org> <7mr6v6ht57.wl%kuriyama@imgsrc.co.jp> <457E5DB4.7030204@FreeBSD.org> <7mbqm9ijr9.wl%kuriyama@imgsrc.co.jp> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="r5Pyd7+fXNt84Ff3" Content-Disposition: inline In-Reply-To: <7mbqm9ijr9.wl%kuriyama@imgsrc.co.jp> User-Agent: Mutt/1.5.13 (2006-08-11) Cc: ports@FreeBSD.org, Andrew Pantyukhin , Doug Barton Subject: Re: HEADS UP : security/gnupg will be upgraded to 2.0.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Dec 2006 14:54:45 -0000 --r5Pyd7+fXNt84Ff3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Dec 12, 2006 at 05:46:50PM +0900, Jun Kuriyama wrote: > At Mon, 11 Dec 2006 23:43:48 -0800, > Doug Barton wrote: > > If this is your plan, it leads me to the next question, which is how > > are you going to handle the fact that GnuPG 2.x does not install a > > binary named "gpg?" Will you install a symlink if gnupg1 is not > > installed? And if so, will it CONFLICT with that port? If we are going > > to suggest to users that 2.x is the default, I think we need to > > provide support for those legacy(?) apps that think gnupg is spelled gp= g. >=20 > Yes, that's my difficult decision in this upgrade. I understand you > care about existing users not to violate POLA, but I basically choose > this way for new users. :-( >=20 > If "gpg" binary consumer is ports-installed one and have explicit > dependency on its Makefile, "portupgrade -R gnupg" will install > security/gnupg *AND* security/gnupg1. But if is is not from ports, > just only users from command line or have implicit dependency (like > mail/mailcrypt which I'm using), only "gpg2" binary is exist after > portupgrade. >=20 > I have no clue about last problem for now (only pkg-message or > UPDATING). This maybe critical for casual portupgrade users. Err... I wonder... How about repo-copying (or rather, repo-moving) the current security/gnupg to security/gnupg1, and creating a new security/gnupg meta-port with runtime dependencies on *both* gnupg1 and gnupg2? G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@cnsys.bg 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 there were no counterfactuals, this sentence would not have been paradox= ical. --r5Pyd7+fXNt84Ff3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFfsHs7Ri2jRYZRVMRAmRRAJ0bjNPakUXDKYiLDCBZAVUm2VIojgCgofq3 TTYycZyPMSueKsbrt8+WVQs= =MITo -----END PGP SIGNATURE----- --r5Pyd7+fXNt84Ff3-- From owner-freebsd-ports@FreeBSD.ORG Tue Dec 12 15:23:24 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0E3B216A4FC for ; Tue, 12 Dec 2006 15:23:24 +0000 (UTC) (envelope-from vivek@khera.org) Received: from yertle.kcilink.com (yertle.kcilink.com [74.92.149.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id E494E43E03 for ; Tue, 12 Dec 2006 15:18:15 +0000 (GMT) (envelope-from vivek@khera.org) Received: from [192.168.7.103] (host-103.int.kcilink.com [192.168.7.103]) by yertle.kcilink.com (Postfix) with ESMTP id F1681B80F for ; Tue, 12 Dec 2006 10:19:32 -0500 (EST) Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <20061211234106.GA30714@soaustin.net> References: <20061211184753.3f1a8601@miwi.homeunix.org> <20061211231327.GA29664@soaustin.net> <20061211234106.GA30714@soaustin.net> Content-Type: multipart/signed; micalg=sha1; boundary=Apple-Mail-1-798494690; protocol="application/pkcs7-signature" Message-Id: <4EFE4CB4-82FC-4F96-A24E-F1E176EBE6B8@khera.org> From: Vivek Khera Date: Tue, 12 Dec 2006 10:19:31 -0500 To: ports@freebsd.org X-Mailer: Apple Mail (2.752.2) X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: failure of policy X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Dec 2006 15:23:24 -0000 --Apple-Mail-1-798494690 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On Dec 11, 2006, at 6:41 PM, Mark Linimon wrote: > Well, this looks to have been a combination of two human errors (on > that > particular PR), which the code really doesn't know how to deal > with. But > after looking at it, I'm not too sure what we could have done > differently. Human error I can understand, but *twice*? Once from the update from 1.1.5 to 1.2.0 and again update to 1.2.1. Whatever it is, now that's what we've got. The slony project will be rolling out a 1.2.2 release which should be production-worthy within the next few days. I'll post an update for that. People should avoid using the 1.2.0 and 1.2.1 releases unless they really know what they're doing and can fix the problems that may arise. --Apple-Mail-1-798494690-- From owner-freebsd-ports@FreeBSD.ORG Tue Dec 12 15:29:53 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6FAE116A657 for ; Tue, 12 Dec 2006 15:29:53 +0000 (UTC) (envelope-from beech@alaskaparadise.com) Received: from stargate.alaskaparadise.com (114-103-74-65.gci.net [65.74.103.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FD8443D4C for ; Tue, 12 Dec 2006 15:25:55 +0000 (GMT) (envelope-from beech@alaskaparadise.com) Received: by stargate.alaskaparadise.com (Postfix, from userid 0) id 84EA745B3; Tue, 12 Dec 2006 06:26:56 -0900 (AKST) From: Beech Rintoul Organization: Alaska Paradise Travel To: freebsd-ports@freebsd.org Date: Tue, 12 Dec 2006 06:26:35 -0900 User-Agent: KMail/1.9.4 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1675784.2khzTbcCOK"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200612120626.55003.beech@alaskaparadise.com> Subject: Security patches X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Dec 2006 15:29:53 -0000 --nextPart1675784.2khzTbcCOK Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Would one of the comitters please grab ports/106623 and commit it? The pr=20 contains two important security patches for ftp/proftpd. I'd like to see=20 these get into the tree asap. Thanks in advance for your time. Beech =2D-=20 =2D------------------------------------------------------------------------= =2D------------- Beech Rintoul - Sys. Administrator - beech@alaskaparadise.com /"\ ASCII Ribbon Campaign | Alaska Paradise Travel \ / - NO HTML/RTF in e-mail | 201 East 9Th Avenue Ste.310 X - NO Word docs in e-mail | Anchorage, AK 99501 / \ - Please visit Alaska Paradise - http://www.alaskaparadise.com =2D------------------------------------------------------------------------= =2D------------- --nextPart1675784.2khzTbcCOK Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQBFfso+p5D0B1NlT4URAlEwAJ9t3ifwghr9BvKM+abrVAf/W49V2wCdHDBU C7xWPoUWfoe6JYdP5KB0uTc= =Ena3 -----END PGP SIGNATURE----- --nextPart1675784.2khzTbcCOK-- From owner-freebsd-ports@FreeBSD.ORG Tue Dec 12 16:48:58 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 23FDC16A4CE; Tue, 12 Dec 2006 16:48:58 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A9A643CCB; Tue, 12 Dec 2006 16:46:52 +0000 (GMT) (envelope-from delphij@delphij.net) Received: from localhost (tarsier.geekcn.org [210.51.165.229]) by tarsier.geekcn.org (Postfix) with ESMTP id 612B0EB3615; Wed, 13 Dec 2006 00:48:04 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([210.51.165.229]) by localhost (mail.geekcn.org [210.51.165.229]) (amavisd-new, port 10024) with ESMTP id S8GnOJtYkLqd; Wed, 13 Dec 2006 00:47:53 +0800 (CST) Received: from [192.168.1.32] (unknown [221.222.205.114]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id C46E5EB2C9C; Wed, 13 Dec 2006 00:47:53 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:organization:user-agent:mime-version:to:cc: subject:references:in-reply-to:x-enigmail-version:content-type; b=K7ISjXej/a4ZaCDD0WWegDcQeisEAtbgsSid1YkkVHtV6XVj0uAwosz5MEFAtjmvH AsjQ7vu7tDHXcdNBi4xzQ== Message-ID: <457EDD10.3080402@delphij.net> Date: Wed, 13 Dec 2006 00:47:12 +0800 From: LI Xin Organization: The FreeBSD Project User-Agent: Thunderbird 1.5.0.8 (Macintosh/20061025) MIME-Version: 1.0 To: Beech Rintoul References: <200612120626.55003.beech@alaskaparadise.com> In-Reply-To: <200612120626.55003.beech@alaskaparadise.com> X-Enigmail-Version: 0.94.1.0 Content-Type: multipart/signed; micalg=pgp-ripemd160; protocol="application/pgp-signature"; boundary="------------enig54A2BF91DB1F6386565555E1" Cc: "Simon L. Nielsen" , freebsd-ports@freebsd.org Subject: Re: Security patches X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Dec 2006 16:48:58 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig54A2BF91DB1F6386565555E1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi, Beech, Beech Rintoul wrote: > Would one of the comitters please grab ports/106623 and commit it? The = pr=20 > contains two important security patches for ftp/proftpd. I'd like to se= e=20 > these get into the tree asap. Thanks in advance for your time. I have just committed the patches found in ports/106623, and have sent simon@ a patch for vuxml entry, which would help our users to use portaudit(1) against their packages. Please consider also add some more information about the security advisory information, as well as the place you have obtained the patch (e.g. from CVS with revision numbers, from a third party, etc.) so that we will be able to process more quickly. Thanks for your support to the FreeBSD Project :-) Cheers, --=20 Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! --------------enig54A2BF91DB1F6386565555E1 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFft0QOfuToMruuMARAw4nAJ9hwqD3PsR57FNdFFd9A9Oef6+ifACdFFgH 0n0QSunQq5Jy6vcxgptZ40M= =xJu3 -----END PGP SIGNATURE----- --------------enig54A2BF91DB1F6386565555E1-- From owner-freebsd-ports@FreeBSD.ORG Tue Dec 12 17:10:45 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3AB9316A506; Tue, 12 Dec 2006 17:10:45 +0000 (UTC) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (svm.csie.ntu.edu.tw [140.112.90.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0499043CD3; Tue, 12 Dec 2006 17:02:31 +0000 (GMT) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (localhost [127.0.0.1]) by svm.csie.ntu.edu.tw (8.13.8/8.13.8) with ESMTP id kBCH3Q4K014350; Wed, 13 Dec 2006 01:03:26 +0800 (CST) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: (from rafan@localhost) by svm.csie.ntu.edu.tw (8.13.8/8.13.8/Submit) id kBCH3QJS061200; Wed, 13 Dec 2006 01:03:26 +0800 (CST) (envelope-from rafan) Date: Wed, 13 Dec 2006 01:03:26 +0800 From: Rong-En Fan To: Max Laier Message-ID: <20061212170326.GQ68344@svm.csie.ntu.edu.tw> References: <20061212064859.GA33414@svm.csie.ntu.edu.tw> <790a9fff0612120057j7ab3c6fdxb3761c7e6ef4cae6@mail.gmail.com> <20061212121035.GB33414@svm.csie.ntu.edu.tw> <200612121504.13271.max@love2party.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0et/Au7PJwzVwd4K" Content-Disposition: inline In-Reply-To: <200612121504.13271.max@love2party.net> User-Agent: Mutt/1.5.13 (2006-08-11) Cc: ports@freebsd.org, sumikawa@freebsd.org, Scot Hetzel , Rong-En Fan , freebsd-ports@freebsd.org Subject: Re: sysutils/xbattbar for !i386 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Dec 2006 17:10:45 -0000 --0et/Au7PJwzVwd4K Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Dec 12, 2006 at 03:04:05PM +0100, Max Laier wrote: > On Tuesday 12 December 2006 13:10, Rong-En Fan wrote: > > On Tue, Dec 12, 2006 at 02:57:12AM -0600, Scot Hetzel wrote: > > > On 12/12/06, Scot Hetzel wrote: > > > >On 12/12/06, Rong-En Fan wrote: > > > >> Recently, I installed a FreeBSD/amd64 laptop. I found this port > > > >> uses apm (i386 only) interface to get battery information. The > > > >> patch below changes it to use sysctl(3). Thus, it is usable on > > > >> amd64. > > > >> > > > >> http://people.freebsd.org/~rafan/xbattbar.diff > > > >> > > > >> It works on my ThinkPad X60 (-CURRENT). If you are running this > > > >> port, please have a test. > > > > > > > >Works on my HP dv8135nr (-CURRENT) system. > > > > > > I have updated the patch so that it can be compiled for systems that > > > have either an APM or ACPI interface for battery status. > > > > > > The Makefile has been changed to always use the ACPI interface when > > > not being built on the i386 arch (i.e. amd64, ...). On the i386 arch > > > it defaults to ACPI, but can be changed via the options menu to use > > > APM. > > > > The way you handle OPTIONS is incorrect. See Porter's Handbook and/or > > http://lists.freebsd.org/pipermail/cvs-ports/2006-May/093088.html > > for details. > > > > As for APM/ACPI knob, I think APM is necessary on 4.x. Not sure > > about 5.x status. If acpi on 5.x is usable, I suggest we just > > use acpi and use apm on 4.x i386 only? >=20 > Can't you make this a runtime option on i386. If the ACPI sysctl is ther= e=20 > use it, if not fall back to APM. Also it seems to make sense to report= =20 Good suggestion. I updated my patch at=20 http://people.freebsd.org/~rafan/xbattbar.diff > this upstream instead of sticking it in patches. Of course. But it seems to me that this software stops development since few years ago. I will contact the author anyway. Thanks, Rong-En Fan --0et/Au7PJwzVwd4K Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFfuDd144QkYb9jGgRAvHOAJ4v8NlR/rOj7GqPomvZg598y0B8NwCfXWve SJc10Jq9DF2H8e+xNLr2pBI= =2q3W -----END PGP SIGNATURE----- --0et/Au7PJwzVwd4K-- From owner-freebsd-ports@FreeBSD.ORG Tue Dec 12 17:10:45 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3AB9316A506; Tue, 12 Dec 2006 17:10:45 +0000 (UTC) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (svm.csie.ntu.edu.tw [140.112.90.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0499043CD3; Tue, 12 Dec 2006 17:02:31 +0000 (GMT) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (localhost [127.0.0.1]) by svm.csie.ntu.edu.tw (8.13.8/8.13.8) with ESMTP id kBCH3Q4K014350; Wed, 13 Dec 2006 01:03:26 +0800 (CST) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: (from rafan@localhost) by svm.csie.ntu.edu.tw (8.13.8/8.13.8/Submit) id kBCH3QJS061200; Wed, 13 Dec 2006 01:03:26 +0800 (CST) (envelope-from rafan) Date: Wed, 13 Dec 2006 01:03:26 +0800 From: Rong-En Fan To: Max Laier Message-ID: <20061212170326.GQ68344@svm.csie.ntu.edu.tw> References: <20061212064859.GA33414@svm.csie.ntu.edu.tw> <790a9fff0612120057j7ab3c6fdxb3761c7e6ef4cae6@mail.gmail.com> <20061212121035.GB33414@svm.csie.ntu.edu.tw> <200612121504.13271.max@love2party.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0et/Au7PJwzVwd4K" Content-Disposition: inline In-Reply-To: <200612121504.13271.max@love2party.net> User-Agent: Mutt/1.5.13 (2006-08-11) Cc: ports@freebsd.org, sumikawa@freebsd.org, Scot Hetzel , Rong-En Fan , freebsd-ports@freebsd.org Subject: Re: sysutils/xbattbar for !i386 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Dec 2006 17:10:45 -0000 --0et/Au7PJwzVwd4K Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Dec 12, 2006 at 03:04:05PM +0100, Max Laier wrote: > On Tuesday 12 December 2006 13:10, Rong-En Fan wrote: > > On Tue, Dec 12, 2006 at 02:57:12AM -0600, Scot Hetzel wrote: > > > On 12/12/06, Scot Hetzel wrote: > > > >On 12/12/06, Rong-En Fan wrote: > > > >> Recently, I installed a FreeBSD/amd64 laptop. I found this port > > > >> uses apm (i386 only) interface to get battery information. The > > > >> patch below changes it to use sysctl(3). Thus, it is usable on > > > >> amd64. > > > >> > > > >> http://people.freebsd.org/~rafan/xbattbar.diff > > > >> > > > >> It works on my ThinkPad X60 (-CURRENT). If you are running this > > > >> port, please have a test. > > > > > > > >Works on my HP dv8135nr (-CURRENT) system. > > > > > > I have updated the patch so that it can be compiled for systems that > > > have either an APM or ACPI interface for battery status. > > > > > > The Makefile has been changed to always use the ACPI interface when > > > not being built on the i386 arch (i.e. amd64, ...). On the i386 arch > > > it defaults to ACPI, but can be changed via the options menu to use > > > APM. > > > > The way you handle OPTIONS is incorrect. See Porter's Handbook and/or > > http://lists.freebsd.org/pipermail/cvs-ports/2006-May/093088.html > > for details. > > > > As for APM/ACPI knob, I think APM is necessary on 4.x. Not sure > > about 5.x status. If acpi on 5.x is usable, I suggest we just > > use acpi and use apm on 4.x i386 only? >=20 > Can't you make this a runtime option on i386. If the ACPI sysctl is ther= e=20 > use it, if not fall back to APM. Also it seems to make sense to report= =20 Good suggestion. I updated my patch at=20 http://people.freebsd.org/~rafan/xbattbar.diff > this upstream instead of sticking it in patches. Of course. But it seems to me that this software stops development since few years ago. I will contact the author anyway. Thanks, Rong-En Fan --0et/Au7PJwzVwd4K Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFfuDd144QkYb9jGgRAvHOAJ4v8NlR/rOj7GqPomvZg598y0B8NwCfXWve SJc10Jq9DF2H8e+xNLr2pBI= =2q3W -----END PGP SIGNATURE----- --0et/Au7PJwzVwd4K-- From owner-freebsd-ports@FreeBSD.ORG Tue Dec 12 17:22:00 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 21A6E16A403; Tue, 12 Dec 2006 17:22:00 +0000 (UTC) (envelope-from beech@alaskaparadise.com) Received: from stargate.alaskaparadise.com (114-103-74-65.gci.net [65.74.103.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 190C444171; Tue, 12 Dec 2006 17:14:28 +0000 (GMT) (envelope-from beech@alaskaparadise.com) Received: by stargate.alaskaparadise.com (Postfix, from userid 0) id 2E4824601; Tue, 12 Dec 2006 08:15:42 -0900 (AKST) From: Beech Rintoul Organization: Alaska Paradise Travel To: freebsd-ports@freebsd.org Date: Tue, 12 Dec 2006 08:15:20 -0900 User-Agent: KMail/1.9.4 References: <200612120626.55003.beech@alaskaparadise.com> <457EDD10.3080402@delphij.net> In-Reply-To: <457EDD10.3080402@delphij.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart5495887.VKqRSbyfAS"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200612120815.39582.beech@alaskaparadise.com> Cc: LI Xin , "Simon L. Nielsen" Subject: Re: Security patches X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Dec 2006 17:22:00 -0000 --nextPart5495887.VKqRSbyfAS Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday 12 December 2006 07:47, LI Xin wrote: > Hi, Beech, > > Beech Rintoul wrote: > > Would one of the comitters please grab ports/106623 and commit it? The = pr > > contains two important security patches for ftp/proftpd. I'd like to see > > these get into the tree asap. Thanks in advance for your time. > > I have just committed the patches found in ports/106623, and have sent > simon@ a patch for vuxml entry, which would help our users to use > portaudit(1) against their packages. > > Please consider also add some more information about the security > advisory information, as well as the place you have obtained the patch > (e.g. from CVS with revision numbers, from a third party, etc.) so that > we will be able to process more quickly. > > Thanks for your support to the FreeBSD Project :-) > > Cheers, I got the patches from the developer in response to ports/106007 (which is= =20 still open BTW). I'd be happy to document the security patches more fully,= =20 but it will have to wait till I get off work. Cheers, Beech =2D-=20 =2D------------------------------------------------------------------------= =2D------------- Beech Rintoul - Sys. Administrator - beech@alaskaparadise.com /"\ ASCII Ribbon Campaign | Alaska Paradise Travel \ / - NO HTML/RTF in e-mail | 201 East 9Th Avenue Ste.310 X - NO Word docs in e-mail | Anchorage, AK 99501 / \ - Please visit Alaska Paradise - http://www.alaskaparadise.com =2D------------------------------------------------------------------------= =2D------------- --nextPart5495887.VKqRSbyfAS Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQBFfuO7p5D0B1NlT4URAmAvAJ40MfR2QmrR79+84/4HOuE60dDkYgCfQcyP 7OLwsjGaWmvpFESyCht7ehc= =P19+ -----END PGP SIGNATURE----- --nextPart5495887.VKqRSbyfAS-- From owner-freebsd-ports@FreeBSD.ORG Tue Dec 12 18:45:07 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 358C516A504 for ; Tue, 12 Dec 2006 18:45:07 +0000 (UTC) (envelope-from oliver@FreeBSD.org) Received: from avocado.salatschuessel.net (avocado.salatschuessel.net [83.136.81.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DF6443D39 for ; Tue, 12 Dec 2006 18:42:59 +0000 (GMT) (envelope-from oliver@FreeBSD.org) Received: (qmail 34782 invoked by uid 89); 12 Dec 2006 18:43:49 -0000 Received: from unknown (HELO kartoffel.salatschuessel.net) (83.136.81.185) by avocado.salatschuessel.net with SMTP; 12 Dec 2006 18:43:49 -0000 Date: Tue, 12 Dec 2006 19:43:23 +0100 From: Oliver Lehmann To: Xavier Otazu Message-Id: <20061212194323.0c706fcd.oliver@FreeBSD.org> In-Reply-To: <20061212191455.25aba1bc@cvc131.uab.es> References: <20061212191455.25aba1bc@cvc131.uab.es> X-Mailer: Sylpheed version 2.2.10 (GTK+ 2.10.6; amd64-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org Subject: Re: xfce freebsd port patch X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Dec 2006 18:45:07 -0000 Xavier Otazu wrote: > I am having problems applying the xfce4.4_ports_10.diff file to the > ports collection. > > I get the latest port collection using cvsup. I apply the > xfce4.4_ports_10.shar file. After that, I make > > patch -u < xfce4.4_ports_10.shar > > but some ports are not updated. For example, libexo is not updated to > the last version, but it is specified int he diff file I've uploaded a new version of the patch to include the recent xfce port changes. The patch will now apply w/o errors. Anyway, you have to use patch for the .diff file, and just execute the shar file with sh. http://people.freebsd.org/~oliver/xfce/xfce4.4_ports_11.tar.bz2 -- Oliver Lehmann http://www.pofo.de/ http://wishlist.ans-netz.de/ From owner-freebsd-ports@FreeBSD.ORG Tue Dec 12 20:21:50 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5FEBC16A40F for ; Tue, 12 Dec 2006 20:21:50 +0000 (UTC) (envelope-from bsd-unix@earthlink.net) Received: from pop-siberian.atl.sa.earthlink.net (pop-siberian.atl.sa.earthlink.net [207.69.195.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C5C4445FD for ; Tue, 12 Dec 2006 20:07:14 +0000 (GMT) (envelope-from bsd-unix@earthlink.net) Received: from fl-71-54-28-212.dhcp.embarqhsd.net ([71.54.28.212] helo=kt.weeeble.com) by pop-siberian.atl.sa.earthlink.net with smtp (Exim 3.36 #1) id 1GuDva-00003S-00 for freebsd-ports@freebsd.org; Tue, 12 Dec 2006 15:08:38 -0500 Date: Tue, 12 Dec 2006 15:08:34 -0500 From: Randy Pratt To: freebsd-ports@freebsd.org Message-Id: <20061212150834.7622cdec.bsd-unix@earthlink.net> X-Mailer: Sylpheed version 2.2.10 (GTK+ 2.10.6; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: editors/xemacs-21.4.20 - package build failure - missing .elc files X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Dec 2006 20:21:50 -0000 I just updated ports and tried to build a package for xemacs-21.4.20 but apparently there are missing files, an incorrect packing list or some option that is not turned on. I'm not building it with any options other than the defaults. This is a 6.2-PRERELEASE box and ports were cvsupped just a couple of hours ago. Any help in resolving this would be appreciated. I can do any testing or provide more information if it would be helpful! Thanks, Randy The details: ============= The port builds and installs but building a package with "pkg_create -R -b xemacs-21.4.20" fails at: tar: lib/xemacs-21.4.20/lisp/mule/arabic.elc: Cannot stat: No such file or directory tar: lib/xemacs-21.4.20/lisp/mule/canna-leim.elc: Cannot stat: No such file or directory tar: lib/xemacs-21.4.20/lisp/mule/chinese.elc: Cannot stat: No such file or directory tar: lib/xemacs-21.4.20/lisp/mule/custom-load.elc: Cannot stat: No such file or directory tar: lib/xemacs-21.4.20/lisp/mule/cyrillic.elc: Cannot stat: No such file or directory tar: lib/xemacs-21.4.20/lisp/mule/english.elc: Cannot stat: No such file or directory tar: lib/xemacs-21.4.20/lisp/mule/ethiopic.elc: Cannot stat: No such file or directory tar: lib/xemacs-21.4.20/lisp/mule/european.elc: Cannot stat: No such file or directory tar: lib/xemacs-21.4.20/lisp/mule/greek.elc: Cannot stat: No such file or directory tar: lib/xemacs-21.4.20/lisp/mule/hebrew.elc: Cannot stat: No such file or directory tar: lib/xemacs-21.4.20/lisp/mule/japanese.elc: Cannot stat: No such file or directory tar: lib/xemacs-21.4.20/lisp/mule/kinsoku.elc: Cannot stat: No such file or directory tar: lib/xemacs-21.4.20/lisp/mule/korean.elc: Cannot stat: No such file or directory tar: lib/xemacs-21.4.20/lisp/mule/latin.elc: Cannot stat: No such file or directory tar: lib/xemacs-21.4.20/lisp/mule/misc-lang.elc: Cannot stat: No such file or directory tar: lib/xemacs-21.4.20/lisp/mule/mule-category.elc: Cannot stat: No such file or directory tar: lib/xemacs-21.4.20/lisp/mule/mule-ccl.elc: Cannot stat: No such file or directory tar: lib/xemacs-21.4.20/lisp/mule/mule-charset.elc: Cannot stat: No such file or directory tar: lib/xemacs-21.4.20/lisp/mule/mule-cmds.elc: Cannot stat: No such file or directory tar: lib/xemacs-21.4.20/lisp/mule/mule-coding.elc: Cannot stat: No such file or directory tar: lib/xemacs-21.4.20/lisp/mule/mule-help.elc: Cannot stat: No such file or directory tar: lib/xemacs-21.4.20/lisp/mule/mule-init.elc: Cannot stat: No such file or directory tar: lib/xemacs-21.4.20/lisp/mule/mule-misc.elc: Cannot stat: No such file or directory tar: lib/xemacs-21.4.20/lisp/mule/mule-tty-init.elc: Cannot stat: No such file or directory tar: lib/xemacs-21.4.20/lisp/mule/mule-x-init.elc: Cannot stat: No such file or directory tar: lib/xemacs-21.4.20/lisp/mule/thai-xtis-chars.elc: Cannot stat: No such file or directory tar: lib/xemacs-21.4.20/lisp/mule/thai-xtis.elc: Cannot stat: No such file or directory tar: lib/xemacs-21.4.20/lisp/mule/viet-chars.elc: Cannot stat: No such file or directory tar: lib/xemacs-21.4.20/lisp/mule/vietnamese.elc: Cannot stat: No such file or directory pkg_create: make_dist: tar command failed with code 256 -- From owner-freebsd-ports@FreeBSD.ORG Tue Dec 12 20:32:42 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 115EF16A6DB for ; Tue, 12 Dec 2006 20:32:42 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.FreeBSD.org (Postfix) with SMTP id 0103D43CEA for ; Tue, 12 Dec 2006 20:27:18 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: (qmail 30051 invoked by uid 399); 12 Dec 2006 20:28:23 -0000 Received: from localhost (HELO ?192.168.0.5?) (dougb@dougbarton.us@127.0.0.1) by localhost with SMTP; 12 Dec 2006 20:28:23 -0000 X-Originating-IP: 127.0.0.1 Message-ID: <457F10E5.5070901@FreeBSD.org> Date: Tue, 12 Dec 2006 12:28:21 -0800 From: Doug Barton Organization: http://www.freebsd.org/ User-Agent: Thunderbird 1.5.0.8 (X11/20061125) MIME-Version: 1.0 To: Jun Kuriyama , ports@FreeBSD.org, Andrew Pantyukhin References: <7mu003jdyg.wl%kuriyama@imgsrc.co.jp> <457DA05F.8010805@FreeBSD.org> <7mr6v6ht57.wl%kuriyama@imgsrc.co.jp> <457E5DB4.7030204@FreeBSD.org> <7mbqm9ijr9.wl%kuriyama@imgsrc.co.jp> <20061212145124.GA3446@straylight.m.ringlet.net> In-Reply-To: <20061212145124.GA3446@straylight.m.ringlet.net> X-Enigmail-Version: 0.94.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: HEADS UP : security/gnupg will be upgraded to 2.0.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Dec 2006 20:32:42 -0000 Peter Pentchev wrote: > On Tue, Dec 12, 2006 at 05:46:50PM +0900, Jun Kuriyama wrote: >> At Mon, 11 Dec 2006 23:43:48 -0800, >> Doug Barton wrote: >>> If this is your plan, it leads me to the next question, which is how >>> are you going to handle the fact that GnuPG 2.x does not install a >>> binary named "gpg?" Will you install a symlink if gnupg1 is not >>> installed? And if so, will it CONFLICT with that port? If we are going >>> to suggest to users that 2.x is the default, I think we need to >>> provide support for those legacy(?) apps that think gnupg is spelled gpg. >> Yes, that's my difficult decision in this upgrade. I understand you >> care about existing users not to violate POLA, but I basically choose >> this way for new users. :-( >> >> If "gpg" binary consumer is ports-installed one and have explicit >> dependency on its Makefile, "portupgrade -R gnupg" will install >> security/gnupg *AND* security/gnupg1. But if is is not from ports, >> just only users from command line or have implicit dependency (like >> mail/mailcrypt which I'm using), only "gpg2" binary is exist after >> portupgrade. >> >> I have no clue about last problem for now (only pkg-message or >> UPDATING). This maybe critical for casual portupgrade users. > > Err... I wonder... How about repo-copying (or rather, repo-moving) > the current security/gnupg to security/gnupg1, and creating a new > security/gnupg meta-port with runtime dependencies on *both* gnupg1 and > gnupg2? In my mind this is overkill, since the gpg2 binary provides exactly the same functionality as the gpg binary. I don't see any reason to install them both. What might make sense is for the gnupg 2.x port to install a gpg symlink to gpg2. I've done that on my own system for convenience sake. That will get hairy if the user tries to install gnupg 1.x though. Both gnupg ports will need logic to handle what to do with the symlink if the other port is installed. Doug -- This .signature sanitized for your protection From owner-freebsd-ports@FreeBSD.ORG Tue Dec 12 20:33:27 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3533916A510; Tue, 12 Dec 2006 20:33:27 +0000 (UTC) (envelope-from beech@alaskaparadise.com) Received: from stargate.alaskaparadise.com (114-103-74-65.gci.net [65.74.103.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E8BD43CA9; Tue, 12 Dec 2006 20:32:01 +0000 (GMT) (envelope-from beech@alaskaparadise.com) Received: by stargate.alaskaparadise.com (Postfix, from userid 0) id 0232E45B3; Tue, 12 Dec 2006 11:33:25 -0900 (AKST) From: Beech Rintoul Organization: Alaska Paradise Travel To: LI Xin Date: Tue, 12 Dec 2006 11:33:05 -0900 User-Agent: KMail/1.9.4 References: <200612120626.55003.beech@alaskaparadise.com> <457EDD10.3080402@delphij.net> In-Reply-To: <457EDD10.3080402@delphij.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1812995.tdhzG49cj0"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200612121133.22906.beech@alaskaparadise.com> Cc: "Simon L. Nielsen" , freebsd-ports@freebsd.org Subject: Re: Security patches X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Dec 2006 20:33:27 -0000 --nextPart1812995.tdhzG49cj0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday 12 December 2006 07:47, LI Xin wrote: > Hi, Beech, > > Beech Rintoul wrote: > > Would one of the comitters please grab ports/106623 and commit it? The = pr > > contains two important security patches for ftp/proftpd. I'd like to see > > these get into the tree asap. Thanks in advance for your time. > > I have just committed the patches found in ports/106623, and have sent > simon@ a patch for vuxml entry, which would help our users to use > portaudit(1) against their packages. > > Please consider also add some more information about the security > advisory information, as well as the place you have obtained the patch > (e.g. from CVS with revision numbers, from a third party, etc.) so that > we will be able to process more quickly. > > Thanks for your support to the FreeBSD Project :-) > > Cheers, > -- > Xin LI =A0=A0=A0=A0http://www.delphij.net/ Please append this info to the tree. ftp/proftpd latest commit. Patches from developer. ProFTPD "sreplace()" Buffer Overflow Vulnerability ProFTPD mod_tls Buffer Overflow Vulnerability Thanks, Beech =2D-=20 =2D------------------------------------------------------------------------= =2D------------- Beech Rintoul - Sys. Administrator - beech@alaskaparadise.com /"\ ASCII Ribbon Campaign | Alaska Paradise Travel \ / - NO HTML/RTF in e-mail | 201 East 9Th Avenue Ste.310 X - NO Word docs in e-mail | Anchorage, AK 99501 / \ - Please visit Alaska Paradise - http://www.alaskaparadise.com =2D------------------------------------------------------------------------= =2D------------- --nextPart1812995.tdhzG49cj0 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQBFfxISp5D0B1NlT4URAs0YAKCJb6udTZxj/yFo0CQlZ2qHbQU4jACfeXLo XxEe/9Tb/or2AX3Mp51uENs= =rsBf -----END PGP SIGNATURE----- --nextPart1812995.tdhzG49cj0-- From owner-freebsd-ports@FreeBSD.ORG Tue Dec 12 21:44:46 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B622116A52D; Tue, 12 Dec 2006 21:44:46 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from centrmmtao02.cox.net (centrmmtao02.cox.net [70.168.83.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94BBD4427B; Tue, 12 Dec 2006 21:33:55 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by centrmmtao02.cox.net (InterMail vM.6.01.06.03 201-2131-130-104-20060516) with ESMTP id <20061212213506.YIAD7367.centrmmtao02.cox.net@eastrmimpo02.cox.net>; Tue, 12 Dec 2006 16:35:06 -0500 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo02.cox.net with bizsmtp id xxZw1V0044iy4EG0000000; Tue, 12 Dec 2006 16:33:56 -0500 Date: Tue, 12 Dec 2006 15:36:15 -0600 To: "Doug Barton" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <4577D8BE.6020105@freebsd.org> <720051dc0612070110q6f31b798q5d308af7c853b5f5@mail.gmail.com> <20061207125032.M18462@martymac.com> <45783EFC.4030703@appriss.com> <45792D51.8070402@FreeBSD.org> Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: <45792D51.8070402@FreeBSD.org> User-Agent: Opera Mail/9.02 (Linux) Cc: "ganael.laplanche" , David Sledge , freebsd-ports@freebsd.org, Mark Ovens , James Seward Subject: Re: Firefox & thunderbird crash saving a file X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Dec 2006 21:44:46 -0000 On Fri, 08 Dec 2006 03:16:01 -0600, Doug Barton wrote: > Jeremy Messenger wrote: >> >> >> Guys, more of 'me too' are so useless. Please make your bug report >> useful. marcus is still waiting for someone to fill out his request[1]. >> I can't fill out his request, because I still can't reproduce it on two >> systems. If I can reproduce it then his request will be complete, >> because all of my ports are always compile with the debug. >> >> [1] >> http://lists.freebsd.org/pipermail/freebsd-gnome/2006-November/016179.html > > I'm about half way through rebuilding everything with debug symbols, > but FYI I can reproduce this at will just by trying to print with CUPS > from either thunderbird or firefox 2.0. The traces I have gotten make > it look like threading problems, and they persist using libpthread or > libthr. marcus has won the fight, so he has a patch to fix it. http://lists.freebsd.org/pipermail/freebsd-gnome/2006-December/016302.html Cheers, Mezz > hth, > > Doug -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org From owner-freebsd-ports@FreeBSD.ORG Tue Dec 12 22:09:31 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5F16116A403 for ; Tue, 12 Dec 2006 22:09:31 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.FreeBSD.org (Postfix) with SMTP id D3DD944057 for ; Tue, 12 Dec 2006 21:47:31 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: (qmail 3830 invoked by uid 399); 12 Dec 2006 21:48:45 -0000 Received: from localhost (HELO ?192.168.0.5?) (dougb@dougbarton.us@127.0.0.1) by localhost with SMTP; 12 Dec 2006 21:48:45 -0000 X-Originating-IP: 127.0.0.1 Message-ID: <457F23BB.5010505@FreeBSD.org> Date: Tue, 12 Dec 2006 13:48:43 -0800 From: Doug Barton Organization: http://www.freebsd.org/ User-Agent: Thunderbird 1.5.0.8 (X11/20061125) MIME-Version: 1.0 To: Jeremy Messenger References: <4577D8BE.6020105@freebsd.org> <720051dc0612070110q6f31b798q5d308af7c853b5f5@mail.gmail.com> <20061207125032.M18462@martymac.com> <45783EFC.4030703@appriss.com> <45792D51.8070402@FreeBSD.org> In-Reply-To: X-Enigmail-Version: 0.94.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: Firefox & thunderbird crash saving a file X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Dec 2006 22:09:31 -0000 Jeremy Messenger wrote: > On Fri, 08 Dec 2006 03:16:01 -0600, Doug Barton wrote: > >> Jeremy Messenger wrote: >>> >>> >>> Guys, more of 'me too' are so useless. Please make your bug report >>> useful. marcus is still waiting for someone to fill out his request[1]. >>> I can't fill out his request, because I still can't reproduce it on two >>> systems. If I can reproduce it then his request will be complete, >>> because all of my ports are always compile with the debug. >>> >>> [1] >>> http://lists.freebsd.org/pipermail/freebsd-gnome/2006-November/016179.html >>> >> >> I'm about half way through rebuilding everything with debug symbols, >> but FYI I can reproduce this at will just by trying to print with CUPS >> from either thunderbird or firefox 2.0. The traces I have gotten make >> it look like threading problems, and they persist using libpthread or >> libthr. > > marcus has won the fight, so he has a patch to fix it. > > http://lists.freebsd.org/pipermail/freebsd-gnome/2006-December/016302.html I don't have that port installed, but thanks for thinking of me. :) Doug -- This .signature sanitized for your protection From owner-freebsd-ports@FreeBSD.ORG Tue Dec 12 22:21:53 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3AC3C16A51E; Tue, 12 Dec 2006 22:21:53 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from centrmmtao05.cox.net (centrmmtao05.cox.net [70.168.83.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B9C044322; Tue, 12 Dec 2006 21:54:07 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by centrmmtao05.cox.net (InterMail vM.6.01.06.03 201-2131-130-104-20060516) with ESMTP id <20061212215445.BFMP18269.centrmmtao05.cox.net@eastrmimpo02.cox.net>; Tue, 12 Dec 2006 16:54:45 -0500 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo02.cox.net with bizsmtp id xxtb1V00S4iy4EG0000000; Tue, 12 Dec 2006 16:53:36 -0500 Date: Tue, 12 Dec 2006 15:55:55 -0600 To: "Doug Barton" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <4577D8BE.6020105@freebsd.org> <720051dc0612070110q6f31b798q5d308af7c853b5f5@mail.gmail.com> <20061207125032.M18462@martymac.com> <45783EFC.4030703@appriss.com> <45792D51.8070402@FreeBSD.org> <457F23BB.5010505@FreeBSD.org> Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: <457F23BB.5010505@FreeBSD.org> User-Agent: Opera Mail/9.02 (Linux) Cc: freebsd-ports@freebsd.org Subject: Re: Firefox & thunderbird crash saving a file X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Dec 2006 22:21:53 -0000 On Tue, 12 Dec 2006 15:48:43 -0600, Doug Barton wrote: > Jeremy Messenger wrote: >> On Fri, 08 Dec 2006 03:16:01 -0600, Doug Barton >> wrote: >> >>> Jeremy Messenger wrote: >>>> >>>> >>>> Guys, more of 'me too' are so useless. Please make your bug report >>>> useful. marcus is still waiting for someone to fill out his >>>> request[1]. >>>> I can't fill out his request, because I still can't reproduce it on >>>> two >>>> systems. If I can reproduce it then his request will be complete, >>>> because all of my ports are always compile with the debug. >>>> >>>> [1] >>>> http://lists.freebsd.org/pipermail/freebsd-gnome/2006-November/016179.html >>>> >>> >>> I'm about half way through rebuilding everything with debug symbols, >>> but FYI I can reproduce this at will just by trying to print with CUPS >>> from either thunderbird or firefox 2.0. The traces I have gotten make >>> it look like threading problems, and they persist using libpthread or >>> libthr. >> >> marcus has won the fight, so he has a patch to fix it. >> >> http://lists.freebsd.org/pipermail/freebsd-gnome/2006-December/016302.html > > I don't have that port installed, but thanks for thinking of me. :) Oh, your problem is different after I read your message again. I don't have any of printer, so unsure with your problem. As for the Firefox/Thunderbird users with KDE, check above link for a solution. /me needs to get printer for his own in someday.... Cheers, Mezz > Doug -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org From owner-freebsd-ports@FreeBSD.ORG Tue Dec 12 22:54:46 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4075916A518 for ; Tue, 12 Dec 2006 22:54:46 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: from mail4out.barnet.com.au (mail4.barnet.com.au [202.83.178.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id 875854417F for ; Tue, 12 Dec 2006 22:10:29 +0000 (GMT) (envelope-from edwin@mavetju.org) Received: by mail4out.barnet.com.au (Postfix, from userid 1001) id 6EACE37BACF; Wed, 13 Dec 2006 09:11:44 +1100 (EST) X-Viruscan-Id: <457F29200000B614BD65A8@BarNet> Received: from mail4auth.barnet.com.au (mail4.barnet.com.au [202.83.178.125]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mail4.barnet.com.au (Postfix) with ESMTP id 3CB92423A77; Wed, 13 Dec 2006 09:11:44 +1100 (EST) Received: from k7.mavetju (k7.mavetju.org [10.251.1.18]) by mail4auth.barnet.com.au (Postfix) with ESMTP id CD7E637BB4C; Wed, 13 Dec 2006 09:11:43 +1100 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 9470E130; Wed, 13 Dec 2006 09:11:43 +1100 (EST) Date: Wed, 13 Dec 2006 09:11:43 +1100 From: Edwin Groothuis To: Vivek Khera Message-ID: <20061212221143.GJ90162@k7.mavetju> References: <20061211184753.3f1a8601@miwi.homeunix.org> <20061211231327.GA29664@soaustin.net> <20061211234106.GA30714@soaustin.net> <4EFE4CB4-82FC-4F96-A24E-F1E176EBE6B8@khera.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4EFE4CB4-82FC-4F96-A24E-F1E176EBE6B8@khera.org> User-Agent: Mutt/1.4.2.1i Cc: ports@freebsd.org Subject: Re: failure of policy X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Dec 2006 22:54:46 -0000 On Tue, Dec 12, 2006 at 10:19:31AM -0500, Vivek Khera wrote: > > On Dec 11, 2006, at 6:41 PM, Mark Linimon wrote: > > >Well, this looks to have been a combination of two human errors (on > >that > >particular PR), which the code really doesn't know how to deal > >with. But > >after looking at it, I'm not too sure what we could have done > >differently. > > Human error I can understand, but *twice*? Once from the update from > 1.1.5 to 1.2.0 and again update to 1.2.1. > > Whatever it is, now that's what we've got. The slony project will be > rolling out a 1.2.2 release which should be production-worthy within > the next few days. I'll post an update for that. > > People should avoid using the 1.2.0 and 1.2.1 releases unless they > really know what they're doing and can fix the problems that may arise. If you want we can... - Backout the changes to 1.1.5 - Put a FORBIDDEN in the makefile so people will know about the issues. Put any one :-) Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/ From owner-freebsd-ports@FreeBSD.ORG Tue Dec 12 22:57:49 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 240EE16A4FD for ; Tue, 12 Dec 2006 22:57:49 +0000 (UTC) (envelope-from vivek@khera.org) Received: from yertle.kcilink.com (yertle.kcilink.com [74.92.149.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED535442D4 for ; Tue, 12 Dec 2006 22:13:30 +0000 (GMT) (envelope-from vivek@khera.org) Received: from [192.168.7.103] (host-103.int.kcilink.com [192.168.7.103]) by yertle.kcilink.com (Postfix) with ESMTP id 9E92CB80A for ; Tue, 12 Dec 2006 17:14:54 -0500 (EST) Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <20061212221143.GJ90162@k7.mavetju> References: <20061211184753.3f1a8601@miwi.homeunix.org> <20061211231327.GA29664@soaustin.net> <20061211234106.GA30714@soaustin.net> <4EFE4CB4-82FC-4F96-A24E-F1E176EBE6B8@khera.org> <20061212221143.GJ90162@k7.mavetju> Content-Type: multipart/signed; micalg=sha1; boundary=Apple-Mail-12-823416295; protocol="application/pkcs7-signature" Message-Id: <514075B7-3DE2-41E0-9403-78B5430E087E@khera.org> From: Vivek Khera Date: Tue, 12 Dec 2006 17:14:53 -0500 To: ports@freebsd.org X-Mailer: Apple Mail (2.752.2) X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: failure of policy X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Dec 2006 22:57:49 -0000 --Apple-Mail-12-823416295 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed >> People should avoid using the 1.2.0 and 1.2.1 releases unless they >> really know what they're doing and can fix the problems that may >> arise. > > If you want we can... > > - Backout the changes to 1.1.5 > - Put a FORBIDDEN in the makefile so people will know about the > issues. Nah. It works for new installs just not for upgrades. --Apple-Mail-12-823416295-- From owner-freebsd-ports@FreeBSD.ORG Wed Dec 13 01:44:03 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9CA9E16A403; Wed, 13 Dec 2006 01:44:03 +0000 (UTC) (envelope-from kuriyama@imgsrc.co.jp) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [210.226.20.147]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7114443CAE; Wed, 13 Dec 2006 01:42:35 +0000 (GMT) (envelope-from kuriyama@imgsrc.co.jp) Received: from localhost (magenta.imgsrc.co.jp [210.226.20.134]) by black.imgsrc.co.jp (Postfix) with ESMTP id CA8B650F23; Wed, 13 Dec 2006 10:44:00 +0900 (JST) X-Virus-Scanned: IMG SRC scanner at virus.imgsrc.co.jp (magenta) Received: from black.imgsrc.co.jp ([210.226.20.147]) by localhost (magenta.imgsrc.co.jp [210.226.20.134]) (amavisd-new, port 10024) with ESMTP id NQ8eB9HWEqnx; Wed, 13 Dec 2006 10:44:00 +0900 (JST) Received: from pink.imgsrc.co.jp (pink.imgsrc.co.jp [210.226.20.36]) by black.imgsrc.co.jp (Postfix) with ESMTP id 7DDF350ECB; Wed, 13 Dec 2006 10:44:00 +0900 (JST) Date: Wed, 13 Dec 2006 10:44:00 +0900 Message-ID: <7mu000h8nz.wl%kuriyama@imgsrc.co.jp> From: Jun Kuriyama To: Doug Barton In-Reply-To: <457F10E5.5070901@FreeBSD.org> References: <7mu003jdyg.wl%kuriyama@imgsrc.co.jp> <457DA05F.8010805@FreeBSD.org> <7mr6v6ht57.wl%kuriyama@imgsrc.co.jp> <457E5DB4.7030204@FreeBSD.org> <7mbqm9ijr9.wl%kuriyama@imgsrc.co.jp> <20061212145124.GA3446@straylight.m.ringlet.net> <457F10E5.5070901@FreeBSD.org> User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/21.3 (i386--freebsd) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="Multipart_Wed_Dec_13_10:44:00_2006-1" Cc: ports@FreeBSD.org Subject: Re: HEADS UP : security/gnupg will be upgraded to 2.0.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Dec 2006 01:44:03 -0000 --Multipart_Wed_Dec_13_10:44:00_2006-1 Content-Type: text/plain; charset=US-ASCII At Tue, 12 Dec 2006 12:28:21 -0800, Doug Barton wrote: > >> I have no clue about last problem for now (only pkg-message or > >> UPDATING). This maybe critical for casual portupgrade users. > > > > Err... I wonder... How about repo-copying (or rather, repo-moving) > > the current security/gnupg to security/gnupg1, and creating a new > > security/gnupg meta-port with runtime dependencies on *both* gnupg1 and > > gnupg2? > > In my mind this is overkill, since the gpg2 binary provides exactly > the same functionality as the gpg binary. I don't see any reason to > install them both. > > What might make sense is for the gnupg 2.x port to install a gpg > symlink to gpg2. I've done that on my own system for convenience sake. > That will get hairy if the user tries to install gnupg 1.x though. > Both gnupg ports will need logic to handle what to do with the symlink > if the other port is installed. Seems fine. Like this? -- Jun Kuriyama // IMG SRC, Inc. // FreeBSD Project --Multipart_Wed_Dec_13_10:44:00_2006-1 Content-Type: application/octet-stream; type=patch Content-Disposition: attachment; filename="gnupg.diff" Content-Transfer-Encoding: 7bit Index: security/gnupg/Makefile =================================================================== RCS file: /home/ncvs/ports/security/gnupg/Makefile,v retrieving revision 1.92 diff -u -r1.92 Makefile --- security/gnupg/Makefile 8 Dec 2006 09:25:31 -0000 1.92 +++ security/gnupg/Makefile 13 Dec 2006 01:22:54 -0000 @@ -6,8 +6,7 @@ # PORTNAME= gnupg -PORTVERSION= 1.4.6 -PORTREVISION= 1 +PORTVERSION= 2.0.1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= gnupg @@ -17,95 +16,76 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= The GNU Privacy Guard +BUILD_DEPENDS= ${LOCALBASE}/lib/libassuan.a:${PORTSDIR}/security/libassuan +LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt \ + gpg-error:${PORTSDIR}/security/libgpg-error \ + ksba.17:${PORTSDIR}/security/libksba \ + pth.20:${PORTSDIR}/devel/pth +RUN_DEPENDS= dirmngr:${PORTSDIR}/security/dirmngr + USE_BZIP2= YES USE_GMAKE= YES GNU_CONFIGURE= YES -CONFIGURE_TARGET= --build ${MACHINE_ARCH}-portbld-freebsd${OSREL} -CONFIGURE_ARGS= --infodir=${PREFIX}/info --mandir=${PREFIX}/man -.if ${MACHINE_CPU:Mi586} -MACHINE_ARCH= i586 -.endif -CFLAGS:= ${CFLAGS:S/-pipe//g} -MAN1= gpg.1 gpgv.1 gpg.ru.1 -MAN7= gnupg.7 -INFO= gnupg1 - -PORTDOCS= * - -OPTIONS= LDAP "LDAP keyserver interface" off \ - LIBICONV "use libiconv" off \ - LIBUSB "use libusb" off \ - SUID_GPG "install GPG with suid" off \ - NLS "Native Language Support" on \ - CURL "use libcurl for the keyserver interface" on +USE_ICONV= YES +USE_LDCONFIG= YES +CONFIGURE_TARGET=# empty +CONFIGURE_ARGS+= --infodir=${PREFIX}/info --mandir=${PREFIX}/man \ + --with-libpth-prefix=${LOCALBASE}/lib/pth +MAN1= gpg2.1 gpgsm.1 gpgv2.1 gpg-agent.1 scdaemon.1 watchgnupg.1 \ + gpgconf.1 gpg-preset-passphrase.1 gpg-connect-agent.1 \ + gpgparsemail.1 symcryptrun.1 gpgsm-gencert.sh.1 +MAN8= addgnupghome.8 +INFO= gnupg + +OPTIONS= NLS "Include National Language Support" on \ + LDAP "Include LDAP keyserver support" off \ + SCDAEMON "Enable Smartcard daemon (with libusb)" off \ + CURL "Use the real curl library (worked around if no)" on .include -.if defined(WITH_LIBICONV) -USE_ICONV= yes -.else -CONFIGURE_ARGS+= --without-libiconv-prefix -.endif - -.if defined(WITH_LIBUSB) -CONFIGURE_ARGS+= --with-libusb=${LOCALBASE} -LIB_DEPENDS+= usb-0.1.8:${PORTSDIR}/devel/libusb +.if defined(WITHOUT_NLS) +CONFIGURE_ARGS+=--disable-nls +PLIST_SUB+= NLS="@comment " .else -CONFIGURE_ARGS+= --without-libusb +USE_GETTEXT= YES +PLIST_SUB+= NLS="" .endif .if defined(WITH_LDAP) -USE_OPENLDAP= yes -PLIST_SUB+= WITH_LDAP="" -CONFIGURE_ARGS+= --with-ldap=${LOCALBASE} -#CONFIGURE_ENV+= LDFLAGS="-L/usr/lib" +USE_OPENLDAP= YES +CONFIGURE_ARGS+=--with-ldap=${LOCALBASE} +PLIST_SUB+= LDAP="" .else -PLIST_SUB+= WITH_LDAP="@comment " -CONFIGURE_ARGS+= --disable-ldap +CONFIGURE_ARGS+=--disable-ldap +PLIST_SUB+= LDAP="@comment " .endif -.if !defined(WITHOUT_NLS) -USE_GETTEXT= YES -PLIST_SUB+= NLS="" +.if defined(WITH_SCDAEMON) +CONFIGURE_ARGS+=--enable-scdaemon +LIB_DEPENDS+= usb-0.1:${PORTSDIR}/devel/libusb +PLIST_SUB+= SCDAEMON="" .else -CONFIGURE_ARGS+=--disable-nls -PLIST_SUB+= NLS="@comment " +CONFIGURE_ARGS+=--disable-scdaemon +PLIST_SUB+= SCDAEMON="@comment " .endif -.if !defined(WITHOUT_CURL) +.if defined(WITHOUT_CURL) +CONFIGURE_ARGS+=--without-libcurl +.else LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl CONFIGURE_ARGS+=--with-libcurl=${LOCALBASE} -# Work around a GnuPG configure buglet -CONFIGURE_ENV+= _libcurl_config=${LOCALBASE}/bin/curl-config -.else -CONFIGURE_ARGS+=--without-libcurl .endif -post-install: -.if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} -.for i in DETAILS FAQ HACKING OpenPGP - ${INSTALL_DATA} ${WRKSRC}/doc/${i} ${DOCSDIR} -.endfor -.for i in ABOUT-NLS AUTHORS BUGS COPYING INSTALL NEWS PROJECTS \ - README THANKS TODO VERSION - ${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} -.endfor -.endif -.if defined(WITH_SUID_GPG) - ${CHMOD} u+s ${PREFIX}/bin/gpg -.endif -.if ${OSVERSION} < 500019 - @${CAT} ${PKGMESSAGE} -.else -PKGMESSAGE= /nonexistent -.endif +verify: checksum + gpg --verify ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}.sig -.if ${OSVERSION} < 500000 -CONFIGURE_ARGS+= --without-readline -.endif +pre-configure: + ${REINPLACE_CMD} -e "s@-lpthread@${PTHREAD_LIBS}@g" \ + ${WRKSRC}/acinclude.m4 ${WRKSRC}/aclocal.m4 ${WRKSRC}/configure -check: - (cd ${WRKSRC}; ${MAKE} check) +post-install: + PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL + @${CAT} ${PKGMESSAGE} .include Index: security/gnupg/distinfo =================================================================== RCS file: /home/ncvs/ports/security/gnupg/distinfo,v retrieving revision 1.39 diff -u -r1.39 distinfo --- security/gnupg/distinfo 7 Dec 2006 00:34:16 -0000 1.39 +++ security/gnupg/distinfo 9 Dec 2006 07:54:26 -0000 @@ -1,6 +1,6 @@ -MD5 (gnupg-1.4.6.tar.bz2) = ec8dc6df1bd83c1d7e1a1ea10653f9f4 -SHA256 (gnupg-1.4.6.tar.bz2) = fd5a72418e55669b88076c2a6f11c3a59bf92a2071008567e65ae12b7372008e -SIZE (gnupg-1.4.6.tar.bz2) = 3149454 -MD5 (gnupg-1.4.6.tar.bz2.sig) = 8b905292140d60fe493fab7d5b22c96d -SHA256 (gnupg-1.4.6.tar.bz2.sig) = fb9294762932b34f2fd5a4b168f4c3a248aa7403c2aed8bffa5f67274b1b052d -SIZE (gnupg-1.4.6.tar.bz2.sig) = 158 +MD5 (gnupg-2.0.1.tar.bz2) = eb24e258db73f4cb53a3ce18375efa21 +SHA256 (gnupg-2.0.1.tar.bz2) = 49949762a4e080379dcca23948442d50488f0d74e04bcba87fc49e19a899b01d +SIZE (gnupg-2.0.1.tar.bz2) = 3923924 +MD5 (gnupg-2.0.1.tar.bz2.sig) = 58b1bbc2f34c0882ab1a49542a8ffd45 +SHA256 (gnupg-2.0.1.tar.bz2.sig) = 2e49d6cfcb9ad12bc10e7185435761622c2da12b850c6c31925da3b4c8100628 +SIZE (gnupg-2.0.1.tar.bz2.sig) = 158 Index: security/gnupg/pkg-descr =================================================================== RCS file: /home/ncvs/ports/security/gnupg/pkg-descr,v retrieving revision 1.4 diff -u -r1.4 pkg-descr --- security/gnupg/pkg-descr 6 Nov 2000 08:37:20 -0000 1.4 +++ security/gnupg/pkg-descr 3 Dec 2006 11:45:20 -0000 @@ -5,5 +5,3 @@ application. WWW: http://www.gnupg.org/ - -kuriyama@FreeBSD.org Index: security/gnupg/pkg-install =================================================================== RCS file: security/gnupg/pkg-install diff -N security/gnupg/pkg-install --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ security/gnupg/pkg-install 13 Dec 2006 01:09:56 -0000 @@ -0,0 +1,14 @@ +#!/bin/sh +# +# $FreeBSD$ +# + +if [ "$2" != "POST-INSTALL" ]; then + exit 0 +fi + +if [ -r ${PKG_PREFIX}/bin/gpg ] || [ -L ${PKG_PREFIX}/bin/gpg ]; then + # Skip. +else + ln -s gpg2 ${PKG_PREFIX}/bin/gpg +fi Index: security/gnupg/pkg-message =================================================================== RCS file: /home/ncvs/ports/security/gnupg/pkg-message,v retrieving revision 1.2 diff -u -r1.2 pkg-message --- security/gnupg/pkg-message 12 May 2003 01:46:27 -0000 1.2 +++ security/gnupg/pkg-message 3 Dec 2006 11:57:42 -0000 @@ -1,5 +1,19 @@ -************************************************************ -TIPS: - o Use rndcontrol(8) if you want more entropy. - See http://people.freebsd.org/~dougb/randomness.html for more details. -************************************************************ + + + +############################################################################### + A T T E N T I O N + +In order to use gpg-agent, you need to install a pinentry dialog. + +The following ports of pinentry dialogs are available: + +security/pinentry-curses (ncurses based dialog) +security/pinentry-gtk (GTK 1.2 based dialog) +security/pinentry-gtk2 (GTK 2.x based dialog) +security/pinentry-qt (QT based dialog) + +############################################################################### + + + Index: security/gnupg/pkg-plist =================================================================== RCS file: /home/ncvs/ports/security/gnupg/pkg-plist,v retrieving revision 1.37 diff -u -r1.37 pkg-plist --- security/gnupg/pkg-plist 17 Aug 2006 19:39:48 -0000 1.37 +++ security/gnupg/pkg-plist 13 Dec 2006 01:37:04 -0000 @@ -1,64 +1,56 @@ -bin/gpg -bin/gpg-zip -bin/gpgsplit -bin/gpgv -%%WITH_LDAP%%libexec/gnupg/gpgkeys_ldap -libexec/gnupg/gpgkeys_curl -libexec/gnupg/gpgkeys_finger -libexec/gnupg/gpgkeys_hkp -@dirrm libexec/gnupg -%%DATADIR%%/FAQ -%%DATADIR%%/faq.html -%%DATADIR%%/options.skel -%%NLS%%share/locale/be/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/ca/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/cs/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/da/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/de/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/el/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/eo/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/en@boldquot/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/en@quot/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/es/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/et/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/fi/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/fr/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/gl/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/hu/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/id/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/it/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/ja/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/nb/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/pl/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/pt/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/ro/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/ru/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/sk/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/sv/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/tr/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/gnupg.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/gnupg.mo -@dirrm %%DATADIR%% -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW +bin/gpg-agent +bin/gpg-connect-agent +bin/gpg2 +bin/gpgconf +bin/gpgkey2ssh +bin/gpgparsemail +bin/gpgsm +bin/gpgsm-gencert.sh +bin/gpgv2 +bin/kbxutil +%%SCDAEMON%%bin/scdaemon +bin/watchgnupg +%%SCDAEMON%%libexec/gnupg-pcsc-wrapper +libexec/gpg-preset-passphrase +libexec/gpg-protect-tool +libexec/gpg2keys_curl +libexec/gpg2keys_finger +libexec/gpg2keys_hkp +%%LDAP%%libexec/gpg2keys_ldap +sbin/addgnupghome +share/gnupg/FAQ +share/gnupg/com-certs.pem +share/gnupg/faq.html +share/gnupg/gpg-conf.skel +share/gnupg/qualified.txt +%%NLS%%share/locale/da/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/de/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/eo/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/es/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/et/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/fr/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/hu/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/id/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/it/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/ja/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/nb/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/ru/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/sv/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/tr/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/be/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/ca/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/cs/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/el/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/fi/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/gl/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/pl/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/pt/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/ro/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/sk/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/en@quot/LC_MESSAGES/gnupg2.mo +%%NLS%%share/locale/en@boldquot/LC_MESSAGES/gnupg2.mo +@dirrmtry share/gnupg +@unexec [ -L %D/bin/gpg ] && rm -f %D/bin/gpg || true Index: security/gnupg/files/patch-CVE-2006-6235 =================================================================== RCS file: security/gnupg/files/patch-CVE-2006-6235 diff -N security/gnupg/files/patch-CVE-2006-6235 --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ security/gnupg/files/patch-CVE-2006-6235 8 Dec 2006 07:13:13 -0000 @@ -0,0 +1,260 @@ +This is a patch against GnuPG 2.0.1. Change the directory to g10/ and +apply this patch. + +2006-12-02 Werner Koch + + * encr-data.c: Allocate DFX context on the heap and not on the + stack. Changes at several places. Fixes CVE-2006-6235. + + +Index: g10/encr-data.c +=================================================================== +--- g10/encr-data.c (revision 4352) ++++ g10/encr-data.c (working copy) +@@ -39,16 +39,37 @@ + static int decode_filter ( void *opaque, int control, IOBUF a, + byte *buf, size_t *ret_len); + +-typedef struct ++typedef struct decode_filter_context_s + { + gcry_cipher_hd_t cipher_hd; + gcry_md_hd_t mdc_hash; + char defer[22]; + int defer_filled; + int eof_seen; +-} decode_filter_ctx_t; ++ int refcount; ++} *decode_filter_ctx_t; + + ++/* Helper to release the decode context. */ ++static void ++release_dfx_context (decode_filter_ctx_t dfx) ++{ ++ if (!dfx) ++ return; ++ ++ assert (dfx->refcount); ++ if ( !--dfx->refcount ) ++ { ++ gcry_cipher_close (dfx->cipher_hd); ++ dfx->cipher_hd = NULL; ++ gcry_md_close (dfx->mdc_hash); ++ dfx->mdc_hash = NULL; ++ xfree (dfx); ++ } ++} ++ ++ ++ + /**************** + * Decrypt the data, specified by ED with the key DEK. + */ +@@ -62,7 +83,11 @@ + unsigned blocksize; + unsigned nprefix; + +- memset( &dfx, 0, sizeof dfx ); ++ dfx = xtrycalloc (1, sizeof *dfx); ++ if (!dfx) ++ return gpg_error_from_syserror (); ++ dfx->refcount = 1; ++ + if ( opt.verbose && !dek->algo_info_printed ) + { + const char *s = gcry_cipher_algo_name (dek->algo); +@@ -77,20 +102,20 @@ + goto leave; + blocksize = gcry_cipher_get_algo_blklen (dek->algo); + if ( !blocksize || blocksize > 16 ) +- log_fatal("unsupported blocksize %u\n", blocksize ); ++ log_fatal ("unsupported blocksize %u\n", blocksize ); + nprefix = blocksize; + if ( ed->len && ed->len < (nprefix+2) ) + BUG(); + + if ( ed->mdc_method ) + { +- if (gcry_md_open (&dfx.mdc_hash, ed->mdc_method, 0 )) ++ if (gcry_md_open (&dfx->mdc_hash, ed->mdc_method, 0 )) + BUG (); + if ( DBG_HASHING ) +- gcry_md_start_debug (dfx.mdc_hash, "checkmdc"); ++ gcry_md_start_debug (dfx->mdc_hash, "checkmdc"); + } + +- rc = gcry_cipher_open (&dfx.cipher_hd, dek->algo, ++ rc = gcry_cipher_open (&dfx->cipher_hd, dek->algo, + GCRY_CIPHER_MODE_CFB, + (GCRY_CIPHER_SECURE + | ((ed->mdc_method || dek->algo >= 100)? +@@ -104,7 +129,7 @@ + + + /* log_hexdump( "thekey", dek->key, dek->keylen );*/ +- rc = gcry_cipher_setkey (dfx.cipher_hd, dek->key, dek->keylen); ++ rc = gcry_cipher_setkey (dfx->cipher_hd, dek->key, dek->keylen); + if ( gpg_err_code (rc) == GPG_ERR_WEAK_KEY ) + { + log_info(_("WARNING: message was encrypted with" +@@ -123,7 +148,7 @@ + goto leave; + } + +- gcry_cipher_setiv (dfx.cipher_hd, NULL, 0); ++ gcry_cipher_setiv (dfx->cipher_hd, NULL, 0); + + if ( ed->len ) + { +@@ -144,8 +169,8 @@ + temp[i] = c; + } + +- gcry_cipher_decrypt (dfx.cipher_hd, temp, nprefix+2, NULL, 0); +- gcry_cipher_sync (dfx.cipher_hd); ++ gcry_cipher_decrypt (dfx->cipher_hd, temp, nprefix+2, NULL, 0); ++ gcry_cipher_sync (dfx->cipher_hd); + p = temp; + /* log_hexdump( "prefix", temp, nprefix+2 ); */ + if (dek->symmetric +@@ -155,17 +180,18 @@ + goto leave; + } + +- if ( dfx.mdc_hash ) +- gcry_md_write (dfx.mdc_hash, temp, nprefix+2); +- ++ if ( dfx->mdc_hash ) ++ gcry_md_write (dfx->mdc_hash, temp, nprefix+2); ++ ++ dfx->refcount++; + if ( ed->mdc_method ) +- iobuf_push_filter( ed->buf, mdc_decode_filter, &dfx ); ++ iobuf_push_filter ( ed->buf, mdc_decode_filter, dfx ); + else +- iobuf_push_filter( ed->buf, decode_filter, &dfx ); ++ iobuf_push_filter ( ed->buf, decode_filter, dfx ); + + proc_packets ( procctx, ed->buf ); + ed->buf = NULL; +- if ( ed->mdc_method && dfx.eof_seen == 2 ) ++ if ( ed->mdc_method && dfx->eof_seen == 2 ) + rc = gpg_error (GPG_ERR_INV_PACKET); + else if ( ed->mdc_method ) + { +@@ -184,26 +210,28 @@ + bytes are appended. */ + int datalen = gcry_md_get_algo_dlen (ed->mdc_method); + +- gcry_cipher_decrypt (dfx.cipher_hd, dfx.defer, 22, NULL, 0); +- gcry_md_write (dfx.mdc_hash, dfx.defer, 2); +- gcry_md_final (dfx.mdc_hash); ++ assert (dfx->cipher_hd); ++ assert (dfx->mdc_hash); ++ gcry_cipher_decrypt (dfx->cipher_hd, dfx->defer, 22, NULL, 0); ++ gcry_md_write (dfx->mdc_hash, dfx->defer, 2); ++ gcry_md_final (dfx->mdc_hash); + +- if (dfx.defer[0] != '\xd3' || dfx.defer[1] != '\x14' ) ++ if (dfx->defer[0] != '\xd3' || dfx->defer[1] != '\x14' ) + { + log_error("mdc_packet with invalid encoding\n"); + rc = gpg_error (GPG_ERR_INV_PACKET); + } + else if (datalen != 20 +- || memcmp (gcry_md_read (dfx.mdc_hash, 0),dfx.defer+2,datalen)) ++ || memcmp (gcry_md_read (dfx->mdc_hash, 0), ++ dfx->defer+2,datalen )) + rc = gpg_error (GPG_ERR_BAD_SIGNATURE); +- /* log_printhex("MDC message:", dfx.defer, 22); */ +- /* log_printhex("MDC calc:", gcry_md_read (dfx.mdc_hash,0), datalen); */ ++ /* log_printhex("MDC message:", dfx->defer, 22); */ ++ /* log_printhex("MDC calc:", gcry_md_read (dfx->mdc_hash,0), datalen); */ + } + + + leave: +- gcry_cipher_close (dfx.cipher_hd); +- gcry_md_close (dfx.mdc_hash); ++ release_dfx_context (dfx); + return rc; + } + +@@ -214,7 +242,7 @@ + mdc_decode_filter (void *opaque, int control, IOBUF a, + byte *buf, size_t *ret_len) + { +- decode_filter_ctx_t *dfx = opaque; ++ decode_filter_ctx_t dfx = opaque; + size_t n, size = *ret_len; + int rc = 0; + int c; +@@ -226,11 +254,11 @@ + } + else if( control == IOBUFCTRL_UNDERFLOW ) + { +- assert(a); +- assert( size > 44 ); ++ assert (a); ++ assert ( size > 44 ); + + /* Get at least 22 bytes and put it somewhere ahead in the buffer. */ +- for(n=22; n < 44 ; n++ ) ++ for (n=22; n < 44 ; n++ ) + { + if( (c = iobuf_get(a)) == -1 ) + break; +@@ -279,8 +307,10 @@ + + if ( n ) + { +- gcry_cipher_decrypt (dfx->cipher_hd, buf, n, NULL, 0); +- gcry_md_write (dfx->mdc_hash, buf, n); ++ if ( dfx->cipher_hd ) ++ gcry_cipher_decrypt (dfx->cipher_hd, buf, n, NULL, 0); ++ if ( dfx->mdc_hash ) ++ gcry_md_write (dfx->mdc_hash, buf, n); + } + else + { +@@ -289,6 +319,10 @@ + } + *ret_len = n; + } ++ else if ( control == IOBUFCTRL_FREE ) ++ { ++ release_dfx_context (dfx); ++ } + else if ( control == IOBUFCTRL_DESC ) + { + *(char**)buf = "mdc_decode_filter"; +@@ -300,7 +334,7 @@ + static int + decode_filter( void *opaque, int control, IOBUF a, byte *buf, size_t *ret_len) + { +- decode_filter_ctx_t *fc = opaque; ++ decode_filter_ctx_t fc = opaque; + size_t n, size = *ret_len; + int rc = 0; + +@@ -311,11 +345,18 @@ + if ( n == -1 ) + n = 0; + if ( n ) +- gcry_cipher_decrypt (fc->cipher_hd, buf, n, NULL, 0); ++ { ++ if (fc->cipher_hd) ++ gcry_cipher_decrypt (fc->cipher_hd, buf, n, NULL, 0); ++ } + else + rc = -1; /* EOF */ + *ret_len = n; + } ++ else if ( control == IOBUFCTRL_FREE ) ++ { ++ release_dfx_context (fc); ++ } + else if ( control == IOBUFCTRL_DESC ) + { + *(char**)buf = "decode_filter"; Index: security/gnupg/files/patch-config.links =================================================================== RCS file: /home/ncvs/ports/security/gnupg/files/patch-config.links,v retrieving revision 1.1 diff -u -r1.1 patch-config.links --- security/gnupg/files/patch-config.links 10 May 2003 07:55:33 -0000 1.1 +++ security/gnupg/files/patch-config.links 3 Dec 2006 11:57:19 -0000 @@ -1,15 +0,0 @@ ---- mpi/config.links.orig Thu Apr 24 20:15:58 2003 -+++ mpi/config.links Sat May 10 16:29:28 2003 -@@ -142,6 +142,12 @@ - echo '/* configured for sparc64-*netbsd */' >>./mpi/asm-syntax.h - path="" - ;; -+ sparc64-*-freebsd*) -+ # There are no sparc64 assembler modules that work, so -+ # just use generic C functions -+ echo '/* configured for sparc64-*freebsd* */' >>./mpi/asm-syntax.h -+ path="" -+ ;; - sparc9*-*-* | \ - sparc64*-*-* | \ - ultrasparc*-*-* ) Index: security/gnupg/files/patch-configure =================================================================== RCS file: /home/ncvs/ports/security/gnupg/files/patch-configure,v retrieving revision 1.5 diff -u -r1.5 patch-configure --- security/gnupg/files/patch-configure 8 Dec 2006 09:25:31 -0000 1.5 +++ security/gnupg/files/patch-configure 13 Dec 2006 01:39:53 -0000 @@ -1,10 +0,0 @@ ---- configure.orig Fri Dec 8 17:02:30 2006 -+++ configure Fri Dec 8 17:02:52 2006 -@@ -27251,6 +27251,7 @@ - exec_prefix=$exec_prefix - libdir=$libdir - libexecdir=$libexecdir -+datarootdir=$datarootdir - datadir=$datadir - DATADIRNAME=$DATADIRNAME - Index: security/gnupg1/Makefile =================================================================== RCS file: /home/ncvs/ports/security/gnupg1/Makefile,v retrieving revision 1.91 diff -u -r1.91 Makefile --- security/gnupg1/Makefile 9 Dec 2006 08:36:47 -0000 1.91 +++ security/gnupg1/Makefile 13 Dec 2006 01:26:02 -0000 @@ -7,6 +7,7 @@ PORTNAME= gnupg PORTVERSION= 1.4.6 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= gnupg Index: security/gnupg1/pkg-plist =================================================================== RCS file: /home/ncvs/ports/security/gnupg1/pkg-plist,v retrieving revision 1.38 diff -u -r1.38 pkg-plist --- security/gnupg1/pkg-plist 9 Dec 2006 08:36:47 -0000 1.38 +++ security/gnupg1/pkg-plist 13 Dec 2006 01:30:31 -0000 @@ -58,3 +58,4 @@ @dirrmtry share/locale/sk @dirrmtry share/locale/zh_TW/LC_MESSAGES @dirrmtry share/locale/zh_TW +@unexec [ -r %D/bin/gpg2 ] && ln -s gpg2 %D/bin/gpg || true --Multipart_Wed_Dec_13_10:44:00_2006-1-- From owner-freebsd-ports@FreeBSD.ORG Wed Dec 13 04:26:03 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E191816A407 for ; Wed, 13 Dec 2006 04:26:03 +0000 (UTC) (envelope-from indigo23@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FED343CA1 for ; Wed, 13 Dec 2006 04:24:36 +0000 (GMT) (envelope-from indigo23@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so7577ana for ; Tue, 12 Dec 2006 20:26:02 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Ab5UPERGXCKUxFiTpZpi32nWDOlBpaU+Sbn8UUBS9NJDzTTxx5x0rNLGf50/3lK6I0FLgAllAieOOsGhZb7KUEbFiWbZ4E+EkygaLj3fokoK/hP0ERRfaa3dakvVGZMdn/fTMACZACOKF9iXS/Y22WbHBF7z1ZJ5j5CNf6mQec4= Received: by 10.100.31.2 with SMTP id e2mr194393ane.1165983962500; Tue, 12 Dec 2006 20:26:02 -0800 (PST) Received: by 10.100.33.20 with HTTP; Tue, 12 Dec 2006 20:26:02 -0800 (PST) Message-ID: <6f50eac40612122026w40f9971q833aea76a28dc6b2@mail.gmail.com> Date: Tue, 12 Dec 2006 23:26:02 -0500 From: "Indigo 23" To: freebsd-gnome@freebsd.org, freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: Why does X-Chat 2 open on gnome startup? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Dec 2006 04:26:04 -0000 This is a strange problem, and I'm wondering why it keeps occurring. I'm using Gnome 2.16.2 and whenever I start a gnome-session, X-Chat 2 starts up after my desktop is loaded. Even if I close it, it starts a second instance. Although, after closing the second instance, it doesn't open anymore. I checked several times to make sure it's not one of my Startup Programs in Sessions, and I also saved my session making sure it was closed at the time. I can't figure out why it keeps opening X-Chat everytime my Gnome desktop loads. Any ideas? Info: % pkg_info | grep xchat xchat-2.6.8_1 An X11 IRC client using the GTK+ 2 toolkit xchat-systray-plugin-2.4.5_5 Systray icon plugin for X-Chat %uname -a FreeBSD localhost 6.1-STABLE FreeBSD 6.1-STABLE #6: Fri Nov 10 16:26:31 EST 2006 root@localhost:/usr/src/sys/i386/compile/DUALCORE i386 From owner-freebsd-ports@FreeBSD.ORG Wed Dec 13 05:59:32 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1DFBB16A40F for ; Wed, 13 Dec 2006 05:59:32 +0000 (UTC) (envelope-from mi+kde@aldan.algebra.com) Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C1B943C9D for ; Wed, 13 Dec 2006 05:58:04 +0000 (GMT) (envelope-from mi+kde@aldan.algebra.com) Received: from aldan.algebra.com (aldan [127.0.0.1]) by aldan.algebra.com (8.13.8/8.13.7) with ESMTP id kBD5xUsU016840 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 13 Dec 2006 00:59:30 -0500 (EST) (envelope-from mi+kde@aldan.algebra.com) Received: from localhost (localhost [[UNIX: localhost]]) by aldan.algebra.com (8.13.8/8.13.7/Submit) id kBD5xTZf016839 for ports@freebsd.org; Wed, 13 Dec 2006 00:59:29 -0500 (EST) (envelope-from mi+kde@aldan.algebra.com) From: Mikhail Teterin To: ports@freebsd.org Date: Wed, 13 Dec 2006 00:59:29 -0500 User-Agent: KMail/1.9.5 X-Face: %UW#n0|w>ydeGt/b@1-.UFP=K^~-:0f#O:D7whJ5G_<5143Bb3kOIs9XpX+"V+~$adGP:J|SLieM31VIhqXeLBli" Cc: Subject: Need help from someone with the 'tinderbox' already setup X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Dec 2006 05:59:32 -0000 Hello! The java/berkeley-db port fails self-tests on pointyhat. I can not reproduce the problem on any machine, that I have access to. It, likely, has something to do with pointyhat's running each build in jail/tinderbox. Would someone, please, try to build the port in a tinderbox (be sure to leave the post-build testing enabled), and report the results? Thanks! -mi From owner-freebsd-ports@FreeBSD.ORG Wed Dec 13 08:14:00 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A387116A47C; Wed, 13 Dec 2006 08:14:00 +0000 (UTC) (envelope-from vd@datamax.bg) Received: from jengal.datamax.bg (jengal.datamax.bg [82.103.104.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EC4243CD2; Wed, 13 Dec 2006 08:11:51 +0000 (GMT) (envelope-from vd@datamax.bg) Received: from qlovarnika.bg.datamax (qlovarnika.bg.datamax [192.168.10.2]) by jengal.datamax.bg (Postfix) with SMTP id 6AC1EB864; Wed, 13 Dec 2006 10:13:18 +0200 (EET) Received: (nullmailer pid 54583 invoked by uid 1002); Wed, 13 Dec 2006 08:13:18 -0000 Date: Wed, 13 Dec 2006 10:13:18 +0200 From: Vasil Dimov To: Jun Kuriyama Message-ID: <20061213081318.GB53907@qlovarnika.bg.datamax> References: <7mu003jdyg.wl%kuriyama@imgsrc.co.jp> <457DA05F.8010805@FreeBSD.org> <7mr6v6ht57.wl%kuriyama@imgsrc.co.jp> <457E5DB4.7030204@FreeBSD.org> <7mbqm9ijr9.wl%kuriyama@imgsrc.co.jp> <20061212145124.GA3446@straylight.m.ringlet.net> <457F10E5.5070901@FreeBSD.org> <7mu000h8nz.wl%kuriyama@imgsrc.co.jp> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="s/l3CgOIzMHHjg/5" Content-Disposition: inline In-Reply-To: <7mu000h8nz.wl%kuriyama@imgsrc.co.jp> Cc: ports@FreeBSD.org, Doug Barton Subject: Re: HEADS UP : security/gnupg will be upgraded to 2.0.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vd@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Dec 2006 08:14:00 -0000 --s/l3CgOIzMHHjg/5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 13, 2006 at 10:44:00AM +0900, Jun Kuriyama wrote: > At Tue, 12 Dec 2006 12:28:21 -0800, > Doug Barton wrote: [...] > > What might make sense is for the gnupg 2.x port to install a gpg > > symlink to gpg2. I've done that on my own system for convenience sake. > > That will get hairy if the user tries to install gnupg 1.x though. > > Both gnupg ports will need logic to handle what to do with the symlink > > if the other port is installed. >=20 > Seems fine. Like this? Just my 2 cents: - NLS "Native Language Support" on \ [...] +OPTIONS=3D NLS "Include National Language Support" on \ I believe the N in NLS stands for Native. =20 [...] +verify: checksum + gpg --verify ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}.sig You are referencing the old gpg executable here (or the link in which case it does not matter) here. Is this intentional? Shouldn't it be gpg2? --=20 Vasil Dimov gro.DSBeerF@dv % Westheimer's Discovery: A couple of months in the laboratory can frequently save a couple of hours in the library. --s/l3CgOIzMHHjg/5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- iD8DBQFFf7YeFw6SP/bBpCARAv16AKDCAmKWssJH/tVw9WnAszfK5Yt6BACcCzFL cMh7YNMo2hveJtst8xImDH4= =GCdI -----END PGP SIGNATURE----- --s/l3CgOIzMHHjg/5-- From owner-freebsd-ports@FreeBSD.ORG Wed Dec 13 08:19:18 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B416B16A403 for ; Wed, 13 Dec 2006 08:19:18 +0000 (UTC) (envelope-from freebsd@troback.com) Received: from mail.gelita.se (212-162-182-244.skbbip.com [212.162.182.244]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD58C43CA9 for ; Wed, 13 Dec 2006 08:17:50 +0000 (GMT) (envelope-from freebsd@troback.com) Received: from server25.gelita.swe (212-162-182-242.skbbip.com [212.162.182.242]) by mail.gelita.se (Postfix) with ESMTP id D383010F9F3 for ; Wed, 13 Dec 2006 09:19:08 +0100 (CET) Date: Wed, 13 Dec 2006 09:19:08 +0100 From: Anders Troback To: FreeBSD Message-ID: <20061213091908.43dd0f71@server25.gelita.swe> X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.10.6; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Troback-MailScanner-Information: Please contact the ISP for more information X-Troback-MailScanner: Found to be clean X-Troback-MailScanner-From: freebsd@troback.com X-Spam-Status: No Subject: Needs help with testing of port... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Dec 2006 08:19:18 -0000 Hi, I'm the maintainer of the port x11-fm/evidence. The port are mark broken for some time and I finally have some time to fix it! I need some help with testing. There are some things about the pkg-plist that I can't figure out! Sometimes there are some files that are missing and sometimes there are files left behind so that the @dirrm fails! Please use this tar for testing: http://www.troback.com/data/evidence.tar.gz Thanks!!! Anders Trob=E4ck Sweden --=20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D How many Microsoft employees does it take to screw in a light bulb? None, they declare darkness a new standard. ---------------------------------------------------------------- Anders Trob=E4ck http://www.troback.com/ - From owner-freebsd-ports@FreeBSD.ORG Wed Dec 13 10:44:25 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 030BB16A403 for ; Wed, 13 Dec 2006 10:44:25 +0000 (UTC) (envelope-from out.law@virgilio.it) Received: from vsmtp2.tin.it (vsmtp2.tin.it [212.216.176.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id EECF843CBA for ; Wed, 13 Dec 2006 10:42:55 +0000 (GMT) (envelope-from out.law@virgilio.it) Received: from [192.168.128.2] (87.19.203.37) by vsmtp2.tin.it (7.2.072.1) id 45682DCA0065C935 for ports@FreeBSD.org; Wed, 13 Dec 2006 11:44:23 +0100 From: Out-Law To: ports@FreeBSD.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-N+7darFevsnkNCQiMCQg" Organization: Doom Blades Corporation Date: Wed, 13 Dec 2006 11:44:25 +0100 Message-Id: <1166006665.64114.5.camel@out-law.doomblades.net> Mime-Version: 1.0 X-Mailer: Evolution 2.8.2.1 FreeBSD GNOME Team Port Cc: Subject: SciTE prefix... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: out.law@virgilio.it List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Dec 2006 10:44:25 -0000 --=-N+7darFevsnkNCQiMCQg Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi, I've a question about SciTE: Why scintilla-gtk* has /usr/local and scite-gtk* has /usr/X11R6 prefix? Embedded in its source code, SciTE looking for it's properties files in /usr/local/share/scite and it don't find them because the files are placed in /usr/X11R6/share/scite... Bye. --=20 Nickname: Out-Law - http://out-law.homeunix.net/ E-Mail: out.law@virgilio.it, outlaw@gandalf.sssup.it, 19100031@studenti.uni= pi.it PGP Public Key: http://out-law.homeunix.net/~out-law/pubkey.asc IRC: AzzurraNet#ing-info, IRCNet#ing-info ICQ: 34971590 - MSN: out.law@virgilio.it - YAHOO: outlawch76 - Gadu-Gadu: 2= 735349 --=-N+7darFevsnkNCQiMCQg Content-Type: application/pgp-signature; name=signature.asc Content-Description: Questa =?ISO-8859-1?Q?=E8?= una parte del messaggio firmata digitalmente -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQBFf9mJVxhcoGvDPXQRAilrAJ9Lkn3nloiUzjVBdXfe9VlNx37MOACdEDyZ 1ZILY/P701JGCDln4H+PVuw= =ddK+ -----END PGP SIGNATURE----- --=-N+7darFevsnkNCQiMCQg-- From owner-freebsd-ports@FreeBSD.ORG Wed Dec 13 10:56:15 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BF98816A416; Wed, 13 Dec 2006 10:56:15 +0000 (UTC) (envelope-from marko@freebsd.org) Received: from ptb-relay03.plus.net (ptb-relay03.plus.net [212.159.14.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5685543CAF; Wed, 13 Dec 2006 10:54:39 +0000 (GMT) (envelope-from marko@freebsd.org) Received: from [80.229.231.20] (helo=[192.168.1.4]) by ptb-relay03.plus.net with esmtp (Exim) id 1GuRmQ-0003VZ-DH; Wed, 13 Dec 2006 10:56:06 +0000 Message-ID: <457FDCBE.8010102@freebsd.org> Date: Wed, 13 Dec 2006 10:58:06 +0000 From: Mark Ovens User-Agent: Thunderbird 1.5.0.7 (X11/20061107) MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <4577D8BE.6020105@freebsd.org> <720051dc0612070110q6f31b798q5d308af7c853b5f5@mail.gmail.com> <20061207125032.M18462@martymac.com> <45783EFC.4030703@appriss.com> <45792D51.8070402@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Jeremy Messenger , "ganael.laplanche" , Doug Barton , David Sledge , James Seward Subject: Re: Firefox & thunderbird crash saving a file X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Dec 2006 10:56:15 -0000 Jeremy Messenger wrote: > marcus has won the fight, so he has a patch to fix it. > > http://lists.freebsd.org/pipermail/freebsd-gnome/2006-December/016302.html > Excellent! I've just applied this patch and done `make deinstall', `make reinstall' of kde-xdg-env but still have the same problem. Will it be necessary to exit and restart KDE? Regards, Mark From owner-freebsd-ports@FreeBSD.ORG Wed Dec 13 11:46:34 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 05D7A16A540 for ; Wed, 13 Dec 2006 11:46:34 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D9EE43E0F for ; Wed, 13 Dec 2006 11:43:17 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id C077617123; Wed, 13 Dec 2006 13:44:44 +0200 (EET) Date: Wed, 13 Dec 2006 13:44:38 +0200 From: Ion-Mihai "IOnut" Tetcu To: Mikhail Teterin Message-ID: <20061213134438.2eff7a6c@it.buh.tecnik93.com> In-Reply-To: <200612130059.29772@aldan> References: <200612130059.29772@aldan> X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.10.6; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_33bE/Cws188FDQcEBG/Idxu"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: ports@freebsd.org Subject: Re: Need help from someone with the 'tinderbox' already setup X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Dec 2006 11:46:34 -0000 --Sig_33bE/Cws188FDQcEBG/Idxu Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Wed, 13 Dec 2006 00:59:29 -0500 Mikhail Teterin wrote: > Hello! >=20 > The java/berkeley-db port fails self-tests on pointyhat. I can not > reproduce the problem on any machine, that I have access to. >=20 > It, likely, has something to do with pointyhat's running each build > in jail/tinderbox. >=20 > Would someone, please, try to build the port in a tinderbox (be sure > to leave the post-build testing enabled), and report the results? Keep an aye here, it's building on i386 all OSVERSIONS starting with 4-STABLE: http://sce-tindy.tecnik93.com/tb-exp/index.php?action=3Dlatest_buildports --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" BOFH excuse #450: Terrorists crashed an airplane into the server room. --Sig_33bE/Cws188FDQcEBG/Idxu Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFf+esBX6fi0k6KXsRApNJAJ9Y6MXSGHtl/lvF9+aE2uIGeyC/cwCfQHm4 0ULHGgLN2S41dXKWRdW0bSI= =tD6p -----END PGP SIGNATURE----- --Sig_33bE/Cws188FDQcEBG/Idxu-- From owner-freebsd-ports@FreeBSD.ORG Wed Dec 13 16:50:42 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E6E6E16A509 for ; Wed, 13 Dec 2006 16:50:42 +0000 (UTC) (envelope-from carock@epconline.com) Received: from kira.epconline.net (kira.epconline.net [68.90.68.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9133643CF1 for ; Wed, 13 Dec 2006 16:48:34 +0000 (GMT) (envelope-from carock@epconline.com) Received: from CAROCK ([10.127.0.140]) (authenticated bits=0) by kira.epconline.net (8.13.4/8.12.10) with ESMTP id kBDGiBbH076011 for ; Wed, 13 Dec 2006 10:44:14 -0600 (CST) (envelope-from carock@epconline.com) From: "Chuck Rock" To: Date: Wed, 13 Dec 2006 10:44:10 -0600 Message-ID: <015e01c71ed5$ec795370$8c007f0a@epctech.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 Thread-Index: Acce1VwJ5cH4cpQhRhOQhKNy3lOBrA== X-EPC-Online-KIRA-MailScanner-Information: Please contact the ISP for more information X-EPC-Online-KIRA-MailScanner: Not scanned: Server Safelist X-MailScanner-From: carock@epconline.com X-Spam-Status: No Cc: ports@FreeBSD.org Subject: FreeBSD Port: tcl-8.4.13_1,1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Dec 2006 16:50:43 -0000 I am unable to get this port to install. I've tried using portinstall command and manually making it from the port's directory. I have a fresh install of FreeBSD 6.1 with a custom kernel. I took the generic and only added the pf packetfilter options and smp. The port fails running the test scripts. This is the output from portinstall when trying to install MailScanner. It needs sqlite which needs tcl84. Scroll down to the bottom to see the failures. I let this thing run for a few hours, and it still didn't finish. ===> Verifying install for tclsh8.4 in /usr/ports/lang/tcl84 ===> Vulnerability check disabled, database not found ===> Extracting for tcl-8.4.13_1,1 => MD5 Checksum OK for tcl8.4.13-src.tar.gz. => SHA256 Checksum OK for tcl8.4.13-src.tar.gz. ===> Patching for tcl-8.4.13_1,1 ===> Applying FreeBSD patches for tcl-8.4.13_1,1 ===> Configuring for tcl-8.4.13_1,1 creating cache ./config.cache checking whether to use symlinks for manpages... no checking whether to compress the manpages... no checking whether to add a package name suffix for the manpages... no checking for gcc... cc checking whether the C compiler (cc -O2 -fno-strict-aliasing -pipe ) works... yes checking whether the C compiler (cc -O2 -fno-strict-aliasing -pipe ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking how to run the C preprocessor... cc -E checking dirent.h... yes checking for errno.h... yes checking for float.h... yes checking for values.h... no checking for limits.h... yes checking for stdlib.h... yes checking for string.h... yes checking for sys/wait.h... yes checking for dlfcn.h... yes checking for unistd.h... yes checking for sys/param.h... yes checking if the compiler understands -pipe... yes checking for building with threads... no (default) checking for sin... no checking for main in -lieee... no checking for main in -linet... no checking for net/errno.h... no checking for connect... yes checking for gethostbyname... yes checking how to build libraries... shared checking for ranlib... ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking system version... FreeBSD-6.1-RELEASE checking for dlopen in -ldl... no checking for ar... ar checking for build with symbols... no checking for required early compiler flags... none checking for 64-bit integer type... long long checking for struct dirent64... no checking for struct stat64... no checking for open64... no checking for lseek64... no checking for off64_t... no checking whether byte ordering is bigendian... no checking for getcwd... yes checking for opendir... yes checking for strstr... yes checking for strtol... yes checking for strtoll... yes checking for strtoull... yes checking for tmpnam... yes checking for waitpid... yes checking for strerror... yes checking for getwd... yes checking for wait3... yes checking for uname... yes checking for realpath... yes checking for sys/modem.h... no checking termios vs. termio vs. sgtty... termios checking for fd_set in sys/types... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for sys/time.h... yes checking whether time.h and sys/time.h may both be included... yes checking for tm_zone in struct tm... yes checking for gmtime_r... yes checking for localtime_r... yes checking tm_tzadj in struct tm... no checking tm_gmtoff in struct tm... yes checking long timezone variable... no checking time_t timezone variable... no checking for st_blksize in struct stat... yes checking for fstatfs... yes checking for 8-bit clean memcmp... yes checking for memmove... yes checking proper strstr implementation... ok checking for strtoul... yes checking proper strtoul implementation... ok checking for strtod... yes checking proper strtod implementation... ok checking for strtod... (cached) yes checking for Solaris2.4/Tru64 strtod bugs... ok checking for ANSI C header files... yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for socklen_t... yes checking for opendir... (cached) yes checking union wait... no checking for strncasecmp... yes checking for BSDgettimeofday... no checking for gettimeofday... yes checking for gettimeofday declaration... present checking whether char is unsigned... no checking signed char declarations... yes checking for a putenv() that copies the buffer... yes checking for langinfo.h... yes checking whether to use nl_langinfo... yes checking for fts... yes checking for sys/ioctl.h... yes checking for sys/filio.h... yes checking system version... (cached) FreeBSD-6.1-RELEASE checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK updating cache ./config.cache creating ./config.status creating Makefile creating dltest/Makefile creating tclConfig.sh /usr/bin/sed -i.bak -e 's|/usr/ports/lang/tcl84|${WRKDIRPREFIX}/usr/ports/lang/tcl84|' /usr/ports/lang/tcl84/work/tcl8.4.13/unix/tclConfig.sh /usr/bin/sed -i.bak -e 's,-DNO_MEMMOVE=1,,' -e 's,-DNO_STRING_H=1,,' -e 's,^COMPAT_OBJS.*,,' /usr/ports/lang/tcl84/work/tcl8.4.13/unix/Makefile ===> Building for tcl-8.4.13_1,1 cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/regcomp.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/regexec.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/regfree.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/regerror.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" -DUSE_TCLALLOC=0 /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclAlloc.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclAsync.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclBasic.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclBinary.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclCkalloc.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclClock.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclCmdAH.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclCmdIL.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclCmdMZ.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclCompCmds.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclCompExpr.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclCompile.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclDate.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclEncoding.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclEnv.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclEvent.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclExecute.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclFCmd.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclFileName.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclGet.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclHash.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclHistory.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclIndexObj.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclInterp.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclIO.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclIOCmd.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclIOGT.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclIOSock.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclIOUtil.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclLink.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclListObj.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclLiteral.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclLoad.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclMain.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclNamesp.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclNotify.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclObj.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclPanic.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclParse.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclParseExpr.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclPipe.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclPkg.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclPosixStr.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclPreserve.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclProc.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclRegexp.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclResolve.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclResult.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclScan.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclStringObj.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclThread.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclThreadAlloc.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclThreadJoin.c Warning: tclStubInit.c may be out of date. Developers may want to run "make genstubs" to regenerate. This warning can be safely ignored, do not report as a bug! cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclStubInit.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclStubLib.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclTimer.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclUtf.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclUtil.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclVar.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/tclUnixChan.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/tclUnixEvent.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/tclUnixFCmd.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/tclUnixFile.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/tclUnixPipe.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/tclUnixSock.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/tclUnixTime.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" -DTCL_LIBRARY=\"/usr/local/lib/tcl8.4\" -DTCL_PACKAGE_PATH="\"/usr/local/lib\"" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/tclUnixInit.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/tclUnixThrd.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/tclUnixNotfy.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/tclLoadDl.c rm -f libtclstub84.a ar cr libtclstub84.a tclStubLib.o ; ranlib libtclstub84.a rm -f libtcl84.so.1 ld -shared -x -o libtcl84.so.1 regcomp.o regexec.o regfree.o regerror.o tclAlloc.o tclAsync.o tclBasic.o tclBinary.o tclCkalloc.o tclClock.o tclCmdAH.o tclCmdIL.o tclCmdMZ.o tclCompCmds.o tclCompExpr.o tclCompile.o tclDate.o tclEncoding.o tclEnv.o tclEvent.o tclExecute.o tclFCmd.o tclFileName.o tclGet.o tclHash.o tclHistory.o tclIndexObj.o tclInterp.o tclIO.o tclIOCmd.o tclIOGT.o tclIOSock.o tclIOUtil.o tclLink.o tclListObj.o tclLiteral.o tclLoad.o tclMain.o tclNamesp.o tclNotify.o tclObj.o tclPanic.o tclParse.o tclParseExpr.o tclPipe.o tclPkg.o tclPosixStr.o tclPreserve.o tclProc.o tclRegexp.o tclResolve.o tclResult.o tclScan.o tclStringObj.o tclThread.o tclThreadAlloc.o tclThreadJoin.o tclStubInit.o tclStubLib.o tclTimer.o tclUtf.o tclUtil.o tclVar.o tclUnixChan.o tclUnixEvent.o tclUnixFCmd.o tclUnixFile.o tclUnixPipe.o tclUnixSock.o tclUnixTime.o tclUnixInit.o tclUnixThrd.o tclUnixNotfy.o tclLoadDl.o -lm -soname libtcl84.so.1 -rpath /usr/local/lib if test "xtclLoadDl.o" = "xtclLoadAout.o"; then ranlib libtcl84.so.1; fi rm -f libtcl84.a ar cr libtcl84.a regcomp.o regexec.o regfree.o regerror.o tclAlloc.o tclAsync.o tclBasic.o tclBinary.o tclCkalloc.o tclClock.o tclCmdAH.o tclCmdIL.o tclCmdMZ.o tclCompCmds.o tclCompExpr.o tclCompile.o tclDate.o tclEncoding.o tclEnv.o tclEvent.o tclExecute.o tclFCmd.o tclFileName.o tclGet.o tclHash.o tclHistory.o tclIndexObj.o tclInterp.o tclIO.o tclIOCmd.o tclIOGT.o tclIOSock.o tclIOUtil.o tclLink.o tclListObj.o tclLiteral.o tclLoad.o tclMain.o tclNamesp.o tclNotify.o tclObj.o tclPanic.o tclParse.o tclParseExpr.o tclPipe.o tclPkg.o tclPosixStr.o tclPreserve.o tclProc.o tclRegexp.o tclResolve.o tclResult.o tclScan.o tclStringObj.o tclThread.o tclThreadAlloc.o tclThreadJoin.o tclStubInit.o tclStubLib.o tclTimer.o tclUtf.o tclUtil.o tclVar.o tclUnixChan.o tclUnixEvent.o tclUnixFCmd.o tclUnixFile.o tclUnixPipe.o tclUnixSock.o tclUnixTime.o tclUnixInit.o tclUnixThrd.o tclUnixNotfy.o tclLoadDl.o ranlib libtcl84.a cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/tclAppInit.c cc -pipe -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= tclAppInit.o -L/usr/ports/lang/tcl84/work/tcl8.4.13/unix -ltcl84 -lm -Wl,-rpath,/usr/local/lib -o tclsh cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" -DTCL_BUILDTIME_LIBRARY="\"/usr/ports/lang/tcl84/work/tcl8.4.13/library\"" -DTCL_TEST /usr/ports/lang/tcl84/work/tcl8.4.13/unix/tclAppInit.c rm -f tclTestInit.o mv tclAppInit.o tclTestInit.o cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclTest.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclTestObj.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclTestProcBodyObj.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclThreadTest.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/tclUnixTest.c cd dltest ; make cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/dltest/../../generic -DTCL_MEM_DEBUG -fPIC -DUSE_TCL_STUBS -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 /usr/ports/lang/tcl84/work/tcl8.4.13/unix/dltest/pkga.c ld -shared -x -o pkga.so pkga.o -L/usr/ports/lang/tcl84/work/tcl8.4.13/unix -ltclstub84 -lm cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/dltest/../../generic -DTCL_MEM_DEBUG -fPIC -DUSE_TCL_STUBS -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 /usr/ports/lang/tcl84/work/tcl8.4.13/unix/dltest/pkgb.c ld -shared -x -o pkgb.so pkgb.o -L/usr/ports/lang/tcl84/work/tcl8.4.13/unix -ltclstub84 -lm cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/dltest/../../generic -DTCL_MEM_DEBUG -fPIC -DUSE_TCL_STUBS -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 /usr/ports/lang/tcl84/work/tcl8.4.13/unix/dltest/pkgc.c ld -shared -x -o pkgc.so pkgc.o -L/usr/ports/lang/tcl84/work/tcl8.4.13/unix -ltclstub84 -lm cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/dltest/../../generic -DTCL_MEM_DEBUG -fPIC -DUSE_TCL_STUBS -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 /usr/ports/lang/tcl84/work/tcl8.4.13/unix/dltest/pkgd.c ld -shared -x -o pkgd.so pkgd.o -L/usr/ports/lang/tcl84/work/tcl8.4.13/unix -ltclstub84 -lm cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/dltest/../../generic -DTCL_MEM_DEBUG -fPIC -DUSE_TCL_STUBS -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 /usr/ports/lang/tcl84/work/tcl8.4.13/unix/dltest/pkge.c ld -shared -x -o pkge.so pkge.o -L/usr/ports/lang/tcl84/work/tcl8.4.13/unix -ltclstub84 -lm make tcltest-real LIB_RUNTIME_DIR=`pwd` cc -pipe -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= tclTestInit.o tclTest.o tclTestObj.o tclTestProcBodyObj.o tclThreadTest.o tclUnixTest.o -L/usr/ports/lang/tcl84/work/tcl8.4.13/unix -ltcl84 -lm -Wl,-rpath,/usr/ports/lang/tcl84/work/tcl8.4.13/unix -o tcltest LD_LIBRARY_PATH=`pwd`:${LD_LIBRARY_PATH}; export LD_LIBRARY_PATH; TCL_LIBRARY="/usr/ports/lang/tcl84/work/tcl8.4.13/library"; export TCL_LIBRARY; ./tcltest /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../tests/all.tcl Tests running in interp: /usr/ports/lang/tcl84/work/tcl8.4.13/unix/tcltest Tests located in: /usr/ports/lang/tcl84/work/tcl8.4.13/tests Tests running in: /usr/ports/lang/tcl84/work/tcl8.4.13/unix Temporary files stored in /usr/ports/lang/tcl84/work/tcl8.4.13/unix Test files run in separate interpreters Running tests that match: * Skipping test files that match: l.*.test Only running test files that match: *.test Tests began at Wed Dec 13 11:13:02 CST 2006 append.test appendComp.test assocd.test async.test autoMkindex.test basic.test binary.test case.test clock.test cmdAH.test ==== cmdAH-16.3 Tcl_FileObjCmd: readable FAILED ==== Contents of test case: file reada $gorpfile ---- Result was: 1 ---- Result should have been (exact matching): 0 ==== cmdAH-16.3 FAILED ==== cmdAH-17.2 Tcl_FileObjCmd: writable FAILED ==== Contents of test case: file writable $gorpfile ---- Result was: 1 ---- Result should have been (exact matching): 0 ==== cmdAH-17.2 FAILED ==== cmdAH-18.2 Tcl_FileObjCmd: executable FAILED ==== Contents of test case: file executable $gorpfile ---- Result was: 1 ---- Result should have been (exact matching): 0 ==== cmdAH-18.2 FAILED ==== cmdAH-19.11 Tcl_FileObjCmd: exists FAILED ==== Contents of test case: file delete -force /tmp/tcl.foo.dir/file file delete -force /tmp/tcl.foo.dir makeDirectory /tmp/tcl.foo.dir makeFile 12345 /tmp/tcl.foo.dir/file file attributes /tmp/tcl.foo.dir -permissions 0000 set result [file exists /tmp/tcl.foo.dir/file] file attributes /tmp/tcl.foo.dir -permissions 0775 removeFile /tmp/tcl.foo.dir/file removeDirectory /tmp/tcl.foo.dir set result ---- Result was: 1 ---- Result should have been (exact matching): 0 ==== cmdAH-19.11 FAILED ==== cmdAH-25.3 Tcl_FileObjCmd: owned FAILED ==== Contents of test case: file owned / ---- Result was: 1 ---- Result should have been (exact matching): 0 ==== cmdAH-25.3 FAILED cmdIL.test cmdInfo.test cmdMZ.test compExpr-old.test compExpr.test compile.test concat.test dcall.test dstring.test encoding.test env.test error.test eval.test event.test exec.test execute.test expr-old.test expr.test fCmd.test ==== fCmd-4.11 TclFileMakeDirsCmd: doesn't exist: errno != ENOENT FAILED ==== Contents of test case: cleanup file mkdir td1/td2/td3 testchmod 000 td1/td2 set msg [list [catch {file mkdir td1/td2/td3/td4} msg] $msg] testchmod 755 td1/td2 set msg ---- Result was: 0 {} ---- Result should have been (exact matching): 1 {can't create directory "td1/td2/td3": permission denied} ==== fCmd-4.11 FAILED ==== fCmd-4.14 TclFileMakeDirsCmd: TclpCreateDirectory fails FAILED ==== Contents of test case: cleanup file delete -force foo file mkdir foo file attr foo -perm 040000 set result [list [catch {file mkdir foo/tf1} msg] $msg] file delete -force foo set result ---- Result was: 0 {} ---- Result should have been (exact matching): 1 {can't create directory "foo/tf1": permission denied} ==== fCmd-4.14 FAILED ==== fCmd-6.6 CopyRenameOneFile: errno != ENOENT FAILED ==== Contents of test case: cleanup file mkdir td1 testchmod 000 td1 createfile tf1 set msg [list [catch {file rename tf1 td1} msg] $msg] testchmod 755 td1 set msg ---- Result was: 0 {} ---- Result should have been (exact matching): 1 {error renaming "tf1" to "td1/tf1": permission denied} ==== fCmd-6.6 FAILED ==== fCmd-6.24 CopyRenameOneFile: error uses original name FAILED ==== Contents of test case: cleanup file mkdir ~/td1/td2 set td1name [file join [file dirname ~] [file tail ~] td1] file attributes $td1name -permissions 0000 set msg [list [catch {file copy ~/td1 td1} msg] $msg] file attributes $td1name -permissions 0755 file delete -force ~/td1 set msg ---- Result was: 0 {} ---- Result should have been (exact matching): 1 {error copying "~/td1": permission denied} ==== fCmd-6.24 FAILED ==== fCmd-6.25 CopyRenameOneFile: error uses original name FAILED ==== Contents of test case: cleanup file mkdir td2 file mkdir ~/td1 set td1name [file join [file dirname ~] [file tail ~] td1] file attributes $td1name -permissions 0000 set msg [list [catch {file copy td2 ~/td1} msg] $msg] file attributes $td1name -permissions 0755 file delete -force ~/td1 set msg ---- Result was: 0 {} ---- Result should have been (exact matching): 1 {error copying "td2" to "~/td1/td2": permission denied} ==== fCmd-6.25 FAILED ==== fCmd-6.26 CopyRenameOneFile: doesn't use original name FAILED ==== Contents of test case: cleanup file mkdir ~/td1/td2 set td2name [file join [file dirname ~] [file tail ~] td1 td2] file attributes $td2name -permissions 0000 set msg [list [catch {file copy ~/td1 td1} msg] $msg] file attributes $td2name -permissions 0755 file delete -force ~/td1 set msg ---- Result was: 0 {} ---- Result should have been (regexp matching): 1 {error copying "~/td1" to "td1": ".*td1/td2": permission denied} ==== fCmd-6.26 FAILED ==== fCmd-6.30 CopyRenameOneFile: TclpRemoveDirectory failed FAILED ==== Contents of test case: cleanup file mkdir foo/bar file attr foo -perm 040555 set catchResult [catch {file rename foo/bar /tmp} msg] set msg [lindex [split $msg :] end] catch {file delete /tmp/bar} catch {file attr foo -perm 040777} catch {file delete -force foo} list $catchResult $msg ---- Result was: 0 {} ---- Result should have been (exact matching): 1 { permission denied} ==== fCmd-6.30 FAILED ==== fCmd-9.1 file rename: comprehensive: EACCES FAILED ==== Contents of test case: cleanup file mkdir td1 file mkdir td2 file attr td2 -perm 040000 set result [list [catch {file rename td1 td2/} msg] $msg] file delete -force td2 file delete -force td1 set result ---- Result was: 0 {} ---- Result should have been (exact matching): 1 {error renaming "td1" to "td2/td1": permission denied} ==== fCmd-9.1 FAILED ==== fCmd-9.3 file rename: comprehensive: file to new name FAILED ==== Contents of test case: cleanup createfile tf1 createfile tf2 testchmod 444 tf2 file rename tf1 tf3 file rename tf2 tf4 list [lsort [glob tf*]] [file writable tf3] [file writable tf4] ---- Result was: {tf3 tf4} 1 1 ---- Result should have been (exact matching): {tf3 tf4} 1 0 ==== fCmd-9.3 FAILED ==== fCmd-9.4 file rename: comprehensive: dir to new name FAILED ==== Contents of test case: cleanup file mkdir td1 td2 testchmod 555 td2 file rename td1 td3 file rename td2 td4 list [lsort [glob td*]] [file writable td3] [file writable td4] ---- Result was: {td3 td4} 1 1 ---- Result should have been (exact matching): {td3 td4} 1 0 ==== fCmd-9.4 FAILED ==== fCmd-9.5 file rename: comprehensive: file to self FAILED ==== Contents of test case: cleanup createfile tf1 tf1 createfile tf2 tf2 testchmod 444 tf2 file rename -force tf1 tf1 file rename -force tf2 tf2 list [contents tf1] [contents tf2] [file writable tf1] [file writable tf2] ---- Result was: tf1 tf2 1 1 ---- Result should have been (exact matching): tf1 tf2 1 0 ==== fCmd-9.5 FAILED ==== fCmd-9.6 file rename: comprehensive: dir to self FAILED ==== Contents of test case: cleanup file mkdir td1 file mkdir td2 testchmod 555 td2 file rename -force td1 . file rename -force td2 . list [lsort [glob td*]] [file writable td1] [file writable td2] ---- Result was: {td1 td2} 1 1 ---- Result should have been (exact matching): {td1 td2} 1 0 ==== fCmd-9.6 FAILED ==== fCmd-9.7 file rename: comprehensive: file to existing file FAILED ==== Contents of test case: cleanup createfile tf1 createfile tf2 createfile tfs1 createfile tfs2 createfile tfs3 createfile tfs4 createfile tfd1 createfile tfd2 createfile tfd3 createfile tfd4 testchmod 444 tfs3 testchmod 444 tfs4 testchmod 444 tfd2 testchmod 444 tfd4 set msg [list [catch {file rename tf1 tf2} msg] $msg] file rename -force tfs1 tfd1 file rename -force tfs2 tfd2 file rename -force tfs3 tfd3 file rename -force tfs4 tfd4 list [lsort [glob tf*]] $msg [file writable tfd1] [file writable tfd2] [file writable tfd3] [file writable tfd4] ---- Result was: {tf1 tf2 tfd1 tfd2 tfd3 tfd4} {1 {error renaming "tf1" to "tf2": file already exists}} 1 1 1 1 ---- Result should have been (exact matching): {tf1 tf2 tfd1 tfd2 tfd3 tfd4} {1 {error renaming "tf1" to "tf2": file already exists}} 1 1 0 0 ==== fCmd-9.7 FAILED ==== fCmd-9.10 file rename: comprehensive: file to new name and dir FAILED ==== Contents of test case: cleanup createfile tf1 createfile tf2 file mkdir td1 testchmod 444 tf2 file rename tf1 [file join td1 tf3] file rename tf2 [file join td1 tf4] list [catch {glob tf*}] [lsort [glob -directory td1 t*]] [file writable [file join td1 tf3]] [file writable [file join td1 tf4]] ---- Result was: 1 {td1/tf3 td1/tf4} 1 1 ---- Result should have been (exact matching): 1 {td1/tf3 td1/tf4} 1 0 ==== fCmd-9.10 FAILED ==== fCmd-10.2 file copy: comprehensive: file to new name FAILED ==== Contents of test case: cleanup createfile tf1 tf1 createfile tf2 tf2 testchmod 444 tf2 file copy tf1 tf3 file copy tf2 tf4 list [lsort [glob tf*]] [contents tf3] [contents tf4] [file writable tf3] [file writable tf4] ---- Result was: {tf1 tf2 tf3 tf4} tf1 tf2 1 1 ---- Result should have been (exact matching): {tf1 tf2 tf3 tf4} tf1 tf2 1 0 ==== fCmd-10.2 FAILED ==== fCmd-10.4 file copy: comprehensive: file to existing file FAILED ==== Contents of test case: cleanup createfile tf1 createfile tf2 createfile tfs1 createfile tfs2 createfile tfs3 createfile tfs4 createfile tfd1 createfile tfd2 createfile tfd3 createfile tfd4 testchmod 444 tfs3 testchmod 444 tfs4 testchmod 444 tfd2 testchmod 444 tfd4 set msg [list [catch {file copy tf1 tf2} msg] $msg] file copy -force tfs1 tfd1 file copy -force tfs2 tfd2 file copy -force tfs3 tfd3 file copy -force tfs4 tfd4 list [lsort [glob tf*]] $msg [file writable tfd1] [file writable tfd2] [file writable tfd3] [file writable tfd4] ---- Result was: {tf1 tf2 tfd1 tfd2 tfd3 tfd4 tfs1 tfs2 tfs3 tfs4} {1 {error copying "tf1" to "tf2": file already exists}} 1 1 1 1 ---- Result should have been (exact matching): {tf1 tf2 tfd1 tfd2 tfd3 tfd4 tfs1 tfs2 tfs3 tfs4} {1 {error copying "tf1" to "tf2": file already exists}} 1 1 0 0 ==== fCmd-10.4 FAILED ==== fCmd-10.6 file copy: comprehensive: dir to non-empty dir FAILED ==== Contents of test case: cleanup file mkdir tds1 file mkdir tds2 file mkdir [file join tdd1 tds1 xxx] file mkdir [file join tdd2 tds2 xxx] testchmod 555 tds2 set a1 [list [catch {file copy -force tds1 tdd1} msg] $msg] set a2 [list [catch {file copy -force tds2 tdd2} msg] $msg] list [lsort [glob td*]] $a1 $a2 [file writable tds1] [file writable tds2] ---- Result was: {tdd1 tdd2 tds1 tds2} {1 {error copying "tds1" to "tdd1/tds1": file already exists}} {1 {error copying "tds2" to "tdd2/tds2": file already exists}} 1 1 ---- Result should have been (exact matching): {tdd1 tdd2 tds1 tds2} {1 {error copying "tds1" to "tdd1/tds1": file already exists}} {1 {error copying "tds2" to "tdd2/tds2": file already exists}} 1 0 ==== fCmd-10.6 FAILED ==== fCmd-10.7 file rename: comprehensive: file to new name and dir FAILED ==== Contents of test case: cleanup createfile tf1 createfile tf2 file mkdir td1 testchmod 444 tf2 file copy tf1 [file join td1 tf3] file copy tf2 [file join td1 tf4] list [lsort [glob tf*]] [lsort [glob -directory td1 t*]] [file writable [file join td1 tf3]] [file writable [file join td1 tf4]] ---- Result was: {tf1 tf2} {td1/tf3 td1/tf4} 1 1 ---- Result should have been (exact matching): {tf1 tf2} {td1/tf3 td1/tf4} 1 0 ==== fCmd-10.7 FAILED ==== fCmd-12.8 renamefile: generic error FAILED ==== Contents of test case: catch {file delete -force -- tfa} file mkdir tfa file mkdir tfa/dir file attributes tfa -permissions 0555 set result [catch {file rename tfa/dir tfa2}] file attributes tfa -permissions 0777 file delete -force tfa set result ---- Result was: 0 ---- Result should have been (exact matching): 1 ==== fCmd-12.8 FAILED ==== fCmd-13.1 TclCopyFilesCmd: -force option FAILED ==== Contents of test case: catch {file delete -force -- tfa1} set s [createfile tfa1] file copy -force tfa1 tfa2 set result [expr [checkcontent tfa2 $s] && [checkcontent tfa1 $s]] file delete tfa1 tfa2 set result ---- Test generated error; Return code was: 1 ---- Return code should have been one of: 0 2 ---- errorInfo: error deleting "tfa2": directory not empty while executing "file delete tfa1 tfa2" ("uplevel" body line 6) invoked from within "uplevel 1 $script" ---- errorCode: POSIX EEXIST {file already exists} ==== fCmd-13.1 FAILED ==== fCmd-13.2 TclCopyFilesCmd: -- option FAILED ==== Contents of test case: catch {file delete -force -- tfa1} set s [createfile -tfa1] file copy -- -tfa1 tfa2 set result [expr [checkcontent tfa2 $s] && [checkcontent -tfa1 $s]] file delete -- -tfa1 tfa2 set result ---- Test generated error; Return code was: 1 ---- Return code should have been one of: 0 2 ---- errorInfo: error deleting "tfa2": directory not empty while executing "file delete -- -tfa1 tfa2" ("uplevel" body line 6) invoked from within "uplevel 1 $script" ---- errorCode: POSIX EEXIST {file already exists} ==== fCmd-13.2 FAILED ==== fCmd-13.3 TclCopyFilesCmd: bad option FAILED ==== Contents of test case: catch {file delete -force -- tfa1} set s [createfile tfa1] set r1 [catch {file copy -x tfa1 tfa2}] set result [expr $r1 && [checkcontent tfa1 $s] && ![file exists tfa2]] file delete tfa1 set result ---- Result was: 0 ---- Result should have been (exact matching): 1 ==== fCmd-13.3 FAILED ==== fCmd-14.8 copyfile: copy directory failing FAILED ==== Contents of test case: catch {file delete -force -- tfa} file mkdir tfa/dir/a/b/c file attributes tfa/dir -permissions 0000 set r1 [catch {file copy tfa tfa2}] file attributes tfa/dir -permissions 0777 set result $r1 file delete -force tfa tfa2 set result ---- Result was: 0 ---- Result should have been (exact matching): 1 ==== fCmd-14.8 FAILED ==== fCmd-16.9 error while deleting file FAILED ==== Contents of test case: catch {file delete -force -- tfa} file mkdir tfa createfile tfa/a file attributes tfa -permissions 0555 set result [catch {file delete tfa/a }] ####### ####### If any directory in a tree that is being removed does not ####### have write permission, the process will fail! ####### This is also the case with "rm -rf" ####### file attributes tfa -permissions 0777 file delete -force tfa set result ---- Result was: 0 ---- Result should have been (exact matching): 1 ==== fCmd-16.9 FAILED ==== fCmd-17.1 mkdir stat failing on target but not ENOENT FAILED ==== Contents of test case: catch {file delete -force -- tfa1} file mkdir tfa1 file attributes tfa1 -permissions 0555 set result [catch {file mkdir tfa1/tfa2}] file attributes tfa1 -permissions 0777 file delete -force tfa1 set result ---- Result was: 0 ---- Result should have been (exact matching): 1 ==== fCmd-17.1 FAILED ==== fCmd-19.2 rmdir error besides EEXIST FAILED ==== Contents of test case: catch {file delete -force -- tfa} file mkdir tfa file mkdir tfa/a file attributes tfa -permissions 0555 set result [catch {file delete tfa/a}] file attributes tfa -permissions 0777 file delete -force tfa set result ---- Result was: 0 ---- Result should have been (exact matching): 1 ==== fCmd-19.2 FAILED ==== fCmd-20.1 TraverseUnixTree : failure opening a subdirectory directory FAILED ==== Contents of test case: catch {file delete -force -- tfa} file mkdir tfa file mkdir tfa/a file attributes tfa/a -permissions 0000 set result [catch {file delete -force tfa}] file attributes tfa/a -permissions 0777 file delete -force tfa set result ---- Test generated error; Return code was: 1 ---- Return code should have been one of: 0 2 ---- errorInfo: could not set permissions for file "tfa/a": no such file or directory while executing "file attributes tfa/a -permissions 0777" ("uplevel" body line 7) invoked from within "uplevel 1 $script" ---- errorCode: POSIX ENOENT {no such file or directory} ==== fCmd-20.1 FAILED fileName.test ------------------------------------------------------------------------ I thought this looked suspicious. ==== cmdAH-16.3 Tcl_FileObjCmd: readable FAILED ==== Contents of test case: file reada $gorpfile ---- Result was: 1 ---- Result should have been (exact matching): 0 ==== cmdAH-16.3 FAILED It printed the variable as coded, and not it's value. $gorpfile I have another server that has been in service for several months with this tcl-8.4.13_1,1 installed. I tried copying over the port directory from that server and installing it, and the port still fails in the same place. Thanks, Chuck Rock From owner-freebsd-ports@FreeBSD.ORG Wed Dec 13 17:09:29 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1D04416A417 for ; Wed, 13 Dec 2006 17:09:29 +0000 (UTC) (envelope-from vivek@khera.org) Received: from yertle.kcilink.com (yertle.kcilink.com [74.92.149.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id C808743CA9 for ; Wed, 13 Dec 2006 17:07:58 +0000 (GMT) (envelope-from vivek@khera.org) Received: from [192.168.7.103] (host-103.int.kcilink.com [192.168.7.103]) by yertle.kcilink.com (Postfix) with ESMTP id CC2E3B80A for ; Wed, 13 Dec 2006 12:09:27 -0500 (EST) Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <7mr6v6ht57.wl%kuriyama@imgsrc.co.jp> References: <7mu003jdyg.wl%kuriyama@imgsrc.co.jp> <457DA05F.8010805@FreeBSD.org> <7mr6v6ht57.wl%kuriyama@imgsrc.co.jp> Content-Type: multipart/signed; micalg=sha1; boundary=Apple-Mail-2-891489776; protocol="application/pkcs7-signature" Message-Id: <453417EE-3CED-4BBA-86D5-DE88F92B6B91@khera.org> From: Vivek Khera Date: Wed, 13 Dec 2006 12:09:26 -0500 To: ports@FreeBSD.org X-Mailer: Apple Mail (2.752.2) X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: HEADS UP : security/gnupg will be upgraded to 2.0.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Dec 2006 17:09:29 -0000 --Apple-Mail-2-891489776 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed On Dec 11, 2006, at 7:09 PM, Jun Kuriyama wrote: > Anyway, this way maybe old-porters thinking. I liked to use > "/" directory name (without version number). > Using version number in ports directory is very exceptional event for > keeping old ports (like "emacs", "emacs19", "emacs20"). I thought > this is the way to indicate "what you should choose" for port users. That's how I think of it as well. --Apple-Mail-2-891489776-- From owner-freebsd-ports@FreeBSD.ORG Wed Dec 13 17:44:44 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 19F8B16A5F4 for ; Wed, 13 Dec 2006 17:44:44 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.60.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB39D43DDA for ; Wed, 13 Dec 2006 17:41:10 +0000 (GMT) (envelope-from wxs@atarininja.org) Received: by syn.atarininja.org (Postfix, from userid 1001) id D97E95C58; Wed, 13 Dec 2006 12:44:16 -0500 (EST) Date: Wed, 13 Dec 2006 12:44:16 -0500 From: Wesley Shields To: Chuck Rock Message-ID: <20061213174416.GB59047@atarininja.org> References: <015e01c71ed5$ec795370$8c007f0a@epctech.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <015e01c71ed5$ec795370$8c007f0a@epctech.com> User-Agent: Mutt/1.5.13 (2006-08-11) Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: tcl-8.4.13_1,1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Dec 2006 17:44:44 -0000 On Wed, Dec 13, 2006 at 10:44:10AM -0600, Chuck Rock wrote: > I am unable to get this port to install. I've tried using portinstall > command and manually making it from the port's directory. > > I have a fresh install of FreeBSD 6.1 with a custom kernel. I took the > generic and only added the pf packetfilter options and smp. > > The port fails running the test scripts. This is the output from portinstall > when trying to install MailScanner. It needs sqlite which needs tcl84. > > Scroll down to the bottom to see the failures. I let this thing run for a > few hours, and it still didn't finish. I had a user recently report a similar problem to me when building ntop. He initially thought it was a problem with ntop but when I inspected the logs I saw the same problem you are. He simply removed (renamed?) the test file and the build continued along. I was able to test tcl84 in a tinderbox and did not have any problems. -- WXS From owner-freebsd-ports@FreeBSD.ORG Wed Dec 13 18:18:23 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0AE8416A407; Wed, 13 Dec 2006 18:18:23 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from centrmmtao02.cox.net (centrmmtao02.cox.net [70.168.83.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 977FC43DA0; Wed, 13 Dec 2006 18:15:58 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by centrmmtao02.cox.net (InterMail vM.6.01.06.03 201-2131-130-104-20060516) with ESMTP id <20061213181720.BFQE7367.centrmmtao02.cox.net@eastrmimpo02.cox.net>; Wed, 13 Dec 2006 13:17:20 -0500 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo02.cox.net with bizsmtp id yJG91V00Y4iy4EG0000000; Wed, 13 Dec 2006 13:16:10 -0500 Date: Wed, 13 Dec 2006 12:18:33 -0600 To: "Mark Ovens" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <4577D8BE.6020105@freebsd.org> <720051dc0612070110q6f31b798q5d308af7c853b5f5@mail.gmail.com> <20061207125032.M18462@martymac.com> <45783EFC.4030703@appriss.com> <45792D51.8070402@FreeBSD.org> <457FDCBE.8010102@freebsd.org> Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: <457FDCBE.8010102@freebsd.org> User-Agent: Opera Mail/9.02 (Linux) Cc: "ganael.laplanche" , Doug Barton , David Sledge , freebsd-ports@freebsd.org, James Seward Subject: Re: Firefox & thunderbird crash saving a file X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Dec 2006 18:18:23 -0000 On Wed, 13 Dec 2006 04:58:06 -0600, Mark Ovens wrote: > Jeremy Messenger wrote: >> marcus has won the fight, so he has a patch to fix it. >> >> http://lists.freebsd.org/pipermail/freebsd-gnome/2006-December/016302.html >> > > Excellent! > > I've just applied this patch and done `make deinstall', `make reinstall' > of kde-xdg-env but still have the same problem. Will it be necessary to > exit and restart KDE? Try it. Cheers, Mezz > Regards, > > Mark -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org From owner-freebsd-ports@FreeBSD.ORG Wed Dec 13 18:59:42 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 19F1F16A4A0; Wed, 13 Dec 2006 18:59:42 +0000 (UTC) (envelope-from andy@athame.co.uk) Received: from hex.athame.co.uk (salama58.adsl.netsonic.fi [81.17.207.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DE6243D7E; Wed, 13 Dec 2006 18:55:20 +0000 (GMT) (envelope-from andy@athame.co.uk) Received: from ping.int.athame.co.uk ([192.168.10.8]) by hex.athame.co.uk with esmtp (Exim 4.63 (FreeBSD)) (envelope-from ) id 1GuZHJ-000BoX-Uv; Wed, 13 Dec 2006 20:56:29 +0200 From: Andy Fawcett To: freebsd-ports@freebsd.org Date: Wed, 13 Dec 2006 20:57:26 +0200 User-Agent: KMail/1.9.4 References: <4577D8BE.6020105@freebsd.org> <457FDCBE.8010102@freebsd.org> In-Reply-To: X-Face: ?fLK282oT!Ss!(krp%ft%TWfrkz*Mxz<2hwkRBzd); #D/=!=XjYKFBh1wVeov4K&<=?utf-8?q?Z6bi=5F=0A=09=7BBvAjk1diod2?=,DQo`Xz<\$~fX7B>U`u0HC\Gc+B9Hxu"bjBc16tg~i4.,2A1>=?utf-8?q?=7BrcRK=5Fi!i=0A=097e79f=7CT=3B9=23gfr=3DG1u=27xS=3D?=(}_NSP,Gs>HDq Cc: Doug Barton , David Sledge , Jeremy Messenger , "ganael.laplanche" , Mark Ovens , James Seward Subject: Re: Firefox & thunderbird crash saving a file X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Dec 2006 18:59:42 -0000 On Wednesday 13 December 2006 20:18, Jeremy Messenger wrote: > On Wed, 13 Dec 2006 04:58:06 -0600, Mark Ovens wrote: > > Jeremy Messenger wrote: > >> marcus has won the fight, so he has a patch to fix it. > >> > >> http://lists.freebsd.org/pipermail/freebsd-gnome/2006-December/016 > >>302.html > > > > Excellent! > > > > I've just applied this patch and done `make deinstall', `make > > reinstall' of kde-xdg-env but still have the same problem. Will it > > be necessary to exit and restart KDE? > > Try it. Restart is definitely needed. The configuration for xdg is set up at KDE start time by startkde script. A. -- Andy Fawcett | andy@athame.co.uk | tap@kde.org "In an open world without walls and fences, | tap@lspace.org we wouldn't need Windows and Gates." -- anon | tap@fruitsalad.org From owner-freebsd-ports@FreeBSD.ORG Wed Dec 13 19:14:51 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1EA0A16A403 for ; Wed, 13 Dec 2006 19:14:51 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A1C543CAB for ; Wed, 13 Dec 2006 19:13:19 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id C22E81A4D93 for ; Wed, 13 Dec 2006 11:14:49 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 188A35138F; Wed, 13 Dec 2006 14:14:49 -0500 (EST) Date: Wed, 13 Dec 2006 14:14:48 -0500 From: Kris Kennaway To: Kris Kennaway Message-ID: <20061213191448.GA57406@xor.obsecurity.org> References: <20061203022926.GA9253@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LZvS9be/3tNcYl/X" Content-Disposition: inline In-Reply-To: <20061203022926.GA9253@xor.obsecurity.org> User-Agent: Mutt/1.4.2.2i Cc: ports@FreeBSD.org Subject: Re: Update on X11BASE status X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Dec 2006 19:14:51 -0000 --LZvS9be/3tNcYl/X Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Dec 02, 2006 at 09:29:26PM -0500, Kris Kennaway wrote: > Thanks to the hard work of a number of maintainers and committers > we're making good progress on bringing the ports tree into complete > X11BASE compliance. >=20 > http://pointyhat.freebsd.org/errorlogs/i386-5-exp-latest/index-maintain= er.html >=20 > We're now down to fewer than 110 ports that need to be corrected to > deal with a non-standard X11BASE location (the rest are more general > port problems). By now only 17 of those broken ports are > unmaintained, so the majority of them are waiting on individual > maintainers to step up and/or approve fixes already submitted by other > users. >=20 > Are you maintainers really going to let your ports be the ones that > hold us up?! You know who you are since you've already received email > about this, so let's push on and see how quickly we can get that > number down to 50! After further diligent work by maintainers and committers the current count is down to less than 36! http://pointyhat.freebsd.org/errorlogs/i386-5-exp-latest/ (this also lists the ~60 ports broken on standard CVS too). Almost all of these are now ports with an (alleged ;) maintainer, so now we're mostly waiting on them to step up and do their part. Hopefully the count will be down to 0 by Christmas! Kris --LZvS9be/3tNcYl/X Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFgFEoWry0BWjoQKURAuvVAKDXq63Jp6gSNdNzn6zcHuzr2ZxU9gCeM624 9l8asUPdz47gtWVhmTPeuFg= =X0vc -----END PGP SIGNATURE----- --LZvS9be/3tNcYl/X-- From owner-freebsd-ports@FreeBSD.ORG Wed Dec 13 19:21:33 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9E74416A47E for ; Wed, 13 Dec 2006 19:21:33 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DC1543CC4 for ; Wed, 13 Dec 2006 19:19:56 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 7CD621A3C1C for ; Wed, 13 Dec 2006 11:21:26 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id C95ED5131D; Wed, 13 Dec 2006 14:21:25 -0500 (EST) Date: Wed, 13 Dec 2006 14:21:25 -0500 From: Kris Kennaway To: ports@FreeBSD.org Message-ID: <20061213192125.GB57406@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gatW/ieO32f1wygP" Content-Disposition: inline User-Agent: Mutt/1.4.2.2i Cc: Subject: HEADS UP: gcc 4.1 build in progress X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Dec 2006 19:21:33 -0000 --gatW/ieO32f1wygP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Dear Porters, Now that X11BASE errors are more or less under control (we're mostly waiting on a few lagging maintainers to do their part), I've started another gcc 4.1 test build so that maintainers can start to work on that in preparation for the gcc 4.x import into 7.0. Based on the previous build, we're looking at about 1000 new port build failures across the ports collection, so it's important that do our best to reduce that count as quickly as possible, to avoid user and developer disruption once the import takes place (probably early in the new year). The build logs are here: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.2006121307/ Maintainers of ports appearing here will also be getting special personalized nagmail about it. In many cases fixing these ports requires only simple code changes, and these may already have been submitted to the developers by other projects (thesedays many Linux distributions use gcc 4.1, so chances are they have fixed the error already), or the patches may be found in their package repositories. You should be able to reproduce it yourself simply by installing the lang/gcc41 port and then setting the variables CC=/usr/local/bin/gcc41 CXX=/usr/local/bin/g++41 in your environment (Note: some ports do not respect these variables currently, but this is another bug that should be fixed). Actually there is some debate about whether to go with gcc 4.1 or 4.2 (the latter is the next release branch, so if we can get away with using 4.2 instead then it will have a longer lifetime and receive more gcc developer support). To that end I'll also be doing a gcc 4.2 build in the near future to see how much worse it fares than 4.1. Thanks, Kris --gatW/ieO32f1wygP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFgFK1Wry0BWjoQKURAkR7AJ9YVLP9IXeqIuUSnxJ6PjfhebJ6+QCgt3Wl N3Xs9K7AyJcvf8DdSNcB2QE= =4/fG -----END PGP SIGNATURE----- --gatW/ieO32f1wygP-- From owner-freebsd-ports@FreeBSD.ORG Wed Dec 13 19:32:48 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C5DE616A40F for ; Wed, 13 Dec 2006 19:32:48 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.60.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAE6643CA7 for ; Wed, 13 Dec 2006 19:31:17 +0000 (GMT) (envelope-from wxs@atarininja.org) Received: by syn.atarininja.org (Postfix, from userid 1001) id 502175C58; Wed, 13 Dec 2006 14:34:32 -0500 (EST) Date: Wed, 13 Dec 2006 14:34:32 -0500 From: Wesley Shields To: "Wayne M. Barnes" Message-ID: <20061213193432.GA60613@atarininja.org> References: <20061213182756.GA7998@klentaq.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061213182756.GA7998@klentaq.com> User-Agent: Mutt/1.5.13 (2006-08-11) Cc: freebsd-ports@freebsd.org Subject: Re: Missing pkg-descr X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Dec 2006 19:32:48 -0000 [Moving to ports@ as it's more suited for there...] On Wed, Dec 13, 2006 at 12:27:56PM -0600, Wayne M. Barnes wrote: > Dear FreeBSD, > > Did something happen to the location for the "pkg-descr" so > that ports can't find it? The following happens to me a lot, > for many packages: > > ===> Installing for gmake-3.81_1 > ===> Generating temporary packing list > ** Missing pkg-descr for gmake-3.81_1. > *** Error code 1 Does the pkg-descr file exist in the port directory? Are you setting any variables in your environment which may affect this ($DESCR)? -- WXS From owner-freebsd-ports@FreeBSD.ORG Wed Dec 13 19:48:59 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 47B3C16A4D1 for ; Wed, 13 Dec 2006 19:48:59 +0000 (UTC) (envelope-from beech@alaskaparadise.com) Received: from stargate.alaskaparadise.com (114-103-74-65.gci.net [65.74.103.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id B368F43E64 for ; Wed, 13 Dec 2006 19:43:35 +0000 (GMT) (envelope-from beech@alaskaparadise.com) Received: by stargate.alaskaparadise.com (Postfix, from userid 0) id B751D45F8; Wed, 13 Dec 2006 10:45:05 -0900 (AKST) From: Beech Rintoul Organization: Alaska Paradise Travel To: freebsd-ports@freebsd.org Date: Wed, 13 Dec 2006 10:44:48 -0900 User-Agent: KMail/1.9.4 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2763765.Ti2miBTHIn"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200612131045.03504.beech@alaskaparadise.com> Subject: Help with upgrade proftpd.rc1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Dec 2006 19:48:59 -0000 --nextPart2763765.Ti2miBTHIn Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline The developers have just released proftpd.rc1 which I'm trying to write the= =20 upgrades for. The release contains several new modules and features which=20 have been added to the Makefile. The problem I'm having is with some of the existing patches. While some wer= e=20 fairly easy to adapt to the new code, several are not. The port will not=20 build at this point. I do not possess the C expertise to troublshoot these= =20 patches further as the source code has changed. If one of you C gurus feels like giving me a hand with this it would be muc= h=20 appreciated. The project so far can be found at: http://www.alaskaparadise.com/freebsd/proftpd.test.tgz I'd like to get this into the tree as some of the new features have been=20 frequent requests. TIA, Beech =2D-=20 =2D------------------------------------------------------------------------= =2D------------- Beech Rintoul - Sys. Administrator - beech@alaskaparadise.com /"\ ASCII Ribbon Campaign | Alaska Paradise Travel \ / - NO HTML/RTF in e-mail | 201 East 9Th Avenue Ste.310 X - NO Word docs in e-mail | Anchorage, AK 99501 / \ - Please visit Alaska Paradise - http://www.alaskaparadise.com =2D------------------------------------------------------------------------= =2D------------- --nextPart2763765.Ti2miBTHIn Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQBFgFg/p5D0B1NlT4URAlBhAJ49eV/LCbcUII7Z5gcNC0JFd0kPEgCePqlx fr2kg3g70mrA69Oi5/E8u/Y= =j2Zr -----END PGP SIGNATURE----- --nextPart2763765.Ti2miBTHIn-- From owner-freebsd-ports@FreeBSD.ORG Wed Dec 13 21:34:45 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1ACBF16A407 for ; Wed, 13 Dec 2006 21:34:45 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.FreeBSD.org (Postfix) with SMTP id 0087243CB9 for ; Wed, 13 Dec 2006 21:33:08 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: (qmail 545 invoked by uid 399); 13 Dec 2006 21:34:37 -0000 Received: from localhost (HELO ?192.168.0.5?) (dougb@dougbarton.us@127.0.0.1) by localhost with SMTP; 13 Dec 2006 21:34:37 -0000 X-Originating-IP: 127.0.0.1 Message-ID: <458071EB.3050406@FreeBSD.org> Date: Wed, 13 Dec 2006 13:34:35 -0800 From: Doug Barton Organization: http://www.freebsd.org/ User-Agent: Thunderbird 1.5.0.8 (X11/20061125) MIME-Version: 1.0 To: Jeremy Messenger References: <4577D8BE.6020105@freebsd.org> <720051dc0612070110q6f31b798q5d308af7c853b5f5@mail.gmail.com> <20061207125032.M18462@martymac.com> <45783EFC.4030703@appriss.com> <45792D51.8070402@FreeBSD.org> <457F23BB.5010505@FreeBSD.org> In-Reply-To: X-Enigmail-Version: 0.94.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: Firefox & thunderbird crash saving a file X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Dec 2006 21:34:45 -0000 Jeremy Messenger wrote: > Oh, your problem is different after I read your message again. I don't > have any of printer, so unsure with your problem. I can actually reproduce this just by doing print preview, then hitting close, so no actual printer is needed. Doug -- This .signature sanitized for your protection From owner-freebsd-ports@FreeBSD.ORG Wed Dec 13 21:57:44 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 22EF216A403 for ; Wed, 13 Dec 2006 21:57:44 +0000 (UTC) (envelope-from andrew@areilly.bpc-users.org) Received: from omta02ps.mx.bigpond.com (omta02ps.mx.bigpond.com [144.140.83.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id F235743C9D for ; Wed, 13 Dec 2006 21:56:11 +0000 (GMT) (envelope-from andrew@areilly.bpc-users.org) Received: from oaamta02ps.mx.bigpond.com ([144.132.228.157]) by omta02ps.mx.bigpond.com with ESMTP id <20061213215741.DZSS24597.omta02ps.mx.bigpond.com@oaamta02ps.mx.bigpond.com> for ; Wed, 13 Dec 2006 21:57:41 +0000 Received: from areilly.bpa.nu ([144.132.228.157]) by oaamta02ps.mx.bigpond.com with ESMTP id <20061213215737.ZGWP17919.oaamta02ps.mx.bigpond.com@areilly.bpa.nu> for ; Wed, 13 Dec 2006 21:57:37 +0000 Received: (qmail 90798 invoked from network); 13 Dec 2006 21:57:27 -0000 Received: from localhost (HELO duncan.reilly.home) (127.0.0.1) by localhost with SMTP; 13 Dec 2006 21:57:27 -0000 Date: Thu, 14 Dec 2006 08:57:27 +1100 From: Andrew Reilly To: gnome@freebsd.org, ports@freebsd.org Message-ID: <20061214085727.15bf3750@duncan.reilly.home> X-Mailer: Sylpheed-Claws 2.5.2 (GTK+ 2.10.6; amd64-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: How to compile nautilus with debug symbols from ports? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Dec 2006 21:57:44 -0000 Hi there, I had nautilus crash on me, the other day. I think that I can repeat the crash: well, it's happened twice, doing the same thing (attempting a VFS mount of a file share from a Windows laptop that requires authentication). So I installed bugbuddy so that it could phone home to the GNOME folks to tell them what was up, but although the _process_ seems to have worked, and a bug registered, it wasn't able to find a core dump, and the core dump wouldn't have had much useful symbolic info, anyway. So: what's happened to nautilus' .core file? Is there some fancy clean-up mechanism going on? I imagine so: that must be how bugbuddy gets invoked in the first place. Can this be overriden so that I can get a core file to point gdb at? Secondly: is there a convenient port-build global knob for turning on debugging symbols? Anything more complicated than CFLAGS+=-g in /etc/make.conf? Cheers, -- Andrew From owner-freebsd-ports@FreeBSD.ORG Wed Dec 13 22:08:19 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D2B6916A47C for ; Wed, 13 Dec 2006 22:08:19 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.FreeBSD.org (Postfix) with SMTP id D6C5E43CBB for ; Wed, 13 Dec 2006 22:06:37 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: (qmail 15740 invoked by uid 399); 13 Dec 2006 22:08:08 -0000 Received: from localhost (HELO ?192.168.0.5?) (dougb@dougbarton.us@127.0.0.1) by localhost with SMTP; 13 Dec 2006 22:08:08 -0000 X-Originating-IP: 127.0.0.1 Message-ID: <458079C6.5050108@FreeBSD.org> Date: Wed, 13 Dec 2006 14:08:06 -0800 From: Doug Barton Organization: http://www.freebsd.org/ User-Agent: Thunderbird 1.5.0.8 (X11/20061125) MIME-Version: 1.0 To: vd@FreeBSD.org References: <7mu003jdyg.wl%kuriyama@imgsrc.co.jp> <457DA05F.8010805@FreeBSD.org> <7mr6v6ht57.wl%kuriyama@imgsrc.co.jp> <457E5DB4.7030204@FreeBSD.org> <7mbqm9ijr9.wl%kuriyama@imgsrc.co.jp> <20061212145124.GA3446@straylight.m.ringlet.net> <457F10E5.5070901@FreeBSD.org> <7mu000h8nz.wl%kuriyama@imgsrc.co.jp> <20061213081318.GB53907@qlovarnika.bg.datamax> In-Reply-To: <20061213081318.GB53907@qlovarnika.bg.datamax> X-Enigmail-Version: 0.94.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org, Jun Kuriyama Subject: Re: HEADS UP : security/gnupg will be upgraded to 2.0.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Dec 2006 22:08:19 -0000 Vasil Dimov wrote: > On Wed, Dec 13, 2006 at 10:44:00AM +0900, Jun Kuriyama wrote: >> At Tue, 12 Dec 2006 12:28:21 -0800, >> Doug Barton wrote: > [...] >>> What might make sense is for the gnupg 2.x port to install a gpg >>> symlink to gpg2. I've done that on my own system for convenience sake. >>> That will get hairy if the user tries to install gnupg 1.x though. >>> Both gnupg ports will need logic to handle what to do with the symlink >>> if the other port is installed. >> Seems fine. Like this? > > Just my 2 cents: > > - NLS "Native Language Support" on \ > [...] > +OPTIONS= NLS "Include National Language Support" on \ > > I believe the N in NLS stands for Native. It's National. That's why you have things like en_US, which translates roughly to, "English as spoken in the United States." Whether this is a good idea or not is a whole other kettle of fish. :) (It solves some problems nicely, and creates others, but digress.) > [...] > +verify: checksum > + gpg --verify ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}.sig > > You are referencing the old gpg executable here (or the link in which > case it does not matter) here. > Is this intentional? Shouldn't it be gpg2? Given that gpg the 1.x binary, gpg the link to gpg2, and gpg2 all have the same functionality when it comes to --verify, I don't think it matters, and it's more intuitive from a bootstrapping perspective. (Users are more likely to have the real gpg 1.x or the symlink already installed than they are to have gpg2 already installed.) Jun, The changes look good. The only thing missing (I discovered to my chagrin the other day) is the PORTDOCS for GnuPG 2. I can work that up if you like. My only other comment is that in pkg-install you could probably simplify: if [ -r ${PKG_PREFIX}/bin/gpg ] || [ -L ${PKG_PREFIX}/bin/gpg ]; then # Skip. else ln -s gpg2 ${PKG_PREFIX}/bin/gpg fi to: if [ ! -e "${PKG_PREFIX}/bin/gpg" ]; then ln -s gpg2 ${PKG_PREFIX}/bin/gpg fi hth, Doug -- This .signature sanitized for your protection From owner-freebsd-ports@FreeBSD.ORG Wed Dec 13 23:09:57 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BF6EB16A4B3 for ; Wed, 13 Dec 2006 23:09:57 +0000 (UTC) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (svm.csie.ntu.edu.tw [140.112.90.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8790A43CC8 for ; Wed, 13 Dec 2006 23:08:22 +0000 (GMT) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (localhost [127.0.0.1]) by svm.csie.ntu.edu.tw (8.13.8/8.13.8) with ESMTP id kBDN9qRk097718; Thu, 14 Dec 2006 07:09:52 +0800 (CST) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: (from rafan@localhost) by svm.csie.ntu.edu.tw (8.13.8/8.13.8/Submit) id kBDN9qBH069974; Thu, 14 Dec 2006 07:09:52 +0800 (CST) (envelope-from rafan) Date: Thu, 14 Dec 2006 07:09:52 +0800 From: Rong-En Fan To: Kris Kennaway Message-ID: <20061213230952.GC33414@svm.csie.ntu.edu.tw> References: <20061203022926.GA9253@xor.obsecurity.org> <20061213191448.GA57406@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UFHRwCdBEJvubb2X" Content-Disposition: inline In-Reply-To: <20061213191448.GA57406@xor.obsecurity.org> User-Agent: Mutt/1.5.13 (2006-08-11) Cc: ports@freebsd.org Subject: Re: Update on X11BASE status X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Dec 2006 23:09:57 -0000 --UFHRwCdBEJvubb2X Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 13, 2006 at 02:14:48PM -0500, Kris Kennaway wrote: > On Sat, Dec 02, 2006 at 09:29:26PM -0500, Kris Kennaway wrote: [...] > > Are you maintainers really going to let your ports be the ones that > > hold us up?! You know who you are since you've already received email > > about this, so let's push on and see how quickly we can get that > > number down to 50! >=20 > After further diligent work by maintainers and committers the current > count is down to less than 36! >=20 > http://pointyhat.freebsd.org/errorlogs/i386-5-exp-latest/ >=20 > (this also lists the ~60 ports broken on standard CVS too). I think the actual count should be around 20 by now. Both eclipse and mplayer should be fixed. Could you start another run to see=20 if there are more ports affected?=20 Thanks, Rong-En Fan > Almost all of these are now ports with an (alleged ;) maintainer, so > now we're mostly waiting on them to step up and do their part. > Hopefully the count will be down to 0 by Christmas! >=20 > Kris >=20 --UFHRwCdBEJvubb2X Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFgIg/144QkYb9jGgRAt2oAJ4yzLc+eW+Xch0f6SWrp5Epl7AabgCbB1j8 YgKa3Mza2Z7y0gKbTO6kjbE= =VKVj -----END PGP SIGNATURE----- --UFHRwCdBEJvubb2X-- From owner-freebsd-ports@FreeBSD.ORG Wed Dec 13 23:15:40 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8526816A416 for ; Wed, 13 Dec 2006 23:15:40 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id A928343C9E for ; Wed, 13 Dec 2006 23:14:08 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 14DC81A4D93; Wed, 13 Dec 2006 15:15:40 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 5E02E513F8; Wed, 13 Dec 2006 18:15:39 -0500 (EST) Date: Wed, 13 Dec 2006 18:15:39 -0500 From: Kris Kennaway To: Rong-En Fan Message-ID: <20061213231539.GA61024@xor.obsecurity.org> References: <20061203022926.GA9253@xor.obsecurity.org> <20061213191448.GA57406@xor.obsecurity.org> <20061213230952.GC33414@svm.csie.ntu.edu.tw> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sm4nu43k4a2Rpi4c" Content-Disposition: inline In-Reply-To: <20061213230952.GC33414@svm.csie.ntu.edu.tw> User-Agent: Mutt/1.4.2.2i Cc: ports@freebsd.org, Kris Kennaway Subject: Re: Update on X11BASE status X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Dec 2006 23:15:40 -0000 --sm4nu43k4a2Rpi4c Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 14, 2006 at 07:09:52AM +0800, Rong-En Fan wrote: > On Wed, Dec 13, 2006 at 02:14:48PM -0500, Kris Kennaway wrote: > > On Sat, Dec 02, 2006 at 09:29:26PM -0500, Kris Kennaway wrote: > [...] > > > Are you maintainers really going to let your ports be the ones that > > > hold us up?! You know who you are since you've already received email > > > about this, so let's push on and see how quickly we can get that > > > number down to 50! > >=20 > > After further diligent work by maintainers and committers the current > > count is down to less than 36! > >=20 > > http://pointyhat.freebsd.org/errorlogs/i386-5-exp-latest/ > >=20 > > (this also lists the ~60 ports broken on standard CVS too). >=20 > I think the actual count should be around 20 by now. Yes, although maybe more because of: > Both eclipse > and mplayer should be fixed. =2E..which exposed another 27+23 ports to the build ;-) > Could you start another run to see=20 > if there are more ports affected?=20 As soon as I can; the cluster is really jammed right now, between gcc, xorg and X11BASE test builds, on top of regular package builds. Fortunately I've been able to justify spending a higher percentage of time on test builds since ftp-master has been down and I've been unable to push out the regular package builds ;-) Kris --sm4nu43k4a2Rpi4c Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFgImaWry0BWjoQKURAhGiAJoCYljL5w1AD63o8ojdrI5yCKDD4ACguWP7 4P166GAuwA97RQpNUJoHNYg= =pntv -----END PGP SIGNATURE----- --sm4nu43k4a2Rpi4c-- From owner-freebsd-ports@FreeBSD.ORG Wed Dec 13 23:57:10 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3349C16A415 for ; Wed, 13 Dec 2006 23:57:10 +0000 (UTC) (envelope-from sam+u4qzjv6@chaosring.org) Received: from mail.literati.org (hotaru.chaosring.Org [64.71.149.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BF99440DF for ; Wed, 13 Dec 2006 23:46:05 +0000 (GMT) (envelope-from sam+u4qzjv6@chaosring.org) Received: from mail.literati.org (localhost [127.0.0.1]) by mail.literati.org (Postfix) with ESMTP id 66F8ED74E80; Wed, 13 Dec 2006 23:47:33 +0000 (UTC) Received: by mail.literati.org (Postfix, from userid 1017) id 597DDD74CC5; Wed, 13 Dec 2006 23:47:33 +0000 (UTC) From: Sam Trenholme To: alex@kapranoff.ru Message-Id: <20061213234733.597DDD74CC5@mail.literati.org> Date: Wed, 13 Dec 2006 23:47:29 +0000 (UTC) X-Virus-Scanned: ClamAV using ClamSMTP Cc: ports@FreeBSD.org Subject: FreeBSD Port: maradns-1.2.10 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Dec 2006 23:57:10 -0000 Hey, guys, the 1.2.10 release of MaraDNS is out of date. Please update the port to MaraDNS 1.2.12.04. If Alex doesn't want to do this, will someone else please step up to plate to do it. I myself have ported MaraDNS to FreeBSD, so a compile is a "./configure; make; make install". If you want to change the default UID or GID, this is a simple edit to MaraDns.h. The problem is that 1.2.10 has bugs I have long since fixed, but FreeBSD users still send me bug reports since the FreeBSD port is out of date. Thank you for your time and interest in MaraDNS, - Sam From owner-freebsd-ports@FreeBSD.ORG Thu Dec 14 00:11:29 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 409E316A57A for ; Thu, 14 Dec 2006 00:11:29 +0000 (UTC) (envelope-from eric@mikestammer.com) Received: from smtp106.sbc.mail.re2.yahoo.com (smtp106.sbc.mail.re2.yahoo.com [68.142.229.99]) by mx1.FreeBSD.org (Postfix) with SMTP id 3854F43E85 for ; Thu, 14 Dec 2006 00:03:12 +0000 (GMT) (envelope-from eric@mikestammer.com) Received: (qmail 89985 invoked from network); 14 Dec 2006 00:04:24 -0000 Received: from unknown (HELO mail.mikestammer.com) (mikestammer@sbcglobal.net@70.142.211.17 with login) by smtp106.sbc.mail.re2.yahoo.com with SMTP; 14 Dec 2006 00:04:23 -0000 X-YMail-OSG: T5o1P2oVM1nNd.9Mr3QgE559K24gxIKNH_gfpSMySFcx0YTbstWAO.aym4QK6FeDooKF1NxQYkiY5qfuM4CiN.pitW0bwcTLPk86vx_..C0abaL_YVtlXhLItEkvvAPlR_SM4z6.imEpDQthihm0EimQfetYcphWxYiK7Q4n3dBJAmF8rZp6JB.aSTLZ Received: from localhost (localhost [127.0.0.1]) by mail.mikestammer.com (Postfix) with ESMTP id 69AAD1146C; Wed, 13 Dec 2006 18:04:23 -0600 (CST) X-Virus-Scanned: amavisd-new at mikestammer.com Received: from mail.mikestammer.com ([127.0.0.1]) by localhost (gondolin.middleearth.mikestammer.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5rN3JtjXKKAa; Wed, 13 Dec 2006 18:04:22 -0600 (CST) Received: from [192.168.0.20] (adsl-70-142-211-17.dsl.emhril.sbcglobal.net [70.142.211.17]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: eric) by mail.mikestammer.com (Postfix) with ESMTP id 455801146B; Wed, 13 Dec 2006 18:04:22 -0600 (CST) Message-ID: <45809505.8010806@mikestammer.com> Date: Wed, 13 Dec 2006 18:04:21 -0600 From: Eric User-Agent: Thunderbird 3.0a1 (Windows/20061207) MIME-Version: 1.0 To: Sam Trenholme References: <20061213234733.597DDD74CC5@mail.literati.org> In-Reply-To: <20061213234733.597DDD74CC5@mail.literati.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org, alex@kapranoff.ru Subject: Re: FreeBSD Port: maradns-1.2.10 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Dec 2006 00:11:29 -0000 Sam Trenholme wrote: > Hey, guys, the 1.2.10 release of MaraDNS is out of date. Please update > the port to MaraDNS 1.2.12.04. If Alex doesn't want to do this, will > someone else please step up to plate to do it. I myself have ported > MaraDNS to FreeBSD, so a compile is a "./configure; make; make install". > If you want to change the default UID or GID, this is a simple edit to > MaraDns.h. > > The problem is that 1.2.10 has bugs I have long since fixed, but FreeBSD > users still send me bug reports since the FreeBSD port is out of date. > > Thank you for your time and interest in MaraDNS, > > i emailed the maintainer about this about 2 weeks ago and got nothing back from him. maradns is excellent by the way! From owner-freebsd-ports@FreeBSD.ORG Thu Dec 14 00:11:34 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CCC1016A611 for ; Thu, 14 Dec 2006 00:11:34 +0000 (UTC) (envelope-from heli@mikestammer.com) Received: from smtp113.sbc.mail.re2.yahoo.com (smtp113.sbc.mail.re2.yahoo.com [68.142.229.92]) by mx1.FreeBSD.org (Postfix) with SMTP id 7110D43FBA for ; Thu, 14 Dec 2006 00:04:32 +0000 (GMT) (envelope-from heli@mikestammer.com) Received: (qmail 49772 invoked from network); 14 Dec 2006 00:05:41 -0000 Received: from unknown (HELO mail.mikestammer.com) (mikestammer@sbcglobal.net@70.142.211.17 with login) by smtp113.sbc.mail.re2.yahoo.com with SMTP; 14 Dec 2006 00:05:41 -0000 X-YMail-OSG: b5LD.qgVM1m_P651TSSQkTGFHWLjBady7YbAqUC4O29HfFqYS2KE.cORNhNrmgXolAVqidiMc3p4yxvMYTgn.jgBMjyHw4KgFS9whz7bLbcBhTBshoVHz34HfUR_hC1wQ8FsXVRvBIFztXVHfzZNYK9Au7jbnL8Lyn64b2SY5NmWRbLS7kuG3zVmmi8L Received: from localhost (localhost [127.0.0.1]) by mail.mikestammer.com (Postfix) with ESMTP id 8DA691146C for ; Wed, 13 Dec 2006 18:05:40 -0600 (CST) X-Virus-Scanned: amavisd-new at mikestammer.com Received: from mail.mikestammer.com ([127.0.0.1]) by localhost (gondolin.middleearth.mikestammer.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mCXLUUlBHU7k for ; Wed, 13 Dec 2006 18:05:37 -0600 (CST) Received: from [192.168.0.20] (adsl-70-142-211-17.dsl.emhril.sbcglobal.net [70.142.211.17]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: eric) by mail.mikestammer.com (Postfix) with ESMTP id A06BA1146B for ; Wed, 13 Dec 2006 18:05:37 -0600 (CST) Message-ID: <45809551.3040402@mikestammer.com> Date: Wed, 13 Dec 2006 18:05:37 -0600 From: Eric User-Agent: Thunderbird 3.0a1 (Windows/20061207) MIME-Version: 1.0 To: ports@FreeBSD.org References: <20061213234733.597DDD74CC5@mail.literati.org> In-Reply-To: <20061213234733.597DDD74CC5@mail.literati.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: FreeBSD Port: maradns-1.2.10 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Dec 2006 00:11:35 -0000 Sam Trenholme wrote: > Hey, guys, the 1.2.10 release of MaraDNS is out of date. Please update > the port to MaraDNS 1.2.12.04. If Alex doesn't want to do this, will > someone else please step up to plate to do it. I myself have ported > MaraDNS to FreeBSD, so a compile is a "./configure; make; make install". > If you want to change the default UID or GID, this is a simple edit to > MaraDns.h. > > The problem is that 1.2.10 has bugs I have long since fixed, but FreeBSD > users still send me bug reports since the FreeBSD port is out of date. > > Thank you for your time and interest in MaraDNS, > > i emailed the maintainer about this about 2 weeks ago and got nothing back from him. maradns is excellent by the way! From owner-freebsd-ports@FreeBSD.ORG Thu Dec 14 00:20:39 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C533416A416 for ; Thu, 14 Dec 2006 00:20:39 +0000 (UTC) (envelope-from alex@kapranoff.ru) Received: from kapranoff.ru (d485.agava.net [89.108.80.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51B1B43CD6 for ; Thu, 14 Dec 2006 00:18:59 +0000 (GMT) (envelope-from alex@kapranoff.ru) Received: from [10.3.8.104] (alt2.pss-msk.ru [217.25.84.90]) by kapranoff.ru (Postfix) with ESMTP id 5E4411F74B6; Thu, 14 Dec 2006 03:12:11 +0300 (MSK) Message-ID: <458098CB.2080700@kapranoff.ru> Date: Thu, 14 Dec 2006 03:20:27 +0300 From: Alex Kapranoff Organization: Inner Mongolia User-Agent: Thunderbird 1.5.0.8 (X11/20061115) MIME-Version: 1.0 To: Eric References: <20061213234733.597DDD74CC5@mail.literati.org> <45809505.8010806@mikestammer.com> In-Reply-To: <45809505.8010806@mikestammer.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org, Sam Trenholme Subject: Re: FreeBSD Port: maradns-1.2.10 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Dec 2006 00:20:39 -0000 > Sam Trenholme wrote: >> Hey, guys, the 1.2.10 release of MaraDNS is out of date. Please update >> the port to MaraDNS 1.2.12.04. If Alex doesn't want to do this, will Sam, I'll upgrade the port right away. Thanks for the nudge and pardon my delays. >> someone else please step up to plate to do it. I myself have ported >> MaraDNS to FreeBSD, so a compile is a "./configure; make; make install". >> If you want to change the default UID or GID, this is a simple edit >> to MaraDns.h. >> >> The problem is that 1.2.10 has bugs I have long since fixed, but FreeBSD >> users still send me bug reports since the FreeBSD port is out of date. >> >> Thank you for your time and interest in MaraDNS, >> > i emailed the maintainer about this about 2 weeks ago and got nothing > back from him. Eric, I've never heard from you :( Probably your mail was eaten by a spam filtering grue on the way. > maradns is excellent by the way! Yes, ++maradns. From owner-freebsd-ports@FreeBSD.ORG Thu Dec 14 00:58:35 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D5DC616A4C2; Thu, 14 Dec 2006 00:58:35 +0000 (UTC) (envelope-from marko@freebsd.org) Received: from ptb-relay03.plus.net (ptb-relay03.plus.net [212.159.14.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id D979343CA8; Thu, 14 Dec 2006 00:56:50 +0000 (GMT) (envelope-from marko@freebsd.org) Received: from [80.229.231.20] (helo=[192.168.1.4]) by ptb-relay03.plus.net with esmtp (Exim) id 1GuevV-0001Lb-1n; Thu, 14 Dec 2006 00:58:21 +0000 Message-ID: <4580A223.8040405@freebsd.org> Date: Thu, 14 Dec 2006 01:00:19 +0000 From: Mark Ovens User-Agent: Thunderbird 1.5.0.7 (X11/20061107) MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <4577D8BE.6020105@freebsd.org> <457FDCBE.8010102@freebsd.org> <200612132057.29193.andy@athame.co.uk> In-Reply-To: <200612132057.29193.andy@athame.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Doug Barton , David Sledge , Jeremy Messenger , "ganael.laplanche" , Andy Fawcett , James Seward Subject: Re: Firefox & thunderbird crash saving a file X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Dec 2006 00:58:36 -0000 Andy Fawcett wrote: > On Wednesday 13 December 2006 20:18, Jeremy Messenger wrote: >> On Wed, 13 Dec 2006 04:58:06 -0600, Mark Ovens > wrote: >> > Jeremy Messenger wrote: >> >> marcus has won the fight, so he has a patch to fix it. >> >> >> >> http://lists.freebsd.org/pipermail/freebsd-gnome/2006-December/016 >> >>302.html >> > >> > Excellent! >> > >> > I've just applied this patch and done `make deinstall', `make >> > reinstall' of kde-xdg-env but still have the same problem. Will it >> > be necessary to exit and restart KDE? >> >> Try it. > > Restart is definitely needed. The configuration for xdg is set up at KDE > start time by startkde script. > Thanks Andy, I suspected that this may be the case. The reason I didn't just try it, as Jeremy suggested, was that I had a lot of stuff running that I didn't want to stop. Regards, Mark From owner-freebsd-ports@FreeBSD.ORG Thu Dec 14 04:12:37 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 54DC716A40F; Thu, 14 Dec 2006 04:12:37 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmmtao05.cox.net (eastrmmtao05.cox.net [68.230.240.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA0AE43CA2; Thu, 14 Dec 2006 04:11:03 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by eastrmmtao05.cox.net (InterMail vM.6.01.06.03 201-2131-130-104-20060516) with ESMTP id <20061214041235.IOOE4144.eastrmmtao05.cox.net@eastrmimpo02.cox.net>; Wed, 13 Dec 2006 23:12:35 -0500 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo02.cox.net with bizsmtp id yUBR1V0064iy4EG0000000; Wed, 13 Dec 2006 23:11:25 -0500 Date: Wed, 13 Dec 2006 22:13:51 -0600 To: "Doug Barton" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <4577D8BE.6020105@freebsd.org> <720051dc0612070110q6f31b798q5d308af7c853b5f5@mail.gmail.com> <20061207125032.M18462@martymac.com> <45783EFC.4030703@appriss.com> <45792D51.8070402@FreeBSD.org> <457F23BB.5010505@FreeBSD.org> <458071EB.3050406@FreeBSD.org> Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: <458071EB.3050406@FreeBSD.org> User-Agent: Opera Mail/9.02 (Linux) Cc: freebsd-ports@freebsd.org Subject: Re: Firefox & thunderbird crash saving a file X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Dec 2006 04:12:37 -0000 On Wed, 13 Dec 2006 15:34:35 -0600, Doug Barton wrote: > Jeremy Messenger wrote: > >> Oh, your problem is different after I read your message again. I don't >> have any of printer, so unsure with your problem. > > I can actually reproduce this just by doing print preview, then > hitting close, so no actual printer is needed. Afraid that I can't reproduce it. Does it happens at all the time or just sometimes, depend on what context you have in there? Have you tried to do it in the safe mode (firefox -safe-mode)? Cheers, Mezz > Doug -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org From owner-freebsd-ports@FreeBSD.ORG Thu Dec 14 04:24:21 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3632516A417 for ; Thu, 14 Dec 2006 04:24:21 +0000 (UTC) (envelope-from wayne@klentaq.com) Received: from klentaq.com (mail.etaq.com [66.80.150.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FC1D43CD4 for ; Thu, 14 Dec 2006 04:22:18 +0000 (GMT) (envelope-from wayne@klentaq.com) Received: by klentaq.com (Postfix, from userid 1001) id CCE5B17053; Wed, 13 Dec 2006 22:24:19 -0600 (CST) Date: Wed, 13 Dec 2006 22:24:19 -0600 From: "Wayne M. Barnes" To: ports@freebsd.org Message-ID: <20061214042419.GA12133@klentaq.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: Subject: missing pkg-descr still happening X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Dec 2006 04:24:21 -0000 Dear FreeBSD, I submitted this problem to current, and someone suggested it belongs in ports. I include several screen clips below. My problem is that I keep getting "Missing pkg-descr" when I try to make a port. This is a fresh install, and a fresh cvsup of the ports. Without the cvsup, I'd have no ports tree at all. I even just refreshed it, and the same thing keeps happening. I would very much appreciate some help, as my workaround is probably going to fail for diablo-jdk15 ... wait .. Yes, it fails. I'm stuck, since "make all install" just wants the pkg-descr, which I think is there, alright. See the last ~screen of output below. - Wayne M. Barnes FreeBSD 6.2 ===> Installing for javavmwrapper-2.3 ===> Generating temporary packing list ** Missing pkg-descr for javavmwrapper-2.3. *** Error code 1 Stop in /usr/ports/java/javavmwrapper. *** Error code 1 ----------------- root@-poweredge:/usr/ports/java/javavmwrapper>lf total 22 drwxr-xr-x 5 root wheel 512 Dec 13 21:56 ./ drwxr-xr-x 150 root wheel 3584 Dec 10 19:51 ../ -rw-r--r-- 1 root wheel 2320 Jun 12 2006 Makefile drwxr-xr-x 2 root wheel 512 Dec 10 19:51 files/ -rw-r--r-- 1 root wheel 1619 Jun 3 2006 pkg-deinstall -rw-r--r-- 1 root wheel 282 Apr 25 2005 pkg-descr -rw-r--r-- 1 root wheel 106 Jun 12 2006 pkg-plist drwxr-xr-x 2 root wheel 512 Dec 10 19:51 src/ drwxr-xr-x 2 root wheel 512 Dec 13 21:56 work/ root@-poweredge:/usr/ports/java/javavmwrapper>more pkg-descr The Java VM wrapper provides a convenient system for switching between different Java VMs. It also provides symbolic links in ${PREFIX}/bin to allow the use of the Java executables without having to add the specific Java VM executable directories to the PATH environment variable. ------------------------ root@-poweredge:/usr/ports/java/javavmwrapper>make all install ===> Installing for javavmwrapper-2.3 ===> Generating temporary packing list ** Missing pkg-descr for javavmwrapper-2.3. *** Error code 1 Stop in /usr/ports/java/javavmwrapper. ---- After running pkg_add -rv javavmwrapper --- and after running cvsup with a supfile that includes: *default release=cvs tag=RELENG_6_2 *default delete use-rel-suffix src-all ports-all tag=. . . .... Running mtree for javavmwrapper-2.3.. mtree -U -f +MTREE_DIRS -d -e -p /usr/local >/dev/null Running post-install for javavmwrapper-2.3.. Attempting to record package into /var/db/pkg/javavmwrapper-2.3.. Package javavmwrapper-2.3 registered in /var/db/pkg/javavmwrapper-2.3 root@-poweredge:/usr/ports/java/diablo-jdk15>make all install ===> Installing for diablo-jdk-1.5.0.07.01_1 ===> diablo-jdk-1.5.0.07.01_1 depends on executable in : javavm - found ===> diablo-jdk-1.5.0.07.01_1 depends on shared library: X11.6 - found ===> Generating temporary packing list ** Missing pkg-descr for diablo-jdk-1.5.0.07.01_1. *** Error code 1 Stop in /usr/ports/java/diablo-jdk15. --------- root@-poweredge:/usr/ports/java/diablo-jdk15>lf total 204 drwxr-xr-x 4 root wheel 512 Dec 13 21:56 ./ drwxr-xr-x 150 root wheel 3584 Dec 10 19:51 ../ -rw-r--r-- 1 root wheel 2476 Nov 6 11:47 Makefile -rw-r--r-- 1 root wheel 840 Oct 5 09:39 distinfo drwxr-xr-x 2 root wheel 512 Dec 10 19:51 files/ -rw-r--r-- 1 root wheel 252 Apr 6 2006 pkg-descr -rw-r--r-- 1 root wheel 186953 Jul 5 13:15 pkg-plist -rw-r--r-- 1 root wheel 1383 Dec 13 22:00 trouble.txt drwxr-xr-x 3 root wheel 512 Dec 13 22:08 work ----final screen of output: root@-poweredge:/usr/ports/java/diablo-jdk15>make all install ===> Installing for diablo-jdk-1.5.0.07.01_1 ===> diablo-jdk-1.5.0.07.01_1 depends on executable in : javavm - found ===> diablo-jdk-1.5.0.07.01_1 depends on shared library: X11.6 - found ===> Generating temporary packing list ** Missing pkg-descr for diablo-jdk-1.5.0.07.01_1. *** Error code 1 Stop in /usr/ports/java/diablo-jdk15. [ ** BUT LOOK. IT'S HERE: ] root@-poweredge:/usr/ports/java/diablo-jdk15>lf pk* -rw-r--r-- 1 root wheel 252 Apr 6 2006 pkg-descr -rw-r--r-- 1 root wheel 186953 Jul 5 13:15 pkg-plist -- Wayne M. Barnes, Ph.D., President lab at: DNA Polymerase Technology, Inc. The Inventery 11 Princeton Avenue 1508 S. Grand Blvd University City, MO 63130 St. Louis, MO 63104 fax (314)754-9556 Phone: 314.680.0575 email: wayne@klentaq.com From owner-freebsd-ports@FreeBSD.ORG Thu Dec 14 04:37:42 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0735716A40F for ; Thu, 14 Dec 2006 04:37:42 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from alnrmhc12.comcast.net (alnrmhc12.comcast.net [204.127.225.92]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE53343CA7 for ; Thu, 14 Dec 2006 04:36:08 +0000 (GMT) (envelope-from jdc@koitsu.dyndns.org) Received: from icarus.home.lan (c-67-174-220-97.hsd1.ca.comcast.net[67.174.220.97]) by comcast.net (alnrmhc12) with ESMTP id <20061214043740b1200bo0tke>; Thu, 14 Dec 2006 04:37:40 +0000 Received: by icarus.home.lan (Postfix, from userid 1000) id 61F581FA037; Wed, 13 Dec 2006 20:37:40 -0800 (PST) Date: Wed, 13 Dec 2006 20:37:40 -0800 From: Jeremy Chadwick To: "Wayne M. Barnes" Message-ID: <20061214043740.GA6087@icarus.home.lan> Mail-Followup-To: "Wayne M. Barnes" , ports@freebsd.org References: <20061214042419.GA12133@klentaq.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061214042419.GA12133@klentaq.com> X-PGP-Key: http://jdc.parodius.com/pubkey.asc User-Agent: Mutt/1.5.13 (2006-08-11) Cc: ports@freebsd.org Subject: Re: missing pkg-descr still happening X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Dec 2006 04:37:42 -0000 On Wed, Dec 13, 2006 at 10:24:19PM -0600, Wayne M. Barnes wrote: > Dear FreeBSD, > {snip} Things to check: * /etc/make.conf -- you may have some variables defined in there which are breaking things. * Make sure you're not setting MASTERDIR or PKGDIR or DESCR anywhere. * Whether or not you have a shell alias for "make" * If your /usr/ports/Mk/* files are corrupt or invalid in some way. Here's a list of current ones as of Wed 13 Dec 2006 20:33:19 PST and their MD5s: MD5 (bsd.apache.mk) = 32a8cd8b9f3337a2c35df41800da134d MD5 (bsd.autotools.mk) = b166c1261dff0d58283d582eb66f80ae MD5 (bsd.database.mk) = 6bd7d24d92156c4342b33d4b5cf3b6f8 MD5 (bsd.emacs.mk) = 808ce1fdb0686cf699057053dc9f7c52 MD5 (bsd.gcc.mk) = e425696a41656899ab4bb1ef3627edf8 MD5 (bsd.gnome.mk) = a138ce6385bef58fe0e6a640d8d510b9 MD5 (bsd.gnustep.mk) = 5449b8dfee6d373b31466bcd60d99d37 MD5 (bsd.gstreamer.mk) = ea832193dbac3cef53001112e2d9adc0 MD5 (bsd.java.mk) = 2445f8ba54fb0852b07a59ddb8b9888b MD5 (bsd.kde.mk) = b9473c97ebd87580039dfd413b374752 MD5 (bsd.linux-rpm.mk) = 9933c69a411e56f2420537757a96b175 MD5 (bsd.local.mk) = 26967853d56bb72797e2ba4d3a575742 MD5 (bsd.lua.mk) = 1d0f099da3a2cb2e7aa608ab49f89060 MD5 (bsd.mail.mk) = 95c609456f8b80d0553b058efd4f94e1 MD5 (bsd.openssl.mk) = 5c4b3c1e5b4d50a870f26fdfd8edf90e MD5 (bsd.php.mk) = ea5710a5f8dc91316be44cda01115d04 MD5 (bsd.port.mk) = d0d6dd5061773700ee064ed08df4da6d MD5 (bsd.port.options.mk) = cf792e6e97cbc51076fb7977f06bb8a5 MD5 (bsd.port.post.mk) = 72312ba05ce6c5086a8d08950c80bcba MD5 (bsd.port.pre.mk) = 5a5073b2714046e293ac683b9dec8ccb MD5 (bsd.port.subdir.mk) = 80ff02176e69c7690386aa4dd541c716 MD5 (bsd.python.mk) = 69dab3dd36293c8fa9103b5385545ce1 MD5 (bsd.ruby.mk) = 9e0104a28f98a1647f6a97ffc1e260f9 MD5 (bsd.scons.mk) = 4740668a63889e15fc5f4e1b4378a697 MD5 (bsd.sdl.mk) = 8675c1a259e533c9f14e8ec157230166 MD5 (bsd.sites.mk) = 2999f8a8d4808c499fdfa181ea03132e MD5 (bsd.tcl.mk) = 23d63e131f626c18ed9ed103068242c1 MD5 (bsd.wx.mk) = 26500dc55d68571e1ae15f79a5ac916f The Mk/bsd.port.mk code that's spitting out the error: 574 # PKGDIR - A directory containing any package creation files. 575 # Default: ${MASTERDIR} 1368 PKGDIR?= ${MASTERDIR} 2277 DESCR?= ${PKGDIR}/pkg-descr 5397 .if !target(generate-plist) 5398 generate-plist: 5399 @${ECHO_MSG} "===> Generating temporary packing list" 5400 @${MKDIR} `${DIRNAME} ${TMPPLIST}` 5401 @if [ ! -f ${DESCR} ]; then ${ECHO_CMD} "** Missing pkg-descr for ${PKGNAME}."; exit 1; fi -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB | From owner-freebsd-ports@FreeBSD.ORG Thu Dec 14 04:48:44 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AEF8316A50D for ; Thu, 14 Dec 2006 04:48:44 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.60.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA0BC43CB3 for ; Thu, 14 Dec 2006 04:47:10 +0000 (GMT) (envelope-from wxs@atarininja.org) Received: by syn.atarininja.org (Postfix, from userid 1001) id 2B8B45C57; Wed, 13 Dec 2006 23:50:08 -0500 (EST) Date: Wed, 13 Dec 2006 23:50:08 -0500 From: Wesley Shields To: "Wayne M. Barnes" Message-ID: <20061214045008.GA68685@atarininja.org> References: <20061214042419.GA12133@klentaq.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061214042419.GA12133@klentaq.com> User-Agent: Mutt/1.5.13 (2006-08-11) Cc: ports@freebsd.org Subject: Re: missing pkg-descr still happening X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Dec 2006 04:48:44 -0000 On Wed, Dec 13, 2006 at 10:24:19PM -0600, Wayne M. Barnes wrote: > Dear FreeBSD, > > I submitted this problem to current, and someone suggested > it belongs in ports. > > I include several screen clips below. > My problem is that I keep getting "Missing pkg-descr" when > I try to make a port. > > This is a fresh install, and a fresh cvsup of the ports. > Without the cvsup, I'd have no ports tree at all. > I even just refreshed it, and the same thing keeps happening. > > I would very much appreciate some help, > as my workaround is probably going to fail for diablo-jdk15 > ... wait .. Yes, it fails. I'm stuck, since "make all install" > just wants the pkg-descr, which I think is there, alright. > See the last ~screen of output below. The relevant line from bsd.port.mk is: @if [ ! -f ${DESCR} ]; then ${ECHO_CMD} "** Missing pkg-descr for ${PKGNAME}."; exit 1; fi Are you setting $DESCR somehow, or anything that can trigger this? -- WXS From owner-freebsd-ports@FreeBSD.ORG Thu Dec 14 04:55:17 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 39A1016A412 for ; Thu, 14 Dec 2006 04:55:17 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.238]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA45D43CAE for ; Thu, 14 Dec 2006 04:53:41 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by nz-out-0506.google.com with SMTP id i11so201360nzh for ; Wed, 13 Dec 2006 20:55:03 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bYLnvjt0UEXge5J14QTqhGwH8snODJNQaWEKUeVMfLwkkKbkT7qs2fYi5oGEUdhCPkJfLrwRU2qB4yua77f7Wk8/4WuoUTzf9sMbixdIGGq+yRF7m1Gs+71txy16E+84H1BnbtfGVXrNXCgHB6gW6GmpwK6N9/Rh+jvQGJk+nb4= Received: by 10.65.154.4 with SMTP id g4mr663138qbo.1166072103230; Wed, 13 Dec 2006 20:55:03 -0800 (PST) Received: by 10.65.61.1 with HTTP; Wed, 13 Dec 2006 20:54:33 -0800 (PST) Message-ID: <790a9fff0612132054w44777888u568b250c314676fe@mail.gmail.com> Date: Wed, 13 Dec 2006 22:54:33 -0600 From: "Scot Hetzel" To: "Wayne M. Barnes" , ports@freebsd.org In-Reply-To: <20061214043740.GA6087@icarus.home.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20061214042419.GA12133@klentaq.com> <20061214043740.GA6087@icarus.home.lan> Cc: Subject: Re: missing pkg-descr still happening X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Dec 2006 04:55:17 -0000 On 12/13/06, Jeremy Chadwick wrote: > On Wed, Dec 13, 2006 at 10:24:19PM -0600, Wayne M. Barnes wrote: > > Dear FreeBSD, > > {snip} > > Things to check: > Some more things to check: * Is the pkg-descr file in the ports directory * what does 'make -V DESCR' say where the pkg-descr file should be located. Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised. From owner-freebsd-ports@FreeBSD.ORG Thu Dec 14 05:29:40 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7FC5E16A407 for ; Thu, 14 Dec 2006 05:29:40 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.FreeBSD.org (Postfix) with SMTP id BE4FB43C9F for ; Thu, 14 Dec 2006 05:28:06 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: (qmail 17238 invoked by uid 399); 14 Dec 2006 05:29:39 -0000 Received: from localhost (HELO ?192.168.0.5?) (dougb@dougbarton.us@127.0.0.1) by localhost with SMTP; 14 Dec 2006 05:29:39 -0000 X-Originating-IP: 127.0.0.1 Message-ID: <4580E140.6050001@FreeBSD.org> Date: Wed, 13 Dec 2006 21:29:36 -0800 From: Doug Barton Organization: http://www.freebsd.org/ User-Agent: Thunderbird 1.5.0.8 (X11/20061125) MIME-Version: 1.0 To: Jeremy Messenger References: <4577D8BE.6020105@freebsd.org> <720051dc0612070110q6f31b798q5d308af7c853b5f5@mail.gmail.com> <20061207125032.M18462@martymac.com> <45783EFC.4030703@appriss.com> <45792D51.8070402@FreeBSD.org> <457F23BB.5010505@FreeBSD.org> <458071EB.3050406@FreeBSD.org> In-Reply-To: X-Enigmail-Version: 0.94.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: Firefox & thunderbird crash saving a file X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Dec 2006 05:29:40 -0000 Jeremy Messenger wrote: > On Wed, 13 Dec 2006 15:34:35 -0600, Doug Barton wrote: > >> Jeremy Messenger wrote: >> >>> Oh, your problem is different after I read your message again. I don't >>> have any of printer, so unsure with your problem. >> >> I can actually reproduce this just by doing print preview, then >> hitting close, so no actual printer is needed. > > Afraid that I can't reproduce it. Does it happens at all the time or > just sometimes, depend on what context you have in there? Every single time, even with cupsd off, it still does it. > Have you tried > to do it in the safe mode (firefox -safe-mode)? Just did that: firefox --safe-mode Segmentation fault After I'm done with my current buildworld adventure, I'll try totally setting aside my make.conf (which doesn't have anything really exciting in it anyway) and see if that makes a difference. Doug -- This .signature sanitized for your protection From owner-freebsd-ports@FreeBSD.ORG Thu Dec 14 06:29:05 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2A76B16A47E for ; Thu, 14 Dec 2006 06:29:05 +0000 (UTC) (envelope-from carock@epconline.com) Received: from kira.epconline.net (kira.epconline.net [68.90.68.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCBC143CA2 for ; Thu, 14 Dec 2006 06:27:30 +0000 (GMT) (envelope-from carock@epconline.com) Received: from CAROCK ([10.127.0.140]) (authenticated bits=0) by kira.epconline.net (8.13.4/8.12.10) with ESMTP id kBE6RYn7036224 for ; Thu, 14 Dec 2006 00:27:34 -0600 (CST) (envelope-from carock@epconline.com) From: "Chuck Rock" To: Date: Thu, 14 Dec 2006 00:27:35 -0600 Message-ID: <01db01c71f48$f23d2bb0$8c007f0a@epctech.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 Thread-Index: Acce1VwJ5cH4cpQhRhOQhKNy3lOBrA== X-EPC-Online-KIRA-MailScanner-Information: Please contact the ISP for more information X-EPC-Online-KIRA-MailScanner: Not scanned: Server Safelist X-MailScanner-From: carock@epconline.com X-Spam-Status: No Cc: Subject: RE: FreeBSD Port: tcl-8.4.13_1,1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Dec 2006 06:29:05 -0000 I sent the original problem yesterday, and I did a search and found the author had this reponse at sourceforge for what appears to be the same problem. So is there a way you can fix the port so it doesn't run the tests as root user? http://aspn.activestate.com/ASPN/Mail/Message/tcl-bugs/3188569 > Comment By: Donal K. Fellows (dkf) >Date: 2006-07-10 01:35 >Message: >Logged In: YES >user_id=79902 >Do not run the test suite as root. >dgp: Suggest these tests have a constraint added to stop >them from being run as root? They're nonsensical when that >happens. >---------------------------------------------------------------------- >You can respond by visiting: >https://sourceforge.net/tracker/?func=detail&atid=110894&aid=1519714&group_ id=10894 -------------------------------- I am unable to get this port to install. I've tried using portinstall command and manually making it from the port's directory. I have a fresh install of FreeBSD 6.1 with a custom kernel. I took the generic and only added the pf packetfilter options and smp. The port fails running the test scripts. This is the output from portinstall when trying to install MailScanner. It needs sqlite which needs tcl84. Scroll down to the bottom to see the failures. I let this thing run for a few hours, and it still didn't finish. ===> Verifying install for tclsh8.4 in /usr/ports/lang/tcl84 ===> Vulnerability check disabled, database not found ===> Extracting for tcl-8.4.13_1,1 => MD5 Checksum OK for tcl8.4.13-src.tar.gz. => SHA256 Checksum OK for tcl8.4.13-src.tar.gz. ===> Patching for tcl-8.4.13_1,1 ===> Applying FreeBSD patches for tcl-8.4.13_1,1 ===> Configuring for tcl-8.4.13_1,1 creating cache ./config.cache checking whether to use symlinks for manpages... no checking whether to compress the manpages... no checking whether to add a package name suffix for the manpages... no checking for gcc... cc checking whether the C compiler (cc -O2 -fno-strict-aliasing -pipe ) works... yes checking whether the C compiler (cc -O2 -fno-strict-aliasing -pipe ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking how to run the C preprocessor... cc -E checking dirent.h... yes checking for errno.h... yes checking for float.h... yes checking for values.h... no checking for limits.h... yes checking for stdlib.h... yes checking for string.h... yes checking for sys/wait.h... yes checking for dlfcn.h... yes checking for unistd.h... yes checking for sys/param.h... yes checking if the compiler understands -pipe... yes checking for building with threads... no (default) checking for sin... no checking for main in -lieee... no checking for main in -linet... no checking for net/errno.h... no checking for connect... yes checking for gethostbyname... yes checking how to build libraries... shared checking for ranlib... ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking system version... FreeBSD-6.1-RELEASE checking for dlopen in -ldl... no checking for ar... ar checking for build with symbols... no checking for required early compiler flags... none checking for 64-bit integer type... long long checking for struct dirent64... no checking for struct stat64... no checking for open64... no checking for lseek64... no checking for off64_t... no checking whether byte ordering is bigendian... no checking for getcwd... yes checking for opendir... yes checking for strstr... yes checking for strtol... yes checking for strtoll... yes checking for strtoull... yes checking for tmpnam... yes checking for waitpid... yes checking for strerror... yes checking for getwd... yes checking for wait3... yes checking for uname... yes checking for realpath... yes checking for sys/modem.h... no checking termios vs. termio vs. sgtty... termios checking for fd_set in sys/types... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for sys/time.h... yes checking whether time.h and sys/time.h may both be included... yes checking for tm_zone in struct tm... yes checking for gmtime_r... yes checking for localtime_r... yes checking tm_tzadj in struct tm... no checking tm_gmtoff in struct tm... yes checking long timezone variable... no checking time_t timezone variable... no checking for st_blksize in struct stat... yes checking for fstatfs... yes checking for 8-bit clean memcmp... yes checking for memmove... yes checking proper strstr implementation... ok checking for strtoul... yes checking proper strtoul implementation... ok checking for strtod... yes checking proper strtod implementation... ok checking for strtod... (cached) yes checking for Solaris2.4/Tru64 strtod bugs... ok checking for ANSI C header files... yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for socklen_t... yes checking for opendir... (cached) yes checking union wait... no checking for strncasecmp... yes checking for BSDgettimeofday... no checking for gettimeofday... yes checking for gettimeofday declaration... present checking whether char is unsigned... no checking signed char declarations... yes checking for a putenv() that copies the buffer... yes checking for langinfo.h... yes checking whether to use nl_langinfo... yes checking for fts... yes checking for sys/ioctl.h... yes checking for sys/filio.h... yes checking system version... (cached) FreeBSD-6.1-RELEASE checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK updating cache ./config.cache creating ./config.status creating Makefile creating dltest/Makefile creating tclConfig.sh /usr/bin/sed -i.bak -e 's|/usr/ports/lang/tcl84|${WRKDIRPREFIX}/usr/ports/lang/tcl84|' /usr/ports/lang/tcl84/work/tcl8.4.13/unix/tclConfig.sh /usr/bin/sed -i.bak -e 's,-DNO_MEMMOVE=1,,' -e 's,-DNO_STRING_H=1,,' -e 's,^COMPAT_OBJS.*,,' /usr/ports/lang/tcl84/work/tcl8.4.13/unix/Makefile ===> Building for tcl-8.4.13_1,1 cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/regcomp.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/regexec.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/regfree.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/regerror.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" -DUSE_TCLALLOC=0 /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclAlloc.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclAsync.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclBasic.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclBinary.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclCkalloc.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclClock.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclCmdAH.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclCmdIL.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclCmdMZ.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclCompCmds.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclCompExpr.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclCompile.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclDate.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclEncoding.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclEnv.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclEvent.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclExecute.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclFCmd.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclFileName.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclGet.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclHash.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclHistory.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclIndexObj.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclInterp.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclIO.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclIOCmd.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclIOGT.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclIOSock.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclIOUtil.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclLink.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclListObj.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclLiteral.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclLoad.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclMain.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclNamesp.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclNotify.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclObj.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclPanic.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclParse.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclParseExpr.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclPipe.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclPkg.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclPosixStr.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclPreserve.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclProc.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclRegexp.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclResolve.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclResult.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclScan.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclStringObj.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclThread.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclThreadAlloc.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclThreadJoin.c Warning: tclStubInit.c may be out of date. Developers may want to run "make genstubs" to regenerate. This warning can be safely ignored, do not report as a bug! cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclStubInit.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclStubLib.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclTimer.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclUtf.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclUtil.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclVar.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/tclUnixChan.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/tclUnixEvent.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/tclUnixFCmd.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/tclUnixFile.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/tclUnixPipe.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/tclUnixSock.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/tclUnixTime.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" -DTCL_LIBRARY=\"/usr/local/lib/tcl8.4\" -DTCL_PACKAGE_PATH="\"/usr/local/lib\"" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/tclUnixInit.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/tclUnixThrd.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/tclUnixNotfy.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/tclLoadDl.c rm -f libtclstub84.a ar cr libtclstub84.a tclStubLib.o ; ranlib libtclstub84.a rm -f libtcl84.so.1 ld -shared -x -o libtcl84.so.1 regcomp.o regexec.o regfree.o regerror.o tclAlloc.o tclAsync.o tclBasic.o tclBinary.o tclCkalloc.o tclClock.o tclCmdAH.o tclCmdIL.o tclCmdMZ.o tclCompCmds.o tclCompExpr.o tclCompile.o tclDate.o tclEncoding.o tclEnv.o tclEvent.o tclExecute.o tclFCmd.o tclFileName.o tclGet.o tclHash.o tclHistory.o tclIndexObj.o tclInterp.o tclIO.o tclIOCmd.o tclIOGT.o tclIOSock.o tclIOUtil.o tclLink.o tclListObj.o tclLiteral.o tclLoad.o tclMain.o tclNamesp.o tclNotify.o tclObj.o tclPanic.o tclParse.o tclParseExpr.o tclPipe.o tclPkg.o tclPosixStr.o tclPreserve.o tclProc.o tclRegexp.o tclResolve.o tclResult.o tclScan.o tclStringObj.o tclThread.o tclThreadAlloc.o tclThreadJoin.o tclStubInit.o tclStubLib.o tclTimer.o tclUtf.o tclUtil.o tclVar.o tclUnixChan.o tclUnixEvent.o tclUnixFCmd.o tclUnixFile.o tclUnixPipe.o tclUnixSock.o tclUnixTime.o tclUnixInit.o tclUnixThrd.o tclUnixNotfy.o tclLoadDl.o -lm -soname libtcl84.so.1 -rpath /usr/local/lib if test "xtclLoadDl.o" = "xtclLoadAout.o"; then ranlib libtcl84.so.1; fi rm -f libtcl84.a ar cr libtcl84.a regcomp.o regexec.o regfree.o regerror.o tclAlloc.o tclAsync.o tclBasic.o tclBinary.o tclCkalloc.o tclClock.o tclCmdAH.o tclCmdIL.o tclCmdMZ.o tclCompCmds.o tclCompExpr.o tclCompile.o tclDate.o tclEncoding.o tclEnv.o tclEvent.o tclExecute.o tclFCmd.o tclFileName.o tclGet.o tclHash.o tclHistory.o tclIndexObj.o tclInterp.o tclIO.o tclIOCmd.o tclIOGT.o tclIOSock.o tclIOUtil.o tclLink.o tclListObj.o tclLiteral.o tclLoad.o tclMain.o tclNamesp.o tclNotify.o tclObj.o tclPanic.o tclParse.o tclParseExpr.o tclPipe.o tclPkg.o tclPosixStr.o tclPreserve.o tclProc.o tclRegexp.o tclResolve.o tclResult.o tclScan.o tclStringObj.o tclThread.o tclThreadAlloc.o tclThreadJoin.o tclStubInit.o tclStubLib.o tclTimer.o tclUtf.o tclUtil.o tclVar.o tclUnixChan.o tclUnixEvent.o tclUnixFCmd.o tclUnixFile.o tclUnixPipe.o tclUnixSock.o tclUnixTime.o tclUnixInit.o tclUnixThrd.o tclUnixNotfy.o tclLoadDl.o ranlib libtcl84.a cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/tclAppInit.c cc -pipe -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= tclAppInit.o -L/usr/ports/lang/tcl84/work/tcl8.4.13/unix -ltcl84 -lm -Wl,-rpath,/usr/local/lib -o tclsh cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" -DTCL_BUILDTIME_LIBRARY="\"/usr/ports/lang/tcl84/work/tcl8.4.13/library\"" -DTCL_TEST /usr/ports/lang/tcl84/work/tcl8.4.13/unix/tclAppInit.c rm -f tclTestInit.o mv tclAppInit.o tclTestInit.o cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclTest.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclTestObj.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclTestProcBodyObj.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic/tclThreadTest.c cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/../generic -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_SHLIB_EXT=\".so\" /usr/ports/lang/tcl84/work/tcl8.4.13/unix/tclUnixTest.c cd dltest ; make cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/dltest/../../generic -DTCL_MEM_DEBUG -fPIC -DUSE_TCL_STUBS -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 /usr/ports/lang/tcl84/work/tcl8.4.13/unix/dltest/pkga.c ld -shared -x -o pkga.so pkga.o -L/usr/ports/lang/tcl84/work/tcl8.4.13/unix -ltclstub84 -lm cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/dltest/../../generic -DTCL_MEM_DEBUG -fPIC -DUSE_TCL_STUBS -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 /usr/ports/lang/tcl84/work/tcl8.4.13/unix/dltest/pkgb.c ld -shared -x -o pkgb.so pkgb.o -L/usr/ports/lang/tcl84/work/tcl8.4.13/unix -ltclstub84 -lm cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/dltest/../../generic -DTCL_MEM_DEBUG -fPIC -DUSE_TCL_STUBS -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 /usr/ports/lang/tcl84/work/tcl8.4.13/unix/dltest/pkgc.c ld -shared -x -o pkgc.so pkgc.o -L/usr/ports/lang/tcl84/work/tcl8.4.13/unix -ltclstub84 -lm cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/dltest/../../generic -DTCL_MEM_DEBUG -fPIC -DUSE_TCL_STUBS -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 /usr/ports/lang/tcl84/work/tcl8.4.13/unix/dltest/pkgd.c ld -shared -x -o pkgd.so pkgd.o -L/usr/ports/lang/tcl84/work/tcl8.4.13/unix -ltclstub84 -lm cc -pipe -c -O2 -fno-strict-aliasing -pipe -O -I/usr/ports/lang/tcl84/work/tcl8.4.13/unix/dltest/../../generic -DTCL_MEM_DEBUG -fPIC -DUSE_TCL_STUBS -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 /usr/ports/lang/tcl84/work/tcl8.4.13/unix/dltest/pkge.c ld -shared -x -o pkge.so pkge.o -L/usr/ports/lang/tcl84/work/tcl8.4.13/unix -ltclstub84 -lm make tcltest-real LIB_RUNTIME_DIR=`pwd` cc -pipe -O2 -fno-strict-aliasing -pipe -O -O2 -fno-strict-aliasing -pipe -DTCL_DBGX= tclTestInit.o tclTest.o tclTestObj.o tclTestProcBodyObj.o tclThreadTest.o tclUnixTest.o -L/usr/ports/lang/tcl84/work/tcl8.4.13/unix -ltcl84 -lm -Wl,-rpath,/usr/ports/lang/tcl84/work/tcl8.4.13/unix -o tcltest LD_LIBRARY_PATH=`pwd`:${LD_LIBRARY_PATH}; export LD_LIBRARY_PATH; TCL_LIBRARY="/usr/ports/lang/tcl84/work/tcl8.4.13/library"; export TCL_LIBRARY; ./tcltest /usr/ports/lang/tcl84/work/tcl8.4.13/unix/../tests/all.tcl Tests running in interp: /usr/ports/lang/tcl84/work/tcl8.4.13/unix/tcltest Tests located in: /usr/ports/lang/tcl84/work/tcl8.4.13/tests Tests running in: /usr/ports/lang/tcl84/work/tcl8.4.13/unix Temporary files stored in /usr/ports/lang/tcl84/work/tcl8.4.13/unix Test files run in separate interpreters Running tests that match: * Skipping test files that match: l.*.test Only running test files that match: *.test Tests began at Wed Dec 13 11:13:02 CST 2006 append.test appendComp.test assocd.test async.test autoMkindex.test basic.test binary.test case.test clock.test cmdAH.test ==== cmdAH-16.3 Tcl_FileObjCmd: readable FAILED ==== Contents of test case: file reada $gorpfile ---- Result was: 1 ---- Result should have been (exact matching): 0 ==== cmdAH-16.3 FAILED ==== cmdAH-17.2 Tcl_FileObjCmd: writable FAILED ==== Contents of test case: file writable $gorpfile ---- Result was: 1 ---- Result should have been (exact matching): 0 ==== cmdAH-17.2 FAILED ==== cmdAH-18.2 Tcl_FileObjCmd: executable FAILED ==== Contents of test case: file executable $gorpfile ---- Result was: 1 ---- Result should have been (exact matching): 0 ==== cmdAH-18.2 FAILED ==== cmdAH-19.11 Tcl_FileObjCmd: exists FAILED ==== Contents of test case: file delete -force /tmp/tcl.foo.dir/file file delete -force /tmp/tcl.foo.dir makeDirectory /tmp/tcl.foo.dir makeFile 12345 /tmp/tcl.foo.dir/file file attributes /tmp/tcl.foo.dir -permissions 0000 set result [file exists /tmp/tcl.foo.dir/file] file attributes /tmp/tcl.foo.dir -permissions 0775 removeFile /tmp/tcl.foo.dir/file removeDirectory /tmp/tcl.foo.dir set result ---- Result was: 1 ---- Result should have been (exact matching): 0 ==== cmdAH-19.11 FAILED ==== cmdAH-25.3 Tcl_FileObjCmd: owned FAILED ==== Contents of test case: file owned / ---- Result was: 1 ---- Result should have been (exact matching): 0 ==== cmdAH-25.3 FAILED cmdIL.test cmdInfo.test cmdMZ.test compExpr-old.test compExpr.test compile.test concat.test dcall.test dstring.test encoding.test env.test error.test eval.test event.test exec.test execute.test expr-old.test expr.test fCmd.test ==== fCmd-4.11 TclFileMakeDirsCmd: doesn't exist: errno != ENOENT FAILED ==== Contents of test case: cleanup file mkdir td1/td2/td3 testchmod 000 td1/td2 set msg [list [catch {file mkdir td1/td2/td3/td4} msg] $msg] testchmod 755 td1/td2 set msg ---- Result was: 0 {} ---- Result should have been (exact matching): 1 {can't create directory "td1/td2/td3": permission denied} ==== fCmd-4.11 FAILED ==== fCmd-4.14 TclFileMakeDirsCmd: TclpCreateDirectory fails FAILED ==== Contents of test case: cleanup file delete -force foo file mkdir foo file attr foo -perm 040000 set result [list [catch {file mkdir foo/tf1} msg] $msg] file delete -force foo set result ---- Result was: 0 {} ---- Result should have been (exact matching): 1 {can't create directory "foo/tf1": permission denied} ==== fCmd-4.14 FAILED ==== fCmd-6.6 CopyRenameOneFile: errno != ENOENT FAILED ==== Contents of test case: cleanup file mkdir td1 testchmod 000 td1 createfile tf1 set msg [list [catch {file rename tf1 td1} msg] $msg] testchmod 755 td1 set msg ---- Result was: 0 {} ---- Result should have been (exact matching): 1 {error renaming "tf1" to "td1/tf1": permission denied} ==== fCmd-6.6 FAILED ==== fCmd-6.24 CopyRenameOneFile: error uses original name FAILED ==== Contents of test case: cleanup file mkdir ~/td1/td2 set td1name [file join [file dirname ~] [file tail ~] td1] file attributes $td1name -permissions 0000 set msg [list [catch {file copy ~/td1 td1} msg] $msg] file attributes $td1name -permissions 0755 file delete -force ~/td1 set msg ---- Result was: 0 {} ---- Result should have been (exact matching): 1 {error copying "~/td1": permission denied} ==== fCmd-6.24 FAILED ==== fCmd-6.25 CopyRenameOneFile: error uses original name FAILED ==== Contents of test case: cleanup file mkdir td2 file mkdir ~/td1 set td1name [file join [file dirname ~] [file tail ~] td1] file attributes $td1name -permissions 0000 set msg [list [catch {file copy td2 ~/td1} msg] $msg] file attributes $td1name -permissions 0755 file delete -force ~/td1 set msg ---- Result was: 0 {} ---- Result should have been (exact matching): 1 {error copying "td2" to "~/td1/td2": permission denied} ==== fCmd-6.25 FAILED ==== fCmd-6.26 CopyRenameOneFile: doesn't use original name FAILED ==== Contents of test case: cleanup file mkdir ~/td1/td2 set td2name [file join [file dirname ~] [file tail ~] td1 td2] file attributes $td2name -permissions 0000 set msg [list [catch {file copy ~/td1 td1} msg] $msg] file attributes $td2name -permissions 0755 file delete -force ~/td1 set msg ---- Result was: 0 {} ---- Result should have been (regexp matching): 1 {error copying "~/td1" to "td1": ".*td1/td2": permission denied} ==== fCmd-6.26 FAILED ==== fCmd-6.30 CopyRenameOneFile: TclpRemoveDirectory failed FAILED ==== Contents of test case: cleanup file mkdir foo/bar file attr foo -perm 040555 set catchResult [catch {file rename foo/bar /tmp} msg] set msg [lindex [split $msg :] end] catch {file delete /tmp/bar} catch {file attr foo -perm 040777} catch {file delete -force foo} list $catchResult $msg ---- Result was: 0 {} ---- Result should have been (exact matching): 1 { permission denied} ==== fCmd-6.30 FAILED ==== fCmd-9.1 file rename: comprehensive: EACCES FAILED ==== Contents of test case: cleanup file mkdir td1 file mkdir td2 file attr td2 -perm 040000 set result [list [catch {file rename td1 td2/} msg] $msg] file delete -force td2 file delete -force td1 set result ---- Result was: 0 {} ---- Result should have been (exact matching): 1 {error renaming "td1" to "td2/td1": permission denied} ==== fCmd-9.1 FAILED ==== fCmd-9.3 file rename: comprehensive: file to new name FAILED ==== Contents of test case: cleanup createfile tf1 createfile tf2 testchmod 444 tf2 file rename tf1 tf3 file rename tf2 tf4 list [lsort [glob tf*]] [file writable tf3] [file writable tf4] ---- Result was: {tf3 tf4} 1 1 ---- Result should have been (exact matching): {tf3 tf4} 1 0 ==== fCmd-9.3 FAILED ==== fCmd-9.4 file rename: comprehensive: dir to new name FAILED ==== Contents of test case: cleanup file mkdir td1 td2 testchmod 555 td2 file rename td1 td3 file rename td2 td4 list [lsort [glob td*]] [file writable td3] [file writable td4] ---- Result was: {td3 td4} 1 1 ---- Result should have been (exact matching): {td3 td4} 1 0 ==== fCmd-9.4 FAILED ==== fCmd-9.5 file rename: comprehensive: file to self FAILED ==== Contents of test case: cleanup createfile tf1 tf1 createfile tf2 tf2 testchmod 444 tf2 file rename -force tf1 tf1 file rename -force tf2 tf2 list [contents tf1] [contents tf2] [file writable tf1] [file writable tf2] ---- Result was: tf1 tf2 1 1 ---- Result should have been (exact matching): tf1 tf2 1 0 ==== fCmd-9.5 FAILED ==== fCmd-9.6 file rename: comprehensive: dir to self FAILED ==== Contents of test case: cleanup file mkdir td1 file mkdir td2 testchmod 555 td2 file rename -force td1 . file rename -force td2 . list [lsort [glob td*]] [file writable td1] [file writable td2] ---- Result was: {td1 td2} 1 1 ---- Result should have been (exact matching): {td1 td2} 1 0 ==== fCmd-9.6 FAILED ==== fCmd-9.7 file rename: comprehensive: file to existing file FAILED ==== Contents of test case: cleanup createfile tf1 createfile tf2 createfile tfs1 createfile tfs2 createfile tfs3 createfile tfs4 createfile tfd1 createfile tfd2 createfile tfd3 createfile tfd4 testchmod 444 tfs3 testchmod 444 tfs4 testchmod 444 tfd2 testchmod 444 tfd4 set msg [list [catch {file rename tf1 tf2} msg] $msg] file rename -force tfs1 tfd1 file rename -force tfs2 tfd2 file rename -force tfs3 tfd3 file rename -force tfs4 tfd4 list [lsort [glob tf*]] $msg [file writable tfd1] [file writable tfd2] [file writable tfd3] [file writable tfd4] ---- Result was: {tf1 tf2 tfd1 tfd2 tfd3 tfd4} {1 {error renaming "tf1" to "tf2": file already exists}} 1 1 1 1 ---- Result should have been (exact matching): {tf1 tf2 tfd1 tfd2 tfd3 tfd4} {1 {error renaming "tf1" to "tf2": file already exists}} 1 1 0 0 ==== fCmd-9.7 FAILED ==== fCmd-9.10 file rename: comprehensive: file to new name and dir FAILED ==== Contents of test case: cleanup createfile tf1 createfile tf2 file mkdir td1 testchmod 444 tf2 file rename tf1 [file join td1 tf3] file rename tf2 [file join td1 tf4] list [catch {glob tf*}] [lsort [glob -directory td1 t*]] [file writable [file join td1 tf3]] [file writable [file join td1 tf4]] ---- Result was: 1 {td1/tf3 td1/tf4} 1 1 ---- Result should have been (exact matching): 1 {td1/tf3 td1/tf4} 1 0 ==== fCmd-9.10 FAILED ==== fCmd-10.2 file copy: comprehensive: file to new name FAILED ==== Contents of test case: cleanup createfile tf1 tf1 createfile tf2 tf2 testchmod 444 tf2 file copy tf1 tf3 file copy tf2 tf4 list [lsort [glob tf*]] [contents tf3] [contents tf4] [file writable tf3] [file writable tf4] ---- Result was: {tf1 tf2 tf3 tf4} tf1 tf2 1 1 ---- Result should have been (exact matching): {tf1 tf2 tf3 tf4} tf1 tf2 1 0 ==== fCmd-10.2 FAILED ==== fCmd-10.4 file copy: comprehensive: file to existing file FAILED ==== Contents of test case: cleanup createfile tf1 createfile tf2 createfile tfs1 createfile tfs2 createfile tfs3 createfile tfs4 createfile tfd1 createfile tfd2 createfile tfd3 createfile tfd4 testchmod 444 tfs3 testchmod 444 tfs4 testchmod 444 tfd2 testchmod 444 tfd4 set msg [list [catch {file copy tf1 tf2} msg] $msg] file copy -force tfs1 tfd1 file copy -force tfs2 tfd2 file copy -force tfs3 tfd3 file copy -force tfs4 tfd4 list [lsort [glob tf*]] $msg [file writable tfd1] [file writable tfd2] [file writable tfd3] [file writable tfd4] ---- Result was: {tf1 tf2 tfd1 tfd2 tfd3 tfd4 tfs1 tfs2 tfs3 tfs4} {1 {error copying "tf1" to "tf2": file already exists}} 1 1 1 1 ---- Result should have been (exact matching): {tf1 tf2 tfd1 tfd2 tfd3 tfd4 tfs1 tfs2 tfs3 tfs4} {1 {error copying "tf1" to "tf2": file already exists}} 1 1 0 0 ==== fCmd-10.4 FAILED ==== fCmd-10.6 file copy: comprehensive: dir to non-empty dir FAILED ==== Contents of test case: cleanup file mkdir tds1 file mkdir tds2 file mkdir [file join tdd1 tds1 xxx] file mkdir [file join tdd2 tds2 xxx] testchmod 555 tds2 set a1 [list [catch {file copy -force tds1 tdd1} msg] $msg] set a2 [list [catch {file copy -force tds2 tdd2} msg] $msg] list [lsort [glob td*]] $a1 $a2 [file writable tds1] [file writable tds2] ---- Result was: {tdd1 tdd2 tds1 tds2} {1 {error copying "tds1" to "tdd1/tds1": file already exists}} {1 {error copying "tds2" to "tdd2/tds2": file already exists}} 1 1 ---- Result should have been (exact matching): {tdd1 tdd2 tds1 tds2} {1 {error copying "tds1" to "tdd1/tds1": file already exists}} {1 {error copying "tds2" to "tdd2/tds2": file already exists}} 1 0 ==== fCmd-10.6 FAILED ==== fCmd-10.7 file rename: comprehensive: file to new name and dir FAILED ==== Contents of test case: cleanup createfile tf1 createfile tf2 file mkdir td1 testchmod 444 tf2 file copy tf1 [file join td1 tf3] file copy tf2 [file join td1 tf4] list [lsort [glob tf*]] [lsort [glob -directory td1 t*]] [file writable [file join td1 tf3]] [file writable [file join td1 tf4]] ---- Result was: {tf1 tf2} {td1/tf3 td1/tf4} 1 1 ---- Result should have been (exact matching): {tf1 tf2} {td1/tf3 td1/tf4} 1 0 ==== fCmd-10.7 FAILED ==== fCmd-12.8 renamefile: generic error FAILED ==== Contents of test case: catch {file delete -force -- tfa} file mkdir tfa file mkdir tfa/dir file attributes tfa -permissions 0555 set result [catch {file rename tfa/dir tfa2}] file attributes tfa -permissions 0777 file delete -force tfa set result ---- Result was: 0 ---- Result should have been (exact matching): 1 ==== fCmd-12.8 FAILED ==== fCmd-13.1 TclCopyFilesCmd: -force option FAILED ==== Contents of test case: catch {file delete -force -- tfa1} set s [createfile tfa1] file copy -force tfa1 tfa2 set result [expr [checkcontent tfa2 $s] && [checkcontent tfa1 $s]] file delete tfa1 tfa2 set result ---- Test generated error; Return code was: 1 ---- Return code should have been one of: 0 2 ---- errorInfo: error deleting "tfa2": directory not empty while executing "file delete tfa1 tfa2" ("uplevel" body line 6) invoked from within "uplevel 1 $script" ---- errorCode: POSIX EEXIST {file already exists} ==== fCmd-13.1 FAILED ==== fCmd-13.2 TclCopyFilesCmd: -- option FAILED ==== Contents of test case: catch {file delete -force -- tfa1} set s [createfile -tfa1] file copy -- -tfa1 tfa2 set result [expr [checkcontent tfa2 $s] && [checkcontent -tfa1 $s]] file delete -- -tfa1 tfa2 set result ---- Test generated error; Return code was: 1 ---- Return code should have been one of: 0 2 ---- errorInfo: error deleting "tfa2": directory not empty while executing "file delete -- -tfa1 tfa2" ("uplevel" body line 6) invoked from within "uplevel 1 $script" ---- errorCode: POSIX EEXIST {file already exists} ==== fCmd-13.2 FAILED ==== fCmd-13.3 TclCopyFilesCmd: bad option FAILED ==== Contents of test case: catch {file delete -force -- tfa1} set s [createfile tfa1] set r1 [catch {file copy -x tfa1 tfa2}] set result [expr $r1 && [checkcontent tfa1 $s] && ![file exists tfa2]] file delete tfa1 set result ---- Result was: 0 ---- Result should have been (exact matching): 1 ==== fCmd-13.3 FAILED ==== fCmd-14.8 copyfile: copy directory failing FAILED ==== Contents of test case: catch {file delete -force -- tfa} file mkdir tfa/dir/a/b/c file attributes tfa/dir -permissions 0000 set r1 [catch {file copy tfa tfa2}] file attributes tfa/dir -permissions 0777 set result $r1 file delete -force tfa tfa2 set result ---- Result was: 0 ---- Result should have been (exact matching): 1 ==== fCmd-14.8 FAILED ==== fCmd-16.9 error while deleting file FAILED ==== Contents of test case: catch {file delete -force -- tfa} file mkdir tfa createfile tfa/a file attributes tfa -permissions 0555 set result [catch {file delete tfa/a }] ####### ####### If any directory in a tree that is being removed does not ####### have write permission, the process will fail! ####### This is also the case with "rm -rf" ####### file attributes tfa -permissions 0777 file delete -force tfa set result ---- Result was: 0 ---- Result should have been (exact matching): 1 ==== fCmd-16.9 FAILED ==== fCmd-17.1 mkdir stat failing on target but not ENOENT FAILED ==== Contents of test case: catch {file delete -force -- tfa1} file mkdir tfa1 file attributes tfa1 -permissions 0555 set result [catch {file mkdir tfa1/tfa2}] file attributes tfa1 -permissions 0777 file delete -force tfa1 set result ---- Result was: 0 ---- Result should have been (exact matching): 1 ==== fCmd-17.1 FAILED ==== fCmd-19.2 rmdir error besides EEXIST FAILED ==== Contents of test case: catch {file delete -force -- tfa} file mkdir tfa file mkdir tfa/a file attributes tfa -permissions 0555 set result [catch {file delete tfa/a}] file attributes tfa -permissions 0777 file delete -force tfa set result ---- Result was: 0 ---- Result should have been (exact matching): 1 ==== fCmd-19.2 FAILED ==== fCmd-20.1 TraverseUnixTree : failure opening a subdirectory directory FAILED ==== Contents of test case: catch {file delete -force -- tfa} file mkdir tfa file mkdir tfa/a file attributes tfa/a -permissions 0000 set result [catch {file delete -force tfa}] file attributes tfa/a -permissions 0777 file delete -force tfa set result ---- Test generated error; Return code was: 1 ---- Return code should have been one of: 0 2 ---- errorInfo: could not set permissions for file "tfa/a": no such file or directory while executing "file attributes tfa/a -permissions 0777" ("uplevel" body line 7) invoked from within "uplevel 1 $script" ---- errorCode: POSIX ENOENT {no such file or directory} ==== fCmd-20.1 FAILED fileName.test ------------------------------------------------------------------------ I thought this looked suspicious. ==== cmdAH-16.3 Tcl_FileObjCmd: readable FAILED ==== Contents of test case: file reada $gorpfile ---- Result was: 1 ---- Result should have been (exact matching): 0 ==== cmdAH-16.3 FAILED It printed the variable as coded, and not it's value. $gorpfile I have another server that has been in service for several months with this tcl-8.4.13_1,1 installed. I tried copying over the port directory from that server and installing it, and the port still fails in the same place. Thanks, Chuck Rock From owner-freebsd-ports@FreeBSD.ORG Thu Dec 14 06:35:24 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9094A16A407; Thu, 14 Dec 2006 06:35:24 +0000 (UTC) (envelope-from vd@datamax.bg) Received: from jengal.datamax.bg (jengal.datamax.bg [82.103.104.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E0DF43CA8; Thu, 14 Dec 2006 06:33:50 +0000 (GMT) (envelope-from vd@datamax.bg) Received: from qlovarnika.bg.datamax (qlovarnika.bg.datamax [192.168.10.2]) by jengal.datamax.bg (Postfix) with SMTP id B78DBB864; Thu, 14 Dec 2006 08:35:22 +0200 (EET) Received: (nullmailer pid 72051 invoked by uid 1002); Thu, 14 Dec 2006 06:35:22 -0000 Date: Thu, 14 Dec 2006 08:35:22 +0200 From: Vasil Dimov To: Doug Barton Message-ID: <20061214063522.GB71906@qlovarnika.bg.datamax> References: <7mu003jdyg.wl%kuriyama@imgsrc.co.jp> <457DA05F.8010805@FreeBSD.org> <7mr6v6ht57.wl%kuriyama@imgsrc.co.jp> <457E5DB4.7030204@FreeBSD.org> <7mbqm9ijr9.wl%kuriyama@imgsrc.co.jp> <20061212145124.GA3446@straylight.m.ringlet.net> <457F10E5.5070901@FreeBSD.org> <7mu000h8nz.wl%kuriyama@imgsrc.co.jp> <20061213081318.GB53907@qlovarnika.bg.datamax> <458079C6.5050108@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ReaqsoxgOBHFXBhH" Content-Disposition: inline In-Reply-To: <458079C6.5050108@FreeBSD.org> Cc: ports@FreeBSD.org, Jun Kuriyama Subject: Re: HEADS UP : security/gnupg will be upgraded to 2.0.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vd@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Dec 2006 06:35:24 -0000 --ReaqsoxgOBHFXBhH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 13, 2006 at 02:08:06PM -0800, Doug Barton wrote: > Vasil Dimov wrote: [...] > > - NLS "Native Language Support" on \ > > [...] > > +OPTIONS=3D NLS "Include National Language Support" on \ > >=20 > > I believe the N in NLS stands for Native. >=20 > It's National. That's why you have things like en_US, which translates > roughly to, "English as spoken in the United States." Hmmz... $ find /usr/ports/ -mindepth 3 -maxdepth 3 -name Makefile \ |xargs grep -i 'native language s' |wc -l 24 $ find /usr/ports/ -mindepth 3 -maxdepth 3 -name Makefile \ |xargs grep -i 'national language s' |wc -l 8 =46rom dict(1): =46rom Virtual Entity of Relevant Acronyms (Version 1.9, June 2002) : NLS Native Language System (OSF) =46rom Virtual Entity of Relevant Acronyms (Version 1.9, June 2002) : NLS Native Language Support (HP) =46rom The Free On-line Dictionary of Computing (27 SEP 03) : NLS Native Language System =46rom google: Web Results 1 - 10 of about 244,000 for "Native Language Support" Web Results 1 - 10 of about 211,000 for "National Language Support" --=20 Vasil Dimov gro.DSBeerF@dv % Sometimes I really think people ought to have to pass a proper exam before they're allowed to be parents. Not just the practical, I mean. -- (Terry Pratchett, Thief of Time) --ReaqsoxgOBHFXBhH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- iD8DBQFFgPCqFw6SP/bBpCARAkdDAJwKK0PAVsLGhkTJMUvQZ8lgvgsEVgCgiPHg 9H6c+5u6lTUECMtJEOlbIaI= =MWWS -----END PGP SIGNATURE----- --ReaqsoxgOBHFXBhH-- From owner-freebsd-ports@FreeBSD.ORG Thu Dec 14 06:45:15 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8F3EF16A412 for ; Thu, 14 Dec 2006 06:45:15 +0000 (UTC) (envelope-from brunson@brunson.com) Received: from rwcrmhc15.comcast.net (rwcrmhc15.comcast.net [204.127.192.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00CCC43CA7 for ; Thu, 14 Dec 2006 06:43:15 +0000 (GMT) (envelope-from brunson@brunson.com) Received: from [172.20.0.9] (unknown[12.109.229.8]) by comcast.net (rwcrmhc15) with ESMTP id <20061214064439m1500pp9f5e>; Thu, 14 Dec 2006 06:44:43 +0000 Message-ID: <4580F314.8010307@brunson.com> Date: Wed, 13 Dec 2006 23:45:40 -0700 From: Eric Brunson User-Agent: Thunderbird 1.5.0.8 (X11/20061107) MIME-Version: 1.0 To: freebsd-ports@freebsd.org X-Enigmail-Version: 0.94.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Patch for 'expect' X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Dec 2006 06:45:15 -0000 Hi Ports Maintainers, I just spent the last few days sorting out a problem with expect on my 6.1 box. I have a patch to the expect interpreter on this platform that I'd like to offer for your review. There's a problem with the way expect searches for available ptys that makes it only capable of utilizing the first 64 device nodes rather than the full 256 available. I'm brand new to the FreeBSD community coming from years on Solaris and AIX, so I don't know the "channels" through which to push this. It's a very simple patch, 3 lines of code change, context diff drops right into /usr/ports/lang/expect/files. I also have test cases that show the behavior before and after the patch. I've already sent the patch to the maintainers of expect at NIST for inclusion upstream, if you'd rather wait for their reaction to it, I understand. But since it's a drop in fix I thought I'd offer it for inclusion in the ports tree to fix the problem locally until then. If I'm out of line, please let me know, like I said, I'm new and I'm unsure how to proceed. Sincerely, Eric Brunson From owner-freebsd-ports@FreeBSD.ORG Thu Dec 14 07:05:34 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1F79716A407 for ; Thu, 14 Dec 2006 07:05:34 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.233]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF24D43C9F for ; Thu, 14 Dec 2006 07:03:59 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by nz-out-0506.google.com with SMTP id i11so210237nzh for ; Wed, 13 Dec 2006 23:05:32 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=OHEA8Cl46YZn1HwEQRZMp2+Hin7g+Y3BhPBOWELQ0XfNy3DuTgZPfaUbWIwO611hmHypIOkkRHjmE/k8tqUDGumr161T1j6pgE3LBWKtBWF0hnK/T3O8t0dNXZhja4dXB8LQe+3vYeUYAQ1FmlR9kvOTKi/R5D6lCYNmikKxWZM= Received: by 10.65.38.13 with SMTP id q13mr929481qbj.1166079932605; Wed, 13 Dec 2006 23:05:32 -0800 (PST) Received: by 10.65.61.1 with HTTP; Wed, 13 Dec 2006 23:05:32 -0800 (PST) Message-ID: <790a9fff0612132305s5afd896by3b2ecc41491606ce@mail.gmail.com> Date: Thu, 14 Dec 2006 01:05:32 -0600 From: "Scot Hetzel" To: "Eric Brunson" In-Reply-To: <4580F314.8010307@brunson.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4580F314.8010307@brunson.com> Cc: freebsd-ports@freebsd.org Subject: Re: Patch for 'expect' X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Dec 2006 07:05:34 -0000 On 12/14/06, Eric Brunson wrote: > Hi Ports Maintainers, > > I just spent the last few days sorting out a problem with expect on my > 6.1 box. I have a patch to the expect interpreter on this platform that > I'd like to offer for your review. There's a problem with the way > expect searches for available ptys that makes it only capable of > utilizing the first 64 device nodes rather than the full 256 available. > > I'm brand new to the FreeBSD community coming from years on Solaris and > AIX, so I don't know the "channels" through which to push this. It's a > very simple patch, 3 lines of code change, context diff drops right into > /usr/ports/lang/expect/files. I also have test cases that show the > behavior before and after the patch. > To send changes/file a problem report for a port, you can use either send-pr: send-pr -a patch-file or the web send-pr form: http://www.freebsd.org/send-pr.html to submit an update for the port. Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised. From owner-freebsd-ports@FreeBSD.ORG Thu Dec 14 10:00:22 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2F29B16A47C for ; Thu, 14 Dec 2006 10:00:22 +0000 (UTC) (envelope-from fenner@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E91343CAE for ; Thu, 14 Dec 2006 09:58:47 +0000 (GMT) (envelope-from fenner@FreeBSD.org) Received: from freefall.freebsd.org (fenner@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kBEA0LKh049397 for ; Thu, 14 Dec 2006 10:00:21 GMT (envelope-from fenner@freefall.freebsd.org) Received: (from fenner@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kBEA0Lew049390 for ports@freebsd.org; Thu, 14 Dec 2006 10:00:21 GMT (envelope-from fenner) Date: Thu, 14 Dec 2006 10:00:21 GMT From: Bill Fenner Message-Id: <200612141000.kBEA0Lew049390@freefall.freebsd.org> To: ports@freebsd.org Cc: Subject: Possibly unbuildable ports reminder X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Dec 2006 10:00:22 -0000 Dear porters, This is just a reminder to please periodically check the list of unbuildable ports at http://pointyhat.freebsd.org/errorlogs/ . A list by MAINTAINER is http://people.freebsd.org/~fenner/errorlogs/ so you can easily check the status of ports that you maintain. In addition, the list of ports with no MAINTAINER with build problems is http://people.freebsd.org/~fenner/errorlogs/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. Thanks for your help! Bill "annoying port email" Fenner From owner-freebsd-ports@FreeBSD.ORG Thu Dec 14 15:50:01 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 509E216A51F for ; Thu, 14 Dec 2006 15:50:01 +0000 (UTC) (envelope-from bsd-unix@earthlink.net) Received: from pop-gadwall.atl.sa.earthlink.net (pop-gadwall.atl.sa.earthlink.net [207.69.195.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC8B443D1F for ; Thu, 14 Dec 2006 15:47:58 +0000 (GMT) (envelope-from bsd-unix@earthlink.net) Received: from fl-71-54-28-212.dhcp.embarqhsd.net ([71.54.28.212] helo=kt.weeeble.com) by pop-gadwall.atl.sa.earthlink.net with smtp (Exim 3.36 #1) id 1Guspr-00039w-00 for ports@freebsd.org; Thu, 14 Dec 2006 10:49:27 -0500 Date: Thu, 14 Dec 2006 10:49:26 -0500 From: Randy Pratt To: ports@freebsd.org Message-Id: <20061214104926.80fd600a.bsd-unix@earthlink.net> X-Mailer: Sylpheed version 2.2.10 (GTK+ 2.10.6; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: Portupgrade and /var/db/pkg/*/+CONTENTS X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Dec 2006 15:50:01 -0000 I've spent many hours in the past week or so trying to understand what I'm seeing. In the interest of brevity I've tried to omit non-relevant detail but this still ends up longer than I would like. It seems that portupgrade is "deleting" dependencies during the update process. This is happening for many ports and I only chose the recent upgrading 'curl-7.15.5_1' to 'curl-7.16.0' (ftp/curl) to demonstrate what I'm observing. As a reference I pulled these excerpts from a backup of my previous /var/db/pkg/* for ports that depended on ftp/curl: apsfilter-7.2.8/+CONTENTS:@pkgdep curl-7.15.5_1 apsfilter-7.2.8/+CONTENTS:@comment DEPORIGIN:ftp/curl curl-7.15.5_1/+CONTENTS:@name curl-7.15.5_1 curl-7.15.5_1/+CONTENTS:@comment ORIGIN:ftp/curl gnupg-1.4.6_1/+CONTENTS:@pkgdep curl-7.15.5_1 gnupg-1.4.6_1/+CONTENTS:@comment DEPORIGIN:ftp/curl gnupg-devel-1.9.22_1/+CONTENTS:@pkgdep curl-7.15.5_1 gnupg-devel-1.9.22_1/+CONTENTS:@comment DEPORIGIN:ftp/curl streamtuner-0.99.99_5/+CONTENTS:@pkgdep curl-7.15.5_1 streamtuner-0.99.99_5/+CONTENTS:@comment DEPORIGIN:ftp/curl sylpheed-2.2.10/+CONTENTS:@pkgdep curl-7.15.5_1 sylpheed-2.2.10/+CONTENTS:@comment DEPORIGIN:ftp/curl vorbis-tools-1.1.1_1,3/+CONTENTS:@pkgdep curl-7.15.5_1 vorbis-tools-1.1.1_1,3/+CONTENTS:@comment DEPORIGIN:ftp/curl wmweather-2.4.3/+CONTENTS:@pkgdep curl-7.15.5_1 wmweather-2.4.3/+CONTENTS:@comment DEPORIGIN:ftp/curl This is from my log of the updating of ftp/curl: pkg_delete: package 'curl-7.15.5_1' is required by these other packages and may not be deinstalled (but I'll delete it anyway): gnupg-1.4.6_1 streamtuner-0.99.99_5 vorbis-tools-1.1.1_1,3 wmweather-2.4.3 I noted that print/apsfilter, security/gnupg-devel and mail/sylpheed2 were missing. Checking /var/db/pkg does indeed show that their dependency on ftp/curl has been removed. This happens at the time that the 'but I'll delete it anyway' step occurs. $ grep DELETED /var/db/pkg/*/+CONTENTS /var/db/pkg/apsfilter-7.2.8/+CONTENTS:@comment DELETED:pkgdep curl-7.16.0 /var/db/pkg/apsfilter-7.2.8/+CONTENTS:@commentDELETED:DEPORIGIN:ftp/curl /var/db/pkg/gnupg-devel-1.9.22_1/+CONTENTS:@comment DELETED:pkgdep curl-7.16.0 /var/db/pkg/gnupg-devel-1.9.22_1/+CONTENTS:@comment DELETED:DEPORIGIN:ftp/curl /var/db/pkg/sylpheed-2.2.10/+CONTENTS:@comment DELETED:pkgdep curl-7.16.0 /var/db/pkg/sylpheed-2.2.10/+CONTENTS:@comment DELETED:DEPORIGIN:ftp/curl That is also reflected in checking for ports that now depend on ftp/curl: pkg_info -R curl-\* Information for curl-7.16.0: Required by: gnupg-1.4.6_2 streamtuner-0.99.99_6 vorbis-tools-1.1.1_2,3 wmweather-2.4.3_1 I decided to force an update of the ports which had dependencies on ftp/curl deleted: portupgrade -f apsfilter-7.2.8 gnupg-devel-1.9.22_1 sylpheed-2.2.10 All of the dependencies on ftp/curl were restored: pkg_info -R curl-\* Information for curl-7.16.0: Required by: apsfilter-7.2.8 gnupg-1.4.6_2 gnupg-devel-1.9.22_1 streamtuner-0.99.99_6 sylpheed-2.2.10 vorbis-tools-1.1.1_2,3 wmweather-2.4.3_1 I was then curious what would happen if I forced a portupgrade of ftp/curl. I thought it might remove the dependencies again but it did not. They all remained this time. Why did a portupgrade to a new version remove dependencies when a forced update of the same version did not? I'm probably not understanding the role of the "DELETED" notation in +CONTENTS . I decided to take a look at how dependences were noted in the ports tree with 'make'. I double checked for anything out of the ordinary in etc/make.conf: CFLAGS= -O -pipe PERL_VER=5.8.8 PERL_VERSION=5.8.8 This is the relevant portion of /usr/local/etc/pkgtools.conf for MAKE_ARGS since these have impact on portupgrade dependencies: 'print/apsfilter' => 'BATCH=yes APSFILTER_ALL=yes PAPERSIZE=letter', Each of the dependencies being deleted were checked with various incantations to display dependencies: cd /usr/ports/print/sylpheed make build-depends-list: returns nothing for curl. make pretty-print-build-depends-list: returns nothing for curl. make run-depends-list: returns nothing for curl. make pretty-print-run-depends-list: includes curl-7.16.0 make all-depends-list: includes /usr/ports/ftp/curl cd /usr/ports/security/gnupg-devel make build-depends-list: returns nothing for curl make pretty-print-build-depends-list: returns nothing for curl. make run-depends-list: returns nothing for curl. make pretty-print-run-depends-list: includes curl-7.16.0 make all-depends-list: includes /usr/ports/ftp/curl cd /usr/ports/print/apsfilter make BATCH=yes APSFILTER_ALL=yes PAPERSIZE=letter build-depends-list: returns nothing. make BATCH=yes APSFILTER_ALL=yes PAPERSIZE=letter pretty-print-run-depends-list: returns nothing. make BATCH=yes APSFILTER_ALL=yes PAPERSIZE=letter run-depends-list: returns nothing for curl. make BATCH=yes APSFILTER_ALL=yes PAPERSIZE=letter pretty-print-run-depends-list: returns nothing for curl. make BATCH=yes APSFILTER_ALL=yes PAPERSIZE=letter all-depends-list: returns /usr/ports/ftp/curl I had thought that only run dependencies were being recorded but it seems pretty obvious that I'm confused there. It seems to be the results of "make all-depends-list". If I were to go to any port directory, what command would determine what gets recorded in its /var/db/pkg/*/+CONTENTS ? I also get a little apprehensive when the dependencies listed by "pkg_info -R" are fluid since this is the same as what a "portupgrade -fr" would use and determines what ports would get rebuilt. Is a different criteria being used to determine dependencies during a version portupgrade than is used by 'make' during installation? Also, I made sure that pkgdb -F was good as well as portsdb -u. All ports are shown as up-to-date both before and after updating. Oh yes, this is on 6.2-PRERELEASE (Nov. 25 build). I sure would appreciate some kind soul directing me on the path to dependency enlightment. Or am I charging at windmills? ;-) Thanks, Randy -- From owner-freebsd-ports@FreeBSD.ORG Thu Dec 14 16:13:45 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1379216A47C for ; Thu, 14 Dec 2006 16:13:45 +0000 (UTC) (envelope-from michel@lpthe.jussieu.fr) Received: from shiva.jussieu.fr (shiva.jussieu.fr [134.157.0.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73D2543FC8 for ; Thu, 14 Dec 2006 16:03:32 +0000 (GMT) (envelope-from michel@lpthe.jussieu.fr) Received: from parthe.lpthe.jussieu.fr (parthe.lpthe.jussieu.fr [134.157.10.1]) by shiva.jussieu.fr (8.13.7/jtpda-5.4) with ESMTP id kBEG4LKd063766 for ; Thu, 14 Dec 2006 17:04:28 +0100 (CET) X-Ids: 165 Received: by parthe.lpthe.jussieu.fr (Postfix, from userid 99) id 5378EA06CE; Thu, 14 Dec 2006 17:04:20 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on parthe.lpthe.jussieu.fr X-Spam-Level: X-Spam-Status: No, score=-100.0 required=10.0 tests=USER_IN_WHITELIST autolearn=ham version=3.1.7 Received: from niobe.lpthe.jussieu.fr (niobe.lpthe.jussieu.fr [134.157.10.41]) by parthe.lpthe.jussieu.fr (Postfix) with ESMTP id 7E865A0053 for ; Thu, 14 Dec 2006 17:04:18 +0100 (CET) Received: by niobe.lpthe.jussieu.fr (Postfix, from userid 2005) id 78D5D68; Thu, 14 Dec 2006 17:04:18 +0100 (CET) Date: Thu, 14 Dec 2006 17:04:18 +0100 From: Michel Talon To: ports@freebsd.org Message-ID: <20061214160418.GA40578@lpthe.jussieu.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (shiva.jussieu.fr [134.157.0.165]); Thu, 14 Dec 2006 17:04:28 +0100 (CET) X-Virus-Scanned: ClamAV 0.88.5/2331/Thu Dec 14 13:21:34 2006 on shiva.jussieu.fr X-Virus-Status: Clean X-Miltered: at shiva.jussieu.fr with ID 45817605.002 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! Cc: Subject: Server to browse ports tree. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Dec 2006 16:13:45 -0000 Some time ago, people discussed the idea of writing an http server allowing to browse the ports tree in the same way as one can do using the README.html. I have just written one, in python, using the exact same html templates which "make readmes" uses. Of course it needs an INDEX file to work. It is free and can be downloaded here: http://www.lpthe.jussieu.fr/~talon/show_index.py To run it simply make it executable and launch it. It will open a port on 8080 that one can browse with any browser on http://localhost:8080, of course if the browser is not instructed to go looking on some proxy. If port 8080 is inconvenient, on can launch it as ./show_index.py This server is very snappy for single use, it is much faster and cleaner than building the README.html (but requires python, of course!). Someone with html skills, not my case, could improve on templates, however. -- Michel TALON From owner-freebsd-ports@FreeBSD.ORG Thu Dec 14 19:35:36 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AA1CD16A513 for ; Thu, 14 Dec 2006 19:35:36 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from dione.picobyte.net (host-212-158-207-124.bulldogdsl.com [212.158.207.124]) by mx1.FreeBSD.org (Postfix) with SMTP id 3CD8743DBE for ; Thu, 14 Dec 2006 19:33:24 +0000 (GMT) (envelope-from shaun@FreeBSD.org) Received: from charon.picobyte.net (charon.picobyte.net [IPv6:2001:4bd0:201e::fe03]) by dione.picobyte.net (Postfix) with ESMTP; Thu, 14 Dec 2006 19:34:47 +0000 (GMT) Date: Thu, 14 Dec 2006 19:34:46 +0000 From: Shaun Amott To: Eric Brunson Message-ID: <20061214193446.GA1226@charon.picobyte.net> References: <4580F314.8010307@brunson.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OXfL5xGRrasGEqWY" Content-Disposition: inline In-Reply-To: <4580F314.8010307@brunson.com> User-Agent: Mutt/1.5.11 (FreeBSD i386) Cc: freebsd-ports@freebsd.org Subject: Re: Patch for 'expect' X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Dec 2006 19:35:36 -0000 --OXfL5xGRrasGEqWY Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 13, 2006 at 11:45:40PM -0700, Eric Brunson wrote: >=20 > I'm brand new to the FreeBSD community coming from years on Solaris and > AIX, so I don't know the "channels" through which to push this. It's a > very simple patch, 3 lines of code change, context diff drops right into > /usr/ports/lang/expect/files. I also have test cases that show the > behavior before and after the patch. >=20 > I've already sent the patch to the maintainers of expect at NIST for > inclusion upstream, if you'd rather wait for their reaction to it, I > understand. But since it's a drop in fix I thought I'd offer it for > inclusion in the ports tree to fix the problem locally until then. >=20 > If I'm out of line, please let me know, like I said, I'm new and I'm > unsure how to proceed. >=20 Hi Eric, This list is perfectly suited to this kind of discussion. Sending a problem report is also a good way to make sure your patch is not lost or forgotten. I'm the current maintainer of the expect port, and the issue of the pty limit has been raised before (in private) -- and I have already added a patch to the port to fix it. I hadn't sent the patch upstream though; thanks for that! Since you don't seem to already have the fixed port, I guess you have probably got an old ports tree (from the last release?). Shaun --=20 Shaun Amott // PGP: 0x6B387A9A "A foolish consistency is the hobgoblin of little minds." - Ralph Waldo Emerson --OXfL5xGRrasGEqWY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFgadWkmhdCGs4epoRAoy4AJ40oxX9P/fWgSq0vK22fnUylhuxJwCeIvzh GGAbUCaCQJ7K4Lmkz+4HPhU= =GUwz -----END PGP SIGNATURE----- --OXfL5xGRrasGEqWY-- From owner-freebsd-ports@FreeBSD.ORG Thu Dec 14 21:55:50 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 38CC816A49E for ; Thu, 14 Dec 2006 21:55:50 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.FreeBSD.org (Postfix) with SMTP id B69F643E89 for ; Thu, 14 Dec 2006 21:50:22 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: (qmail 8010 invoked by uid 399); 14 Dec 2006 21:51:52 -0000 Received: from localhost (HELO ?192.168.0.5?) (dougb@dougbarton.us@127.0.0.1) by localhost with SMTP; 14 Dec 2006 21:51:52 -0000 X-Originating-IP: 127.0.0.1 Message-ID: <4581C776.9070703@FreeBSD.org> Date: Thu, 14 Dec 2006 13:51:50 -0800 From: Doug Barton Organization: http://www.freebsd.org/ User-Agent: Thunderbird 1.5.0.8 (X11/20061125) MIME-Version: 1.0 To: Jeremy Messenger References: <4577D8BE.6020105@freebsd.org> <720051dc0612070110q6f31b798q5d308af7c853b5f5@mail.gmail.com> <20061207125032.M18462@martymac.com> <45783EFC.4030703@appriss.com> <45792D51.8070402@FreeBSD.org> <457F23BB.5010505@FreeBSD.org> <458071EB.3050406@FreeBSD.org> In-Reply-To: X-Enigmail-Version: 0.94.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: Firefox & thunderbird crash saving a file X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Dec 2006 21:55:50 -0000 Jeremy Messenger wrote: > On Wed, 13 Dec 2006 15:34:35 -0600, Doug Barton wrote: > >> Jeremy Messenger wrote: >> >>> Oh, your problem is different after I read your message again. I don't >>> have any of printer, so unsure with your problem. >> >> I can actually reproduce this just by doing print preview, then >> hitting close, so no actual printer is needed. > > Afraid that I can't reproduce it. Does it happens at all the time or > just sometimes, depend on what context you have in there? Have you tried > to do it in the safe mode (firefox -safe-mode)? I've sent the data requested at http://www.freebsd.org/gnome/docs/bugging.html to the freebsd-gnome@ mailing list, hopefully we can get this one sorted out. :) Doug -- This .signature sanitized for your protection From owner-freebsd-ports@FreeBSD.ORG Thu Dec 14 22:44:27 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 57E1116A514 for ; Thu, 14 Dec 2006 22:44:27 +0000 (UTC) (envelope-from freebsd@alaskaparadise.com) Received: from stargate.alaskaparadise.com (114-103-74-65.gci.net [65.74.103.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66E2043FE7 for ; Thu, 14 Dec 2006 22:37:04 +0000 (GMT) (envelope-from freebsd@alaskaparadise.com) Received: by stargate.alaskaparadise.com (Postfix, from userid 0) id 0DA7945F8; Thu, 14 Dec 2006 13:38:24 -0900 (AKST) From: Beech Rintoul Organization: Alaska Paradise Travel To: freebsd-ports@freebsd.org Date: Thu, 14 Dec 2006 13:38:20 -0900 User-Agent: KMail/1.9.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200612141338.22342.freebsd@alaskaparadise.com> Subject: proftpd syntax error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Dec 2006 22:44:27 -0000 I'm in the process of updating this port. I'm getting this on a test build: support.c: In function `sreplace': support.c:862: error: syntax error at end of input gmake[1]: *** [support.o] Error 1 gmake[1]: Leaving directory `/usr/ports/ftp/proftpd.test/work/proftpd-1.3.1rc1/src' gmake: *** [src] Error 2 *** Error code 2 And here's the code in question: const char *pr_strtime(time_t t) { static char buf[30]; static char *mons[] = { "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec" }; static char *days[] = { "Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat" }; struct tm *tr; memset(buf, '\0', sizeof(buf)); tr = localtime(&t); if (tr != NULL) { snprintf(buf, sizeof(buf), "%s %s %2d %02d:%02d:%02d %d", days[tr->tm_wday], mons[tr->tm_mon], tr->tm_mday, tr->tm_hour, tr->tm_min, tr->tm_sec, tr->tm_year + 1900); } else buf[0] = '\0'; buf[sizeof(buf)-1] = '\0'; return buf; } Can someone tell me what's wrong? Beech -- --------------------------------------------------------------------------------------- Beech Rintoul - Sys. Administrator - beech@alaskaparadise.com /"\ ASCII Ribbon Campaign | Alaska Paradise Travel \ / - NO HTML/RTF in e-mail | 201 East 9Th Avenue Ste.310 X - NO Word docs in e-mail | Anchorage, AK 99501 / \ - Please visit Alaska Paradise - http://www.alaskaparadise.com --------------------------------------------------------------------------------------- From owner-freebsd-ports@FreeBSD.ORG Fri Dec 15 01:53:47 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C30B116A47C for ; Fri, 15 Dec 2006 01:53:47 +0000 (UTC) (envelope-from jrh29@alumni.cwru.edu) Received: from eastrmmtao01.cox.net (eastrmmtao01.cox.net [68.230.240.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7955B43DFC for ; Fri, 15 Dec 2006 01:50:50 +0000 (GMT) (envelope-from jrh29@alumni.cwru.edu) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by eastrmmtao01.cox.net (InterMail vM.6.01.06.03 201-2131-130-104-20060516) with ESMTP id <20061215015214.JXIG20860.eastrmmtao01.cox.net@eastrmimpo02.cox.net> for ; Thu, 14 Dec 2006 20:52:14 -0500 Received: from [192.168.1.101] ([68.98.143.44]) by eastrmimpo02.cox.net with bizsmtp id ypr31V00x0xh5580000000; Thu, 14 Dec 2006 20:51:03 -0500 Mime-Version: 1.0 (Apple Message framework v752.2) To: freebsd-ports@freebsd.org Message-Id: <765D9EE1-15E1-4006-A948-D0A5FAF8A466@alumni.cwru.edu> Content-Type: multipart/mixed; boundary=Apple-Mail-7-1009255034 References: <1DD6BDCD-04FF-4241-88ED-A0694EE54CC4@alumni.cwru.edu> From: Justin Hibbits Date: Thu, 14 Dec 2006 20:52:12 -0500 X-Mailer: Apple Mail (2.752.2) Subject: Fwd: Fix for cgdb X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Dec 2006 01:53:47 -0000 --Apple-Mail-7-1009255034 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Originally sent to the author, but the email bounced. - Justin Hibbits Begin forwarded message: > From: Justin Hibbits > Date: December 14, 2006 8:49:37 PM EST > To: gslin@gslin.org > Subject: Fix for cgdb > > I found a bug with cgdb, which you made the initial port for. It > doesn't work as a normal user, at least on 6.1, because it wants to > change ownership of the slave terminal. I wrote a patch which > replaces that function call with a call to grantpt() as it should > use, and it's attached. > > - Justin Hibbits --Apple-Mail-7-1009255034 Content-Transfer-Encoding: 7bit Content-Type: application/octet-stream; x-unix-mode=0644; name=patch-various-util-src.c Content-Disposition: attachment; filename=patch-various-util-src.c --- various/util/src/pseudo.c.orig Sat Jun 3 14:09:05 2006 +++ various/util/src/pseudo.c Thu Dec 14 14:26:47 2006 @@ -46,6 +46,7 @@ #include #endif #ifdef HAVE_LIBUTIL_H +#include #include #endif @@ -440,7 +441,11 @@ /* Set slave ownership and permissions to real uid of process */ - pty_set_owner(slavename, getuid()); + if (grantpt(*masterfd) == -1) + { + close(*masterfd); + return -1; + } /* Open the slave descriptor */ --Apple-Mail-7-1009255034 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed --Apple-Mail-7-1009255034-- From owner-freebsd-ports@FreeBSD.ORG Fri Dec 15 04:05:02 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9F53C16A416 for ; Fri, 15 Dec 2006 04:05:02 +0000 (UTC) (envelope-from om-lists-bsd@omx.ch) Received: from omega.omnis.ch (omega.omnis.ch [195.134.143.43]) by mx1.FreeBSD.org (Postfix) with SMTP id 51D8F43CA4 for ; Fri, 15 Dec 2006 04:03:21 +0000 (GMT) (envelope-from om-lists-bsd@omx.ch) Received: (qmail 27479 invoked from network); 15 Dec 2006 04:04:52 -0000 Received: from 218.102.85.111 ([218.102.85.111]) by omega.omnis.ch ([195.134.143.43]) with ESMTP via TCP; 15 Dec 2006 04:04:52 -0000 Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <200612141657.kBEGvhre024839@lurza.secnetix.de> References: <200612141657.kBEGvhre024839@lurza.secnetix.de> Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Message-Id: <03050A19-BA59-4874-9F1B-BC9302C0C7FC@omx.ch> Content-Transfer-Encoding: quoted-printable From: Olivier Mueller Date: Fri, 15 Dec 2006 12:04:53 +0800 To: freebsd-stable@FreeBSD.ORG, freebsd-ports@freebsd.org X-Mailer: Apple Mail (2.752.2) Cc: Subject: Re: p5-Quota issues X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Dec 2006 04:05:02 -0000 Hi Oliver & thanks for your Feedback, Le 15 d=E9c. 06 =E0 00:57, Oliver Fromme a =E9crit : > Olivier Mueller wrote: >> I'm trying to get a script working with the p5-Quota module, but no >> way... : >> - quota correctely working for the /home partition >> - tested with edquota/repquota, etc. >> >> But when trying to retrieve information or setup quota information =20= >> from >> a perl script, I get: Quota::sync: error #45 > > I guess that's an errno number, and in that case 45 is > EOPNOTSUPP (Operation not supported). It is a bug that > the errno number is not printed as a human-readable > string. > > Did you try to use Quota::query? Does it work? Tried yes, work: no. >> But what bothers me more is that exactely the same script (with the >> same module) is working fine under linux... > > According to the p5-Quota documentation, the Quota::sync > function is not supported on all platforms, so it's > perfectly possible that the p5-Quota code supports it > on Linux, but not on FreeBSD. Well, in this case, why would there be a freebsd port for this =20 module? :-) I'll continue my tests... And if it doesn't work, I'll simply use the =20= system commands instead of the perl module, but then I would have to rewrite some =20 part of my scripts. regards, Olivier= From owner-freebsd-ports@FreeBSD.ORG Fri Dec 15 04:26:12 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 239F116A412 for ; Fri, 15 Dec 2006 04:26:12 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id 157BC43CA1 for ; Fri, 15 Dec 2006 04:24:31 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by nz-out-0506.google.com with SMTP id i11so367958nzh for ; Thu, 14 Dec 2006 20:26:10 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=D8lye83TV5C69G8oZptGmIE6fOTeVAuptvKzkCCbKsIrh2BGwbM0axtW2eyPBNUkYrBflKzhrfM86yYIzL5tgRzeK9amhBE6G0FVPUrxrrIM7zkIoxJd7Soo8lQ5zEVkX1wbLV0Z46xg32SRZAKMhDBALtMiWfTFwuKeCufk5Vs= Received: by 10.64.249.18 with SMTP id w18mr425996qbh.1166156770352; Thu, 14 Dec 2006 20:26:10 -0800 (PST) Received: by 10.65.61.1 with HTTP; Thu, 14 Dec 2006 20:26:10 -0800 (PST) Message-ID: <790a9fff0612142026p238168d3qfc72ef95b9288f8d@mail.gmail.com> Date: Thu, 14 Dec 2006 22:26:10 -0600 From: "Scot Hetzel" To: "Beech Rintoul" In-Reply-To: <200612141338.22342.freebsd@alaskaparadise.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200612141338.22342.freebsd@alaskaparadise.com> Cc: freebsd-ports@freebsd.org Subject: Re: proftpd syntax error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Dec 2006 04:26:12 -0000 On 12/14/06, Beech Rintoul wrote: > I'm in the process of updating this port. I'm getting this on a test build: > > support.c: In function `sreplace': > support.c:862: error: syntax error at end of input > gmake[1]: *** [support.o] Error 1 > gmake[1]: Leaving directory > `/usr/ports/ftp/proftpd.test/work/proftpd-1.3.1rc1/src' > gmake: *** [src] Error 2 > *** Error code 2 > > And here's the code in question: > > const char *pr_strtime(time_t t) { Doesn't look like there is a problem in the pr_strtime function, but you do have an error in the sreplace function. The problem most likely is a missing "}", or possibly a missing ";". Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised. From owner-freebsd-ports@FreeBSD.ORG Fri Dec 15 04:29:05 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5253B16A407 for ; Fri, 15 Dec 2006 04:29:05 +0000 (UTC) (envelope-from jcw@highperformance.net) Received: from mx1.highperformance.net (dsl081-163-122.sea1.dsl.speakeasy.net [64.81.163.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 196A043CA7 for ; Fri, 15 Dec 2006 04:27:24 +0000 (GMT) (envelope-from jcw@highperformance.net) Received: from [192.168.1.16] (w16.stradamotorsports.com [192.168.1.16]) by mx1.highperformance.net (8.13.8/8.13.8) with ESMTP id kBF4Swp2005986 for ; Thu, 14 Dec 2006 20:28:58 -0800 (PST) (envelope-from jcw@highperformance.net) Message-ID: <45822490.6020203@highperformance.net> Date: Thu, 14 Dec 2006 20:29:04 -0800 From: "Jason C. Wells" User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-4.4 required=2.5 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on s4.stradamotorsports.com Subject: Thunderbird with Kerberos X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Dec 2006 04:29:05 -0000 ldd thunderbird-bin doesn't list gssapi, krb5, or sasl. I guess that is why kerberos authentication isn't working for me. (I also changed from uw-imap to cyrus-imap but that is a whole-nother story.) How can I build thunderbird with kerberos support? I use the system heimdal for client and my KDCs. Thanks, Jason C. Wells From owner-freebsd-ports@FreeBSD.ORG Fri Dec 15 04:46:12 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8FCBB16A415 for ; Fri, 15 Dec 2006 04:46:12 +0000 (UTC) (envelope-from jcw@highperformance.net) Received: from mx1.highperformance.net (dsl081-163-122.sea1.dsl.speakeasy.net [64.81.163.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09C2E43CA1 for ; Fri, 15 Dec 2006 04:44:32 +0000 (GMT) (envelope-from jcw@highperformance.net) Received: from [192.168.1.16] (w16.stradamotorsports.com [192.168.1.16]) by mx1.highperformance.net (8.13.8/8.13.8) with ESMTP id kBF4k5ws006057 for ; Thu, 14 Dec 2006 20:46:05 -0800 (PST) (envelope-from jcw@highperformance.net) Message-ID: <45822894.5010305@highperformance.net> Date: Thu, 14 Dec 2006 20:46:12 -0800 From: "Jason C. Wells" User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-4.4 required=2.5 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on s4.stradamotorsports.com Subject: 6.2 Ports Work Well X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Dec 2006 04:46:12 -0000 I would like to thank the ports team for a good job with the RELEASE_6_2 ports tree. I was able to compile all of KDE and all of Gnome with minimal fuss. The last time I built this stuff I had problems with a variety of dependency issues. I did have a slight bit of fuss building packages recursively. The key difficulty was that the some builds would detect installed libraries and complete successfully. (as they should) The build of several package tarballs would fail because a certain file in the packing list wasn't found. I am pretty sure this was because the installed port wasn't the same version as the one in the ports tree. After the first couple of these errors I did an unconditional deinstall of the ports "world" (my build machine was pretty crufty anyway, having much leftover stuff from 4X days even) and was able to build gnome and KDE and all tarballs without complaint. That's a pretty significant accomplishment from where I sit. Thanks! Portupgrade and friends are able to do a monumental task with some sensibility and grace. I can imagine how hard it is to get a build done on a chunk of software as large as say Windows done when everyone is working for the same organization, using the same tools, languages, compilers and so forth. I have friends up here who vanish when it's build time in Redmond. That the ports crew pulls all the diversity of open source together in a fairly well integrated system is commendable. Later, Jason C. Wells From owner-freebsd-ports@FreeBSD.ORG Fri Dec 15 12:19:22 2006 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9719F16A516 for ; Fri, 15 Dec 2006 12:19:22 +0000 (UTC) (envelope-from tataz@tataz.chchile.org) Received: from smtp7-g19.free.fr (smtp7-g19.free.fr [212.27.42.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82CE743E9D for ; Fri, 15 Dec 2006 12:14:10 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (tataz.chchile.org [82.233.239.98]) by smtp7-g19.free.fr (Postfix) with ESMTP id 2B682543E for ; Fri, 15 Dec 2006 13:15:36 +0100 (CET) Received: from obiwan.tataz.chchile.org (unknown [192.168.1.25]) by tatooine.tataz.chchile.org (Postfix) with ESMTP id 9FEC19B46E; Fri, 15 Dec 2006 12:16:36 +0000 (UTC) Received: by obiwan.tataz.chchile.org (Postfix, from userid 1000) id 6F641405B; Fri, 15 Dec 2006 13:16:36 +0100 (CET) Date: Fri, 15 Dec 2006 13:16:36 +0100 From: Jeremie Le Hen To: freebsd-ports@FreeBSD.org Message-ID: <20061215121636.GY94832@obiwan.tataz.chchile.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.13 (2006-08-11) Cc: jeremie@le-hen.org Subject: Conditionnal patches in ${PATCHDIR} X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Dec 2006 12:19:22 -0000 Hi, (Please Cc: me in your replies.) I would like to apply a patch against a port conditionally, though I don't want to use ${PATCHFILES} because IIUC, this requires the patch to be stored remotely. My problem is that all files matching ${PATCHDIR}/patch-* are automatically applied. I tried to "fork" the port using ${MASTERDIR} and store my patch only in the forked port tree, but only patches in ${MASTERDIR}/${PATCHDIR} are applied, and patches in ${.CURDIR}/${PATCHDIR} are ignored. I didn't use to create ports, any advice would be welcome. Thank you very much. Best regards, -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org > From owner-freebsd-ports@FreeBSD.ORG Fri Dec 15 12:40:24 2006 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5772B16A416 for ; Fri, 15 Dec 2006 12:40:24 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A80D43CAB for ; Fri, 15 Dec 2006 12:38:42 +0000 (GMT) (envelope-from gabor@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id 19FE89ACA13; Fri, 15 Dec 2006 13:40:22 +0100 (CET) X-Virus-Scanned: amavisd-new at t-hosting.hu Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id TwEZ4SG1CaV7; Fri, 15 Dec 2006 13:40:18 +0100 (CET) Received: from [192.168.2.186] (catv-50635cb6.catv.broadband.hu [80.99.92.182]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server.t-hosting.hu (Postfix) with ESMTP id 395259ACA12; Fri, 15 Dec 2006 13:40:18 +0100 (CET) Message-ID: <458297A8.9030609@FreeBSD.org> Date: Fri, 15 Dec 2006 13:40:08 +0100 From: Gabor Kovesdan User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: Jeremie Le Hen References: <20061215121636.GY94832@obiwan.tataz.chchile.org> In-Reply-To: <20061215121636.GY94832@obiwan.tataz.chchile.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@FreeBSD.org Subject: Re: Conditionnal patches in ${PATCHDIR} X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Dec 2006 12:40:24 -0000 Jeremie Le Hen schrieb: > Hi, > > (Please Cc: me in your replies.) > > I would like to apply a patch against a port conditionally, though I > don't want to use ${PATCHFILES} because IIUC, this requires the patch > to be stored remotely. > > My problem is that all files matching ${PATCHDIR}/patch-* are > automatically applied. > > I tried to "fork" the port using ${MASTERDIR} and store my patch > only in the forked port tree, but only patches in > ${MASTERDIR}/${PATCHDIR} are applied, and patches in > ${.CURDIR}/${PATCHDIR} are ignored. > > I didn't use to create ports, any advice would be welcome. > Thank you very much. > Best regards, > You can call the conditional patches extrapatch-* and add them to the EXTRA_PATCHES macro, like if defined(FOO) EXTRA_PATCHES+= ${FILESDIR}/extrapatch-foo.c .endif See e.g. mail/courier. Cheers, Gabor From owner-freebsd-ports@FreeBSD.ORG Fri Dec 15 16:10:43 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C6EA016A4CA for ; Fri, 15 Dec 2006 16:10:43 +0000 (UTC) (envelope-from www-data@server3.ka-online.de) Received: from server3.ka-online.de (server3.ka-online.de [81.169.154.157]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AB5F43D2F for ; Fri, 15 Dec 2006 16:06:12 +0000 (GMT) (envelope-from www-data@server3.ka-online.de) Received: by server3.ka-online.de (Postfix, from userid 33) id 056571ECAC9; Fri, 15 Dec 2006 16:38:06 +0100 (CET) To: ports@FreeBSD.org From: services@chase.com Content-Transfer-Encoding: 8bit Message-Id: <20061215153806.056571ECAC9@server3.ka-online.de> Date: Fri, 15 Dec 2006 16:38:06 +0100 (CET) MIME-Version: 1.0 Content-Type: text/plain X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: =?iso-8859-1?q?Update_Your_Chase_Bank_Account_=AE_?= X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Dec 2006 16:10:44 -0000 Chase logo Chase Bank Online® Department Notice You have received this email because you or someone had used your account from different locations. For security purpose, we are required to open an investigation into this matter. In order to safeguard your account, we require that you confirm your banking details. To help speed up this process, please access the following link so we can complete the verification of your Chase Online® Banking Account registration information : To get started, please click the link below: [1]https://chas eonline.chase.com/chaseonline/logon/sso_logon.jsp Please Note: If we do no receive the appropriate account verification within 48 hours, then we will assume this Chase Bank account is fraudulent and will be suspended. The purpose of this verification is to ensure that your bank account has not been fraudulently used and to combat the fraud from our community. Regards, Chase Bank - Chase Online® Banking Department Securities (including mutual funds and variable life insurance), annuities and insurance products are not bank deposits and are not insured by the FDIC or any other agency of the United States, nor are they obligations of, nor insured or guaranteed by, JPMorgan Chase Bank, N.A., CISC, CIA, CMIA or their affiliates. Securities (including mutual funds and variable life insurance) and annuities involve investment risks, including the possible loss of value. [2]En Espanol [3]Home | [4]JPMorgan | [5]JPMorgan Chase [6]Terms & Conditions © 2006 JPMorgan Chase & Co. References 1. http://fotologmty.com/CHASEJPMORGAN/Seurity-chase.com.htm 2. file://localhost/pages/banco 3. file://localhost/pages/chase 4. http://www.jpmorgan.com/ 5. http://www.jpmorganchase.com/ 6. file://localhost/pages/chase/cc/terms From owner-freebsd-ports@FreeBSD.ORG Fri Dec 15 17:22:43 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B37DE16A4FE; Fri, 15 Dec 2006 17:22:43 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmmtao01.cox.net (eastrmmtao01.cox.net [68.230.240.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id F13B643E9B; Fri, 15 Dec 2006 17:15:01 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by eastrmmtao01.cox.net (InterMail vM.6.01.06.03 201-2131-130-104-20060516) with ESMTP id <20061215171641.HVDB20860.eastrmmtao01.cox.net@eastrmimpo02.cox.net>; Fri, 15 Dec 2006 12:16:41 -0500 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo02.cox.net with bizsmtp id z5FW1V0074iy4EG0000000; Fri, 15 Dec 2006 12:15:30 -0500 Date: Fri, 15 Dec 2006 11:18:05 -0600 To: "Andrew Reilly" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <20061214085727.15bf3750@duncan.reilly.home> Content-Transfer-Encoding: Quoted-Printable Message-ID: In-Reply-To: <20061214085727.15bf3750@duncan.reilly.home> User-Agent: Opera Mail/9.02 (Linux) Cc: gnome@freebsd.org, ports@freebsd.org Subject: Re: How to compile nautilus with debug symbols from ports? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Dec 2006 17:22:43 -0000 On Wed, 13 Dec 2006 15:57:27 -0600, Andrew Reilly = wrote: > Hi there, > > I had nautilus crash on me, the other day. I think that I can > repeat the crash: well, it's happened twice, doing the same thing > (attempting a VFS mount of a file share from a Windows laptop > that requires authentication). So I installed bugbuddy so that > it could phone home to the GNOME folks to tell them what was up, > but although the _process_ seems to have worked, and a bug > registered, it wasn't able to find a core dump, and the core dump > wouldn't have had much useful symbolic info, anyway. > > So: what's happened to nautilus' .core file? Is there some fancy > clean-up mechanism going on? I imagine so: that must be how > bugbuddy gets invoked in the first place. Can this be overriden > so that I can get a core file to point gdb at? > > Secondly: is there a convenient port-build global knob for > turning on debugging symbols? Anything more complicated than > CFLAGS+=3D-g in /etc/make.conf? See in http://www.freebsd.org/gnome/docs/develfaq.html#q3 for what to pu= t = in make.conf. Cheers, Mezz > Cheers, -- = mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org From owner-freebsd-ports@FreeBSD.ORG Fri Dec 15 19:14:40 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 96CA416A555 for ; Fri, 15 Dec 2006 19:14:40 +0000 (UTC) (envelope-from dhartmei@insomnia.benzedrine.cx) Received: from insomnia.benzedrine.cx (insomnia.benzedrine.cx [62.65.145.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DD4643DEB for ; Fri, 15 Dec 2006 19:07:01 +0000 (GMT) (envelope-from dhartmei@insomnia.benzedrine.cx) Received: from insomnia.benzedrine.cx (dhartmei@localhost [127.0.0.1]) by insomnia.benzedrine.cx (8.13.4/8.13.4) with ESMTP id kBFJ8cY6017871 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Fri, 15 Dec 2006 20:08:38 +0100 (MET) Received: (from dhartmei@localhost) by insomnia.benzedrine.cx (8.13.4/8.12.10/Submit) id kBFJ8YPo013806; Fri, 15 Dec 2006 20:08:34 +0100 (MET) Date: Fri, 15 Dec 2006 20:08:34 +0100 From: Daniel Hartmeier To: Max Laier Message-ID: <20061215190834.GK6704@insomnia.benzedrine.cx> References: <302F75DC2739FB43B236373398A8C599299F@saturnus.intra.socruel.nu> <200612112110.25591.max@love2party.net> <200612112158.14488.max@love2party.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200612112158.14488.max@love2party.net> User-Agent: Mutt/1.5.10i Cc: Lars Wittebrood , freebsd-ports@freebsd.org Subject: Re: Pfstat trouble, no data in database file X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Dec 2006 19:14:40 -0000 On Mon, Dec 11, 2006 at 09:58:08PM +0100, Max Laier wrote: > @@ -67,10 +67,8 @@ > > /* first, find out how many queues there are */ > memset(&pa, 0, sizeof(pa)); > - if (ioctl(fd, DIOCGETALTQS, &pa)) { > - fprintf(stderr, "ioctl: DIOCGETALTQS: %s\n", strerror(errno)); > - return (1); > - } > + if (ioctl(fd, DIOCGETALTQS, &pa)) > + return (0); > mnr = pa.nr; > > /* fetch each of those queues */ Fine with me. I'll include it in the next dist tarball, if you want to put that in the ports patch for the meantime, that would be great ;) Daniel From owner-freebsd-ports@FreeBSD.ORG Fri Dec 15 21:07:57 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 62B5716A412 for ; Fri, 15 Dec 2006 21:07:57 +0000 (UTC) (envelope-from attos.janus@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31B5143CB7 for ; Fri, 15 Dec 2006 21:06:13 +0000 (GMT) (envelope-from attos.janus@gmail.com) Received: by wr-out-0506.google.com with SMTP id i28so491322wra for ; Fri, 15 Dec 2006 13:07:55 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=QpXbC9bQ7Mz2hU1wYolEltAk40qelAnX3JCzLOfq/7mwRsMkwOAkna/IJH9ofHjSKGSNAhoMBGXvvEA1q8o3ca59uxmv1YOXd9ST+bLnO+xF74oZHWnTMJcE/tcsl7r+t6h7RmuMivJj9O4+FsrlOyL/Sw/9eRPcml9gucaogUI= Received: by 10.78.200.3 with SMTP id x3mr366253huf.1166216870586; Fri, 15 Dec 2006 13:07:50 -0800 (PST) Received: by 10.78.163.20 with HTTP; Fri, 15 Dec 2006 13:07:50 -0800 (PST) Message-ID: <5297d6fd0612151307j2bc6bc1cs3e81699df04b0445@mail.gmail.com> Date: Fri, 15 Dec 2006 16:07:50 -0500 From: Attos To: freebsd-ports MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: mail/dovecot fails in portupgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Dec 2006 21:07:57 -0000 Hi, I've been trying to upgrade mail/dovecot and portupgrade fails. The last lines of the output are: : : cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/lib-storage/index -I/usr/local/include -std=gnu99 -O2 -fno-strict-aliasing -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -MT zlib-plugin.lo -MD -MP -MF .deps/zlib-plugin.Tpo -c zlib-plugin.c -o zlib-plugin.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 -fno-strict-aliasing -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -L/usr/local/lib -o lib01_zlib_plugin.la -rpath /usr/local/lib/dovecot/imap -module -avoid-version istream-zlib.lo zlib-plugin.lo -lz cc -shared .libs/istream-zlib.o .libs/zlib-plugin.o -L/usr/local/lib -lz -Wl,-soname -Wl,lib01_zlib_plugin.so -o .libs/lib01_zlib_plugin.so ar cru .libs/lib01_zlib_plugin.a istream-zlib.o zlib-plugin.o ranlib .libs/lib01_zlib_plugin.a creating lib01_zlib_plugin.la (cd .libs && rm -f lib01_zlib_plugin.la && ln -s ../lib01_zlib_plugin.la lib01_zlib_plugin.la) Making all in doc cat dovecot-config.in|sed "s|moduledir=|moduledir=/usr/local/lib/dovecot|" > dovecot-config ---> Backing up the old version ---> Uninstalling the old version ---> Deinstalling 'dovecot-1.0.r13' Dovecot is still running. Shall I stop it? [y]? y Do you want me to remove user "dovecot" [n]? Cleaning up "/var/run/dovecot". [Updating the pkgdb in /var/db/pkg ... - 415 packages found (-1 +0) (...) done] ---> Installing the new version via the port ===> Installing for dovecot-1.0.r15 ===> dovecot-1.0.r15 depends on shared library: iconv.3 - found ===> dovecot-1.0.r15 depends on shared library: mysqlclient.15 - found Dovecot has reserved the groupname 'dovecot' and gid '143': ERROR: groupname 'dovecot' already in use by gid '1013' Please resolve these issues and try again. *** Error code 1 Stop in /usr/ports/mail/dovecot. *** Error code 1 Stop in /usr/ports/mail/dovecot. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.25451.0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=dovecot-1.0.r13 UPGRADE_PORT_VER=1.0.r13 make reinstall egrep: /var/db/pkg/dovecot-1.0.r13/+CONTENTS: No such file or directory ---> Restoring the old version You already have a group "dovecot", so I will use it. You already have a user "dovecot", so I will use it. Fixing ownerships and modes in "/var/run/dovecot". ** Fix the installation problem and try again. [Updating the pkgdb in /var/db/pkg ... - 416 packages found (-0 +1) . done] ** Listing the failed packages (*:skipped / !:failed) ! mail/dovecot (dovecot-1.0.r13) (install error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed ** Could not clean up temporary directory: Directory not empty - /var/tmp/portupgradeSFv3auzs c3p0# less /tmp/portupgrade.25451.0 /tmp/portupgrade.25451.0: No such file or directory -- Attos Janus From owner-freebsd-ports@FreeBSD.ORG Fri Dec 15 22:20:50 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7C69416A407 for ; Fri, 15 Dec 2006 22:20:50 +0000 (UTC) (envelope-from heli@mikestammer.com) Received: from smtp107.sbc.mail.re2.yahoo.com (smtp107.sbc.mail.re2.yahoo.com [68.142.229.98]) by mx1.FreeBSD.org (Postfix) with SMTP id 6998543CBE for ; Fri, 15 Dec 2006 22:19:00 +0000 (GMT) (envelope-from heli@mikestammer.com) Received: (qmail 26524 invoked from network); 15 Dec 2006 22:20:43 -0000 Received: from unknown (HELO mail.mikestammer.com) (mikestammer@sbcglobal.net@70.142.210.121 with login) by smtp107.sbc.mail.re2.yahoo.com with SMTP; 15 Dec 2006 22:20:42 -0000 Received: from localhost (localhost [127.0.0.1]) by mail.mikestammer.com (Postfix) with ESMTP id 4288A1146C; Fri, 15 Dec 2006 16:20:42 -0600 (CST) X-Virus-Scanned: amavisd-new at mikestammer.com Received: from mail.mikestammer.com ([127.0.0.1]) by localhost (gondolin.middleearth.mikestammer.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LibVhal7kWZq; Fri, 15 Dec 2006 16:20:36 -0600 (CST) Received: from [192.168.0.21] (adsl-70-142-210-121.dsl.emhril.sbcglobal.net [70.142.210.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: eric) by mail.mikestammer.com (Postfix) with ESMTP id 434F91146B; Fri, 15 Dec 2006 16:20:36 -0600 (CST) Message-ID: <45831FB4.5050908@mikestammer.com> Date: Fri, 15 Dec 2006 16:20:36 -0600 From: Eric User-Agent: Thunderbird 2.0b1 (Windows/20061206) MIME-Version: 1.0 To: Attos References: <5297d6fd0612151307j2bc6bc1cs3e81699df04b0445@mail.gmail.com> In-Reply-To: <5297d6fd0612151307j2bc6bc1cs3e81699df04b0445@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports Subject: Re: mail/dovecot fails in portupgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Dec 2006 22:20:50 -0000 Attos wrote: > Hi, > I've been trying to upgrade mail/dovecot and portupgrade fails. > The last lines of the output are: > > : > : > cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/lib > -I../../../src/lib-mail -I../../../src/lib-index > -I../../../src/lib-storage -I../../../src/lib-storage/index > -I/usr/local/include -std=gnu99 -O2 -fno-strict-aliasing -pipe -Wall > -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith > -Wchar-subscripts -Wformat=2 -Wbad-function-cast -MT zlib-plugin.lo > -MD -MP -MF .deps/zlib-plugin.Tpo -c zlib-plugin.c -o zlib-plugin.o >> /dev/null 2>&1 > /bin/sh ../../../libtool --tag=CC --mode=link cc -std=gnu99 -O2 > -fno-strict-aliasing -pipe -Wall -W -Wmissing-prototypes > -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 > -Wbad-function-cast -L/usr/local/lib -o lib01_zlib_plugin.la -rpath > /usr/local/lib/dovecot/imap -module -avoid-version istream-zlib.lo > zlib-plugin.lo -lz > cc -shared .libs/istream-zlib.o .libs/zlib-plugin.o -L/usr/local/lib > -lz -Wl,-soname -Wl,lib01_zlib_plugin.so -o > .libs/lib01_zlib_plugin.so > ar cru .libs/lib01_zlib_plugin.a istream-zlib.o zlib-plugin.o > ranlib .libs/lib01_zlib_plugin.a > creating lib01_zlib_plugin.la > (cd .libs && rm -f lib01_zlib_plugin.la && ln -s > ../lib01_zlib_plugin.la lib01_zlib_plugin.la) > Making all in doc > cat dovecot-config.in|sed > "s|moduledir=|moduledir=/usr/local/lib/dovecot|" > dovecot-config > ---> Backing up the old version > ---> Uninstalling the old version > ---> Deinstalling 'dovecot-1.0.r13' > Dovecot is still running. Shall I stop it? [y]? y > Do you want me to remove user "dovecot" [n]? > Cleaning up "/var/run/dovecot". > [Updating the pkgdb in /var/db/pkg ... - 415 > packages found (-1 +0) (...) done] > ---> Installing the new version via the port > ===> Installing for dovecot-1.0.r15 > ===> dovecot-1.0.r15 depends on shared library: iconv.3 - found > ===> dovecot-1.0.r15 depends on shared library: mysqlclient.15 - found > Dovecot has reserved the groupname 'dovecot' and gid '143': > ERROR: groupname 'dovecot' already in use by gid '1013' > Please resolve these issues and try again. > *** Error code 1 > > Stop in /usr/ports/mail/dovecot. > *** Error code 1 > > Stop in /usr/ports/mail/dovecot. > ** Command failed [exit code 1]: /usr/bin/script -qa > /tmp/portupgrade.25451.0 env UPGRADE_TOOL=portupgrade > UPGRADE_PORT=dovecot-1.0.r13 UPGRADE_PORT_VER=1.0.r13 make reinstall > egrep: /var/db/pkg/dovecot-1.0.r13/+CONTENTS: No such file or directory > ---> Restoring the old version > You already have a group "dovecot", so I will use it. > You already have a user "dovecot", so I will use it. > Fixing ownerships and modes in "/var/run/dovecot". > ** Fix the installation problem and try again. > [Updating the pkgdb in /var/db/pkg ... - 416 > packages found (-0 +1) . done] > ** Listing the failed packages (*:skipped / !:failed) > ! mail/dovecot (dovecot-1.0.r13) (install error) > ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed > ** Could not clean up temporary directory: Directory not empty - > /var/tmp/portupgradeSFv3auzs > c3p0# less /tmp/portupgrade.25451.0 > /tmp/portupgrade.25451.0: No such file or directory > > remove the dovecot user and group and try again. i ran into the same. i dont know why this was not in the ports UPGRADING file, but it stopped me initially as well. From owner-freebsd-ports@FreeBSD.ORG Sat Dec 16 00:11:50 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B065E16A494 for ; Sat, 16 Dec 2006 00:11:50 +0000 (UTC) (envelope-from andrew@areilly.bpc-users.org) Received: from omta04sl.mx.bigpond.com (omta04sl.mx.bigpond.com [144.140.93.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84EAC43C9D for ; Sat, 16 Dec 2006 00:10:05 +0000 (GMT) (envelope-from andrew@areilly.bpc-users.org) Received: from oaamta04sl.mx.bigpond.com ([144.132.228.157]) by omta04sl.mx.bigpond.com with ESMTP id <20061216001147.KWWR2480.omta04sl.mx.bigpond.com@oaamta04sl.mx.bigpond.com> for ; Sat, 16 Dec 2006 00:11:47 +0000 Received: from areilly.bpa.nu ([144.132.228.157]) by oaamta04sl.mx.bigpond.com with ESMTP id <20061216001147.HGIL5602.oaamta04sl.mx.bigpond.com@areilly.bpa.nu> for ; Sat, 16 Dec 2006 00:11:47 +0000 Received: (qmail 57392 invoked from network); 16 Dec 2006 00:11:32 -0000 Received: from localhost (HELO duncan.reilly.home) (127.0.0.1) by localhost with SMTP; 16 Dec 2006 00:11:32 -0000 Date: Sat, 16 Dec 2006 11:11:32 +1100 From: Andrew Reilly To: "Jeremy Messenger" Message-ID: <20061216111132.191479b1@duncan.reilly.home> In-Reply-To: References: <20061214085727.15bf3750@duncan.reilly.home> X-Mailer: Sylpheed-Claws 2.5.2 (GTK+ 2.10.6; amd64-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: gnome@freebsd.org, ports@freebsd.org Subject: Re: How to compile nautilus with debug symbols from ports? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Dec 2006 00:11:50 -0000 On Fri, 15 Dec 2006 11:18:05 -0600 "Jeremy Messenger" wrote: > > So: what's happened to nautilus' .core file? Is there some fancy > > clean-up mechanism going on? I imagine so: that must be how > > bugbuddy gets invoked in the first place. Can this be overriden > > so that I can get a core file to point gdb at? > > > > Secondly: is there a convenient port-build global knob for > > turning on debugging symbols? Anything more complicated than > > CFLAGS+=-g in /etc/make.conf? > > See in http://www.freebsd.org/gnome/docs/develfaq.html#q3 for what to put > in make.conf. Summary: no, besides -g in CFLAGS in make.conf we also need STRIP=, to stop the symbol tables from being stripped. However that isn't going to help, because we have to track a completely different "developer" GNOME repository in order to get something that will actually dump a core when it bombs... I'm afraid that last part sounds like too much trouble for this marginally interested user. Sorry. -- Andrew From owner-freebsd-ports@FreeBSD.ORG Sat Dec 16 01:17:04 2006 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 44E9016A407; Sat, 16 Dec 2006 01:17:04 +0000 (UTC) (envelope-from tataz@tataz.chchile.org) Received: from smtp2-g19.free.fr (smtp2-g19.free.fr [212.27.42.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3521143CA2; Sat, 16 Dec 2006 01:15:19 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (tataz.chchile.org [82.233.239.98]) by smtp2-g19.free.fr (Postfix) with ESMTP id A7D2D778A; Sat, 16 Dec 2006 02:17:02 +0100 (CET) Received: from obiwan.tataz.chchile.org (unknown [192.168.1.25]) by tatooine.tataz.chchile.org (Postfix) with ESMTP id 7B9F19B4DE; Sat, 16 Dec 2006 01:18:00 +0000 (UTC) Received: by obiwan.tataz.chchile.org (Postfix, from userid 1000) id 46F5F405B; Sat, 16 Dec 2006 02:18:00 +0100 (CET) Date: Sat, 16 Dec 2006 02:18:00 +0100 From: Jeremie Le Hen To: gerald@FreeBSD.org Message-ID: <20061216011759.GA48407@obiwan.tataz.chchile.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.13 (2006-08-11) Cc: jeremie@le-hen.org, freebsd-ports@FreeBSD.org Subject: ${TARGLIB} in gcc34 and gcc41 ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Dec 2006 01:17:04 -0000 Hi Gerald, list, (Please Cc: me in your replies.) I've installed lang/gcc34 and lang/gcc41 and I looked for libgcc. I found: lang/gcc34: TARGLIB=${PREFIX}/lib/gcc/${CONFIGURE_TARGET}/${PORTVERSION} lang/gcc41: TARGLIB=${PREFIX}/lib/gcc-${PORTVERSION} Is there a reason for such incoherency between those two ports ? Additionally, I would like to change LIBCFLAGS during GCC bootstrap but I don't really understand what to change in the port's Makefile to achieve this (I would like to add a compilation flag for libgcc). May you provide my any clue about this please ? Thank you very much. Best regards, -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org > From owner-freebsd-ports@FreeBSD.ORG Sat Dec 16 06:15:13 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D571C16A407 for ; Sat, 16 Dec 2006 06:15:13 +0000 (UTC) (envelope-from mlu@so36.net) Received: from rage.so36.net (rage.so36.net [83.223.73.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D12643CA5 for ; Sat, 16 Dec 2006 06:15:12 +0000 (GMT) (envelope-from mlu@so36.net) Received: (qmail 76458 invoked from network); 16 Dec 2006 06:15:11 -0000 Received: from p57a21be6.dip0.t-ipconnect.de (HELO ?10.0.0.23?) (mlu@so36.net@87.162.27.230) by rage.so36.net with RC4-MD5 encrypted SMTP; 16 Dec 2006 06:15:11 -0000 Message-ID: <45839CF2.8000407@so36.net> Date: Sat, 16 Dec 2006 08:14:58 +0100 From: "mlu@so36.net" User-Agent: Thunderbird 1.5.0.8 (X11/20061117) MIME-Version: 1.0 To: ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Scapy compilation error by py24-libdnet incomplete package list X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Dec 2006 06:15:13 -0000 Hi, while running actual portstree and trying to install scapy on i encountered: # make install ===> Installing for scapy-1.0.5 ===> scapy-1.0.5 depends on file: /usr/local/lib/python2.4/site-packages/dnet.so - not found ===> Verifying install for /usr/local/lib/python2.4/site-packages/dnet.so in /usr/ports/net/py-libdnet ===> py24-libdnet-1.11 is marked as broken: Incomplete pkg-plist. *** Error code 1 Stop in /usr/ports/net/py-libdnet. By looking into the Makefile of py24-libdnet: ... COMMENT= Python module for libdnet BROKEN= Incomplete pkg-plist MASTERDIR= ${.CURDIR}/../libdnet BUILD_PYTHON_MODULE= yes NOT_FOR_ARCHS= ia64 NOT_FOR_ARCHS_REASON_ia64= fails to build with internal compiler error .include "${MASTERDIR}/Makefile" The package relaying on libdnet. So commenting out BROKEN, let you build scapy. marco From owner-freebsd-ports@FreeBSD.ORG Sat Dec 16 06:20:23 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7A40316A407 for ; Sat, 16 Dec 2006 06:20:23 +0000 (UTC) (envelope-from mlu@so36.net) Received: from rage.so36.net (rage.so36.net [83.223.73.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0E4843C9F for ; Sat, 16 Dec 2006 06:20:22 +0000 (GMT) (envelope-from mlu@so36.net) Received: (qmail 76654 invoked from network); 16 Dec 2006 06:20:22 -0000 Received: from p57a21be6.dip0.t-ipconnect.de (HELO ?10.0.0.23?) (mlu@so36.net@87.162.27.230) by rage.so36.net with RC4-MD5 encrypted SMTP; 16 Dec 2006 06:20:22 -0000 Message-ID: <45839E2B.4000707@so36.net> Date: Sat, 16 Dec 2006 08:20:11 +0100 From: "mlu@so36.net" User-Agent: Thunderbird 1.5.0.8 (X11/20061117) MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Scapy compilation error by py24-libdnet incomplete package list X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Dec 2006 06:20:23 -0000 Hi, while running actual portstree and trying to install scapy on i encountered: # make install ===> Installing for scapy-1.0.5 ===> scapy-1.0.5 depends on file: /usr/local/lib/python2.4/site-packages/dnet.so - not found ===> Verifying install for /usr/local/lib/python2.4/site-packages/dnet.so in /usr/ports/net/py-libdnet ===> py24-libdnet-1.11 is marked as broken: Incomplete pkg-plist. *** Error code 1 Stop in /usr/ports/net/py-libdnet. By looking into the Makefile of py24-libdnet: ... COMMENT= Python module for libdnet BROKEN= Incomplete pkg-plist MASTERDIR= ${.CURDIR}/../libdnet BUILD_PYTHON_MODULE= yes NOT_FOR_ARCHS= ia64 NOT_FOR_ARCHS_REASON_ia64= fails to build with internal compiler error .include "${MASTERDIR}/Makefile" The package relaying on libdnet. So commenting out BROKEN, let you build scapy. marco From owner-freebsd-ports@FreeBSD.ORG Sat Dec 16 07:13:06 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C213216A403 for ; Sat, 16 Dec 2006 07:13:06 +0000 (UTC) (envelope-from freebsd@alaskaparadise.com) Received: from stargate.alaskaparadise.com (114-103-74-65.gci.net [65.74.103.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21CE943C9E for ; Sat, 16 Dec 2006 07:13:05 +0000 (GMT) (envelope-from freebsd@alaskaparadise.com) Received: from localhost (localhost [127.0.0.1]) by stargate.alaskaparadise.com (Postfix) with ESMTP id 12B8B45FC for ; Fri, 15 Dec 2006 22:13:00 -0900 (AKST) From: Beech Rintoul Organization: Alaska Paradise Travel To: freebsd-ports@freebsd.org Date: Fri, 15 Dec 2006 22:12:33 -0900 User-Agent: KMail/1.9.4 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1528038.qjkJRb7xiF"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200612152212.57224.freebsd@alaskaparadise.com> Subject: Wierd port version problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Dec 2006 07:13:06 -0000 --nextPart1528038.qjkJRb7xiF Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I'm upgrading ftp/proftpd. The new release is 1.3.1rc1. I have this in the makefile: PORTNAME=3D proftpd DISTVERSION=3D 1.3.1rc1 PORTREVISION=3D Make fetches the sources with no problem, but when I start the build I noti= ced=20 the version had been changed to 1.3.1.r1. Further when I tried a portupgrad= e=20 it built and installed fine, but didn't change the version at all. It=20 regestered the new port with the old number. Listing the results (+:done / -:ignored / *:skipped / !:failed) + ftp/proftpd (proftpd-1.3.0_5) I obviously can't change the name or it won't fetch the sources. Also remov= ing=20 PORTREVISION=3D doesn't change anything. Anybody seen this problem before? Beech =2D-=20 =2D------------------------------------------------------------------------= =2D------------- Beech Rintoul - Sys. Administrator - beech@alaskaparadise.com /"\ ASCII Ribbon Campaign | Alaska Paradise Travel \ / - NO HTML/RTF in e-mail | 201 East 9Th Avenue Ste.310 X - NO Word docs in e-mail | Anchorage, AK 99501 / \ - Please visit Alaska Paradise - http://www.alaskaparadise.com =2D------------------------------------------------------------------------= =2D------------- --nextPart1528038.qjkJRb7xiF Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQBFg5x4R5sEeCt9j00RAr++AKCWsb8opmGoN/MG3vbIYAcy9ewH6wCgp6Ei WQpmjiMw32RPt1F0SMVcxhY= =Gxd0 -----END PGP SIGNATURE----- --nextPart1528038.qjkJRb7xiF-- From owner-freebsd-ports@FreeBSD.ORG Sat Dec 16 08:50:02 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8FBD616A407 for ; Sat, 16 Dec 2006 08:50:02 +0000 (UTC) (envelope-from phoenix.lists@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id B253943C9E for ; Sat, 16 Dec 2006 08:50:01 +0000 (GMT) (envelope-from phoenix.lists@gmail.com) Received: by nf-out-0910.google.com with SMTP id x37so1292378nfc for ; Sat, 16 Dec 2006 00:50:00 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:organization:user-agent:mime-version:cc:subject:references:in-reply-to:x-enigmail-version:openpgp:face:content-type:content-transfer-encoding; b=UkX1CvSiuLq9V+RvhopzUYOZhp+cNIW0XWFBYvUpTQ2vTE3/2LdfnZz3KPlWmNcRAg+Y72pfSKdZDP896vi9YajMHi5ekXhI1TK9+yAzwIitwXRkVH7zanzggMEL1fVIn56kpwso1yCFt5+/MLyywltVM5aXmbavdpvFfQuX8VY= Received: by 10.49.29.3 with SMTP id g3mr1136186nfj.1166258999736; Sat, 16 Dec 2006 00:49:59 -0800 (PST) Received: from ?192.168.67.7? ( [85.202.143.206]) by mx.google.com with ESMTP id b1sm18148254nfe.2006.12.16.00.49.58; Sat, 16 Dec 2006 00:49:59 -0800 (PST) Message-ID: <4583B338.3080006@gmail.com> Date: Sat, 16 Dec 2006 10:50:00 +0200 From: Simon Phoenix Organization: Phoenix Lab. User-Agent: Thunderbird 1.5.0.8 (X11/20061216) MIME-Version: 1.0 CC: freebsd-ports@freebsd.org References: <4577D8BE.6020105@freebsd.org> <720051dc0612070110q6f31b798q5d308af7c853b5f5@mail.gmail.com> <20061207125032.M18462@martymac.com> <45783EFC.4030703@appriss.com> <45792D51.8070402@FreeBSD.org> In-Reply-To: X-Enigmail-Version: 0.94.1.0 OpenPGP: id=2569D30B; url=http://keyserver.veridis.com:11371/export?id=-8883115982484548853&created=1138842246000 Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwAQMAAABtzGvEAAAABlBMVEUAAAD///+l2Z/dAAAA oUlEQVQY043QsQ2DMBCF4RdRpPQIbBIPlQFcZgxGsaUUlDcCdCkJosES8cXPFkJKFCk0n2z/dwXQ 8uGDWYUsBz7zEO0wLk2AwYgTyXVJdCAv7UlynahDsj7AZqyghV6ukiw0zSQAjidVXxkKEwcieiYr Gi6L3OkKiYgwUQl5Z4QwWWFqKXuyHQkH6tsfpU4/eJq73hA3M+KcL9u1DPivX/cGp2DdNlc2XdMA AAAASUVORK5CYII= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: Firefox & thunderbird crash saving a file X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Dec 2006 08:50:02 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 > marcus has won the fight, so he has a patch to fix it. > > http://lists.freebsd.org/pipermail/freebsd-gnome/2006-December/016302.html Great job! Thanks. Fox and bird works fine again :) - -- Best regards, Simon Phoenix (Phoenix Lab.) - --------------------------------------------------------------- KeyID: 0x2569D30B Fingerprint: 78FC 5C40 07CC D331 148E CC79 84B8 D514 2569 D30B - --------------------------------------------------------------- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFg7M0hLjVFCVp0wsRCkSaAKC2LpX3aQ5xOhH8erzER7IWorkCYgCfcQdw 6DOHJVZW9PkV5JIgfkprmpg= =k31E -----END PGP SIGNATURE----- From owner-freebsd-ports@FreeBSD.ORG Sat Dec 16 11:02:02 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 321A916A415; Sat, 16 Dec 2006 11:02:02 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from smtp5-g19.free.fr (smtp5-g19.free.fr [212.27.42.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id D931843CAA; Sat, 16 Dec 2006 11:01:56 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from smtp.xbsd.org (unknown [82.233.2.192]) by smtp5-g19.free.fr (Postfix) with ESMTP id 3BD6027A1B; Sat, 16 Dec 2006 12:01:56 +0100 (CET) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id ECCD211963; Sat, 16 Dec 2006 12:01:55 +0100 (CET) X-Virus-Scanned: amavisd-new at xbsd.org Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3hYr8iljoxDP; Sat, 16 Dec 2006 12:01:50 +0100 (CET) Received: from [193.120.13.131] (amnesia.xbsd.org [193.120.13.131]) by smtp.xbsd.org (Postfix) with ESMTP id 3973111410; Sat, 16 Dec 2006 12:01:48 +0100 (CET) Message-ID: <4583D214.7040105@FreeBSD.org> Date: Sat, 16 Dec 2006 11:01:40 +0000 From: Florent Thoumie User-Agent: Thunderbird 1.5.0.8 (Macintosh/20061025) MIME-Version: 1.0 To: ports@FreeBSD.org X-Enigmail-Version: 0.94.0.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig3B8A3257C973CB24669E8332" X-Mailman-Approved-At: Sat, 16 Dec 2006 12:38:40 +0000 Cc: bugbusters@FreeBSD.org Subject: Bugathon Episode 2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Dec 2006 11:02:02 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig3B8A3257C973CB24669E8332 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable As announced last week, we're having a bug party on #freebsd-bugbusters @ EFNET this week end. So if you feel like fixing a few bugs, or just talking a bit with us, join the channel anytime! Gcc 4.1 is being tested on the cluster and it affects a couple (*sic*) of ports, so we'd appreciate any help to fix those. Anyway, have a nice week end! --=20 Florent Thoumie flz@FreeBSD.org FreeBSD Committer --------------enig3B8A3257C973CB24669E8332 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFg9IaMxEkbVFH3PQRApSIAJ0VywYY/0TdJapfZmVrbc+xU6TNdQCgjW8s kwixxlIk6tOCSYpR13oX4ZQ= =9w8h -----END PGP SIGNATURE----- --------------enig3B8A3257C973CB24669E8332-- From owner-freebsd-ports@FreeBSD.ORG Sat Dec 16 18:39:49 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8C63A16A412 for ; Sat, 16 Dec 2006 18:39:49 +0000 (UTC) (envelope-from grayich@ukr.net) Received: from giper.ukr.net (giper.ukr.net [212.42.65.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C4A143CAA for ; Sat, 16 Dec 2006 18:39:45 +0000 (GMT) (envelope-from grayich@ukr.net) Received: from as-0-21.ar64-4s.kharkov.ukrtel.net ([82.207.76.149] helo=gray) by giper.ukr.net with smtp ID 1GveRj-00077v-8H for ports@FreeBSD.org; Sat, 16 Dec 2006 20:39:44 +0200 Date: Sat, 16 Dec 2006 20:39:42 +0200 From: Gray To: ports@FreeBSD.org Message-Id: <20061216203942.b61c2333.grayich@ukr.net> X-Mailer: Sylpheed version 2.2.10 (GTK+ 2.10.6; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: games/frozenbubble X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Dec 2006 18:39:49 -0000 Greetings! It only at me such problem? % frozen-bubble [[ Frozen-Bubble-2.1.0 ]] http://www.frozen-bubble.org/ Copyright (c) 2000-2006 The Frozen-Bubble Team. Artwork: Alexis Younes Amaury Amblard-Ladurantie Soundtrack: Matthias Le Bidan Design & Programming: Guillaume Cottenceau Level Editor: Kim and David Joham Originally sponsored by Mandriva This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, as published by the Free Software Foundation. [SDL Init] Bad system call (core dumped) % Thanks. From owner-freebsd-ports@FreeBSD.ORG Sat Dec 16 19:00:10 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E00A916A403 for ; Sat, 16 Dec 2006 19:00:09 +0000 (UTC) (envelope-from freebsdwicker@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BCBF43CA8 for ; Sat, 16 Dec 2006 19:00:08 +0000 (GMT) (envelope-from freebsdwicker@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so1020117uge for ; Sat, 16 Dec 2006 11:00:08 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=T1RL7TFJ2FWeiU9br8dVVo8ORjWvsN/VIbHNJpUBjanPHpTPhwfOHo8mFPozGrMVspxApLiIGf+prfepv8B5ntdUKaJb8Ydf8kbG7djpobdwxCp8DyGhF4BJ4n5TiHEvmXpgpDTLHrLIAS5Mosw/K8u5Ibjfo6wo+912PXYm5jE= Received: by 10.78.138.6 with SMTP id l6mr1443235hud.1166295607570; Sat, 16 Dec 2006 11:00:07 -0800 (PST) Received: by 10.78.19.10 with HTTP; Sat, 16 Dec 2006 11:00:07 -0800 (PST) Message-ID: <2d19405f0612161100o46597825x617e65291c24acc0@mail.gmail.com> Date: Sat, 16 Dec 2006 11:00:07 -0800 From: "FreeBSD WickerBill" To: ports@freebsd.org In-Reply-To: <20061216203942.b61c2333.grayich@ukr.net> MIME-Version: 1.0 References: <20061216203942.b61c2333.grayich@ukr.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: games/frozenbubble X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Dec 2006 19:00:10 -0000 On 12/16/06, Gray wrote: > > Greetings! > > It only at me such problem? > > % frozen-bubble > [[ Frozen-Bubble-2.1.0 ]] > > http://www.frozen-bubble.org/ > > Copyright (c) 2000-2006 The Frozen-Bubble Team. > > Artwork: Alexis Younes > Amaury Amblard-Ladurantie > Soundtrack: Matthias Le Bidan > Design & Programming: Guillaume Cottenceau > Level Editor: Kim and David Joham > > Originally sponsored by Mandriva > > This program is free software; you can redistribute it and/or modify > it under the terms of the GNU General Public License version 2, as > published by the Free Software Foundation. > > [SDL Init] Bad system call (core dumped) > % > > Thanks. > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > I think it tells you at the end of the make that you need to set: setenv LD_PRELOAD "/usr/lib/libc_r.so" and then it should work (at least it did for me but it caused problems in other games, which ones, I can't recall) From owner-freebsd-ports@FreeBSD.ORG Sat Dec 16 19:06:21 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3537616A4A0 for ; Sat, 16 Dec 2006 19:06:21 +0000 (UTC) (envelope-from kxtyrant@makemoneyathome.com) Received: from makemoneyathome.com (dfd234.neoplus.adsl.tpnet.pl [83.23.133.234]) by mx1.FreeBSD.org (Postfix) with SMTP id 5020E43CCA for ; Sat, 16 Dec 2006 19:06:18 +0000 (GMT) (envelope-from kxtyrant@makemoneyathome.com) Message-ID: <001c01c7214c$c9120160$06e969d4@staleczka> From: "Jenifer Gordon" To: "freebsd-ports" Date: Sat, 16 Dec 2006 20:00:07 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="windows-1252"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.1158 Subject: perfect time to build a strong position X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Dec 2006 19:06:21 -0000 OTC Platinum Report get in early and build a strong position dont miss your chance to get in and build a position while share price is low . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . The Bull Market That Never Ends Apparel Manufacturing Associates, Inc. Big Idea Investor Symbol OTC : APPM Current Price : $0.06 Trader news Huge news expected out on APPM, get in before the wire, We're taking it all the way to $1.00 WallStreetUniverse Watch it like a hawk and get in before the rush Investment Idea About the Company We are a multifaceted management/development company concentrating on the world of Fashion and Music. Our affiliates and partners offer 4 decades of experience and recognized success in their respective fields. With offices in New York City, Miami and Zurich, we are in touch with the pulse of the "fashion forward". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Company Spotlight: Emerging Equity timing couldnt be better to build a good position SmallCap Review From owner-freebsd-ports@FreeBSD.ORG Sat Dec 16 19:29:42 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DBC5D16A415; Sat, 16 Dec 2006 19:29:42 +0000 (UTC) (envelope-from chris@vindaloo.com) Received: from corellia.vindaloo.com (corellia.vindaloo.com [64.51.148.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24DA843CA7; Sat, 16 Dec 2006 19:29:29 +0000 (GMT) (envelope-from chris@vindaloo.com) Received: from yavin.vindaloo.com (yavin.vindaloo.com [172.24.144.34]) by corellia.vindaloo.com (Postfix) with ESMTP id DB08C5C6B; Sat, 16 Dec 2006 14:29:22 -0500 (EST) Received: from [172.24.145.69] (endor.vindaloo.com [172.24.145.69]) by yavin.vindaloo.com (Postfix) with ESMTP id 8818824C4D; Sat, 16 Dec 2006 14:29:22 -0500 (EST) Message-ID: <45844912.7070103@vindaloo.com> Date: Sat, 16 Dec 2006 14:29:22 -0500 From: Christopher Hilton User-Agent: Thunderbird 1.5.0.8 (Macintosh/20061025) MIME-Version: 1.0 To: freebsd-stable@freebsd.org, freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: OpenBSD's spamd. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Dec 2006 19:29:43 -0000 Has anyone gotten a newer version of OpenBSD's spamd than the one in ports going? I'm cvsupping my ports tree now but since I didn't see an update on the cvs server I'm assuming 3.7 is the latest version. Between OpenBSD 3.7 and 3.8 spamd gained the ability to tarpit or stutter at all connections for a configurable period of time. I understand that stuttering for the first few seconds of the SMTP dialog causes many spammers to go away before even generating a greylisting tuple. It's something I'd like to try and see for myself and it will be fairly easy since my primary MX is behind an OpenBSD firewall. However, my secondary MX is a FreeBSD box with no such protection and I fear that the spammers will just take advantage of the fact that my secondary MX has weaker protections than my primary. -- Chris From owner-freebsd-ports@FreeBSD.ORG Sat Dec 16 23:11:23 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EE2C716A533; Sat, 16 Dec 2006 23:11:23 +0000 (UTC) (envelope-from "") Received: from builder.freebsd.org (builder.freebsd.org [69.147.83.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70A2F43CA2; Sat, 16 Dec 2006 23:11:23 +0000 (GMT) (envelope-from "") Received: from builder.freebsd.org (localhost [127.0.0.1]) by builder.freebsd.org (8.13.4/8.13.4) with ESMTP id kBGNBNNc099668; Sat, 16 Dec 2006 23:11:23 GMT Received: (from erwin@localhost) by builder.freebsd.org (8.13.4/8.13.4/Submit) id kBGNBM0m099651; Sat, 16 Dec 2006 23:11:23 GMT Date: Sat, 16 Dec 2006 23:11:23 GMT Message-Id: <200612162311.kBGNBM0m099651@builder.freebsd.org> X-Authentication-Warning: builder.freebsd.org: erwin set sender to <> using -f From: erwin@FreeBSD.org To: ports@FreeBSD.org X-FreeBSD-Chkversion: backwards Cc: itetcu@FreeBSD.org Subject: Ports with version numbers going backwards: mail/dspam-devel X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: erwin@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Dec 2006 23:11:24 -0000 ** The following ports have a version number that sorts before a previous one ** For many package tools to work correctly, it is of utmost importance that version numbers of a port form a monotonic increasing sequence over time. Refer to the FreeBSD Porter's Handbook, 'Package Naming Conventions' for more information. Tools that won't work include pkg_version, portupgrade and portaudit. A common error is an accidental deletion of PORTEPOCH. Please fix any errors as soon as possible. The ports tree was updated at Sat Dec 16 2006 20:56:02 UTC. - *mail/dspam-devel* : dspam-devel-3.6.8.20061010.1118_1 < dspam-devel-3.6.8.20061010.1118.1 | revision 1.59 | date: 2006/12/16 20:31:41; author: itetcu; state: Exp; lines: +2 -1 | Don't put _1 in PORTVERSION but use PORTREVISION intead. UNbreak. | | Submitted by: Paul Buetow