From owner-freebsd-ports@FreeBSD.ORG Sun Jan 6 02:10:23 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 364E57F9 for ; Sun, 6 Jan 2013 02:10:23 +0000 (UTC) (envelope-from matt@conundrum.com) Received: from kaywinnit.conundrum.com (smtp.conundrum.com [IPv6:2001:4900:1:213::2:20]) by mx1.freebsd.org (Postfix) with ESMTP id 013F0E37 for ; Sun, 6 Jan 2013 02:10:22 +0000 (UTC) Received: from chani.conundrum.com ([216.235.10.34]) by kaywinnit.conundrum.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.77 (FreeBSD)) (envelope-from ) id 1Trfgr-000E4V-PI; Sun, 06 Jan 2013 02:10:21 +0000 From: Matthew Pounsett Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Date: Sat, 5 Jan 2013 21:10:15 -0500 Subject: emulators/virtualbox-ose failing to build, 8.2-p9 on amd64 To: freebsd-ports@freebsd.org Message-Id: Mime-Version: 1.0 (Apple Message framework v1283) X-Mailer: Apple Mail (2.1283) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jan 2013 02:10:23 -0000 I'm having a problem getting virtualbox to build on an 8.2-R-p9 box. = The compile is failing with the below pasted error. I've made sure that = all of the ports that virtualbox depends upon are up to date. =20 > uname -a FreeBSD masked.com 8.2-RELEASE-p9 FreeBSD 8.2-RELEASE-p9 #0: Mon Jun 11 = 23:00:11 UTC 2012 = root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 My make.conf is simple: MAKEFLAGS=3D"-j3" WITH_APACHE2=3D"yes" # added by use.perl 2012-12-04 17:16:34 PERL_VERSION=3D5.14.2 I have tried commenting out the MAKEFLAGS entry and recompiling, but = that doesn't help. Does anyone have thoughts on what the problem is, = or suggestions for troubleshooting? Thanks in advance. kBuild: Compiling VBoxSDL - = /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/src/VBox/Fronten= ds/VBoxSDL/VBoxSDL.cpp = /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/src/VBox/Fronten= ds/VBoxSDL/VBoxSDL.cpp: In member function 'virtual nsresult = VBoxSDLConsoleEventListener::HandleEvent(PRUint32, IEvent*)': = /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/src/VBox/Fronten= ds/VBoxSDL/VBoxSDL.cpp:543: error: 'struct SDL_SysWMinfo' has no member = named 'info' = /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/src/VBox/Fronten= ds/VBoxSDL/VBoxSDL.cpp: In function 'int TrustedMain(int, char**, = char**)': = /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/src/VBox/Fronten= ds/VBoxSDL/VBoxSDL.cpp:2069: error: 'struct SDL_SysWMinfo' has no member = named 'info' = /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/src/VBox/Fronten= ds/VBoxSDL/VBoxSDL.cpp:2074: error: 'struct SDL_SysWMinfo' has no member = named 'info' = /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/src/VBox/Fronten= ds/VBoxSDL/VBoxSDL.cpp:2865: error: 'struct SDL_SysWMinfo' has no member = named 'info' = /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/src/VBox/Fronten= ds/VBoxSDL/VBoxSDL.cpp:2880: error: 'struct SDL_SysWMinfo' has no member = named 'info' = /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/src/VBox/Fronten= ds/VBoxSDL/VBoxSDL.cpp: In function 'uint16_t Keyevent2Keycode(const = SDL_KeyboardEvent*)': = /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/src/VBox/Fronten= ds/VBoxSDL/VBoxSDL.cpp:3351: error: 'struct SDL_SysWMinfo' has no member = named 'info' = /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/src/VBox/Fronten= ds/VBoxSDL/VBoxSDL.cpp: In function 'void SetPointerShape(const = PointerShapeChangeData*)': = /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/src/VBox/Fronten= ds/VBoxSDL/VBoxSDL.cpp:4596: error: 'struct SDL_SysWMinfo' has no member = named 'info' = /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/src/VBox/Fronten= ds/VBoxSDL/VBoxSDL.cpp:4615: error: 'struct SDL_SysWMinfo' has no member = named 'info' kmk: *** = [/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/out/freebsd.amd= 64/release/obj/VBoxSDL/VBoxSDL.o] Error 1 The failing command: @g++ -c -O2 -fPIC -g -pipe -Wshadow -Wno-long-long -Wno-variadic-macros = -Wno-long-long -Wno-non-virtual-dtor -Wshadow -fshort-wchar -fpermissive = -fexceptions -frtti -O2 -mtune=3Dgeneric -fno-omit-frame-pointer = -fno-strict-aliasing -fvisibility-inlines-hidden -fvisibility=3Dhidden = -DVBOX_HAVE_VISIBILITY_HIDDEN -DRT_USE_VISIBILITY_DEFAULT -m64 = -I/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/out/freebsd.am= d64/release/obj/VBoxSDL -I/usr/include -I/usr/X11R6/include = -I/usr/local/include = -I/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/out/freebsd.am= d64/release/bin/sdk/bindings/xpcom/include = -I/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/out/freebsd.am= d64/release/bin/sdk/bindings/xpcom/include/xpcom = -I/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/out/freebsd.am= d64/release/bin/sdk/bindings/xpcom/include/string = -I/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/out/freebsd.am= d64/release/bin/sdk/bindings/xpcom/include/xpcom = -I/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/out/freebsd.am= d64/release/bin/sdk/bindings/xpcom/include/nsprpub = -I/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/out/freebsd.am= d64/release/bin/sdk/bindings/xpcom/include/ipcd -I/usr/local/include/SDL = -I/usr/local/include = -I/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/include = -I/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/out/freebsd.am= d64/release -DVBOX -DVBOX_WITH_DEBUGGER -DVBOX_OSE = -DVBOX_WITH_64_BITS_GUESTS -DVBOX_WITH_HARDENING -DRT_OS_FREEBSD = -D__FREEBSD__ -DRT_ARCH_AMD64 -D__AMD64__ = -DRTPATH_APP_PRIVATE=3D\"/usr/local/share/virtualbox-ose\" = -DRTPATH_APP_PRIVATE_ARCH=3D\"/usr/local/lib/virtualbox\" = -DRTPATH_SHARED_LIBS=3D\"/usr/local/lib/virtualbox\" = -DRTPATH_APP_DOCS=3D\"/usr/local/share/doc/virtualbox-ose\" -DPIC = -DIN_RING3 -DUNICODE -DNDEBUG=3D1 -DVBOX_WITH_XPCOM -DNDEBUG -DTRIMMED = -DVBOXSDL_WITH_X11 = -Wp,-MD,/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/out/free= bsd.amd64/release/obj/VBoxSDL/VBoxSDL.o.dep = -Wp,-MT,/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/out/free= bsd.amd64/release/obj/VBoxSDL/VBoxSDL.o -Wp,-MP -o = /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/out/freebsd.amd6= 4/release/obj/VBoxSDL/VBoxSDL.o = /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/src/VBox/Fronten= ds/VBoxSDL/VBoxSDL.cpp *** Error code 2 Stop in /usr/ports/emulators/virtualbox-ose. *** Error code 1 Stop in /usr/ports/emulators/virtualbox-ose. ** Command failed [exit code 1]: /usr/bin/script -qa = /tmp/portupgrade20130106-59264-19zwy0f-0 env UPGRADE_TOOL=3Dportupgrade = UPGRADE_PORT=3Dvirtualbox-ose-4.1.16_1 UPGRADE_PORT_VER=3D4.1.16_1 make ** Fix the problem and try again. ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! emulators/virtualbox-ose (virtualbox-ose-4.1.16_1) (bad C++ = code) From owner-freebsd-ports@FreeBSD.ORG Sun Jan 6 06:33:23 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 8A4415F4 for ; Sun, 6 Jan 2013 06:33:23 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from mx1.bjare.net (mx1.bjare.net [212.31.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id 2125339A for ; Sun, 6 Jan 2013 06:33:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mx1.bjare.net (Postfix) with ESMTP id 0F8755E17E; Sun, 6 Jan 2013 07:33:20 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mx1.bjare.net X-Spam-Flag: NO X-Spam-Score: -1.993 X-Spam-Level: X-Spam-Status: No, score=-1.993 tagged_above=-999 required=5 tests=[AWL=-0.090, BAYES_00=-2.599, RDNS_NONE=0.1, SPF_SOFTFAIL=0.596] Received: from mx1.bjare.net ([127.0.0.1]) by localhost (mx1.bjare.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id y0FIdPUCnt-3; Sun, 6 Jan 2013 07:33:17 +0100 (CET) X-BN-MX1: ja X-BN-MailInfo: BjareNet Received: from [172.17.0.111] (unknown [195.216.53.111]) by mx1.bjare.net (Postfix) with ESMTP id 8CE2F5E1BD; Sun, 6 Jan 2013 07:33:17 +0100 (CET) Message-ID: <50E91AAE.5080106@eskk.nu> Date: Sun, 06 Jan 2013 07:33:18 +0100 From: Leslie Jensen User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Mark Martinec Subject: Re: Stop in /usr/ports/emulators/virtualbox-ose-kmod References: <50E82BA4.7040107@eskk.nu> <201301051447.05231.Mark.Martinec+freebsd@ijs.si> In-Reply-To: <201301051447.05231.Mark.Martinec+freebsd@ijs.si> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jan 2013 06:33:23 -0000 Mark Martinec skrev 2013-01-05 14:47: > On Saturday January 5 2013 14:33:24 Leslie Jensen wrote: >> My system is 9.1-RELEASE. All ports updated. >> >> How do I get the new version of kBuild? > >> ===> Building for virtualbox-ose-kmod-4.2.6 >> cd /usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.2.6 && >> /bin/sh env.sh && cd >> /usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.2.6/src/VBox/Hos >> tDrivers && VBOX_LIBPATH_X11=/usr/local VBOX_FREEBSD_SRC=/usr/src/sys >> /usr/local/bin/kmk HostDrivers-scripts vboxdrv-mod VBoxNetFlt-src >> VBoxNetAdp-src >> ../../../Config.kmk:158: *** You must update kBuild! Requires kBuild >> revision 2577 or later, found 2546 (0.1.9998-r2546). Stop. >> *** [do-build] Error code 2 >> >> Stop in /usr/ports/emulators/virtualbox-ose-kmod. > > /usr/ports/UPDATING > > 20130103: > AFFECTS: users of emulators/virtualbox-ose > AUTHOR: decke@FreeBSD.org > > VirtualBox has been updated and does now depend on devel/kBuild instead > of devel/kBuild-devel. Both are in conflict with each other so this has > to be resolved manually. kBuild is only a build dependency so it is safe > to remove installed kBuild before updating. > > # pkg_delete -f kBuild-\* > > > > Mark > _______________________________________________ > 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" > Sorry about that! I should have seen it. I normally always read UPDATING but missed it this time. :-0 /Leslie From owner-freebsd-ports@FreeBSD.ORG Sun Jan 6 07:41:58 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8B376BA9 for ; Sun, 6 Jan 2013 07:41:58 +0000 (UTC) (envelope-from ua6ta6@bma.biglobe.ne.jp) Received: from rcpt-expgw.biglobe.ne.jp (rcpt-expgw.biglobe.ne.jp [IPv6:2001:260:401:16::2]) by mx1.freebsd.org (Postfix) with ESMTP id D9B4E6F3 for ; Sun, 6 Jan 2013 07:41:57 +0000 (UTC) Received: from vc-gw.biglobe.ne.jp by rcpt-expgw.biglobe.ne.jp (shby/5910021009) with SMTP id r067ft7M032540 for ; Sun, 6 Jan 2013 16:41:55 +0900 Received: from smtp-gw.biglobe.ne.jp ([172.21.175.149]) by vc-gw.biglobe.ne.jp (kbkr/0716090908) with ESMTP id r067ftJP026135 for ; Sun, 6 Jan 2013 16:41:55 +0900 X-Biglobe-Sender: Received: from FumiakiPC (FL1-118-109-70-189.tky.mesh.ad.jp [118.109.70.189]) by smtp-gw.biglobe.ne.jp id QAAWAC15AFD5; Sun, 06 Jan 2013 16:41:55 +0900 (JST) From: "Fumiaki Sakamoto" To: Subject: [freebsd9.0-Release-i386/gnome2 with fifth-toe] seehorse-agent Gconf error message remains Date: Sun, 6 Jan 2013 16:41:54 +0900 Message-ID: <000001cdebe1$4ce24a80$e6a6df80$@bma.biglobe.ne.jp> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 14.0 Thread-Index: Ac3r4NFpRwAVtDUCT+ylvvNcNlcRgA== Content-Language: ja X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jan 2013 07:41:58 -0000 Hi, There maybe has the sockets or its peripheral problems in gnome2? http://forums.freebsd.org/showthread.php?t=36198 If you have any questions about this problem, do not hesitate to ask me. Would someone help this issue to be solved? Fumiaki Sakamoto FreeBSD-Forum's member account: FumiakiSakaomoto Mail-to: ua6ta6@bma.biglobe.ne.jp _______________________________________________ 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" From owner-freebsd-ports@FreeBSD.ORG Sun Jan 6 07:48:25 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 2EE7FC6B for ; Sun, 6 Jan 2013 07:48:25 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from mail-ob0-f172.google.com (mail-ob0-f172.google.com [209.85.214.172]) by mx1.freebsd.org (Postfix) with ESMTP id C6894714 for ; Sun, 6 Jan 2013 07:48:24 +0000 (UTC) Received: by mail-ob0-f172.google.com with SMTP id za17so16285436obc.31 for ; Sat, 05 Jan 2013 23:48:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bluelife.at; s=google; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=yhXRWUCStpU/Wi+2eoiAsR16CQ5i0H1nVarux1Akb3g=; b=K8HC1bE53UJXuRIexTN2H1s2mzCMRGnuNxyPv0/JGWivT9oMnZqBnPfTJ+DVWpCqNo XDUvMXr2baRhhedY9jw4ngFYBEos//P4zgsUhAJdP6cKV5MsY++TuFxbvxPU+14HRsLa gCd4x4a/PnITX4h8NnofyLkz0vK2cbnWKW+OM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:cc:content-type:x-gm-message-state; bh=yhXRWUCStpU/Wi+2eoiAsR16CQ5i0H1nVarux1Akb3g=; b=dGXps6lKzhMOwOPK/0WLv+FBjlS0JGBPVZ8QxQoMveabWpMxEc9nEogwoy0G9ybWzj IW6xICzoc+l9qx00CXhTjDwClqs+rUBDZjqKZSl+j0dRO36201q6PKmlERS/0zuRgkij hw72VZwt2wDhN4QyMrKidLEju53ZQNhJCjIYqed//aHeTsY271zz4AX4XizJEOVZEZf0 hGiTSYqFtktGnATuvbxwEivS/lJfO9g4rnlwLtx3+gfF2aFgTNp79VQ8FlyvkxympgpD DKxydyuKE5rsSlTsjjLMOhCOUejgs+YmPe48yp8pgG8jcx9O4ukG4SjxphWgfEJCNTou XLXw== MIME-Version: 1.0 Received: by 10.60.31.39 with SMTP id x7mr32847810oeh.45.1357458503677; Sat, 05 Jan 2013 23:48:23 -0800 (PST) Received: by 10.76.87.163 with HTTP; Sat, 5 Jan 2013 23:48:23 -0800 (PST) X-Originating-IP: [89.144.192.84] Received: by 10.76.87.163 with HTTP; Sat, 5 Jan 2013 23:48:23 -0800 (PST) In-Reply-To: References: Date: Sun, 6 Jan 2013 08:48:23 +0100 Message-ID: Subject: Re: emulators/virtualbox-ose failing to build, 8.2-p9 on amd64 From: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= To: Matthew Pounsett X-Gm-Message-State: ALoCoQkUxpZgce0LjnhLhSpdIpUwLNifa1HYeDDSIRRCnA7DM54NjGJwBuKcUcDfZkFZ172fHb7+ Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jan 2013 07:48:25 -0000 Looks like your libsdl version is either very old or too new. Could you please check which libsdl version you have installed? Am 06.01.2013 03:10 schrieb "Matthew Pounsett" : > > I'm having a problem getting virtualbox to build on an 8.2-R-p9 box. The > compile is failing with the below pasted error. I've made sure that all of > the ports that virtualbox depends upon are up to date. > > > uname -a > FreeBSD masked.com 8.2-RELEASE-p9 FreeBSD 8.2-RELEASE-p9 #0: Mon Jun 11 > 23:00:11 UTC 2012 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC > amd64 > > My make.conf is simple: > > MAKEFLAGS="-j3" > WITH_APACHE2="yes" > # added by use.perl 2012-12-04 17:16:34 > PERL_VERSION=5.14.2 > > I have tried commenting out the MAKEFLAGS entry and recompiling, but that > doesn't help. Does anyone have thoughts on what the problem is, or > suggestions for troubleshooting? > > Thanks in advance. > > > > kBuild: Compiling VBoxSDL - > /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp > /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp: > In member function 'virtual nsresult > VBoxSDLConsoleEventListener::HandleEvent(PRUint32, IEvent*)': > /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp:543: > error: 'struct SDL_SysWMinfo' has no member named 'info' > /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp: > In function 'int TrustedMain(int, char**, char**)': > /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp:2069: > error: 'struct SDL_SysWMinfo' has no member named 'info' > /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp:2074: > error: 'struct SDL_SysWMinfo' has no member named 'info' > /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp:2865: > error: 'struct SDL_SysWMinfo' has no member named 'info' > /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp:2880: > error: 'struct SDL_SysWMinfo' has no member named 'info' > /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp: > In function 'uint16_t Keyevent2Keycode(const SDL_KeyboardEvent*)': > /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp:3351: > error: 'struct SDL_SysWMinfo' has no member named 'info' > /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp: > In function 'void SetPointerShape(const PointerShapeChangeData*)': > /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp:4596: > error: 'struct SDL_SysWMinfo' has no member named 'info' > /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp:4615: > error: 'struct SDL_SysWMinfo' has no member named 'info' > kmk: *** > [/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/out/freebsd.amd64/release/obj/VBoxSDL/VBoxSDL.o] > Error 1 > The failing command: > @g++ -c -O2 -fPIC -g -pipe -Wshadow -Wno-long-long -Wno-variadic-macros > -Wno-long-long -Wno-non-virtual-dtor -Wshadow -fshort-wchar -fpermissive > -fexceptions -frtti -O2 -mtune=generic -fno-omit-frame-pointer > -fno-strict-aliasing -fvisibility-inlines-hidden -fvisibility=hidden > -DVBOX_HAVE_VISIBILITY_HIDDEN -DRT_USE_VISIBILITY_DEFAULT -m64 > -I/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/out/freebsd.amd64/release/obj/VBoxSDL > -I/usr/include -I/usr/X11R6/include -I/usr/local/include > -I/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/out/freebsd.amd64/release/bin/sdk/bindings/xpcom/include > -I/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/out/freebsd.amd64/release/bin/sdk/bindings/xpcom/include/xpcom > -I/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/out/freebsd.amd64/release/bin/sdk/bindings/xpcom/include/string > -I/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/out/freebsd.amd64/release/bin/sdk/bindings/xpcom/include/xpcom > -I/usr/ > ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/out/freebsd.amd64/release/bin/sdk/bindings/xpcom/include/nsprpub > -I/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/out/freebsd.amd64/release/bin/sdk/bindings/xpcom/include/ipcd > -I/usr/local/include/SDL -I/usr/local/include > -I/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/include > -I/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/out/freebsd.amd64/release > -DVBOX -DVBOX_WITH_DEBUGGER -DVBOX_OSE -DVBOX_WITH_64_BITS_GUESTS > -DVBOX_WITH_HARDENING -DRT_OS_FREEBSD -D__FREEBSD__ -DRT_ARCH_AMD64 > -D__AMD64__ -DRTPATH_APP_PRIVATE=\"/usr/local/share/virtualbox-ose\" > -DRTPATH_APP_PRIVATE_ARCH=\"/usr/local/lib/virtualbox\" > -DRTPATH_SHARED_LIBS=\"/usr/local/lib/virtualbox\" > -DRTPATH_APP_DOCS=\"/usr/local/share/doc/virtualbox-ose\" -DPIC -DIN_RING3 > -DUNICODE -DNDEBUG=1 -DVBOX_WITH_XPCOM -DNDEBUG -DTRIMMED > -DVBOXSDL_WITH_X11 > -Wp,-MD,/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/out/freebsd.amd64/rel > ease/obj/VBoxSDL/VBoxSDL.o.dep > -Wp,-MT,/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/out/freebsd.amd64/release/obj/VBoxSDL/VBoxSDL.o > -Wp,-MP -o > /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/out/freebsd.amd64/release/obj/VBoxSDL/VBoxSDL.o > /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp > *** Error code 2 > > Stop in /usr/ports/emulators/virtualbox-ose. > *** Error code 1 > > Stop in /usr/ports/emulators/virtualbox-ose. > ** Command failed [exit code 1]: /usr/bin/script -qa > /tmp/portupgrade20130106-59264-19zwy0f-0 env UPGRADE_TOOL=portupgrade > UPGRADE_PORT=virtualbox-ose-4.1.16_1 UPGRADE_PORT_VER=4.1.16_1 make > ** Fix the problem and try again. > ** Listing the failed packages (-:ignored / *:skipped / !:failed) > ! emulators/virtualbox-ose (virtualbox-ose-4.1.16_1) (bad C++ > code) > > _______________________________________________ > 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" > From owner-freebsd-ports@FreeBSD.ORG Sun Jan 6 09:01:23 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D8B92FB0 for ; Sun, 6 Jan 2013 09:01:23 +0000 (UTC) (envelope-from yerenkow@gmail.com) Received: from mail-oa0-f42.google.com (mail-oa0-f42.google.com [209.85.219.42]) by mx1.freebsd.org (Postfix) with ESMTP id 998DA846 for ; Sun, 6 Jan 2013 09:01:23 +0000 (UTC) Received: by mail-oa0-f42.google.com with SMTP id j1so16746307oag.29 for ; Sun, 06 Jan 2013 01:01:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=zpi/isxeO1ZalO1iVMd6AkBd5hx+YKFQs9nvv0JTKK4=; b=GVlAfQj0sJ1QiAnE+PiZVV0+7zU3qDDhsVM3L7utSUzw+euj/kAbuAEUVgTqpqn7dq L6q6Dz3sQUmSRqtl3ZbHkbF/+M7Zu7CFgYLxqkTUdffSZp83XwRT6UQOEZ7bjXgoXVZn drY6l0c+fgNCLxs9j4UPcWMBUtSInV8oT+Es+6cEjaA4+f/DlXNJivah5ISJyuDbVZ4a iwT0zawCpm7vky98d8GNuf8O2b3RvofI4/FtbYH8cK2nQBYXzHJ0jeE0Cr41pvbIP38/ H9CIfCtezEuUcwVdBg2xogIQ3t9VBhJ5AlLeUH577UAYrRa54EnN1jFN2HT1zfMlEbM/ 5zjw== MIME-Version: 1.0 Received: by 10.60.172.229 with SMTP id bf5mr31515030oec.81.1357462876935; Sun, 06 Jan 2013 01:01:16 -0800 (PST) Received: by 10.60.170.167 with HTTP; Sun, 6 Jan 2013 01:01:16 -0800 (PST) Date: Sun, 6 Jan 2013 11:01:16 +0200 Message-ID: Subject: Question about depends From: Alexander Yerenkow To: Ports FreeBSD Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jan 2013 09:01:23 -0000 Hello all. Update for nss and ca root produced rebuild of all packages in my poudriere :) Isn't it so necessary? Maybe there should be new type of dependency introduced - like, INFO_DEPENDS, means that no rebuilld of any depended packages required, they all only use some info from that package. Is there such type of dependency currently? Is there any reason why not introduce one? -- Regards, Alexander Yerenkow From owner-freebsd-ports@FreeBSD.ORG Sun Jan 6 09:46:24 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 0E5AD257 for ; Sun, 6 Jan 2013 09:46:24 +0000 (UTC) (envelope-from matt@conundrum.com) Received: from kaywinnit.conundrum.com (smtp.conundrum.com [IPv6:2001:4900:1:213::2:20]) by mx1.freebsd.org (Postfix) with ESMTP id D7B2590B for ; Sun, 6 Jan 2013 09:46:23 +0000 (UTC) Received: from chani.conundrum.com ([216.235.10.34]) by kaywinnit.conundrum.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.77 (FreeBSD)) (envelope-from ) id 1TrmoA-0004qy-Ef; Sun, 06 Jan 2013 09:46:22 +0000 Subject: Re: emulators/virtualbox-ose failing to build, 8.2-p9 on amd64 Mime-Version: 1.0 (Apple Message framework v1283) Content-Type: text/plain; charset=iso-8859-1 From: Matthew Pounsett In-Reply-To: Date: Sun, 6 Jan 2013 04:46:16 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: <3FB15D08-A465-4E1D-AF71-CD421F58A5D8@conundrum.com> References: To: =?iso-8859-1?Q?Bernhard_Fr=F6hlich?= X-Mailer: Apple Mail (2.1283) Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jan 2013 09:46:24 -0000 On 2013/01/06, at 02:48, Bernhard Fr=F6hlich wrote: > Looks like your libsdl version is either very old or too new. Could = you > please check which libsdl version you have installed? 1.2.15-_2,2. It's the current ports version (as of this afternoon when = I updated my ports tree). From owner-freebsd-ports@FreeBSD.ORG Sun Jan 6 12:13:54 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id B9766328 for ; Sun, 6 Jan 2013 12:13:54 +0000 (UTC) (envelope-from simon@qxnitro.org) Received: from mail-la0-f47.google.com (mail-la0-f47.google.com [209.85.215.47]) by mx1.freebsd.org (Postfix) with ESMTP id 3BDEFD9B for ; Sun, 6 Jan 2013 12:13:53 +0000 (UTC) Received: by mail-la0-f47.google.com with SMTP id fh20so12703985lab.6 for ; Sun, 06 Jan 2013 04:13:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=qxnitro.org; s=google; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=pl/EGa0I5Nl/CrvzvFDe6JZS4IE15iPNJgWu0SYA76s=; b=cRUcbXwZo4C4x7rAEi6sN1+gf8VflWckrEX6oqxho++q4xv2Lso2smunZTvTJZQoVO yUWCvza/G8p3qmP6qyfiUkYaMs8FogJ9eRnB8XY2ajdNmnEQG4whAK1Ij1BTTDI4qeFu QnmPA+fEpf53JXwISwH1KYIOYpgJk1NiX3joc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:cc:content-type:x-gm-message-state; bh=pl/EGa0I5Nl/CrvzvFDe6JZS4IE15iPNJgWu0SYA76s=; b=T1+a3dES/ogtfkmxPU1D1XtMyNua9R9VasdxOV0jPiXfborgyxTuf3nDU/jHBp7zJL +q1GP82nC097HxMw3cskDrcRW9cyRAHPMFOcUjhi26LZkcpatRzZD5SePHqmPkOYU85f ATdqlMs95m20FXPhTeB3aCayFVfGAhaJw/Qi6U8tFPrvnhyDVoCfxz8fzfEcVJNa1lND oqwdMCSOkY6ISDzs8U5IolKoKtyzdoS2XrTr+pXd75Hm4BY1qJjFDPgJWEcKpJf182fs QDRGf3mbX6iUNo8Mn0ZIkRBchtbQ2f++aq7VXt1gnik3qSg3p0jg30rMSYDdS2iosF9D /UJw== MIME-Version: 1.0 Received: by 10.152.121.212 with SMTP id lm20mr54403969lab.42.1357474427400; Sun, 06 Jan 2013 04:13:47 -0800 (PST) Received: by 10.112.19.41 with HTTP; Sun, 6 Jan 2013 04:13:47 -0800 (PST) X-Originating-IP: [89.100.233.26] In-Reply-To: References: Date: Sun, 6 Jan 2013 12:13:47 +0000 Message-ID: Subject: Re: Using http mirrors From: "Simon L. B. Nielsen" To: Chris Rees Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQl/fI32H5xXJ9EPeof5XL24NqmplIGdnmXQMi9PialIj5BIA5sHBrF2cRv/OvqaRjUjkGSn Cc: "ports@freebsd.org" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jan 2013 12:13:54 -0000 On 5 January 2013 11:14, Chris Rees wrote: > Hi all, > > The submitter of ports/174427 tells me that using http for mirrors is > faster, due to the lack of authentication etc. > > I'm not convinced that the speed difference is huge, but can anyone > think of any reasons not to apply this patch? It will affect large > numbers of ports. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=174427 Please apply this. HTTP is a generally saner protocols, especially for people behind firewalls. -- Simon L. B. Nielsen From owner-freebsd-ports@FreeBSD.ORG Sun Jan 6 12:56:01 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A1855B5D; Sun, 6 Jan 2013 12:56:01 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 41F65ED6; Sun, 6 Jan 2013 12:56:00 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) with esmtp (envelope-from ) id <1TrplZ-003yco-LZ>; Sun, 06 Jan 2013 13:55:53 +0100 Received: from e178035121.adsl.alicedsl.de ([85.178.35.121] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.69) with esmtpsa (envelope-from ) id <1TrplZ-002HnI-I6>; Sun, 06 Jan 2013 13:55:53 +0100 Message-ID: <50E97457.7050809@zedat.fu-berlin.de> Date: Sun, 06 Jan 2013 13:55:51 +0100 From: "O. Hartmann" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Ports FreeBSD , Current FreeBSD Subject: LLVM 3.2: official stable port is still LLVM 3.1. Basesystem missing important LLVM pieces! X-Enigmail-Version: 1.4.6 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig7BDA07D9443323A1686D5320" X-Originating-IP: 85.178.35.121 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jan 2013 12:56:01 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig7BDA07D9443323A1686D5320 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable While working with an OpenCL port that is depending on LLVM 3.2, I feel very uncomfortable haveng to have devel/llvm-devel installed while the official release of LLVM is 3.2. The port devel/llvm is still the older 3.1. Is this going to be changed? I guess it must be synchronized with FreeBSD 9.X's LLVM/CLANG, isn't it (I'm on FreeBSD 10.0). Well, this brings up again another piece of question. While FreeBSD's base system already has LLVM/CLANG, it is missing some important LLVM pieces, like llvm-config and others. Having a crippled LLVM aboard AND the need having installed a port is a kind of none-sense. Why should I install port devel/llvm to have a working LLVM backend? The last time I brought up this issue, it was mentioned that the long compile time is one of the reasons. Can this be fixed by having an additional knob like "WITH_LLVM_EXTRAS"? Personally I feel much better having the complete LLVM in the base than having the very same (or with bad luck, a slightly different in the ports) LLVM from the ports. Since it depends on the preferences of search paths, software used to choose the port's version prior over the base system - that caused trouble for me in the past. Oliver --------------enig7BDA07D9443323A1686D5320 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBAgAGBQJQ6XRYAAoJEOgBcD7A/5N8HZkH/iRZcV79lIq5F+NzP8mBu/OZ nie0emch5LFl+BzGq4cA6ZyAQ8dOve69IVAzUAGa2YZTvtg/QjOVFS2+0T7N67yb 1Vp7x0KPGYeBsSsMq4W4G7dyTJUsHKdQp1LIf2B0CidFH8K0m1CTMj70V9qXscwZ uec6uavKruytEtBi3nMuQ9lgeMBsgRkl+nCIjbqyJ9bNlTeN0eT9QzMqEMj+2h5D DP8ZVdh/fVCAP87Sz0BYTu8Kd0gGBu9CuL+J7Qx/rF3TPpsQX/dzZCeFN0okrhbf yEs0wkkaPRypf5oBj4uMVyEtl04xlhLqrV0M+80WsKOcfRE5JY3951mbOGdw7nM= =HzaF -----END PGP SIGNATURE----- --------------enig7BDA07D9443323A1686D5320-- From owner-freebsd-ports@FreeBSD.ORG Sun Jan 6 14:24:24 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 923A2DA1; Sun, 6 Jan 2013 14:24:24 +0000 (UTC) (envelope-from erik@cederstrand.dk) Received: from csmtp3.one.com (csmtp3.one.com [91.198.169.23]) by mx1.freebsd.org (Postfix) with ESMTP id 5D3F01DF; Sun, 6 Jan 2013 14:24:24 +0000 (UTC) Received: from [192.168.1.44] (unknown [176.222.238.90]) by csmtp3.one.com (Postfix) with ESMTPA id A04F124067A3; Sun, 6 Jan 2013 14:16:05 +0000 (UTC) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) Subject: Re: LLVM 3.2: official stable port is still LLVM 3.1. Basesystem missing important LLVM pieces! From: Erik Cederstrand In-Reply-To: <50E97457.7050809@zedat.fu-berlin.de> Date: Sun, 6 Jan 2013 15:16:11 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <0900DD62-3A21-4D77-8B5B-7976ACB3921B@cederstrand.dk> References: <50E97457.7050809@zedat.fu-berlin.de> To: O. Hartmann X-Mailer: Apple Mail (2.1499) Cc: Current FreeBSD , Ports FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jan 2013 14:24:24 -0000 Den 06/01/2013 kl. 13.55 skrev O. Hartmann = : > While FreeBSD's > base system already has LLVM/CLANG, it is missing some important LLVM > pieces, like llvm-config and others. llvm-config is a build dependency that spits out some lib paths that you = can just hard-code for FreeBSD. So what in "others" does your port need? I think the real problem is that LLVM and the related tools are build in = one go, so you can't easily build llvm-config and others for the base = version of LLVM. llvm-config needs shared libraries that are not = installed in base because they supposedly require a prohibitive amount = of build time. The LLVM port could be split up instead. There could be a = devel/llvm-libs port that installed the shared libs for the base LLVM, = and then a devel/llvm-config, devel/scan-build or devel/mclinker port = that depends on the former port. This might require that a larger part = of the LLVM source tree is imported into src/contrib, though. Erik From owner-freebsd-ports@FreeBSD.ORG Sun Jan 6 14:52:39 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C43FD327; Sun, 6 Jan 2013 14:52:39 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id 6FAA62A9; Sun, 6 Jan 2013 14:52:39 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:b477:ff2d:fc59:6c40] (unknown [IPv6:2001:7b8:3a7:0:b477:ff2d:fc59:6c40]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 907B55C37; Sun, 6 Jan 2013 15:52:37 +0100 (CET) Message-ID: <50E98FB2.5040304@FreeBSD.org> Date: Sun, 06 Jan 2013 15:52:34 +0100 From: Dimitry Andric Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/20121128 Thunderbird/18.0 MIME-Version: 1.0 To: "O. Hartmann" Subject: Re: LLVM 3.2: official stable port is still LLVM 3.1. Basesystem missing important LLVM pieces! References: <50E97457.7050809@zedat.fu-berlin.de> In-Reply-To: <50E97457.7050809@zedat.fu-berlin.de> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Current FreeBSD , Brooks Davis , Ports FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jan 2013 14:52:39 -0000 On 2013-01-06 13:55, O. Hartmann wrote: > While working with an OpenCL port that is depending on LLVM 3.2, I feel > very uncomfortable haveng to have devel/llvm-devel installed while the > official release of LLVM is 3.2. Please prod the port maintainer (Brooks) to update the llvm port instead. I have CC'd him on this mail. > The port devel/llvm is still the older > 3.1. Is this going to be changed? Obviously, but this is at the discretion of the port maintainer. If Brooks needs more time, then you will have be a little patient. Also please remember that ports just came out of feature freeze. If Brooks has no time, I can update the port too, but since I am not a ports committer, I will still need his review and approval. > I guess it must be synchronized with > FreeBSD 9.X's LLVM/CLANG, isn't it (I'm on FreeBSD 10.0). No, there is no need to be synchronized at all. That is the whole point of a port. With a port, you are free to update the port independently of the base system, or even have multiple versions installed at the same time. > Well, this brings up again another piece of question. While FreeBSD's > base system already has LLVM/CLANG, it is missing some important LLVM > pieces, like llvm-config and others. That is on purpose. The base system only supplies the compiler, with a minimum of dependencies, for now. If we start supplying other LLVM components, such as shared libraries, we will be stuck with their APIs, and will need to maintain those for the lifetimes of the branches in which they occur. > Having a crippled LLVM aboard AND the need having installed a port is a > kind of none-sense. Why should I install port devel/llvm to have a > working LLVM backend? Because then you would have a stock LLVM, with all the bells and whistles that you have configured. The version of llvm/clang in base has a few FreeBSD-specific modifications, and some additional upstream changes that are not in the release version. It is impossible to appease everybody with the version of llvm/clang integrated into the base system. Its function, for now, is simply to be able to bootstrap the system, and function as a system compiler. (Read that as: it is *not* necessarily the compiler for ports, ports can obviously make their own decisions about using other compilers, prepackaged ones, if necessary.) > The last time I brought up this issue, it was mentioned that the long > compile time is one of the reasons. Can this be fixed by having an > additional knob like "WITH_LLVM_EXTRAS"? No, the compile time is not the reason. The reason is having yet another API to be maintained in base. At the moment, clang is just one monolithic executable, without any dependencies. This is an advantage. The only option added (on request from some users) is WITH_CLANG_EXTRAS, which builds a number of tools like llc, opt, and so on. But these really belong in the port too. > Personally I feel much better having the complete LLVM in the base than > having the very same (or with bad luck, a slightly different in the > ports) LLVM from the ports. Since it depends on the preferences of > search paths, software used to choose the port's version prior over the > base system - that caused trouble for me in the past. In my opinion, the ports system should set up things so that it always finds components under $PREFIX first, not those in the base system. At least, in most cases. So if a port is dependent on devel/llvm32, it should ensure the include and library paths are set up so it will find the correct llvm headers and libraries. From owner-freebsd-ports@FreeBSD.ORG Sun Jan 6 14:57:35 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id EF22D578; Sun, 6 Jan 2013 14:57:35 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id B1B922E8; Sun, 6 Jan 2013 14:57:35 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:b477:ff2d:fc59:6c40] (unknown [IPv6:2001:7b8:3a7:0:b477:ff2d:fc59:6c40]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id F00815C37; Sun, 6 Jan 2013 15:57:33 +0100 (CET) Message-ID: <50E990DD.5040605@FreeBSD.org> Date: Sun, 06 Jan 2013 15:57:33 +0100 From: Dimitry Andric Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/20121128 Thunderbird/18.0 MIME-Version: 1.0 To: Erik Cederstrand Subject: Re: LLVM 3.2: official stable port is still LLVM 3.1. Basesystem missing important LLVM pieces! References: <50E97457.7050809@zedat.fu-berlin.de> <0900DD62-3A21-4D77-8B5B-7976ACB3921B@cederstrand.dk> In-Reply-To: <0900DD62-3A21-4D77-8B5B-7976ACB3921B@cederstrand.dk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Current FreeBSD , "O. Hartmann" , Ports FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jan 2013 14:57:36 -0000 On 2013-01-06 15:16, Erik Cederstrand wrote: ... > I think the real problem is that LLVM and the related tools are build in one go, so you can't easily build llvm-config and others for the base version of LLVM. Well, it would be easy enough to build llvm-config, but what should its output be? We do not install llvm/clang headers or libraries into the system, so llvm-config would not give any meaningful -I or -L flags. :) > llvm-config needs shared libraries that are not installed in base because they supposedly require a prohibitive amount of build time. Again, build time is not the problem. The libraries are already built, but in static form; making them dynamic would not be that difficult, but installing them would add another maintenance and compatibility burden. > The LLVM port could be split up instead. There could be a devel/llvm-libs port that installed the shared libs for the base LLVM, and then a devel/llvm-config, devel/scan-build or devel/mclinker port that depends on the former port. Yes, this seems to be the proper approach. But, as far as I understand, the ports system cannot yet do one work tree build, and package that up in different packages, such as -libs, -devel, and so on. > This might require that a larger part of the LLVM source tree is imported into src/contrib, though. I am not sure what you mean by this. Why would the ports require something in the base system, other than a compiler? From owner-freebsd-ports@FreeBSD.ORG Sun Jan 6 15:04:01 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E0795A0F; Sun, 6 Jan 2013 15:04:01 +0000 (UTC) (envelope-from awarecons@gmail.com) Received: from mail-vc0-f172.google.com (mail-vc0-f172.google.com [209.85.220.172]) by mx1.freebsd.org (Postfix) with ESMTP id 90615342; Sun, 6 Jan 2013 15:04:01 +0000 (UTC) Received: by mail-vc0-f172.google.com with SMTP id fw7so18774118vcb.3 for ; Sun, 06 Jan 2013 07:03:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=mlD/gF2Qmf4LgxNktyF6eGf4l2RNc5mQAE5/ji+OCqg=; b=esyTZ/ofM/qPaNaS2hWw7m5Mfj9MoEViuhXqzIodA5t3qwMR5+XFj+f/Qy/8vJyhtn uhr1W2tgPwxz5Nu4mAz3K+zn9SfXsntAsjmIkSUZYIOWTpmLPOjwHprauUk6eaai+RFz Zy3CiJqI7ZQnBr4r7FRagtVeVrJHv6Y3GUhDs2mInd1S/Aqz2mgXhPcVEd3uOZVKeSBR vninHF+Wx2ea0z2wPl3Us3q4xdRoyUIhZ6f2arBC16aXOzJxq/fxjBA2W7Djt6vKggZq quawOdlvlVxbK+fNX6xV9rQFZ3m8eh8IucCtvQBVAl75Fhh8ZukclN4wt2H+/ry3rzKb mgWQ== MIME-Version: 1.0 Received: by 10.52.21.179 with SMTP id w19mr70957742vde.55.1357484635011; Sun, 06 Jan 2013 07:03:55 -0800 (PST) Received: by 10.220.230.138 with HTTP; Sun, 6 Jan 2013 07:03:54 -0800 (PST) Date: Sun, 6 Jan 2013 19:03:54 +0400 Message-ID: Subject: graphics/OpenEXR & gcc 4.6.3 ISSUE error: 'memset' was not declared in this scope From: awarecons To: ports@freebsd.org, ports-bugs@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jan 2013 15:04:01 -0000 libtool: compile: g++46 -DHAVE_CONFIG_H -I. -I. -I../config -D_THREAD_SAFE -I/usr/local/include/OpenEXR -I.. -I../config -O2 -pipe -march=pentium4 -mtune=pentium4 -Wno-error -w -pipe -O2 -pipe -march=pentium4 -mtune=pentium4 -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -O2 -pipe -march=pentium4 -mtune=pentium4 -Wno-error -w -Wl,-rpath=/usr/local/lib/gcc46 -MT ImfChromaticities.lo -MD -MP -MF .deps/ImfChromaticities.Tpo -c ImfChromaticities.cpp -fPIC -DPIC -o .libs/ImfChromaticities.o In file included from ./ImfChromaticities.h:47:0, from ImfChromaticities.cpp:43: /usr/local/include/OpenEXR/ImathMatrix.h: In constructor 'Imath::Matrix44::Matrix44() [with T = float]': ImfChromaticities.cpp:110:17: instantiated from here /usr/local/include/OpenEXR/ImathMatrix.h:1813:5: error: 'memset' was not declared in this scope gmake[2]: *** [ImfChromaticities.lo] Error 1 gmake[2]: Leaving directory `/usr/ports/graphics/OpenEXR/work/openexr-1.7.0/IlmImf' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/usr/ports/graphics/OpenEXR/work/openexr-1.7.0/IlmImf' gmake: *** [all-recursive] Error 1 *** Error code 1 Stop in /usr/ports/graphics/OpenEXR. *** Error code 1 Stop in /usr/ports/graphics/OpenEXR. Gcc 4.2+ works, but graphics/ilmbase should be compiled with 4.2+ either. From owner-freebsd-ports@FreeBSD.ORG Sun Jan 6 15:05:30 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id F3984BE0 for ; Sun, 6 Jan 2013 15:05:29 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-ie0-f180.google.com (mail-ie0-f180.google.com [209.85.223.180]) by mx1.freebsd.org (Postfix) with ESMTP id CC85A358 for ; Sun, 6 Jan 2013 15:05:29 +0000 (UTC) Received: by mail-ie0-f180.google.com with SMTP id c10so21709362ieb.25 for ; Sun, 06 Jan 2013 07:05:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=pf1LCtchklk7bjrrl034LAi8e2DjKox90Qk+MMVEsd4=; b=THfszMP841IcKPRRTAzdWjSA4Rzoj7rScNg11q1raYA1hMv62pcLa0lymSUWwKAw2T EPwC4Q1bfZBlgv1VqWexB4YE2LuWQ2oQj8QmTutsTUFmSGqJmLvmv7N2Bgqr+a5lnH42 CJacUdoSh6w/v/n10XOksdIV/kVEN5n7LQPPEQYgwlehZxw4YuknECwgNFJdIHD1vb2W UCfsHwRF+4LSd/7wkKaKvWUGTxakX8Fep6e+5DSO/OGmy0FliYfDV4Mvq8yJ0IXMI1hu oJ7gZJ60f5zDyx86bn9sSjqUKzVmRZTTRQEhKtJS1UbnzFh7diqJRZoyPxRqLhOXxYBu nSJQ== Received: by 10.42.27.74 with SMTP id i10mr43676870icc.47.1357484729062; Sun, 06 Jan 2013 07:05:29 -0800 (PST) MIME-Version: 1.0 Received: by 10.64.65.132 with HTTP; Sun, 6 Jan 2013 07:04:58 -0800 (PST) In-Reply-To: References: From: Chris Rees Date: Sun, 6 Jan 2013 15:04:58 +0000 Message-ID: Subject: Re: Using http mirrors To: "Simon L. B. Nielsen" Content-Type: text/plain; charset=ISO-8859-1 Cc: "ports@freebsd.org" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jan 2013 15:05:30 -0000 On 6 January 2013 12:13, Simon L. B. Nielsen wrote: > On 5 January 2013 11:14, Chris Rees wrote: >> Hi all, >> >> The submitter of ports/174427 tells me that using http for mirrors is >> faster, due to the lack of authentication etc. >> >> I'm not convinced that the speed difference is huge, but can anyone >> think of any reasons not to apply this patch? It will affect large >> numbers of ports. >> >> http://www.freebsd.org/cgi/query-pr.cgi?pr=174427 > > Please apply this. HTTP is a generally saner protocols, especially for > people behind firewalls. Thanks, committed. Chris From owner-freebsd-ports@FreeBSD.ORG Sun Jan 6 15:23:22 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 7FCFB232; Sun, 6 Jan 2013 15:23:22 +0000 (UTC) (envelope-from freebsdml@marino.st) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) by mx1.freebsd.org (Postfix) with ESMTP id 429A8401; Sun, 6 Jan 2013 15:23:21 +0000 (UTC) Received: from [192.168.1.21] (156.red-88-8-76.dynamicip.rima-tde.net [88.8.76.156]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 77EF943BA8; Sun, 6 Jan 2013 09:17:55 -0600 (CST) Message-ID: <50E995A0.1070706@marino.st> Date: Sun, 06 Jan 2013 16:17:52 +0100 From: John Marino User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0) Gecko/20120129 Thunderbird/10.0 MIME-Version: 1.0 To: awarecons Subject: Re: graphics/OpenEXR & gcc 4.6.3 ISSUE error: 'memset' was not declared in this scope References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, ports-bugs@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jan 2013 15:23:22 -0000 On 1/6/2013 16:03, awarecons wrote: > `/usr/ports/graphics/OpenEXR/work/openexr-1.7.0/IlmImf' > gmake: *** [all-recursive] Error 1 > *** Error code 1 > > Stop in /usr/ports/graphics/OpenEXR. > *** Error code 1 > > Stop in /usr/ports/graphics/OpenEXR. > > Gcc 4.2+ works, but graphics/ilmbase should be compiled with 4.2+ either. > _______________________________________________ We've fixed this in DPorts, like many others: https://github.com/jrmarino/DPorts/blob/master/graphics/OpenEXR/dragonfly/patch-IlmImf_ImfAutoArray.h You need this one too: https://github.com/jrmarino/DPorts/blob/master/graphics/OpenEXR/dragonfly/patch-exrenvmap_blurImage.cpp John From owner-freebsd-ports@FreeBSD.ORG Sun Jan 6 15:45:35 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E21E195B; Sun, 6 Jan 2013 15:45:34 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 744DD6DB; Sun, 6 Jan 2013 15:45:34 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) with esmtp (envelope-from ) id <1TrsPl-0004gm-2F>; Sun, 06 Jan 2013 16:45:33 +0100 Received: from e178035121.adsl.alicedsl.de ([85.178.35.121] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.69) with esmtpsa (envelope-from ) id <1TrsPk-002Qpa-TY>; Sun, 06 Jan 2013 16:45:33 +0100 Message-ID: <50E99C1B.5080803@zedat.fu-berlin.de> Date: Sun, 06 Jan 2013 16:45:31 +0100 From: "O. Hartmann" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Dimitry Andric Subject: Re: LLVM 3.2: official stable port is still LLVM 3.1. Basesystem missing important LLVM pieces! References: <50E97457.7050809@zedat.fu-berlin.de> <50E98FB2.5040304@FreeBSD.org> In-Reply-To: <50E98FB2.5040304@FreeBSD.org> X-Enigmail-Version: 1.4.6 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigAC9162AFC61F486A17E18011" X-Originating-IP: 85.178.35.121 Cc: Current FreeBSD , Brooks Davis , Ports FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jan 2013 15:45:35 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigAC9162AFC61F486A17E18011 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Am 01/06/13 15:52, schrieb Dimitry Andric: > On 2013-01-06 13:55, O. Hartmann wrote: >> While working with an OpenCL port that is depending on LLVM 3.2, I fee= l >> very uncomfortable haveng to have devel/llvm-devel installed while the= >> official release of LLVM is 3.2. >=20 > Please prod the port maintainer (Brooks) to update the llvm port > instead. I have CC'd him on this mail. >=20 >=20 >> The port devel/llvm is still the older >> 3.1. Is this going to be changed? >=20 > Obviously, but this is at the discretion of the port maintainer. If > Brooks needs more time, then you will have be a little patient. Also > please remember that ports just came out of feature freeze. >=20 > If Brooks has no time, I can update the port too, but since I am not a > ports committer, I will still need his review and approval. >=20 >=20 >> I guess it must be synchronized with >> FreeBSD 9.X's LLVM/CLANG, isn't it (I'm on FreeBSD 10.0). >=20 > No, there is no need to be synchronized at all. That is the whole poin= t > of a port. With a port, you are free to update the port independently > of the base system, or even have multiple versions installed at the sam= e > time. In my case, I had some confusions with some LLVM related software (POCL, portable openCL library). >=20 >=20 >> Well, this brings up again another piece of question. While FreeBSD's >> base system already has LLVM/CLANG, it is missing some important LLVM >> pieces, like llvm-config and others. >=20 > That is on purpose. The base system only supplies the compiler, with a= > minimum of dependencies, for now. If we start supplying other LLVM > components, such as shared libraries, we will be stuck with their APIs,= > and will need to maintain those for the lifetimes of the branches in > which they occur. It is hard for my little brain to accept those things ... A personal tragedy, I guess. I like it the way to have everything "at hand" in the base someone need, but as a non-maintainer, I often forget about the point of maintaining. >=20 >=20 >> Having a crippled LLVM aboard AND the need having installed a port is = a >> kind of none-sense. Why should I install port devel/llvm to have a >> working LLVM backend? >=20 > Because then you would have a stock LLVM, with all the bells and > whistles that you have configured. The version of llvm/clang in base > has a few FreeBSD-specific modifications, and some additional upstream > changes that are not in the release version. Well, then the question is whether it is a big deal to build the other portions with a special knob enabling them. The maintainer also has to split the LLVM system anyway, apply the patches and so on. In my imagination, then some IFDEFS/IFs are applied to get rid of what is not needed. >=20 > It is impossible to appease everybody with the version of llvm/clang > integrated into the base system. >=20 > Its function, for now, is simply to be able to bootstrap the system, an= d > function as a system compiler. (Read that as: it is *not* necessarily > the compiler for ports, ports can obviously make their own decisions > about using other compilers, prepackaged ones, if necessary.) >=20 >=20 >> The last time I brought up this issue, it was mentioned that the long >> compile time is one of the reasons. Can this be fixed by having an >> additional knob like "WITH_LLVM_EXTRAS"? >=20 > No, the compile time is not the reason. The reason is having yet > another API to be maintained in base. At the moment, clang is just one= > monolithic executable, without any dependencies. This is an advantage.= I agree. >=20 > The only option added (on request from some users) is WITH_CLANG_EXTRAS= , > which builds a number of tools like llc, opt, and so on. But these > really belong in the port too. >=20 >=20 >> Personally I feel much better having the complete LLVM in the base tha= n >> having the very same (or with bad luck, a slightly different in the >> ports) LLVM from the ports. Since it depends on the preferences of >> search paths, software used to choose the port's version prior over th= e >> base system - that caused trouble for me in the past. >=20 > In my opinion, the ports system should set up things so that it always > finds components under $PREFIX first, not those in the base system. At= > least, in most cases. So if a port is dependent on devel/llvm32, it > should ensure the include and library paths are set up so it will find > the correct llvm headers and libraries. The confusing part (at least for me) starts there, where a port rquires a compiler, like clang not providing the absolute path to the binary. i had in the past trouble with that where port lang/clang was installed and having used FreeBSD's aboard/base clang compiler in 10.0-CUR. It caused some problems. Well, what you say at the end is, that a port also should then rely on a port compiler from the ports? That would be the logical clean slate solution. I might be wrong here. I'm still hoping, from the point of an user with scietific purposes, that one day FreeBSD will make use of heterogenous execution facilities, like OpenCL introduces: having CPU AND GPU as possible calculation facilities. For that, LLVM seems the proper weapon of choice. Like Apple, having this in the base system would also provide this from the point of view of the base system. But this is possibly too early to think about, since FreeBSD is still not any traget of GPGPU support. Hopefully, this will change in the near future. Maybe too much noise ... oh --------------enigAC9162AFC61F486A17E18011 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBAgAGBQJQ6ZwcAAoJEOgBcD7A/5N8DiAH/RYcZ7BvX1BAQe7gbWN/lExP stciJ2V4LfIjrwDkC29OHQP/DggO1bfmZ1RmWdY06N/4eiaN1KsVsukt2zbbrwua 2+UA6isJe1anD3O9P0yWZNvjNSRaGK6FolzZ0ovPI0Q3A5YUjHih6WMJ+VJfTHAG ZBx6cUdXSj5lGVUOrgTqdIJtlgvn25GZv3K/77OsZ9tDKW0HH6vXvLyb3zPAu4if 286g+jYfFoAF5rq+qcmC80kfrU/lxE55X6XEcN6W7ixEXxZa6ohjowEDaR4YD+UN MeptkAH/bCmqSbrDmQ/iUHhk/LmgxoyXeUsoX+MNLgBI04laLXgNBUKroz1vC/w= =uOYb -----END PGP SIGNATURE----- --------------enigAC9162AFC61F486A17E18011-- From owner-freebsd-ports@FreeBSD.ORG Sun Jan 6 15:52:46 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id CD6A5BDC; Sun, 6 Jan 2013 15:52:46 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 8C0E171D; Sun, 6 Jan 2013 15:52:46 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) with esmtp (envelope-from ) id <1TrsWj-0005UJ-Ep>; Sun, 06 Jan 2013 16:52:45 +0100 Received: from e178035121.adsl.alicedsl.de ([85.178.35.121] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.69) with esmtpsa (envelope-from ) id <1TrsWj-002RCm-Av>; Sun, 06 Jan 2013 16:52:45 +0100 Message-ID: <50E99DCC.1010504@zedat.fu-berlin.de> Date: Sun, 06 Jan 2013 16:52:44 +0100 From: "O. Hartmann" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Dimitry Andric Subject: Re: LLVM 3.2: official stable port is still LLVM 3.1. Basesystem missing important LLVM pieces! References: <50E97457.7050809@zedat.fu-berlin.de> <0900DD62-3A21-4D77-8B5B-7976ACB3921B@cederstrand.dk> <50E990DD.5040605@FreeBSD.org> In-Reply-To: <50E990DD.5040605@FreeBSD.org> X-Enigmail-Version: 1.4.6 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig5D96E0525AAB0B5F06460232" X-Originating-IP: 85.178.35.121 Cc: Current FreeBSD , Ports FreeBSD , Erik Cederstrand X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jan 2013 15:52:46 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig5D96E0525AAB0B5F06460232 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Am 01/06/13 15:57, schrieb Dimitry Andric: > On 2013-01-06 15:16, Erik Cederstrand wrote: > ... >> I think the real problem is that LLVM and the related tools are build >> in one go, so you can't easily build llvm-config and others for the >> base version of LLVM. >=20 > Well, it would be easy enough to build llvm-config, but what should its= > output be? We do not install llvm/clang headers or libraries into the > system, so llvm-config would not give any meaningful -I or -L flags. :)= The problem at this point is that I personally do not exactly understand the real dependency of the software i try to build as a port (POCL, now RC2 at sourceforge). The build system requires llvm-config and I guess the LLVM backend for the LLVM IR for the target (at the moment, only the CPU). >=20 >=20 >> llvm-config needs shared libraries that are not installed in base >> because they supposedly require a prohibitive amount of build time. >=20 > Again, build time is not the problem. The libraries are already built,= > but in static form; making them dynamic would not be that difficult, bu= t > installing them would add another maintenance and compatibility burden.= >=20 >=20 >> The LLVM port could be split up instead. There could be a >> devel/llvm-libs port that installed the shared libs for the base LLVM,= >> and then a devel/llvm-config, devel/scan-build or devel/mclinker port >> that depends on the former port. >=20 > Yes, this seems to be the proper approach. But, as far as I understand= , > the ports system cannot yet do one work tree build, and package that up= > in different packages, such as -libs, -devel, and so on. Why splitting up? My problem is NOT the compile time, the burden on an oldish Intel Core2Duo E8400 is not that much and I'm, personally, have installed the port devel/llvm-devel. So I guess now I reeled in everything I need and want to have (without exactly knowing what to need)= =2E My question was to have the whole thing in the base. But you made clear this is more an disadvantage than advantage. >=20 >=20 >> This might require that a larger part of the LLVM source tree is >> imported into src/contrib, though. >=20 > I am not sure what you mean by this. Why would the ports require > something in the base system, other than a compiler? --------------enig5D96E0525AAB0B5F06460232 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBAgAGBQJQ6Z3NAAoJEOgBcD7A/5N84lEIAOWOrXxytKaW6R9RI2E5zpsW J/LewxjY/9DzQzHnvTgvy/UqPw8rhlNGHsbpHthP2CCBF/St+iKZ+3MOyTEpPmuO h6KsOuol1eWH/KiiNt/4CiQmsITYSOCL+tTLj2TntK5Gap1yNVBcXRPaJsNeYYGt bt0+5NACdFpKoLStQD63WMkL2W0Ljx5fGQdjmjTfJ+NQP14bjLd9X164qIxsCVaD H/zdl2MXZdwEZItQ7dGTWi02kLz3XIS6OTR3la7UqajeI64fFDUrQTWY/21SmQf7 08OtIKj4qowvbazbXEGUVVnI9bd3VH9q0b5Au2LMt/vLE9NVSpO6i3P/wPSrKL0= =WBUV -----END PGP SIGNATURE----- --------------enig5D96E0525AAB0B5F06460232-- From owner-freebsd-ports@FreeBSD.ORG Sun Jan 6 16:00:12 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id CD98BDE4; Sun, 6 Jan 2013 16:00:12 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 8E92A75B; Sun, 6 Jan 2013 16:00:12 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) with esmtp (envelope-from ) id <1Trsdv-0006BF-6f>; Sun, 06 Jan 2013 17:00:11 +0100 Received: from e178035121.adsl.alicedsl.de ([85.178.35.121] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.69) with esmtpsa (envelope-from ) id <1Trsdv-002Rat-33>; Sun, 06 Jan 2013 17:00:11 +0100 Message-ID: <50E99F89.6010802@zedat.fu-berlin.de> Date: Sun, 06 Jan 2013 17:00:09 +0100 From: "O. Hartmann" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Dimitry Andric Subject: Re: LLVM 3.2: official stable port is still LLVM 3.1. Basesystem missing important LLVM pieces! References: <50E97457.7050809@zedat.fu-berlin.de> <50E98FB2.5040304@FreeBSD.org> In-Reply-To: <50E98FB2.5040304@FreeBSD.org> X-Enigmail-Version: 1.4.6 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig489B11C016A90294F75B7530" X-Originating-IP: 85.178.35.121 Cc: Current FreeBSD , Brooks Davis , Ports FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jan 2013 16:00:12 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig489B11C016A90294F75B7530 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Am 01/06/13 15:52, schrieb Dimitry Andric: > On 2013-01-06 13:55, O. Hartmann wrote: >> While working with an OpenCL port that is depending on LLVM 3.2, I fee= l >> very uncomfortable haveng to have devel/llvm-devel installed while the= >> official release of LLVM is 3.2. >=20 > Please prod the port maintainer (Brooks) to update the llvm port > instead. I have CC'd him on this mail. >=20 >=20 >> The port devel/llvm is still the older >> 3.1. Is this going to be changed? >=20 > Obviously, but this is at the discretion of the port maintainer. If > Brooks needs more time, then you will have be a little patient. Also > please remember that ports just came out of feature freeze. >=20 I also filed a PR ( http://www.freebsd.org/cgi/query-pr.cgi?pr=3D175059). It seems, that the port devel/llvm-devel also misses some pieces of the most recent LLVM 3.2, as it is needed to compile POCL properly, but I leave this with the experts to change. I try to follow a logical path: devel/llvm represents the recent release, while devel/llvm-devel should be the development branch, 3.3 by now. I do not know whether we need LLVM 3.1 any more, since apart from the POCL device driver backend via LLVM for OpenCL target I know about nothing in the FreeBSD realm by now using LLVM. I might be wrong ... So, I see forward to hear from the decissions made ;-) Oliver --------------enig489B11C016A90294F75B7530 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBAgAGBQJQ6Z+JAAoJEOgBcD7A/5N82SAH/RoV1FoknW033dLIznEBFlqF c0sPC3sGPnAxjwmMQeneZu5DzlSGIFKv6Ta2sfMxAfhChqFcB6qPICjfDioAusoG 0RKdLyn9ChVOVEe4JjFXgCaUUDmWzrb5FVeipJKnBybrdy9P8QHnhePbvHjV0Rcx dIp+BUYsBHYMg69Usaf3ZwjBlUsqqPbE26LBZE7M9/3PjbiXCH0tS4z4grOT0y3W 5Mtz1Du8dPLadmbCiLvFM1Ox3SNM5bSmJEarBjS+GUB4gLLEf+r06cNxn/KnNEmd 1QvHC6ssHsqXUa07U6mTkWcNgOhVAtV3rBNJQ4BZXPKucXg1nSqRH3Ca4M4J4iI= =MrVA -----END PGP SIGNATURE----- --------------enig489B11C016A90294F75B7530-- From owner-freebsd-ports@FreeBSD.ORG Sun Jan 6 16:49:41 2013 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B829BF66; Sun, 6 Jan 2013 16:49:41 +0000 (UTC) (envelope-from theraven@FreeBSD.org) Received: from theravensnest.org (theraven.freebsd.your.org [216.14.102.27]) by mx1.freebsd.org (Postfix) with ESMTP id 85F7C8F9; Sun, 6 Jan 2013 16:49:40 +0000 (UTC) Received: from [192.168.0.2] (cpc10-cmbg15-2-0-cust123.5-4.cable.virginmedia.com [86.30.246.124]) (authenticated bits=0) by theravensnest.org (8.14.5/8.14.5) with ESMTP id r06GnbRW033249 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES128-SHA bits=128 verify=NO); Sun, 6 Jan 2013 16:49:39 GMT (envelope-from theraven@FreeBSD.org) Subject: Re: LLVM 3.2: official stable port is still LLVM 3.1. Basesystem missing important LLVM pieces! Mime-Version: 1.0 (Apple Message framework v1278) Content-Type: text/plain; charset=us-ascii From: David Chisnall In-Reply-To: <50E97457.7050809@zedat.fu-berlin.de> Date: Sun, 6 Jan 2013 16:49:37 +0000 Content-Transfer-Encoding: quoted-printable Message-Id: <34476030-BDBF-46C4-8E7D-60FDC53B076A@FreeBSD.org> References: <50E97457.7050809@zedat.fu-berlin.de> To: "O. Hartmann" X-Mailer: Apple Mail (2.1278) Cc: Current FreeBSD , Ports FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jan 2013 16:49:41 -0000 On 6 Jan 2013, at 12:55, O. Hartmann wrote: > Having a crippled LLVM aboard AND the need having installed a port is = a > kind of none-sense. Why should I install port devel/llvm to have a > working LLVM backend? The issue is the same as the issue for anything in the FreeBSD base = system, which is: what level of compatibility do we want to provide? In general, we aim to provide a backwards-compatible ABI across an = entire major release. This means that anything that runs on 9.0 should = work on 9.1 and so on. It should also work on 10.x with the relevant = compat packages installed. In contrast, LLVM changes the ABI (and API!) significantly between point = releases. We therefore don't want to encourage anything outside of the = base system to link against these libraries, because doing so would = prevent us from importing a new LLVM release every six months - we'd = either need to ship 4 copies of LLVM by an x.3 release, or stick with = the one that we shipped in x.0. There is no problem with other base-system tools linking against the = base system LLVM libraries, but in this case llvm-config does not need = to be installed (and neither do the LLVM headers), because such tools = will be built as part of the base system itself. David= From owner-freebsd-ports@FreeBSD.ORG Sun Jan 6 17:25:30 2013 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id AE64B81D; Sun, 6 Jan 2013 17:25:30 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 42E84A8A; Sun, 6 Jan 2013 17:25:29 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) with esmtp (envelope-from ) id <1TrtyS-000H2R-CF>; Sun, 06 Jan 2013 18:25:28 +0100 Received: from e178035121.adsl.alicedsl.de ([85.178.35.121] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.69) with esmtpsa (envelope-from ) id <1TrtyS-002WL2-8Q>; Sun, 06 Jan 2013 18:25:28 +0100 Message-ID: <50E9B385.9060104@zedat.fu-berlin.de> Date: Sun, 06 Jan 2013 18:25:25 +0100 From: "O. Hartmann" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: David Chisnall Subject: Re: LLVM 3.2: official stable port is still LLVM 3.1. Basesystem missing important LLVM pieces! References: <50E97457.7050809@zedat.fu-berlin.de> <34476030-BDBF-46C4-8E7D-60FDC53B076A@FreeBSD.org> In-Reply-To: <34476030-BDBF-46C4-8E7D-60FDC53B076A@FreeBSD.org> X-Enigmail-Version: 1.4.6 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigA526349AD859E1AE0F9E4874" X-Originating-IP: 85.178.35.121 Cc: Current FreeBSD , Ports FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jan 2013 17:25:30 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigA526349AD859E1AE0F9E4874 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Am 01/06/13 17:49, schrieb David Chisnall: > On 6 Jan 2013, at 12:55, O. Hartmann wrote: >=20 >> Having a crippled LLVM aboard AND the need having installed a port is = a >> kind of none-sense. Why should I install port devel/llvm to have a >> working LLVM backend? >=20 > The issue is the same as the issue for anything in the FreeBSD base sys= tem, which is: what level of compatibility do we want to provide? >=20 > In general, we aim to provide a backwards-compatible ABI across an enti= re major release. This means that anything that runs on 9.0 should work = on 9.1 and so on. It should also work on 10.x with the relevant compat p= ackages installed. >=20 > In contrast, LLVM changes the ABI (and API!) significantly between poin= t releases. We therefore don't want to encourage anything outside of the= base system to link against these libraries, because doing so would prev= ent us from importing a new LLVM release every six months - we'd either n= eed to ship 4 copies of LLVM by an x.3 release, or stick with the one tha= t we shipped in x.0. Indeed, this is a serious point and the developer of LLVM has to be blamed for that. >=20 > There is no problem with other base-system tools linking against the ba= se system LLVM libraries, but in this case llvm-config does not need to b= e installed (and neither do the LLVM headers), because such tools will be= built as part of the base system itself. llvm-config is simply as an example. It shows up the first when the build of POCL fails, so I have chossen it to be checked for as the relevant dependency - it was a hunch for the port Makefile I intend to provide. Since I was more focused on having POCL running for my OpenCL moveon on FreeBSD, I wasn't very careful about choosing what to check against. I will change this before I will send the port to be reviewed and revised. >=20 > David > _______________________________________________ --------------enigA526349AD859E1AE0F9E4874 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBAgAGBQJQ6bOHAAoJEOgBcD7A/5N8FzsIAIsW0yvH86ww2TbR39HGfkQJ L8RijWC2MJLSDfd2iZQy3pKm/ejMLRMyyYBsIx1uD6wEuPOVHmAtRaFTqpGJ+mlN dtodo58uG3Iw+/g0sLbx7HMi8Kc+Lv2xMHSRnsZJvib4vvH7ofN0fNUfeedVczut 000lkM2z8mOcq4LDWORJPRmlVBqJAWGDUgKe76aMDnYpZrU2Gwv+GKj0EwX+U2VU sulyYx8PL0Sk4Sa5VwiJTtrNsKEx3nwhAzN95Q2SQwVV6EDLx5T8b9lWSvn9CB/u n7gO+aa+T5qK4gQEaVqDCSzsiSLHdB70J/UOJ464szKNyhLtLtIM396KLGExmvc= =Rk8T -----END PGP SIGNATURE----- --------------enigA526349AD859E1AE0F9E4874-- From owner-freebsd-ports@FreeBSD.ORG Sun Jan 6 18:16:44 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A50CEA61 for ; Sun, 6 Jan 2013 18:16:44 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (dns1.vizion2000.net [62.49.197.50]) by mx1.freebsd.org (Postfix) with ESMTP id 57AF51194 for ; Sun, 6 Jan 2013 18:16:44 +0000 (UTC) Received: from [127.0.0.1] (graphics [62.49.197.51]) by dns1.vizion2000.net (Postfix) with ESMTP id DDA60119C26 for ; Sun, 6 Jan 2013 09:01:24 -0800 (PST) Message-ID: <50E9BF82.5080407@vizion2000.net> Date: Sun, 06 Jan 2013 10:16:34 -0800 From: David Southwell Organization: Vision Communications User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: kde4 errors and no .xsession-errors file! Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jan 2013 18:16:44 -0000 Hi I cannot find a .xession-errors file - what turns it off or on? I need to find out what is going wrong. Kde4 is not loading Thanks David -- David Southwell ARPS AFIAP Photographic Arts Trained & experienced competition judge, mentor, trainer, lecturer, Advanced digital techniques, international project photography From owner-freebsd-ports@FreeBSD.ORG Sun Jan 6 19:23:03 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 66FD78E9 for ; Sun, 6 Jan 2013 19:23:03 +0000 (UTC) (envelope-from matt@conundrum.com) Received: from kaywinnit.conundrum.com (smtp.conundrum.com [IPv6:2001:4900:1:213::2:20]) by mx1.freebsd.org (Postfix) with ESMTP id 2923414D3 for ; Sun, 6 Jan 2013 19:23:03 +0000 (UTC) Received: from chani.conundrum.com ([216.235.10.34]) by kaywinnit.conundrum.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.77 (FreeBSD)) (envelope-from ) id 1TrvoE-000PtA-3a; Sun, 06 Jan 2013 19:23:02 +0000 Subject: Re: emulators/virtualbox-ose failing to build, 8.2-p9 on amd64 Mime-Version: 1.0 (Apple Message framework v1283) Content-Type: text/plain; charset=iso-8859-1 From: Matthew Pounsett In-Reply-To: <3FB15D08-A465-4E1D-AF71-CD421F58A5D8@conundrum.com> Date: Sun, 6 Jan 2013 14:22:56 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: <53101C13-1140-48B7-AB0E-DC7DB4E36CD3@conundrum.com> References: <3FB15D08-A465-4E1D-AF71-CD421F58A5D8@conundrum.com> To: =?iso-8859-1?Q?Bernhard_Fr=F6hlich?= X-Mailer: Apple Mail (2.1283) Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jan 2013 19:23:03 -0000 On 2013/01/06, at 04:46, Matthew Pounsett wrote: >=20 > On 2013/01/06, at 02:48, Bernhard Fr=F6hlich wrote: >=20 >> Looks like your libsdl version is either very old or too new. Could = you >> please check which libsdl version you have installed? >=20 > 1.2.15-_2,2. It's the current ports version (as of this afternoon = when I updated my ports tree). >=20 Ah.. I found the problem. The libsdl port config file had an old = WITHOUT_X11 it was holding on to.. I got rid of that, rebuilt, and = virtualbox compiles fine now. Thanks for the lead! From owner-freebsd-ports@FreeBSD.ORG Sun Jan 6 20:18:24 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 1FCA0B30 for ; Sun, 6 Jan 2013 20:18:24 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from mail-oa0-f44.google.com (mail-oa0-f44.google.com [209.85.219.44]) by mx1.freebsd.org (Postfix) with ESMTP id D71CA169D for ; Sun, 6 Jan 2013 20:18:23 +0000 (UTC) Received: by mail-oa0-f44.google.com with SMTP id n5so17036399oag.31 for ; Sun, 06 Jan 2013 12:18:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bluelife.at; s=google; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=cDiC+aMdmAvvVo9uVJHyFbQ78jBCMdomccDqMXa6dWQ=; b=azMTVvkPmELR7j1jruU+twoDltmzuKzFiqWnHmhb/nvg7mnJkahmjFEUBI75YVpDhs gbSMEBjqgcKQhs9rE5A9HfTMKAYH/hHgj4c318i4l3s9Z7BK2pfvPaicEEDGxBP0d19I KeZ/kfAM0kXh4WGcV2nlEa8UlZTZ73Rdnb8S8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:cc:content-type:x-gm-message-state; bh=cDiC+aMdmAvvVo9uVJHyFbQ78jBCMdomccDqMXa6dWQ=; b=ow55E0yBPiMbU6fY9cw3QrjQdf7t0OAOFqaRuGXajvNFy1GaTuLc512BbqB8YOtxX9 euKlQplCWnvJpoTGnTcrFTFeoUcT4g2oQXNjXNyr7srSkT2oNxZYioPIi44GPmMFzSgU wBha2zY6avJ8YWBsUNCVH6tJzk3egryZA3eUh0Lw3FdntpFh2u/QcHOaG7iXJbGfw7Zu X3e5o7dsCdQGtp1KEBwl3VOapNRgv8VA1Ki5ODPviC6dFTTJIjJFqaIR+INJVB70iG06 FCKgdxF71CtGPOLmP/b4OE6KDldFUlQvXp8KPHqP+Fiie6ZMS0T5534XQwergFTwFXXw w/Mg== MIME-Version: 1.0 Received: by 10.60.32.73 with SMTP id g9mr33792731oei.134.1357503502927; Sun, 06 Jan 2013 12:18:22 -0800 (PST) Received: by 10.76.87.163 with HTTP; Sun, 6 Jan 2013 12:18:22 -0800 (PST) X-Originating-IP: [89.144.192.165] Received: by 10.76.87.163 with HTTP; Sun, 6 Jan 2013 12:18:22 -0800 (PST) In-Reply-To: <53101C13-1140-48B7-AB0E-DC7DB4E36CD3@conundrum.com> References: <3FB15D08-A465-4E1D-AF71-CD421F58A5D8@conundrum.com> <53101C13-1140-48B7-AB0E-DC7DB4E36CD3@conundrum.com> Date: Sun, 6 Jan 2013 21:18:22 +0100 Message-ID: Subject: Re: emulators/virtualbox-ose failing to build, 8.2-p9 on amd64 From: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= To: Matthew Pounsett X-Gm-Message-State: ALoCoQlyYpW4HbzrwPC08i//5FeDay5rADNHaJtfUBs1FxL0inR8LxtS4Kr0lgTgLKuxtONKELQf Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jan 2013 20:18:24 -0000 Great. Thanks for reporting your results. Am 06.01.2013 20:23 schrieb "Matthew Pounsett" : > > On 2013/01/06, at 04:46, Matthew Pounsett wrote: > > > > > On 2013/01/06, at 02:48, Bernhard Fr=F6hlich wrote: > > > >> Looks like your libsdl version is either very old or too new. Could yo= u > >> please check which libsdl version you have installed? > > > > 1.2.15-_2,2. It's the current ports version (as of this afternoon when > I updated my ports tree). > > > Ah.. I found the problem. The libsdl port config file had an old > WITHOUT_X11 it was holding on to.. I got rid of that, rebuilt, and > virtualbox compiles fine now. Thanks for the lead! > > > From owner-freebsd-ports@FreeBSD.ORG Sun Jan 6 20:21:42 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id DF9BEC86; Sun, 6 Jan 2013 20:21:42 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-ie0-f172.google.com (mail-ie0-f172.google.com [209.85.223.172]) by mx1.freebsd.org (Postfix) with ESMTP id 8729016C6; Sun, 6 Jan 2013 20:21:42 +0000 (UTC) Received: by mail-ie0-f172.google.com with SMTP id c13so22487109ieb.3 for ; Sun, 06 Jan 2013 12:21:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=C6P3aHcR4kW3G5URdgBvPp7Fb+He3uzz9OwIzHsC98c=; b=q6kcgv17riIpXPlT2F9xm7zJLsEAVQgkmQlhLXNj1bC9pAG+bGA9NsI8gcEwcJtP+Y DV3+qfoaIFdm/gUjAQ2+g/VpRIcZB/nJr8RH8B7PWdKzsHaPi3UFm/t+thkuRMm4nT4N 3HvskRh8J4/S0dmdjwY3Px36rhiyXLS9t+bhiGPaaHfzygP6WNZMIhK2x6dUZC1/8OYO auTX1TbFhdxDz+P53EA363rZNbZk4xVgwW0WwaYxo8fdesSNzkG0P3ggCEtRWzcQ8IRN WFMD2zEvUoFvaU99+tEwczRGdc/4q/QsZROKJrsYOJ+eJhl8Rz8IHrTf9nHU78Zo28rB AjTw== MIME-Version: 1.0 X-Received: by 10.50.202.97 with SMTP id kh1mr4177070igc.15.1357503696535; Sun, 06 Jan 2013 12:21:36 -0800 (PST) Received: by 10.64.65.132 with HTTP; Sun, 6 Jan 2013 12:21:36 -0800 (PST) Received: by 10.64.65.132 with HTTP; Sun, 6 Jan 2013 12:21:36 -0800 (PST) In-Reply-To: References: <50E97457.7050809@zedat.fu-berlin.de> <0900DD62-3A21-4D77-8B5B-7976ACB3921B@cederstrand.dk> <50E990DD.5040605@FreeBSD.org> Date: Sun, 6 Jan 2013 20:21:36 +0000 Message-ID: Subject: Re: LLVM 3.2: official stable port is still LLVM 3.1. Basesystem missing important LLVM pieces! From: Chris Rees To: Dimitry Andric Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: Current FreeBSD , "O. Hartmann" , Erik Cederstrand , FreeBSD Mailing List X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jan 2013 20:21:42 -0000 On 6 Jan 2013 14:57, "Dimitry Andric" wrote: > > On 2013-01-06 15:16, Erik Cederstrand wrote: > ... > >> I think the real problem is that LLVM and the related tools are build in one go, so you can't easily build llvm-config and others for the base version of LLVM. > > > Well, it would be easy enough to build llvm-config, but what should its > output be? We do not install llvm/clang headers or libraries into the > system, so llvm-config would not give any meaningful -I or -L flags. :) > > > >> llvm-config needs shared libraries that are not installed in base because they supposedly require a prohibitive amount of build time. > > > Again, build time is not the problem. The libraries are already built, > but in static form; making them dynamic would not be that difficult, but > installing them would add another maintenance and compatibility burden. > > > >> The LLVM port could be split up instead. There could be a devel/llvm-libs port that installed the shared libs for the base LLVM, and then a devel/llvm-config, devel/scan-build or devel/mclinker port that depends on the former port. > > > Yes, this seems to be the proper approach. But, as far as I understand, > the ports system cannot yet do one work tree build, and package that up > in different packages, such as -libs, -devel, and so on. No, but it can be done if the parts are compiled separately, =E0 la postgresql-* ports. Is this definitely impossible? It's crudely but effectively done with pgsql by only running make in certain directories... Chris From owner-freebsd-ports@FreeBSD.ORG Sun Jan 6 20:38:15 2013 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 5CFD2FD4; Sun, 6 Jan 2013 20:38:15 +0000 (UTC) (envelope-from erik@cederstrand.dk) Received: from csmtp3.one.com (csmtp3.one.com [91.198.169.23]) by mx1.freebsd.org (Postfix) with ESMTP id 2311D1735; Sun, 6 Jan 2013 20:38:14 +0000 (UTC) Received: from [192.168.1.44] (unknown [176.222.238.90]) by csmtp3.one.com (Postfix) with ESMTPA id C84DA24068F5; Sun, 6 Jan 2013 20:38:12 +0000 (UTC) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) Subject: Re: LLVM 3.2: official stable port is still LLVM 3.1. Basesystem missing important LLVM pieces! From: Erik Cederstrand In-Reply-To: <50E9B385.9060104@zedat.fu-berlin.de> Date: Sun, 6 Jan 2013 21:38:13 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <042CBED1-5257-4517-B040-9EE760BE7FE1@cederstrand.dk> References: <50E97457.7050809@zedat.fu-berlin.de> <34476030-BDBF-46C4-8E7D-60FDC53B076A@FreeBSD.org> <50E9B385.9060104@zedat.fu-berlin.de> To: "O. Hartmann" X-Mailer: Apple Mail (2.1499) Cc: Current FreeBSD , David Chisnall , Ports FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jan 2013 20:38:15 -0000 Den 06/01/2013 kl. 18.25 skrev "O. Hartmann" = : >> In contrast, LLVM changes the ABI (and API!) significantly between = point releases. We therefore don't want to encourage anything outside = of the base system to link against these libraries, because doing so = would prevent us from importing a new LLVM release every six months - = we'd either need to ship 4 copies of LLVM by an x.3 release, or stick = with the one that we shipped in x.0. >=20 > Indeed, this is a serious point and the developer of LLVM has to be > blamed for that. You can't seriously blame LLVM for making progress. If ports rely on a = specific version of LLVM, it would be far better to create devel/llvm31, = devel/llvm32 etc. Erik= From owner-freebsd-ports@FreeBSD.ORG Sun Jan 6 20:40:53 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0C31E209 for ; Sun, 6 Jan 2013 20:40:53 +0000 (UTC) (envelope-from simon@qxnitro.org) Received: from mail-la0-f51.google.com (mail-la0-f51.google.com [209.85.215.51]) by mx1.freebsd.org (Postfix) with ESMTP id 5D3771758 for ; Sun, 6 Jan 2013 20:40:51 +0000 (UTC) Received: by mail-la0-f51.google.com with SMTP id fj20so13777540lab.38 for ; Sun, 06 Jan 2013 12:40:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=qxnitro.org; s=google; h=mime-version:sender:x-originating-ip:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=sqB8+ebB34aXCNpAS6VPKbyuS6T6ZbAAs1xTzgM7RHA=; b=Ri8kfJ7BJLmYNFa5e3IrfF4e10jaTsr4cK3cm9nxiuKXynWKIVwEd1bi7QSqY33ani PWQFeEHJXfbgEHvC5XO7cVcG3gaY5V9zBOg5STfoNlFdZB0qrGCpifYwk7u78OPQMRdO dGEKH148p9DO5TSgrOsp37NOco4p7Xu1ozF+8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:x-originating-ip:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :x-gm-message-state; bh=sqB8+ebB34aXCNpAS6VPKbyuS6T6ZbAAs1xTzgM7RHA=; b=k2m0l78tv8NLDINgHLB1L6MSKdUlXb2LIYnNq29LT13aSE4/+Al3aXJJQQuXWqVYbh OwO2HLKOqCAaZhiOK+yiYHIxlmgXGT4INUdv4BCixW3DRjIUHDfjWeUIpa36Opxrulxk lHfAp8VZuBdoWT8pksdke8gCbhdHexZ0c6R3Ft9FX++nat8u+oMQyOQ6j5NpJv2voAk7 3q+FfA5k8cXliek/4HIYJFYzp3HuRn+1c0S/xp8NEqEp6qVt4m19i6vW5EBgo31F3vVu EXnWC9C5NVvHIL6Wt94F1c06MlO9eEuCPchpRg+ezy9l4+76IR0nbebKaBSEyZ842Yzd Rgww== MIME-Version: 1.0 Received: by 10.112.8.163 with SMTP id s3mr22506068lba.113.1357504850848; Sun, 06 Jan 2013 12:40:50 -0800 (PST) Sender: simon@qxnitro.org Received: by 10.112.19.41 with HTTP; Sun, 6 Jan 2013 12:40:50 -0800 (PST) X-Originating-IP: [89.100.233.26] In-Reply-To: References: Date: Sun, 6 Jan 2013 20:40:50 +0000 X-Google-Sender-Auth: eRO-tpUe4Hpx0q0vK3fNKHFWSlA Message-ID: Subject: Re: FreeBSD wiki offline for a bit From: "Simon L. B. Nielsen" To: freebsd-stable@freebsd.org, freebsd-ports@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQlQAOs6tzq3TpDM1nyKCrkzza4qM/jDNNaDHL7opp/pZNdZP88ps60QQSPaXMzJ81cdrKHU X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jan 2013 20:40:53 -0000 Hey, tl;dr Wiki is back, and everybody with account need to reset their password. On 4 January 2013 22:38, Simon L. B. Nielsen wrote: > Due to a security issue in the moinmoin wiki software, the FreeBSD > wiki will be offline for a bit. I do not yet know if the issue > actually has been exploited in the FreeBSD wiki (haven't had the time > yet to examine it), but I took the wiki down just in case. > > Note that even if the software was compromised, it was considered > untrusted from the start and as such heavily sandboxed (including > jailed) to keep it away from any sensitive FreeBSD.org parts, so there > is absolutely no reason to believe a compromise would go any further > than the wiki itself. > > I hope to have the wiki back within 24 hours, assuming not too much > gets in the way. > > For further reference see: http://moinmo.in/SecurityFixes and > http://permalink.gmane.org/gmane.linux.debian.devel.announce/1754 . > > PS. this is entirely unrelated to the 2012 November FreeBSD.org compromise. The wiki is back now. Looking at logs it there were people attempting to exploit this back in July but I do not think they actually succeeded. It seemed to mostly automated bot and not a target attempt. The wiki has been reinstalled from scratch and users and pages were copied. As I did a very selective copy it's entirely possible I made the wiki unhappy, so let me know if you see issues. Just to be extra safe I have reset all password, so everybody will need need to use the standard account recovery process to set a new password. On a side note we have ~23000 user accounts and had 26000 empty pages mostly caused by spammers, so someone(tm) will likely need to find a way to change how we handle wiki user accounts to fix this. PS. only reason I could see that they tried back in July was that I found out I had forgotten to set up log rotation, so the wiki logfile was over 3GB :-). (It was the internal log file which doesn't contain user IP's so privacy part isn't really an issue.) -- Simon L. B. Nielsen Hat: clusteradm From owner-freebsd-ports@FreeBSD.ORG Sun Jan 6 20:54:18 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 53F87983 for ; Sun, 6 Jan 2013 20:54:18 +0000 (UTC) (envelope-from basil@vpm.net.ua) Received: from mail-bk0-f44.google.com (mail-bk0-f44.google.com [209.85.214.44]) by mx1.freebsd.org (Postfix) with ESMTP id BDC1B17FD for ; Sun, 6 Jan 2013 20:54:17 +0000 (UTC) Received: by mail-bk0-f44.google.com with SMTP id w11so8163881bku.31 for ; Sun, 06 Jan 2013 12:54:11 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=FZP0PIE/l+/buO62IvoErD2UNUCVZIVDB7bsS8F7jtk=; b=Sb8vmh4b50mI0J121PRpSgLr8N9SJ+zVtDOi35a3xo4rzMonFX9Ukt2S246YlT/R8v SltjgIcygvOPVvpJmwv4y4NBThjk2t1/Nl0yHBkQRuYki4KP5Y3+vbzcpO+BxtEtzxzr n38oIvVzcU8Q+VSWo2HqKqvEgO+OeTCAYsgMlki+PcniHnWjv2n7umKe7WGTO8xjiEM9 Ndsnm/i5eop6N7YM6AuyskIVCLuJbE4kvcE72LrSAbE47IRsbaXbwVtkI1DbCq1XJVom C8BFS3YQw0Olvi774w8fAW+Aw+oNTRZU6wO1+IdVWEedIrUK9a3Ea8ppECKfHnFUC7Ti fnBw== MIME-Version: 1.0 Received: by 10.204.12.203 with SMTP id y11mr29426882bky.27.1357505650700; Sun, 06 Jan 2013 12:54:10 -0800 (PST) Received: by 10.205.74.133 with HTTP; Sun, 6 Jan 2013 12:54:10 -0800 (PST) X-Originating-IP: [85.114.204.135] Date: Sun, 6 Jan 2013 22:54:10 +0200 Message-ID: Subject: LDAP Account Manager From: "Vasiliy P. Melnik" To: ports@freebsd.org X-Gm-Message-State: ALoCoQkRwTlc4zxuVhAs/GvMts+a4OF7ZmGaIzPNkN8ysP56B9uHaXFhR5XbUqOslwO+GP98YLpA Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jan 2013 20:54:18 -0000 please update my port http://www.freebsd.org/cgi/query-pr.cgi?pr=175075 From owner-freebsd-ports@FreeBSD.ORG Sun Jan 6 22:37:49 2013 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B154D3A5; Sun, 6 Jan 2013 22:37:49 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) by mx1.freebsd.org (Postfix) with ESMTP id 72D3E1B66; Sun, 6 Jan 2013 22:37:49 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:b477:ff2d:fc59:6c40] (unknown [IPv6:2001:7b8:3a7:0:b477:ff2d:fc59:6c40]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 5E5275C37; Sun, 6 Jan 2013 23:37:47 +0100 (CET) Message-ID: <50E9FCB9.2000805@FreeBSD.org> Date: Sun, 06 Jan 2013 23:37:45 +0100 From: Dimitry Andric Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/20121128 Thunderbird/18.0 MIME-Version: 1.0 To: Erik Cederstrand Subject: Re: LLVM 3.2: official stable port is still LLVM 3.1. Basesystem missing important LLVM pieces! References: <50E97457.7050809@zedat.fu-berlin.de> <34476030-BDBF-46C4-8E7D-60FDC53B076A@FreeBSD.org> <50E9B385.9060104@zedat.fu-berlin.de> <042CBED1-5257-4517-B040-9EE760BE7FE1@cederstrand.dk> In-Reply-To: <042CBED1-5257-4517-B040-9EE760BE7FE1@cederstrand.dk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: David Chisnall , Current FreeBSD , "O. Hartmann" , Ports FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jan 2013 22:37:49 -0000 On 2013-01-06 21:38, Erik Cederstrand wrote: > Den 06/01/2013 kl. 18.25 skrev "O. Hartmann" : >>> In contrast, LLVM changes the ABI (and API!) significantly between point releases. We therefore don't want to encourage anything outside of the base system to link against these libraries, because doing so would prevent us from importing a new LLVM release every six months - we'd either need to ship 4 copies of LLVM by an x.3 release, or stick with the one that we shipped in x.0. >> Indeed, this is a serious point and the developer of LLVM has to be >> blamed for that. > You can't seriously blame LLVM for making progress. If ports rely on a specific version of LLVM, it would be far better to create devel/llvm31, devel/llvm32 etc. Yes, I think that is probably the most effective approach. It should also be possible to install multiple versions simultaneously. From owner-freebsd-ports@FreeBSD.ORG Sun Jan 6 22:50:38 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 9CAB26CC for ; Sun, 6 Jan 2013 22:50:38 +0000 (UTC) (envelope-from freebsd-ports@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by mx1.freebsd.org (Postfix) with ESMTP id 5D3551BF3 for ; Sun, 6 Jan 2013 22:50:37 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Trz3J-0001Oe-TW for freebsd-ports@freebsd.org; Sun, 06 Jan 2013 23:50:49 +0100 Received: from a91-154-115-217.elisa-laajakaista.fi ([91.154.115.217]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 06 Jan 2013 23:50:49 +0100 Received: from rakuco by a91-154-115-217.elisa-laajakaista.fi with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 06 Jan 2013 23:50:49 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: Raphael Kubo da Costa Subject: Re: kde4 errors and no .xsession-errors file! Date: Mon, 07 Jan 2013 00:50:18 +0200 Lines: 10 Message-ID: <87zk0mncyd.fsf@FreeBSD.org> References: <50E9BF82.5080407@vizion2000.net> Mime-Version: 1.0 Content-Type: text/plain X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: a91-154-115-217.elisa-laajakaista.fi User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2 (berkeley-unix) Cancel-Lock: sha1:e+sa1ATvSpijih/8/wP/xTNoTMc= X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jan 2013 22:50:38 -0000 David Southwell writes: > I cannot find a .xession-errors file - what turns it off or on? > > I need to find out what is going wrong. > > Kde4 is not loading How are you starting KDE? If you're using startx, you just need to redirect startkde's output to .xsession-errors. From owner-freebsd-ports@FreeBSD.ORG Mon Jan 7 08:31:39 2013 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E2A8DD4 for ; Mon, 7 Jan 2013 08:31:39 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from portsmonj.FreeBSD.org (portsmonj.freebsd.org [69.147.83.46]) by mx1.freebsd.org (Postfix) with ESMTP id D638F1B3 for ; Mon, 7 Jan 2013 08:31:39 +0000 (UTC) Received: from portsmonj.freebsd.org (portsmonj.freebsd.org [69.147.83.46]) by portsmonj.FreeBSD.org (8.14.5/8.14.4) with ESMTP id r078SYot056632 for ; Mon, 7 Jan 2013 08:28:34 GMT (envelope-from linimon@FreeBSD.org) Date: Mon, 7 Jan 2013 08:28:34 GMT Message-Id: <201301070828.r078SYot056632@portsmonj.FreeBSD.org> From: linimon@FreeBSD.org To: ports@FreeBSD.org Subject: FreeBSD unmaintained ports which are currently marked broken X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: portmgr-feedback@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 08:31:39 -0000 As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically notify users 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 gcc4.2, which is much stricter than older versions. 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. 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 7.x/8.x/9.x/-current 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/teamspeak_client broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=teamspeak_client portname: chinese/big5con broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=chinese&portname=big5con portname: chinese/hztty broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=chinese&portname=hztty portname: databases/adstudio broken because: incomplete plist build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=adstudio portname: databases/msql broken because: Broken on FreeBSD 9+ build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=msql portname: databases/xapian-bindings10 broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=xapian-bindings10 portname: deskutils/simpleagenda broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=deskutils&portname=simpleagenda portname: devel/dsss broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=dsss portname: devel/fnccheck broken because: does not link build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.9.20121011194400/fnccheck-3.2.0.log (_Oct_21_00:37:47_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=fnccheck portname: devel/gauche-gaunit broken because: does not package build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=gauche-gaunit portname: devel/linux-js broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=linux-js portname: devel/linuxthreads broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=linuxthreads portname: devel/lua-posix broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=lua-posix portname: devel/lua50-posix broken because: does not build build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.9.20120820204747/lua50-posix-5.0.log (_Apr__6_15:35:56_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=lua50-posix portname: devel/p5-Dialog broken because: Does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=p5-Dialog portname: devel/ros-common broken because: does not compile build errors: http://pointyhat.FreeBSD.org/errorlogs/powerpc-errorlogs/e.8.20120528024705/ros-common-1.4.3_1.log (_Aug__9_01:19:13_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=ros-common portname: editors/xemacs-devel-mule broken because: does not build on FreeBSD 9.X build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=xemacs-devel-mule portname: emulators/vmsbackup broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=emulators&portname=vmsbackup portname: ftp/wxdfast broken because: Does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=ftp&portname=wxdfast portname: games/tuxracer_golf broken because: overwrite a file owned by tuxracer: share/tuxracer/courses/common/buttprint.rgb build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=tuxracer_golf portname: graphics/fnlib broken because: does not configure build errors: http://pointyhat.FreeBSD.org/errorlogs/i386-errorlogs/e.10.20121030050346/fnlib-0.5_10.log (_Jun_11_10:06:23_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=fnlib portname: graphics/glide3 broken because: Does not compile on recent FreeBSD-9 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=glide3 portname: graphics/seom broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=seom portname: graphics/xmfract broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=xmfract portname: japanese/aterm broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=aterm portname: japanese/tcl80 broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=tcl80 portname: korean/eterm broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=korean&portname=eterm portname: lang/Sather broken because: segfaults during build on 9.X build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=Sather portname: lang/elisp-manual broken because: overwrites files owned by editors/emacs: info/elisp.info build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=elisp-manual portname: mail/biffer broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=mail&portname=biffer portname: math/plplot broken because: does not configure build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=plplot portname: misc/fep broken because: Does not compile without sgtty build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=fep portname: misc/gtktalog broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=gtktalog portname: misc/projectionlib broken because: does not patch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=projectionlib portname: misc/splitvt broken because: does not compile: /usr/include/sys/ioctl_compat.h:42:2: Definitions not available without TTY ioctl compat build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=splitvt portname: multimedia/linux-gspca-kmod broken because: does not compile on 8.X build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=linux-gspca-kmod portname: net/bfilter broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=bfilter portname: net/pfflowd broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=pfflowd portname: net/pppoa broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=pppoa portname: net/rmsg broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=rmsg portname: news/lottanzb broken because: overwrite a file owned by misc/shared-mime-info: share/mime/application/x-nzb.xml build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=news&portname=lottanzb portname: palm/barry broken because: does not configure build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=palm&portname=barry portname: print/gfontview broken because: does not build with giflib build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=print&portname=gfontview portname: print/hugelatex broken because: overwrite files owned by teTex-Base which it already depends on build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=print&portname=hugelatex portname: security/openfwtk broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=openfwtk portname: security/pam_alreadyloggedin broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=pam_alreadyloggedin portname: security/saint broken because: leaves files after deinstallation build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=saint portname: security/srp broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=srp portname: security/sud broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=sud portname: shells/wapsh broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=shells&portname=wapsh portname: sysutils/slmon broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=slmon portname: sysutils/thefish broken because: does not build build errors: http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.8.20101230091827/thefish-0.6.6_5.log (_Sep_14_13:12:15_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=thefish portname: sysutils/udesc_dump broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=udesc_dump portname: sysutils/yawho broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=yawho portname: textproc/gxditview broken because: doesn't compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=gxditview portname: textproc/skim broken because: Doesn't build with python2.6 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=skim portname: x11-servers/driglide broken because: Does not compile on recent FreeBSD-9 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-servers&portname=driglide portname: x11-themes/sapphire-themes broken because: depends on conflicting packages (xli and xloadimage both installs bin/xsetbg) build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-themes&portname=sapphire-themes portname: x11-toolkits/tkdnd broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=tkdnd portname: x11/cl-clx-sbcl broken because: Changes in sbcl 1.0.55 have exposed problems in /usr/local/lib/common-lisp/clx/depdefs.lisp build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=cl-clx-sbcl portname: x11/emu broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=emu portname: x11/ggiterm broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=ggiterm portname: x11/powershell broken because: does not configure build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.10.20120608131052/powershell-0.8_11.log (_Jun_13_12:43:31_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=powershell portname: x11/wterm broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=wterm From owner-freebsd-ports@FreeBSD.ORG Mon Jan 7 08:32:00 2013 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C9B781E5 for ; Mon, 7 Jan 2013 08:32:00 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from portsmonj.FreeBSD.org (portsmonj.freebsd.org [69.147.83.46]) by mx1.freebsd.org (Postfix) with ESMTP id BCF591D7 for ; Mon, 7 Jan 2013 08:32:00 +0000 (UTC) Received: from portsmonj.freebsd.org (portsmonj.freebsd.org [69.147.83.46]) by portsmonj.FreeBSD.org (8.14.5/8.14.4) with ESMTP id r078StI7058835 for ; Mon, 7 Jan 2013 08:28:55 GMT (envelope-from linimon@FreeBSD.org) Date: Mon, 7 Jan 2013 08:28:55 GMT Message-Id: <201301070828.r078StI7058835@portsmonj.FreeBSD.org> From: linimon@FreeBSD.org To: ports@FreeBSD.org Subject: FreeBSD ports which are currently marked broken X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: portmgr-feedback@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 08:32:00 -0000 As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically notify users 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 gcc4.2, which is much stricter than older versions. 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. 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 7.x/8.x/9.x/-current 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: accessibility/yasr broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=accessibility&portname=yasr portname: audio/gdam broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=gdam portname: audio/hydrogen broken because: does not install build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=hydrogen portname: audio/teamspeak_client broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=teamspeak_client portname: benchmarks/polygraph31 broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=benchmarks&portname=polygraph31 portname: cad/meshlab broken because: does not build build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.10.20120628171716/meshlab-1.2.3_2.log (_Jul_16_09:33:26_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=cad&portname=meshlab portname: chinese/big5con broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=chinese&portname=big5con portname: chinese/cxterm broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=chinese&portname=cxterm portname: chinese/hztty broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=chinese&portname=hztty portname: comms/hso-kmod broken because: does not build with USB2, please try comms/uhso-kmod instead build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=comms&portname=hso-kmod portname: comms/ib-kmod broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=comms&portname=ib-kmod portname: comms/uticom broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=comms&portname=uticom portname: databases/adstudio broken because: incomplete plist build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=adstudio portname: databases/glom broken because: bad-plist build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=glom portname: databases/gomysql broken because: Does not compile with go1 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=gomysql portname: databases/msql broken because: Broken on FreeBSD 9+ build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=msql portname: databases/p5-DBD-Oracle broken because: Does not build build errors: http://pointyhat.FreeBSD.org/errorlogs/i386-errorlogs/e.7.20120910204647/p5-DBD-Oracle-1.14_3.log (_Jul_25_10:00:26_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=p5-DBD-Oracle portname: databases/ruby-kyotocabinet broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=ruby-kyotocabinet portname: databases/rubygem-delayed_job_data_mapper broken because: delayed_job_data_mapper requires delayed_job (~> 2.1) build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=rubygem-delayed_job_data_mapper portname: databases/rubygem-dm-core broken because: unable to resolve dependencies build errors: http://pointyhat.FreeBSD.org/errorlogs/i386-errorlogs/e.7.20120910204647/rubygem-dm-core-1.2.0.log (_Aug_18_17:45:00_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=rubygem-dm-core portname: databases/sqlrelay broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=sqlrelay portname: databases/xapian-bindings10 broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=xapian-bindings10 portname: deskutils/google-gadgets broken because: does not link build errors: http://pointyhat.FreeBSD.org/errorlogs/powerpc-errorlogs/e.8.20120528024705/google-gadgets-0.11.2_5.log (_Aug_10_22:59:31_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=deskutils&portname=google-gadgets portname: deskutils/simpleagenda broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=deskutils&portname=simpleagenda portname: devel/dsss broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=dsss portname: devel/fnccheck broken because: does not link build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.9.20121011194400/fnccheck-3.2.0.log (_Oct_21_00:37:47_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=fnccheck portname: devel/gauche-gaunit broken because: does not package build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=gauche-gaunit portname: devel/linux-js broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=linux-js portname: devel/linuxthreads broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=linuxthreads portname: devel/lua-posix broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=lua-posix portname: devel/lua50-posix broken because: does not build build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.9.20120820204747/lua50-posix-5.0.log (_Apr__6_15:35:56_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=lua50-posix portname: devel/mono-tools broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=mono-tools portname: devel/monodevelop-java broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=monodevelop-java portname: devel/monodevelop-python broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=monodevelop-python portname: devel/monodevelop-vala broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=monodevelop-vala portname: devel/nant broken because: fails to build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=nant portname: devel/p4v broken because: invalid distinfo build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=p4v portname: devel/p5-Dialog broken because: Does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=p5-Dialog portname: devel/ros-common broken because: does not compile build errors: http://pointyhat.FreeBSD.org/errorlogs/powerpc-errorlogs/e.8.20120528024705/ros-common-1.4.3_1.log (_Aug__9_01:19:13_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=ros-common portname: devel/rubygem-ncursesw broken because: does not install build errors: http://pointyhat.FreeBSD.org/errorlogs/powerpc-errorlogs/e.8.20120528024705/rubygem-ncursesw-1.2.4.3_1.log (_Aug_10_23:49:37_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=rubygem-ncursesw portname: devel/simulavr broken because: does not package build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=simulavr portname: devel/smack broken because: requires posix_fadvise(2) build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=smack portname: devel/tclmore broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=tclmore portname: dns/opendd broken because: segfaults upon use build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=dns&portname=opendd portname: editors/emacs22 broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=emacs22 portname: editors/xemacs-devel-mule broken because: does not build on FreeBSD 9.X build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=xemacs-devel-mule portname: emulators/vmsbackup broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=emulators&portname=vmsbackup portname: emulators/xgngeo broken because: does not build build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.10.20120608131052/xgngeo-16_6,1.log (_Jun_10_13:58:17_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=emulators&portname=xgngeo portname: ftp/ftpd-tls broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=ftp&portname=ftpd-tls portname: ftp/proma broken because: define an @exec depending on %F and %B before any files defined build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=ftp&portname=proma portname: ftp/wxdfast broken because: Does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=ftp&portname=wxdfast portname: games/childsplay_plugins broken because: fails to install on 9.X build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.8.20121002113816/childsplay_plugins-0.90_1.log (_Oct__4_03:18:18_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=childsplay_plugins portname: games/fretsonfire broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=fretsonfire portname: games/kimboot broken because: no longer works build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=kimboot portname: games/tuxracer_golf broken because: overwrite a file owned by tuxracer: share/tuxracer/courses/common/buttprint.rgb build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=tuxracer_golf portname: graphics/blender broken because: SDL requires SAMPLERATE build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=blender portname: graphics/f90gl broken because: doesn't build with freeglut build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=f90gl portname: graphics/fnlib broken because: does not configure build errors: http://pointyhat.FreeBSD.org/errorlogs/i386-errorlogs/e.10.20121030050346/fnlib-0.5_10.log (_Jun_11_10:06:23_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=fnlib portname: graphics/geglmm broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=geglmm portname: graphics/glide3 broken because: Does not compile on recent FreeBSD-9 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=glide3 portname: graphics/luxrender broken because: does not build with boost-1.48.0 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=luxrender portname: graphics/ocaml-images broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=ocaml-images portname: graphics/phpsview broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=phpsview portname: graphics/py-clutter broken because: bad plist build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.8.20120812220927/py27-clutter-1.0.2_3.log (_Aug_19_04:43:00_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=py-clutter portname: graphics/qcamview broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=qcamview portname: graphics/seom broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=seom portname: graphics/solang broken because: bad plist + do not build with latest exiv2 build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.7.20101130182505/solang-0.3_7.log.bz2 (_Dec__8_03:18:34_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=solang portname: graphics/spcaview broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=spcaview portname: graphics/vid broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=vid portname: graphics/xmfract broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=xmfract portname: irc/smuxi broken because: Does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=irc&portname=smuxi portname: irc/solid-ircd broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=irc&portname=solid-ircd portname: japanese/aterm broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=aterm portname: japanese/ming broken because: does not compile build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.10.20120608131052/ja-ming-0.1.5_7.log (_Jun__9_04:24:52_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=ming portname: japanese/rubygem-myrurema broken because: unable to resolve dependencies build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.8.20120812220927/ja-rubygem-myrurema-0.3.0.log (_Aug_19_05:48:13_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=rubygem-myrurema portname: japanese/scim-mozc broken because: Google droped SCIM support from Mozc. This port will be deleted. build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=scim-mozc portname: japanese/sj3-server broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=sj3-server portname: japanese/tcl80 broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=tcl80 portname: java/icedtea6-stubs broken because: Does not build with any of the supported Java vendors build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=java&portname=icedtea6-stubs portname: java/jai-imageio broken because: relies on linuxpluginwrapper build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=java&portname=jai-imageio portname: korean/eterm broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=korean&portname=eterm portname: lang/Sather broken because: segfaults during build on 9.X build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=Sather portname: lang/boo broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=boo portname: lang/dragonegg-devel46 broken because: distinfo is out of date build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.9.20121104103132/dragonegg46-devel-3.2.r163622.log (_Oct_31_18:14:05_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=dragonegg-devel46 portname: lang/elisp-manual broken because: overwrites files owned by editors/emacs: info/elisp.info build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=elisp-manual portname: lang/gdc broken because: fails to build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=gdc portname: lang/ldc-devel broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=ldc-devel portname: lang/rexx-imc broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=rexx-imc portname: lang/stklos broken because: does not build on FreeBSD 9.x - runaway process build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=stklos portname: mail/biffer broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=mail&portname=biffer portname: mail/claws-mail-synce broken because: Does not compile with claws-mail>=3.9.0 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=mail&portname=claws-mail-synce portname: mail/firetray broken because: does not build build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.8.20120812220927/firetray-0.2.8_1.log (_Aug_19_07:51:39_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=mail&portname=firetray portname: mail/p5-vpopmail broken because: Does not build build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.10.20120628171716/p5-vpopmail-0.08.log (_Jul_16_09:16:51_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=mail&portname=p5-vpopmail portname: math/cgal broken because: does not build with boost-1.48.0 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=cgal portname: math/dislin broken because: size mismatch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=dislin portname: math/octave-devel broken because: fails to work with recent versions of GCC build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=octave-devel portname: math/octave-forge-es broken because: Does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=octave-forge-es portname: math/octave-forge-java broken because: does not work with openjdk ,and will soon be part of octave base build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=octave-forge-java portname: math/petsc-mpich broken because: filesystem was touched prior to make install phase build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=petsc-mpich portname: math/plplot broken because: does not configure build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=plplot portname: misc/c-hey broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=c-hey portname: misc/fep broken because: Does not compile without sgtty build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=fep portname: misc/gtktalog broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=gtktalog portname: misc/projectionlib broken because: does not patch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=projectionlib portname: misc/splitvt broken because: does not compile: /usr/include/sys/ioctl_compat.h:42:2: Definitions not available without TTY ioctl compat build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=splitvt portname: misc/usbrh broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=usbrh portname: misc/wminfo broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=wminfo portname: multimedia/linux-gspca-kmod broken because: does not compile on 8.X build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=linux-gspca-kmod portname: multimedia/linux-realplayer broken because: unfetchable build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.10.20120608131052/linux-realplayer-10.0.9.809.20070726_3.log (_Jun_13_02:24:52_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=linux-realplayer portname: multimedia/mp4split broken because: does not fetch build errors: http://pointyhat.FreeBSD.org/errorlogs/powerpc-errorlogs/e.9.20120811203121/mp4split-1.0.8.log (_Nov_27_02:18:50_UTC_2011) overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=mp4split portname: multimedia/p5-Video-Info broken because: does not fetch build errors: http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.8.20101230091827/p5-Video-Info-0.999_3.log (_Sep_13_13:53:12_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=p5-Video-Info portname: net-im/centericq broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-im&portname=centericq portname: net-im/trix broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-im&portname=trix portname: net-mgmt/noc broken because: unsatisfyable dependency object build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-mgmt&portname=noc portname: net-mgmt/sendip broken because: does not compile on FreeBSD 9.X build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-mgmt&portname=sendip portname: net-p2p/eiskaltdcpp-daemon broken because: does not link build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-p2p&portname=eiskaltdcpp-daemon portname: net-p2p/nicotine-plus broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-p2p&portname=nicotine-plus portname: net-p2p/transmission broken because: Depends on GTK 3.4.0 frontend; use net-p2p/transmission25 for now build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-p2p&portname=transmission portname: net-p2p/transmission-gtk2 broken because: Relies on GTK 3.0 version > 3.4.0; use net-p2p/transmission25-gtk2 build errors: http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.8.20101230091827/transmission-gtk2-2.13.log (_Sep_14_00:42:02_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-p2p&portname=transmission-gtk2 portname: net/atmsupport broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=atmsupport portname: net/bfilter broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=bfilter portname: net/gupnp-igd broken because: does not package build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.8.20120812220927/gupnp-igd-0.2.1.log (_Aug_19_05:54:22_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=gupnp-igd portname: net/ipex broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=ipex portname: net/libtrace broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=libtrace portname: net/mars_nwe broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=mars_nwe portname: net/opal broken because: does not compile on 9.X build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.8.20121002113816/opal-2.2.11_7.log (_Oct__4_03:14:33_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=opal portname: net/pfflowd broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=pfflowd portname: net/pppoa broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=pppoa portname: net/rmsg broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=rmsg portname: net/rubygem-amqp-utils broken because: bad dependencies build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=rubygem-amqp-utils portname: net/rubygem-tweetstream broken because: unable to resolve dependencies build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=rubygem-tweetstream portname: net/sendfile broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=sendfile portname: net/skystar2 broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=skystar2 portname: net/slbd broken because: does not build build errors: http://pointyhat.FreeBSD.org/errorlogs/powerpc-errorlogs/e.8.20120516193908/slbd-1.3.log (_Jan_24_08:07:52_UTC_2011) overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=slbd portname: net/spnetkit broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=spnetkit portname: net/ttbudget broken because: does not build build errors: http://pointyhat.FreeBSD.org/errorlogs/i386-errorlogs/e.8.20120928062728/ttbudget-5.3_1.log (_Oct__1_09:27:49_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=ttbudget portname: net/wizd broken because: does not install build errors: http://pointyhat.FreeBSD.org/errorlogs/i386-errorlogs/e.7.20121003083222/wizd-24_5.log (_Aug_29_09:03:12_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=wizd portname: news/lottanzb broken because: overwrite a file owned by misc/shared-mime-info: share/mime/application/x-nzb.xml build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=news&portname=lottanzb portname: palm/barry broken because: does not configure build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=palm&portname=barry portname: print/gfontview broken because: does not build with giflib build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=print&portname=gfontview portname: print/hugelatex broken because: overwrite files owned by teTex-Base which it already depends on build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=print&portname=hugelatex portname: print/scribus-devel broken because: incorrect plist build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=print&portname=scribus-devel portname: science/elmerpost broken because: Does not compile on recent FreeBSD-9 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=science&portname=elmerpost portname: science/libctl broken because: Does not compile on i386 or sparc64 build errors: http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.8.20101230091827/libctl-3.1.log (_Sep_14_06:19:33_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=science&portname=libctl portname: security/chkrootkit broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=chkrootkit portname: security/dazuko broken because: does not build build errors: http://pointyhat.FreeBSD.org/errorlogs/powerpc-errorlogs/e.9.20121005224635/dazuko-2.3.9.log (_Oct_19_15:51:02_UTC_2011) overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=dazuko portname: security/fwtk broken because: Won't fetch, ftp site mentioned in 'IGNORE' has no readme. Web site changed hands? build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=fwtk portname: security/openfwtk broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=openfwtk portname: security/openvpn-auth-ldap broken because: does not configure on FreeBSD 9.X build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=openvpn-auth-ldap portname: security/pam_alreadyloggedin broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=pam_alreadyloggedin portname: security/saint broken because: leaves files after deinstallation build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=saint portname: security/sfs broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=sfs portname: security/srp broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=srp portname: security/sud broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=sud portname: security/termlog broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=termlog portname: shells/wapsh broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=shells&portname=wapsh portname: sysutils/avfs broken because: does not package build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=avfs portname: sysutils/empower broken because: Does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=empower portname: sysutils/fusefs-curlftpfs broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=fusefs-curlftpfs portname: sysutils/grub broken because: does not build build errors: http://pointyhat.FreeBSD.org/errorlogs/i386-errorlogs/e.10.20121030050346/grub-0.97_4.log (_Jun__9_08:15:20_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=grub portname: sysutils/hyperic-sigar broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=hyperic-sigar portname: sysutils/libumberlog broken because: fails to install umberlog.3 build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.8.20120903060906/libumberlog-0.2.1.log (_May_26_21:03:13_UTC_2012) http://pointyhat.FreeBSD.org/errorlogs/i386-errorlogs/e.7.20120910204647/libumberlog-0.2.1.log (_May_15_12:53:06_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=libumberlog portname: sysutils/lookupd broken because: fails to build with new utmpx build errors: http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.8.20101230091827/lookupd-0.3.c_1.log (_Sep_14_11:53:31_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=lookupd portname: sysutils/memdump broken because: unsupported FreeBSD version build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=memdump portname: sysutils/p5-Sys-Utmp broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=p5-Sys-Utmp portname: sysutils/rubygem-sys-admin broken because: umpt.h has been removed build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=rubygem-sys-admin portname: sysutils/slmon broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=slmon portname: sysutils/syslog-ng2 broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=syslog-ng2 portname: sysutils/thefish broken because: does not build build errors: http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.8.20101230091827/thefish-0.6.6_5.log (_Sep_14_13:12:15_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=thefish portname: sysutils/udesc_dump broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=udesc_dump portname: sysutils/yawho broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=yawho portname: textproc/coco broken because: Does not compile on recent FreeBSD-9 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=coco portname: textproc/gxditview broken because: doesn't compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=gxditview portname: textproc/libextractor broken because: does not package build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.7.20121001063541/libextractor-0.6.2_9.log (_Oct__2_08:24:05_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=libextractor portname: textproc/py-lucene broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=py-lucene portname: textproc/skim broken because: Doesn't build with python2.6 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=skim portname: textproc/xaira broken because: leaves files behind on deinstallation build errors: http://pointyhat.FreeBSD.org/errorlogs/powerpc-errorlogs/e.9.20120811203121/xaira-1.23_5.log (_Sep__8_18:17:51_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=xaira portname: vietnamese/vnelvis broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=vietnamese&portname=vnelvis portname: vietnamese/vnterm broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=vietnamese&portname=vnterm portname: www/cacheboy15-devel broken because: does not compile with Heimdal 1.1 in 8.0-CURRENT build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=cacheboy15-devel portname: www/geneweb broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=geneweb portname: www/horde-ansel broken because: Not yet supported under horde 5.x build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=horde-ansel portname: www/horde-wicked broken because: Not yet supported under Horde 5.x build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=horde-wicked portname: www/linux-flashplugin9 broken because: unfetchable build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.10.20120608131052/linux-flashplugin-9.0r289_1.log (_Jun_13_10:34:28_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=linux-flashplugin9 portname: www/mod_smooth_streaming broken because: unfetchable build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=mod_smooth_streaming portname: www/p5-Apache2-Scoreboard broken because: does not configure build errors: http://pointyhat.FreeBSD.org/errorlogs/powerpc-errorlogs/e.8.20120528024705/p5-Apache2-Scoreboard-2.09.2_2.log (_Aug_11_07:54:40_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=p5-Apache2-Scoreboard portname: www/wyvern broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=wyvern portname: x11-servers/driglide broken because: Does not compile on recent FreeBSD-9 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-servers&portname=driglide portname: x11-themes/kde-icons-amaranth-althaea broken because: Does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-themes&portname=kde-icons-amaranth-althaea portname: x11-themes/kde-icons-noia-warm broken because: does not fetch build errors: http://pointyhat.FreeBSD.org/errorlogs/i386-errorlogs/e.7.20120910204647/kde-icons-noia-warm-0.95.log (_Apr_24_22:39:00_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-themes&portname=kde-icons-noia-warm portname: x11-themes/sapphire-themes broken because: depends on conflicting packages (xli and xloadimage both installs bin/xsetbg) build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-themes&portname=sapphire-themes portname: x11-toolkits/tkdnd broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=tkdnd portname: x11/cl-clx-sbcl broken because: Changes in sbcl 1.0.55 have exposed problems in /usr/local/lib/common-lisp/clx/depdefs.lisp build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=cl-clx-sbcl portname: x11/emu broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=emu portname: x11/ggiterm broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=ggiterm portname: x11/gnome-shell broken because: Doesn't build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=gnome-shell portname: x11/powershell broken because: does not configure build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.10.20120608131052/powershell-0.8_11.log (_Jun_13_12:43:31_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=powershell portname: x11/wterm broken because: fails to build with new utmpx build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=wterm From owner-freebsd-ports@FreeBSD.ORG Mon Jan 7 08:32:51 2013 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 72042385 for ; Mon, 7 Jan 2013 08:32:51 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from portsmonj.FreeBSD.org (portsmonj.freebsd.org [69.147.83.46]) by mx1.freebsd.org (Postfix) with ESMTP id 65027213 for ; Mon, 7 Jan 2013 08:32:51 +0000 (UTC) Received: from portsmonj.freebsd.org (portsmonj.freebsd.org [69.147.83.46]) by portsmonj.FreeBSD.org (8.14.5/8.14.4) with ESMTP id r078Tkgw063632 for ; Mon, 7 Jan 2013 08:29:46 GMT (envelope-from linimon@FreeBSD.org) Date: Mon, 7 Jan 2013 08:29:46 GMT Message-Id: <201301070829.r078Tkgw063632@portsmonj.FreeBSD.org> From: linimon@FreeBSD.org To: ports@FreeBSD.org Subject: FreeBSD unmaintained ports which are currently scheduled for deletion X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: portmgr-feedback@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 08:32:51 -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 (such as via a PR), the ports will be deleted. portname: accessibility/kdeaccessibility description: Accessibility applications for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=accessibility&portname=kdeaccessibility portname: arabic/kde3-i18n description: Arabic messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=arabic&portname=kde3-i18n portname: archivers/bsdar description: BSD-licensed replacement of the ar utility maintainer: ports@FreeBSD.org status: IGNORE deprecated because: part of the base system expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=archivers&portname=bsdar portname: archivers/kio_p7zip description: Kioslave for KDE to handle 7zip files maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=archivers&portname=kio_p7zip portname: astro/orsa description: Orbit Reconstruction, Simulation, and Analysis maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=astro&portname=orsa portname: audio/amarok description: Media player for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=amarok portname: audio/amarok-fs description: A full screen application for Amarok maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=amarok-fs portname: audio/arts description: Audio system for the KDE integrated X11 desktop maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=arts portname: audio/cheesetracker description: An Impulse Tracker clone maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=cheesetracker portname: audio/creox description: A real-time sound processor maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=creox portname: audio/ermixer description: A command-line, ncurses, and (optional) Qt-GUI OSS audio mixer maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=ermixer portname: audio/juk description: KDE audio player maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=juk portname: audio/k3bmonkeyaudioplugin description: K3b plugin for Monkey's Audio files maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=k3bmonkeyaudioplugin portname: audio/kid3 description: MP3/Ogg/FLAC tag editor for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=kid3 portname: audio/kirocker description: Kicker applet for displaying Amarok info maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=kirocker portname: audio/linux-alsa-lib description: The Advanced Linux Sound Architecture libraries maintainer: ports@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=linux-alsa-lib portname: audio/linux-arts description: Audio system for the KDE integrated X11 desktop (Linux version) maintainer: ports@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=linux-arts portname: audio/linux-freealut description: A free implementation of OpenAL's ALUT standard (Linux version) maintainer: ports@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=linux-freealut portname: audio/linux-libmad description: Libmad library (part of MAD project) maintainer: ports@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=linux-libmad portname: audio/linux-libogg description: Ogg bitstream library (Linux version) maintainer: ports@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=linux-libogg portname: audio/linux-libvorbis description: Audio compression codec library (Linux version) maintainer: ports@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=linux-libvorbis portname: audio/linux-openal description: A 3D positional spatialized sound library (Linux version) maintainer: ports@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=linux-openal portname: audio/lplayer description: A QT program to queue lots of MP3s for random XMMS play maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=lplayer portname: audio/madman description: An advanced digital music manager maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=madman portname: audio/mpeglib_artsplug description: Legacy KDE audio backend maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=mpeglib_artsplug portname: audio/prokyon3 description: A multithreaded music manager and tag editor maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=prokyon3 portname: audio/xmms-kde description: Integrates XMMS into the KDE3 Panel maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=xmms-kde portname: audio/yammi description: A QT-based music manager with fuzzy search maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=yammi portname: cad/vipec description: Analyze high frequency, linear electrical networks maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=cad&portname=vipec portname: chinese/kde3-i18n-zh_CN description: Simplified Chinese messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=chinese&portname=kde3-i18n-zh_CN portname: chinese/kde3-i18n-zh_TW description: Traditional Chinese messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=chinese&portname=kde3-i18n-zh_TW portname: chinese/qterm description: QTerm is a BBS client for BSD/Linux maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=chinese&portname=qterm portname: converters/ktextdecode description: The simple text conversion utility for KDE 3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=converters&portname=ktextdecode portname: databases/kmysqladmin description: A graphical frontend for administration of MySQL servers maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=kmysqladmin portname: databases/knoda description: Database frontend for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=knoda portname: databases/qt-mysql-plugin description: A plugin for QT to connect to MySQL-Databases maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=qt-mysql-plugin portname: databases/qt-odbc-plugin description: A plugin for QT to connect to ODBC-compatible databases maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=qt-odbc-plugin portname: databases/qt-pgsql-plugin description: A plugin for QT to connect to PostgreSQL-Databases maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=qt-pgsql-plugin portname: databases/qt-sqlite-plugin description: A plugin for QT to connect to SQLite-Databases maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=qt-sqlite-plugin portname: deskutils/bookreader description: A KDE twin-panel e-text/e-book viewer maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=deskutils&portname=bookreader portname: deskutils/dragstack description: Drop stack applet for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=deskutils&portname=dragstack portname: deskutils/kbirthday description: KDE kicker-applet that reminds you of birthdays and anniversaries maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=deskutils&portname=kbirthday portname: deskutils/kchmviewer description: A Qt/KDE viewer for CHM files maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=deskutils&portname=kchmviewer portname: deskutils/kdepim3 description: Personal Information Management tools for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=deskutils&portname=kdepim3 portname: deskutils/kdissert description: KDE mindmapping tool maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=deskutils&portname=kdissert portname: deskutils/kickpim description: Panel applet for editing and accessing the KDE addressbook maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=deskutils&portname=kickpim portname: deskutils/klipoquery description: Panel applet for web searches using clipboard entries maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=deskutils&portname=klipoquery portname: deskutils/kluje description: A KDE client for the popular online journal site LiveJournal maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=deskutils&portname=kluje portname: deskutils/knowit description: A note manager with tree organization that uses RTF for storage maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=deskutils&portname=knowit portname: deskutils/kompose description: Full-screen task manager similar to Expose(tm) maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=deskutils&portname=kompose portname: deskutils/krefty description: Quick Reference sheets for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=deskutils&portname=krefty portname: deskutils/krss description: KDE Rich Site Summary viewer maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=deskutils&portname=krss portname: deskutils/metabar description: Sidebar plugin for Konqueror maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=deskutils&portname=metabar portname: deskutils/snotes description: A lightweight, configurable sticky notes utility maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=deskutils&portname=snotes portname: deskutils/taskjuggler description: A project management tool for UNIX based operating systems maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=deskutils&portname=taskjuggler portname: devel/esvn description: GUI frontend for the Subversion revision system maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=esvn portname: devel/kaptain description: A tool for building/running QT GUIs for command line programs maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=kaptain portname: devel/kdesdk3 description: KDE Software Development Kit maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=kdesdk3 portname: devel/kdevelop description: IDE for a wide variety of programming tasks maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=kdevelop portname: devel/kprof description: A profiling tool for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=kprof portname: devel/kscope description: KDE front-end to Cscope maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=kscope portname: devel/lbpp description: Front end to GCC from Liberty Basic source code maintainer: ports@FreeBSD.org deprecated because: Dead upstream since 2001 expiration date: 2013-01-12 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=lbpp portname: devel/libgetline description: A small, portable, and easy to use command line library maintainer: ports@FreeBSD.org deprecated because: Upstream disapear and distfile is no more available expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=libgetline portname: devel/looks description: The JGoodies Looks improve the appearance of your Java applications maintainer: ports@FreeBSD.org deprecated because: No more public distfiles expiration date: 2012-10-20 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=looks portname: devel/qsa description: Cross-platform scripting toolkit for Qt applications maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=qsa portname: devel/titano description: An IDE for GNOME desktop maintainer: ports@FreeBSD.org deprecated because: Dead upstream since 2001 expiration date: 2013-01-07 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=titano portname: editors/f4l description: An open source development environment for Macromedia Flash maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=f4l portname: editors/kate-plugins description: Additional plugins and features for kate maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=kate-plugins portname: editors/kile description: A LaTeX source editor for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=kile portname: editors/pdfedit description: Free editor for manipulating PDF documents (QT3 GUI and CLI) maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=pdfedit portname: editors/semi-xemacs21-mule description: SEMI, Library of MIME feature for GNU Emacs for xemacs21-mule maintainer: ports@FreeBSD.org deprecated because: No more public distfiles expiration date: 2012-10-20 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=semi-xemacs21-mule portname: finance/eqonomize-kde3 description: A personal accounting software package maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=finance&portname=eqonomize-kde3 portname: finance/kexchange description: KDE currency converter maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=finance&portname=kexchange portname: finance/khacc description: Simple KDE-based financial manager maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=finance&portname=khacc portname: finance/kmymoney2 description: KDE-based personal finance assistant maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=finance&portname=kmymoney2 portname: finance/qhacc description: Simple QT-based financial manager maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=finance&portname=qhacc portname: finance/qtstalker description: Commodity and stock market charting and technical analysis maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=finance&portname=qtstalker portname: french/kde3-i18n description: French messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=french&portname=kde3-i18n portname: ftp/kasablanca description: Graphical ftp client for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=ftp&portname=kasablanca portname: ftp/kbear description: Graphical FTP client for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=ftp&portname=kbear portname: ftp/kftpgrabber description: Graphical FTP client for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=ftp&portname=kftpgrabber portname: ftp/kpum description: KDE pureftpd user manager maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=ftp&portname=kpum portname: games/atlantikdesigner description: Editor for Atlantik maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=atlantikdesigner portname: games/blackjack description: One of the better implementations of blackjack, based on QT maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=blackjack portname: games/easysok description: A sokoban game for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=easysok portname: games/ggz-kde-client description: The GGZ Gaming Zone - KDE Client maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=ggz-kde-client portname: games/kamikaze description: Multiplayer bomberman-style game for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=kamikaze portname: games/kbilliards description: Funny billiards simulator game for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=kbilliards portname: games/kdegames3 description: Games for the KDE integrated X11 desktop maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=kdegames3 portname: games/kfreerings description: A small puzzle game maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=kfreerings portname: games/kmastermind description: Mastermind game designed for K Desktop Environment maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.9.20120820204747/kmastermind-2.2_8.log (_Aug_30_01:40:45_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=kmastermind portname: games/knights description: A KDE chess interface (gnuchess/crafty) maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=knights portname: games/kpicframer description: KDE card game maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=kpicframer portname: games/kpictorial description: Little logical game for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=kpictorial portname: games/kpuzzle description: Jigsaw puzzle game for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=kpuzzle portname: games/ktritoc description: A Tic-tac-toe like boardgame maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=ktritoc portname: games/kwappen description: KDE board game maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=kwappen portname: games/q15 description: A Qt-based game fifteen maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=q15 portname: games/qgo description: A Go board and SGF editor written with the Qt library maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=qgo portname: games/qnetchess description: Qt based chess multiplayer game maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=qnetchess portname: games/spacehulk description: Science-fiction board game in the world of Warhammer 40000 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=spacehulk portname: games/taxipilot description: A Spacetaxi clone maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=taxipilot portname: games/viruskiller description: An arcade game that relies on quick reflexes maintainer: ports@FreeBSD.org deprecated because: No more public distfiles expiration date: 2012-11-26 build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.10.20120628171716/viruskiller-1.03_3.log (_Jul_16_10:15:24_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=viruskiller portname: german/kde3-i18n description: German messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=german&portname=kde3-i18n portname: german/kheisereg description: KDE utility to search within the Heise Register maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=german&portname=kheisereg portname: graphics/albumshaper description: Drag-n-drop hierarchal photo album creation maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=albumshaper portname: graphics/divxcalc description: DivX Calculator maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=divxcalc portname: graphics/ecg2png description: Converts scanned 12-lead electrocardiograms into PNGs maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=ecg2png portname: graphics/flip description: Load a sequence of TIFF files and play them back at a target frame rate maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=flip portname: graphics/gwenview description: An image viewer and browser for the KDE environment maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=gwenview portname: graphics/kalbum description: Create albums from a collection of images maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=kalbum portname: graphics/kamera description: Digital camera support for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=kamera portname: graphics/kbarcode description: A barcode and label printing application for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=kbarcode portname: graphics/kdegraphics3 description: Graphics utilities for the KDE3 integrated X11 desktop maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=kdegraphics3 portname: graphics/kisomandel description: Fractal rendering program with nice 3D-display in realtime maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=kisomandel portname: graphics/kooka description: Raster image scan program for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=kooka portname: graphics/kuickshow description: KDE image viewer maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=kuickshow portname: graphics/linux-cairo description: Linux cairo binary maintainer: ports@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=linux-cairo portname: graphics/linux-gdk-pixbuf description: Linux version of the graphic library for GTK+ maintainer: ports@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=linux-gdk-pixbuf portname: graphics/potracegui description: GUI for potrace, a program for tracing bitmap images maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=potracegui portname: graphics/vcg description: A Visualization Tool for compiler graphs maintainer: ports@FreeBSD.org deprecated because: No more public distfiles expiration date: 2012-11-26 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=vcg portname: graphics/xenomorph description: An image filter system based on volterra and morphologic filters maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=xenomorph portname: graphics/xmountains description: X11 based fractal landscape generator maintainer: ports@FreeBSD.org deprecated because: No more public distfiles expiration date: 2012-11-26 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=xmountains portname: hebrew/kde3-i18n description: Hebrew messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=hebrew&portname=kde3-i18n portname: hungarian/kde3-i18n description: Hungarian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=hungarian&portname=kde3-i18n portname: irc/kmyirc description: Easy to use IRC client for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=irc&portname=kmyirc portname: irc/konversation description: A user friendly IRC client for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=irc&portname=konversation portname: irc/kwirc description: IRC client for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=irc&portname=kwirc portname: japanese/kde3-i18n description: Japanese messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=kde3-i18n portname: japanese/vflib description: Japanese Vector font library maintainer: ports@FreeBSD.org deprecated because: No more public distfiles expiration date: 2012-11-29 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=vflib portname: korean/kde3-i18n description: Korean messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=korean&portname=kde3-i18n portname: lang/klogoturtle description: LOGO Interpreter for the KDE Desktop maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=klogoturtle portname: mail/gmime description: Library (written in C) for parsing and creating messages using MIME maintainer: ports@FreeBSD.org deprecated because: Superceded with version 2.4 expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=mail&portname=gmime portname: math/koctave description: KDEGUI for octave maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=koctave portname: math/labplot description: LabPlot : Data analysis and visualisation maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=labplot portname: math/pgcalc description: A powerful scientific skinnable calculator maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=pgcalc portname: math/qwtplot3d description: A 3D plotting widget for scientific data and mathematical expressions maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=qwtplot3d portname: math/xgfe description: An X11 front-end for Gnuplot maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=xgfe portname: misc/gwenview-i18n description: Localized messages and documentation for Gwenview maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=gwenview-i18n portname: misc/k3b-i18n description: Localized messages and documentation for K3b maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=k3b-i18n portname: misc/kaddressbook-plugins description: Plugins for KAddressbook maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kaddressbook-plugins portname: misc/katalog description: CD organizer for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=katalog portname: misc/kbfx description: A new K-menu for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kbfx portname: misc/kde3-i18n description: Localized messages and documentation for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n portname: misc/kde3-i18n-af description: Afrikaans localized messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-af portname: misc/kde3-i18n-az description: Azerbaijani messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-az portname: misc/kde3-i18n-be description: Belarusian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-be portname: misc/kde3-i18n-bg description: Bulgarian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-bg portname: misc/kde3-i18n-bn description: Bengali messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-bn portname: misc/kde3-i18n-br description: Breton messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-br portname: misc/kde3-i18n-bs description: Bosnian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-bs portname: misc/kde3-i18n-ca description: Catalan messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-ca portname: misc/kde3-i18n-cs description: Czech messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-cs portname: misc/kde3-i18n-csb description: Cassubian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-csb portname: misc/kde3-i18n-cy description: Welsh messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-cy portname: misc/kde3-i18n-da description: Danish messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-da portname: misc/kde3-i18n-el description: Modern Greek messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-el portname: misc/kde3-i18n-en_GB description: British messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-en_GB portname: misc/kde3-i18n-eo description: Esperanto messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-eo portname: misc/kde3-i18n-es description: Spanish messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-es portname: misc/kde3-i18n-et description: Estonian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-et portname: misc/kde3-i18n-eu description: Basque messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-eu portname: misc/kde3-i18n-fa description: Persian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-fa portname: misc/kde3-i18n-fi description: Finnish messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-fi portname: misc/kde3-i18n-fy description: Frisian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-fy portname: misc/kde3-i18n-ga description: Irish messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-ga portname: misc/kde3-i18n-gl description: Gallegan messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-gl portname: misc/kde3-i18n-hi description: Hindi messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-hi portname: misc/kde3-i18n-hr description: Croatian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-hr portname: misc/kde3-i18n-is description: Icelandic messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-is portname: misc/kde3-i18n-it description: Italian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-it portname: misc/kde3-i18n-kk description: Kazakh messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-kk portname: misc/kde3-i18n-km description: Khmer messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-km portname: misc/kde3-i18n-lt description: Lithuanian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-lt portname: misc/kde3-i18n-lv description: Latvian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-lv portname: misc/kde3-i18n-mk description: Macedonian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-mk portname: misc/kde3-i18n-mn description: Mongolian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-mn portname: misc/kde3-i18n-ms description: Malay messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-ms portname: misc/kde3-i18n-nb description: Norwegian Bokmaal messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-nb portname: misc/kde3-i18n-nds description: Low German localized messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-nds portname: misc/kde3-i18n-nl description: Dutch messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-nl portname: misc/kde3-i18n-nn description: Norwegian Nynorsk messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-nn portname: misc/kde3-i18n-pa description: Panjabi messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-pa portname: misc/kde3-i18n-ro description: Romanian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-ro portname: misc/kde3-i18n-rw description: Kinyarwanda messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-rw portname: misc/kde3-i18n-se description: Northern Sami messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-se portname: misc/kde3-i18n-sk description: Slovak messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-sk portname: misc/kde3-i18n-sl description: Slovenian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-sl portname: misc/kde3-i18n-sr description: Serbian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-sr portname: misc/kde3-i18n-sr_Latn description: Serbian (latin alphabet) messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-sr_Latn portname: misc/kde3-i18n-ss description: Swati messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-ss portname: misc/kde3-i18n-sv description: Swedish messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-sv portname: misc/kde3-i18n-ta description: Tamil messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-ta portname: misc/kde3-i18n-te description: Telugu messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-te portname: misc/kde3-i18n-tg description: Tajik messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-tg portname: misc/kde3-i18n-th description: Thai messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-th portname: misc/kde3-i18n-tr description: Turkish messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-tr portname: misc/kde3-i18n-uz description: Uzbek messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-uz portname: misc/kde3-i18n-ven description: Venda messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-ven portname: misc/kde3-i18n-wa description: Walloon messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-wa portname: misc/kde3-i18n-xh description: Xhosa messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-xh portname: misc/kde3-i18n-zu description: Zulu messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.8.20101230091827/zu-kde-i18n-3.1.5_5.log (_Sep_13_09:01:17_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-zu portname: misc/kdeaddons3 description: Additional plugins and scripts for some KDE applications maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kdeaddons3 portname: misc/kdeedu3 description: Collection of entertaining, educational programs for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kdeedu3 portname: misc/kdeutils3 description: Utilities for the KDE integrated X11 desktop maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kdeutils3 portname: misc/kfile-plugins description: Plugins for Konqueror (in filemanager mode) maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kfile-plugins portname: misc/kicker-applets description: Additional applets for Kicker maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kicker-applets portname: misc/knewsticker-scripts description: Additional scripts for KNewsTicker maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=knewsticker-scripts portname: misc/konq-plugins description: Additional plugins and features for Konqueror maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=konq-plugins portname: misc/ksig description: Signature randomiser, available standalone or as a plugin within KMail maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=ksig portname: misc/kwatch description: KDE/Qt log file viewer maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kwatch portname: misc/renamedlgplugins description: Plugins for Konqueror's rename dialog maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=renamedlgplugins portname: multimedia/despotify description: A command-line client for spotify maintainer: ports@FreeBSD.org deprecated because: API no longer supported expiration date: 2013-02-04 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=despotify portname: multimedia/grpplaylist description: A playlist for Noatun maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=grpplaylist portname: multimedia/kdemultimedia3 description: Multimedia utilities for the KDE integrated X11 desktop maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=kdemultimedia3 portname: multimedia/kmenc15 description: KDE advanced MEncoder frontend, ala, VirtualDub maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=kmenc15 portname: multimedia/kmplayer description: KDE frontend to MPlayer, Xine, GStreamer maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=kmplayer portname: multimedia/konverter description: KDE MEncoder frontend maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=konverter portname: multimedia/kplayer description: Movie player based on mplayer maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=kplayer portname: multimedia/mandvd description: DVD authoring and slideshow tool maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=mandvd portname: multimedia/noatun-plugins description: Various plugins for Noatun maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=noatun-plugins portname: multimedia/subtitlecomposer description: Subtitle editor for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=subtitlecomposer portname: multimedia/transkode description: A KDE/Qt based frontend for various audio transcoding tools maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=transkode portname: multimedia/xine_artsplugin description: Xine-based multimedia backend for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: http://pointyhat.FreeBSD.org/errorlogs/powerpc-errorlogs/e.8.20120528024705/kdemultimedia-xine_artsplugin-3.5.10_6.log (_Aug_11_05:12:17_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=xine_artsplugin portname: net-im/eva description: QQ IM Client for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-im&portname=eva portname: net-im/kmerlin description: An IM (Instant Messenger) KDE client for the Microsoft MSN Network maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-im&portname=kmerlin portname: net-im/konverse description: KDE Jabber Client maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-im&portname=konverse portname: net-im/kopete description: KDE multi-protocol instant messenger (IM) maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-im&portname=kopete portname: net-p2p/kmldonkey description: KDE integration for MLDonkey eDonkey P2P client maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-p2p&portname=kmldonkey portname: net-p2p/ktorrent2 description: BitTorrent client for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-p2p&portname=ktorrent2 portname: net-p2p/qtella description: A Gnutella client using Qt maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-p2p&portname=qtella portname: net/cphone description: H323 Video Conferencing Program which uses QT maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=cphone portname: net/kdenetwork3 description: Network-related programs and modules for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=kdenetwork3 portname: net/knemo description: Network monitor for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=knemo portname: net/kphone description: A voice over internet phone maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=kphone portname: net/lanbrowsing description: Lanbrowsing facility and backend for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=lanbrowsing portname: net/pppload description: Display the current throughput of a network device in a window maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=pppload portname: polish/kde3-i18n description: Polish messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=polish&portname=kde3-i18n portname: ports-mgmt/qtpkg description: A Qt based package removal tool maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=ports-mgmt&portname=qtpkg portname: portuguese/kde3-i18n description: Portuguese messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=portuguese&portname=kde3-i18n portname: portuguese/kde3-i18n-pt_BR description: Brazilian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=portuguese&portname=kde3-i18n-pt_BR portname: print/kcdlabel description: Create covers, labels, and booklets for your CD cases maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=print&portname=kcdlabel portname: print/mapagi description: Pagination utility that prints your images/comics in 'in folio' format maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=print&portname=mapagi portname: russian/kde3-i18n description: Russian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=russian&portname=kde3-i18n portname: russian/ksocrat description: KSocrat is the simple English/Russian Russian/English dictionary maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=russian&portname=ksocrat portname: science/kmovisto description: A real 3-D molecule viewer maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=science&portname=kmovisto portname: science/kst description: Data viewing program for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=science&portname=kst portname: science/silo description: A mesh and field I/O library and scientific database maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=science&portname=silo portname: security/qtfw description: A GUI frontend for ipfw utility in FreeBSD maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=qtfw portname: sysutils/kcpuload description: CPU meter for Kicker maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=kcpuload portname: sysutils/kdeadmin3 description: KDE applications related to system administration maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=kdeadmin3 portname: sysutils/kdirstat description: A small KDE utility that sums up disk usage for directory trees maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=kdirstat portname: sysutils/kkeyled description: Panel applet to display the keyboard's LED states maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=kkeyled portname: sysutils/klaptopdaemon description: APM monitor for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=klaptopdaemon portname: sysutils/klineakconfig description: Configure lineakd through a KDE interface maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=klineakconfig portname: sysutils/kmilo description: Enables special keys on custom keyboards maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=kmilo portname: sysutils/kshutdown description: Advanced shutdown utility for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=kshutdown portname: sysutils/ksynaptics description: KDE control center module for Synaptics touchpads maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=ksynaptics portname: sysutils/lineak-kdeplugins description: KDE plugins for lineakd maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=lineak-kdeplugins portname: sysutils/pwg description: A small tool to generate secure, random passwords maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=pwg portname: textproc/kbedic description: An English-Bulgarian-English dictionary maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=kbedic portname: textproc/skim description: An input method platform based on SCIM library and KDE/QT maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=skim portname: textproc/xxdiff description: QT interface to view/merge differences between 2 or 3 files maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=xxdiff portname: ukrainian/kde3-i18n description: Ukrainian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=ukrainian&portname=kde3-i18n portname: vietnamese/kde3-i18n description: Vietnamese messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=vietnamese&portname=kde3-i18n portname: www/kdewebdev description: Comprehensive html/website development environment maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=kdewebdev portname: x11-clocks/kdetoys3 description: Small applications for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-clocks&portname=kdetoys3 portname: x11-fm/dolphin description: File manager for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-fm&portname=dolphin portname: x11-servers/driglide description: Libraries to support 3dfx Voodoo3/4/5/Banshee with the DRI maintainer: ports@FreeBSD.org status: BROKEN deprecated because: 3dfx is dead, fails to compile on recent versions of freebsd expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-servers&portname=driglide portname: x11-themes/baghira description: An Aqua like window decoration and widget style for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-themes&portname=baghira portname: x11-themes/kdeartwork3 description: Additional themes, sounds, wallpapers and window styles for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-themes&portname=kdeartwork3 portname: x11-themes/kdmtheme description: KDM Theme Manager maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-themes&portname=kdmtheme portname: x11-themes/qnxstyle description: A QNX style/theme for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-themes&portname=qnxstyle portname: x11-themes/qt-bluecurve-theme description: The Bluecurve QT theme maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-themes&portname=qt-bluecurve-theme portname: x11-toolkits/fltk2 description: Fast Light Toolkit version 2 (development snapshot) maintainer: ports@FreeBSD.org deprecated because: No more public distfiles for version 2 expiration date: 2012-11-26 build errors: http://pointyhat.FreeBSD.org/errorlogs/i386-errorlogs/e.10.20121030050346/fltk-2.0.r9166_1.log (_Jun_13_13:40:23_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=fltk2 portname: x11-toolkits/gtkglarea description: An OpenGL widget for the GTK+ GUI toolkit maintainer: ports@FreeBSD.org deprecated because: No more public distfiles expiration date: 2012-10-20 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=gtkglarea portname: x11-toolkits/py-qt description: Python bindings for the Qt toolkit maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=py-qt portname: x11-toolkits/qscintilla description: QT port of the Scintilla C++ editor class maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=qscintilla portname: x11-toolkits/qt33 description: Multiplatform C++ application framework maintainer: ports@FreeBSD.org deprecated because: No upstream activity since 2008; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=qt33 portname: x11-toolkits/qwt4 description: Qwt widget library for technical purposes (old version) maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=qwt4 portname: x11-wm/bbconf description: Configurator for the Blackbox window manager maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-wm&portname=bbconf portname: x11-wm/kompmgr description: Utility needed to enable XComposite support in KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-wm&portname=kompmgr portname: x11-wm/libdockapp description: Standard library for Window Maker dock apps maintainer: ports@FreeBSD.org deprecated because: Abandonware, upstream disappeared expiration date: 2012-10-20 build errors: http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.8.20101230091827/libdockapp-0.6.2.log (_Sep__8_05:40:48_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-wm&portname=libdockapp portname: x11/kde-lite description: The FreeBSD release "meta-port" for (a subset of) KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=kde-lite portname: x11/kde3 description: The "meta-port" for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=kde3 portname: x11/kdebase3 description: Basic applications for the KDE system maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=kdebase3 portname: x11/kdelibs3 description: Base set of libraries needed by KDE programs maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=kdelibs3 portname: x11/kdelibs3-nocups description: Base set of libraries needed by KDE programs maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=kdelibs3-nocups portname: x11/lupe description: Real-time magnifying glass for X11 maintainer: ports@FreeBSD.org deprecated because: No more public distfiles expiration date: 2012-11-26 build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.10.20120608131052/lupe-0.08c.log (_Jun_13_12:41:28_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=lupe portname: x11/xloadimage description: X11 Image Loading Utility maintainer: ports@FreeBSD.org deprecated because: Debian patches no more availables expiration date: 2012-11-26 build errors: http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.8.20101230091827/xloadimage-4.1.16_8.log (_Sep__8_00:15:01_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=xloadimage portname: x11/xscreensaver-kde description: Support for xscreensaver blankers in KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=xscreensaver-kde From owner-freebsd-ports@FreeBSD.ORG Mon Jan 7 08:33:32 2013 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 9C56F444 for ; Mon, 7 Jan 2013 08:33:32 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from portsmonj.FreeBSD.org (portsmonj.freebsd.org [69.147.83.46]) by mx1.freebsd.org (Postfix) with ESMTP id 8D59A231 for ; Mon, 7 Jan 2013 08:33:32 +0000 (UTC) Received: from portsmonj.freebsd.org (portsmonj.freebsd.org [69.147.83.46]) by portsmonj.FreeBSD.org (8.14.5/8.14.4) with ESMTP id r078URib068877 for ; Mon, 7 Jan 2013 08:30:27 GMT (envelope-from linimon@FreeBSD.org) Date: Mon, 7 Jan 2013 08:30:27 GMT Message-Id: <201301070830.r078URib068877@portsmonj.FreeBSD.org> From: linimon@FreeBSD.org To: ports@FreeBSD.org Subject: FreeBSD ports which are currently scheduled for deletion X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: portmgr-feedback@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 08:33:32 -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 (such as via a PR), the ports will be deleted. portname: accessibility/kdeaccessibility description: Accessibility applications for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=accessibility&portname=kdeaccessibility portname: accessibility/linux-atk description: Accessibility Toolkit, Linux/i386 binary maintainer: emulation@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=accessibility&portname=linux-atk portname: arabic/kde3-i18n description: Arabic messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=arabic&portname=kde3-i18n portname: archivers/bsdar description: BSD-licensed replacement of the ar utility maintainer: ports@FreeBSD.org status: IGNORE deprecated because: part of the base system expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=archivers&portname=bsdar portname: archivers/kio_p7zip description: Kioslave for KDE to handle 7zip files maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=archivers&portname=kio_p7zip portname: archivers/linux-ucl description: RPM of UCL, a lossless data compression library maintainer: emulation@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=archivers&portname=linux-ucl portname: archivers/linux-upx description: RPM of UPX, a high-performance executable packer maintainer: emulation@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=archivers&portname=linux-upx portname: archivers/php52-bz2 description: The bz2 shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.8.20101230091827/php52-bz2-5.2.16.log (_Sep_15_15:50:52_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=archivers&portname=php52-bz2 portname: archivers/php52-zip description: The zip shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=archivers&portname=php52-zip portname: archivers/php52-zlib description: The zlib shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.8.20101230091827/php52-zlib-5.2.16.log (_Sep_15_15:52:26_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=archivers&portname=php52-zlib portname: astro/orsa description: Orbit Reconstruction, Simulation, and Analysis maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=astro&portname=orsa portname: audio/amarok description: Media player for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=amarok portname: audio/amarok-fs description: A full screen application for Amarok maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=amarok-fs portname: audio/arts description: Audio system for the KDE integrated X11 desktop maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=arts portname: audio/cheesetracker description: An Impulse Tracker clone maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=cheesetracker portname: audio/creox description: A real-time sound processor maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=creox portname: audio/ermixer description: A command-line, ncurses, and (optional) Qt-GUI OSS audio mixer maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=ermixer portname: audio/juk description: KDE audio player maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=juk portname: audio/k3bmonkeyaudioplugin description: K3b plugin for Monkey's Audio files maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=k3bmonkeyaudioplugin portname: audio/kid3 description: MP3/Ogg/FLAC tag editor for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=kid3 portname: audio/kirocker description: Kicker applet for displaying Amarok info maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=kirocker portname: audio/linux-alsa-lib description: The Advanced Linux Sound Architecture libraries maintainer: ports@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=linux-alsa-lib portname: audio/linux-arts description: Audio system for the KDE integrated X11 desktop (Linux version) maintainer: ports@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=linux-arts portname: audio/linux-esound description: RPM of esound maintainer: emulation@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=linux-esound portname: audio/linux-freealut description: A free implementation of OpenAL's ALUT standard (Linux version) maintainer: ports@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=linux-freealut portname: audio/linux-libaudiofile description: RPM of audiofile maintainer: emulation@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=linux-libaudiofile portname: audio/linux-libmad description: Libmad library (part of MAD project) maintainer: ports@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=linux-libmad portname: audio/linux-libogg description: Ogg bitstream library (Linux version) maintainer: ports@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=linux-libogg portname: audio/linux-libvorbis description: Audio compression codec library (Linux version) maintainer: ports@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=linux-libvorbis portname: audio/linux-mikmod description: MikMod Sound Library (Linux version) maintainer: mva@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=linux-mikmod portname: audio/linux-nas-libs description: Runtime libraries for NAS (Linux Fedora Core 4) maintainer: emulation@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=linux-nas-libs portname: audio/linux-openal description: A 3D positional spatialized sound library (Linux version) maintainer: ports@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=linux-openal portname: audio/linux-sdl_mixer description: A sample multi-channel audio mixer library (Linux version) maintainer: mva@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=linux-sdl_mixer portname: audio/lplayer description: A QT program to queue lots of MP3s for random XMMS play maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=lplayer portname: audio/madman description: An advanced digital music manager maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=madman portname: audio/mpeglib_artsplug description: Legacy KDE audio backend maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=mpeglib_artsplug portname: audio/prokyon3 description: A multithreaded music manager and tag editor maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=prokyon3 portname: audio/xmms-kde description: Integrates XMMS into the KDE3 Panel maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=xmms-kde portname: audio/yammi description: A QT-based music manager with fuzzy search maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=yammi portname: cad/vipec description: Analyze high frequency, linear electrical networks maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=cad&portname=vipec portname: chinese/cxterm description: An xterm that speaks Chinese maintainer: sunrychen@gmail.com status: BROKEN deprecated because: BROKEN for more than 6 month expiration date: 2012-05-10 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=chinese&portname=cxterm portname: chinese/kde3-i18n-zh_CN description: Simplified Chinese messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=chinese&portname=kde3-i18n-zh_CN portname: chinese/kde3-i18n-zh_TW description: Traditional Chinese messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=chinese&portname=kde3-i18n-zh_TW portname: chinese/qterm description: QTerm is a BBS client for BSD/Linux maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=chinese&portname=qterm portname: comms/qfaxreader description: Mono/color multipage tiff/fax files visualisation/printing utility maintainer: itetcu@FreeBSD.org deprecated because: No activity upstream since 2006; uses QT3 expiration date: 2013-06-30 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=comms&portname=qfaxreader portname: converters/ktextdecode description: The simple text conversion utility for KDE 3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=converters&portname=ktextdecode portname: converters/php52-iconv description: The iconv shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.8.20101230091827/php52-iconv-5.2.16.log (_Sep__9_08:39:42_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=converters&portname=php52-iconv portname: converters/php52-mbstring description: The mbstring shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=converters&portname=php52-mbstring portname: converters/php52-recode description: The recode shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=converters&portname=php52-recode portname: databases/kmysqladmin description: A graphical frontend for administration of MySQL servers maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=kmysqladmin portname: databases/knoda description: Database frontend for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=knoda portname: databases/mysql41-client description: Multithreaded SQL database (client) maintainer: ale@FreeBSD.org deprecated because: Unsupported upstream, no distfile expiration date: 2013-03-31 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=mysql41-client portname: databases/mysql41-scripts description: Multithreaded SQL database (scripts) maintainer: ale@FreeBSD.org deprecated because: Unsupported upstream, no distfile expiration date: 2013-03-31 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=mysql41-scripts portname: databases/mysql41-server description: Multithreaded SQL database (server) maintainer: ale@FreeBSD.org deprecated because: Unsupported upstream, no distfile expiration date: 2013-03-31 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=mysql41-server portname: databases/php-sqlite3 description: A port for the PHP sqlite3 extension maintainer: glarkin@FreeBSD.org deprecated because: No upstream development and superseded by databases/php5-sqlite3 and databases/php53-sqlite3 expiration date: 2012-06-21 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=php-sqlite3 portname: databases/php52-dba description: The dba shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=php52-dba portname: databases/php52-dbase description: The dbase shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=php52-dbase portname: databases/php52-interbase description: The interbase shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=php52-interbase portname: databases/php52-mssql description: The mssql shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=php52-mssql portname: databases/php52-mysql description: The mysql shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.8.20101230091827/php52-mysql-5.2.16.log (_Sep__9_17:00:36_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=php52-mysql portname: databases/php52-mysqli description: The mysqli shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=php52-mysqli portname: databases/php52-oci8 description: The oci8 shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=php52-oci8 portname: databases/php52-odbc description: The odbc shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=php52-odbc portname: databases/php52-pdo description: The pdo shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=php52-pdo portname: databases/php52-pdo_dblib description: The pdo_dblib shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=php52-pdo_dblib portname: databases/php52-pdo_firebird description: The pdo_firebird shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=php52-pdo_firebird portname: databases/php52-pdo_mysql description: The pdo_mysql shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=php52-pdo_mysql portname: databases/php52-pdo_oci description: The pdo_oci shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=php52-pdo_oci portname: databases/php52-pdo_odbc description: The pdo_odbc shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=php52-pdo_odbc portname: databases/php52-pdo_pgsql description: The pdo_pgsql shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=php52-pdo_pgsql portname: databases/php52-pdo_sqlite description: The pdo_sqlite shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.8.20101230091827/php52-pdo_sqlite-5.2.16.log (_Sep__9_17:02:09_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=php52-pdo_sqlite portname: databases/php52-pgsql description: The pgsql shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=php52-pgsql portname: databases/php52-rrdtool description: A php 52 rrdtool glue maintainer: scheidell@FreeBSD.org deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=php52-rrdtool portname: databases/php52-sqlite description: The sqlite shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.8.20101230091827/php52-sqlite-5.2.16.log (_Sep__9_17:03:45_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=php52-sqlite portname: databases/php52-sybase_ct description: The sybase_ct shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=php52-sybase_ct portname: databases/postgresql83-client description: PostgreSQL database (client) maintainer: pgsql@FreeBSD.org deprecated because: End-of-life is coming up expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=postgresql83-client portname: databases/postgresql83-contrib description: The contrib utilities from the PostgreSQL distribution maintainer: pgsql@FreeBSD.org deprecated because: End-of-life is coming up expiration date: 2013-03-01 build errors: http://pointyhat.FreeBSD.org/errorlogs/i386-errorlogs/e.8.20121018131912/postgresql-contrib-8.3.21.log (_Oct_20_19:44:35_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=postgresql83-contrib portname: databases/postgresql83-docs description: The PostgreSQL documentation set maintainer: pgsql@FreeBSD.org deprecated because: End-of-life is coming up expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=postgresql83-docs portname: databases/postgresql83-plperl description: Write SQL functions for PostgreSQL using Perl5 maintainer: pgsql@FreeBSD.org deprecated because: End-of-life is coming up expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=postgresql83-plperl portname: databases/postgresql83-pltcl description: A module for using Tcl to write SQL functions maintainer: pgsql@FreeBSD.org deprecated because: End-of-life is coming up expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=postgresql83-pltcl portname: databases/postgresql83-server description: The most advanced open-source database available anywhere maintainer: pgsql@FreeBSD.org deprecated because: End-of-life is coming up expiration date: 2013-03-01 build errors: http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.8.20101230091827/postgresql-server-8.3.12_2.log (_Sep__9_17:43:35_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=postgresql83-server portname: databases/qt-mysql-plugin description: A plugin for QT to connect to MySQL-Databases maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=qt-mysql-plugin portname: databases/qt-odbc-plugin description: A plugin for QT to connect to ODBC-compatible databases maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=qt-odbc-plugin portname: databases/qt-pgsql-plugin description: A plugin for QT to connect to PostgreSQL-Databases maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=qt-pgsql-plugin portname: databases/qt-sqlite-plugin description: A plugin for QT to connect to SQLite-Databases maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=qt-sqlite-plugin portname: databases/ruby-kyotocabinet description: Ruby (1.9.1+) binding to Kyoto Cabinet maintainer: ruby@FreeBSD.org status: BROKEN deprecated because: BROKEN for more than 6 month expiration date: 2012-05-10 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=ruby-kyotocabinet portname: deskutils/bookreader description: A KDE twin-panel e-text/e-book viewer maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=deskutils&portname=bookreader portname: deskutils/dragstack description: Drop stack applet for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=deskutils&portname=dragstack portname: deskutils/kbirthday description: KDE kicker-applet that reminds you of birthdays and anniversaries maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=deskutils&portname=kbirthday portname: deskutils/kchmviewer description: A Qt/KDE viewer for CHM files maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=deskutils&portname=kchmviewer portname: deskutils/kdepim3 description: Personal Information Management tools for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=deskutils&portname=kdepim3 portname: deskutils/kdissert description: KDE mindmapping tool maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=deskutils&portname=kdissert portname: deskutils/kickpim description: Panel applet for editing and accessing the KDE addressbook maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=deskutils&portname=kickpim portname: deskutils/klipoquery description: Panel applet for web searches using clipboard entries maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=deskutils&portname=klipoquery portname: deskutils/kluje description: A KDE client for the popular online journal site LiveJournal maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=deskutils&portname=kluje portname: deskutils/knowit description: A note manager with tree organization that uses RTF for storage maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=deskutils&portname=knowit portname: deskutils/kompose description: Full-screen task manager similar to Expose(tm) maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=deskutils&portname=kompose portname: deskutils/krefty description: Quick Reference sheets for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=deskutils&portname=krefty portname: deskutils/krss description: KDE Rich Site Summary viewer maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=deskutils&portname=krss portname: deskutils/metabar description: Sidebar plugin for Konqueror maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=deskutils&portname=metabar portname: deskutils/snotes description: A lightweight, configurable sticky notes utility maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=deskutils&portname=snotes portname: deskutils/taskjuggler description: A project management tool for UNIX based operating systems maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=deskutils&portname=taskjuggler portname: devel/esvn description: GUI frontend for the Subversion revision system maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=esvn portname: devel/kBuild-devel description: Makefile framework maintainer: gahr@FreeBSD.org deprecated because: Not required anymore; use devel/kBuild instead expiration date: 2013-01-31 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=kBuild-devel portname: devel/kaptain description: A tool for building/running QT GUIs for command line programs maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=kaptain portname: devel/kdesdk3 description: KDE Software Development Kit maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=kdesdk3 portname: devel/kdevelop description: IDE for a wide variety of programming tasks maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=kdevelop portname: devel/kprof description: A profiling tool for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=kprof portname: devel/kscope description: KDE front-end to Cscope maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=kscope portname: devel/lbpp description: Front end to GCC from Liberty Basic source code maintainer: ports@FreeBSD.org deprecated because: Dead upstream since 2001 expiration date: 2013-01-12 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=lbpp portname: devel/libgetline description: A small, portable, and easy to use command line library maintainer: ports@FreeBSD.org deprecated because: Upstream disapear and distfile is no more available expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=libgetline portname: devel/linux-allegro description: Cross-platform game programming library (linux version) maintainer: emulation@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=linux-allegro portname: devel/linux-libglade description: RPM of libglade maintainer: emulation@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=linux-libglade portname: devel/linux-libglade2 description: RPM of libglade2 maintainer: tut@nhamon.com.ua deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=linux-libglade2 portname: devel/linux-libsigc++20 description: Callback Framework for C++ (linux version) maintainer: emulation@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=linux-libsigc%2B%2B20 portname: devel/linux-sdl12 description: Cross-platform multi-media development API (linux version) maintainer: emulation@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=linux-sdl12 portname: devel/looks description: The JGoodies Looks improve the appearance of your Java applications maintainer: ports@FreeBSD.org deprecated because: No more public distfiles expiration date: 2012-10-20 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=looks portname: devel/p5-Class-Fields description: Set of modules to operate with class fields and members access maintainer: perl@FreeBSD.org deprecated because: considered obsolete by upstream expiration date: 2012-07-11 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=p5-Class-Fields portname: devel/php52-gettext description: The gettext shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=php52-gettext portname: devel/php52-json description: The json shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=php52-json portname: devel/php52-ncurses description: The ncurses shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=php52-ncurses portname: devel/php52-pcntl description: The pcntl shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=php52-pcntl portname: devel/php52-pcre description: The pcre shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=php52-pcre portname: devel/php52-readline description: The readline shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=php52-readline portname: devel/php52-shmop description: The shmop shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=php52-shmop portname: devel/php52-spl description: The spl shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=php52-spl portname: devel/php52-sysvmsg description: The sysvmsg shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=php52-sysvmsg portname: devel/php52-sysvsem description: The sysvsem shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=php52-sysvsem portname: devel/php52-sysvshm description: The sysvshm shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=php52-sysvshm portname: devel/php52-tokenizer description: The tokenizer shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=php52-tokenizer portname: devel/qsa description: Cross-platform scripting toolkit for Qt applications maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=qsa portname: devel/titano description: An IDE for GNOME desktop maintainer: ports@FreeBSD.org deprecated because: Dead upstream since 2001 expiration date: 2013-01-07 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=titano portname: editors/f4l description: An open source development environment for Macromedia Flash maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=f4l portname: editors/kate-plugins description: Additional plugins and features for kate maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=kate-plugins portname: editors/kile description: A LaTeX source editor for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=kile portname: editors/pdfedit description: Free editor for manipulating PDF documents (QT3 GUI and CLI) maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=pdfedit portname: editors/semi-xemacs21-mule description: SEMI, Library of MIME feature for GNU Emacs for xemacs21-mule maintainer: ports@FreeBSD.org deprecated because: No more public distfiles expiration date: 2012-10-20 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=editors&portname=semi-xemacs21-mule portname: emulators/linux-libaio description: Linux-native asynchronous I/O access library, Linux binary maintainer: numisemis@yahoo.com deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=emulators&portname=linux-libaio portname: emulators/linux_base-fc4 description: Base set of packages needed in Linux mode (for i386/amd64) maintainer: emulation@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=emulators&portname=linux_base-fc4 portname: finance/eqonomize-kde3 description: A personal accounting software package maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=finance&portname=eqonomize-kde3 portname: finance/kexchange description: KDE currency converter maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=finance&portname=kexchange portname: finance/khacc description: Simple KDE-based financial manager maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=finance&portname=khacc portname: finance/kmymoney2 description: KDE-based personal finance assistant maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=finance&portname=kmymoney2 portname: finance/qhacc description: Simple QT-based financial manager maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=finance&portname=qhacc portname: finance/qtstalker description: Commodity and stock market charting and technical analysis maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=finance&portname=qtstalker portname: french/kde3-i18n description: French messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=french&portname=kde3-i18n portname: ftp/ftp-tls description: Ftp client supporting FTP AUTH TLS maintainer: marius@FreeBSD.org deprecated because: No longer maintained upstream expiration date: 2013-01-31 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=ftp&portname=ftp-tls portname: ftp/ftpd-tls description: Ftp server supporting FTP AUTH TLS maintainer: marius@FreeBSD.org status: BROKEN deprecated because: No longer maintained upstream expiration date: 2013-01-31 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=ftp&portname=ftpd-tls portname: ftp/kasablanca description: Graphical ftp client for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=ftp&portname=kasablanca portname: ftp/kbear description: Graphical FTP client for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=ftp&portname=kbear portname: ftp/kftpgrabber description: Graphical FTP client for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=ftp&portname=kftpgrabber portname: ftp/kpum description: KDE pureftpd user manager maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=ftp&portname=kpum portname: ftp/linux-curl description: Curl linux version maintainer: acm@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=ftp&portname=linux-curl portname: ftp/php52-curl description: The curl shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=ftp&portname=php52-curl portname: ftp/php52-ftp description: The ftp shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=ftp&portname=php52-ftp portname: games/atlantikdesigner description: Editor for Atlantik maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=atlantikdesigner portname: games/blackjack description: One of the better implementations of blackjack, based on QT maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=blackjack portname: games/easysok description: A sokoban game for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=easysok portname: games/freebsd-carddeck-kde4 description: FreeBSD themed deck for KDE card games maintainer: swhetzel@gmail.com deprecated because: deck file format is obsolete expiration date: 2012-11-19 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=freebsd-carddeck-kde4 portname: games/ggz-kde-client description: The GGZ Gaming Zone - KDE Client maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=ggz-kde-client portname: games/kamikaze description: Multiplayer bomberman-style game for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=kamikaze portname: games/kbilliards description: Funny billiards simulator game for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=kbilliards portname: games/kdegames3 description: Games for the KDE integrated X11 desktop maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=kdegames3 portname: games/kfreerings description: A small puzzle game maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=kfreerings portname: games/kimboot description: A sick and addictive arcade game maintainer: amdmi3@FreeBSD.org status: BROKEN deprecated because: no longer works expiration date: 2013-02-11 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=kimboot portname: games/kmastermind description: Mastermind game designed for K Desktop Environment maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.9.20120820204747/kmastermind-2.2_8.log (_Aug_30_01:40:45_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=kmastermind portname: games/knights description: A KDE chess interface (gnuchess/crafty) maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=knights portname: games/kpicframer description: KDE card game maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=kpicframer portname: games/kpictorial description: Little logical game for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=kpictorial portname: games/kpuzzle description: Jigsaw puzzle game for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=kpuzzle portname: games/ksudoku description: A Sudoku generator and solver for KDE maintainer: freebsd@chillt.de deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=ksudoku portname: games/ktritoc description: A Tic-tac-toe like boardgame maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=ktritoc portname: games/kwappen description: KDE board game maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=kwappen portname: games/q15 description: A Qt-based game fifteen maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=q15 portname: games/qgo description: A Go board and SGF editor written with the Qt library maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=qgo portname: games/qnetchess description: Qt based chess multiplayer game maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=qnetchess portname: games/spacehulk description: Science-fiction board game in the world of Warhammer 40000 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=spacehulk portname: games/taxipilot description: A Spacetaxi clone maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=taxipilot portname: games/viruskiller description: An arcade game that relies on quick reflexes maintainer: ports@FreeBSD.org deprecated because: No more public distfiles expiration date: 2012-11-26 build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.10.20120628171716/viruskiller-1.03_3.log (_Jul_16_10:15:24_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=games&portname=viruskiller portname: german/kde3-i18n description: German messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=german&portname=kde3-i18n portname: german/kheisereg description: KDE utility to search within the Heise Register maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=german&portname=kheisereg portname: graphics/albumshaper description: Drag-n-drop hierarchal photo album creation maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=albumshaper portname: graphics/divxcalc description: DivX Calculator maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=divxcalc portname: graphics/ecg2png description: Converts scanned 12-lead electrocardiograms into PNGs maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=ecg2png portname: graphics/flip description: Load a sequence of TIFF files and play them back at a target frame rate maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=flip portname: graphics/gwenview description: An image viewer and browser for the KDE environment maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=gwenview portname: graphics/kalbum description: Create albums from a collection of images maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=kalbum portname: graphics/kamera description: Digital camera support for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=kamera portname: graphics/kbarcode description: A barcode and label printing application for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=kbarcode portname: graphics/kdegraphics3 description: Graphics utilities for the KDE3 integrated X11 desktop maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=kdegraphics3 portname: graphics/kisomandel description: Fractal rendering program with nice 3D-display in realtime maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=kisomandel portname: graphics/kooka description: Raster image scan program for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=kooka portname: graphics/kuickshow description: KDE image viewer maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=kuickshow portname: graphics/linux-cairo description: Linux cairo binary maintainer: ports@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=linux-cairo portname: graphics/linux-gdk-pixbuf description: Linux version of the graphic library for GTK+ maintainer: ports@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=linux-gdk-pixbuf portname: graphics/linux-imlib description: RPM of imlib maintainer: emulation@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=linux-imlib portname: graphics/linux-jpeg description: RPM of the JPEG lib maintainer: emulation@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=linux-jpeg portname: graphics/linux-libGLU description: OpenGL utility library (Linux version) maintainer: emulation@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=linux-libGLU portname: graphics/linux-libmng description: RPM of libmng maintainer: michael@ranner.eu deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=linux-libmng portname: graphics/linux-png description: RPM of the PNG lib maintainer: emulation@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=linux-png portname: graphics/linux-png10 description: RPM of the PNG lib (old 1.0 version) maintainer: emulation@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=linux-png10 portname: graphics/linux-sdl_image description: A simple library to load images as SDL interfaces (linux version) maintainer: nivit@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=linux-sdl_image portname: graphics/linux-tiff description: TIFF library, Linux/i386 binary maintainer: emulation@FreeBSD.org status: FORBIDDEN deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=linux-tiff portname: graphics/linux-ungif description: RPM of the ungif lib maintainer: maho@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=linux-ungif portname: graphics/php52-exif description: The exif shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=php52-exif portname: graphics/php52-gd description: The gd shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=php52-gd portname: graphics/php52-ming description: The ming shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=php52-ming portname: graphics/potracegui description: GUI for potrace, a program for tracing bitmap images maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=potracegui portname: graphics/solang description: A photo manager for GNOME maintainer: ashish@FreeBSD.org status: BROKEN deprecated because: BROKEN for more than 6 month expiration date: 2012-05-10 build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.7.20101130182505/solang-0.3_7.log.bz2 (_Dec__8_03:18:34_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=solang portname: graphics/vcg description: A Visualization Tool for compiler graphs maintainer: ports@FreeBSD.org deprecated because: No more public distfiles expiration date: 2012-11-26 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=vcg portname: graphics/xenomorph description: An image filter system based on volterra and morphologic filters maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=xenomorph portname: graphics/xmountains description: X11 based fractal landscape generator maintainer: ports@FreeBSD.org deprecated because: No more public distfiles expiration date: 2012-11-26 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=xmountains portname: hebrew/kde3-i18n description: Hebrew messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=hebrew&portname=kde3-i18n portname: hungarian/kde3-i18n description: Hungarian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=hungarian&portname=kde3-i18n portname: irc/kmyirc description: Easy to use IRC client for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=irc&portname=kmyirc portname: irc/konversation description: A user friendly IRC client for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=irc&portname=konversation portname: irc/kwirc description: IRC client for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=irc&portname=kwirc portname: irc/zircon description: An X11 interface to Internet Relay Chat maintainer: tcltk@FreeBSD.org deprecated because: Development has ceased 10 years ago expiration date: 2013-02-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=irc&portname=zircon portname: japanese/kde3-i18n description: Japanese messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=kde3-i18n portname: japanese/vflib description: Japanese Vector font library maintainer: ports@FreeBSD.org deprecated because: No more public distfiles expiration date: 2012-11-29 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=japanese&portname=vflib portname: korean/kde3-i18n description: Korean messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=korean&portname=kde3-i18n portname: lang/boo description: A CLI-targeted programming language similar to Python maintainer: mono@FreeBSD.org status: BROKEN deprecated because: BROKEN for more than 6 month expiration date: 2012-05-10 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=boo portname: lang/eperl description: Embedded Perl 5 Language maintainer: glarkin@FreeBSD.org status: FORBIDDEN deprecated because: Unfixed upstream remote vulnerability and no activity since 1998 expiration date: 2012-10-26 build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.7.20101015091133/eperl-2.2.14_3.log.bz2 (_Jul_31_06:17:35_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=eperl portname: lang/klogoturtle description: LOGO Interpreter for the KDE Desktop maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=klogoturtle portname: lang/linux-libg2c description: Fortran 77 compatibility runtime maintainer: emulation@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=linux-libg2c portname: lang/llvm-gcc4 description: A gcc4 frontend for LLVM maintainer: brooks@FreeBSD.org deprecated because: Development ended upstream. Switch to dragonegg once available expiration date: 2012-06-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=llvm-gcc4 portname: lang/perl5.10 description: Practical Extraction and Report Language maintainer: skv@FreeBSD.org deprecated because: end of life since 2009-08-23 expiration date: 2013-01-31 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=perl5.10 portname: lang/perl5.8 description: Practical Extraction and Report Language maintainer: skv@FreeBSD.org deprecated because: end of life since 2008-12-14 expiration date: 2013-01-31 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=perl5.8 portname: lang/php52 description: PHP Scripting Language maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=php52 portname: mail/claws-mail-synce description: Windows CE addressbook plugin for Claws Mail maintainer: pawel@FreeBSD.org status: BROKEN deprecated because: No longer suppported by Claws Mail team expiration date: 2013-01-10 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=mail&portname=claws-mail-synce portname: mail/gmime description: Library (written in C) for parsing and creating messages using MIME maintainer: ports@FreeBSD.org deprecated because: Superceded with version 2.4 expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=mail&portname=gmime portname: mail/php52-imap description: The imap shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=mail&portname=php52-imap portname: math/eigen description: Lightweight library for vector and matrix math maintainer: kde@FreeBSD.org deprecated because: Development for 1.x series has long ceased, use math/eigen3 expiration date: 2012-12-15 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=eigen portname: math/gnuplot+ description: A command-driven interactive function plotting program maintainer: nakaji@jp.freebsd.org deprecated because: Upstream says: This package is obsolete. The author does not recommend to use it. expiration date: 2013-02-06 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=gnuplot%2B portname: math/koctave description: KDEGUI for octave maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=koctave portname: math/labplot description: LabPlot : Data analysis and visualisation maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=labplot portname: math/lensnns description: Light Efficient Neural Network Simulator maintainer: tcltk@FreeBSD.org deprecated because: Project has been abandoned expiration date: 2013-02-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=lensnns portname: math/octave-devel description: Developer's version of math/octave maintainer: maho@FreeBSD.org status: BROKEN deprecated because: BROKEN for more than 6 month expiration date: 2012-05-10 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=octave-devel portname: math/petsc-mpich description: Portable, Extensible Toolkit for Scientific computation maintainer: bf@FreeBSD.org status: BROKEN deprecated because: BROKEN for more than 6 month expiration date: 2012-07-14 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=petsc-mpich portname: math/pgcalc description: A powerful scientific skinnable calculator maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=pgcalc portname: math/php52-bcmath description: The bcmath shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=php52-bcmath portname: math/php52-gmp description: The gmp shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=php52-gmp portname: math/qwtplot3d description: A 3D plotting widget for scientific data and mathematical expressions maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=qwtplot3d portname: math/xgfe description: An X11 front-end for Gnuplot maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=math&portname=xgfe portname: misc/gwenview-i18n description: Localized messages and documentation for Gwenview maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=gwenview-i18n portname: misc/k3b-i18n description: Localized messages and documentation for K3b maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=k3b-i18n portname: misc/kaddressbook-plugins description: Plugins for KAddressbook maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kaddressbook-plugins portname: misc/katalog description: CD organizer for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=katalog portname: misc/kbfx description: A new K-menu for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kbfx portname: misc/kde3-i18n description: Localized messages and documentation for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n portname: misc/kde3-i18n-af description: Afrikaans localized messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-af portname: misc/kde3-i18n-az description: Azerbaijani messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-az portname: misc/kde3-i18n-be description: Belarusian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-be portname: misc/kde3-i18n-bg description: Bulgarian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-bg portname: misc/kde3-i18n-bn description: Bengali messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-bn portname: misc/kde3-i18n-br description: Breton messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-br portname: misc/kde3-i18n-bs description: Bosnian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-bs portname: misc/kde3-i18n-ca description: Catalan messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-ca portname: misc/kde3-i18n-cs description: Czech messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-cs portname: misc/kde3-i18n-csb description: Cassubian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-csb portname: misc/kde3-i18n-cy description: Welsh messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-cy portname: misc/kde3-i18n-da description: Danish messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-da portname: misc/kde3-i18n-el description: Modern Greek messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-el portname: misc/kde3-i18n-en_GB description: British messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-en_GB portname: misc/kde3-i18n-eo description: Esperanto messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-eo portname: misc/kde3-i18n-es description: Spanish messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-es portname: misc/kde3-i18n-et description: Estonian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-et portname: misc/kde3-i18n-eu description: Basque messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-eu portname: misc/kde3-i18n-fa description: Persian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-fa portname: misc/kde3-i18n-fi description: Finnish messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-fi portname: misc/kde3-i18n-fy description: Frisian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-fy portname: misc/kde3-i18n-ga description: Irish messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-ga portname: misc/kde3-i18n-gl description: Gallegan messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-gl portname: misc/kde3-i18n-hi description: Hindi messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-hi portname: misc/kde3-i18n-hr description: Croatian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-hr portname: misc/kde3-i18n-is description: Icelandic messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-is portname: misc/kde3-i18n-it description: Italian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-it portname: misc/kde3-i18n-kk description: Kazakh messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-kk portname: misc/kde3-i18n-km description: Khmer messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-km portname: misc/kde3-i18n-lt description: Lithuanian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-lt portname: misc/kde3-i18n-lv description: Latvian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-lv portname: misc/kde3-i18n-mk description: Macedonian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-mk portname: misc/kde3-i18n-mn description: Mongolian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-mn portname: misc/kde3-i18n-ms description: Malay messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-ms portname: misc/kde3-i18n-nb description: Norwegian Bokmaal messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-nb portname: misc/kde3-i18n-nds description: Low German localized messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-nds portname: misc/kde3-i18n-nl description: Dutch messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-nl portname: misc/kde3-i18n-nn description: Norwegian Nynorsk messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-nn portname: misc/kde3-i18n-pa description: Panjabi messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-pa portname: misc/kde3-i18n-ro description: Romanian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-ro portname: misc/kde3-i18n-rw description: Kinyarwanda messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-rw portname: misc/kde3-i18n-se description: Northern Sami messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-se portname: misc/kde3-i18n-sk description: Slovak messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-sk portname: misc/kde3-i18n-sl description: Slovenian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-sl portname: misc/kde3-i18n-sr description: Serbian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-sr portname: misc/kde3-i18n-sr_Latn description: Serbian (latin alphabet) messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-sr_Latn portname: misc/kde3-i18n-ss description: Swati messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-ss portname: misc/kde3-i18n-sv description: Swedish messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-sv portname: misc/kde3-i18n-ta description: Tamil messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-ta portname: misc/kde3-i18n-te description: Telugu messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-te portname: misc/kde3-i18n-tg description: Tajik messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-tg portname: misc/kde3-i18n-th description: Thai messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-th portname: misc/kde3-i18n-tr description: Turkish messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-tr portname: misc/kde3-i18n-uz description: Uzbek messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-uz portname: misc/kde3-i18n-ven description: Venda messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-ven portname: misc/kde3-i18n-wa description: Walloon messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-wa portname: misc/kde3-i18n-xh description: Xhosa messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-xh portname: misc/kde3-i18n-zu description: Zulu messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.8.20101230091827/zu-kde-i18n-3.1.5_5.log (_Sep_13_09:01:17_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kde3-i18n-zu portname: misc/kdeaddons3 description: Additional plugins and scripts for some KDE applications maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kdeaddons3 portname: misc/kdeedu3 description: Collection of entertaining, educational programs for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kdeedu3 portname: misc/kdeutils3 description: Utilities for the KDE integrated X11 desktop maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kdeutils3 portname: misc/kfile-plugins description: Plugins for Konqueror (in filemanager mode) maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kfile-plugins portname: misc/kicker-applets description: Additional applets for Kicker maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kicker-applets portname: misc/knewsticker-scripts description: Additional scripts for KNewsTicker maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=knewsticker-scripts portname: misc/konq-plugins description: Additional plugins and features for Konqueror maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=konq-plugins portname: misc/ksig description: Signature randomiser, available standalone or as a plugin within KMail maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=ksig portname: misc/kwatch description: KDE/Qt log file viewer maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=kwatch portname: misc/php52-calendar description: The calendar shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=php52-calendar portname: misc/renamedlgplugins description: Plugins for Konqueror's rename dialog maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=misc&portname=renamedlgplugins portname: multimedia/despotify description: A command-line client for spotify maintainer: ports@FreeBSD.org deprecated because: API no longer supported expiration date: 2013-02-04 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=despotify portname: multimedia/grpplaylist description: A playlist for Noatun maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=grpplaylist portname: multimedia/kdemultimedia3 description: Multimedia utilities for the KDE integrated X11 desktop maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=kdemultimedia3 portname: multimedia/kmenc15 description: KDE advanced MEncoder frontend, ala, VirtualDub maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=kmenc15 portname: multimedia/kmplayer description: KDE frontend to MPlayer, Xine, GStreamer maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=kmplayer portname: multimedia/konverter description: KDE MEncoder frontend maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=konverter portname: multimedia/kplayer description: Movie player based on mplayer maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=kplayer portname: multimedia/libdvdplay description: Portable abstraction library for DVD navigation maintainer: multimedia@FreeBSD.org deprecated because: No more public_distfiles expiration date: 2012-10-20 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=libdvdplay portname: multimedia/linux-libtheora description: Video codec maintainer: emulation@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=linux-libtheora portname: multimedia/mandvd description: DVD authoring and slideshow tool maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=mandvd portname: multimedia/noatun-plugins description: Various plugins for Noatun maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=noatun-plugins portname: multimedia/p5-Video-Info description: Retrieve video properties such as: height width codec fps maintainer: perl@FreeBSD.org status: BROKEN deprecated because: BROKEN for more than 6 month expiration date: 2012-05-10 build errors: http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.8.20101230091827/p5-Video-Info-0.999_3.log (_Sep_13_13:53:12_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=p5-Video-Info portname: multimedia/subtitlecomposer description: Subtitle editor for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=subtitlecomposer portname: multimedia/transkode description: A KDE/Qt based frontend for various audio transcoding tools maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=transkode portname: multimedia/xine_artsplugin description: Xine-based multimedia backend for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: http://pointyhat.FreeBSD.org/errorlogs/powerpc-errorlogs/e.8.20120528024705/kdemultimedia-xine_artsplugin-3.5.10_6.log (_Aug_11_05:12:17_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=xine_artsplugin portname: net-im/eva description: QQ IM Client for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-im&portname=eva portname: net-im/kmerlin description: An IM (Instant Messenger) KDE client for the Microsoft MSN Network maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-im&portname=kmerlin portname: net-im/konverse description: KDE Jabber Client maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-im&portname=konverse portname: net-im/kopete description: KDE multi-protocol instant messenger (IM) maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-im&portname=kopete portname: net-mgmt/argus description: A generic IP network transaction auditing tool maintainer: 5u623l20@gmail.com deprecated because: Using of this branch of argus is discouraged. Please migrate to net-mgmt/argus3 expiration date: 2013-02-05 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-mgmt&portname=argus portname: net-mgmt/argus-clients description: Client programs for the argus IP network transaction auditing tool maintainer: 5u623l20@gmail.com deprecated because: Using of this branch of argus-clients is discouraged. Please migrate to net-mgmt/argus3-clients expiration date: 2013-02-05 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-mgmt&portname=argus-clients portname: net-mgmt/nagiosgrapher description: Collects the output from Nagios and generates graphs maintainer: cristianorolim@hotmail.com deprecated because: Deprecated upstream. Please use net-mgmt/pnp instead expiration date: 2013-01-30 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-mgmt&portname=nagiosgrapher portname: net-mgmt/nfdump-devel description: Development version of tools to collect and process NetFlow data maintainer: janos.mohacsi@bsd.hu deprecated because: Use net-mgmt/nfdump instead. expiration date: 2013-01-17 build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.9.20121104103132/nfdump-devel-20070808_4.log (_Nov__4_17:24:21_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-mgmt&portname=nfdump-devel portname: net-mgmt/php52-snmp description: The snmp shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-mgmt&portname=php52-snmp portname: net-p2p/kmldonkey description: KDE integration for MLDonkey eDonkey P2P client maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-p2p&portname=kmldonkey portname: net-p2p/ktorrent2 description: BitTorrent client for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-p2p&portname=ktorrent2 portname: net-p2p/qtella description: A Gnutella client using Qt maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net-p2p&portname=qtella portname: net/bpfstat description: Program to retrieve bpf statistics maintainer: csjp@FreeBSD.org status: IGNORE deprecated because: Merge in netstat on all supported version of FreeBSD expiration date: 2012-12-06 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=bpfstat portname: net/cphone description: H323 Video Conferencing Program which uses QT maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=cphone portname: net/freeradius description: A free RADIUS server implementation maintainer: zi@FreeBSD.org deprecated because: No longer maintained/supported. Please move to net/freeradius2 for 2.x expiration date: 2013-02-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=freeradius portname: net/freeradius-mysql description: A free RADIUS server implementation with MySQL support maintainer: zi@FreeBSD.org deprecated because: No longer maintained/supported. Please move to net/freeradius2 for 2.x expiration date: 2013-02-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=freeradius-mysql portname: net/kdenetwork3 description: Network-related programs and modules for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=kdenetwork3 portname: net/knemo description: Network monitor for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=knemo portname: net/kphone description: A voice over internet phone maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=kphone portname: net/lanbrowsing description: Lanbrowsing facility and backend for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=lanbrowsing portname: net/p5-Net-Gopher description: Net::Gopher is the Perl Gopher/Gopher+ API maintainer: toni.viemero@iki.fi deprecated because: gone from CPAN expiration date: 2012-04-17 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=p5-Net-Gopher portname: net/php52-ldap description: The ldap shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=php52-ldap portname: net/php52-soap description: The soap shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=php52-soap portname: net/php52-sockets description: The sockets shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=php52-sockets portname: net/php52-xmlrpc description: The xmlrpc shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=php52-xmlrpc portname: net/pppload description: Display the current throughput of a network device in a window maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=pppload portname: net/spnetkit description: A C++ wrapper for BSD-style sockets maintainer: vanilla@FreeBSD.org status: BROKEN deprecated because: BROKEN for more than 6 month expiration date: 2012-05-10 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=net&portname=spnetkit portname: polish/kde3-i18n description: Polish messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=polish&portname=kde3-i18n portname: ports-mgmt/qtpkg description: A Qt based package removal tool maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=ports-mgmt&portname=qtpkg portname: portuguese/kde3-i18n description: Portuguese messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=portuguese&portname=kde3-i18n portname: portuguese/kde3-i18n-pt_BR description: Brazilian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=portuguese&portname=kde3-i18n-pt_BR portname: print/kcdlabel description: Create covers, labels, and booklets for your CD cases maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=print&portname=kcdlabel portname: print/mapagi description: Pagination utility that prints your images/comics in 'in folio' format maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=print&portname=mapagi portname: russian/kde3-i18n description: Russian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=russian&portname=kde3-i18n portname: russian/ksocrat description: KSocrat is the simple English/Russian Russian/English dictionary maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=russian&portname=ksocrat portname: science/gsystem description: A multi-user virtual reality evolution and life simulation framework maintainer: raphael-langerhorst@gmx.at deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=science&portname=gsystem portname: science/kmovisto description: A real 3-D molecule viewer maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=science&portname=kmovisto portname: science/kst description: Data viewing program for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=science&portname=kst portname: science/silo description: A mesh and field I/O library and scientific database maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=science&portname=silo portname: security/fwtk description: A toolkit used for building firewalls based on proxy services maintainer: pirzyk@FreeBSD.org status: BROKEN deprecated because: expiration date: 2012-09-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=fwtk portname: security/linux-openssl description: SSL and crypto library (Linux Version) maintainer: acm@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=linux-openssl portname: security/php52-filter description: The filter shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.8.20101230091827/php52-filter-5.2.16.log (_Sep_14_09:34:20_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=php52-filter portname: security/php52-hash description: The hash shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=php52-hash portname: security/php52-mcrypt description: The mcrypt shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=php52-mcrypt portname: security/php52-mhash description: The mhash shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=php52-mhash portname: security/php52-openssl description: The openssl shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=php52-openssl portname: security/qtfw description: A GUI frontend for ipfw utility in FreeBSD maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=qtfw portname: sysutils/diskprep description: A program to prepare disks for use based on a config file maintainer: brooks@FreeBSD.org deprecated because: Believed to have no users expiration date: 2012-09-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=diskprep portname: sysutils/grub description: GRand Unified Bootloader maintainer: sem@FreeBSD.org status: BROKEN deprecated because: expiration date: 2012-12-01 build errors: http://pointyhat.FreeBSD.org/errorlogs/i386-errorlogs/e.10.20121030050346/grub-0.97_4.log (_Jun__9_08:15:20_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=grub portname: sysutils/kcpuload description: CPU meter for Kicker maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=kcpuload portname: sysutils/kdeadmin3 description: KDE applications related to system administration maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=kdeadmin3 portname: sysutils/kdirstat description: A small KDE utility that sums up disk usage for directory trees maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=kdirstat portname: sysutils/kkeyled description: Panel applet to display the keyboard's LED states maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=kkeyled portname: sysutils/klaptopdaemon description: APM monitor for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=klaptopdaemon portname: sysutils/klineakconfig description: Configure lineakd through a KDE interface maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=klineakconfig portname: sysutils/kmilo description: Enables special keys on custom keyboards maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=kmilo portname: sysutils/kshutdown description: Advanced shutdown utility for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=kshutdown portname: sysutils/ksynaptics description: KDE control center module for Synaptics touchpads maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=ksynaptics portname: sysutils/lineak-kdeplugins description: KDE plugins for lineakd maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=lineak-kdeplugins portname: sysutils/linux-procps description: Linux psproc binaries maintainer: emulation@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=linux-procps portname: sysutils/php52-posix description: The posix shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.8.20101230091827/php52-posix-5.2.16.log (_Sep_14_12:36:46_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=php52-posix portname: sysutils/pwg description: A small tool to generate secure, random passwords maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=pwg portname: sysutils/rsyslog5 description: Syslogd supporting SQL, TCP and TLS maintainer: brd@FreeBSD.org deprecated because: Use sysutils/rsyslog6 expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=rsyslog5 portname: sysutils/rsyslog5-dbi description: LibDBI output module for rsyslog maintainer: brd@FreeBSD.org deprecated because: Use sysutils/rsyslog6 expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=rsyslog5-dbi portname: sysutils/rsyslog5-gnutls description: GNUTLS module for rsyslog maintainer: brd@FreeBSD.org deprecated because: Use sysutils/rsyslog6 expiration date: 2013-02-28 build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.9.20120820204747/rsyslog-gnutls-5.8.12_1.log (_Aug_30_04:21:35_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=rsyslog5-gnutls portname: sysutils/rsyslog5-gssapi description: GSS API input/output module for rsyslog maintainer: brd@FreeBSD.org deprecated because: Use sysutils/rsyslog6 expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=rsyslog5-gssapi portname: sysutils/rsyslog5-mysql description: MySQL output module for rsyslog maintainer: brd@FreeBSD.org deprecated because: Use sysutils/rsyslog6 expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=rsyslog5-mysql portname: sysutils/rsyslog5-pgsql description: PostgreSQL output module for rsyslog maintainer: brd@FreeBSD.org deprecated because: Use sysutils/rsyslog6 expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=rsyslog5-pgsql portname: sysutils/rsyslog5-relp description: RELP input/output module for rsyslog maintainer: brd@FreeBSD.org deprecated because: Use sysutils/rsyslog6 expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=rsyslog5-relp portname: sysutils/rsyslog5-rfc3195 description: RFC3195 input support for rsyslog maintainer: brd@FreeBSD.org deprecated because: Use sysutils/rsyslog6 expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=rsyslog5-rfc3195 portname: sysutils/rsyslog5-snmp description: SNMP trap sender for rsyslog maintainer: brd@FreeBSD.org deprecated because: Use sysutils/rsyslog6 expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=rsyslog5-snmp portname: textproc/kbedic description: An English-Bulgarian-English dictionary maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=kbedic portname: textproc/linux-aspell description: Spelling checker with better logic than ispell (linux version) maintainer: office@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=linux-aspell portname: textproc/linux-expat description: Linux/i386 binary port of Expat XML-parsing library maintainer: emulation@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=linux-expat portname: textproc/linux-libxml description: RPM of libxml maintainer: emulation@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=linux-libxml portname: textproc/linux-libxml2 description: RPM of libxml2 maintainer: tut@nhamon.com.ua deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=linux-libxml2 portname: textproc/linux-scim-gtk description: Smart Common Input Method platform, gtk module, Linux binary maintainer: hrs@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=linux-scim-gtk portname: textproc/linux-scim-libs description: Smart Common Input Method platform, library part, Linux binary maintainer: hrs@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=linux-scim-libs portname: textproc/linux-xerces-c2 description: Validating XML parser from the Apache XML Project (linux version) maintainer: avl@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=linux-xerces-c2 portname: textproc/p5-KinoSearch description: A Perl search engine library maintainer: vivek@khera.org deprecated because: replaced by textproc/p5-KinoSearch1 expiration date: 2012-05-11 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=p5-KinoSearch portname: textproc/php52-ctype description: The ctype shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=php52-ctype portname: textproc/php52-dom description: The dom shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=php52-dom portname: textproc/php52-pspell description: The pspell shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=php52-pspell portname: textproc/php52-simplexml description: The simplexml shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=php52-simplexml portname: textproc/php52-wddx description: The wddx shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=php52-wddx portname: textproc/php52-xml description: The xml shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.8.20101230091827/php52-xml-5.2.16.log (_Sep_14_17:40:33_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=php52-xml portname: textproc/php52-xmlreader description: The xmlreader shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=php52-xmlreader portname: textproc/php52-xmlwriter description: The xmlwriter shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.8.20101230091827/php52-xmlwriter-5.2.16.log (_Sep_14_17:42:18_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=php52-xmlwriter portname: textproc/php52-xsl description: The xsl shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=php52-xsl portname: textproc/romdict description: Dictd database for Eng-Ro dictionary maintainer: itetcu@FreeBSD.org deprecated because: Upstream the project seems dead for years expiration date: 2013-06-30 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=romdict portname: textproc/skim description: An input method platform based on SCIM library and KDE/QT maintainer: ports@FreeBSD.org status: BROKEN deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=skim portname: textproc/xxdiff description: QT interface to view/merge differences between 2 or 3 files maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=textproc&portname=xxdiff portname: ukrainian/kde3-i18n description: Ukrainian messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=ukrainian&portname=kde3-i18n portname: vietnamese/kde3-i18n description: Vietnamese messages and documentation for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=vietnamese&portname=kde3-i18n portname: www/kdewebdev description: Comprehensive html/website development environment maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=kdewebdev portname: www/openbravoerp description: Openbravo ERP is a Web based ERP maintainer: loader@freebsdmall.com deprecated because: version incompatibility with devel/apache-ant expiration date: 2013-01-11 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=openbravoerp portname: www/php52-session description: The session shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=php52-session portname: www/php52-tidy description: The tidy shared extension for php maintainer: admin@lissyara.su deprecated because: PHP 5.2 series is strongly discouraged for new installations, migrate now expiration date: 2013-03-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=php52-tidy portname: www/squid31 description: HTTP Caching Proxy maintainer: tmseck@web.de deprecated because: Squid 3.1 is no longer recommended for new installations. Please use www/squid32 instead expiration date: 2013-03-31 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=squid31 portname: www/tomcat55 description: Open-source Java web server by Apache, 5.5.x branch maintainer: jgh@FreeBSD.org deprecated because: EOL approaching, consider www/tomcat{6,7} expiration date: 2012-12-31 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=tomcat55 portname: www/typo346 description: The typo3 content management system maintainer: freebsd-ports@charlieroot.de deprecated because: Obsolete stable release expiration date: 2013-04-30 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=typo346 portname: x11-clocks/kdetoys3 description: Small applications for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-clocks&portname=kdetoys3 portname: x11-fm/dolphin description: File manager for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-fm&portname=dolphin portname: x11-fm/x-files description: A nice Tk-based filemanager maintainer: dmaddox099@yahoo.com deprecated because: Project has been abandoned expiration date: 2013-02-01 build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.10.20120608131052/x-files-2.00b1_3.log (_Jun_13_13:21:14_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-fm&portname=x-files portname: x11-fonts/linux-fontconfig description: Linux/i386 binary of Fontconfig maintainer: emulation@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-fonts&portname=linux-fontconfig portname: x11-servers/driglide description: Libraries to support 3dfx Voodoo3/4/5/Banshee with the DRI maintainer: ports@FreeBSD.org status: BROKEN deprecated because: 3dfx is dead, fails to compile on recent versions of freebsd expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-servers&portname=driglide portname: x11-themes/baghira description: An Aqua like window decoration and widget style for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-themes&portname=baghira portname: x11-themes/kde-icons-amaranth-althaea description: KDE iconset like Crystal SVG, but simpler and with more shadows maintainer: lioux@FreeBSD.org status: BROKEN deprecated because: BROKEN for more than 6 month expiration date: 2012-05-10 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-themes&portname=kde-icons-amaranth-althaea portname: x11-themes/kdeartwork3 description: Additional themes, sounds, wallpapers and window styles for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-themes&portname=kdeartwork3 portname: x11-themes/kdmtheme description: KDM Theme Manager maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-themes&portname=kdmtheme portname: x11-themes/qnxstyle description: A QNX style/theme for KDE3 maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-themes&portname=qnxstyle portname: x11-themes/qt-bluecurve-theme description: The Bluecurve QT theme maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-themes&portname=qt-bluecurve-theme portname: x11-toolkits/fltk11 description: Cross-platform C++ graphical user interface toolkit maintainer: db@FreeBSD.org deprecated because: new code should use /x11-toolkits/fltk expiration date: 2012-11-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=fltk11 portname: x11-toolkits/fltk2 description: Fast Light Toolkit version 2 (development snapshot) maintainer: ports@FreeBSD.org deprecated because: No more public distfiles for version 2 expiration date: 2012-11-26 build errors: http://pointyhat.FreeBSD.org/errorlogs/i386-errorlogs/e.10.20121030050346/fltk-2.0.r9166_1.log (_Jun_13_13:40:23_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=fltk2 portname: x11-toolkits/gtkglarea description: An OpenGL widget for the GTK+ GUI toolkit maintainer: ports@FreeBSD.org deprecated because: No more public distfiles expiration date: 2012-10-20 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=gtkglarea portname: x11-toolkits/linux-gtk description: RPM of the Gtk lib maintainer: emulation@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=linux-gtk portname: x11-toolkits/linux-gtk2 description: GTK+ library, version 2.X, Linux binary maintainer: emulation@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=linux-gtk2 portname: x11-toolkits/linux-openmotif description: Motif toolkit Linux libraries maintainer: emulation@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=linux-openmotif portname: x11-toolkits/linux-pango description: Linux pango binary maintainer: emulation@FreeBSD.org status: FORBIDDEN deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=linux-pango portname: x11-toolkits/linux-qt33 description: RPM of QT3 maintainer: bsam@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=linux-qt33 portname: x11-toolkits/py-qt description: Python bindings for the Qt toolkit maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=py-qt portname: x11-toolkits/qscintilla description: QT port of the Scintilla C++ editor class maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=qscintilla portname: x11-toolkits/qt33 description: Multiplatform C++ application framework maintainer: ports@FreeBSD.org deprecated because: No upstream activity since 2008; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=qt33 portname: x11-toolkits/qwt4 description: Qwt widget library for technical purposes (old version) maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=qwt4 portname: x11-wm/bbconf description: Configurator for the Blackbox window manager maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-wm&portname=bbconf portname: x11-wm/e17-module-calendar description: Nice calendar module for e17 maintainer: gblach@FreeBSD.org deprecated because: Deprecated upstream expiration date: 2013-01-31 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-wm&portname=e17-module-calendar portname: x11-wm/e17-module-drawer description: An e17 module to display/organize different types of information maintainer: gblach@FreeBSD.org deprecated because: Deprecated upstream expiration date: 2013-01-31 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-wm&portname=e17-module-drawer portname: x11-wm/e17-module-e-tiling description: A tiling module for Enlightenment 17 maintainer: gblach@FreeBSD.org deprecated because: Deprecated upstream expiration date: 2013-01-31 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-wm&portname=e17-module-e-tiling portname: x11-wm/e17-module-language description: An e17 XKB language/layout control module maintainer: gblach@FreeBSD.org deprecated because: Deprecated upstream expiration date: 2013-01-31 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-wm&portname=e17-module-language portname: x11-wm/e17-module-quickaccess description: An e17 module to provide quick access to applications maintainer: gblach@FreeBSD.org deprecated because: Merged into x11-wm/enlightenment expiration date: 2013-01-31 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-wm&portname=e17-module-quickaccess portname: x11-wm/e17-module-tiling description: A tiling-like windows control module for e17 maintainer: gblach@FreeBSD.org deprecated because: Merged into x11-wm/enlightenment expiration date: 2013-01-31 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-wm&portname=e17-module-tiling portname: x11-wm/e17-module-xkbswitch description: X keyboard switcher module for Enlightenment 0.17 maintainer: gblach@FreeBSD.org deprecated because: Merged into x11-wm/enlightenment expiration date: 2013-01-31 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-wm&portname=e17-module-xkbswitch portname: x11-wm/kompmgr description: Utility needed to enable XComposite support in KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-wm&portname=kompmgr portname: x11-wm/libdockapp description: Standard library for Window Maker dock apps maintainer: ports@FreeBSD.org deprecated because: Abandonware, upstream disappeared expiration date: 2012-10-20 build errors: http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.8.20101230091827/libdockapp-0.6.2.log (_Sep__8_05:40:48_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-wm&portname=libdockapp portname: x11/kde-lite description: The FreeBSD release "meta-port" for (a subset of) KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=kde-lite portname: x11/kde3 description: The "meta-port" for KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=kde3 portname: x11/kdebase3 description: Basic applications for the KDE system maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=kdebase3 portname: x11/kdelibs3 description: Base set of libraries needed by KDE programs maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=kdelibs3 portname: x11/kdelibs3-nocups description: Base set of libraries needed by KDE programs maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=kdelibs3-nocups portname: x11/linux-xorg-libs description: Xorg libraries, linux binaries maintainer: emulation@FreeBSD.org deprecated because: expiration date: 2013-02-28 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=linux-xorg-libs portname: x11/lupe description: Real-time magnifying glass for X11 maintainer: ports@FreeBSD.org deprecated because: No more public distfiles expiration date: 2012-11-26 build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.10.20120608131052/lupe-0.08c.log (_Jun_13_12:41:28_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=lupe portname: x11/oooqs description: Quick launcher for Open Office maintainer: itetcu@FreeBSD.org deprecated because: For old OOo versions; uses kde3; unmaintained upstream; see x11/oooqs2 expiration date: 2013-02-07 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=oooqs portname: x11/xloadimage description: X11 Image Loading Utility maintainer: ports@FreeBSD.org deprecated because: Debian patches no more availables expiration date: 2012-11-26 build errors: http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.8.20101230091827/xloadimage-4.1.16_8.log (_Sep__8_00:15:01_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=xloadimage portname: x11/xscreensaver-kde description: Support for xscreensaver blankers in KDE maintainer: ports@FreeBSD.org deprecated because: Depends on QT3; unmaintained expiration date: 2013-07-01 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=xscreensaver-kde From owner-freebsd-ports@FreeBSD.ORG Mon Jan 7 08:33:36 2013 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 2E2F544C for ; Mon, 7 Jan 2013 08:33:36 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from portsmonj.FreeBSD.org (portsmonj.freebsd.org [69.147.83.46]) by mx1.freebsd.org (Postfix) with ESMTP id 1B6B7235 for ; Mon, 7 Jan 2013 08:33:36 +0000 (UTC) Received: from portsmonj.freebsd.org (portsmonj.freebsd.org [69.147.83.46]) by portsmonj.FreeBSD.org (8.14.5/8.14.4) with ESMTP id r078UVgk068959 for ; Mon, 7 Jan 2013 08:30:31 GMT (envelope-from linimon@FreeBSD.org) Date: Mon, 7 Jan 2013 08:30:31 GMT Message-Id: <201301070830.r078UVgk068959@portsmonj.FreeBSD.org> From: linimon@FreeBSD.org To: ports@FreeBSD.org Subject: FreeBSD ports which are currently marked forbidden X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: portmgr-feedback@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 08:33:36 -0000 As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically notify users about 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 each port, including errors seen on the build farm, is included below. portname: graphics/linux-tiff forbidden because: Vulnerable since 2004-10-13, http://portaudit.freebsd.org/8816bf3a-7929-11df-bcce-0018f3e2eb82.html build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=graphics&portname=linux-tiff portname: lang/eperl forbidden because: Vulnerable since 2001-06-21, http://portaudit.freebsd.org/73efb1b7-07ec-11e2-a391-000c29033c32.html build errors: http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.7.20101015091133/eperl-2.2.14_3.log.bz2 (_Jul_31_06:17:35_UTC_2010) overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=eperl portname: security/sudosh3 forbidden because: Secunia Advisory SA38292, ISS X-Force sudosh-replay-bo (55903), replay() function buffer overflow. build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=security&portname=sudosh3 portname: x11-toolkits/linux-pango forbidden because: Vulnerable since 2009-05-13, http://portaudit.freebsd.org/4b172278-3f46-11de-becb-001cc0377035.html build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11-toolkits&portname=linux-pango From owner-freebsd-ports@FreeBSD.ORG Mon Jan 7 09:39:39 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 070CE2B0; Mon, 7 Jan 2013 09:39:39 +0000 (UTC) (envelope-from theraven@freebsd.org) Received: from theravensnest.org (theraven.freebsd.your.org [216.14.102.27]) by mx1.freebsd.org (Postfix) with ESMTP id CC3E46AB; Mon, 7 Jan 2013 09:39:38 +0000 (UTC) Received: from [192.168.0.2] (cpc10-cmbg15-2-0-cust123.5-4.cable.virginmedia.com [86.30.246.124]) (authenticated bits=0) by theravensnest.org (8.14.5/8.14.5) with ESMTP id r079dHSr037219 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES128-SHA bits=128 verify=NO); Mon, 7 Jan 2013 09:39:35 GMT (envelope-from theraven@freebsd.org) Subject: Re: LLVM 3.2: official stable port is still LLVM 3.1. Basesystem missing important LLVM pieces! Mime-Version: 1.0 (Apple Message framework v1278) Content-Type: text/plain; charset=us-ascii From: David Chisnall In-Reply-To: <042CBED1-5257-4517-B040-9EE760BE7FE1@cederstrand.dk> Date: Mon, 7 Jan 2013 09:39:34 +0000 Content-Transfer-Encoding: quoted-printable Message-Id: <410ACCF2-D1E6-45D9-AF93-B5625682644A@freebsd.org> References: <50E97457.7050809@zedat.fu-berlin.de> <34476030-BDBF-46C4-8E7D-60FDC53B076A@FreeBSD.org> <50E9B385.9060104@zedat.fu-berlin.de> <042CBED1-5257-4517-B040-9EE760BE7FE1@cederstrand.dk> To: Erik Cederstrand X-Mailer: Apple Mail (2.1278) Cc: Current FreeBSD , "O. Hartmann" , Ports FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 09:39:39 -0000 On 6 Jan 2013, at 20:38, Erik Cederstrand wrote: > You can't seriously blame LLVM for making progress. If ports rely on a = specific version of LLVM, it would be far better to create devel/llvm31, = devel/llvm32 etc. Well, I can (and, even with my LLVM committer hat on, do) blame LLVM for = not having a sensible deprecation strategy. Breaking the ABI is = unavoidable in a C++ project (unless you invent an entire metalanguage = on top of C++, as Qt does) but breaking the API is a huge pain, when it = would be no more effort in most cases to stick on a deprecation = attribute telling people what they should be using instead. Having llvm31, llvm32, and so on ports is likely to be unavoidable, as = lots of external projects end up depending on older versions of LLVM. = It would be worth splitting out clang from these. A few = refactoring-type tools depend on old versions of clang, but most = commonly people will be using latest clang with latest LLVM, plus = something else with old LLVM. =20 David= From owner-freebsd-ports@FreeBSD.ORG Mon Jan 7 11:06:03 2013 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C9E42E41 for ; Mon, 7 Jan 2013 11:06:03 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id BB7E3F15 for ; Mon, 7 Jan 2013 11:06:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r07B6312086957 for ; Mon, 7 Jan 2013 11:06:03 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r07B63cX086955 for freebsd-ports@FreeBSD.org; Mon, 7 Jan 2013 11:06:03 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 7 Jan 2013 11:06:03 GMT Message-Id: <201301071106.r07B63cX086955@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: FreeBSD ports list Subject: Current unassigned ports problem reports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 11:06:03 -0000 (Note: an HTML version of this report is available at http://www.freebsd.org/cgi/query-pr-summary.cgi?category=ports .) 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. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/175096 [patch update] devel/lfc 1.3.5 -> 1.3.6 o ports/175095 [MAINTAINER] math/jakarta-commons-math3: update to 3.1 o ports/175092 [MAINTAINER] games/assaultcube: Convert to OptionsNG o ports/175090 wrong ports version o ports/175088 [maintainer] mail/opendkim update to 2.7.4 o ports/175084 [Maintainer] [Security] www/squid31: integrate vendor o ports/175078 devel/boost-libs. fix Issue 6127 o ports/175068 [PATCH] net/proxychains: update to 4.4, take maintaine o ports/175066 [MAINTAINER] graphics/xournal update to 0.4.7 o ports/175063 maintainer update: sysutils/torque o ports/175057 [maintainer update] devel/ChipmunkPhysics bump from 6. o ports/175049 deskutils/aspostit: Fix build with clang o ports/175048 games/wmminichess: Fix build with clang o ports/175047 sysutils/uptimed: Update to version 0.3.17 o ports/175046 mail/pgpsendmail: Fix build with clang o ports/175045 games/jzip: Fix build with clang o ports/175044 misc/xd: Fix build with clang o ports/175043 games/super_methane_brothers: Update to version 1.5.1 o ports/175042 games/wmtictactoe: Fix build with clang o ports/175041 games/starlanes: Fix build with clang o ports/175040 textproc/dixit: Update to version 11.11 o ports/175039 net-mgmt/wide-dhcp: Fix build with clang o ports/175038 editors/xvile: Update to version 9.8i o ports/175037 audio/ifp-line: Update to version 0.3 o ports/175036 net-im/icb: Fix build with clang o ports/175035 games/wmshuffle: Fix build with clang o ports/175034 biology/povchem: Fix build with clang o ports/175033 editors/vile: Update to version 9.8i o ports/175032 x11-clocks/mlclock: Fix buils with clang o ports/175031 devel/newt: Update to version 0.52.14 o ports/175030 sysutils/linrename: Update to version 2.22.2 o ports/175029 devel/ace: Update to version 6.1.7 o ports/175028 devel/rudiments: Update to version 0.40 o ports/175027 devel/lpc21isp: Update to version 1.85 o ports/175026 misc/wmfirew: Fix build with clang o ports/175025 benchmarks/libmicro: Update to version 0.4.1 o ports/175024 databases/typhoon: Fix build with clang o ports/175023 devel/flick: Update MASTER_SITES o ports/175022 science/linsmith: Fix build with clang o ports/175021 textproc/align: Update to version 1.7.2 o ports/175020 math/gri: Update to version 2.12.23 o ports/175019 cad/impact: Update to version 0.7.06.038 o ports/175018 devel/fhist: Fix build with clang o ports/175017 games/xlife: Update to version 6.5.5 o ports/175016 graphics/evolvotron: Update to version 0.6.2 o ports/175015 math/snns: Fix build with clang o ports/175014 biology/phyml: Update to version 20121109 o ports/175013 misc/aclgen Fix build with clang o ports/175012 emulators/prodosemu: Fix build with clang o ports/175011 multimedia/2mandvd: Update to version 1.8.4 o ports/175010 benchmarks/flops: Fix build with clang o ports/175008 multimedia/gstream-plugins-soundtouch C++ compiler err o ports/175007 [PATCH] graphics/xsane: OptionsNG, ajdust dependencies o ports/175000 comms/deforaos-phone upgrade to 0.3.11 o ports/174999 multimedia/deforaos-player patch for respecting PREFIX o ports/174998 deskutils/deforaos-todo patch for respecting PREFIX o ports/174997 print/deforaos-pdfviewer patch for respecting PREFIX f ports/174996 patch for multimedia/xbmc headless mode o ports/174995 audio/deforaos-mixer patch for respecting PREFIX o ports/174994 mail/deforaos-mailer upgrade to 0.1.6 o ports/174993 www/deforaos-surfer patch for respecting PREFIX o ports/174992 editors/deforaos-editor patch for respecting PREFIX f ports/174990 x11/deforaos-locker patch for respecting PREFIX o ports/174988 New port: net/tclsoap o ports/174982 New port: print/qpdf Command-line tools for transformi o ports/174981 [new port] security/revealrk 1.0.1 o ports/174976 virtualbox 4.2.6: VNC not working o ports/174975 Latest virtualbox-ose-kmod 4.2.6 commit (309876) break o ports/174968 virtualbox: CAM lockup when using more than one disk f ports/174967 Update games/sumwars to 0.5.6 o ports/174960 sysutils/fusefs-ntfs mkntfs fails because of "no block o ports/174956 security/sguil-client, port update o ports/174955 [UPDATE] devel/z80ex to v1.1.20 o ports/174954 New port: security/php-openid-ldap, a PHP-based OpenID o ports/174951 [PATCH] games/vamos: added OptionsNG, icon, desktop en o ports/174947 [new port] ftp/php5-dav, php5 webdav module, allowing o ports/174944 security/ssl-admin: Update to 1.0.5, remove depend o ports/174940 [new port]: misc/valspeak, a filter that converts Engl o ports/174939 audio/timidity++*: fix LDFLAGS o ports/174919 [NEW PORT] games/epiar: Space trading/exploring sim wi o ports/174917 p5-XML-Twig and p5-XML-LibXML coexistence problem f ports/174913 [patch] update games/gemrb 0.7.1 to 0.7.2 o ports/174911 [PATCH] cad/leocad: update to 0.79.1, take maintainers f ports/174903 [PATCH] net-mgmt/collectd: Allow not selecting INPUT/O o ports/174901 [NEW PORT] cad/ldraw: LDraw parts library f ports/174898 graphics/openimageio: pkg: (openimageio-1.1.2) /usr/lo o ports/174883 databases/grass: cut: ../dist.amd64-portbld-freebsd10. o ports/174870 [PATCH] cad/qfsm: Changed comment, options, do-install o ports/174867 irc/unreal: Port Update to UnrealIRCD o ports/174863 [PATCH] cad/xcircuit: update to 3.7.46,1, take maintai o ports/174862 [PATCH] chinese/scim-pinyin: update to 0.5.92, take ma f ports/174860 [PATCH] ports-mgmt/porttools, ports-mgmt/portlint: Swi o ports/174856 [NEW PORT]: sysutils/jail2 - another jail rc-script, t o ports/174844 [PATCH] cad/electric-ng: update to 9.03, take maintain o ports/174841 graphics/sane-frontends fails to build f ports/174836 [PATCH] sysutils/isomd5sum: update to 1.0.7 o ports/174823 [MAINTAINER] print/fontforge: update freetype2 version o ports/174819 games/exult: Update to 1.4.9 o ports/174815 [PATCH] print/cups-base: Fixed 3 fatal errors, icons, f ports/174803 irc/ircd-ratbox package assembly failure WITH_SERVICES o ports/174798 audio/soundtracker: request to add system menu item/en o ports/174795 x11-toolskits/open-motif: Installing open-motif-2.3.4. o ports/174794 [new port]: devel/libpo6 POSIX wrappers for C++ o ports/174793 [new port]: devel/cityhash Family of hash functions f ports/174788 www/squid32 fails to build when heimdal 1.5.2 installe f ports/174785 [PATCH] security/libntlm: update to 1.3 f ports/174779 [update]: mail/dovecot2 added support FTS clucene f ports/174778 [new port]: textproc/clucene2 CLucene is a C++ port of f ports/174764 [patch] upgrade databases/postgis to 1.5.8 (fixes comp f ports/174753 change to devel/boost-libs causes adverse effects o ports/174750 [NEW PORT] games/rocksndiamonds-data: Additional Playe o ports/174747 [NEW PORT] games/rnd_jue: Colorful Boulderdash'n'Emera o ports/174746 Segmentation fault in security/prelude-lml f ports/174742 mail/mailfront: patch update to mailfront-1.21 f ports/174741 www/drupal7 7.16 -> 7.18 o ports/174734 [NEW PORT] databases/p5-DBIx-Class-InflateColumn-Authe o ports/174732 security/fwknop Port Update f ports/174718 Port x11-wm/fvwm-crystal website o ports/174705 New port: devel/php5-ice f ports/174701 [patch] update games/minecraft-client to 1.4.6 o ports/174699 Update port games/dungeon and request maintainership f ports/174678 [PATCH] sysutils/usbhotkey: update to 0.4 o ports/174674 New port: devel/awscli - Universal Command Line Interf o ports/174669 Is INDEXFILE out of date? o ports/174667 Proposal for a new port: sysutils/ksysguardd3 (KDE3 ks o ports/174656 New port: audio/gtmixer Gtk2.0 graphical mixer o ports/174655 japanese/mutt-devel: mutt ja patch new version release o ports/174654 [NEW PORT] sysutils/rsyslog7: Syslogd supporting SQL, o ports/174653 [NEW PORT] sysutils/liblognorm: tool to normalize log o ports/174650 Xfce4 crash with exaGetPixmapFirstPixel called for inv o ports/174647 [NEW PORT] net/infinispan: Open source highly scalable o ports/174632 [NEW PORT] net/infinispan: Open source highly scalable o ports/174622 Update games/minecraft-client to 1.4.6 o ports/174621 Update games/minecraft-server to Version 1.4.6 f ports/174620 Upgraded Port databases/postgis Adds support for geog o ports/174611 benchmarks/netperfmeter port update to version 1.3.0 o ports/174609 net/rsplib port update to version 3.0.1 o ports/174605 warning when generating ports index o ports/174592 security/sguil-sensor, port update o ports/174591 security/sguil-server, update port f ports/174590 sysutils/bsdadminscripts : install broken f ports/174583 devel/libreadline-java: patch for UTF8 support o ports/174567 [PATCH]: Fix mxml linking on amd64 f ports/174553 editors/tea fails to upgrade from 'tea-33.3.0' to 'tea f ports/174547 [UPDATE]: devel/universalindentgui Update to new relea o ports/174540 www/linkchecker: update to 8.2 o ports/174539 net-mgmt/fprobe rc script patch o ports/174523 [maintainer] net/hornetq: update and build from source o ports/174516 New port: java/glassfish for Glassfish Java EE referen f ports/174487 mail/notmuch fails to build during portupgrade f ports/174482 [PATCH]: x11/slim Fix PAM error handling f ports/174457 [update] www/luakit to 2012.09.13-r1 f ports/174418 [MAINTAINER] mail/ovs: update to 1.05 f ports/174384 [PATCH] net/nss-pam-ldapd update to 0.8.12 o ports/174368 New port: lang/nimrod The Nimrod programming language. o ports/174342 [NEW PORT] irc/shirk: Modular IRC bot based on the Twi o ports/174338 [patch] multimedia/mkvtoolsnix: update to 5.9.0 o ports/174308 [bsd.database.mk] cyrus-sasl-2.1.25_2 will not compile o ports/174306 [maintainer] news/nzbget: update to 9.0 f ports/174303 [PATCH] Update devel/libgta to version 1.0.4 o ports/174289 net/ssvnc build fails - configure: error: /usr/bin/cpp o ports/174286 x11/xorg-server fails to compile with Clang f ports/174246 [PATCH] audio/libdssialsacompat: Fixed download f ports/174237 databases/php5-redis - zAdd does not set the correct s f ports/174153 emulators/fceux: update to 2.2.0 f ports/174149 net-mgmt/nfdump configure fails o ports/174131 net/citrix_ica: Update port to 12.0.0.189834 f ports/174129 [Maintainer-Update] print/cups-bjnp to latest o ports/174118 graphics/pecl-gmagick o ports/174103 [NEW PORT] lang/ruby20: An object-oriented interpreted o ports/174099 [PATCH] misc/wmweather+: update to 2.13, take maintain o ports/174093 games/odamex: update to 0.6.1 o ports/174080 net/ssmping fix o ports/174069 [PATCH] misc/explosions: OptionsNG, added categories, o ports/174068 [maintainer update] Update port www/geneweb, formerly o ports/174057 [PATCH] misc/cmatrix: OptionsNG, added license, mtx.pc o ports/174030 [patch] emulators/kqemu-kmod*: create sys symlink prop o ports/174022 [PATCH] games/gnurobots: Added OptionsNG, license, des f ports/174021 Port sysutils/coreutils won't build when NLS is disabl f ports/174018 Can't disable security/sshguard -b option o ports/174015 [PATCH] finance/venice: update to 0.751beta, take main o ports/173998 textproc/xalan-c from version 1.10 to 1.11 f ports/173996 Add support for net-mgmt/flow-tools-ng o ports/173953 New port: net/u6rd User-space 6rd (RFC 5569) implement o ports/173910 [PATCH] games/robocode: update to 1.7.4.4, take mainta o ports/173888 [NEW PORT] games/sudoku-sensei: Enjoy playing with Sud o ports/173882 [PATCH] games/xsc: Changed Comment, added Deskop entri o ports/173881 [NEW PORT] games/vodovod: Cross-platform pipe connecti o ports/173880 [PATCH] games/pipenightdreams: Added Portdoss, Desktop o ports/173879 [NEW PORT] games/randomshooter: Destroy as many enemie o ports/173875 [PATCH] games/cuyo: update to 2.0.0,1, Added License, f ports/173865 devel/boost-all: let Boost to use proper toolset with o ports/173860 [maintainer update] security/strongswan 4.5.3 -> 5.0.1 f ports/173858 sysutils/bsdadminscripts installs pkg_libchk that does o ports/173751 [PATCH] multimedia/gxmms update to 0.3.0 o ports/173750 [PATCH] multimedia/motion fix bktr o ports/173743 Fix build problem for mplayer/mencoder when DEBUG opti f ports/173726 [patch] games/stonesoup o ports/173676 [new port] graphics/openshadinglanguage f ports/173638 net-mgmt/nagios_plugins [PATCH] Revised check_ircd.pl f ports/173624 net/quagga bgpd man page missing option "--no_kernel" o ports/173618 [NEW PORT] games/blobandconquer: 3D shooter with some o ports/173615 textproc/db2latex 0.8p1_1 has bad xls [patch] o ports/173590 New ports: textproc/fcitx-m17n and vietnamese/fcitx-un o ports/173581 new port submission, security/sagan f ports/173575 Fix devel/boost-python-libs with python-3.2 o ports/173574 [NEW PORT] www/pecl-solr: An Apache Solr PHP extension o ports/173567 [NEW PORT] www/download-gemist o ports/173559 "portmaster math/lp_solve" fails when run from normal o ports/173558 conflicting hdf5 when first installing graphics/openim o ports/173544 [new port] devel/liblognorm, a log normalizer o ports/173543 ucarp / vlan interfaces o ports/173542 [PATCH] graphics/fracplanet: take maintainership, Make o ports/173534 [NEW PORT] games/wizznic: Implementation of the arcade o ports/173533 mpd5 PPTP server race condition with some clients o ports/173526 xscreensaver rapidly fills Xorg.0.log with (II) lines f ports/173517 comms/spandsp-devel lacks build dependency for xsltpro o ports/173505 java/java3d does not compile o ports/173504 [PATCH] games/xye: update to 0.12.1, take maintainersh o ports/173493 [NEW PORT] games/blobwars: Mission and Objective based f ports/173490 www/squid32 - missing kerberos helper f ports/173489 [PATCH] databases/mysqltuner: [SUMMARIZE CHANGES] o ports/173464 [PATCH] emulators/linux-pete-mesagpu: update to 1.77, o ports/173463 [PATCH] emulators/linux-peops-softgpu: update to 1.18, o ports/173462 [PATCH] emulators/linux-pete-xgl2gpu: update to 2.9, t o ports/173457 [NEW PORT] games/edgar: 2D platform game with a persis o ports/173456 [MAINTAINER] games/bombherman: Makefile changed, added f ports/173446 lang/polyml: segfaults on startup on amd64 o ports/173438 lang/tuareg-mode.el f ports/173437 japanese/ddskk installation fails o ports/173436 [MAINTAINER] games/mopesnake: Makefile changed, added o ports/173431 [MAINTAINER] games/madbomber: Makefile changed, added o ports/173430 [MAINTAINER] games/krank: Makefile changed, added pkg- o ports/173427 [MAINTAINER] games/iceicepenguin: Makefile changed, ad f ports/173412 failed to install lang/gnat-aux o ports/173402 [MAINTAINER] emulators/swine: Normal download from Git o ports/173397 [MAINTAINER] games/defendguin: Makefile changed, added f ports/173369 math/gnuplot+: avoid conflicts with math/gnuplot o ports/173368 [PATCH] games/glmaze: OptionsNG, changed Makefile, add f ports/173362 devel/ocaml-calendar Update to 2.03.2 o ports/173356 [MAINTAINER] games/blockrage: Changed Makefile, added o ports/173355 [MAINTAINER] games/black-box: Makefile changed, added o ports/173354 [MAINTAINER] games/barbie_seahorse_adventures: Makefil o ports/173352 [PATCH] games/gtkatlantic: OptionsNG, changed Makefile o ports/173351 [PATCH] games/4stattack: OptionsNG, Makefile simplifie o ports/173350 [PATCH] games/ppracer: OptionsNG, Makefile changed, ta o ports/173349 [MAINTAINER] games/asteroids3d: Changed Makefile, adde o ports/173347 [MAINTAINER] games/BillardGL: Changed Makefile, added o ports/173346 [MAINTAINER] games/netwalk: Changed Makefile, added De o ports/173345 [MAINTAINER] games/nelly: Changed Makefile, nelly.in, o ports/173335 [PATCH] games/xarchon: OptionsNG, changed Makefile, pk o ports/173314 [PATCH] graphics/comix: OptionsNG, changed Makefile, p o ports/173282 New port: security/keepassx2 Cross Platform Password M o ports/173271 [MAINTAINER] games/kye: Fixed distfiles for Distilator o ports/173253 [bsd.sites.mk] Fix some broken links o ports/173246 maintainer update: sysutils/condor o ports/173241 devel/pmd fails to install f ports/173230 sysutils/parallel 20121022 complains about defined(@ar o ports/173194 [new port] java/eclipse-birt: BIRT plugin for Eclipse f ports/173191 lang/squeak: invalid dependency. o ports/173188 [PATCH] games/wordplay: Makefile changed, OptionsNG, t o ports/173184 [PATCH] games/abe: Makefile changed, removed pkg-plist o ports/173179 [PATCH] games/aop: Makefile changed, OptionsNG, take m o ports/173176 [PATCH] games/lmarbles: Makefile changed, OptionsNG, t o ports/173164 [MAINTAINER] devel/mingw32-gcc: update to 4.7.2 f ports/173131 www/openbravoerp: remove tomcat55 dependency (eol soon o ports/173112 [update] multimedia/qmmp support 4 ports of ffmpeg o ports/173079 [NEW PORT] databases/pyspatialite Python interface to f ports/173051 emulators/hercules update from 3.05 to 3.07 o ports/173034 update to security/kpcli v. 1.5, .kdbx support added o kern/173030 [atf] [patch] emulators/open-vm-tools: fix clang compi o ports/172982 [UPDATE] audio/linnya: update to 2.3.0 o ports/172981 [NEW PORT] devel/allegro-devel5: Cross-platform librar o ports/172967 asterisk-gui port for asterisk 1.6 to asterisk 11 o ports/172964 USE_GITHUB feature not fully implemented o ports/172950 [PATCH] irc/psybnc update to 2.4-BETA1 o ports/172944 [NEW PORT] games/oneisenough: Economic development in o ports/172943 [PATCH] security/pear-Auth_PrefManager: update to 1.2. o ports/172941 [PATCH] security/pam_ssh_agent_auth: update to 0.9.4 o ports/172934 [PATCH] games/whichwayisup: Makefile changed, OptionsN o ports/172917 textproc/syck: LuaYAML-Testcases test-suite for lua ex o ports/172887 [PATCH] games/nuclearchess: Makefile changed, OptionsN o ports/172885 New port: misc/fbless text-mode fb2 books reader o ports/172866 [PATCH] games/icebreaker: update to 1.9.5, take mainta o ports/172863 [NEW PORT] net/pjsip: Multimedia communication library f ports/172837 lang/swi-pl compiles with databases/libiodbc f ports/172800 [PATCH] fix build/install for audio/hydrogen o ports/172793 maintainer: copy net/xrdp to net/xrdp-devel, update to o ports/172780 New port: net/afpfs-ng an Apple Filing Protocol client o ports/172777 New port: net/libnfs a client library for accessing NF o ports/172775 New port: audio/libshairport a library for Airport Ext f ports/172750 graphics/luminance does not compile if graphics/libraw o ports/172745 The port sessreg does not compile in 9.1-PRERELEASE #2 o ports/172716 emulators/tpm-emulator: Update to version 0.7.4 f ports/172713 ports-mgmt/portbuilder hangs building x11/xorg on i386 f ports/172707 Fix sysutils/ipmitool build on big endian architecture o ports/172696 [new port][patch] databases/mysq56 o ports/172688 audio/gmpc 11.8.16: playback buttons don't have icons o ports/172628 cannot build ports/INDEX f ports/172595 New port: net-p2p/pushpoold bitcoin push-mining pool s o ports/172547 bsd.destdir.mk fails when DESTDIR is set f ports/172477 [UPDATE] www/wordpress: Trim the headers f ports/172473 Fix for broken net/libtrace port f ports/172441 chinese/fcitx should be in 'textproc' instead of 'chin o ports/172439 [New Port] chinese/fcitx-table-yonh: Pinyin-like input o ports/172416 Building multimedia/mplayer on 9.1-PRERELEASE errors w o ports/172361 lang/gnustep-base fail to configure with clang f ports/172353 multimedia/mencoder does not build with clang on amd64 o ports/172331 [PATCH] games/castlevox: Makefile changed, OptionsNG, o ports/172319 [MAINTAINER] www/MT,russian/MT: update to 5.2 f ports/172272 www/speedtest-mini - port not working o ports/172168 [new port] comms/libdlo: the basis for the DisplayPort f ports/172147 sysutils/isomd5sum build fails with clang f ports/172141 [PATCH] deskutils/q4wine: update to 0.121, OptionsNG, f ports/172139 www/squid31 f ports/171950 devel/tnt: include/tnt/tnt_sparse_matrix_csr.h:97:3: e o ports/171945 sysutils/fusefs-smbnetfs crash since fusefs-libs updat o ports/171932 wrong excutable program installed in ports/biology/mop o ports/171921 New port: devel/ocltools: f ports/171917 databases/mantis: Database query failed. Error receive o ports/171912 [NEW PORT] devel/pear-channel-phpdoc: PEAR channel pea f ports/171903 net-mgmt/observium port should only provide dependenci f ports/171893 [BUG] sysutils/ezjail: ezjail_admin update -b (Cannot f ports/171886 [PATCH] multimedia/gpac-mp4box: [SUMMARIZE CHANGES] f ports/171878 textproc/libsphinxclient port is incompatible with sph o ports/171870 [NEW PORT] games/visualspell: Challenges players to us o ports/171869 [NEW PORT] games/multiplik12: Educational game for lea o ports/171868 [new port] net/remotebox: Open Source VirtualBox Clien o ports/171855 [NEW PORT] net-mgmt/node-statsd - Simple daemon for ea f ports/171850 Misleading pkg install option in sysutils/fusefs-kmod f ports/171849 databases/postgis: port switches compiler! GCC -> CLAN f ports/171818 Please add option for Python-integration to sysutils/b o ports/171801 www/sams: Problem with creating MySQL database from sq o ports/171792 patch: allow games/xmille to select starting player ra o ports/171768 [UPDATE] devel/libffi: update to 3.0.11 o ports/171760 New port: cad/sweethome3d o ports/171735 [NEW PORT] editors/py31-loook-devel: Simple Python too o ports/171734 [NEW PORT] editors/py27-loook: Simple Python tool that f ports/171707 multimedia/mplayer: i386 clang build error o ports/171675 [NEW PORT] games/cocos2d: Framework for building 2D ga o ports/171674 [NEW PORT] audio/alure: Utility library to help manage f ports/171605 net-mgmt/netams 3.4.5 compilation error o ports/171603 [NEW PORT] games/py27-dcross: Blocks fall from the top o ports/171602 [NEW PORT] games/py27-cargocarrier: Collect cargo crat o ports/171576 [NEW PORT] games/py27-bombz: Simple 2D puzzle game wit o ports/171559 [NEW PORT] games/airstrike: 2d biplane dogfight game o ports/171552 [NEW PORT] games/traingame: Game about Trains f ports/171539 [patch] net-mgmt/nrpe2 small fixes f ports/171523 [PATCH] devel/boost-libs: Allow building using Clang, o ports/171486 [NEW PORT] games/help_hannahs_horse: Pacman with a fas o ports/171431 [NEW PORT] games/asteroid: Modern version of the arcad o ports/171429 [NEW PORT] games/pyspacewar: Two ships duel in a gravi o ports/171398 [PATCH] devel/pecl-inclued: update to 0.1.3,1 o ports/171392 [NEW PORT] games/py27-super_mario_bros_python: Clone o o ports/171391 [NEW PORT] games/py27-pytowerdefense: Tower Defense Ga f ports/171388 news/hellanzb doesn't work anymore since Fbsd 9.0 o ports/171378 New port: x11-wm/herbstluftwm Manual tiling window man o ports/171344 ports pkg_add -r xorg fails for freebsd 9 system f ports/171338 both databases/mariadb-scripts and databases/mariadb-s o ports/171332 [NEW PORT] games/py27-pythonsudoku: Text and graphical o ports/171323 [NEW PORT] games/hitori: Logic game similar to Sudoku o ports/171237 [NEW PORT] games/schiff: Steer your ship(s) with the k o ports/171236 [NEW PORT] games/schwarzweiss: Tank game for 2 players f ports/171231 audio/clementine-player starts only at the second time o ports/171224 [NEW PORT] games/bouncy: You are a hungry rabbit. Eat o ports/171176 new port: net/winexe f ports/171160 sysutils/loganalyzer depends on php5 s ports/171153 new version available for net-mgmt/coovachilli o ports/171149 new port: textproc/imsettings - a framework manages in o ports/171106 New Port: net/jdownloader - Download manager (java) o ports/171079 graphics/rawtherapee hangs x11 o ports/171019 [new port] science/isis3: USGS ISIS3 planetary mapping o ports/171017 [new port] astro/cspice: New scientific port: NASA/NAI f ports/171005 Updated port sysutils/rubygem-chef o ports/170941 [NEW PORT] games/brickout: A ball-and-paddle game wher o ports/170939 [NEW PORT] games/popstar: Simple puzzle game involving o ports/170918 [NEW PORT] games/entombed: A one- or two-player maze g o ports/170887 [NEW PORT] games/fightorperish: A dungeon-crawling gam f ports/170882 sysutils/bacula-server - Feature Request - Change sysc o ports/170836 [NEW PORT] games/agendaroids: Vector-based rock-shooti o ports/170819 New port: net-mgmt/UniFi UniFi Wireless Controller o ports/170695 sysutils/fusefs-ntfs - instant reboot when mv from UFS o ports/170662 [NEW PORT] devel/pymunk: A easy-to-use pythonic 2d phy o ports/170661 [NEW PORT] graphics/py27-pyglet-devel: Cross-platform f ports/170641 x11-toolkits/open-motif: need mkcatdefs utility f ports/170616 gpk-update-viewer o ports/170569 sysutils/sec does not start automatically at boot time f ports/170542 sysutils/bsdadminscripts does not build correctly in m f ports/170538 x11-wm/enlightenment build breaks f ports/170537 devel/libftdi seems broken on i386 and amd64 o ports/170490 fix port: math/proofgeneral o ports/170448 [NEW PORT] devel/allegro5: Allegro 5 is a game program f ports/170381 x11/slim window manager gives dbus errors starting xfc f ports/170366 lang/libobjc2: update to 1.6.1 f ports/170357 net-mgmt/tcptrack Segmentation fault (core dumped) f ports/170344 [UPDATE] net/tcpflow: update to 1.2.8, take maintainer f ports/170339 www/node: segmentation violation in v8::internal::Hand o ports/170241 [PATCH] devel/libftdi: upgrade to 0.20 and fix automak f ports/170186 Update sysutils/modules to version 3.2.9 o ports/170185 sysutils/mgeupsd not correctly works. f ports/170150 games/uhexen2: Update to version 1.5.3 f ports/170100 astro/orsa: version 0.7.0 in ports hopelessly outdated o ports/170000 emulators/vmware-tools6: Can not install VMware Tools f ports/169876 devel/flyspray: Strict Standards: Non-static method Fl o ports/169741 [new port] devel/visualparadigm f ports/169716 net-mgmt/ndpmon several problems with build and instal o ports/169628 sysutils/devcpu-data f ports/169613 security/botan: Fix ECDSA for dns/powerdns and maybe o f ports/169521 astro/weatherspect: Exiting with SIGUse of uninitializ o ports/169519 [net/cvsup] socksify and cvsup cannot be used together o ports/169492 [new port] databases/pecl-sqlite must be restored o ports/169371 port graphics/sane-backends segfaults f ports/169333 [PATCH] sysutils/syslog-ng2: move sample config to EXA o ports/169322 New port: net/armsd: SMFv2/ARMS Service Adapter daemon f ports/169165 sysutils/fusefs-kmod: calling fchown(2) on sshfs files f ports/169032 Update net-im/qutim port to 0.3.0 f ports/168935 www/firefox-remote shares PORTNAME with www/firefox o ports/168926 Second '59.xxx' out of range 0..59 at security/snort-r o ports/168861 devel/tkcvs: tkdiff no longer runs correctly o ports/168671 [exp-run] Make devel/cmake and devel/cmake-gui not use o ports/168647 Remove trailing spaces from all ports-related files s ports/168486 [PATCH] www/sams, warnings "strftime() [function.strft f ports/168466 [PATCH] www/sams, web-interface, needs GetHostnameSam. f ports/168407 [patch] lang/gauche: update to 0.9.3.2, unbreak o ports/168404 [NEW PORT] databases/dev-sqlite3: This is a developmen o ports/168328 [REPOCOPY] devel/codeblocks --> devel/codeblocks-devel f ports/168319 graphics/qiviewer: Not displaying image jpeg o ports/168266 New port: sysutils/logstash (log monitoring and collec o ports/168215 [PATCH] print/scribus-devel: update to 1.5.0 svn f ports/168161 [PATCH] sysutils/conky: update to 1.9.0 f ports/168160 ports-mgmt/jailaudit doesn't return a non-0 exit code o ports/168114 [NEW PORT] games/duckmaze: A game about a duck that is s ports/167955 [update] graphics/tinyows: Fix dependency to postgis f ports/167953 devel/pecl-xhprof patch for single core cpu f ports/167950 databases/memcachedb does not work on 10-CURRENT o ports/167759 [New Ports] x11-wm/e17-modules-ecomorph and x11-wm/eco f ports/167691 security/heimdal: problem compiling kerberos/heimdal f ports/167352 New port: devel/py-repoze.lru f ports/167090 sysutils/ezjail: Invalid command line option in ezjail f ports/167074 New Port: www/drupal7-ldap o ports/167042 New port: net-p2p/tahoe-lafs f ports/167031 security/heimdal ignore environment after process call f ports/166987 net/nss_ldap: ports/152982 causes nss_ldap to not func o ports/166826 New port: misc/libphidget The driver for Phidgets devi o ports/166812 New port: mail/bounceHammer o ports/166522 lang/f77: Fortran 77 compiler always exits with error f ports/166417 rc script for net/delegate (ports) o ports/166006 Problem with mail/postfix and mail/mailman integration f ports/166004 www/squid31 3.1.19 crashes on first request o ports/165713 New port: net-mgmt/p5-FusionInventory-Agent-Task-NetDi o ports/165711 New port: net-mgmt/p5-FusionInventory-Agent-Task-SNMPQ f ports/165672 sysutils/bacula-server doesn't install all symlinks ne o ports/165586 New port german/lx-office-erp, sql-ledger fork with ex o ports/165565 New port: www/mod_auth_token Token-based authenticatio f ports/165361 x11-wm/e17-module-mem counts memory incorrectly f ports/164941 [UPDATE] [NEW PORTS] jamvm/classpath w/o jdk o ports/164306 update mail/mailagent to 3.1.77 and utmpx fix o ports/164197 smsd(comms/smstools3) doesn't read some configurations o ports/164060 net/ucarp doesn't work on FreeBSD 9.0-PRERELEASE o ports/164055 sysutils/zfs-periodic: Test if scrubbing is in process o ports/163955 input packet for interface are counted twice o ports/163850 New port: cad/linux-bricscad a ports/163665 [New Port]: devel/gerrit - Web based code review and p f ports/163126 security/sshguard changed from syslog.conf to daemon b o bin/162681 pkg_add(1): new installer does not add doc packages o ports/162607 little correction for comms/smstools3 o ports/162045 print/ghostview 1.5_2 coredumps on certain files f ports/161690 New port: games/prboom-plus Port of ID Software's Doom o ports/161578 devel/strace is not working f ports/161278 net/dante: getoutaddr(): address [...] selected, but n f ports/161070 infinite loop for graphics/xfig on 9.0-CURRENT s ports/160993 New port: security/sqlcipher f ports/159242 New port: sysutils/fuse-zip FUSE filesystem to mount Z f ports/159177 sysutils/muse on 8.2-STABLE o ports/159003 devel/cross-gcc attempts to use $PRFIX/../../ranlib on o ports/158983 [NEW PORT] devel/pecl-dtrace: PHP DTrace provider o ports/157544 Updates for databases/linux-oracle-instantclient-* a ports/157504 [new port] net-mgmt/zenpack-NetApp: Provides monitorin o ports/157107 conflict between mail/p5-Mail-SPF and mail/libspf2 o ports/156834 New port: games/fairymax-devel latest version of games o ports/155941 net/nepenthes: mwserv library support is not included f ports/155898 Update port devel/libthai f ports/155115 devel/doxygen: dependancy loop o ports/154352 [patch] multimedia/xmms: update using desktop and mime f ports/154118 graphics/ruby-rmagick: rmagick fails to automaticly re o ports/151747 new port: emulators/wine-fbsd64: request for (a variat o ports/151280 emulators/vmware-guestd6 port install error in /usr/po o ports/150425 www/squid31: rc.d/squid's squid_fib setting ineffectiv o ports/148996 net/cvsup-mirror doesn't use preassigned UID/GIDs o ports/147788 x11-drivers/xf86-video-radeonhd-devel 1.3.0.20091101_3 o ports/103751 databases/linux-oracle-instantclient-sqlplus: ldconfig 491 problems total. From owner-freebsd-ports@FreeBSD.ORG Mon Jan 7 13:06:03 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 5C0965CB; Mon, 7 Jan 2013 13:06:03 +0000 (UTC) (envelope-from awarecons@gmail.com) Received: from mail-vc0-f172.google.com (mail-vc0-f172.google.com [209.85.220.172]) by mx1.freebsd.org (Postfix) with ESMTP id 0C6F48E9; Mon, 7 Jan 2013 13:06:02 +0000 (UTC) Received: by mail-vc0-f172.google.com with SMTP id fw7so19376307vcb.31 for ; Mon, 07 Jan 2013 05:06:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=aeliZZCpD3L9XCDn9wX/4qZZheYrMD/2JZvIl2Tfesc=; b=xjMjpC35zJS35pmSLjeAqYLDUFCdk2eQkQ6yiLIidn3PC8bg605Y4hnxd3WvbVzmh0 cH3JlRhc0EVcWntJYprHnoyjANKg38yExZgUaMs8ZIVc+rZ5RbB13bJKsyk74sTQjICl OM1F+dcGnSffGgDRPjp/q6p/kn5PJi1SqbWCPWVgfLkua8ZTbw1fbRBLic49EHvGyvTl m91Q2loFFQMhW1L44CR2MDktlTS1zpwI73HpgkKLGj3H5kbYZjpUd55Tz7Nz9cQB3pqv SYwzSjorrYJwxXyxNKcZ37hyb4G95DtMHMNffSesaNPYGf6n6k9JaRip6ex86qN5U+YZ mJHA== MIME-Version: 1.0 Received: by 10.52.35.129 with SMTP id h1mr72145804vdj.74.1357563962356; Mon, 07 Jan 2013 05:06:02 -0800 (PST) Received: by 10.220.230.138 with HTTP; Mon, 7 Jan 2013 05:06:02 -0800 (PST) Date: Mon, 7 Jan 2013 17:06:02 +0400 Message-ID: Subject: graphics/libmng gcc 4.6.3 ISSUE undefined reference to `__stack_chk_fail_local' From: awarecons To: ports@freebsd.org, ports-bugs@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 13:06:03 -0000 gcc 4.6.3: gcc46 -fpic -DPIC -O2 -pipe -march=pentium4 -mtune=pentium4 -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -march=pentium4 -mtune=pentium4 -I/usr/local/include -DMNG_OPTIMIZE_CHUNKINITFREE -DMNG_OPTIMIZE_OBJCLEANUP -DMNG_OPTIMIZE_CHUNKASSIGN -DMNG_OPTIMIZE_CHUNKREADER -std=gnu99 -fstack-protector -c libmng_zlib.c -o libmng_zlib.So building shared library libmng.so.1 building static mng library /usr/local/bin/ranlib libmng.a libmng_chunk_descr.So: In function `mng_pplt_entries': libmng_chunk_descr.c:(.text+0x1f41): undefined reference to `__stack_chk_fail_local' libmng_pixels.So: In function `.L1180': libmng_pixels.c:(.text+0xa1da): undefined reference to `__stack_chk_fail_local' libmng_pixels.So: In function `mng_retrieve_g8': libmng_pixels.c:(.text+0xa5ff): undefined reference to `__stack_chk_fail_local' collect2: ld returned 1 exit status *** Error code 1 1 error *** Error code 1 Stop in /usr/ports/graphics/libmng. *** Error code 1 Stop in /usr/ports/graphics/libmng. But default gcc 4.2 works fine. From owner-freebsd-ports@FreeBSD.ORG Mon Jan 7 14:22:56 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id EEA3A6AA for ; Mon, 7 Jan 2013 14:22:56 +0000 (UTC) (envelope-from mi+thun@aldan.algebra.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id B3047CFF for ; Mon, 7 Jan 2013 14:22:56 +0000 (UTC) Received: from mr17.lnh.mail.rcn.net ([207.172.157.37]) by smtp02.lnh.mail.rcn.net with ESMTP; 07 Jan 2013 09:22:49 -0500 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr17.lnh.mail.rcn.net (MOS 4.3.4-GA) with ESMTP id BWH05936; Mon, 7 Jan 2013 09:22:43 -0500 X-Auth-ID: anat Received: from pool-173-70-92-11.nwrknj.fios.verizon.net (HELO [192.168.1.8]) ([173.70.92.11]) by smtp01.lnh.mail.rcn.net with ESMTP; 07 Jan 2013 09:22:43 -0500 Message-ID: <50EADA33.9010308@aldan.algebra.com> Date: Mon, 07 Jan 2013 09:22:43 -0500 From: "Mikhail T." User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:14.0) Gecko/20120820 Thunderbird/14.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Why delete KDE3 ports? References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 14:22:57 -0000 On 07.01.2013 03:33, freebsd-ports-request@freebsd.org wrote: > portname: accessibility/kdeaccessibility > description: Accessibility applications for KDE > maintainer:ports@FreeBSD.org > deprecated because: Depends on QT3; unmaintained > expiration date: 2013-07-01 > build errors: none. > overview:http://portsmon.FreeBSD.org/portoverview.py?category=accessibility&portname=kdeaccessibility Once again a working port (no build errors) is scheduled for deletion on the grounds of simply being "unmaintained". Please, reconsider deleting this and other KDE-3 ports. -mi From owner-freebsd-ports@FreeBSD.ORG Mon Jan 7 14:33:41 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A9118A9F; Mon, 7 Jan 2013 14:33:41 +0000 (UTC) (envelope-from freebsdml@marino.st) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) by mx1.freebsd.org (Postfix) with ESMTP id 88E71D98; Mon, 7 Jan 2013 14:33:40 +0000 (UTC) Received: from [10.31.9.108] (unknown [213.225.137.129]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 6D18E43BA7; Mon, 7 Jan 2013 08:33:38 -0600 (CST) Message-ID: <50EADCC1.1060702@marino.st> Date: Mon, 07 Jan 2013 15:33:37 +0100 From: John Marino User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0) Gecko/20120129 Thunderbird/10.0 MIME-Version: 1.0 To: awarecons Subject: Re: graphics/libmng gcc 4.6.3 ISSUE undefined reference to `__stack_chk_fail_local' References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, ports-bugs@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 14:33:41 -0000 On 1/7/2013 14:06, awarecons wrote: > libmng_chunk_descr.So: In function `mng_pplt_entries': > libmng_chunk_descr.c:(.text+0x1f41): undefined reference to > `__stack_chk_fail_local' > libmng_pixels.So: In function `.L1180': > libmng_pixels.c:(.text+0xa1da): undefined reference to `__stack_chk_fail_local' > libmng_pixels.So: In function `mng_retrieve_g8': > libmng_pixels.c:(.text+0xa5ff): undefined reference to `__stack_chk_fail_local' > collect2: ld returned 1 exit status > *** Error code 1 This is a common problem for amd64 that affects both FreeBSD and DragonFly. We ended up patching the base compilers (two, gcc 4.4 and gcc 4.7) to bypass it. http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5dd34005fbf5509736906dc6aa56d3e77f6a3dcb I suspect that all your ports gcc compilers could use a similar patch. John From owner-freebsd-ports@FreeBSD.ORG Mon Jan 7 14:41:46 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 654C2C84 for ; Mon, 7 Jan 2013 14:41:46 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-pa0-f43.google.com (mail-pa0-f43.google.com [209.85.220.43]) by mx1.freebsd.org (Postfix) with ESMTP id 22B02DFB for ; Mon, 7 Jan 2013 14:41:46 +0000 (UTC) Received: by mail-pa0-f43.google.com with SMTP id fb10so10722502pad.2 for ; Mon, 07 Jan 2013 06:41:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=D5pCDQFxcUiJulyrBLbHqh00Os/uThNYIvQc4YPF5fY=; b=MoD1gZ0QD3fSBTMEqXyP/gPdwpopg5GH+ukL0j6Y8R6qGUXi3kIh9Smah6+RzR2v41 ImN7Gv4Kj36ycsTY3ozMMQa6ef9ce2K32BDsc6zwufZ3BBO7zLCiw4yglHY45tcN8WkY K28mYktkqZWiWFSx7l9fEp23opzNQpLF6phWFWjtq8zGXx5uzuJhKfXlOc6q15SRMoZt /UTtagJ5S5nWQjBNGDYwtFRicCZFybDgGdq+sCmxc3ZsQ/oPFffIz2gCqc24UF4/xSEZ npEpGFcSVJNnS25j75Vqt1PJqJGfm8gUiNFwz2dOityXQa5ZxA4mQYnGthGczlGcVF/f cMUQ== MIME-Version: 1.0 Received: by 10.68.231.41 with SMTP id td9mr186209760pbc.128.1357569705684; Mon, 07 Jan 2013 06:41:45 -0800 (PST) Received: by 10.66.218.134 with HTTP; Mon, 7 Jan 2013 06:41:45 -0800 (PST) In-Reply-To: <50EADA33.9010308@aldan.algebra.com> References: <50EADA33.9010308@aldan.algebra.com> Date: Mon, 7 Jan 2013 15:41:45 +0100 Message-ID: Subject: Re: Why delete KDE3 ports? From: David Demelier To: "Mikhail T." Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 14:41:46 -0000 Because Qt3 is old and KDE3 will completely disappear. It the same goal for GNOME 2 (not for now because GNOME 3 is not yet available) but GNOME 2 will ne probably replaced by MATE. I think you should look at trinity. It is a fork of KDE3 and is in development to be ported to Qt4 :) http://mate-desktop.org/ http://www.trinitydesktop.org/ 2013/1/7 Mikhail T. > On 07.01.2013 03:33, freebsd-ports-request@freebsd.**orgwrote: > >> portname: accessibility/kdeaccessibility >> description: Accessibility applications for KDE >> maintainer:ports@FreeBSD.org >> deprecated because: Depends on QT3; unmaintained >> expiration date: 2013-07-01 >> build errors: none. >> overview:http://portsmon.**FreeBSD.org/portoverview.py?** >> category=accessibility&**portname=kdeaccessibility >> > Once again a working port (no build errors) is scheduled for deletion on > the grounds of simply being "unmaintained". > > Please, reconsider deleting this and other KDE-3 ports. > > -mi > > ______________________________**_________________ > 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 > " > -- Demelier David From owner-freebsd-ports@FreeBSD.ORG Mon Jan 7 14:43:09 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D4BC3D38 for ; Mon, 7 Jan 2013 14:43:09 +0000 (UTC) (envelope-from freebsdml@marino.st) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) by mx1.freebsd.org (Postfix) with ESMTP id 9BC3DE14 for ; Mon, 7 Jan 2013 14:43:08 +0000 (UTC) Received: from [10.31.9.108] (unknown [213.225.137.129]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 7002843BA7; Mon, 7 Jan 2013 08:43:07 -0600 (CST) Message-ID: <50EADEFA.2070201@marino.st> Date: Mon, 07 Jan 2013 15:43:06 +0100 From: John Marino User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0) Gecko/20120129 Thunderbird/10.0 MIME-Version: 1.0 To: "Mikhail T." Subject: Re: Why delete KDE3 ports? References: <50EADA33.9010308@aldan.algebra.com> In-Reply-To: <50EADA33.9010308@aldan.algebra.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 14:43:09 -0000 On 1/7/2013 15:22, Mikhail T. wrote: > On 07.01.2013 03:33, freebsd-ports-request@freebsd.org wrote: >> portname: accessibility/kdeaccessibility >> description: Accessibility applications for KDE >> maintainer:ports@FreeBSD.org >> deprecated because: Depends on QT3; unmaintained >> expiration date: 2013-07-01 >> build errors: none. >> overview:http://portsmon.FreeBSD.org/portoverview.py?category=accessibility&portname=kdeaccessibility >> > Once again a working port (no build errors) is scheduled for deletion on > the grounds of simply being "unmaintained". > > Please, reconsider deleting this and other KDE-3 ports. I don't normally agree with Mikhail's rants to save old ports, but in the case of KDE-3, I am inclined to share his view. Are KDE-3 ports causing any problems? I don't know if KDE-3 is still be developed upstream, but if it's not it doesn't really need much maintenance. John From owner-freebsd-ports@FreeBSD.ORG Mon Jan 7 14:51:12 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 82D3BE2F for ; Mon, 7 Jan 2013 14:51:12 +0000 (UTC) (envelope-from mi+thun@aldan.algebra.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 32CF8E58 for ; Mon, 7 Jan 2013 14:51:11 +0000 (UTC) Received: from mr16.lnh.mail.rcn.net ([207.172.157.36]) by smtp02.lnh.mail.rcn.net with ESMTP; 07 Jan 2013 09:51:11 -0500 Received: from smtp04.lnh.mail.rcn.net (smtp04.lnh.mail.rcn.net [207.172.157.104]) by mr16.lnh.mail.rcn.net (MOS 4.3.4-GA) with ESMTP id CED94088; Mon, 7 Jan 2013 09:51:11 -0500 X-Auth-ID: anat Received: from pool-173-70-92-11.nwrknj.fios.verizon.net (HELO [192.168.1.8]) ([173.70.92.11]) by smtp04.lnh.mail.rcn.net with ESMTP; 07 Jan 2013 09:51:10 -0500 Message-ID: <50EAE0DE.2010207@aldan.algebra.com> Date: Mon, 07 Jan 2013 09:51:10 -0500 From: "Mikhail T." User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:14.0) Gecko/20120820 Thunderbird/14.0 MIME-Version: 1.0 To: David Demelier Subject: Re: Why delete KDE3 ports? References: <50EADA33.9010308@aldan.algebra.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 14:51:12 -0000 On 07.01.2013 09:41, David Demelier wrote: > Because Qt3 is old and KDE3 will completely disappear. This is exactly the sentiment I find disagreeable -- that simply being "old" is enough to condemn a perfectly functional piece of software. Maybe, it is because of my own age, that I am -- in the back of my mind -- becoming concerned, the sentiment may get applied to humans as well. But, more likely, it is simply because it does not make sense... > I think you should look at trinity. It is a fork of KDE3 and is in > development to be ported to Qt4 :) Yes, I looked at it, and may even port it some day -- if I find a collaborator or two. In my opinion, absent the other "prong", Trinity is not even a "fork", but the actual next version of KDE3 (something, KDE4 is not). But, until then, deleting KDE3 ports -- which continue to build fine -- seems wrong. -mi From owner-freebsd-ports@FreeBSD.ORG Mon Jan 7 14:54:22 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 81785EFA for ; Mon, 7 Jan 2013 14:54:22 +0000 (UTC) (envelope-from kpaasial@gmail.com) Received: from mail-wg0-f51.google.com (mail-wg0-f51.google.com [74.125.82.51]) by mx1.freebsd.org (Postfix) with ESMTP id F2C46E82 for ; Mon, 7 Jan 2013 14:54:21 +0000 (UTC) Received: by mail-wg0-f51.google.com with SMTP id gg4so9546623wgb.6 for ; Mon, 07 Jan 2013 06:54:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=2xF0C1dBhvbagj75jOXnW0OUCtoqCHTsPpW1iIvVb0k=; b=j7bW+Uel0EVr8qZEt9VrN13WLqy29YXKaS2G/asHjG7E8h1ERikOxw3ZnfhTvhWWID Bjn8ML6l8aV6fA1HOPGw+901N7uYAFzMOO/IuNdKe22pCd1u96TAFZNC3WopDqmEFWGf SCcaL+JafchKSWNpUeUV7H3+ZqiffWdhWPYEtuJUNTkA6zWkQKpqnMKnhA9C3GnGXoRp DNEO0woit25iwO4HaXxsO7sXb5ghso2q0WFSnpvKPjuS2qhOnADeo5BLQ8xzc7u+Sdbo SVf16DJfXmHYVXOvJJ2MHB7CLtRgSsBxJ1bwX7fUuXeqMi/FPmoYkCJZ2obL4+L7lLW3 U2Fw== MIME-Version: 1.0 X-Received: by 10.180.93.40 with SMTP id cr8mr9855913wib.15.1357570455409; Mon, 07 Jan 2013 06:54:15 -0800 (PST) Received: by 10.216.172.197 with HTTP; Mon, 7 Jan 2013 06:54:15 -0800 (PST) In-Reply-To: <50EADEFA.2070201@marino.st> References: <50EADA33.9010308@aldan.algebra.com> <50EADEFA.2070201@marino.st> Date: Mon, 7 Jan 2013 16:54:15 +0200 Message-ID: Subject: Re: Why delete KDE3 ports? From: Kimmo Paasiala To: John Marino Content-Type: text/plain; charset=UTF-8 Cc: "Mikhail T." , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 14:54:22 -0000 On Mon, Jan 7, 2013 at 4:43 PM, John Marino wrote: > On 1/7/2013 15:22, Mikhail T. wrote: >> >> On 07.01.2013 03:33, freebsd-ports-request@freebsd.org wrote: >>> >>> portname: accessibility/kdeaccessibility >>> description: Accessibility applications for KDE >>> maintainer:ports@FreeBSD.org >>> deprecated because: Depends on QT3; unmaintained >>> expiration date: 2013-07-01 >>> build errors: none. >>> >>> overview:http://portsmon.FreeBSD.org/portoverview.py?category=accessibility&portname=kdeaccessibility >>> >> Once again a working port (no build errors) is scheduled for deletion on >> the grounds of simply being "unmaintained". >> >> Please, reconsider deleting this and other KDE-3 ports. > > > I don't normally agree with Mikhail's rants to save old ports, but in the > case of KDE-3, I am inclined to share his view. > > Are KDE-3 ports causing any problems? I don't know if KDE-3 is still be > developed upstream, but if it's not it doesn't really need much maintenance. > > John > I'm asking this on behalf of the port maintainers so they don't have to. I'm not a committer nor a maintainer of any ports myself fyi. Are you willing to step up as the maintainer of the KDE3 ports? Or anyone else reading this? The situation with ports like KDE3 is that they are lots of work to keep up in shape and if no one wants to maintain them they succumb to what is called "bitrot" very quickly when something changes in dependent ports or in the base system. -Kimmo From owner-freebsd-ports@FreeBSD.ORG Mon Jan 7 15:04:48 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 78642210 for ; Mon, 7 Jan 2013 15:04:48 +0000 (UTC) (envelope-from mi+thun@aldan.algebra.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 301C4F26 for ; Mon, 7 Jan 2013 15:04:47 +0000 (UTC) Received: from mr16.lnh.mail.rcn.net ([207.172.157.36]) by smtp02.lnh.mail.rcn.net with ESMTP; 07 Jan 2013 10:04:47 -0500 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr16.lnh.mail.rcn.net (MOS 4.3.4-GA) with ESMTP id CED96550; Mon, 7 Jan 2013 10:04:46 -0500 X-Auth-ID: anat Received: from pool-173-70-92-11.nwrknj.fios.verizon.net (HELO [192.168.1.8]) ([173.70.92.11]) by smtp01.lnh.mail.rcn.net with ESMTP; 07 Jan 2013 10:04:47 -0500 Message-ID: <50EAE40E.5090300@aldan.algebra.com> Date: Mon, 07 Jan 2013 10:04:46 -0500 From: "Mikhail T." User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:14.0) Gecko/20120820 Thunderbird/14.0 MIME-Version: 1.0 To: Kimmo Paasiala Subject: Re: Why delete KDE3 ports? References: <50EADA33.9010308@aldan.algebra.com> <50EADEFA.2070201@marino.st> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: John Marino , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 15:04:48 -0000 On 07.01.2013 09:54, Kimmo Paasiala wrote: > Are you willing to step up as the maintainer of the KDE3 ports? Or > anyone else reading this? The situation with ports like KDE3 is that > they are lots of work to keep up in shape and if no one wants to > maintain them they succumb to what is called "bitrot" very quickly > when something changes in dependent ports or in the base system. When/if that happens, we can renew the conversation. For the time being there are no build errors. -mi From owner-freebsd-ports@FreeBSD.ORG Mon Jan 7 15:08:33 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 4E5572D5 for ; Mon, 7 Jan 2013 15:08:33 +0000 (UTC) (envelope-from freebsdml@marino.st) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) by mx1.freebsd.org (Postfix) with ESMTP id 20774F4E for ; Mon, 7 Jan 2013 15:08:32 +0000 (UTC) Received: from [10.31.9.108] (unknown [213.225.137.129]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id D294443B4E; Mon, 7 Jan 2013 09:08:31 -0600 (CST) Message-ID: <50EAE4EE.20609@marino.st> Date: Mon, 07 Jan 2013 16:08:30 +0100 From: John Marino User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0) Gecko/20120129 Thunderbird/10.0 MIME-Version: 1.0 To: "Mikhail T." Subject: Re: Why delete KDE3 ports? References: <50EADA33.9010308@aldan.algebra.com> <50EADEFA.2070201@marino.st> <50EAE40E.5090300@aldan.algebra.com> In-Reply-To: <50EAE40E.5090300@aldan.algebra.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Kimmo Paasiala , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 15:08:33 -0000 On 1/7/2013 16:04, Mikhail T. wrote: > On 07.01.2013 09:54, Kimmo Paasiala wrote: >> Are you willing to step up as the maintainer of the KDE3 ports? Or >> anyone else reading this? The situation with ports like KDE3 is that >> they are lots of work to keep up in shape and if no one wants to >> maintain them they succumb to what is called "bitrot" very quickly >> when something changes in dependent ports or in the base system. > When/if that happens, we can renew the conversation. For the time being > there are no build errors. I agree with this. Simple bitrot can be patched pretty quickly even w/o a maintainer and if nobody is willing to do that then sure, kill it. FYI I already maintain a number of ports and I intend to add more Ada ports in the future, so I can't pick up KDE3 myself. John From owner-freebsd-ports@FreeBSD.ORG Mon Jan 7 15:17:20 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E88E994A for ; Mon, 7 Jan 2013 15:17:20 +0000 (UTC) (envelope-from portscout@portscout.freebsd.org) Received: from null.zi0r.com (null.zi0r.com [71.245.171.204]) by mx1.freebsd.org (Postfix) with ESMTP id B03F8FF8 for ; Mon, 7 Jan 2013 15:17:20 +0000 (UTC) Received: from null.zi0r.com (localhost [127.0.0.1]) by null.zi0r.com (8.14.5/8.14.5) with ESMTP id r07FHEC0093015 for ; Mon, 7 Jan 2013 10:17:14 -0500 (EST) (envelope-from portscout@null.zi0r.com) Received: (from portscout@localhost) by null.zi0r.com (8.14.5/8.14.5/Submit) id r07FHEeZ092953; Mon, 7 Jan 2013 10:17:14 -0500 (EST) (envelope-from portscout) Message-Id: <201301071517.r07FHEeZ092953@null.zi0r.com> MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Mon, 7 Jan 2013 10:17:14 -0500 From: portscout@portscout.freebsd.org To: ports@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 15:17:21 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/ports@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ audio/csound | 5.18.02 | 5.19 ------------------------------------------------+-----------------+------------ lang/librep | 0.92.1b | 0.92.3 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt If wish to stop receiving portscout reminders, please contact portscout@portscout.freebsd.org Thanks. From owner-freebsd-ports@FreeBSD.ORG Mon Jan 7 15:21:42 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 9DF44AE5 for ; Mon, 7 Jan 2013 15:21:42 +0000 (UTC) (envelope-from Erik.Trulsson.1013@student.uu.se) Received: from velox.its.uu.se (velox.its.uu.se [130.238.7.74]) by mx1.freebsd.org (Postfix) with ESMTP id 58F3AA3 for ; Mon, 7 Jan 2013 15:21:42 +0000 (UTC) X-Virus-Scanned: amavisd-new at uu.se X-DKIM: Sendmail DKIM Filter v2.8.3 velox.its.uu.se 5274234D7C DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=uu.se; s=centralsmtp; t=1357571603; i=@uu.se; bh=42d+iYsq13dKVVWIEodo3z4KSjUghj3VZjDoPVCo6IM=; h=Message-ID:Date:From:To:Subject:References:In-Reply-To: MIME-Version:Content-Type:Content-Transfer-Encoding; b=KWXvjWxjMW5tfWXtIg99nsqKH6Cb04QUwTx8Q0v5T6VrDjho8hFNttAtVtjAx+/uN YHyufZBZ1cyyvvadQ/3SLWTQOCC8cyR3W16ErVlo6tN/rAr2aV1RLKT6gcptQF5P82 w5NOUf7iaVZ4QcuSI8cWaK+QvV9RBv9NCSgnu2e0= Received: from virgata.its.uu.se (virgata.its.uu.se [130.238.7.55]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by velox.its.uu.se (Postfix) with ESMTPS id 5274234D7C for ; Mon, 7 Jan 2013 16:13:23 +0100 (CET) Received: from jubula (localhost.localdomain [127.0.0.1]) by virgata.its.uu.se (8.13.8/8.13.8) with ESMTP id r07FDLjN001882 for ; Mon, 7 Jan 2013 16:13:23 +0100 Received: from h-197-74.a213.corp.bahnhof.se (h-197-74.a213.corp.bahnhof.se [85.24.197.74]) by webmail.uu.se (Horde Framework) with HTTP; Mon, 07 Jan 2013 16:13:21 +0100 Message-ID: <20130107161321.63449rhmrb0af95d@webmail.uu.se> Date: Mon, 07 Jan 2013 16:13:21 +0100 From: Erik Trulsson To: freebsd-ports@freebsd.org Subject: Re: Why delete KDE3 ports? References: <50EADA33.9010308@aldan.algebra.com> <50EADEFA.2070201@marino.st> <50EAE40E.5090300@aldan.algebra.com> In-Reply-To: <50EAE40E.5090300@aldan.algebra.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.3.9) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 15:21:42 -0000 Quoting "Mikhail T." : > On 07.01.2013 09:54, Kimmo Paasiala wrote: >> Are you willing to step up as the maintainer of the KDE3 ports? Or >> anyone else reading this? The situation with ports like KDE3 is that >> they are lots of work to keep up in shape and if no one wants to >> maintain them they succumb to what is called "bitrot" very quickly >> when something changes in dependent ports or in the base system. > > When/if that happens, we can renew the conversation. For the time > being there are no build errors. Indeed. That a port is old is not a good reason to remove it. That a port is unmaintained is also not a good reason to remove it. If a port stops working and nobody steps up to fix it, *then* removal becomes a reasonable action, but not before that. From owner-freebsd-ports@FreeBSD.ORG Mon Jan 7 16:44:30 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A0373B73 for ; Mon, 7 Jan 2013 16:44:30 +0000 (UTC) (envelope-from ml@netfence.it) Received: from smtp.eutelia.it (mp1-smtp-6.eutelia.it [62.94.10.166]) by mx1.freebsd.org (Postfix) with ESMTP id 5A1046C2 for ; Mon, 7 Jan 2013 16:44:29 +0000 (UTC) Received: from ns2.biolchim.it (ip-188-188.sn2.eutelia.it [83.211.188.188]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.eutelia.it (Eutelia) with ESMTP id D471E63FB8B for ; Mon, 7 Jan 2013 17:44:21 +0100 (CET) Received: from soth.ventu (adsl-ull-224-225.41-151.net24.it [151.41.225.224]) (authenticated bits=0) by ns2.biolchim.it (8.14.6/8.14.6) with ESMTP id r07GiCLd019150 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Mon, 7 Jan 2013 17:44:17 +0100 (CET) (envelope-from ml@netfence.it) Received: from alamar.ventu (alamar.ventu [10.1.2.18]) by soth.ventu (8.14.6/8.14.5) with ESMTP id r07Ghx2W068650 for ; Mon, 7 Jan 2013 17:44:00 +0100 (CET) (envelope-from ml@netfence.it) Message-ID: <50EAFB4F.3050208@netfence.it> Date: Mon, 07 Jan 2013 17:43:59 +0100 From: Andrea Venturoli User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: Why delete KDE3 ports? References: <50EADA33.9010308@aldan.algebra.com> <50EADEFA.2070201@marino.st> In-Reply-To: <50EADEFA.2070201@marino.st> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.73 X-Scanned-By: MIMEDefang 2.73 on 10.1.2.13 X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (ns2.biolchim.it [192.168.2.203]); Mon, 07 Jan 2013 17:44:17 +0100 (CET) X-Spam-Score: 5.627 (*****) BAYES_40, RCVD_IN_PBL, RCVD_IN_RP_RNBL, RCVD_IN_SORBS_DUL, RDNS_DYNAMIC X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 16:44:30 -0000 On 01/07/13 15:43, John Marino wrote: > I don't normally agree with Mikhail's rants to save old ports, but in > the case of KDE-3, I am inclined to share his view. > > Are KDE-3 ports causing any problems? I don't know if KDE-3 is still be > developed upstream, but if it's not it doesn't really need much > maintenance. I fully agree with both statements. bye av. From owner-freebsd-ports@FreeBSD.ORG Mon Jan 7 17:02:25 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 940031000; Mon, 7 Jan 2013 17:02:25 +0000 (UTC) (envelope-from awarecons@gmail.com) Received: from mail-vb0-f51.google.com (mail-vb0-f51.google.com [209.85.212.51]) by mx1.freebsd.org (Postfix) with ESMTP id 235587A3; Mon, 7 Jan 2013 17:02:24 +0000 (UTC) Received: by mail-vb0-f51.google.com with SMTP id fq11so19233397vbb.24 for ; Mon, 07 Jan 2013 09:02:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=BJreprjUGgPppwQmbOS1IBOExFbH3qf2gQO3wvln9iQ=; b=NMGhfGctpeHdwpS3ep4kjs+hruKlVXpMykG8t0YblkIlRHp/SwqtQQryVACQWr1Atx Gj17Zw5Nlb944oSilFkaXuKY7XZ4ZMgkelJBvjgf/QMWwCnVl8NLf4UkNV68izlX9/Hf Oq2gORu99BDnfFuTSK9U5O4THT6WmPbCR0QgeYz+UU5meghdT6OApQLLmPn/0jdFBIz6 spJ5Nl2fWkaUE1braLFA7DfGzm7Pf+ZqVAijxzEhWX3HtgrTF1EStjJZiEYhrZk2jE8C vL7NjlZM7nuJ1TRvXYXQBp+OCORVHlnAbzvkSdbIgEd2rcG2eiLqscHRLavz4SUozfGL aQZQ== MIME-Version: 1.0 Received: by 10.220.228.1 with SMTP id jc1mr82381283vcb.74.1357578137805; Mon, 07 Jan 2013 09:02:17 -0800 (PST) Received: by 10.220.230.138 with HTTP; Mon, 7 Jan 2013 09:02:17 -0800 (PST) Date: Mon, 7 Jan 2013 21:02:17 +0400 Message-ID: Subject: lang/perl5.14 GNU PThread mult. ISSUEs From: awarecons To: ports@freebsd.org, ports-bugs@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 17:02:25 -0000 uname: FreeBSD 9.0-RELEASE How to reproduce: compile, guess any 5.[12-16], perl with GNU PThread support and try, for e.g., portmaster x11/kde4 or x11/gnome2 with maximum ports involved/chosen (to enlarge test coverage). Try to use clang, gcc 4.2 (default) and 4.6.3 (gcc 4.7&4.8 seem to be excessively errorneous), some of the error-bunch: print/py-cups [1.9.62] cupsmodule.c: pthread.h:293:42 typedef redefinition with diff. types 'int' vs 'struct pthread_rwlockattr *' :294,285,286,288,289,290,291,292...:42 devel/kdebindings4-python-crosspython: error can't find pth.h, pthread.h devel/py-sip[4.13.2.1] can't find pth.h siplib.c:20: .../include/python2.7/python.h:166:17: error: pth.h: No such file or directory (.../siplib/Makefile: strange path for sip.h: /usr/local/in instead of /include/ or /usr/local/include/python2.7 even?) hardconf-ed gcc usage (not ready for clang?) devel/py-qt4-designer[4.9.1] wrong .../include/pth detection (can't find pth.h) incompat. types & functions mult. errors. multimedia/libquicktime [1.2.4_4]: mult. pthread.h conflict types in lqt_codecinfo.c multimedia/mjpegtools [2.0.0_4]: mult. pthread.h conflict types in macroblock.cc multimedia/libxine [1.2.2_1]: mult. pthread.h conflict types in xine.c graphics/gstreamer-plugins-opencv: /usr/include/signal.1:71:5 confl. types for "pthread_kill -> libgstopencv_la_motioncells_wrapper.lo" (all: clang3.1, gcc 4.2/4.6) graphics/py/cairo pthread.h typedef redefinition with diff. types audio/gstreamer-plugins-soundtouch [0.10.23,3] pthread.h typedef redefinition with diff. types audio/gstreamer-plugins-taglib [0.10.31,3] pthread.h typedef redefinition with diff. types in gstid3v2mux.lo net/libvncserver[0.9.9_2] pthread.h usage: no (Present But Can't Be Compiled) polish/libgadu [1.11.2,1] pthread.h typedef redefinition with diff. types in resolver.c net/libosip [2-3.6.0] pthread.h typedef redefinition with diff. types in ict_fsm.c devel/nspr[4.9.4] pthread.h typedef redefinition with diff. types x11/gnome-desktop[2.32.1_2] pthread.h typedef redefinition with diff. types x11/gnome-menus[2.30.5]: ld can't find -lpth error GThread_Error: pthread-posix.c:line 141 Function not implemented x11-toolkits/libwnck[2.30.6_1] pthread.h typedef redefinition with diff. types and more over...)) especially various py-bindings-ports. When perl5.14 is compiled without GNU PThread - no such errors, is it normal to GNU PThread, just wonder??.. Thank you in advance and luck. From owner-freebsd-ports@FreeBSD.ORG Mon Jan 7 17:05:05 2013 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 85A4C184; Mon, 7 Jan 2013 17:05:05 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from cpanel09.rubas.ch (cpanel09.rubas.ch [195.182.222.79]) by mx1.freebsd.org (Postfix) with ESMTP id 9C5AA7CD; Mon, 7 Jan 2013 17:05:04 +0000 (UTC) Received: from 98-41.199-178.cust.bluewin.ch ([178.199.41.98]:52224 helo=gahrfit.gahr.ch) by cpanel09.rubas.ch with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.80) (envelope-from ) id 1TsG7k-000jMl-7B; Mon, 07 Jan 2013 18:04:57 +0100 Date: Mon, 7 Jan 2013 18:04:29 +0100 From: Pietro Cerutti To: tcltk@FreeBSD.org Subject: [RFC] update of lang/tcl86 to 8.6.0 Message-ID: <20130107170427.GB67904@gahrfit.gahr.ch> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PaACFu8FWA0UZxdw" Content-Disposition: inline X-PGP-Key: 0x9571F78E X-PGP-Fingerprint: 1203 92B5 3919 AF84 9B97 28D6 C0C2 6A98 9571 F78E User-Agent: Mutt/1.5.21 (2010-09-15) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cpanel09.rubas.ch X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - FreeBSD.org X-Get-Message-Sender-Via: cpanel09.rubas.ch: authenticated_id: gahr@gahr.ch Cc: ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: tcltk@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 17:05:05 -0000 --PaACFu8FWA0UZxdw Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello, please find here [1] a patch to upgrade lang/tcl86 to the final 8.6.0 release. Major features include: - thread support is enabled in the default build (no more tcl86-threads port) - installation of bundled modules (optional, see MODULES option) * http 2.8.5 * http 1.0 * msgcat 1.5.0 * opt 0.4.6 * platform 1.0.10 * platform::shell 1.1.4 * tcltest 2.3.5 - installation of bundled packages (optional, see PACKAGES option) * itcl 4.0.0 * sqlite3 3.7.15.1 * tdbc 1.0.0 * thread 2.7.0 - man pages have a suffix of tcl-8.6 (see also ports/173767 at [2]), this also holds for bundled packages Please test it and report feedback. A similar RFC for x11-toolkits/tk86 will come after this first phase. Thanks for your time! [1] http://people.freebsd.org/~gahr/tcl86-8.6.0.diff [2] http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/173767 Index: Makefile =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=3D=3D=3D --- Makefile (revision 309226) +++ Makefile (working copy) @@ -1,787 +1,115 @@ -# New ports collection makefile for: tcl8.5 -# Date created: 17 January 2007 -# Whom: Martin Matuska -# +# Created by: Martin Matuska # $FreeBSD$ -# =20 PORTNAME=3D tcl -PORTVERSION=3D 8.6.b.3 +PORTVERSION=3D 8.6.0 CATEGORIES=3D lang -MASTER_SITES=3D SF/tcl/Tcl/8.6b3 \ +MASTER_SITES=3D SF/tcl/Tcl/${PORTVERSION} \ ${MASTER_SITE_TCLTK} MASTER_SITE_SUBDIR=3Dtcl8_6 -PKGNAMESUFFIX?=3D ${THREADS_SUFFIX}${PKGNAMESUFFIX2} -DISTNAME=3D ${PORTNAME}${PORTVERSION:S/.b.3/b3/}-src +DISTNAME=3D ${PORTNAME}${PORTVERSION}-src =20 MAINTAINER=3D tcltk@FreeBSD.org -COMMENT?=3D Tool Command Language +COMMENT=3D Tool Command Language =20 LICENSE=3D BSD LICENSE_FILE=3D ${WRKSRC}/../license.terms =20 -LATEST_LINK?=3D tcl86 -PATCH_DIST_ARGS=3D -d ${WRKDIR}/${DISTNAME} -E ${PATCH_DIST_STRIP} -WRKSRC=3D ${WRKDIR}/${DISTNAME:S/-src//}/unix +OPTIONS_DEFINE=3D TCLMAN TZDATA MODULES PACKAGES +OPTIONS_DEFAULT=3DMODULES PACKAGES +TCLMAN_DESC=3D Install Tcl function manpages +TZDATA_DESC=3D Install Tcl timezone data +MODULES_DESC=3D Install Tcl common modules +PACKAGES_DESC=3D Install bundled packages + +WRKSRC=3D ${WRKDIR}/${PORTNAME}${PORTVERSION}/unix + ALL_TARGET=3D all +INSTALL_TARGET=3D install install-libraries + USE_LDCONFIG=3D yes GNU_CONFIGURE=3D yes -CONFIGURE_ARGS=3D --enable-shared --without-tzdata --includedir=3D${PREFIX= }/include/tcl${TCL_VER} +CONFIGURE_ARGS=3D --enable-threads --enable-shared \ + --enable-man-suffix=3D.${MAN_SUFFIX} \ + --includedir=3D${PREFIX}/include/tcl${TCL_VER} \ CONFIGURE_ENV=3D PORTSDIR=3D${PORTSDIR} -TCL_VER=3D 8.6 -SHORT_TCL_VER=3D ${TCL_VER:S/8./8/} -MAKE_ENV=3D SHORT_TCL_VER=3D${SHORT_TCL_VER} LANG=3DC LC_ALL=3DC # LANG=3D= C is required for some of UTF-using tests -NOPRECIOUSMAKEVARS=3D Too many _MLINKS for README.html -PLIST_SUB=3D TCL_VER=3D${TCL_VER} SHORT_TCL_VER=3D${SHORT_TCL_VER} -EXTRACT_AFTER_ARGS=3D|${TAR} -xpf - --exclude compat/ =20 -.if !defined(BUILDING_TCL_THREADS) -OPTIONS=3D TCL86_MAN "Install tcl 8.6 function manpages" off \ - TZDATA "Install tcl timezone data" off \ - TCL_MODULES "Install tcl common modules" on -.else -USE_TCL=3D ${SHORT_TCL_VER} -PLIST=3D ${PKGDIR}/pkg-plist.threads -THREADS_SUFFIX=3D -threads -LATEST_LINK=3D tcl86${THREADS_SUFFIX} -.endif +TCL_VER=3D ${PORTVERSION:R} +SHORT_TCL_VER=3D ${TCL_VER:S/.//} +LATEST_LINK=3D tcl${SHORT_TCL_VER} +MAN_SUFFIX=3D ${PORTNAME}-${TCL_VER} =20 -.include +MAKE_ENV=3D SHORT_TCL_VER=3D${SHORT_TCL_VER} \ + MAN_SUFFIX=3D.${MAN_SUFFIX} \ + LANG=3DC LC_ALL=3DC # LANG=3DC is required for some of UTF-using tests =20 -.if ${ARCH} =3D=3D "arm" -BROKEN=3D Does not build on arm -.endif +PLIST_SUB=3D TCL_VER=3D${TCL_VER} \ + SHORT_TCL_VER=3D${SHORT_TCL_VER} =20 -.if !defined(WITHOUT_TCL_MODULES) -RUN_DEPENDS+=3D ${LOCALBASE}/lib/tcl8/8.5/tcltest-2.3.4.tm:${PORTSDIR}/lan= g/tcl-modules -.endif - DATADIR=3D ${PREFIX}/share/${PORTNAME}${TCL_VER} =20 -.if defined(WITH_TZDATA) -PLIST_SUB+=3D TZDATA=3D"" +.include + +.if ${PORT_OPTIONS:MTCLMAN} && !defined(NO_INSTALL_MANPAGES) +INSTALL_TARGET+=3Dinstall-doc +PLIST_SUB+=3D MAN=3D"" +.include "${.CURDIR}/Makefile.man" .else -PLIST_SUB+=3D TZDATA=3D"@comment " +PLIST_SUB+=3D MAN=3D"@comment " .endif =20 -.if !defined(NO_INSTALL_MANPAGES) -MAN1=3D tclsh${TCL_VER}${THREADS_SUFFIX}.1 +.if ${PORT_OPTIONS:MTZDATA} +PLIST_SUB+=3D TZDATA=3D"" +INSTALL_TARGET+=3Dinstall-tzdata +.else +PLIST_SUB+=3D TZDATA=3D"@comment " .endif =20 -.if defined(BUILDING_TCL_THREADS) -. if (${ARCH} =3D=3D "ia64") -BROKEN=3D does not compile on ia64 -. endif -. if exists(${TCLSH}) -TCL_PATCHLEVEL!=3D ${ECHO_CMD} "puts \$$tcl_patchLevel" | ${TCLSH} -. if ${TCL_PATCHLEVEL} !=3D ${PORTVERSION:S/.b./b/} -IGNORE=3D version mismatch - installing ${PORTVERSION:S/.b./b/} over insta= lled ${TCL_PATCHLEVEL} -. endif +.if ${PORT_OPTIONS:MMODULES} +PLIST_SUB+=3D MODULES=3D"" +INSTALL_TARGET+=3Dinstall-modules +.else +PLIST_SUB+=3D MODULES=3D"@comment " .endif =20 -CONFIGURE_ARGS+=3D --enable-threads -CONFIGURE_ENV+=3D PTHREAD_LIBS=3D"${PTHREAD_LIBS}" PTHREAD_CFLAGS=3D"${PT= HREAD_CFLAGS}" - +.if ${PORT_OPTIONS:MPACKAGES} +ALL_TARGET+=3D packages +INSTALL_TARGET+=3Dinstall-packages +PLIST_SUB+=3D PACKAGES=3D"" .else +PLIST_SUB+=3D PACKAGES=3D"@comment " +.endif =20 -CONFIGURE_ARGS+=3D --disable-threads - -.if !defined(NO_INSTALL_MANPAGES) && defined(WITH_TCL86_MAN) -PLIST_FILES+=3D ${DATADIR}/man.macros -MAN3=3D Access.3 AddErrInfo.3 Alloc.3 AllowExc.3 AppInit.3 AssocData.3 \ - Async.3 BackgdErr.3 Backslash.3 BoolObj.3 ByteArrObj.3 CallDel.3 \ - Cancel.3 ChnlStack.3 Class.3 CmdCmplt.3 Concat.3 CrtChannel.3 \ - CrtChnlHdlr.3 CrtCloseHdlr.3 CrtCommand.3 CrtFileHdlr.3 CrtInterp.3 \ - CrtMathFnc.3 CrtObjCmd.3 CrtSlave.3 CrtTimerHdlr.3 CrtTrace.3 \ - DString.3 DetachPids.3 DictObj.3 DoOneEvent.3 DoWhenIdle.3 \ - DoubleObj.3 DumpActiveMemory.3 Encoding.3 Ensemble.3 Eval.3 \ - Environment.3 Exit.3 ExprLong.3 ExprLongObj.3 FileSystem.3 \ - FindExec.3 GetCwd.3 GetHostName.3 GetIndex.3 GetInt.3 GetTime.3 \ - GetOpnFl.3 GetStdChan.3 GetVersion.3 Hash.3 Init.3 InitStubs.3 \ - IntObj.3 Interp.3 Limit.3 LinkVar.3 ListObj.3 Load.3 Method.3 \ - Namespace.3 Notifier.3 NRE.3 Object.3 ObjectType.3 OpenFileChnl.3 \ - OpenTcp.3 Panic.3 ParseArgs.3 ParseCmd.3 PkgRequire.3 Preserve.3 \ - PrintDbl.3 RecEvalObj.3 RecordEval.3 RegConfig.3 RegExp.3 \ - SaveResult.3 SetChanErr.3 SetErrno.3 SetRecLmt.3 SetResult.3 \ - SetVar.3 Signal.3 Sleep.3 SourceRCFile.3 SplitList.3 SplitPath.3 \ - StdChannels.3 StaticPkg.3 StrMatch.3 StringObj.3 SubstObj.3 \ - TCL_MEM_DEBUG.3 Tcl_Main.3 TclZlib.3 Thread.3 ToUpper.3 TraceCmd.3 \ - TraceVar.3 Translate.3 UniCharIsAlpha.3 UpVar.3 Utf.3 WrongNumArgs.3 - -MANN=3D Tcl.n after.n append.n apply.n array.n bgerror.n binary.n break.n \ - case.n catch.n cd.n chan.n class.n clock.n close.n concat.n \ - continue.n copy.n coroutine.n dde.n define.n dict.n encoding.n eof.n \ - error.n eval.n exec.n exit.n expr.n fblocked.n fconfigure.n fcopy.n \ - file.n fileevent.n filename.n flush.n for.n foreach.n format.n \ - gets.n glob.n global.n history.n http.n if.n incr.n info.n interp.n \ - join.n lappend.n lassign.n library.n lindex.n linsert.n list.n \ - llength.n load.n lrange.n lrepeat.n lreplace.n lreverse.n lsearch.n \ - lset.n lsort.n mathfunc.n mathop.n memory.n msgcat.n my.n \ - namespace.n next.n object.n open.n package.n packagens.n pid.n \ - pkgMkIndex.n platform.n platform_shell.n prefix.n proc.n puts.n \ - pwd.n re_syntax.n read.n refchan.n regexp.n registry.n regsub.n \ - rename.n return.n safe.n scan.n seek.n self.n set.n socket.n \ - source.n split.n string.n subst.n switch.n tailcall.n tcltest.n \ - tclvars.n tell.n throw.n time.n tm.n trace.n transchan.n try.n \ - unknown.n unload.n unset.n update.n uplevel.n upvar.n variable.n \ - vwait.n while.n zlib.n - -# MLINKS generated via awk '/ln/ {print "\t" $3,$4,"\\"}' unix/mkLinks -MLINKS=3D Access.3 Tcl_Access.3 \ - Access.3 Tcl_Stat.3 \ - AddErrInfo.3 Tcl_GetReturnOptions.3 \ - AddErrInfo.3 Tcl_SetReturnOptions.3 \ - AddErrInfo.3 Tcl_AddErrorInfo.3 \ - AddErrInfo.3 Tcl_AddObjErrorInfo.3 \ - AddErrInfo.3 Tcl_SetObjErrorCode.3 \ - AddErrInfo.3 Tcl_SetErrorCode.3 \ - AddErrInfo.3 Tcl_SetErrorCodeVA.3 \ - AddErrInfo.3 Tcl_PosixError.3 \ - AddErrInfo.3 Tcl_LogCommandInfo.3 \ - Alloc.3 Tcl_Alloc.3 \ - Alloc.3 Tcl_Free.3 \ - Alloc.3 Tcl_Realloc.3 \ - Alloc.3 Tcl_AttemptAlloc.3 \ - Alloc.3 Tcl_AttemptRealloc.3 \ - Alloc.3 ckalloc.3 \ - Alloc.3 ckfree.3 \ - Alloc.3 ckrealloc.3 \ - Alloc.3 attemptckalloc.3 \ - Alloc.3 attemptckrealloc.3 \ - AllowExc.3 Tcl_AllowExceptions.3 \ - AppInit.3 Tcl_AppInit.3 \ - AssocData.3 Tcl_GetAssocData.3 \ - AssocData.3 Tcl_SetAssocData.3 \ - AssocData.3 Tcl_DeleteAssocData.3 \ - Async.3 Tcl_AsyncCreate.3 \ - Async.3 Tcl_AsyncMark.3 \ - Async.3 Tcl_AsyncInvoke.3 \ - Async.3 Tcl_AsyncDelete.3 \ - Async.3 Tcl_AsyncReady.3 \ - BackgdErr.3 Tcl_BackgroundError.3 \ - Backslash.3 Tcl_Backslash.3 \ - BoolObj.3 Tcl_NewBooleanObj.3 \ - BoolObj.3 Tcl_SetBooleanObj.3 \ - BoolObj.3 Tcl_GetBooleanFromObj.3 \ - ByteArrObj.3 Tcl_NewByteArrayObj.3 \ - ByteArrObj.3 Tcl_SetByteArrayObj.3 \ - ByteArrObj.3 Tcl_GetByteArrayFromObj.3 \ - ByteArrObj.3 Tcl_SetByteArrayLength.3 \ - CallDel.3 Tcl_CallWhenDeleted.3 \ - CallDel.3 Tcl_DontCallWhenDeleted.3 \ - ChnlStack.3 Tcl_StackChannel.3 \ - ChnlStack.3 Tcl_UnstackChannel.3 \ - ChnlStack.3 Tcl_GetStackedChannel.3 \ - ChnlStack.3 Tcl_GetTopChannel.3 \ - CmdCmplt.3 Tcl_CommandComplete.3 \ - Concat.3 Tcl_Concat.3 \ - CrtChannel.3 Tcl_CreateChannel.3 \ - CrtChannel.3 Tcl_GetChannelInstanceData.3 \ - CrtChannel.3 Tcl_GetChannelType.3 \ - CrtChannel.3 Tcl_GetChannelName.3 \ - CrtChannel.3 Tcl_GetChannelHandle.3 \ - CrtChannel.3 Tcl_GetChannelThread.3 \ - CrtChannel.3 Tcl_GetChannelMode.3 \ - CrtChannel.3 Tcl_GetChannelBufferSize.3 \ - CrtChannel.3 Tcl_SetChannelBufferSize.3 \ - CrtChannel.3 Tcl_NotifyChannel.3 \ - CrtChannel.3 Tcl_BadChannelOption.3 \ - CrtChannel.3 Tcl_IsChannelShared.3 \ - CrtChannel.3 Tcl_IsChannelRegistered.3 \ - CrtChannel.3 Tcl_IsChannelExisting.3 \ - CrtChannel.3 Tcl_CutChannel.3 \ - CrtChannel.3 Tcl_SpliceChannel.3 \ - CrtChannel.3 Tcl_ClearChannelHandlers.3 \ - CrtChannel.3 Tcl_ChannelBuffered.3 \ - CrtChannel.3 Tcl_ChannelName.3 \ - CrtChannel.3 Tcl_ChannelVersion.3 \ - CrtChannel.3 Tcl_ChannelBlockModeProc.3 \ - CrtChannel.3 Tcl_ChannelCloseProc.3 \ - CrtChannel.3 Tcl_ChannelClose2Proc.3 \ - CrtChannel.3 Tcl_ChannelInputProc.3 \ - CrtChannel.3 Tcl_ChannelOutputProc.3 \ - CrtChannel.3 Tcl_ChannelSeekProc.3 \ - CrtChannel.3 Tcl_ChannelWideSeekProc.3 \ - CrtChannel.3 Tcl_ChannelThreadActionProc.3 \ - CrtChannel.3 Tcl_ChannelTruncateProc.3 \ - CrtChannel.3 Tcl_ChannelSetOptionProc.3 \ - CrtChannel.3 Tcl_ChannelGetOptionProc.3 \ - CrtChannel.3 Tcl_ChannelWatchProc.3 \ - CrtChannel.3 Tcl_ChannelGetHandleProc.3 \ - CrtChannel.3 Tcl_ChannelFlushProc.3 \ - CrtChannel.3 Tcl_ChannelHandlerProc.3 \ - CrtChnlHdlr.3 Tcl_CreateChannelHandler.3 \ - CrtChnlHdlr.3 Tcl_DeleteChannelHandler.3 \ - CrtCloseHdlr.3 Tcl_CreateCloseHandler.3 \ - CrtCloseHdlr.3 Tcl_DeleteCloseHandler.3 \ - CrtCommand.3 Tcl_CreateCommand.3 \ - CrtFileHdlr.3 Tcl_CreateFileHandler.3 \ - CrtFileHdlr.3 Tcl_DeleteFileHandler.3 \ - CrtInterp.3 Tcl_CreateInterp.3 \ - CrtInterp.3 Tcl_DeleteInterp.3 \ - CrtInterp.3 Tcl_InterpDeleted.3 \ - CrtMathFnc.3 Tcl_CreateMathFunc.3 \ - CrtMathFnc.3 Tcl_GetMathFuncInfo.3 \ - CrtMathFnc.3 Tcl_ListMathFuncs.3 \ - CrtObjCmd.3 Tcl_CreateObjCommand.3 \ - CrtObjCmd.3 Tcl_DeleteCommand.3 \ - CrtObjCmd.3 Tcl_DeleteCommandFromToken.3 \ - CrtObjCmd.3 Tcl_GetCommandInfo.3 \ - CrtObjCmd.3 Tcl_SetCommandInfo.3 \ - CrtObjCmd.3 Tcl_GetCommandInfoFromToken.3 \ - CrtObjCmd.3 Tcl_SetCommandInfoFromToken.3 \ - CrtObjCmd.3 Tcl_GetCommandName.3 \ - CrtObjCmd.3 Tcl_GetCommandFullName.3 \ - CrtObjCmd.3 Tcl_GetCommandFromObj.3 \ - CrtSlave.3 Tcl_IsSafe.3 \ - CrtSlave.3 Tcl_MakeSafe.3 \ - CrtSlave.3 Tcl_CreateSlave.3 \ - CrtSlave.3 Tcl_GetSlave.3 \ - CrtSlave.3 Tcl_GetMaster.3 \ - CrtSlave.3 Tcl_GetInterpPath.3 \ - CrtSlave.3 Tcl_CreateAlias.3 \ - CrtSlave.3 Tcl_CreateAliasObj.3 \ - CrtSlave.3 Tcl_GetAlias.3 \ - CrtSlave.3 Tcl_GetAliasObj.3 \ - CrtSlave.3 Tcl_ExposeCommand.3 \ - CrtSlave.3 Tcl_HideCommand.3 \ - CrtTimerHdlr.3 Tcl_CreateTimerHandler.3 \ - CrtTimerHdlr.3 Tcl_DeleteTimerHandler.3 \ - CrtTrace.3 Tcl_CreateTrace.3 \ - CrtTrace.3 Tcl_CreateObjTrace.3 \ - CrtTrace.3 Tcl_DeleteTrace.3 \ - DString.3 Tcl_DStringInit.3 \ - DString.3 Tcl_DStringAppend.3 \ - DString.3 Tcl_DStringAppendElement.3 \ - DString.3 Tcl_DStringStartSublist.3 \ - DString.3 Tcl_DStringEndSublist.3 \ - DString.3 Tcl_DStringLength.3 \ - DString.3 Tcl_DStringValue.3 \ - DString.3 Tcl_DStringSetLength.3 \ - DString.3 Tcl_DStringTrunc.3 \ - DString.3 Tcl_DStringFree.3 \ - DString.3 Tcl_DStringResult.3 \ - DString.3 Tcl_DStringGetResult.3 \ - DetachPids.3 Tcl_DetachPids.3 \ - DetachPids.3 Tcl_ReapDetachedProcs.3 \ - DetachPids.3 Tcl_WaitPid.3 \ - DictObj.3 Tcl_NewDictObj.3 \ - DictObj.3 Tcl_DictObjGet.3 \ - DictObj.3 Tcl_DictObjPut.3 \ - DictObj.3 Tcl_DictObjRemove.3 \ - DictObj.3 Tcl_DictObjSize.3 \ - DictObj.3 Tcl_DictObjFirst.3 \ - DictObj.3 Tcl_DictObjNext.3 \ - DictObj.3 Tcl_DictObjDone.3 \ - DictObj.3 Tcl_DictObjPutKeyList.3 \ - DictObj.3 Tcl_DictObjRemoveKeyList.3 \ - DoOneEvent.3 Tcl_DoOneEvent.3 \ - DoWhenIdle.3 Tcl_DoWhenIdle.3 \ - DoWhenIdle.3 Tcl_CancelIdleCall.3 \ - DoubleObj.3 Tcl_NewDoubleObj.3 \ - DoubleObj.3 Tcl_SetDoubleObj.3 \ - DoubleObj.3 Tcl_GetDoubleFromObj.3 \ - DumpActiveMemory.3 Tcl_DumpActiveMemory.3 \ - DumpActiveMemory.3 Tcl_InitMemory.3 \ - DumpActiveMemory.3 Tcl_ValidateAllMemory.3 \ - Encoding.3 Tcl_GetEncoding.3 \ - Encoding.3 Tcl_FreeEncoding.3 \ - Encoding.3 Tcl_GetEncodingFromObj.3 \ - Encoding.3 Tcl_ExternalToUtfDString.3 \ - Encoding.3 Tcl_UtfToExternalDString.3 \ - Encoding.3 Tcl_ExternalToUtf.3 \ - Encoding.3 Tcl_UtfToExternal.3 \ - Encoding.3 Tcl_WinTCharToUtf.3 \ - Encoding.3 Tcl_WinUtfToTChar.3 \ - Encoding.3 Tcl_GetEncodingName.3 \ - Encoding.3 Tcl_SetSystemEncoding.3 \ - Encoding.3 Tcl_GetEncodingNameFromEnvironment.3 \ - Encoding.3 Tcl_GetEncodingNames.3 \ - Encoding.3 Tcl_CreateEncoding.3 \ - Encoding.3 Tcl_GetEncodingSearchPath.3 \ - Encoding.3 Tcl_SetEncodingSearchPath.3 \ - Encoding.3 Tcl_GetDefaultEncodingDir.3 \ - Encoding.3 Tcl_SetDefaultEncodingDir.3 \ - Ensemble.3 Tcl_CreateEnsemble.3 \ - Ensemble.3 Tcl_FindEnsemble.3 \ - Ensemble.3 Tcl_IsEnsemble.3 \ - Ensemble.3 Tcl_GetEnsembleFlags.3 \ - Ensemble.3 Tcl_SetEnsembleFlags.3 \ - Ensemble.3 Tcl_GetEnsembleMappingDict.3 \ - Ensemble.3 Tcl_SetEnsembleMappingDict.3 \ - Ensemble.3 Tcl_GetEnsembleSubcommandList.3 \ - Ensemble.3 Tcl_SetEnsembleSubcommandList.3 \ - Ensemble.3 Tcl_GetEnsembleUnknownHandler.3 \ - Ensemble.3 Tcl_SetEnsembleUnknownHandler.3 \ - Ensemble.3 Tcl_GetEnsembleNamespace.3 \ - Environment.3 Tcl_PutEnv.3 \ - Eval.3 Tcl_EvalObjEx.3 \ - Eval.3 Tcl_EvalFile.3 \ - Eval.3 Tcl_EvalObjv.3 \ - Eval.3 Tcl_Eval.3 \ - Eval.3 Tcl_EvalEx.3 \ - Eval.3 Tcl_GlobalEval.3 \ - Eval.3 Tcl_GlobalEvalObj.3 \ - Eval.3 Tcl_VarEval.3 \ - Eval.3 Tcl_VarEvalVA.3 \ - Exit.3 Tcl_Exit.3 \ - Exit.3 Tcl_Finalize.3 \ - Exit.3 Tcl_CreateExitHandler.3 \ - Exit.3 Tcl_DeleteExitHandler.3 \ - Exit.3 Tcl_ExitThread.3 \ - Exit.3 Tcl_FinalizeThread.3 \ - Exit.3 Tcl_CreateThreadExitHandler.3 \ - Exit.3 Tcl_DeleteThreadExitHandler.3 \ - Exit.3 Tcl_SetExitProc.3 \ - ExprLong.3 Tcl_ExprLong.3 \ - ExprLong.3 Tcl_ExprDouble.3 \ - ExprLong.3 Tcl_ExprBoolean.3 \ - ExprLong.3 Tcl_ExprString.3 \ - ExprLongObj.3 Tcl_ExprLongObj.3 \ - ExprLongObj.3 Tcl_ExprDoubleObj.3 \ - ExprLongObj.3 Tcl_ExprBooleanObj.3 \ - ExprLongObj.3 Tcl_ExprObj.3 \ - FileSystem.3 Tcl_FSRegister.3 \ - FileSystem.3 Tcl_FSUnregister.3 \ - FileSystem.3 Tcl_FSData.3 \ - FileSystem.3 Tcl_FSMountsChanged.3 \ - FileSystem.3 Tcl_FSGetFileSystemForPath.3 \ - FileSystem.3 Tcl_FSGetPathType.3 \ - FileSystem.3 Tcl_FSCopyFile.3 \ - FileSystem.3 Tcl_FSCopyDirectory.3 \ - FileSystem.3 Tcl_FSCreateDirectory.3 \ - FileSystem.3 Tcl_FSDeleteFile.3 \ - FileSystem.3 Tcl_FSRemoveDirectory.3 \ - FileSystem.3 Tcl_FSRenameFile.3 \ - FileSystem.3 Tcl_FSListVolumes.3 \ - FileSystem.3 Tcl_FSEvalFileEx.3 \ - FileSystem.3 Tcl_FSEvalFile.3 \ - FileSystem.3 Tcl_FSLoadFile.3 \ - FileSystem.3 Tcl_FSMatchInDirectory.3 \ - FileSystem.3 Tcl_FSLink.3 \ - FileSystem.3 Tcl_FSLstat.3 \ - FileSystem.3 Tcl_FSUtime.3 \ - FileSystem.3 Tcl_FSFileAttrsGet.3 \ - FileSystem.3 Tcl_FSFileAttrsSet.3 \ - FileSystem.3 Tcl_FSFileAttrStrings.3 \ - FileSystem.3 Tcl_FSStat.3 \ - FileSystem.3 Tcl_FSAccess.3 \ - FileSystem.3 Tcl_FSOpenFileChannel.3 \ - FileSystem.3 Tcl_FSGetCwd.3 \ - FileSystem.3 Tcl_FSChdir.3 \ - FileSystem.3 Tcl_FSPathSeparator.3 \ - FileSystem.3 Tcl_FSJoinPath.3 \ - FileSystem.3 Tcl_FSSplitPath.3 \ - FileSystem.3 Tcl_FSEqualPaths.3 \ - FileSystem.3 Tcl_FSGetNormalizedPath.3 \ - FileSystem.3 Tcl_FSJoinToPath.3 \ - FileSystem.3 Tcl_FSConvertToPathType.3 \ - FileSystem.3 Tcl_FSGetInternalRep.3 \ - FileSystem.3 Tcl_FSGetTranslatedPath.3 \ - FileSystem.3 Tcl_FSGetTranslatedStringPath.3 \ - FileSystem.3 Tcl_FSNewNativePath.3 \ - FileSystem.3 Tcl_FSGetNativePath.3 \ - FileSystem.3 Tcl_FSFileSystemInfo.3 \ - FileSystem.3 Tcl_AllocStatBuf.3 \ - FindExec.3 Tcl_FindExecutable.3 \ - FindExec.3 Tcl_GetNameOfExecutable.3 \ - GetCwd.3 Tcl_GetCwd.3 \ - GetCwd.3 Tcl_Chdir.3 \ - GetHostName.3 Tcl_GetHostName.3 \ - GetIndex.3 Tcl_GetIndexFromObj.3 \ - GetIndex.3 Tcl_GetIndexFromObjStruct.3 \ - GetInt.3 Tcl_GetInt.3 \ - GetInt.3 Tcl_GetDouble.3 \ - GetInt.3 Tcl_GetBoolean.3 \ - GetOpnFl.3 Tcl_GetOpenFile.3 \ - GetStdChan.3 Tcl_GetStdChannel.3 \ - GetStdChan.3 Tcl_SetStdChannel.3 \ - GetTime.3 Tcl_GetTime.3 \ - GetTime.3 Tcl_SetTimeProc.3 \ - GetTime.3 Tcl_QueryTimeProc.3 \ - GetVersion.3 Tcl_GetVersion.3 \ - Hash.3 Tcl_InitHashTable.3 \ - Hash.3 Tcl_InitCustomHashTable.3 \ - Hash.3 Tcl_InitObjHashTable.3 \ - Hash.3 Tcl_DeleteHashTable.3 \ - Hash.3 Tcl_CreateHashEntry.3 \ - Hash.3 Tcl_DeleteHashEntry.3 \ - Hash.3 Tcl_FindHashEntry.3 \ - Hash.3 Tcl_GetHashValue.3 \ - Hash.3 Tcl_SetHashValue.3 \ - Hash.3 Tcl_GetHashKey.3 \ - Hash.3 Tcl_FirstHashEntry.3 \ - Hash.3 Tcl_NextHashEntry.3 \ - Hash.3 Tcl_HashStats.3 \ - Init.3 Tcl_Init.3 \ - InitStubs.3 Tcl_InitStubs.3 \ - IntObj.3 Tcl_NewIntObj.3 \ - IntObj.3 Tcl_NewLongObj.3 \ - IntObj.3 Tcl_NewWideIntObj.3 \ - IntObj.3 Tcl_SetIntObj.3 \ - IntObj.3 Tcl_SetLongObj.3 \ - IntObj.3 Tcl_SetWideIntObj.3 \ - IntObj.3 Tcl_GetIntFromObj.3 \ - IntObj.3 Tcl_GetLongFromObj.3 \ - IntObj.3 Tcl_GetWideIntFromObj.3 \ - IntObj.3 Tcl_NewBignumObj.3 \ - IntObj.3 Tcl_SetBignumObj.3 \ - IntObj.3 Tcl_GetBignumFromObj.3 \ - IntObj.3 Tcl_GetBignumAndClearObj.3 \ - Interp.3 Tcl_Interp.3 \ - Limit.3 Tcl_LimitCheck.3 \ - Limit.3 Tcl_LimitReady.3 \ - Limit.3 Tcl_LimitExceeded.3 \ - Limit.3 Tcl_LimitTypeExceeded.3 \ - Limit.3 Tcl_LimitTypeEnabled.3 \ - Limit.3 Tcl_LimitTypeSet.3 \ - Limit.3 Tcl_LimitTypeReset.3 \ - Limit.3 Tcl_LimitGetCommands.3 \ - Limit.3 Tcl_LimitSetCommands.3 \ - Limit.3 Tcl_LimitGetTime.3 \ - Limit.3 Tcl_LimitSetTime.3 \ - Limit.3 Tcl_LimitGetGranularity.3 \ - Limit.3 Tcl_LimitSetGranularity.3 \ - Limit.3 Tcl_LimitAddHandler.3 \ - Limit.3 Tcl_LimitRemoveHandler.3 \ - LinkVar.3 Tcl_LinkVar.3 \ - LinkVar.3 Tcl_UnlinkVar.3 \ - LinkVar.3 Tcl_UpdateLinkedVar.3 \ - ListObj.3 Tcl_ListObjAppendList.3 \ - ListObj.3 Tcl_ListObjAppendElement.3 \ - ListObj.3 Tcl_NewListObj.3 \ - ListObj.3 Tcl_SetListObj.3 \ - ListObj.3 Tcl_ListObjGetElements.3 \ - ListObj.3 Tcl_ListObjLength.3 \ - ListObj.3 Tcl_ListObjIndex.3 \ - ListObj.3 Tcl_ListObjReplace.3 \ - Namespace.3 Tcl_CreateNamespace.3 \ - Namespace.3 Tcl_DeleteNamespace.3 \ - Namespace.3 Tcl_AppendExportList.3 \ - Namespace.3 Tcl_Export.3 \ - Namespace.3 Tcl_Import.3 \ - Namespace.3 Tcl_ForgetImport.3 \ - Namespace.3 Tcl_GetCurrentNamespace.3 \ - Namespace.3 Tcl_GetGlobalNamespace.3 \ - Namespace.3 Tcl_FindNamespace.3 \ - Namespace.3 Tcl_FindCommand.3 \ - Namespace.3 Tcl_GetNamespaceUnknownHandler.3 \ - Namespace.3 Tcl_SetNamespaceUnknownHandler.3 \ - Notifier.3 Tcl_CreateEventSource.3 \ - Notifier.3 Tcl_DeleteEventSource.3 \ - Notifier.3 Tcl_SetMaxBlockTime.3 \ - Notifier.3 Tcl_QueueEvent.3 \ - Notifier.3 Tcl_ThreadQueueEvent.3 \ - Notifier.3 Tcl_ThreadAlert.3 \ - Notifier.3 Tcl_GetCurrentThread.3 \ - Notifier.3 Tcl_DeleteEvents.3 \ - Notifier.3 Tcl_InitNotifier.3 \ - Notifier.3 Tcl_FinalizeNotifier.3 \ - Notifier.3 Tcl_WaitForEvent.3 \ - Notifier.3 Tcl_AlertNotifier.3 \ - Notifier.3 Tcl_SetTimer.3 \ - Notifier.3 Tcl_ServiceAll.3 \ - Notifier.3 Tcl_ServiceEvent.3 \ - Notifier.3 Tcl_GetServiceMode.3 \ - Notifier.3 Tcl_SetServiceMode.3 \ - Object.3 Tcl_NewObj.3 \ - Object.3 Tcl_DuplicateObj.3 \ - Object.3 Tcl_IncrRefCount.3 \ - Object.3 Tcl_DecrRefCount.3 \ - Object.3 Tcl_IsShared.3 \ - Object.3 Tcl_InvalidateStringRep.3 \ - ObjectType.3 Tcl_RegisterObjType.3 \ - ObjectType.3 Tcl_GetObjType.3 \ - ObjectType.3 Tcl_AppendAllObjTypes.3 \ - ObjectType.3 Tcl_ConvertToType.3 \ - OpenFileChnl.3 Tcl_OpenFileChannel.3 \ - OpenFileChnl.3 Tcl_OpenCommandChannel.3 \ - OpenFileChnl.3 Tcl_MakeFileChannel.3 \ - OpenFileChnl.3 Tcl_GetChannel.3 \ - OpenFileChnl.3 Tcl_GetChannelNames.3 \ - OpenFileChnl.3 Tcl_GetChannelNamesEx.3 \ - OpenFileChnl.3 Tcl_RegisterChannel.3 \ - OpenFileChnl.3 Tcl_UnregisterChannel.3 \ - OpenFileChnl.3 Tcl_DetachChannel.3 \ - OpenFileChnl.3 Tcl_IsStandardChannel.3 \ - OpenFileChnl.3 Tcl_Close.3 \ - OpenFileChnl.3 Tcl_ReadChars.3 \ - OpenFileChnl.3 Tcl_Read.3 \ - OpenFileChnl.3 Tcl_GetsObj.3 \ - OpenFileChnl.3 Tcl_Gets.3 \ - OpenFileChnl.3 Tcl_Ungets.3 \ - OpenFileChnl.3 Tcl_WriteObj.3 \ - OpenFileChnl.3 Tcl_WriteChars.3 \ - OpenFileChnl.3 Tcl_Write.3 \ - OpenFileChnl.3 Tcl_ReadRaw.3 \ - OpenFileChnl.3 Tcl_WriteRaw.3 \ - OpenFileChnl.3 Tcl_Eof.3 \ - OpenFileChnl.3 Tcl_Flush.3 \ - OpenFileChnl.3 Tcl_InputBlocked.3 \ - OpenFileChnl.3 Tcl_InputBuffered.3 \ - OpenFileChnl.3 Tcl_OutputBuffered.3 \ - OpenFileChnl.3 Tcl_Seek.3 \ - OpenFileChnl.3 Tcl_Tell.3 \ - OpenFileChnl.3 Tcl_TruncateChannel.3 \ - OpenFileChnl.3 Tcl_GetChannelOption.3 \ - OpenFileChnl.3 Tcl_SetChannelOption.3 \ - OpenTcp.3 Tcl_OpenTcpClient.3 \ - OpenTcp.3 Tcl_MakeTcpClientChannel.3 \ - OpenTcp.3 Tcl_OpenTcpServer.3 \ - Panic.3 Tcl_Panic.3 \ - Panic.3 Tcl_PanicVA.3 \ - Panic.3 Tcl_SetPanicProc.3 \ - ParseCmd.3 Tcl_ParseCommand.3 \ - ParseCmd.3 Tcl_ParseExpr.3 \ - ParseCmd.3 Tcl_ParseBraces.3 \ - ParseCmd.3 Tcl_ParseQuotedString.3 \ - ParseCmd.3 Tcl_ParseVarName.3 \ - ParseCmd.3 Tcl_ParseVar.3 \ - ParseCmd.3 Tcl_FreeParse.3 \ - ParseCmd.3 Tcl_EvalTokens.3 \ - ParseCmd.3 Tcl_EvalTokensStandard.3 \ - PkgRequire.3 Tcl_PkgRequire.3 \ - PkgRequire.3 Tcl_PkgRequireEx.3 \ - PkgRequire.3 Tcl_PkgRequireProc.3 \ - PkgRequire.3 Tcl_PkgPresent.3 \ - PkgRequire.3 Tcl_PkgPresentEx.3 \ - PkgRequire.3 Tcl_PkgProvide.3 \ - PkgRequire.3 Tcl_PkgProvideEx.3 \ - Preserve.3 Tcl_Preserve.3 \ - Preserve.3 Tcl_Release.3 \ - Preserve.3 Tcl_EventuallyFree.3 \ - PrintDbl.3 Tcl_PrintDouble.3 \ - RecEvalObj.3 Tcl_RecordAndEvalObj.3 \ - RecordEval.3 Tcl_RecordAndEval.3 \ - RegConfig.3 Tcl_RegisterConfig.3 \ - RegExp.3 Tcl_RegExpMatchObj.3 \ - RegExp.3 Tcl_RegExpMatch.3 \ - RegExp.3 Tcl_RegExpCompile.3 \ - RegExp.3 Tcl_RegExpExec.3 \ - RegExp.3 Tcl_RegExpRange.3 \ - RegExp.3 Tcl_GetRegExpFromObj.3 \ - RegExp.3 Tcl_RegExpExecObj.3 \ - RegExp.3 Tcl_RegExpGetInfo.3 \ - SaveResult.3 Tcl_SaveInterpState.3 \ - SaveResult.3 Tcl_RestoreInterpState.3 \ - SaveResult.3 Tcl_DiscardInterpState.3 \ - SaveResult.3 Tcl_SaveResult.3 \ - SaveResult.3 Tcl_RestoreResult.3 \ - SaveResult.3 Tcl_DiscardResult.3 \ - SetChanErr.3 Tcl_SetChannelError.3 \ - SetChanErr.3 Tcl_SetChannelErrorInterp.3 \ - SetChanErr.3 Tcl_GetChannelError.3 \ - SetChanErr.3 Tcl_GetChannelErrorInterp.3 \ - SetErrno.3 Tcl_SetErrno.3 \ - SetErrno.3 Tcl_GetErrno.3 \ - SetErrno.3 Tcl_ErrnoId.3 \ - SetErrno.3 Tcl_ErrnoMsg.3 \ - SetRecLmt.3 Tcl_SetRecursionLimit.3 \ - SetResult.3 Tcl_SetObjResult.3 \ - SetResult.3 Tcl_GetObjResult.3 \ - SetResult.3 Tcl_SetResult.3 \ - SetResult.3 Tcl_GetStringResult.3 \ - SetResult.3 Tcl_AppendResult.3 \ - SetResult.3 Tcl_AppendResultVA.3 \ - SetResult.3 Tcl_AppendElement.3 \ - SetResult.3 Tcl_ResetResult.3 \ - SetResult.3 Tcl_FreeResult.3 \ - SetVar.3 Tcl_SetVar2Ex.3 \ - SetVar.3 Tcl_SetVar.3 \ - SetVar.3 Tcl_SetVar2.3 \ - SetVar.3 Tcl_ObjSetVar2.3 \ - SetVar.3 Tcl_GetVar2Ex.3 \ - SetVar.3 Tcl_GetVar.3 \ - SetVar.3 Tcl_GetVar2.3 \ - SetVar.3 Tcl_ObjGetVar2.3 \ - SetVar.3 Tcl_UnsetVar.3 \ - SetVar.3 Tcl_UnsetVar2.3 \ - Signal.3 Tcl_SignalId.3 \ - Signal.3 Tcl_SignalMsg.3 \ - Sleep.3 Tcl_Sleep.3 \ - SourceRCFile.3 Tcl_SourceRCFile.3 \ - SplitList.3 Tcl_SplitList.3 \ - SplitList.3 Tcl_Merge.3 \ - SplitList.3 Tcl_ScanElement.3 \ - SplitList.3 Tcl_ScanCountedElement.3 \ - SplitList.3 Tcl_ConvertElement.3 \ - SplitList.3 Tcl_ConvertCountedElement.3 \ - SplitPath.3 Tcl_SplitPath.3 \ - SplitPath.3 Tcl_JoinPath.3 \ - SplitPath.3 Tcl_GetPathType.3 \ - StaticPkg.3 Tcl_StaticPackage.3 \ - StdChannels.3 Tcl_StandardChannels.3 \ - StrMatch.3 Tcl_StringMatch.3 \ - StrMatch.3 Tcl_StringCaseMatch.3 \ - StringObj.3 Tcl_NewStringObj.3 \ - StringObj.3 Tcl_NewUnicodeObj.3 \ - StringObj.3 Tcl_SetStringObj.3 \ - StringObj.3 Tcl_SetUnicodeObj.3 \ - StringObj.3 Tcl_GetStringFromObj.3 \ - StringObj.3 Tcl_GetString.3 \ - StringObj.3 Tcl_GetUnicodeFromObj.3 \ - StringObj.3 Tcl_GetUnicode.3 \ - StringObj.3 Tcl_GetUniChar.3 \ - StringObj.3 Tcl_GetCharLength.3 \ - StringObj.3 Tcl_GetRange.3 \ - StringObj.3 Tcl_AppendToObj.3 \ - StringObj.3 Tcl_AppendUnicodeToObj.3 \ - StringObj.3 Tcl_AppendObjToObj.3 \ - StringObj.3 Tcl_AppendStringsToObj.3 \ - StringObj.3 Tcl_AppendStringsToObjVA.3 \ - StringObj.3 Tcl_SetObjLength.3 \ - StringObj.3 Tcl_AttemptSetObjLength.3 \ - StringObj.3 Tcl_ConcatObj.3 \ - SubstObj.3 Tcl_SubstObj.3 \ - Tcl_Main.3 Tcl_SetMainLoop.3 \ - Thread.3 Tcl_ConditionNotify.3 \ - Thread.3 Tcl_ConditionWait.3 \ - Thread.3 Tcl_ConditionFinalize.3 \ - Thread.3 Tcl_GetThreadData.3 \ - Thread.3 Tcl_MutexLock.3 \ - Thread.3 Tcl_MutexUnlock.3 \ - Thread.3 Tcl_MutexFinalize.3 \ - Thread.3 Tcl_CreateThread.3 \ - Thread.3 Tcl_JoinThread.3 \ - ToUpper.3 Tcl_UniCharToUpper.3 \ - ToUpper.3 Tcl_UniCharToLower.3 \ - ToUpper.3 Tcl_UniCharToTitle.3 \ - ToUpper.3 Tcl_UtfToUpper.3 \ - ToUpper.3 Tcl_UtfToLower.3 \ - ToUpper.3 Tcl_UtfToTitle.3 \ - TraceCmd.3 Tcl_CommandTraceInfo.3 \ - TraceCmd.3 Tcl_TraceCommand.3 \ - TraceCmd.3 Tcl_UntraceCommand.3 \ - TraceVar.3 Tcl_TraceVar.3 \ - TraceVar.3 Tcl_TraceVar2.3 \ - TraceVar.3 Tcl_UntraceVar.3 \ - TraceVar.3 Tcl_UntraceVar2.3 \ - TraceVar.3 Tcl_VarTraceInfo.3 \ - TraceVar.3 Tcl_VarTraceInfo2.3 \ - Translate.3 Tcl_TranslateFileName.3 \ - UniCharIsAlpha.3 Tcl_UniCharIsAlnum.3 \ - UniCharIsAlpha.3 Tcl_UniCharIsAlpha.3 \ - UniCharIsAlpha.3 Tcl_UniCharIsControl.3 \ - UniCharIsAlpha.3 Tcl_UniCharIsDigit.3 \ - UniCharIsAlpha.3 Tcl_UniCharIsGraph.3 \ - UniCharIsAlpha.3 Tcl_UniCharIsLower.3 \ - UniCharIsAlpha.3 Tcl_UniCharIsPrint.3 \ - UniCharIsAlpha.3 Tcl_UniCharIsPunct.3 \ - UniCharIsAlpha.3 Tcl_UniCharIsSpace.3 \ - UniCharIsAlpha.3 Tcl_UniCharIsUpper.3 \ - UniCharIsAlpha.3 Tcl_UniCharIsWordChar.3 \ - UpVar.3 Tcl_UpVar.3 \ - UpVar.3 Tcl_UpVar2.3 \ - Utf.3 Tcl_UniCharToUtf.3 \ - Utf.3 Tcl_UtfToUniChar.3 \ - Utf.3 Tcl_UniCharToUtfDString.3 \ - Utf.3 Tcl_UtfToUniCharDString.3 \ - Utf.3 Tcl_UniCharLen.3 \ - Utf.3 Tcl_UniCharNcmp.3 \ - Utf.3 Tcl_UniCharNcasecmp.3 \ - Utf.3 Tcl_UniCharCaseMatch.3 \ - Utf.3 Tcl_UtfNcmp.3 \ - Utf.3 Tcl_UtfNcasecmp.3 \ - Utf.3 Tcl_UtfCharComplete.3 \ - Utf.3 Tcl_NumUtfChars.3 \ - Utf.3 Tcl_UtfFindFirst.3 \ - Utf.3 Tcl_UtfFindLast.3 \ - Utf.3 Tcl_UtfNext.3 \ - Utf.3 Tcl_UtfPrev.3 \ - Utf.3 Tcl_UniCharAtIndex.3 \ - Utf.3 Tcl_UtfAtIndex.3 \ - Utf.3 Tcl_UtfBackslash.3 \ - WrongNumArgs.3 Tcl_WrongNumArgs.3 \ - library.n auto_execok.n \ - library.n auto_import.n \ - library.n auto_load.n \ - library.n auto_mkindex.n \ - library.n auto_mkindex_old.n \ - library.n auto_qualify.n \ - library.n auto_reset.n \ - library.n tcl_findLibrary.n \ - library.n parray.n \ - library.n tcl_endOfWord.n \ - library.n tcl_startOfNextWord.n \ - library.n tcl_startOfPreviousWord.n \ - library.n tcl_wordBreakAfter.n \ - library.n tcl_wordBreakBefore.n \ - packagens.n pkg::create.n \ - pkgMkIndex.n pkg_mkIndex.n \ - safe.n SafeBase.n +.if ${ARCH} =3D=3D "arm" +BROKEN=3D Does not build on arm .endif -.endif # defined(BUILDING_TCL_THREADS) =20 -TCLBASE?=3D ${PORTSDIR}/${PKGCATEGORY}/${LATEST_LINK} - post-patch: - @${REINPLACE_CMD} -e 's|tclsh |tclsh${TCL_VER}${THREADS_SUFFIX} |g' -e 's= |Tclsh |Tclsh${TCL_VER}${THREADS_SUFFIX} |g' \ - -e 's|tclsh\\fR|tclsh${TCL_VER}${THREADS_SUFFIX}\\fR|g' -e 's|Tclsh\\fR|= Tclsh${TCL_VER}${THREADS_SUFFIX}\\fR|g' \ - -e 's|^.so man.macros|.so ${DATADIR}/man.macros|' \ + @${REINPLACE_CMD} -e 's|tclsh |tclsh${TCL_VER} |g' -e 's|Tclsh |Tclsh${TC= L_VER} |g' \ + -e 's|tclsh\\fR|tclsh${TCL_VER}\\fR|g' -e 's|Tclsh\\fR|Tclsh${TCL_VER}\\= fR|g' \ ${WRKSRC}/../doc/tclsh.1 -.if defined(BUILDING_TCL_THREADS) - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' \ - -e 's|$${TCL_TRIM_DOTS}|$${TCL_TRIM_DOTS}${THREADS_SUFFIX}|g' \ - -e 's|-ltcl$${TCL_VERSION}|-ltcl$${TCL_VERSION}${THREADS_SUFFIX}|g' \ - -e 's/-ltcl`echo $${TCL_VERSION} | tr -d .`/-ltcl`echo $${TCL_VERSION} |= tr -d .`${THREADS_SUFFIX}/g' \ - -e 's|-ltclstub$${TCL_VERSION}|-ltclstub$${TCL_VERSION}${THREADS_SUFFIX}= |g' \ - -e 's/-ltclstub`echo $${TCL_VERSION} | tr -d .`/-ltclstub`echo $${TCL_VE= RSION} | tr -d .`${THREADS_SUFFIX}/g' \ - ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|libtcl$${SHORT_TCL_VER}|libtcl$${SHORT_TCL_VER}${= THREADS_SUFFIX}|g' \ - -e 's|/tclsh$$(VERSION)|/tclsh$$(VERSION)${THREADS_SUFFIX}|g' \ - -e 's|/tclConfig.sh|/tclConfig${THREADS_SUFFIX}.sh|g' \ - -e 's|$$(CONFIG_INSTALL_DIR)/tclooConfig.sh|$$(CONFIG_INSTALL_DIR)/tcloo= Config${THREADS_SUFFIX}.sh|g' \ - -e '826,828d' \ - ${WRKSRC}/Makefile.in +.if !${PORT_OPTIONS:MTCLMAN} + @${FIND} ${WRKSRC}/../pkgs -name Makefile.in | ${XARGS} ${REINPLACE_CMD} \ + -e '/^install:/s|install-doc||' .endif =20 # Where the below command fails, there is no need for concern: -BLACKHOLE!=3D ${SYSCTL} -n net.inet.tcp.blackhole || ${TRUE} +#BLACKHOLE!=3D ${SYSCTL} -n net.inet.tcp.blackhole || ${TRUE} =20 post-configure: -# ${REINPLACE_CMD} \ -# -e 's|${WRKDIRPREFIX}${.CURDIR}|${WRKDIRPREFIX}${TCLBASE}|' \ -# ${WRKSRC}/tclConfig.sh ${REINPLACE_CMD} \ -e 's,-DNO_MEMMOVE=3D1,,' -e 's,-DNO_STRING_H=3D1,,' \ -e 's,^COMPAT_OBJS.*,,' ${WRKSRC}/Makefile -.if ${BLACKHOLE} !=3D '' && ${BLACKHOLE} !=3D 0 - # =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 - # net.inet.tcp.blackhole is non-zero. Some http-tests - # will appear to hang and then fail. Do not be alarmed. - # The socket.test would hang, so it is disabled: - ${MV} ${WRKSRC:H}/tests/socket.test ${WRKSRC:H}/tests/socket.test.dis; - # =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 -.endif +#.if ${BLACKHOLE} !=3D '' && ${BLACKHOLE} !=3D 0 +# # =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 +# # net.inet.tcp.blackhole is non-zero. Some http-tests +# # will appear to hang and then fail. Do not be alarmed. +# # The socket.test would hang, so it is disabled: +# ${MV} ${WRKSRC:H}/tests/socket.test ${WRKSRC:H}/tests/socket.test.dis; +# # =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 +#.endif =20 -.if defined(BUILDING_TCL_THREADS) -do-install: - @cd ${WRKSRC} && ${MAKE_ENV} ${MAKE} -f Makefile install-binaries - @${MKDIR} ${PREFIX}/lib/tcl${TCL_VER}${THREADS_SUFFIX} - @${LN} -s ${PREFIX}/lib/tcl${TCL_VER}/tclConfig${THREADS_SUFFIX}.sh ${PRE= FIX}/lib/tcl${TCL_VER}${THREADS_SUFFIX}/tclConfig.sh - @${LN} -s ${PREFIX}/lib/tcl${TCL_VER}/tclooConfig${THREADS_SUFFIX}.sh ${P= REFIX}/lib/tcl${TCL_VER}${THREADS_SUFFIX}/tclooConfig.sh -.endif - -post-install: -.if defined(WITH_TZDATA) - @cd ${WRKSRC} && ${MAKE} -f Makefile install-tzdata ${MAKE_ENV} -.endif -.if !defined(NO_INSTALL_MANPAGES) - ${MKDIR} ${MANPREFIX}/man/man1 - ${INSTALL_MAN} ${WRKSRC}/../doc/tclsh.1 ${MANPREFIX}/man/man1/tclsh${TCL_= VER}${THREADS_SUFFIX}.1 -.if !defined(BUILDING_TCL_THREADS) && defined(WITH_TCL86_MAN) - ${MKDIR} ${DATADIR} - ${INSTALL_DATA} ${WRKSRC}/../doc/man.macros ${DATADIR} -. for mp in ${MAN3} ${MANN} - @${REINPLACE_CMD} -e 's|^.so man.macros|.so ${DATADIR}/man.macros|' \ - ${WRKSRC}/../doc/${mp} -. endfor - @cd ${WRKSRC} && ${MAKE} -f Makefile install-doc ${MAKE_ENV} -.endif # !defined(BUILDING_TCL_THREADS) && defined(WITH_TCL86_MAN) - -.endif # !defined(NO_INSTALL_MANPAGES) - regression-test: build cd ${WRKSRC} && LC_ALL=3DC ${MAKE} test =20 -.include +.include Index: Makefile.man =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=3D=3D=3D --- Makefile.man (revision 0) +++ Makefile.man (working copy) @@ -0,0 +1,843 @@ +MAN1=3D tclsh${TCL_VER:S/./_/}.1.${MAN_SUFFIX} + +MAN3=3D TCL_MEM_DEBUG.3.${MAN_SUFFIX} \ + Tcl_Access.3.${MAN_SUFFIX} \ + Tcl_AddErrorInfo.3.${MAN_SUFFIX} \ + Tcl_AddObjErrorInfo.3.${MAN_SUFFIX} \ + Tcl_AlertNotifier.3.${MAN_SUFFIX} \ + Tcl_Alloc.3.${MAN_SUFFIX} \ + Tcl_AllocStatBuf.3.${MAN_SUFFIX} \ + Tcl_AllowExceptions.3.${MAN_SUFFIX} \ + Tcl_AppInit.3.${MAN_SUFFIX} \ + Tcl_AppendAllObjTypes.3.${MAN_SUFFIX} \ + Tcl_AppendElement.3.${MAN_SUFFIX} \ + Tcl_AppendExportList.3.${MAN_SUFFIX} \ + Tcl_AppendFormatToObj.3.${MAN_SUFFIX} \ + Tcl_AppendLimitedToObj.3.${MAN_SUFFIX} \ + Tcl_AppendObjToErrorInfo.3.${MAN_SUFFIX} \ + Tcl_AppendObjToObj.3.${MAN_SUFFIX} \ + Tcl_AppendPrintfToObj.3.${MAN_SUFFIX} \ + Tcl_AppendResult.3.${MAN_SUFFIX} \ + Tcl_AppendResultVA.3.${MAN_SUFFIX} \ + Tcl_AppendStringsToObj.3.${MAN_SUFFIX} \ + Tcl_AppendStringsToObjVA.3.${MAN_SUFFIX} \ + Tcl_AppendToObj.3.${MAN_SUFFIX} \ + Tcl_AppendUnicodeToObj.3.${MAN_SUFFIX} \ + Tcl_AsyncCreate.3.${MAN_SUFFIX} \ + Tcl_AsyncDelete.3.${MAN_SUFFIX} \ + Tcl_AsyncInvoke.3.${MAN_SUFFIX} \ + Tcl_AsyncMark.3.${MAN_SUFFIX} \ + Tcl_AsyncReady.3.${MAN_SUFFIX} \ + Tcl_AttemptAlloc.3.${MAN_SUFFIX} \ + Tcl_AttemptRealloc.3.${MAN_SUFFIX} \ + Tcl_AttemptSetObjLength.3.${MAN_SUFFIX} \ + Tcl_BackgroundError.3.${MAN_SUFFIX} \ + Tcl_BackgroundException.3.${MAN_SUFFIX} \ + Tcl_Backslash.3.${MAN_SUFFIX} \ + Tcl_BadChannelOption.3.${MAN_SUFFIX} \ + Tcl_CallWhenDeleted.3.${MAN_SUFFIX} \ + Tcl_CancelEval.3.${MAN_SUFFIX} \ + Tcl_CancelIdleCall.3.${MAN_SUFFIX} \ + Tcl_Canceled.3.${MAN_SUFFIX} \ + Tcl_ChannelBlockModeProc.3.${MAN_SUFFIX} \ + Tcl_ChannelBuffered.3.${MAN_SUFFIX} \ + Tcl_ChannelClose2Proc.3.${MAN_SUFFIX} \ + Tcl_ChannelCloseProc.3.${MAN_SUFFIX} \ + Tcl_ChannelFlushProc.3.${MAN_SUFFIX} \ + Tcl_ChannelGetHandleProc.3.${MAN_SUFFIX} \ + Tcl_ChannelGetOptionProc.3.${MAN_SUFFIX} \ + Tcl_ChannelHandlerProc.3.${MAN_SUFFIX} \ + Tcl_ChannelInputProc.3.${MAN_SUFFIX} \ + Tcl_ChannelName.3.${MAN_SUFFIX} \ + Tcl_ChannelOutputProc.3.${MAN_SUFFIX} \ + Tcl_ChannelSeekProc.3.${MAN_SUFFIX} \ + Tcl_ChannelSetOptionProc.3.${MAN_SUFFIX} \ + Tcl_ChannelThreadActionProc.3.${MAN_SUFFIX} \ + Tcl_ChannelTruncateProc.3.${MAN_SUFFIX} \ + Tcl_ChannelVersion.3.${MAN_SUFFIX} \ + Tcl_ChannelWatchProc.3.${MAN_SUFFIX} \ + Tcl_ChannelWideSeekProc.3.${MAN_SUFFIX} \ + Tcl_Chdir.3.${MAN_SUFFIX} \ + Tcl_ClassGetMetadata.3.${MAN_SUFFIX} \ + Tcl_ClassSetConstructor.3.${MAN_SUFFIX} \ + Tcl_ClassSetDestructor.3.${MAN_SUFFIX} \ + Tcl_ClassSetMetadata.3.${MAN_SUFFIX} \ + Tcl_ClearChannelHandlers.3.${MAN_SUFFIX} \ + Tcl_Close.3.${MAN_SUFFIX} \ + Tcl_CommandComplete.3.${MAN_SUFFIX} \ + Tcl_CommandTraceInfo.3.${MAN_SUFFIX} \ + Tcl_Concat.3.${MAN_SUFFIX} \ + Tcl_ConcatObj.3.${MAN_SUFFIX} \ + Tcl_ConditionFinalize.3.${MAN_SUFFIX} \ + Tcl_ConditionNotify.3.${MAN_SUFFIX} \ + Tcl_ConditionWait.3.${MAN_SUFFIX} \ + Tcl_ConvertCountedElement.3.${MAN_SUFFIX} \ + Tcl_ConvertElement.3.${MAN_SUFFIX} \ + Tcl_ConvertToType.3.${MAN_SUFFIX} \ + Tcl_CopyObjectInstance.3.${MAN_SUFFIX} \ + Tcl_CreateAlias.3.${MAN_SUFFIX} \ + Tcl_CreateAliasObj.3.${MAN_SUFFIX} \ + Tcl_CreateChannel.3.${MAN_SUFFIX} \ + Tcl_CreateChannelHandler.3.${MAN_SUFFIX} \ + Tcl_CreateCloseHandler.3.${MAN_SUFFIX} \ + Tcl_CreateCommand.3.${MAN_SUFFIX} \ + Tcl_CreateEncoding.3.${MAN_SUFFIX} \ + Tcl_CreateEnsemble.3.${MAN_SUFFIX} \ + Tcl_CreateEventSource.3.${MAN_SUFFIX} \ + Tcl_CreateExitHandler.3.${MAN_SUFFIX} \ + Tcl_CreateFileHandler.3.${MAN_SUFFIX} \ + Tcl_CreateHashEntry.3.${MAN_SUFFIX} \ + Tcl_CreateInterp.3.${MAN_SUFFIX} \ + Tcl_CreateMathFunc.3.${MAN_SUFFIX} \ + Tcl_CreateNamespace.3.${MAN_SUFFIX} \ + Tcl_CreateObjCommand.3.${MAN_SUFFIX} \ + Tcl_CreateObjTrace.3.${MAN_SUFFIX} \ + Tcl_CreateSlave.3.${MAN_SUFFIX} \ + Tcl_CreateThread.3.${MAN_SUFFIX} \ + Tcl_CreateThreadExitHandler.3.${MAN_SUFFIX} \ + Tcl_CreateTimerHandler.3.${MAN_SUFFIX} \ + Tcl_CreateTrace.3.${MAN_SUFFIX} \ + Tcl_CutChannel.3.${MAN_SUFFIX} \ + Tcl_DStringAppend.3.${MAN_SUFFIX} \ + Tcl_DStringAppendElement.3.${MAN_SUFFIX} \ + Tcl_DStringEndSublist.3.${MAN_SUFFIX} \ + Tcl_DStringFree.3.${MAN_SUFFIX} \ + Tcl_DStringGetResult.3.${MAN_SUFFIX} \ + Tcl_DStringInit.3.${MAN_SUFFIX} \ + Tcl_DStringLength.3.${MAN_SUFFIX} \ + Tcl_DStringResult.3.${MAN_SUFFIX} \ + Tcl_DStringSetLength.3.${MAN_SUFFIX} \ + Tcl_DStringStartSublist.3.${MAN_SUFFIX} \ + Tcl_DStringTrunc.3.${MAN_SUFFIX} \ + Tcl_DStringValue.3.${MAN_SUFFIX} \ + Tcl_DecrRefCount.3.${MAN_SUFFIX} \ + Tcl_DeleteAssocData.3.${MAN_SUFFIX} \ + Tcl_DeleteChannelHandler.3.${MAN_SUFFIX} \ + Tcl_DeleteCloseHandler.3.${MAN_SUFFIX} \ + Tcl_DeleteCommand.3.${MAN_SUFFIX} \ + Tcl_DeleteCommandFromToken.3.${MAN_SUFFIX} \ + Tcl_DeleteEventSource.3.${MAN_SUFFIX} \ + Tcl_DeleteEvents.3.${MAN_SUFFIX} \ + Tcl_DeleteExitHandler.3.${MAN_SUFFIX} \ + Tcl_DeleteFileHandler.3.${MAN_SUFFIX} \ + Tcl_DeleteHashEntry.3.${MAN_SUFFIX} \ + Tcl_DeleteHashTable.3.${MAN_SUFFIX} \ + Tcl_DeleteInterp.3.${MAN_SUFFIX} \ + Tcl_DeleteNamespace.3.${MAN_SUFFIX} \ + Tcl_DeleteThreadExitHandler.3.${MAN_SUFFIX} \ + Tcl_DeleteTimerHandler.3.${MAN_SUFFIX} \ + Tcl_DeleteTrace.3.${MAN_SUFFIX} \ + Tcl_DetachChannel.3.${MAN_SUFFIX} \ + Tcl_DetachPids.3.${MAN_SUFFIX} \ + Tcl_DictObjDone.3.${MAN_SUFFIX} \ + Tcl_DictObjFirst.3.${MAN_SUFFIX} \ + Tcl_DictObjGet.3.${MAN_SUFFIX} \ + Tcl_DictObjNext.3.${MAN_SUFFIX} \ + Tcl_DictObjPut.3.${MAN_SUFFIX} \ + Tcl_DictObjPutKeyList.3.${MAN_SUFFIX} \ + Tcl_DictObjRemove.3.${MAN_SUFFIX} \ + Tcl_DictObjRemoveKeyList.3.${MAN_SUFFIX} \ + Tcl_DictObjSize.3.${MAN_SUFFIX} \ + Tcl_DiscardInterpState.3.${MAN_SUFFIX} \ + Tcl_DiscardResult.3.${MAN_SUFFIX} \ + Tcl_DoOneEvent.3.${MAN_SUFFIX} \ + Tcl_DoWhenIdle.3.${MAN_SUFFIX} \ + Tcl_DontCallWhenDeleted.3.${MAN_SUFFIX} \ + Tcl_DumpActiveMemory.3.${MAN_SUFFIX} \ + Tcl_DuplicateObj.3.${MAN_SUFFIX} \ + Tcl_Eof.3.${MAN_SUFFIX} \ + Tcl_ErrnoId.3.${MAN_SUFFIX} \ + Tcl_ErrnoMsg.3.${MAN_SUFFIX} \ + Tcl_Eval.3.${MAN_SUFFIX} \ + Tcl_EvalEx.3.${MAN_SUFFIX} \ + Tcl_EvalFile.3.${MAN_SUFFIX} \ + Tcl_EvalObjEx.3.${MAN_SUFFIX} \ + Tcl_EvalObjv.3.${MAN_SUFFIX} \ + Tcl_EvalTokens.3.${MAN_SUFFIX} \ + Tcl_EvalTokensStandard.3.${MAN_SUFFIX} \ + Tcl_EventuallyFree.3.${MAN_SUFFIX} \ + Tcl_Exit.3.${MAN_SUFFIX} \ + Tcl_ExitThread.3.${MAN_SUFFIX} \ + Tcl_Export.3.${MAN_SUFFIX} \ + Tcl_ExposeCommand.3.${MAN_SUFFIX} \ + Tcl_ExprBoolean.3.${MAN_SUFFIX} \ + Tcl_ExprBooleanObj.3.${MAN_SUFFIX} \ + Tcl_ExprDouble.3.${MAN_SUFFIX} \ + Tcl_ExprDoubleObj.3.${MAN_SUFFIX} \ + Tcl_ExprLong.3.${MAN_SUFFIX} \ + Tcl_ExprLongObj.3.${MAN_SUFFIX} \ + Tcl_ExprObj.3.${MAN_SUFFIX} \ + Tcl_ExprString.3.${MAN_SUFFIX} \ + Tcl_ExternalToUtf.3.${MAN_SUFFIX} \ + Tcl_ExternalToUtfDString.3.${MAN_SUFFIX} \ + Tcl_FSAccess.3.${MAN_SUFFIX} \ + Tcl_FSChdir.3.${MAN_SUFFIX} \ + Tcl_FSConvertToPathType.3.${MAN_SUFFIX} \ + Tcl_FSCopyDirectory.3.${MAN_SUFFIX} \ + Tcl_FSCopyFile.3.${MAN_SUFFIX} \ + Tcl_FSCreateDirectory.3.${MAN_SUFFIX} \ + Tcl_FSData.3.${MAN_SUFFIX} \ + Tcl_FSDeleteFile.3.${MAN_SUFFIX} \ + Tcl_FSEqualPaths.3.${MAN_SUFFIX} \ + Tcl_FSEvalFile.3.${MAN_SUFFIX} \ + Tcl_FSEvalFileEx.3.${MAN_SUFFIX} \ + Tcl_FSFileAttrStrings.3.${MAN_SUFFIX} \ + Tcl_FSFileAttrsGet.3.${MAN_SUFFIX} \ + Tcl_FSFileAttrsSet.3.${MAN_SUFFIX} \ + Tcl_FSFileSystemInfo.3.${MAN_SUFFIX} \ + Tcl_FSGetCwd.3.${MAN_SUFFIX} \ + Tcl_FSGetFileSystemForPath.3.${MAN_SUFFIX} \ + Tcl_FSGetInternalRep.3.${MAN_SUFFIX} \ + Tcl_FSGetNativePath.3.${MAN_SUFFIX} \ + Tcl_FSGetNormalizedPath.3.${MAN_SUFFIX} \ + Tcl_FSGetPathType.3.${MAN_SUFFIX} \ + Tcl_FSGetTranslatedPath.3.${MAN_SUFFIX} \ + Tcl_FSGetTranslatedStringPath.3.${MAN_SUFFIX} \ + Tcl_FSJoinPath.3.${MAN_SUFFIX} \ + Tcl_FSJoinToPath.3.${MAN_SUFFIX} \ + Tcl_FSLink.3.${MAN_SUFFIX} \ + Tcl_FSListVolumes.3.${MAN_SUFFIX} \ + Tcl_FSLoadFile.3.${MAN_SUFFIX} \ + Tcl_FSLstat.3.${MAN_SUFFIX} \ + Tcl_FSMatchInDirectory.3.${MAN_SUFFIX} \ + Tcl_FSMountsChanged.3.${MAN_SUFFIX} \ + Tcl_FSNewNativePath.3.${MAN_SUFFIX} \ + Tcl_FSOpenFileChannel.3.${MAN_SUFFIX} \ + Tcl_FSPathSeparator.3.${MAN_SUFFIX} \ + Tcl_FSRegister.3.${MAN_SUFFIX} \ + Tcl_FSRemoveDirectory.3.${MAN_SUFFIX} \ + Tcl_FSRenameFile.3.${MAN_SUFFIX} \ + Tcl_FSSplitPath.3.${MAN_SUFFIX} \ + Tcl_FSStat.3.${MAN_SUFFIX} \ + Tcl_FSUnloadFile.3.${MAN_SUFFIX} \ + Tcl_FSUnregister.3.${MAN_SUFFIX} \ + Tcl_FSUtime.3.${MAN_SUFFIX} \ + Tcl_Finalize.3.${MAN_SUFFIX} \ + Tcl_FinalizeNotifier.3.${MAN_SUFFIX} \ + Tcl_FinalizeThread.3.${MAN_SUFFIX} \ + Tcl_FindCommand.3.${MAN_SUFFIX} \ + Tcl_FindEnsemble.3.${MAN_SUFFIX} \ + Tcl_FindExecutable.3.${MAN_SUFFIX} \ + Tcl_FindHashEntry.3.${MAN_SUFFIX} \ + Tcl_FindNamespace.3.${MAN_SUFFIX} \ + Tcl_FindSymbol.3.${MAN_SUFFIX} \ + Tcl_FirstHashEntry.3.${MAN_SUFFIX} \ + Tcl_Flush.3.${MAN_SUFFIX} \ + Tcl_ForgetImport.3.${MAN_SUFFIX} \ + Tcl_Format.3.${MAN_SUFFIX} \ + Tcl_Free.3.${MAN_SUFFIX} \ + Tcl_FreeEncoding.3.${MAN_SUFFIX} \ + Tcl_FreeParse.3.${MAN_SUFFIX} \ + Tcl_FreeResult.3.${MAN_SUFFIX} \ + Tcl_GetAccessTimeFromStat.3.${MAN_SUFFIX} \ + Tcl_GetAlias.3.${MAN_SUFFIX} \ + Tcl_GetAliasObj.3.${MAN_SUFFIX} \ + Tcl_GetAssocData.3.${MAN_SUFFIX} \ + Tcl_GetBignumFromObj.3.${MAN_SUFFIX} \ + Tcl_GetBlockSizeFromStat.3.${MAN_SUFFIX} \ + Tcl_GetBlocksFromStat.3.${MAN_SUFFIX} \ + Tcl_GetBoolean.3.${MAN_SUFFIX} \ + Tcl_GetBooleanFromObj.3.${MAN_SUFFIX} \ + Tcl_GetByteArrayFromObj.3.${MAN_SUFFIX} \ + Tcl_GetChangeTimeFromStat.3.${MAN_SUFFIX} \ + Tcl_GetChannel.3.${MAN_SUFFIX} \ + Tcl_GetChannelBufferSize.3.${MAN_SUFFIX} \ + Tcl_GetChannelError.3.${MAN_SUFFIX} \ + Tcl_GetChannelErrorInterp.3.${MAN_SUFFIX} \ + Tcl_GetChannelHandle.3.${MAN_SUFFIX} \ + Tcl_GetChannelInstanceData.3.${MAN_SUFFIX} \ + Tcl_GetChannelMode.3.${MAN_SUFFIX} \ + Tcl_GetChannelName.3.${MAN_SUFFIX} \ + Tcl_GetChannelNames.3.${MAN_SUFFIX} \ + Tcl_GetChannelNamesEx.3.${MAN_SUFFIX} \ + Tcl_GetChannelOption.3.${MAN_SUFFIX} \ + Tcl_GetChannelThread.3.${MAN_SUFFIX} \ + Tcl_GetChannelType.3.${MAN_SUFFIX} \ + Tcl_GetCharLength.3.${MAN_SUFFIX} \ + Tcl_GetClassAsObject.3.${MAN_SUFFIX} \ + Tcl_GetCommandFromObj.3.${MAN_SUFFIX} \ + Tcl_GetCommandFullName.3.${MAN_SUFFIX} \ + Tcl_GetCommandInfo.3.${MAN_SUFFIX} \ + Tcl_GetCommandInfoFromToken.3.${MAN_SUFFIX} \ + Tcl_GetCommandName.3.${MAN_SUFFIX} \ + Tcl_GetCurrentNamespace.3.${MAN_SUFFIX} \ + Tcl_GetCurrentThread.3.${MAN_SUFFIX} \ + Tcl_GetCwd.3.${MAN_SUFFIX} \ + Tcl_GetDefaultEncodingDir.3.${MAN_SUFFIX} \ + Tcl_GetDeviceTypeFromStat.3.${MAN_SUFFIX} \ + Tcl_GetDouble.3.${MAN_SUFFIX} \ + Tcl_GetDoubleFromObj.3.${MAN_SUFFIX} \ + Tcl_GetEncoding.3.${MAN_SUFFIX} \ + Tcl_GetEncodingFromObj.3.${MAN_SUFFIX} \ + Tcl_GetEncodingName.3.${MAN_SUFFIX} \ + Tcl_GetEncodingNameFromEnvironment.3.${MAN_SUFFIX} \ + Tcl_GetEncodingNames.3.${MAN_SUFFIX} \ + Tcl_GetEncodingSearchPath.3.${MAN_SUFFIX} \ + Tcl_GetEnsembleFlags.3.${MAN_SUFFIX} \ + Tcl_GetEnsembleMappingDict.3.${MAN_SUFFIX} \ + Tcl_GetEnsembleNamespace.3.${MAN_SUFFIX} \ + Tcl_GetEnsembleParameterList.3.${MAN_SUFFIX} \ + Tcl_GetEnsembleSubcommandList.3.${MAN_SUFFIX} \ + Tcl_GetEnsembleUnknownHandler.3.${MAN_SUFFIX} \ + Tcl_GetErrno.3.${MAN_SUFFIX} \ + Tcl_GetErrorLine.3.${MAN_SUFFIX} \ + Tcl_GetFSDeviceFromStat.3.${MAN_SUFFIX} \ + Tcl_GetFSInodeFromStat.3.${MAN_SUFFIX} \ + Tcl_GetGlobalNamespace.3.${MAN_SUFFIX} \ + Tcl_GetGroupIdFromStat.3.${MAN_SUFFIX} \ + Tcl_GetHashKey.3.${MAN_SUFFIX} \ + Tcl_GetHashValue.3.${MAN_SUFFIX} \ + Tcl_GetHostName.3.${MAN_SUFFIX} \ + Tcl_GetIndexFromObj.3.${MAN_SUFFIX} \ + Tcl_GetIndexFromObjStruct.3.${MAN_SUFFIX} \ + Tcl_GetInt.3.${MAN_SUFFIX} \ + Tcl_GetIntFromObj.3.${MAN_SUFFIX} \ + Tcl_GetInterpPath.3.${MAN_SUFFIX} \ + Tcl_GetLinkCountFromStat.3.${MAN_SUFFIX} \ + Tcl_GetLongFromObj.3.${MAN_SUFFIX} \ + Tcl_GetMaster.3.${MAN_SUFFIX} \ + Tcl_GetMathFuncInfo.3.${MAN_SUFFIX} \ + Tcl_GetModeFromStat.3.${MAN_SUFFIX} \ + Tcl_GetModificationTimeFromStat.3.${MAN_SUFFIX} \ + Tcl_GetNameOfExecutable.3.${MAN_SUFFIX} \ + Tcl_GetNamespaceUnknownHandler.3.${MAN_SUFFIX} \ + Tcl_GetObjResult.3.${MAN_SUFFIX} \ + Tcl_GetObjType.3.${MAN_SUFFIX} \ + Tcl_GetObjectAsClass.3.${MAN_SUFFIX} \ + Tcl_GetObjectCommand.3.${MAN_SUFFIX} \ + Tcl_GetObjectFromObj.3.${MAN_SUFFIX} \ + Tcl_GetObjectName.3.${MAN_SUFFIX} \ + Tcl_GetObjectNamespace.3.${MAN_SUFFIX} \ + Tcl_GetOpenFile.3.${MAN_SUFFIX} \ + Tcl_GetPathType.3.${MAN_SUFFIX} \ + Tcl_GetRange.3.${MAN_SUFFIX} \ + Tcl_GetRegExpFromObj.3.${MAN_SUFFIX} \ + Tcl_GetReturnOptions.3.${MAN_SUFFIX} \ + Tcl_GetServiceMode.3.${MAN_SUFFIX} \ + Tcl_GetSizeFromStat.3.${MAN_SUFFIX} \ + Tcl_GetSlave.3.${MAN_SUFFIX} \ + Tcl_GetStackedChannel.3.${MAN_SUFFIX} \ + Tcl_GetStartupScript.3.${MAN_SUFFIX} \ + Tcl_GetStdChannel.3.${MAN_SUFFIX} \ + Tcl_GetString.3.${MAN_SUFFIX} \ + Tcl_GetStringFromObj.3.${MAN_SUFFIX} \ + Tcl_GetStringResult.3.${MAN_SUFFIX} \ + Tcl_GetThreadData.3.${MAN_SUFFIX} \ + Tcl_GetTime.3.${MAN_SUFFIX} \ + Tcl_GetTopChannel.3.${MAN_SUFFIX} \ + Tcl_GetUniChar.3.${MAN_SUFFIX} \ + Tcl_GetUnicode.3.${MAN_SUFFIX} \ + Tcl_GetUnicodeFromObj.3.${MAN_SUFFIX} \ + Tcl_GetUserIdFromStat.3.${MAN_SUFFIX} \ + Tcl_GetVar.3.${MAN_SUFFIX} \ + Tcl_GetVar2.3.${MAN_SUFFIX} \ + Tcl_GetVar2Ex.3.${MAN_SUFFIX} \ + Tcl_GetVersion.3.${MAN_SUFFIX} \ + Tcl_GetWideIntFromObj.3.${MAN_SUFFIX} \ + Tcl_Gets.3.${MAN_SUFFIX} \ + Tcl_GetsObj.3.${MAN_SUFFIX} \ + Tcl_GlobalEval.3.${MAN_SUFFIX} \ + Tcl_GlobalEvalObj.3.${MAN_SUFFIX} \ + Tcl_HashStats.3.${MAN_SUFFIX} \ + Tcl_HideCommand.3.${MAN_SUFFIX} \ + Tcl_Import.3.${MAN_SUFFIX} \ + Tcl_IncrRefCount.3.${MAN_SUFFIX} \ + Tcl_Init.3.${MAN_SUFFIX} \ + Tcl_InitCustomHashTable.3.${MAN_SUFFIX} \ + Tcl_InitHashTable.3.${MAN_SUFFIX} \ + Tcl_InitMemory.3.${MAN_SUFFIX} \ + Tcl_InitNotifier.3.${MAN_SUFFIX} \ + Tcl_InitObjHashTable.3.${MAN_SUFFIX} \ + Tcl_InitStubs.3.${MAN_SUFFIX} \ + Tcl_InputBlocked.3.${MAN_SUFFIX} \ + Tcl_InputBuffered.3.${MAN_SUFFIX} \ + Tcl_Interp.3.${MAN_SUFFIX} \ + Tcl_InterpActive.3.${MAN_SUFFIX} \ + Tcl_InterpDeleted.3.${MAN_SUFFIX} \ + Tcl_InvalidateStringRep.3.${MAN_SUFFIX} \ + Tcl_IsChannelExisting.3.${MAN_SUFFIX} \ + Tcl_IsChannelRegistered.3.${MAN_SUFFIX} \ + Tcl_IsChannelShared.3.${MAN_SUFFIX} \ + Tcl_IsEnsemble.3.${MAN_SUFFIX} \ + Tcl_IsSafe.3.${MAN_SUFFIX} \ + Tcl_IsShared.3.${MAN_SUFFIX} \ + Tcl_IsStandardChannel.3.${MAN_SUFFIX} \ + Tcl_JoinPath.3.${MAN_SUFFIX} \ + Tcl_JoinThread.3.${MAN_SUFFIX} \ + Tcl_LimitAddHandler.3.${MAN_SUFFIX} \ + Tcl_LimitCheck.3.${MAN_SUFFIX} \ + Tcl_LimitExceeded.3.${MAN_SUFFIX} \ + Tcl_LimitGetCommands.3.${MAN_SUFFIX} \ + Tcl_LimitGetGranularity.3.${MAN_SUFFIX} \ + Tcl_LimitGetTime.3.${MAN_SUFFIX} \ + Tcl_LimitReady.3.${MAN_SUFFIX} \ + Tcl_LimitRemoveHandler.3.${MAN_SUFFIX} \ + Tcl_LimitSetCommands.3.${MAN_SUFFIX} \ + Tcl_LimitSetGranularity.3.${MAN_SUFFIX} \ + Tcl_LimitSetTime.3.${MAN_SUFFIX} \ + Tcl_LimitTypeEnabled.3.${MAN_SUFFIX} \ + Tcl_LimitTypeExceeded.3.${MAN_SUFFIX} \ + Tcl_LimitTypeReset.3.${MAN_SUFFIX} \ + Tcl_LimitTypeSet.3.${MAN_SUFFIX} \ + Tcl_LinkVar.3.${MAN_SUFFIX} \ + Tcl_ListMathFuncs.3.${MAN_SUFFIX} \ + Tcl_ListObjAppendElement.3.${MAN_SUFFIX} \ + Tcl_ListObjAppendList.3.${MAN_SUFFIX} \ + Tcl_ListObjGetElements.3.${MAN_SUFFIX} \ + Tcl_ListObjIndex.3.${MAN_SUFFIX} \ + Tcl_ListObjLength.3.${MAN_SUFFIX} \ + Tcl_ListObjReplace.3.${MAN_SUFFIX} \ + Tcl_LoadFile.3.${MAN_SUFFIX} \ + Tcl_LogCommandInfo.3.${MAN_SUFFIX} \ + Tcl_Main.3.${MAN_SUFFIX} \ + Tcl_MakeFileChannel.3.${MAN_SUFFIX} \ + Tcl_MakeSafe.3.${MAN_SUFFIX} \ + Tcl_MakeTcpClientChannel.3.${MAN_SUFFIX} \ + Tcl_Merge.3.${MAN_SUFFIX} \ + Tcl_MethodDeclarerClass.3.${MAN_SUFFIX} \ + Tcl_MethodDeclarerObject.3.${MAN_SUFFIX} \ + Tcl_MethodIsPublic.3.${MAN_SUFFIX} \ + Tcl_MethodIsType.3.${MAN_SUFFIX} \ + Tcl_MethodName.3.${MAN_SUFFIX} \ + Tcl_MutexFinalize.3.${MAN_SUFFIX} \ + Tcl_MutexLock.3.${MAN_SUFFIX} \ + Tcl_MutexUnlock.3.${MAN_SUFFIX} \ + Tcl_NRAddCallback.3.${MAN_SUFFIX} \ + Tcl_NRCallObjProc.3.${MAN_SUFFIX} \ + Tcl_NRCmdSwap.3.${MAN_SUFFIX} \ + Tcl_NRCreateCommand.3.${MAN_SUFFIX} \ + Tcl_NREvalObj.3.${MAN_SUFFIX} \ + Tcl_NREvalObjv.3.${MAN_SUFFIX} \ + Tcl_NewBignumObj.3.${MAN_SUFFIX} \ + Tcl_NewBooleanObj.3.${MAN_SUFFIX} \ + Tcl_NewByteArrayObj.3.${MAN_SUFFIX} \ + Tcl_NewDictObj.3.${MAN_SUFFIX} \ + Tcl_NewDoubleObj.3.${MAN_SUFFIX} \ + Tcl_NewInstanceMethod.3.${MAN_SUFFIX} \ + Tcl_NewIntObj.3.${MAN_SUFFIX} \ + Tcl_NewListObj.3.${MAN_SUFFIX} \ + Tcl_NewLongObj.3.${MAN_SUFFIX} \ + Tcl_NewMethod.3.${MAN_SUFFIX} \ + Tcl_NewObj.3.${MAN_SUFFIX} \ + Tcl_NewObjectInstance.3.${MAN_SUFFIX} \ + Tcl_NewStringObj.3.${MAN_SUFFIX} \ + Tcl_NewUnicodeObj.3.${MAN_SUFFIX} \ + Tcl_NewWideIntObj.3.${MAN_SUFFIX} \ + Tcl_NextHashEntry.3.${MAN_SUFFIX} \ + Tcl_NotifyChannel.3.${MAN_SUFFIX} \ + Tcl_NumUtfChars.3.${MAN_SUFFIX} \ + Tcl_ObjGetVar2.3.${MAN_SUFFIX} \ + Tcl_ObjPrintf.3.${MAN_SUFFIX} \ + Tcl_ObjSetVar2.3.${MAN_SUFFIX} \ + Tcl_ObjectContextInvokeNext.3.${MAN_SUFFIX} \ + Tcl_ObjectContextIsFiltering.3.${MAN_SUFFIX} \ + Tcl_ObjectContextMethod.3.${MAN_SUFFIX} \ + Tcl_ObjectContextObject.3.${MAN_SUFFIX} \ + Tcl_ObjectContextSkippedArgs.3.${MAN_SUFFIX} \ + Tcl_ObjectDeleted.3.${MAN_SUFFIX} \ + Tcl_ObjectGetMetadata.3.${MAN_SUFFIX} \ + Tcl_ObjectGetMethodNameMapper.3.${MAN_SUFFIX} \ + Tcl_ObjectSetMetadata.3.${MAN_SUFFIX} \ + Tcl_ObjectSetMethodNameMapper.3.${MAN_SUFFIX} \ + Tcl_OpenCommandChannel.3.${MAN_SUFFIX} \ + Tcl_OpenFileChannel.3.${MAN_SUFFIX} \ + Tcl_OpenTcpClient.3.${MAN_SUFFIX} \ + Tcl_OpenTcpServer.3.${MAN_SUFFIX} \ + Tcl_OutputBuffered.3.${MAN_SUFFIX} \ + Tcl_Panic.3.${MAN_SUFFIX} \ + Tcl_PanicVA.3.${MAN_SUFFIX} \ + Tcl_ParseArgsObjv.3.${MAN_SUFFIX} \ + Tcl_ParseBraces.3.${MAN_SUFFIX} \ + Tcl_ParseCommand.3.${MAN_SUFFIX} \ + Tcl_ParseExpr.3.${MAN_SUFFIX} \ + Tcl_ParseQuotedString.3.${MAN_SUFFIX} \ + Tcl_ParseVar.3.${MAN_SUFFIX} \ + Tcl_ParseVarName.3.${MAN_SUFFIX} \ + Tcl_PkgPresent.3.${MAN_SUFFIX} \ + Tcl_PkgPresentEx.3.${MAN_SUFFIX} \ + Tcl_PkgProvide.3.${MAN_SUFFIX} \ + Tcl_PkgProvideEx.3.${MAN_SUFFIX} \ + Tcl_PkgRequire.3.${MAN_SUFFIX} \ + Tcl_PkgRequireEx.3.${MAN_SUFFIX} \ + Tcl_PkgRequireProc.3.${MAN_SUFFIX} \ + Tcl_PosixError.3.${MAN_SUFFIX} \ + Tcl_Preserve.3.${MAN_SUFFIX} \ + Tcl_PrintDouble.3.${MAN_SUFFIX} \ + Tcl_PutEnv.3.${MAN_SUFFIX} \ + Tcl_QueryTimeProc.3.${MAN_SUFFIX} \ + Tcl_QueueEvent.3.${MAN_SUFFIX} \ + Tcl_Read.3.${MAN_SUFFIX} \ + Tcl_ReadChars.3.${MAN_SUFFIX} \ + Tcl_ReadRaw.3.${MAN_SUFFIX} \ + Tcl_Realloc.3.${MAN_SUFFIX} \ + Tcl_ReapDetachedProcs.3.${MAN_SUFFIX} \ + Tcl_RecordAndEval.3.${MAN_SUFFIX} \ + Tcl_RecordAndEvalObj.3.${MAN_SUFFIX} \ + Tcl_RegExpCompile.3.${MAN_SUFFIX} \ + Tcl_RegExpExec.3.${MAN_SUFFIX} \ + Tcl_RegExpExecObj.3.${MAN_SUFFIX} \ + Tcl_RegExpGetInfo.3.${MAN_SUFFIX} \ + Tcl_RegExpMatch.3.${MAN_SUFFIX} \ + Tcl_RegExpMatchObj.3.${MAN_SUFFIX} \ + Tcl_RegExpRange.3.${MAN_SUFFIX} \ + Tcl_RegisterChannel.3.${MAN_SUFFIX} \ + Tcl_RegisterConfig.3.${MAN_SUFFIX} \ + Tcl_RegisterObjType.3.${MAN_SUFFIX} \ + Tcl_Release.3.${MAN_SUFFIX} \ + Tcl_ResetResult.3.${MAN_SUFFIX} \ + Tcl_RestoreInterpState.3.${MAN_SUFFIX} \ + Tcl_RestoreResult.3.${MAN_SUFFIX} \ + Tcl_SaveInterpState.3.${MAN_SUFFIX} \ + Tcl_SaveResult.3.${MAN_SUFFIX} \ + Tcl_ScanCountedElement.3.${MAN_SUFFIX} \ + Tcl_ScanElement.3.${MAN_SUFFIX} \ + Tcl_Seek.3.${MAN_SUFFIX} \ + Tcl_ServiceAll.3.${MAN_SUFFIX} \ + Tcl_ServiceEvent.3.${MAN_SUFFIX} \ + Tcl_ServiceModeHook.3.${MAN_SUFFIX} \ + Tcl_SetAssocData.3.${MAN_SUFFIX} \ + Tcl_SetBignumObj.3.${MAN_SUFFIX} \ + Tcl_SetBooleanObj.3.${MAN_SUFFIX} \ + Tcl_SetByteArrayLength.3.${MAN_SUFFIX} \ + Tcl_SetByteArrayObj.3.${MAN_SUFFIX} \ + Tcl_SetChannelBufferSize.3.${MAN_SUFFIX} \ + Tcl_SetChannelError.3.${MAN_SUFFIX} \ + Tcl_SetChannelErrorInterp.3.${MAN_SUFFIX} \ + Tcl_SetChannelOption.3.${MAN_SUFFIX} \ + Tcl_SetCommandInfo.3.${MAN_SUFFIX} \ + Tcl_SetCommandInfoFromToken.3.${MAN_SUFFIX} \ + Tcl_SetDefaultEncodingDir.3.${MAN_SUFFIX} \ + Tcl_SetDoubleObj.3.${MAN_SUFFIX} \ + Tcl_SetEncodingSearchPath.3.${MAN_SUFFIX} \ + Tcl_SetEnsembleFlags.3.${MAN_SUFFIX} \ + Tcl_SetEnsembleMappingDict.3.${MAN_SUFFIX} \ + Tcl_SetEnsembleParameterList.3.${MAN_SUFFIX} \ + Tcl_SetEnsembleSubcommandList.3.${MAN_SUFFIX} \ + Tcl_SetEnsembleUnknownHandler.3.${MAN_SUFFIX} \ + Tcl_SetErrno.3.${MAN_SUFFIX} \ + Tcl_SetErrorCode.3.${MAN_SUFFIX} \ + Tcl_SetErrorCodeVA.3.${MAN_SUFFIX} \ + Tcl_SetErrorLine.3.${MAN_SUFFIX} \ + Tcl_SetExitProc.3.${MAN_SUFFIX} \ + Tcl_SetHashValue.3.${MAN_SUFFIX} \ + Tcl_SetIntObj.3.${MAN_SUFFIX} \ + Tcl_SetListObj.3.${MAN_SUFFIX} \ + Tcl_SetLongObj.3.${MAN_SUFFIX} \ + Tcl_SetMainLoop.3.${MAN_SUFFIX} \ + Tcl_SetMaxBlockTime.3.${MAN_SUFFIX} \ + Tcl_SetNamespaceUnknownHandler.3.${MAN_SUFFIX} \ + Tcl_SetNotifier.3.${MAN_SUFFIX} \ + Tcl_SetObjErrorCode.3.${MAN_SUFFIX} \ + Tcl_SetObjLength.3.${MAN_SUFFIX} \ + Tcl_SetObjResult.3.${MAN_SUFFIX} \ + Tcl_SetPanicProc.3.${MAN_SUFFIX} \ + Tcl_SetRecursionLimit.3.${MAN_SUFFIX} \ + Tcl_SetResult.3.${MAN_SUFFIX} \ + Tcl_SetReturnOptions.3.${MAN_SUFFIX} \ + Tcl_SetServiceMode.3.${MAN_SUFFIX} \ + Tcl_SetStartupScript.3.${MAN_SUFFIX} \ + Tcl_SetStdChannel.3.${MAN_SUFFIX} \ + Tcl_SetStringObj.3.${MAN_SUFFIX} \ + Tcl_SetSystemEncoding.3.${MAN_SUFFIX} \ + Tcl_SetTimeProc.3.${MAN_SUFFIX} \ + Tcl_SetTimer.3.${MAN_SUFFIX} \ + Tcl_SetUnicodeObj.3.${MAN_SUFFIX} \ + Tcl_SetVar.3.${MAN_SUFFIX} \ + Tcl_SetVar2.3.${MAN_SUFFIX} \ + Tcl_SetVar2Ex.3.${MAN_SUFFIX} \ + Tcl_SetWideIntObj.3.${MAN_SUFFIX} \ + Tcl_SignalId.3.${MAN_SUFFIX} \ + Tcl_SignalMsg.3.${MAN_SUFFIX} \ + Tcl_Sleep.3.${MAN_SUFFIX} \ + Tcl_SourceRCFile.3.${MAN_SUFFIX} \ + Tcl_SpliceChannel.3.${MAN_SUFFIX} \ + Tcl_SplitList.3.${MAN_SUFFIX} \ + Tcl_SplitPath.3.${MAN_SUFFIX} \ + Tcl_StackChannel.3.${MAN_SUFFIX} \ + Tcl_StandardChannels.3.${MAN_SUFFIX} \ + Tcl_Stat.3.${MAN_SUFFIX} \ + Tcl_StaticPackage.3.${MAN_SUFFIX} \ + Tcl_StringCaseMatch.3.${MAN_SUFFIX} \ + Tcl_StringMatch.3.${MAN_SUFFIX} \ + Tcl_SubstObj.3.${MAN_SUFFIX} \ + Tcl_TakeBignumFromObj.3.${MAN_SUFFIX} \ + Tcl_Tell.3.${MAN_SUFFIX} \ + Tcl_ThreadAlert.3.${MAN_SUFFIX} \ + Tcl_ThreadQueueEvent.3.${MAN_SUFFIX} \ + Tcl_TraceCommand.3.${MAN_SUFFIX} \ + Tcl_TraceVar.3.${MAN_SUFFIX} \ + Tcl_TraceVar2.3.${MAN_SUFFIX} \ + Tcl_TransferResult.3.${MAN_SUFFIX} \ + Tcl_TranslateFileName.3.${MAN_SUFFIX} \ + Tcl_TruncateChannel.3.${MAN_SUFFIX} \ + Tcl_Ungets.3.${MAN_SUFFIX} \ + Tcl_UniChar.3.${MAN_SUFFIX} \ + Tcl_UniCharAtIndex.3.${MAN_SUFFIX} \ + Tcl_UniCharCaseMatch.3.${MAN_SUFFIX} \ + Tcl_UniCharIsAlnum.3.${MAN_SUFFIX} \ + Tcl_UniCharIsAlpha.3.${MAN_SUFFIX} \ + Tcl_UniCharIsControl.3.${MAN_SUFFIX} \ + Tcl_UniCharIsDigit.3.${MAN_SUFFIX} \ + Tcl_UniCharIsGraph.3.${MAN_SUFFIX} \ + Tcl_UniCharIsLower.3.${MAN_SUFFIX} \ + Tcl_UniCharIsPrint.3.${MAN_SUFFIX} \ + Tcl_UniCharIsPunct.3.${MAN_SUFFIX} \ + Tcl_UniCharIsSpace.3.${MAN_SUFFIX} \ + Tcl_UniCharIsUpper.3.${MAN_SUFFIX} \ + Tcl_UniCharIsWordChar.3.${MAN_SUFFIX} \ + Tcl_UniCharLen.3.${MAN_SUFFIX} \ + Tcl_UniCharNcasecmp.3.${MAN_SUFFIX} \ + Tcl_UniCharNcmp.3.${MAN_SUFFIX} \ + Tcl_UniCharToLower.3.${MAN_SUFFIX} \ + Tcl_UniCharToTitle.3.${MAN_SUFFIX} \ + Tcl_UniCharToUpper.3.${MAN_SUFFIX} \ + Tcl_UniCharToUtf.3.${MAN_SUFFIX} \ + Tcl_UniCharToUtfDString.3.${MAN_SUFFIX} \ + Tcl_UnlinkVar.3.${MAN_SUFFIX} \ + Tcl_UnregisterChannel.3.${MAN_SUFFIX} \ + Tcl_UnsetVar.3.${MAN_SUFFIX} \ + Tcl_UnsetVar2.3.${MAN_SUFFIX} \ + Tcl_UnstackChannel.3.${MAN_SUFFIX} \ + Tcl_UntraceCommand.3.${MAN_SUFFIX} \ + Tcl_UntraceVar.3.${MAN_SUFFIX} \ + Tcl_UntraceVar2.3.${MAN_SUFFIX} \ + Tcl_UpVar.3.${MAN_SUFFIX} \ + Tcl_UpVar2.3.${MAN_SUFFIX} \ + Tcl_UpdateLinkedVar.3.${MAN_SUFFIX} \ + Tcl_UtfAtIndex.3.${MAN_SUFFIX} \ + Tcl_UtfBackslash.3.${MAN_SUFFIX} \ + Tcl_UtfCharComplete.3.${MAN_SUFFIX} \ + Tcl_UtfFindFirst.3.${MAN_SUFFIX} \ + Tcl_UtfFindLast.3.${MAN_SUFFIX} \ + Tcl_UtfNext.3.${MAN_SUFFIX} \ + Tcl_UtfPrev.3.${MAN_SUFFIX} \ + Tcl_UtfToExternal.3.${MAN_SUFFIX} \ + Tcl_UtfToExternalDString.3.${MAN_SUFFIX} \ + Tcl_UtfToLower.3.${MAN_SUFFIX} \ + Tcl_UtfToTitle.3.${MAN_SUFFIX} \ + Tcl_UtfToUniChar.3.${MAN_SUFFIX} \ + Tcl_UtfToUniCharDString.3.${MAN_SUFFIX} \ + Tcl_UtfToUpper.3.${MAN_SUFFIX} \ + Tcl_ValidateAllMemory.3.${MAN_SUFFIX} \ + Tcl_VarEval.3.${MAN_SUFFIX} \ + Tcl_VarEvalVA.3.${MAN_SUFFIX} \ + Tcl_VarTraceInfo.3.${MAN_SUFFIX} \ + Tcl_VarTraceInfo2.3.${MAN_SUFFIX} \ + Tcl_WaitForEvent.3.${MAN_SUFFIX} \ + Tcl_WaitPid.3.${MAN_SUFFIX} \ + Tcl_WinTCharToUtf.3.${MAN_SUFFIX} \ + Tcl_WinUtfToTChar.3.${MAN_SUFFIX} \ + Tcl_Write.3.${MAN_SUFFIX} \ + Tcl_WriteChars.3.${MAN_SUFFIX} \ + Tcl_WriteObj.3.${MAN_SUFFIX} \ + Tcl_WriteRaw.3.${MAN_SUFFIX} \ + Tcl_WrongNumArgs.3.${MAN_SUFFIX} \ + Tcl_ZlibAdler32.3.${MAN_SUFFIX} \ + Tcl_ZlibCRC32.3.${MAN_SUFFIX} \ + Tcl_ZlibDeflate.3.${MAN_SUFFIX} \ + Tcl_ZlibInflate.3.${MAN_SUFFIX} \ + Tcl_ZlibStreamChecksum.3.${MAN_SUFFIX} \ + Tcl_ZlibStreamClose.3.${MAN_SUFFIX} \ + Tcl_ZlibStreamEof.3.${MAN_SUFFIX} \ + Tcl_ZlibStreamGet.3.${MAN_SUFFIX} \ + Tcl_ZlibStreamGetCommandName.3.${MAN_SUFFIX} \ + Tcl_ZlibStreamInit.3.${MAN_SUFFIX} \ + Tcl_ZlibStreamPut.3.${MAN_SUFFIX} \ + attemptckalloc.3.${MAN_SUFFIX} \ + attemptckrealloc.3.${MAN_SUFFIX} \ + ckalloc.3.${MAN_SUFFIX} \ + ckfree.3.${MAN_SUFFIX} \ + ckrealloc.3.${MAN_SUFFIX} + +MANN=3D Tcl.n.${MAN_SUFFIX} \ + after.n.${MAN_SUFFIX} \ + append.n.${MAN_SUFFIX} \ + apply.n.${MAN_SUFFIX} \ + argc.n.${MAN_SUFFIX} \ + argv.n.${MAN_SUFFIX} \ + argv0.n.${MAN_SUFFIX} \ + array.n.${MAN_SUFFIX} \ + auto_execok.n.${MAN_SUFFIX} \ + auto_import.n.${MAN_SUFFIX} \ + auto_load.n.${MAN_SUFFIX} \ + auto_mkindex.n.${MAN_SUFFIX} \ + auto_path.n.${MAN_SUFFIX} \ + auto_qualify.n.${MAN_SUFFIX} \ + auto_reset.n.${MAN_SUFFIX} \ + bgerror.n.${MAN_SUFFIX} \ + binary.n.${MAN_SUFFIX} \ + break.n.${MAN_SUFFIX} \ + case.n.${MAN_SUFFIX} \ + catch.n.${MAN_SUFFIX} \ + cd.n.${MAN_SUFFIX} \ + chan.n.${MAN_SUFFIX} \ + clock.n.${MAN_SUFFIX} \ + close.n.${MAN_SUFFIX} \ + concat.n.${MAN_SUFFIX} \ + continue.n.${MAN_SUFFIX} \ + coroutine.n.${MAN_SUFFIX} \ + dde.n.${MAN_SUFFIX} \ + dict.n.${MAN_SUFFIX} \ + encoding.n.${MAN_SUFFIX} \ + env.n.${MAN_SUFFIX} \ + eof.n.${MAN_SUFFIX} \ + error.n.${MAN_SUFFIX} \ + errorCode.n.${MAN_SUFFIX} \ + errorInfo.n.${MAN_SUFFIX} \ + eval.n.${MAN_SUFFIX} \ + exec.n.${MAN_SUFFIX} \ + exit.n.${MAN_SUFFIX} \ + expr.n.${MAN_SUFFIX} \ + fblocked.n.${MAN_SUFFIX} \ + fconfigure.n.${MAN_SUFFIX} \ + fcopy.n.${MAN_SUFFIX} \ + file.n.${MAN_SUFFIX} \ + fileevent.n.${MAN_SUFFIX} \ + filename.n.${MAN_SUFFIX} \ + flush.n.${MAN_SUFFIX} \ + for.n.${MAN_SUFFIX} \ + foreach.n.${MAN_SUFFIX} \ + format.n.${MAN_SUFFIX} \ + gets.n.${MAN_SUFFIX} \ + glob.n.${MAN_SUFFIX} \ + global.n.${MAN_SUFFIX} \ + history.n.${MAN_SUFFIX} \ + http.n.${MAN_SUFFIX} \ + if.n.${MAN_SUFFIX} \ + incr.n.${MAN_SUFFIX} \ + info.n.${MAN_SUFFIX} \ + interp.n.${MAN_SUFFIX} \ + join.n.${MAN_SUFFIX} \ + lappend.n.${MAN_SUFFIX} \ + lassign.n.${MAN_SUFFIX} \ + lindex.n.${MAN_SUFFIX} \ + linsert.n.${MAN_SUFFIX} \ + list.n.${MAN_SUFFIX} \ + llength.n.${MAN_SUFFIX} \ + lmap.n.${MAN_SUFFIX} \ + load.n.${MAN_SUFFIX} \ + lrange.n.${MAN_SUFFIX} \ + lrepeat.n.${MAN_SUFFIX} \ + lreplace.n.${MAN_SUFFIX} \ + lreverse.n.${MAN_SUFFIX} \ + lsearch.n.${MAN_SUFFIX} \ + lset.n.${MAN_SUFFIX} \ + lsort.n.${MAN_SUFFIX} \ + mathfunc.n.${MAN_SUFFIX} \ + mathop.n.${MAN_SUFFIX} \ + memory.n.${MAN_SUFFIX} \ + msgcat.n.${MAN_SUFFIX} \ + my.n.${MAN_SUFFIX} \ + namespace.n.${MAN_SUFFIX} \ + next.n.${MAN_SUFFIX} \ + nextto.n.${MAN_SUFFIX} \ + oo_class.n.${MAN_SUFFIX} \ + oo_copy.n.${MAN_SUFFIX} \ + oo_define.n.${MAN_SUFFIX} \ + oo_objdefine.n.${MAN_SUFFIX} \ + oo_object.n.${MAN_SUFFIX} \ + open.n.${MAN_SUFFIX} \ + package.n.${MAN_SUFFIX} \ + parray.n.${MAN_SUFFIX} \ + pid.n.${MAN_SUFFIX} \ + pkg_create.n.${MAN_SUFFIX} \ + pkg_mkIndex.n.${MAN_SUFFIX} \ + platform.n.${MAN_SUFFIX} \ + platform_shell.n.${MAN_SUFFIX} \ + proc.n.${MAN_SUFFIX} \ + puts.n.${MAN_SUFFIX} \ + pwd.n.${MAN_SUFFIX} \ + re_syntax.n.${MAN_SUFFIX} \ + read.n.${MAN_SUFFIX} \ + refchan.n.${MAN_SUFFIX} \ + regexp.n.${MAN_SUFFIX} \ + registry.n.${MAN_SUFFIX} \ + regsub.n.${MAN_SUFFIX} \ + rename.n.${MAN_SUFFIX} \ + return.n.${MAN_SUFFIX} \ + safe.n.${MAN_SUFFIX} \ + scan.n.${MAN_SUFFIX} \ + seek.n.${MAN_SUFFIX} \ + self.n.${MAN_SUFFIX} \ + set.n.${MAN_SUFFIX} \ + socket.n.${MAN_SUFFIX} \ + source.n.${MAN_SUFFIX} \ + split.n.${MAN_SUFFIX} \ + string.n.${MAN_SUFFIX} \ + subst.n.${MAN_SUFFIX} \ + switch.n.${MAN_SUFFIX} \ + tailcall.n.${MAN_SUFFIX} \ + tcl_endOfWord.n.${MAN_SUFFIX} \ + tcl_findLibrary.n.${MAN_SUFFIX} \ + tcl_interactive.n.${MAN_SUFFIX} \ + tcl_library.n.${MAN_SUFFIX} \ + tcl_nonwordchars.n.${MAN_SUFFIX} \ + tcl_patchLevel.n.${MAN_SUFFIX} \ + tcl_pkgPath.n.${MAN_SUFFIX} \ + tcl_platform.n.${MAN_SUFFIX} \ + tcl_precision.n.${MAN_SUFFIX} \ + tcl_prefix.n.${MAN_SUFFIX} \ + tcl_rcFileName.n.${MAN_SUFFIX} \ + tcl_startOfNextWord.n.${MAN_SUFFIX} \ + tcl_startOfPreviousWord.n.${MAN_SUFFIX} \ + tcl_traceCompile.n.${MAN_SUFFIX} \ + tcl_traceEval.n.${MAN_SUFFIX} \ + tcl_version.n.${MAN_SUFFIX} \ + tcl_wordBreakAfter.n.${MAN_SUFFIX} \ + tcl_wordBreakBefore.n.${MAN_SUFFIX} \ + tcl_wordchars.n.${MAN_SUFFIX} \ + tcltest.n.${MAN_SUFFIX} \ + tell.n.${MAN_SUFFIX} \ + throw.n.${MAN_SUFFIX} \ + time.n.${MAN_SUFFIX} \ + tm.n.${MAN_SUFFIX} \ + trace.n.${MAN_SUFFIX} \ + transchan.n.${MAN_SUFFIX} \ + try.n.${MAN_SUFFIX} \ + unknown.n.${MAN_SUFFIX} \ + unload.n.${MAN_SUFFIX} \ + unset.n.${MAN_SUFFIX} \ + update.n.${MAN_SUFFIX} \ + uplevel.n.${MAN_SUFFIX} \ + upvar.n.${MAN_SUFFIX} \ + variable.n.${MAN_SUFFIX} \ + vwait.n.${MAN_SUFFIX} \ + while.n.${MAN_SUFFIX} \ + yield.n.${MAN_SUFFIX} \ + yieldto.n.${MAN_SUFFIX} \ + zlib.n.${MAN_SUFFIX} + +.if ${PORT_OPTIONS:MPACKAGES} +MAN3+=3D Tdbc_Init.3.${MAN_SUFFIX} +MANN+=3D body.n.${MAN_SUFFIX} \ + class.n.${MAN_SUFFIX} \ + code.n.${MAN_SUFFIX} \ + configbody.n.${MAN_SUFFIX} \ + delete.n.${MAN_SUFFIX} \ + ensemble.n.${MAN_SUFFIX} \ + find.n.${MAN_SUFFIX} \ + is.n.${MAN_SUFFIX} \ + itcl.n.${MAN_SUFFIX} \ + itclcomponent.n.${MAN_SUFFIX} \ + itcldelegate.n.${MAN_SUFFIX} \ + itclextendedclass.n.${MAN_SUFFIX} \ + itcloption.n.${MAN_SUFFIX} \ + itclvars.n.${MAN_SUFFIX} \ + itclwidget.n.${MAN_SUFFIX} \ + local.n.${MAN_SUFFIX} \ + scope.n.${MAN_SUFFIX} \ + sqlite3.n.${MAN_SUFFIX} \ + tdbc.n.${MAN_SUFFIX} \ + tdbc_connection.n.${MAN_SUFFIX} \ + tdbc_mapSqlState.n.${MAN_SUFFIX} \ + tdbc_resultset.n.${MAN_SUFFIX} \ + tdbc_statement.n.${MAN_SUFFIX} \ + tdbc_tokenize.n.${MAN_SUFFIX} \ + tdbc_mysql.n.${MAN_SUFFIX} \ + tdbc_odbc.n.${MAN_SUFFIX} \ + tdbc_sqlite3.n.${MAN_SUFFIX} \ + thread.n.${MAN_SUFFIX} \ + tpool.n.${MAN_SUFFIX} \ + tsv.n.${MAN_SUFFIX} \ + ttrace.n.${MAN_SUFFIX} +.endif Property changes on: Makefile.man ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=3D%H \ No newline at end of property Index: distinfo =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=3D=3D=3D --- distinfo (revision 309226) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (tcl8.6b3-src.tar.gz) =3D a96323570d986ef02fff611cd2c401c6888b0534a= 17ca68dd3b5c69ee0f29b38 -SIZE (tcl8.6b3-src.tar.gz) =3D 8078739 +SHA256 (tcl8.6.0-src.tar.gz) =3D 354422b9c4791685499123b2dfe01faa98b555c08= 906c010cb4449ddc75dcade +SIZE (tcl8.6.0-src.tar.gz) =3D 8636908 Index: files/patch-pkgs-itcl4.0.0-Makefile.in =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=3D=3D=3D --- files/patch-pkgs-itcl4.0.0-Makefile.in (revision 0) +++ files/patch-pkgs-itcl4.0.0-Makefile.in (working copy) @@ -0,0 +1,16 @@ +--- ../pkgs/itcl4.0.0/Makefile.in.orig 2013-01-07 17:39:50.000000000 +0100 ++++ ../pkgs/itcl4.0.0/Makefile.in 2013-01-07 17:46:24.000000000 +0100 +@@ -200,10 +200,10 @@ + @echo "Installing man pages in $(DESTDIR)$(mandir)" + @cd $(srcdir)/doc; for i in *.n; do \ + echo "Installing $$i"; \ +- rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`; \ ++ rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUFFIX}; \ + sed -e '/man\.macros/r man.macros' -e '/man\.macros/d' \ +- $$i > $(DESTDIR)$(mandir)/mann/$$i; \ +- chmod 444 $(DESTDIR)$(mandir)/mann/$$i; \ ++ $$i > $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUFFIX}; \ ++ chmod 444 $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUFFIX}; \ + done +=20 + test: binaries libraries Property changes on: files/patch-pkgs-itcl4.0.0-Makefile.in ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Index: files/patch-pkgs-sqlite3.7.15.1-Makefile.in =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=3D=3D=3D --- files/patch-pkgs-sqlite3.7.15.1-Makefile.in (revision 0) +++ files/patch-pkgs-sqlite3.7.15.1-Makefile.in (working copy) @@ -0,0 +1,13 @@ +--- ../pkgs/sqlite3.7.15.1/Makefile.in.orig 2013-01-07 17:42:48.000000000 = +0100 ++++ ../pkgs/sqlite3.7.15.1/Makefile.in 2013-01-07 17:45:53.000000000 +0100 +@@ -232,8 +232,8 @@ + @echo "Installing documentation in $(DESTDIR)$(mandir)" + @list=3D'$(srcdir)/doc/*.n'; for i in $$list; do \ + echo "Installing $$i"; \ +- rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`; \ +- $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann ; \ ++ rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUFFIX}; \ ++ $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUF= FIX} ; \ + done +=20 + test: binaries libraries Property changes on: files/patch-pkgs-sqlite3.7.15.1-Makefile.in ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: files/patch-pkgs-tdbc1.0.0-Makefile.in =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=3D=3D=3D --- files/patch-pkgs-tdbc1.0.0-Makefile.in (revision 0) +++ files/patch-pkgs-tdbc1.0.0-Makefile.in (working copy) @@ -0,0 +1,20 @@ +--- ../pkgs/tdbc1.0.0/Makefile.in.orig 2013-01-07 17:44:20.000000000 +0100 ++++ ../pkgs/tdbc1.0.0/Makefile.in 2013-01-07 17:45:16.000000000 +0100 +@@ -232,13 +232,13 @@ + @echo "Installing documentation in $(DESTDIR)$(mandir)" + @list=3D'$(srcdir)/doc/*.3'; for i in $$list; do \ + echo "Installing $$i"; \ +- rm -f $(DESTDIR)$(mandir)/man3/`basename $$i`; \ +- $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/man3 ; \ ++ rm -f $(DESTDIR)$(mandir)/man3/`basename $$i`${MAN_SUFFIX}; \ ++ $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/man3/`basename $$i`${MAN_SUF= FIX} ; \ + done + @list=3D'$(srcdir)/doc/*.n'; for i in $$list; do \ + echo "Installing $$i"; \ +- rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`; \ +- $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann ; \ ++ rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUFFIX}; \ ++ $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUF= FIX} ; \ + done +=20 + test: binaries libraries Property changes on: files/patch-pkgs-tdbc1.0.0-Makefile.in ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: files/patch-pkgs-tdbc1.0.0-configure =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=3D=3D=3D --- files/patch-pkgs-tdbc1.0.0-configure (revision 0) +++ files/patch-pkgs-tdbc1.0.0-configure (working copy) @@ -0,0 +1,15 @@ +--- ../pkgs/tdbc1.0.0/configure.orig 2012-12-21 14:35:39.000000000 +0100 ++++ ../pkgs/tdbc1.0.0/configure 2012-12-21 14:36:25.000000000 +0100 +@@ -11707,10 +11707,10 @@ + eval pkglibdir=3D"${libdir}/tdbc${PACKAGE_VERSION}" + if test "${TCL_LIB_VERSIONS_OK}" =3D "ok"; then + eval tdbc_LIB_FLAG=3D"-ltdbc${PACKAGE_VERSION}${DBGX}" +- eval tdbc_STUB_LIB_FLAG=3D"-ltdbcstub${PACKAGE_VERSION}${DBGX}" ++ eval tdbc_STUB_LIB_FLAG=3D"-ltdbcstub${DBGX}" + else + eval tdbc_LIB_FLAG=3D"-ltdbc`echo ${PACKAGE_VERSION} | tr -d .`${DBGX}" +- eval tdbc_STUB_LIB_FLAG=3D"-ltdbcstub`echo ${PACKAGE_VERSION} | tr -d .`= ${DBGX}" ++ eval tdbc_STUB_LIB_FLAG=3D"-ltdbcstub${DBGX}" + fi + tdbc_BUILD_LIB_SPEC=3D"-L`pwd` ${tdbc_LIB_FLAG}" + tdbc_LIB_SPEC=3D"-L${pkglibdir} ${tdbc_LIB_FLAG}" Property changes on: files/patch-pkgs-tdbc1.0.0-configure ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Index: files/patch-pkgs-tdbcmysql1.0.0-Makefile.in =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=3D=3D=3D --- files/patch-pkgs-tdbcmysql1.0.0-Makefile.in (revision 0) +++ files/patch-pkgs-tdbcmysql1.0.0-Makefile.in (working copy) @@ -0,0 +1,13 @@ +--- ../pkgs/tdbcmysql1.0.0/Makefile.in.orig 2013-01-07 17:46:39.000000000 = +0100 ++++ ../pkgs/tdbcmysql1.0.0/Makefile.in 2013-01-07 17:47:11.000000000 +0100 +@@ -235,8 +235,8 @@ + @echo "Installing documentation in $(DESTDIR)$(mandir)" + @list=3D'$(srcdir)/doc/*.n'; for i in $$list; do \ + echo "Installing $$i"; \ +- rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`; \ +- $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann ; \ ++ rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUFFIX}; \ ++ $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUF= FIX} ; \ + done +=20 + test: binaries libraries Property changes on: files/patch-pkgs-tdbcmysql1.0.0-Makefile.in ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Index: files/patch-pkgs-tdbcodbc1.0.0-Makefile.in =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=3D=3D=3D --- files/patch-pkgs-tdbcodbc1.0.0-Makefile.in (revision 0) +++ files/patch-pkgs-tdbcodbc1.0.0-Makefile.in (working copy) @@ -0,0 +1,13 @@ +--- ../pkgs/tdbcodbc1.0.0/Makefile.in.orig 2013-01-07 17:47:43.000000000 += 0100 ++++ ../pkgs/tdbcodbc1.0.0/Makefile.in 2013-01-07 17:48:13.000000000 +0100 +@@ -228,8 +228,8 @@ + @echo "Installing documentation in $(DESTDIR)$(mandir)" + @list=3D'$(srcdir)/doc/*.n'; for i in $$list; do \ + echo "Installing $$i"; \ +- rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`; \ +- $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann ; \ ++ rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUFFIX}; \ ++ $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUF= FIX} ; \ + done +=20 + test: test-jet test-sqlserver test-sqlite Property changes on: files/patch-pkgs-tdbcodbc1.0.0-Makefile.in ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Index: files/patch-pkgs-tdbcsqlite3-1.0.0-Makefile.in =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=3D=3D=3D --- files/patch-pkgs-tdbcsqlite3-1.0.0-Makefile.in (revision 0) +++ files/patch-pkgs-tdbcsqlite3-1.0.0-Makefile.in (working copy) @@ -0,0 +1,36 @@ +--- ../pkgs/tdbcsqlite3-1.0.0/Makefile.in.orig 2012-11-26 15:23:33.0000000= 00 +0100 ++++ ../pkgs/tdbcsqlite3-1.0.0/Makefile.in 2013-01-07 17:49:35.000000000 +0= 100 +@@ -72,8 +72,8 @@ + pkgdatadir =3D $(datadir)/$(PKG_DIR) + pkglibdir =3D $(libdir)/$(PKG_DIR) + pkgincludedir =3D $(includedir)/$(PKG_DIR) +-tmdir =3D $(libdir)/tcl$(TCL_MAJOR_VERSION)/$(TCL_VERSION) +-pkgslash =3D `echo $(PACKAGE_NAME) | sed s=3Dtdbc=3Dtdbc/=3D` ++tmdir =3D $(libdir)/$(PKG_DIR) ++pkgslash =3D `echo $(PACKAGE_NAME) | sed s=3Dtdbc=3D=3D` + pkgtmdir =3D $(tmdir)/tdbc + pkgtmfile =3D $(tmdir)/$(pkgslash)-$(PACKAGE_VERSION).tm +=20 +@@ -183,8 +183,8 @@ + @echo "Installing documentation in $(DESTDIR)$(mandir)" + @list=3D'$(srcdir)/doc/*.n'; for i in $$list; do \ + echo "Installing $$i"; \ +- rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`; \ +- $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann ; \ ++ rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUFFIX}; \ ++ $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUF= FIX} ; \ + done +=20 + # If the semicolon is omitted after the [list source ...], then +@@ -286,9 +286,10 @@ + #=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=3D=3D=3D=3D=3D=3D=3D=3D +=20 + install-lib-binaries:=20 +- @$(INSTALL_DATA_DIR) $(DESTDIR)$(pkgtmdir) + $(INSTALL_DATA) $(srcdir)/library/tdbcsqlite3.tcl \ + $(DESTDIR)$(pkgtmfile) ++ echo " Install pkgIndex.tcl $(DESTDIR)$(pkglibdir)"; \ ++ $(INSTALL_DATA) pkgIndex.tcl $(DESTDIR)$(pkglibdir); \ +=20 + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + cd $(top_builddir) \ Property changes on: files/patch-pkgs-tdbcsqlite3-1.0.0-Makefile.in ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Index: files/patch-pkgs-tdbcsqlite3-1.0.0-pkgIndex.tcl.in =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=3D=3D=3D --- files/patch-pkgs-tdbcsqlite3-1.0.0-pkgIndex.tcl.in (revision 0) +++ files/patch-pkgs-tdbcsqlite3-1.0.0-pkgIndex.tcl.in (working copy) @@ -0,0 +1,8 @@ +--- ../pkgs/tdbcsqlite3-1.0.0/pkgIndex.tcl.in.orig 2012-12-21 15:43:52.000= 000000 +0100 ++++ ../pkgs/tdbcsqlite3-1.0.0/pkgIndex.tcl.in 2012-12-21 15:44:27.00000000= 0 +0100 +@@ -2,4 +2,4 @@ + # Tcl package index file + # + package ifneeded tdbc::sqlite3 @PACKAGE_VERSION@ \ +- [list source [file join $dir .. library tdbcsqlite3.tcl]] ++ [list source [file join $dir sqlite3-@PACKAGE_VERSION@.tm]] Property changes on: files/patch-pkgs-tdbcsqlite3-1.0.0-pkgIndex.tcl.in ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Index: files/patch-pkgs-thread2.7.0-Makefile.in =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=3D=3D=3D --- files/patch-pkgs-thread2.7.0-Makefile.in (revision 0) +++ files/patch-pkgs-thread2.7.0-Makefile.in (working copy) @@ -0,0 +1,13 @@ +--- ../pkgs/thread2.7.0/Makefile.in.orig 2013-01-07 17:50:01.000000000 +01= 00 ++++ ../pkgs/thread2.7.0/Makefile.in 2013-01-07 17:50:25.000000000 +0100 +@@ -211,8 +211,8 @@ + @echo "Installing documentation in $(DESTDIR)$(mandir)" + @list=3D'$(srcdir)/doc/man/*.n'; for i in $$list; do \ + echo "Installing $$i"; \ +- rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`; \ +- $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann ; \ ++ rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUFFIX}; \ ++ $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUF= FIX} ; \ + done +=20 + test: binaries libraries Property changes on: files/patch-pkgs-thread2.7.0-Makefile.in ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Index: files/patch-unix-Makefile.in =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=3D=3D=3D --- files/patch-unix-Makefile.in (revision 309226) +++ files/patch-unix-Makefile.in (working copy) @@ -1,15 +1,6 @@ ---- Makefile.in.orig 2012-09-17 15:07:09.000000000 +0200 -+++ Makefile.in 2012-09-17 17:29:57.000000000 +0200 -@@ -54,6 +54,8 @@ -=20 - # Directory in which to install the include file tcl.h: - INCLUDE_INSTALL_DIR =3D $(INSTALL_ROOT)$(includedir) -+GENERIC_INCLUDE_INSTALL_DIR =3D $(INCLUDE_INSTALL_DIR)/generic -+UNIX_INCLUDE_INSTALL_DIR =3D $(INCLUDE_INSTALL_DIR)/unix -=20 - # Path to the private tcl header dir: - PRIVATE_INCLUDE_DIR =3D @PRIVATE_INCLUDE_DIR@ -@@ -80,7 +82,7 @@ +--- Makefile.in.orig 2012-12-20 16:02:15.000000000 +0100 ++++ Makefile.in 2013-01-07 16:37:21.000000000 +0100 +@@ -80,10 +80,10 @@ HTML_INSTALL_DIR =3D $(INSTALL_ROOT)$(HTML_DIR) =20 # Directory in which to install the configuration file tclConfig.sh @@ -17,17 +8,12 @@ +CONFIG_INSTALL_DIR =3D $(SCRIPT_INSTALL_DIR) =20 # Directory in which to install bundled packages: - PACKAGE_DIR =3D @PACKAGE_DIR@ -@@ -103,7 +105,7 @@ - #CFLAGS =3D $(CFLAGS_DEBUG) - #CFLAGS =3D $(CFLAGS_OPTIMIZE) - #CFLAGS =3D $(CFLAGS_DEBUG) $(CFLAGS_OPTIMIZE) --CFLAGS =3D @CFLAGS_DEFAULT@ @CFLAGS@ -+CFLAGS +=3D @CFLAGS_DEFAULT@ @CFLAGS@ +-PACKAGE_DIR =3D @PACKAGE_DIR@ ++PACKAGE_DIR =3D $(SCRIPT_INSTALL_DIR) =20 - # Flags to pass to the linker - LDFLAGS_DEBUG =3D @LDFLAGS_DEBUG@ -@@ -601,9 +603,9 @@ + # Package search path. + TCL_PACKAGE_PATH =3D @TCL_PACKAGE_PATH@ +@@ -601,9 +601,9 @@ # Start of rules #------------------------------------------------------------------------= -- =20 @@ -39,52 +25,52 @@ =20 libraries: =20 -@@ -614,11 +616,19 @@ +@@ -614,10 +614,15 @@ ${LIB_FILE}: ${OBJS} ${STUB_LIB_FILE} rm -f $@ @MAKE_LIB@ + @ln -sf ${LIB_FILE} ./libtcl${SHORT_TCL_VER}.so -+ if test "x@DL_OBJS" =3D "xtclLoadAout.o"; then \ -+ $(RANLIB) ${LIB_FILE}; \ -+ fi -+=09 + @if test "x$(DLL_INSTALL_DIR)" =3D "x$(BIN_INSTALL_DIR)"; then\ + cp ${ZLIB_DIR}/win32/zlib1.dll .;\ + fi +=20 +libtcl${SHORT_TCL_VER}.a: ${OBJS} + rm -f libtcl${SHORT_TCL_VER}.a + ar cr libtcl${SHORT_TCL_VER}.a ${OBJS} + ${RANLIB} libtcl${SHORT_TCL_VER}.a - @if test "x$(DLL_INSTALL_DIR)" =3D "x$(BIN_INSTALL_DIR)"; then\ - cp ${ZLIB_DIR}/win32/zlib1.dll .;\ - fi =20 -- ${STUB_LIB_FILE}: ${STUB_LIB_OBJS} rm -f $@ - @MAKE_STUB_LIB@ -@@ -759,8 +769,8 @@ +@@ -758,13 +763,13 @@ + # Installation rules #------------------------------------------------------------------------= -- =20 - INSTALL_BASE_TARGETS =3D install-binaries install-libraries install-msgs = $(INSTALL_TZDATA) --INSTALL_DOC_TARGETS =3D install-doc --INSTALL_PACKAGE_TARGETS =3D install-packages -+INSTALL_DOC_TARGETS =3D -+INSTALL_PACKAGE_TARGETS =3D +-INSTALL_BASE_TARGETS =3D install-binaries install-libraries install-msgs = $(INSTALL_TZDATA) ++INSTALL_BASE_TARGETS =3D install-binaries install-msgs $(INSTALL_TZDATA) + INSTALL_DOC_TARGETS =3D install-doc + INSTALL_PACKAGE_TARGETS =3D install-packages INSTALL_DEV_TARGETS =3D install-headers INSTALL_EXTRA_TARGETS =3D @EXTRA_INSTALL@ - INSTALL_TARGETS =3D $(INSTALL_BASE_TARGETS) $(INSTALL_DOC_TARGETS) $(INST= ALL_DEV_TARGETS) \ -@@ -795,6 +805,12 @@ +-INSTALL_TARGETS =3D $(INSTALL_BASE_TARGETS) $(INSTALL_DOC_TARGETS) $(INST= ALL_DEV_TARGETS) \ +- $(INSTALL_PACKAGE_TARGETS) $(INSTALL_EXTRA_TARGETS) ++INSTALL_TARGETS =3D $(INSTALL_BASE_TARGETS) $(INSTALL_DEV_TARGETS) \ ++ $(INSTALL_EXTRA_TARGETS) +=20 + install: $(INSTALL_TARGETS) +=20 +@@ -795,6 +800,11 @@ @echo "Installing $(LIB_FILE) to $(DLL_INSTALL_DIR)/" @@INSTALL_LIB@ @chmod 555 "$(DLL_INSTALL_DIR)/$(LIB_FILE)" -+ @ln -sf $(LIB_FILE) "@DLL_INSTALL_DIR@"/libtcl${SHORT_TCL_VER}.so -+ @echo "Installing libtcl${SHORT_TCL_VER}.a" -+ @$(INSTALL_DATA) libtcl${SHORT_TCL_VER}.a \ -+ "@DLL_INSTALL_DIR@"/libtcl${SHORT_TCL_VER}.a -+ @(cd "@DLL_INSTALL_DIR@"; $(RANLIB) libtcl${SHORT_TCL_VER}.a) -+ @chmod 555 "@DLL_INSTALL_DIR@"/libtcl${SHORT_TCL_VER}.a ++ @ln -sf $(LIB_FILE) "$(DLL_INSTALL_DIR)"/libtcl${SHORT_TCL_VER}.so ++ @echo "Installing libtcl${SHORT_TCL_VER}.a to $(DLL_INSTALL_DIR)" ++ @$(INSTALL_DATA) libtcl${SHORT_TCL_VER}.a "$(DLL_INSTALL_DIR)"/libtcl${S= HORT_TCL_VER}.a ++ @(cd "@DLL_INSTALL_DIR@" && ${RANLIB} libtcl${SHORT_TCL_VER}.a) ++ @chmod 555 "$(DLL_INSTALL_DIR)"/libtcl${SHORT_TCL_VER}.a @echo "Installing ${TCL_EXE} as $(BIN_INSTALL_DIR)/tclsh$(VERSION)${EXE_= SUFFIX}" @$(INSTALL_PROGRAM) ${TCL_EXE} "$(BIN_INSTALL_DIR)/tclsh$(VERSION)${EXE_= SUFFIX}" @echo "Installing tclConfig.sh to $(CONFIG_INSTALL_DIR)/" -@@ -807,9 +823,9 @@ +@@ -807,12 +817,12 @@ @INSTALL_STUB_LIB@ ; \ fi @EXTRA_INSTALL_BINARIES@ @@ -96,93 +82,103 @@ + @$(INSTALL_DATA) tcl.pc $(prefix)/libdata/pkgconfig/tcl.pc =20 install-libraries: libraries - @for i in "$(SCRIPT_INSTALL_DIR)"; \ -@@ -820,7 +836,7 @@ +- @for i in "$(SCRIPT_INSTALL_DIR)"; \ ++ @for i in "$(SCRIPT_INSTALL_DIR)" "$(SCRIPT_INSTALL_DIR)"/encoding; \ + do \ + if [ ! -d "$$i" ] ; then \ + echo "Making directory $$i"; \ +@@ -820,7 +830,19 @@ else true; \ fi; \ done; - @for i in opt0.4 http1.0 encoding ../tcl8 ../tcl8/8.4 ../tcl8/8.4/platf= orm ../tcl8/8.5 ../tcl8/8.6; \ -+ @for i in opt0.4 http1.0 encoding ; \ ++ @echo "Installing library files to $(SCRIPT_INSTALL_DIR)/"; ++ @for i in $(TOP_DIR)/library/*.tcl $(TOP_DIR)/library/tclIndex \ ++ $(UNIX_DIR)/tclAppInit.c @LDAIX_SRC@ @DTRACE_SRC@; \ ++ do \ ++ $(INSTALL_DATA) $$i "$(SCRIPT_INSTALL_DIR)"; \ ++ done; ++ @echo "Installing encoding files to $(SCRIPT_INSTALL_DIR)/encoding/"; ++ @for i in $(TOP_DIR)/library/encoding/*.enc ; do \ ++ $(INSTALL_DATA) $$i "$(SCRIPT_INSTALL_DIR)"/encoding; \ ++ done; ++ ++install-modules: libraries ++ @for i in opt0.4 http1.0 platform; \ do \ if [ ! -d "$(SCRIPT_INSTALL_DIR)"/$$i ] ; then \ echo "Making directory $(SCRIPT_INSTALL_DIR)/$$i"; \ -@@ -848,13 +864,13 @@ +@@ -828,47 +850,33 @@ + else true; \ + fi; \ done; +- @echo "Installing library files to $(SCRIPT_INSTALL_DIR)/"; +- @for i in $(TOP_DIR)/library/*.tcl $(TOP_DIR)/library/tclIndex \ +- $(UNIX_DIR)/tclAppInit.c @LDAIX_SRC@ @DTRACE_SRC@; \ +- do \ +- $(INSTALL_DATA) $$i "$(SCRIPT_INSTALL_DIR)"; \ +- done; + @echo "Installing package http1.0 files to $(SCRIPT_INSTALL_DIR)/http1.0= /"; + @for i in $(TOP_DIR)/library/http1.0/*.tcl ; \ + do \ + $(INSTALL_DATA) $$i "$(SCRIPT_INSTALL_DIR)"/http1.0; \ + done; + @echo "Installing package http 2.8.5 as a Tcl Module"; +- @$(INSTALL_DATA) $(TOP_DIR)/library/http/http.tcl "$(SCRIPT_INSTALL_DIR)= "/../tcl8/8.6/http-2.8.5.tm; ++ @$(INSTALL_DATA) $(TOP_DIR)/library/http/http.tcl "$(SCRIPT_INSTALL_DIR)= "/http-2.8.5.tm; + @echo "Installing package opt0.4 files to $(SCRIPT_INSTALL_DIR)/opt0.4/"; + @for i in $(TOP_DIR)/library/opt/*.tcl ; \ + do \ + $(INSTALL_DATA) $$i "$(SCRIPT_INSTALL_DIR)"/opt0.4; \ + done; @echo "Installing package msgcat 1.5.0 as a Tcl Module"; - @$(INSTALL_DATA) $(TOP_DIR)/library/msgcat/msgcat.tcl "$(SCRIPT_INSTALL_= DIR)"/../tcl8/8.5/msgcat-1.5.0.tm; -- @echo "Installing package tcltest 2.3.4 as a Tcl Module"; -- @$(INSTALL_DATA) $(TOP_DIR)/library/tcltest/tcltest.tcl "$(SCRIPT_INSTAL= L_DIR)"/../tcl8/8.5/tcltest-2.3.4.tm; -+# @echo "Installing package tcltest 2.3.4 as a Tcl Module"; -+# @$(INSTALL_DATA) $(TOP_DIR)/library/tcltest/tcltest.tcl "$(SCRIPT_INSTA= LL_DIR)"/../tcl8/8.5/tcltest-2.3.4.tm; -=20 -- @echo "Installing package platform 1.0.10 as a Tcl Module"; +- @$(INSTALL_DATA) $(TOP_DIR)/library/msgcat/msgcat.tcl "$(SCRIPT_INSTALL_= DIR)"/../tcl8/8.5/msgcat-1.5.0.tm; ++ @$(INSTALL_DATA) $(TOP_DIR)/library/msgcat/msgcat.tcl "$(SCRIPT_INSTALL_= DIR)"/msgcat-1.5.0.tm; + @echo "Installing package tcltest 2.3.5 as a Tcl Module"; +- @$(INSTALL_DATA) $(TOP_DIR)/library/tcltest/tcltest.tcl "$(SCRIPT_INSTAL= L_DIR)"/../tcl8/8.5/tcltest-2.3.5.tm; +- ++ @$(INSTALL_DATA) $(TOP_DIR)/library/tcltest/tcltest.tcl "$(SCRIPT_INSTAL= L_DIR)"/tcltest-2.3.5.tm; + @echo "Installing package platform 1.0.10 as a Tcl Module"; - @$(INSTALL_DATA) $(TOP_DIR)/library/platform/platform.tcl "$(SCRIPT_INST= ALL_DIR)"/../tcl8/8.4/platform-1.0.10.tm; -- @echo "Installing package platform::shell 1.1.4 as a Tcl Module"; ++ @$(INSTALL_DATA) $(TOP_DIR)/library/platform/platform.tcl "$(SCRIPT_INST= ALL_DIR)"/platform-1.0.10.tm; + @echo "Installing package platform::shell 1.1.4 as a Tcl Module"; - @$(INSTALL_DATA) $(TOP_DIR)/library/platform/shell.tcl "$(SCRIPT_INSTALL= _DIR)"/../tcl8/8.4/platform/shell-1.1.4.tm; -+# @echo "Installing package platform 1.0.10 as a Tcl Module"; -+# @$(INSTALL_DATA) $(TOP_DIR)/library/platform/platform.tcl "$(SCRIPT_INS= TALL_DIR)"/../tcl8/8.4/platform-1.0.10.tm; -+# @echo "Installing package platform::shell 1.1.4 as a Tcl Module"; -+# @$(INSTALL_DATA) $(TOP_DIR)/library/platform/shell.tcl "$(SCRIPT_INSTAL= L_DIR)"/../tcl8/8.4/platform/shell-1.1.4.tm; +- +- @echo "Installing encoding files to $(SCRIPT_INSTALL_DIR)/encoding/"; +- @for i in $(TOP_DIR)/library/encoding/*.enc ; do \ +- $(INSTALL_DATA) $$i "$(SCRIPT_INSTALL_DIR)"/encoding; \ +- done; +- @if [ -n "$(TCL_MODULE_PATH)" -a -f $(TOP_DIR)/library/tm.tcl ]; then \ +- echo "Customizing tcl module path"; \ +- echo "if {![interp issafe]} { ::tcl::tm::roots {$(TCL_MODULE_PATH)} = }" >> \ +- "$(SCRIPT_INSTALL_DIR)"/tm.tcl; \ +- fi ++ @$(INSTALL_DATA) $(TOP_DIR)/library/platform/shell.tcl "$(SCRIPT_INSTALL= _DIR)"/platform/shell-1.1.4.tm; ++ @echo "Customizing tcl module path"; \ ++ echo "if {![interp issafe]} { ::tcl::tm::path add {$(SCRIPT_INSTALL_DIR)= } }" >> \ ++ "$(SCRIPT_INSTALL_DIR)"/tm.tcl; \ =20 - @echo "Installing encoding files to $(SCRIPT_INSTALL_DIR)/encoding/"; - @for i in $(TOP_DIR)/library/encoding/*.enc ; do \ -@@ -894,23 +910,23 @@ - else true; \ - fi; \ - done; -- @echo "Installing and cross-linking top-level (.1) docs to $(MAN1_INSTAL= L_DIR)/"; -- @for i in $(TOP_DIR)/doc/*.1; do \ -- $(SHELL) $(UNIX_DIR)/installManPage $(MAN_FLAGS) $$i "$(MAN1_INSTALL= _DIR)"; \ -- done -+# @echo "Installing and cross-linking top-level (.1) docs to $(MAN1_INSTA= LL_DIR)/"; -+# @for i in $(TOP_DIR)/doc/*.1; do \ -+# $(SHELL) $(UNIX_DIR)/installManPage $(MAN_FLAGS) $$i "$(MAN1_INSTAL= L_DIR)"; \ -+# done +-install-tzdata: ${NATIVE_TCLSH} ++install-tzdata: + @echo "Installing time zone files to $(SCRIPT_INSTALL_DIR)/tzdata/" +- @${NATIVE_TCLSH} $(TOOL_DIR)/installData.tcl \ ++ ./tclsh $(TOOL_DIR)/installData.tcl \ + $(TOP_DIR)/library/tzdata "$(SCRIPT_INSTALL_DIR)"/tzdata =20 - @echo "Installing and cross-linking C API (.3) docs to $(MAN3_INSTALL_DI= R)/"; - @for i in $(TOP_DIR)/doc/*.3; do \ -- $(SHELL) $(UNIX_DIR)/installManPage $(MAN_FLAGS) $$i "$(MAN3_INSTALL= _DIR)"; \ -+ ${BSD_INSTALL_MAN} $$i "${MAN3_INSTALL_DIR}"; \ - done -=20 - @echo "Installing and cross-linking command (.n) docs to $(MANN_INSTALL_= DIR)/"; - @for i in $(TOP_DIR)/doc/*.n; do \ -- $(SHELL) $(UNIX_DIR)/installManPage $(MAN_FLAGS) $$i "$(MANN_INSTALL= _DIR)"; \ -+ ${BSD_INSTALL_MAN} $$i "${MANN_INSTALL_DIR}"; \ - done -=20 - install-headers: -- @for i in "$(INCLUDE_INSTALL_DIR)"; \ -+ @for i in "$(GENERIC_INCLUDE_INSTALL_DIR)" "$(UNIX_INCLUDE_INSTALL_DIR)"= ; \ - do \ - if [ ! -d "$$i" ] ; then \ - echo "Making directory $$i"; \ -@@ -918,15 +934,21 @@ - else true; \ + install-msgs: +@@ -919,13 +927,9 @@ fi; \ done; -- @echo "Installing header files to $(INCLUDE_INSTALL_DIR)/"; + @echo "Installing header files to $(INCLUDE_INSTALL_DIR)/"; - @for i in $(GENERIC_DIR)/tcl.h $(GENERIC_DIR)/tclDecls.h \ - $(GENERIC_DIR)/tclOO.h $(GENERIC_DIR)/tclOODecls.h \ - $(GENERIC_DIR)/tclPlatDecls.h \ - $(GENERIC_DIR)/tclTomMath.h \ - $(GENERIC_DIR)/tclTomMathDecls.h ; \ -+ @for i in $(GENERIC_DIR)/*.h ; \ -+ do \ -+ $(INSTALL_DATA) $$i "$(GENERIC_INCLUDE_INSTALL_DIR)"; \ -+ done; -+ @for i in $(UNIX_DIR)/*.h ; \ ++ @for i in $(GENERIC_DIR)/*.h $(UNIX_DIR)/*.h; \ do \ - $(INSTALL_DATA) $$i "$(INCLUDE_INSTALL_DIR)"; \ -+ $(INSTALL_DATA) $$i "$(UNIX_INCLUDE_INSTALL_DIR)"; \ ++ $(INSTALL_DATA) $$i "$(INCLUDE_INSTALL_DIR)/"; \ done; -+ @ln -sf "$(GENERIC_INCLUDE_INSTALL_DIR)"/tcl.h "$(INCLUDE_INSTALL_DIR)"/= tcl.h -+ @ln -sf "$(GENERIC_INCLUDE_INSTALL_DIR)"/tclDecls.h "$(INCLUDE_INSTALL_D= IR)"/tclDecls.h -+ @ln -sf "$(GENERIC_INCLUDE_INSTALL_DIR)"/tclPlatDecls.h "$(INCLUDE_INSTA= LL_DIR)"/tclPlatDecls.h -+ @ln -sf "$(GENERIC_INCLUDE_INSTALL_DIR)"/tclOO.h "$(INCLUDE_INSTALL_DIR)= "/tclOO.h -+ @ln -sf "$(GENERIC_INCLUDE_INSTALL_DIR)"/tclOODecls.h "$(INCLUDE_INSTALL= _DIR)"/tclOODecls.h -+ @ln -sf "$(GENERIC_INCLUDE_INSTALL_DIR)"/tclTomMath.h "$(INCLUDE_INSTALL= _DIR)"/tclTomMath.h -+ @ln -sf "$(GENERIC_INCLUDE_INSTALL_DIR)"/tclTomMathDecls.h "$(INCLUDE_IN= STALL_DIR)"/tclTomMathDecls.h =20 # Optional target to install private headers - install-private-headers: Index: files/patch-unix-configure =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=3D=3D=3D --- files/patch-unix-configure (working copy) +++ files/patch-unix-configure (working copy) @@ -1,45 +1,6 @@ ---- configure.orig 2007-12-19 22:50:13.000000000 +0100 -+++ configure 2007-12-26 11:49:03.000000000 +0100 -@@ -6633,7 +6633,7 @@ - LDFLAGS_ARCH=3D"" - TCL_EXPORT_FILE_SUFFIX=3D"" - UNSHARED_LIB_SUFFIX=3D"" -- TCL_TRIM_DOTS=3D'`echo ${VERSION} | tr -d .`' -+ TCL_TRIM_DOTS=3D`echo ${VERSION} | tr -d .` - ECHO_VERSION=3D'`echo ${VERSION}`' - TCL_LIB_VERSIONS_OK=3Dok - CFLAGS_DEBUG=3D-g -@@ -7624,7 +7624,7 @@ - SHLIB_SUFFIX=3D".so" - DL_OBJS=3D"tclLoadDl.o" - DL_LIBS=3D"" -- LDFLAGS=3D"$LDFLAGS -export-dynamic" -+ LDFLAGS=3D"" - if test $doRpath =3D yes; then -=20 - CC_SEARCH_FLAGS=3D'-Wl,-rpath,${LIB_RUNTIME_DIR}' -@@ -7635,16 +7635,16 @@ -=20 - # The -pthread needs to go in the CFLAGS, not LIBS - LIBS=3D`echo $LIBS | sed s/-pthread//` -- CFLAGS=3D"$CFLAGS -pthread" -- LDFLAGS=3D"$LDFLAGS -pthread" -+ CFLAGS=3D"$CFLAGS $PTHREAD_CFLAGS" -+ LDFLAGS=3D"$LDFLAGS $PTHREAD_LIBS" -=20 - fi -=20 - case $system in -- FreeBSD-3.*) -+ FreeBSD-*) - # FreeBSD-3 doesn't handle version numbers with dots. - UNSHARED_LIB_SUFFIX=3D'${TCL_TRIM_DOTS}.a' -- SHARED_LIB_SUFFIX=3D'${TCL_TRIM_DOTS}.so' -+ SHARED_LIB_SUFFIX=3D'${TCL_TRIM_DOTS}.so.1' - TCL_LIB_VERSIONS_OK=3Dnodots - ;; - esac -@@ -7831,7 +7831,7 @@ +--- configure.orig 2012-12-21 14:28:04.000000000 +0100 ++++ configure 2012-12-21 14:28:22.000000000 +0100 +@@ -7913,7 +7913,7 @@ # This configuration from FreeBSD Ports. SHLIB_CFLAGS=3D"-fPIC" SHLIB_LD=3D"${CC} -shared" @@ -47,4 +8,4 @@ + TCL_SHLIB_LD_EXTRAS=3D"-Wl,-soname,\$@" SHLIB_SUFFIX=3D".so" DL_OBJS=3D"tclLoadDl.o" - DL_LIBS=3D"" \ No newline at end of file + DL_LIBS=3D"" Property changes on: files/patch-unix-configure ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: pkg-plist =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=3D=3D=3D --- pkg-plist (revision 309226) +++ pkg-plist (working copy) @@ -1,41 +1,88 @@ bin/tclsh%%TCL_VER%% -include/tcl%%TCL_VER%%/generic/regcustom.h -include/tcl%%TCL_VER%%/generic/regerrs.h -include/tcl%%TCL_VER%%/generic/regex.h -include/tcl%%TCL_VER%%/generic/regguts.h -include/tcl%%TCL_VER%%/generic/tcl.h -include/tcl%%TCL_VER%%/generic/tclCompile.h -include/tcl%%TCL_VER%%/generic/tclDecls.h -include/tcl%%TCL_VER%%/generic/tclFileSystem.h -include/tcl%%TCL_VER%%/generic/tclIO.h -include/tcl%%TCL_VER%%/generic/tclInt.h -include/tcl%%TCL_VER%%/generic/tclIntDecls.h -include/tcl%%TCL_VER%%/generic/tclIntPlatDecls.h -include/tcl%%TCL_VER%%/generic/tclOO.h -include/tcl%%TCL_VER%%/generic/tclOODecls.h -include/tcl%%TCL_VER%%/generic/tclOOInt.h -include/tcl%%TCL_VER%%/generic/tclOOIntDecls.h -include/tcl%%TCL_VER%%/generic/tclParse.h -include/tcl%%TCL_VER%%/generic/tclPlatDecls.h -include/tcl%%TCL_VER%%/generic/tclPort.h -include/tcl%%TCL_VER%%/generic/tclRegexp.h -include/tcl%%TCL_VER%%/generic/tclTomMath.h -include/tcl%%TCL_VER%%/generic/tclTomMathDecls.h -include/tcl%%TCL_VER%%/generic/tclTomMathInt.h -include/tcl%%TCL_VER%%/generic/tommath.h +lib/libtcl%%SHORT_TCL_VER%%.a +lib/libtcl%%SHORT_TCL_VER%%.so +lib/libtcl%%SHORT_TCL_VER%%.so.1 +lib/libtclstub%%SHORT_TCL_VER%%.a +%%PACKAGES%%include/tcl%%TCL_VER%%/fakemysql.h +%%PACKAGES%%include/tcl%%TCL_VER%%/fakepq.h +%%PACKAGES%%include/tcl%%TCL_VER%%/fakesql.h +%%PACKAGES%%include/tcl%%TCL_VER%%/itcl.h +%%PACKAGES%%include/tcl%%TCL_VER%%/itcl2TclOO.h +%%PACKAGES%%include/tcl%%TCL_VER%%/itclDecls.h +%%PACKAGES%%include/tcl%%TCL_VER%%/itclInt.h +%%PACKAGES%%include/tcl%%TCL_VER%%/itclIntDecls.h +%%PACKAGES%%include/tcl%%TCL_VER%%/itclMigrate2TclCore.h +%%PACKAGES%%include/tcl%%TCL_VER%%/itclTclIntStubsFcn.h +%%PACKAGES%%include/tcl%%TCL_VER%%/mysqlStubs.h +%%PACKAGES%%include/tcl%%TCL_VER%%/odbcStubs.h +%%PACKAGES%%include/tcl%%TCL_VER%%/pqStubs.h +%%PACKAGES%%include/tcl%%TCL_VER%%/tclThread.h +%%PACKAGES%%include/tcl%%TCL_VER%%/tdbc.h +%%PACKAGES%%include/tcl%%TCL_VER%%/tdbcDecls.h +%%PACKAGES%%include/tcl%%TCL_VER%%/tdbcInt.h +include/tcl%%TCL_VER%%/regcustom.h +include/tcl%%TCL_VER%%/regerrs.h +include/tcl%%TCL_VER%%/regex.h +include/tcl%%TCL_VER%%/regguts.h include/tcl%%TCL_VER%%/tcl.h +include/tcl%%TCL_VER%%/tclCompile.h include/tcl%%TCL_VER%%/tclDecls.h -include/tcl%%TCL_VER%%/tclPlatDecls.h +include/tcl%%TCL_VER%%/tclFileSystem.h +include/tcl%%TCL_VER%%/tclIO.h +include/tcl%%TCL_VER%%/tclInt.h +include/tcl%%TCL_VER%%/tclIntDecls.h +include/tcl%%TCL_VER%%/tclIntPlatDecls.h include/tcl%%TCL_VER%%/tclOO.h include/tcl%%TCL_VER%%/tclOODecls.h +include/tcl%%TCL_VER%%/tclOOInt.h +include/tcl%%TCL_VER%%/tclOOIntDecls.h +include/tcl%%TCL_VER%%/tclParse.h +include/tcl%%TCL_VER%%/tclPlatDecls.h +include/tcl%%TCL_VER%%/tclPort.h +include/tcl%%TCL_VER%%/tclRegexp.h include/tcl%%TCL_VER%%/tclTomMath.h include/tcl%%TCL_VER%%/tclTomMathDecls.h -include/tcl%%TCL_VER%%/unix/tclUnixPort.h -include/tcl%%TCL_VER%%/unix/tclUnixThrd.h -lib/libtcl%%SHORT_TCL_VER%%.a -lib/libtcl%%SHORT_TCL_VER%%.so -lib/libtcl%%SHORT_TCL_VER%%.so.1 -lib/libtclstub%%SHORT_TCL_VER%%.a +include/tcl%%TCL_VER%%/tclTomMathInt.h +include/tcl%%TCL_VER%%/tclUnixPort.h +include/tcl%%TCL_VER%%/tclUnixThrd.h +include/tcl%%TCL_VER%%/tommath.h +%%MODULES%%lib/tcl%%TCL_VER%%/http-2.8.5.tm +%%MODULES%%lib/tcl%%TCL_VER%%/http1.0/http.tcl +%%MODULES%%lib/tcl%%TCL_VER%%/http1.0/pkgIndex.tcl +%%MODULES%%lib/tcl%%TCL_VER%%/msgcat-1.5.0.tm +%%MODULES%%lib/tcl%%TCL_VER%%/opt0.4/optparse.tcl +%%MODULES%%lib/tcl%%TCL_VER%%/opt0.4/pkgIndex.tcl +%%MODULES%%lib/tcl%%TCL_VER%%/platform-1.0.10.tm +%%MODULES%%lib/tcl%%TCL_VER%%/platform/shell-1.1.4.tm +%%MODULES%%lib/tcl%%TCL_VER%%/tcltest-2.3.5.tm +%%PACKAGES%%lib/tcl%%TCL_VER%%/itcl4.0.0/itcl.tcl +%%PACKAGES%%lib/tcl%%TCL_VER%%/itcl4.0.0/itclConfig.sh +%%PACKAGES%%lib/tcl%%TCL_VER%%/itcl4.0.0/itclHullCmds.tcl +%%PACKAGES%%lib/tcl%%TCL_VER%%/itcl4.0.0/itclWidget.tcl +%%PACKAGES%%lib/tcl%%TCL_VER%%/itcl4.0.0/libitcl.so.1 +%%PACKAGES%%lib/tcl%%TCL_VER%%/itcl4.0.0/libitclstub.a +%%PACKAGES%%lib/tcl%%TCL_VER%%/itcl4.0.0/pkgIndex.tcl +%%PACKAGES%%lib/tcl%%TCL_VER%%/sqlite3.7.15.1/libsqlite.so.1 +%%PACKAGES%%lib/tcl%%TCL_VER%%/sqlite3.7.15.1/pkgIndex.tcl +%%PACKAGES%%lib/tcl%%TCL_VER%%/tdbc1.0.0/libtdbc.so.1 +%%PACKAGES%%lib/tcl%%TCL_VER%%/tdbc1.0.0/libtdbcstub.a +%%PACKAGES%%lib/tcl%%TCL_VER%%/tdbc1.0.0/pkgIndex.tcl +%%PACKAGES%%lib/tcl%%TCL_VER%%/tdbc1.0.0/tdbc.tcl +%%PACKAGES%%lib/tcl%%TCL_VER%%/tdbc1.0.0/tdbcConfig.sh +%%PACKAGES%%lib/tcl%%TCL_VER%%/tdbcmysql1.0.0/libtdbcmysql.so.1 +%%PACKAGES%%lib/tcl%%TCL_VER%%/tdbcmysql1.0.0/pkgIndex.tcl +%%PACKAGES%%lib/tcl%%TCL_VER%%/tdbcmysql1.0.0/tdbcmysql.tcl +%%PACKAGES%%lib/tcl%%TCL_VER%%/tdbcodbc1.0.0/libtdbcodbc.so.1 +%%PACKAGES%%lib/tcl%%TCL_VER%%/tdbcodbc1.0.0/pkgIndex.tcl +%%PACKAGES%%lib/tcl%%TCL_VER%%/tdbcodbc1.0.0/tdbcodbc.tcl +%%PACKAGES%%lib/tcl%%TCL_VER%%/tdbcpostgres1.0.0/libtdbcpostgres.so.1 +%%PACKAGES%%lib/tcl%%TCL_VER%%/tdbcpostgres1.0.0/pkgIndex.tcl +%%PACKAGES%%lib/tcl%%TCL_VER%%/tdbcpostgres1.0.0/tdbcpostgres.tcl +%%PACKAGES%%lib/tcl%%TCL_VER%%/tdbcsqlite3-1.0.0/pkgIndex.tcl +%%PACKAGES%%lib/tcl%%TCL_VER%%/tdbcsqlite3-1.0.0/sqlite3-1.0.0.tm +%%PACKAGES%%lib/tcl%%TCL_VER%%/thread2.7.0/libthread.so.1 +%%PACKAGES%%lib/tcl%%TCL_VER%%/thread2.7.0/pkgIndex.tcl +%%PACKAGES%%lib/tcl%%TCL_VER%%/thread2.7.0/ttrace.tcl lib/tcl%%TCL_VER%%/auto.tcl lib/tcl%%TCL_VER%%/clock.tcl lib/tcl%%TCL_VER%%/encoding/ascii.enc @@ -117,10 +164,7 @@ lib/tcl%%TCL_VER%%/encoding/symbol.enc lib/tcl%%TCL_VER%%/encoding/tis-620.enc lib/tcl%%TCL_VER%%/history.tcl -lib/tcl%%TCL_VER%%/http1.0/http.tcl -lib/tcl%%TCL_VER%%/http1.0/pkgIndex.tcl lib/tcl%%TCL_VER%%/init.tcl -lib/tcl%%TCL_VER%%/tm.tcl lib/tcl%%TCL_VER%%/msgs/af.msg lib/tcl%%TCL_VER%%/msgs/af_za.msg lib/tcl%%TCL_VER%%/msgs/ar.msg @@ -248,8 +292,6 @@ lib/tcl%%TCL_VER%%/msgs/zh_hk.msg lib/tcl%%TCL_VER%%/msgs/zh_sg.msg lib/tcl%%TCL_VER%%/msgs/zh_tw.msg -lib/tcl%%TCL_VER%%/opt0.4/optparse.tcl -lib/tcl%%TCL_VER%%/opt0.4/pkgIndex.tcl lib/tcl%%TCL_VER%%/package.tcl lib/tcl%%TCL_VER%%/parray.tcl lib/tcl%%TCL_VER%%/safe.tcl @@ -257,8 +299,8 @@ lib/tcl%%TCL_VER%%/tclConfig.sh lib/tcl%%TCL_VER%%/tclIndex lib/tcl%%TCL_VER%%/tclooConfig.sh -lib/tcl8/8.6/http-2.8.4.tm -lib/tcl8/8.5/msgcat-1.5.0.tm +lib/tcl%%TCL_VER%%/tm.tcl +lib/tcl%%TCL_VER%%/word.tcl %%TZDATA%%lib/tcl%%TCL_VER%%/tzdata/CST6CDT %%TZDATA%%lib/tcl%%TCL_VER%%/tzdata/CET %%TZDATA%%lib/tcl%%TCL_VER%%/tzdata/PST8PDT @@ -847,8 +889,6 @@ %%TZDATA%%lib/tcl%%TCL_VER%%/tzdata/US/Pacific %%TZDATA%%lib/tcl%%TCL_VER%%/tzdata/US/Pacific-New %%TZDATA%%lib/tcl%%TCL_VER%%/tzdata/US/Samoa -lib/tcl%%TCL_VER%%/word.tcl -@dirrm %%DATADIR%% %%TZDATA%%@dirrm lib/tcl%%TCL_VER%%/tzdata/US %%TZDATA%%@dirrm lib/tcl%%TCL_VER%%/tzdata/SystemV %%TZDATA%%@dirrm lib/tcl%%TCL_VER%%/tzdata/Pacific @@ -872,16 +912,18 @@ %%TZDATA%%@dirrm lib/tcl%%TCL_VER%%/tzdata/Africa %%TZDATA%%@dirrm lib/tcl%%TCL_VER%%/tzdata libdata/pkgconfig/tcl.pc -@dirrm lib/tcl%%TCL_VER%%/opt0.4 +%%PACKAGES%%@dirrm lib/tcl%%TCL_VER%%/thread2.7.0 +%%PACKAGES%%@dirrm lib/tcl%%TCL_VER%%/tdbcsqlite3-1.0.0 +%%PACKAGES%%@dirrm lib/tcl%%TCL_VER%%/tdbcpostgres1.0.0 +%%PACKAGES%%@dirrm lib/tcl%%TCL_VER%%/tdbcodbc1.0.0 +%%PACKAGES%%@dirrm lib/tcl%%TCL_VER%%/tdbcmysql1.0.0 +%%PACKAGES%%@dirrm lib/tcl%%TCL_VER%%/tdbc1.0.0 +%%PACKAGES%%@dirrm lib/tcl%%TCL_VER%%/sqlite3.7.15.1 +%%MODULES%%@dirrm lib/tcl%%TCL_VER%%/platform +%%MODULES%%@dirrm lib/tcl%%TCL_VER%%/opt0.4 +%%PACKAGES%%@dirrm lib/tcl%%TCL_VER%%/itcl4.0.0 +%%MODULES%%@dirrm lib/tcl%%TCL_VER%%/http1.0 +@dirrm lib/tcl%%TCL_VER%%/encoding @dirrm lib/tcl%%TCL_VER%%/msgs -@dirrm lib/tcl%%TCL_VER%%/http1.0 -@dirrm lib/tcl%%TCL_VER%%/encoding -@dirrmtry lib/tcl%%TCL_VER%% -@dirrm include/tcl%%TCL_VER%%/unix -@dirrm include/tcl%%TCL_VER%%/generic +@dirrm lib/tcl%%TCL_VER%% @dirrm include/tcl%%TCL_VER%% -@dirrmtry lib/tcl8/%%TCL_VER%% -@dirrmtry lib/tcl8/8.5 -@dirrmtry lib/tcl8/8.4/platform -@dirrmtry lib/tcl8/8.4 -@dirrmtry lib/tcl8 Index: pkg-plist.threads =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=3D=3D=3D --- pkg-plist.threads (revision 309226) +++ pkg-plist.threads (working copy) @@ -1,10 +0,0 @@ -bin/tclsh%%TCL_VER%%-threads -lib/libtcl%%SHORT_TCL_VER%%-threads.a -lib/libtcl%%SHORT_TCL_VER%%-threads.so -lib/libtcl%%SHORT_TCL_VER%%-threads.so.1 -lib/libtclstub%%SHORT_TCL_VER%%-threads.a -lib/tcl%%TCL_VER%%/tclConfig-threads.sh -lib/tcl%%TCL_VER%%/tclooConfig-threads.sh -lib/tcl%%TCL_VER%%-threads/tclConfig.sh -lib/tcl%%TCL_VER%%-threads/tclooConfig.sh -@dirrm lib/tcl%%TCL_VER%%-threads --=20 Pietro Cerutti The FreeBSD Project gahr@FreeBSD.org PGP Public Key: http://gahr.ch/pgp --PaACFu8FWA0UZxdw Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlDrABsACgkQwMJqmJVx944UKACggvDgWfwj1LYk7P6gxjXEQGra 6wEAn0avM125gu8gi6BUH5+6vykpVRPU =IATh -----END PGP SIGNATURE----- --PaACFu8FWA0UZxdw-- From owner-freebsd-ports@FreeBSD.ORG Mon Jan 7 17:14:13 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 760113D9; Mon, 7 Jan 2013 17:14:13 +0000 (UTC) (envelope-from awarecons@gmail.com) Received: from mail-vc0-f170.google.com (mail-vc0-f170.google.com [209.85.220.170]) by mx1.freebsd.org (Postfix) with ESMTP id 2AB82842; Mon, 7 Jan 2013 17:14:12 +0000 (UTC) Received: by mail-vc0-f170.google.com with SMTP id fl11so19799001vcb.15 for ; Mon, 07 Jan 2013 09:14:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=HviQcls2t+KtCq6e6u8e7kt9ktURBetFr1GXUFTJSP8=; b=rl0gEm7aq0WH0zBvqeNiQ2GpAFwdnA0EyuIpRkjEgY0nDjamlnJjHvTC+rMmo8cYps ClSJYnHsfmDdfncmMMyDdILPYx09uRa0BgUa1Z6ziUmT552iCJtLErSWiq/WMgQ6DeyE sH0Dg1NDXY9sG/0mN807tgt75NuXb2F+EvJei+bqY39SmxLLtxhtnepAtdXa3b7yI5+Q CTPjzK2+7IW+AOy4v2ZJ+9+FxqPibTTjMprJ2FIi/A+oVHvWXSuI12S2sGXCUwP6k6ge VLQGN1/MGX+tAj2dVRRP5hYDTKLbxftmPRgxoS3O3VPYrpiw636uDIASwYazotHkmeDA ApCA== MIME-Version: 1.0 Received: by 10.52.68.4 with SMTP id r4mr72158387vdt.15.1357578852101; Mon, 07 Jan 2013 09:14:12 -0800 (PST) Received: by 10.220.230.138 with HTTP; Mon, 7 Jan 2013 09:14:12 -0800 (PST) Date: Mon, 7 Jan 2013 21:14:12 +0400 Message-ID: Subject: math/cln clang issue From: awarecons To: ports@freebsd.org, ports-bugs@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 17:14:13 -0000 math/cln [1.3.2]: ./base/digiseq/cl_asm_i386_.cc:1628:26 invalid operand for instruction shldl %ebx,(%edi) + 5 same errors when compiling with clang 3.1, gcc46 - fine. From owner-freebsd-ports@FreeBSD.ORG Mon Jan 7 17:16:30 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 965DC4D2; Mon, 7 Jan 2013 17:16:30 +0000 (UTC) (envelope-from awarecons@gmail.com) Received: from mail-vb0-f42.google.com (mail-vb0-f42.google.com [209.85.212.42]) by mx1.freebsd.org (Postfix) with ESMTP id 3F12086F; Mon, 7 Jan 2013 17:16:30 +0000 (UTC) Received: by mail-vb0-f42.google.com with SMTP id fa15so19702962vbb.15 for ; Mon, 07 Jan 2013 09:16:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=RzVkS/zuqH/aB9bzHoR4nWcQwl1lZB/lTgQh7Sox4j0=; b=c4pw6DbIcLDgm6T5h7rItX3XbbpbCOSE+aUp1WngMVdY/1z1fP2+qoRUh/yuns73b4 XQR/Txe85htIKrFXcJS+o9Z+QueFzMvUzmc71SdX59oeAmuraxjB51x5Mf1+5iLTTdYP bQDcuGtmrghE05Wtz00+4w4V1HSeh3U7GY3+qhM81WhZDBZrSZbd999vDxtDzgzEt1cN gO2vVvMCRF1TdGg2xfMSNc/T3D/2tKZYqntO2DeceNWwliubioe4xlLTJ0dZEJFIwzq1 YmTtuY9wNY0qzEv0F7MU1nSeEBvtTCjNBcrZm3pgUyYDo7MOjtPtshjS8EjG2wYzBQoh Y1FA== MIME-Version: 1.0 Received: by 10.52.21.179 with SMTP id w19mr73503670vde.55.1357578989474; Mon, 07 Jan 2013 09:16:29 -0800 (PST) Received: by 10.220.230.138 with HTTP; Mon, 7 Jan 2013 09:16:29 -0800 (PST) Date: Mon, 7 Jan 2013 21:16:29 +0400 Message-ID: Subject: graphics/goom clang issue From: awarecons To: ports@freebsd.org, ports-bugs@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 17:16:30 -0000 graphics/goom [2k4.0_3]: compil. ifs.c:527:2 clobbers must be last on x87 stack clang 3.1 error, gcc46 - fine. From owner-freebsd-ports@FreeBSD.ORG Mon Jan 7 17:20:07 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 4F06B755; Mon, 7 Jan 2013 17:20:07 +0000 (UTC) (envelope-from mva@FreeBSD.org) Received: from smtprelay06.ispgateway.de (smtprelay06.ispgateway.de [80.67.31.104]) by mx1.freebsd.org (Postfix) with ESMTP id 0FC698A5; Mon, 7 Jan 2013 17:20:06 +0000 (UTC) Received: from [89.183.27.16] (helo=localhost) by smtprelay06.ispgateway.de with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.68) (envelope-from ) id 1TsGMh-00071s-6I; Mon, 07 Jan 2013 18:19:59 +0100 Date: Mon, 7 Jan 2013 18:19:56 +0100 From: Marcus von Appen To: ports@freebsd.org, ports-bugs@freebsd.org Subject: Re: lang/perl5.14 GNU PThread mult. ISSUEs Message-ID: <20130107171956.GA1980@medusa.sysfault.org> Mail-Followup-To: ports@freebsd.org, ports-bugs@freebsd.org, awarecons References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="d6Gm4EdcadzBjdND" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Df-Sender: MTEyNTc0Mg== Cc: awarecons X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Marcus von Appen List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 17:20:07 -0000 --d6Gm4EdcadzBjdND Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On, Mon Jan 07, 2013, awarecons wrote: > uname: FreeBSD 9.0-RELEASE > > How to reproduce: > > compile, guess any 5.[12-16], perl with GNU PThread support and try, > for e.g., portmaster x11/kde4 or x11/gnome2 with maximum ports > involved/chosen (to enlarge test coverage). Try to use clang, gcc 4.2 > (default) and 4.6.3 (gcc 4.7&4.8 seem to be excessively errorneous), > some of the error-bunch: [bunch of error examples] > > When perl5.14 is compiled without GNU PThread - no such errors, is it > normal to GNU PThread, just wonder??.. > > Thank you in advance and luck. This sounds to me as if lang/perl is hit by some issue similar to what happened for the lang/python ports, when compiled with PTH enabled. http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/146644 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/156425 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/172190 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/170754 A quick and dirty fix for a user might be to add ${LOCALBASE}/include/pth as permanent include directory to the environment's CFLAGS/CPPFLAGS (at least for building ports), though I would not recommend it. Cheers Marcus --d6Gm4EdcadzBjdND Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlDrA7wACgkQi68/ErJnpkd4WQCcDalcDjILuSE6NdWiMd7cj5N+ Cn8An2JOV4NdVptMouFQu40E/J6s6rAB =i/+o -----END PGP SIGNATURE----- --d6Gm4EdcadzBjdND-- From owner-freebsd-ports@FreeBSD.ORG Mon Jan 7 17:25:08 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E81E4983; Mon, 7 Jan 2013 17:25:08 +0000 (UTC) (envelope-from awarecons@gmail.com) Received: from mail-vb0-f53.google.com (mail-vb0-f53.google.com [209.85.212.53]) by mx1.freebsd.org (Postfix) with ESMTP id 9F26F8E8; Mon, 7 Jan 2013 17:25:08 +0000 (UTC) Received: by mail-vb0-f53.google.com with SMTP id b23so19433490vbz.40 for ; Mon, 07 Jan 2013 09:25:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=ZH9yK6TFATVfrm+Ipt+lbsY9trX05P7WDeNdmhk3FF4=; b=deD/cyWjvtwNRPduYv9z6vQY/nciL5stpJ5Nlkd/OVRIf4+nNwnCPBMVVLYqIHd9EN T1uO1w34PDJ3GR57narIc6M1G7tujupN+7+3jOZKKwg7ImuQ0rFg/AApbkcZWqI5GAes XX2+ruIrlRL22CJHG5NXVreEMuMfwEnjINY7OBW876RYdFU3R+4gIxgYH2w5i0uZ4jKa u9rddnArLLOWN4hec1lxuhx+/EpL2/O/HLRcYmkM7ftBTIY8xMcOwXAOsQCXLgt4VQmH +DfTxCGrS9JNSUNvjdsB5Sv71hnn3kATjARXWoo6A85+mczWDrem5VH2TehjzBlM47ZE /SoA== MIME-Version: 1.0 Received: by 10.220.239.14 with SMTP id ku14mr82647887vcb.57.1357579502256; Mon, 07 Jan 2013 09:25:02 -0800 (PST) Received: by 10.220.230.138 with HTTP; Mon, 7 Jan 2013 09:25:02 -0800 (PST) Date: Mon, 7 Jan 2013 21:25:02 +0400 Message-ID: Subject: multimedia/vlc clang, PortAudio issues From: awarecons To: ports@freebsd.org, ports-bugs@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 17:25:09 -0000 multimedia/vlc [2.0.5_3]: needs PortAudio2.0 dependence in port Makefile, if chosen one (absents). Silent usage of gcc46 for plugins compilation (causes vlc-cache plugin`s cache generation to fail, when another CC is used generally in /etc/make.conf: clang or gcc48, for e.g.) and quite strange silent optimization with -mtune=pentium2 redefinition - what if one has and wants prescott or corei7 even? ;) From owner-freebsd-ports@FreeBSD.ORG Mon Jan 7 17:46:42 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 291EEF2E; Mon, 7 Jan 2013 17:46:42 +0000 (UTC) (envelope-from awarecons@gmail.com) Received: from mail-vb0-f52.google.com (mail-vb0-f52.google.com [209.85.212.52]) by mx1.freebsd.org (Postfix) with ESMTP id 8DD249B4; Mon, 7 Jan 2013 17:46:41 +0000 (UTC) Received: by mail-vb0-f52.google.com with SMTP id ez10so19471279vbb.39 for ; Mon, 07 Jan 2013 09:46:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=8GguCNcGmmo8FmLmXZm3J+ix0i4MgWpybD7+YPnzjpw=; b=lb+DzSPzvNpd4g31R7qoilFoJLGG0ZpU1MQvwQ73wj0PiMmma7Uy/PyR6HFGl4IZFb W96/q1swB1gLKNtp5SnKRDR216GjWeKVomH9R6/cyf+iPRJ+ees8BvLhECy90nLZbB07 6sTDAIaO56zuUl4kT8S7cpdxqd71FaqvELDQqI4fMrxGJWJ51FZ5x4WBfeH5cdK4UNqn iaxH5a01im+cpVY9Mf5VkFkfpnDAKDSFgQddMiReOQKMP4eU8g8sYKHhdijjMJrXZMWX oWjvhJcl5Pb0Hqu3yh2aLRJWMwTzEugxvkRnCoC3xsOEZkvxKXgHgSOSZfmGELRERNT6 YFYQ== MIME-Version: 1.0 Received: by 10.58.68.74 with SMTP id u10mr86927302vet.21.1357580794804; Mon, 07 Jan 2013 09:46:34 -0800 (PST) Received: by 10.220.230.138 with HTTP; Mon, 7 Jan 2013 09:46:34 -0800 (PST) In-Reply-To: <20130107171956.GA1980@medusa.sysfault.org> References: <20130107171956.GA1980@medusa.sysfault.org> Date: Mon, 7 Jan 2013 21:46:34 +0400 Message-ID: Subject: Re: lang/perl5.14 GNU PThread mult. ISSUEs From: awarecons To: Marcus von Appen , ports@freebsd.org, ports-bugs@freebsd.org, awarecons Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 17:46:42 -0000 Right you are - that is perl & python GNU PThread issue. To avoid extra-coitus moved to non-GNU PThread version of perl & python. Guess the case needs a person or couple even to dig&repair to-and-fro... ;7 2013/1/7 Marcus von Appen : > On, Mon Jan 07, 2013, awarecons wrote: > >> uname: FreeBSD 9.0-RELEASE >> >> How to reproduce: >> >> compile, guess any 5.[12-16], perl with GNU PThread support and try, >> for e.g., portmaster x11/kde4 or x11/gnome2 with maximum ports >> involved/chosen (to enlarge test coverage). Try to use clang, gcc 4.2 >> (default) and 4.6.3 (gcc 4.7&4.8 seem to be excessively errorneous), >> some of the error-bunch: > > [bunch of error examples] > >> >> When perl5.14 is compiled without GNU PThread - no such errors, is it >> normal to GNU PThread, just wonder??.. >> >> Thank you in advance and luck. > > This sounds to me as if lang/perl is hit by some issue similar to what > happened for the lang/python ports, when compiled with PTH enabled. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/146644 > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/156425 > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/172190 > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/170754 > > A quick and dirty fix for a user might be to add > ${LOCALBASE}/include/pth as permanent include directory to the > environment's CFLAGS/CPPFLAGS (at least for building ports), though I > would not recommend it. > > Cheers > Marcus From owner-freebsd-ports@FreeBSD.ORG Mon Jan 7 17:55:54 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 78964318; Mon, 7 Jan 2013 17:55:54 +0000 (UTC) (envelope-from awarecons@gmail.com) Received: from mail-vc0-f173.google.com (mail-vc0-f173.google.com [209.85.220.173]) by mx1.freebsd.org (Postfix) with ESMTP id 0CCCDA19; Mon, 7 Jan 2013 17:55:53 +0000 (UTC) Received: by mail-vc0-f173.google.com with SMTP id f13so20047645vcb.32 for ; Mon, 07 Jan 2013 09:55:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=9H/iGFyJAB+QaBCkljQJJwQZPg6issQyTzN3gsKd/MA=; b=pXx9HxqlO+U8CFg24zT/w1xkWlSxsAsHvX99JlBkil3TIZlmUIcS676E040YtZryZz Bg4lediJwy5klFq0k2+JDutND5rwL0LBT6/8G0y6VJcL/uwSB3499uluN4eLQrYH26gN 5ORNPCpHVUBZyFsGoZMi/y9HL+ofGmvdVK0gESobO0rMeArHcl5yOhoPALqjL36aRO/u T8zqKAQ4KpUXEBfz1LT34oE5KFD1YKB+JrtIyVtlB0unEi8eP1Rw2atHPMPOF3s7zx6t zXIu+023+XHw6KqEXIsP7uGhz5LdxRRiA2toZlzzPzrIERsKC+HXO2F3WwSA0eAgYxLA 10+g== MIME-Version: 1.0 Received: by 10.220.204.194 with SMTP id fn2mr3346573vcb.20.1357581352745; Mon, 07 Jan 2013 09:55:52 -0800 (PST) Received: by 10.220.230.138 with HTTP; Mon, 7 Jan 2013 09:55:52 -0800 (PST) In-Reply-To: <50EADCC1.1060702@marino.st> References: <50EADCC1.1060702@marino.st> Date: Mon, 7 Jan 2013 21:55:52 +0400 Message-ID: Subject: Re: graphics/libmng gcc 4.6.3 ISSUE undefined reference to `__stack_chk_fail_local' From: awarecons To: John Marino Content-Type: text/plain; charset=ISO-8859-1 Cc: ports@freebsd.org, ports-bugs@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 17:55:54 -0000 Thank you. As you could notice from the lines (...gcc46 -fpic -DPIC -O2 -pipe -march=pentium4 -mtune=pentium4...) it raised, when compiling for i386 arch and, yes, it's not on amd64 platform, but i386. 2013/1/7 John Marino : > On 1/7/2013 14:06, awarecons wrote: > >> libmng_chunk_descr.So: In function `mng_pplt_entries': >> libmng_chunk_descr.c:(.text+0x1f41): undefined reference to >> `__stack_chk_fail_local' >> libmng_pixels.So: In function `.L1180': >> libmng_pixels.c:(.text+0xa1da): undefined reference to >> `__stack_chk_fail_local' >> libmng_pixels.So: In function `mng_retrieve_g8': >> libmng_pixels.c:(.text+0xa5ff): undefined reference to >> `__stack_chk_fail_local' >> collect2: ld returned 1 exit status >> *** Error code 1 > > > > This is a common problem for amd64 that affects both FreeBSD and DragonFly. > We ended up patching the base compilers (two, gcc 4.4 and gcc 4.7) to bypass > it. > > http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5dd34005fbf5509736906dc6aa56d3e77f6a3dcb > > I suspect that all your ports gcc compilers could use a similar patch. > > John > > From owner-freebsd-ports@FreeBSD.ORG Mon Jan 7 17:59:01 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 613B3605; Mon, 7 Jan 2013 17:59:01 +0000 (UTC) (envelope-from freebsdml@marino.st) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) by mx1.freebsd.org (Postfix) with ESMTP id 3FDB3A51; Mon, 7 Jan 2013 17:59:00 +0000 (UTC) Received: from [10.31.9.108] (unknown [213.225.137.129]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 501CE43BA8; Mon, 7 Jan 2013 11:58:54 -0600 (CST) Message-ID: <50EB0CDD.9020503@marino.st> Date: Mon, 07 Jan 2013 18:58:53 +0100 From: John Marino User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0) Gecko/20120129 Thunderbird/10.0 MIME-Version: 1.0 To: awarecons Subject: Re: graphics/libmng gcc 4.6.3 ISSUE undefined reference to `__stack_chk_fail_local' References: <50EADCC1.1060702@marino.st> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, ports-bugs@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 17:59:01 -0000 On 1/7/2013 18:55, awarecons wrote: > Thank you. > > As you could notice from the lines (...gcc46 -fpic -DPIC -O2 -pipe > -march=pentium4 -mtune=pentium4...) it raised, when compiling for i386 > arch and, yes, it's not on amd64 platform, but i386. > Right, sorry about that. I caught the error after I sent the email when I reviewed the commit diff. So replace amd64 with i386. I described it wrong. John From owner-freebsd-ports@FreeBSD.ORG Mon Jan 7 18:40:58 2013 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 1BC8CB27 for ; Mon, 7 Jan 2013 18:40:58 +0000 (UTC) (envelope-from beat@FreeBSD.org) Received: from marvin.chruetertee.ch (marvin.chruetertee.ch [217.150.245.55]) by mx1.freebsd.org (Postfix) with ESMTP id AA14BC48 for ; Mon, 7 Jan 2013 18:40:57 +0000 (UTC) Received: from zeus.network.lan (dynamic-94-247-222-039.catv.glattnet.ch [94.247.222.39]) (authenticated bits=0) by marvin.chruetertee.ch (8.14.4/8.14.3) with ESMTP id r07IeogX074145 (version=TLSv1/SSLv3 cipher=DHE-DSS-CAMELLIA256-SHA bits=256 verify=NO) for ; Mon, 7 Jan 2013 18:40:50 GMT (envelope-from beat@FreeBSD.org) Message-ID: <50EB16B2.4070502@FreeBSD.org> Date: Mon, 07 Jan 2013 19:40:50 +0100 From: Beat Gaetzi User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: freebsd-ports@FreeBSD.org Subject: Re: Why delete KDE3 ports? References: <50EADA33.9010308@aldan.algebra.com> In-Reply-To: <50EADA33.9010308@aldan.algebra.com> X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 18:40:58 -0000 On 01/07/13 15:22, Mikhail T. wrote: > On 07.01.2013 03:33, freebsd-ports-request@freebsd.org wrote: >> portname: accessibility/kdeaccessibility description: >> Accessibility applications for KDE maintainer:ports@FreeBSD.org >> deprecated because: Depends on QT3; unmaintained expiration date: >> 2013-07-01 build errors: none. >> overview:http://portsmon.FreeBSD.org/portoverview.py?category=accessibility&portname=kdeaccessibility >> > >> Once again a working port (no build errors) is scheduled for deletion on > the grounds of simply being "unmaintained". QT 3.3.8 was released in 2007 and KDE 3.5.10 in 2008 and both are no longer maintained upstream nor in the ports tree. They possibly contain security vulnerabilities and they likely will break in the future if a build or lib dependency gets updated as they assume a 5 year old environment. The deprecation period was set to 6 month to give someone the opportunity to update QT3 and KDE3 to the Trinity fork and I'm happy to offer exp-runs (once the clusters are back) if someone has patches but I don't see a reason why we should keep pointyhat busy (during exp-runs and frequent QA runs) with something that is outdated and mostly unmaintained for years now, prone to break and possibly insecure. Beat > Please, reconsider deleting this and other KDE-3 ports. > > -mi From owner-freebsd-ports@FreeBSD.ORG Mon Jan 7 18:47:55 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 259BFE37; Mon, 7 Jan 2013 18:47:55 +0000 (UTC) (envelope-from awarecons@gmail.com) Received: from mail-vc0-f173.google.com (mail-vc0-f173.google.com [209.85.220.173]) by mx1.freebsd.org (Postfix) with ESMTP id C4F42CF6; Mon, 7 Jan 2013 18:47:54 +0000 (UTC) Received: by mail-vc0-f173.google.com with SMTP id f13so19747245vcb.4 for ; Mon, 07 Jan 2013 10:47:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=JU1kFyTmz1E1aJ0kVP52pIRgw3C4/x7CPbNH98grpvo=; b=cbesEWLGf4KvDSGjpSR0tNSNe2JbkZH9Xim6GsjHxZ2AKvfXCCoGeRDZezYXSEAaoD jRhaCsd79+VBLUCFQjdVxJtiNPs4s7LoW1Yd1f+3rf2Q2K6DnQo03ils6hUNUE34K1pj Xkxo01SgP55XCJKuJRGwNkkM1EfX58jlRSIcSBFh/6arRN7fap4H2eFcJZlzgrJXV5Io t728PeMVwi0aOrLTg4KWp9NlvQQxn7EV27I8mduSIubKPCTNnUKoJqu0C7ORHQ8vsEi+ u+2zQeYiyT5Vrkkh2VQMUaT6a0AoCIyvrqrneyElKZooRA73UK85TLKC34ZljvXbyz7V wyTQ== MIME-Version: 1.0 Received: by 10.220.228.1 with SMTP id jc1mr82811417vcb.74.1357584473810; Mon, 07 Jan 2013 10:47:53 -0800 (PST) Received: by 10.220.230.138 with HTTP; Mon, 7 Jan 2013 10:47:53 -0800 (PST) Date: Mon, 7 Jan 2013 22:47:53 +0400 Message-ID: Subject: deskutils/superkaramba clang3.1 issue 'too few args' From: awarecons To: ports@freebsd.org, ports-bugs@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 18:47:55 -0000 deskutils/superkaramba[4.84.4]: karamba.cpp, meter.cpp ... : multiple errors 'too few args' with clang3.1, gcc46 - fine. From owner-freebsd-ports@FreeBSD.ORG Mon Jan 7 18:53:08 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 33D02FBE for ; Mon, 7 Jan 2013 18:53:08 +0000 (UTC) (envelope-from freebsdml@marino.st) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) by mx1.freebsd.org (Postfix) with ESMTP id 13A11D5A for ; Mon, 7 Jan 2013 18:53:07 +0000 (UTC) Received: from [10.31.9.108] (unknown [213.225.137.129]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 7319043BD0 for ; Mon, 7 Jan 2013 12:53:06 -0600 (CST) Message-ID: <50EB1991.8010400@marino.st> Date: Mon, 07 Jan 2013 19:53:05 +0100 From: John Marino User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0) Gecko/20120129 Thunderbird/10.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: Why delete KDE3 ports? References: <50EADA33.9010308@aldan.algebra.com> <50EB16B2.4070502@FreeBSD.org> In-Reply-To: <50EB16B2.4070502@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 18:53:08 -0000 On 1/7/2013 19:40, Beat Gaetzi wrote: > On 01/07/13 15:22, Mikhail T. wrote: > Once again a working port (no build errors) is scheduled for deletion on >> the grounds of simply being "unmaintained". > > QT 3.3.8 was released in 2007 and KDE 3.5.10 in 2008 and both are no > longer maintained upstream nor in the ports tree. They possibly > contain security vulnerabilities and they likely will break in the > future if a build or lib dependency gets updated as they assume a 5 > year old environment. > > The deprecation period was set to 6 month to give someone the > opportunity to update QT3 and KDE3 to the Trinity fork and I'm happy > to offer exp-runs (once the clusters are back) if someone has patches > but I don't see a reason why we should keep pointyhat busy (during > exp-runs and frequent QA runs) with something that is outdated and > mostly unmaintained for years now, prone to break and possibly insecure. Here's the issue I think some folks have: "Outdated": debatable. If outdated means a newer release is available, then yes. If "outdated" means it outlived its usefulness, I'd say no. This term seems subjectively used here. "prone to break": Perhaps, but it's not broken now. "possibly insecure": I think this needs to be "known insecure" rather than holding it's last release date against it. So currently it's not broken, not known to be insecure, and it's probably still useful. I know I'd feel better if this discussion were taking place after a breakage due to a updated dependency or a realistically unpatchable vulnerability was discovered. John From owner-freebsd-ports@FreeBSD.ORG Mon Jan 7 18:55:20 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C656EF7 for ; Mon, 7 Jan 2013 18:55:20 +0000 (UTC) (envelope-from freebsdml@marino.st) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) by mx1.freebsd.org (Postfix) with ESMTP id A55D5D75 for ; Mon, 7 Jan 2013 18:55:20 +0000 (UTC) Received: from [10.31.9.108] (unknown [213.225.137.129]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id CF9B643BA1; Mon, 7 Jan 2013 12:55:19 -0600 (CST) Message-ID: <50EB1A16.6030805@marino.st> Date: Mon, 07 Jan 2013 19:55:18 +0100 From: John Marino User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0) Gecko/20120129 Thunderbird/10.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org, awarecons Subject: Re: deskutils/superkaramba clang3.1 issue 'too few args' References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 18:55:20 -0000 On 1/7/2013 19:47, awarecons wrote: > deskutils/superkaramba[4.84.4]: karamba.cpp, meter.cpp ... : multiple > errors 'too few args' > > with clang3.1, gcc46 - fine. > _______________________________________________ Shouldn't all these notices be introduced in a PR rather than serially on a mail list? Are there more coming? From owner-freebsd-ports@FreeBSD.ORG Mon Jan 7 18:58:22 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 054A0257; Mon, 7 Jan 2013 18:58:22 +0000 (UTC) (envelope-from awarecons@gmail.com) Received: from mail-vb0-f41.google.com (mail-vb0-f41.google.com [209.85.212.41]) by mx1.freebsd.org (Postfix) with ESMTP id A7141DED; Mon, 7 Jan 2013 18:58:21 +0000 (UTC) Received: by mail-vb0-f41.google.com with SMTP id l22so20249055vbn.0 for ; Mon, 07 Jan 2013 10:58:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=B08vxi3+XM13J76jlrz5bmp4POkwDfJKa2gsimAk/Vo=; b=MTb+2za29JG6U3cFe+8qlb/oNUUq/MJzlvrJagD29B1T/ntTaGeGjFveXVbhggQe+h RCWVb5hMedg9RxeAn4HhzMDRcDLCCwX2oMX+/DsqYZVXp5RZmIZ5Bcwsg8rl2RKCoxlx /c+ExxlpN77x6TOcgwo8MpcWuo3l4gwOXZwab18Lhd9JUcgB7bJ0DHCsVPnilY8ag6Nq gOcI68GyY+1yToXrzzzLf3used4SaI4AJ6StNJrrZ9Ku+emOa9jaGyt+hHH2V6J0+p9E VkuwutYNRjP3E9wjZTpEFQgF/BYi/WUbd1sznT7UKMGpfwQ/RJ4Dh0zri4uW4w54XJ9G qVsA== MIME-Version: 1.0 Received: by 10.220.247.204 with SMTP id md12mr84401244vcb.27.1357585100738; Mon, 07 Jan 2013 10:58:20 -0800 (PST) Received: by 10.220.230.138 with HTTP; Mon, 7 Jan 2013 10:58:20 -0800 (PST) Date: Mon, 7 Jan 2013 22:58:20 +0400 Message-ID: Subject: devel/gobject-introspection gcc46 ISSUE From: awarecons To: ports@freebsd.org, ports-bugs@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 18:58:22 -0000 devel/gobject-introspection [0.10.8_3]: gcc46 error python2.7 (and may be other versions of py) headers detection. GCC 4.2 (default) - fine. From owner-freebsd-ports@FreeBSD.ORG Mon Jan 7 19:37:45 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A7E6AD81 for ; Mon, 7 Jan 2013 19:37:45 +0000 (UTC) (envelope-from zaphod@berentweb.com) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id 82B341A6 for ; Mon, 7 Jan 2013 19:37:45 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TsIFt-0004t6-Km for freebsd-ports@freebsd.org; Mon, 07 Jan 2013 11:21:05 -0800 Date: Mon, 7 Jan 2013 11:21:05 -0800 (PST) From: Beeblebrox To: freebsd-ports@freebsd.org Message-ID: <1357586465629-5775609.post@n5.nabble.com> Subject: ccache selects wrong compiler (calls clang, not gcc46) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 19:37:45 -0000 I have a clang-only world (no gcc42) and want to use gcc46 for port building. I have ccache and distcc installed. In /etc/make.conf I have: CC:=${CC:C,^gcc46,/usr/local/libexec/ccache/world/gcc46,1} CXX:=${CXX:C,^g\+\+\46,/usr/local/libexec/ccache/world/g++46,1} This used to work correctly but does not anymore. Compiler keeps insisting on using clang and during portbuild I get below output. Note that I have distcc disabled at the moment, but distcc gets called anyway. distcc[11685] (dcc_build_somewhere) Warning: failed to distribute, running locally instead /usr/local/bin/ccache /usr/local/bin/distcc g++46 -c -pipe -g -D__STDC_FORMAT_MACROS -Wno-unused-parameter -O2 -pipe -march=k8 -fno-strict-aliasing -fPIC -Wall -W ... etc I have traced the problem to the ccache pre-compiler because in /etc/make.conf if I replace above with: CC=gcc46 CXX=g++46 distcc and ccache still get called (but not clang) unless I also enable: CPP=cpp46 -- View this message in context: http://freebsd.1045724.n5.nabble.com/ccache-selects-wrong-compiler-calls-clang-not-gcc46-tp5775609.html Sent from the freebsd-ports mailing list archive at Nabble.com. From owner-freebsd-ports@FreeBSD.ORG Mon Jan 7 20:49:58 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 34F61F26 for ; Mon, 7 Jan 2013 20:49:58 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-qc0-f171.google.com (mail-qc0-f171.google.com [209.85.216.171]) by mx1.freebsd.org (Postfix) with ESMTP id D20276E3 for ; Mon, 7 Jan 2013 20:49:57 +0000 (UTC) Received: by mail-qc0-f171.google.com with SMTP id d1so12945581qca.2 for ; Mon, 07 Jan 2013 12:49:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=66ZPlFsoQCrrSI1MHU2qBCSNJnnwSq1R5aPGxqgNrdE=; b=EkgIwYcxfiq6fMZgM4snhNEqxbVfOWqSBQPYadMGt7OoA3cUFFA3xbx0kXN2CXc20K e80CRWINZ6E+5B/YxbOpmodrF62Ou1M7JMHtsiipAFl9gZiNnXJdFZSaXUerD3n39ihT Pu3RgSunmo7SStnSkoPVdi0AVQFFcjzkaYApZIW2dkc8+5wQB8b+V7YXYZIf67fUDCUi 685jdYpVCLL15oA9eZKmVQLh3rqh1P+oqKJ0yPVEh/P/B9EzthH5pT5PY6JYXzX0GVHR Zy88qJYF5+zNcwTatduuE0TKnrpXN2HpgA71kb8WHW1Xn1R3k9jWDhoPTL7oTyDBF5Ni UCAA== MIME-Version: 1.0 Received: by 10.224.216.8 with SMTP id hg8mr977099qab.74.1357591791686; Mon, 07 Jan 2013 12:49:51 -0800 (PST) Received: by 10.49.128.168 with HTTP; Mon, 7 Jan 2013 12:49:51 -0800 (PST) In-Reply-To: <50EB1991.8010400@marino.st> References: <50EADA33.9010308@aldan.algebra.com> <50EB16B2.4070502@FreeBSD.org> <50EB1991.8010400@marino.st> Date: Mon, 7 Jan 2013 14:49:51 -0600 Message-ID: Subject: Re: Why delete KDE3 ports? From: Adam Vande More To: John Marino Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2013 20:49:58 -0000 On Mon, Jan 7, 2013 at 12:53 PM, John Marino wrote: > > Here's the issue I think some folks have: > > "Outdated": debatable. If outdated means a newer release is available, > then yes. If "outdated" means it outlived its usefulness, I'd say no. This > term seems subjectively used here. > > "prone to break": Perhaps, but it's not broken now. > > "possibly insecure": I think this needs to be "known insecure" rather > than holding it's last release date against it. http://www.kde.org/info/security/advisory-20100413-1.txt Probably other security issues as well. I didn't have to look very long. In a codebase as large as KDE's, it seems a very slim chance indeed years could go by without maintenance and still maintain security. -- Adam Vande More From owner-freebsd-ports@FreeBSD.ORG Tue Jan 8 05:37:28 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 64909282 for ; Tue, 8 Jan 2013 05:37:28 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-ee0-f43.google.com (mail-ee0-f43.google.com [74.125.83.43]) by mx1.freebsd.org (Postfix) with ESMTP id 03067B61 for ; Tue, 8 Jan 2013 05:37:27 +0000 (UTC) Received: by mail-ee0-f43.google.com with SMTP id e49so9359eek.16 for ; Mon, 07 Jan 2013 21:37:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=p16p4zh+cRLAf6tLiAipunIcFMcJQMSMGiOKHtF3zHE=; b=SNbfMtv5HhWwCtZ7OkhIpvADxVzy/XgwWliI9b67y2GnQMqwWttaKlrNjkwQR/FNyf XVdDTkHog+0yMXgIq/juEIPIURlwhyS1s2l5J31kIv2uh/V762gijaI4wc2Pe1OPU8dz 88BSIrw70vAkoNb3CKJrRLQdwFN+ko/+t28sbId6WdjjKj0vu/5cjXaog9H2eQdfRNyz VQICcxW93I5JcEHCzHVDCxm8jspPfKpRJfq8zg/PL9sF/vZ1DBkoeX91QDBDhef/ROuK 9uToELr2zRpTRGFkQ9/KHGauWiRm1QtozjTISEpUXO/skQ/YajvPP8wdlpPC1mkEayKR 9cyw== MIME-Version: 1.0 Received: by 10.14.209.193 with SMTP id s41mr171843249eeo.9.1357623441129; Mon, 07 Jan 2013 21:37:21 -0800 (PST) Received: by 10.223.170.193 with HTTP; Mon, 7 Jan 2013 21:37:20 -0800 (PST) In-Reply-To: References: <50EADA33.9010308@aldan.algebra.com> <50EB16B2.4070502@FreeBSD.org> <50EB1991.8010400@marino.st> Date: Mon, 7 Jan 2013 21:37:20 -0800 Message-ID: Subject: Re: Why delete KDE3 ports? From: Kevin Oberman To: Adam Vande More Content-Type: text/plain; charset=UTF-8 Cc: John Marino , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jan 2013 05:37:28 -0000 On Mon, Jan 7, 2013 at 12:49 PM, Adam Vande More wrote: > On Mon, Jan 7, 2013 at 12:53 PM, John Marino wrote: > >> >> Here's the issue I think some folks have: >> >> "Outdated": debatable. If outdated means a newer release is available, >> then yes. If "outdated" means it outlived its usefulness, I'd say no. This >> term seems subjectively used here. >> >> "prone to break": Perhaps, but it's not broken now. >> >> "possibly insecure": I think this needs to be "known insecure" rather >> than holding it's last release date against it. > > > http://www.kde.org/info/security/advisory-20100413-1.txt > > Probably other security issues as well. I didn't have to look very long. > In a codebase as large as KDE's, it seems a very slim chance indeed years > could go by without maintenance and still maintain security. I have a friend still happily using fvwm (not fvwm2). It is really, really old, but it still works. It is not subject to deletion because it still has a maintainer. Being a maintainer of a port that is not in active development is really not hard if you use it and can test it. I don't use KDE3, but someone who does can certainly become maintainer and it won't go away. If no one cares enough about keeping the port to take over maintainership, "Say la vee". (For the record, the last real change to fvwm was almost 4 years ago.) -- R. Kevin Oberman, Network Engineer E-mail: kob6558@gmail.com From owner-freebsd-ports@FreeBSD.ORG Tue Jan 8 09:38:02 2013 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id DC9ECB25 for ; Tue, 8 Jan 2013 09:38:02 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 778916A3 for ; Tue, 8 Jan 2013 09:38:02 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) for freebsd-ports@FreeBSD.org with esmtp (envelope-from ) id <1TsVdB-002N1v-J4>; Tue, 08 Jan 2013 10:38:01 +0100 Received: from telesto.geoinf.fu-berlin.de ([130.133.86.198]) by inpost2.zedat.fu-berlin.de (Exim 4.69) for freebsd-ports@FreeBSD.org with esmtpsa (envelope-from ) id <1TsVdB-000csg-Gg>; Tue, 08 Jan 2013 10:38:01 +0100 Message-ID: <50EBE8F6.1090604@zedat.fu-berlin.de> Date: Tue, 08 Jan 2013 10:37:58 +0100 From: "O. Hartmann" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Ports FreeBSD Subject: lang/tcl85 and x11-toolkits/open-motif conflict each other: install file in the same place! How to force PKGNG to ignore? X-Enigmail-Version: 1.4.6 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigC77B9715F8C3FD11365C8954" X-Originating-IP: 130.133.86.198 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jan 2013 09:38:02 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigC77B9715F8C3FD11365C8954 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I have massive trouble to update and install either ports lang/tcl and x11-toolskits/open-motif, which are both required in my installation. Some updates of the ports required the recompilation of both of them and I forgot about which one started first the update before Christmas. I came out, that both ports were reported conflicting by PKGNG on FreeBSD 10.0-CURRENT and FreeBSD-9.1-STABLE. In both cases the registration is denied by the error: /sbin/ldconfig -m /usr/local/lib =3D=3D=3D> Registering installation for tcl-8.5.13 Installing tcl-8.5.13...pkg: tcl-8.5.13 conflicts with open-motif-2.3.4 (installs files into the same place). Problematic file: /usr/local/man/man3/Object.3.gz *** [fake-pkg] Error code 70 See the already filed PR ports/175126 and ports/174795. Since the installed ports are incomplete and to install properly the one or the other, I deleted the other one, in this case it was opportune to delete lang/tcl85 to have libXm.so back from open-motif. This nasty blocking situation needs to be solved for me right now and I'm seeking a way to force the installation. Is there a way to tell portmaster to ignore the complains and simply brute-force overwrite the flagged duplicate installation? Regards, Oliver --------------enigC77B9715F8C3FD11365C8954 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBAgAGBQJQ6+j5AAoJEOgBcD7A/5N8aD0IAKsegwsxpuSkbKoQEjM2wm+9 5eUrIOmT/glAzJ38vAsnGRH/Upvpt1kttaD5XpNMts/G0lVW6xBQqeXfVo04eF7e 45Wb7pXSKugj0csjuwD0FridqlsOXBQTIjJre3E2tE1PMf522DZI70jHIHx9yQR/ U9G4CWSlscqmtuPx9C+G7k96a7XXxY+VFhosINRDyoZ1OAV+t6XXdpzto8CUqJUq 2nbL4rKNyOh8lpn6d1sGKLzMHfefqI8iwwxLlckyd2rEF++qvLIczpVvB5nOzqHs dUfHIioLWRYPmyh2vomuEhrHGJ51PDkDE+UC9TAKrSQFDe9vXx/6rVnhjdS1IaY= =wAWf -----END PGP SIGNATURE----- --------------enigC77B9715F8C3FD11365C8954-- From owner-freebsd-ports@FreeBSD.ORG Tue Jan 8 10:27:19 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D919A3A2 for ; Tue, 8 Jan 2013 10:27:19 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-ee0-f51.google.com (mail-ee0-f51.google.com [74.125.83.51]) by mx1.freebsd.org (Postfix) with ESMTP id 5192382C for ; Tue, 8 Jan 2013 10:27:18 +0000 (UTC) Received: by mail-ee0-f51.google.com with SMTP id d4so121538eek.38 for ; Tue, 08 Jan 2013 02:27:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:date:from:to:cc:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=t3MXD9XuQKp6fJMf/1l7fPHMPfgxF/0ThSg8aSqDcr0=; b=Woe8dKEORYWMRIBx+ZRtUNvB42MWdpud1fHvHF/YZe72rbl6veX6ntyQQrfNTYRMAD 24uck5lFDtGmGbUF4AgCUjuujPILBh5Gb73T7oExO0VbDDAzpbt9ZH7rHC0GBX8xOm9x Aj995c+MFBgVm44B3gpQekwFB1HdFwOfglf6utTP2NbsOpMuP9Wm9HTDiWgfESePWaTX vZkiD1dLB5P3iKbU/F+wgqbTHsT7b7/pujHQjjo729uRo8yh0+Mm5thkbOXUIzFViBrq ZWqn+uw8oP/zwlD46lIMpFA2O/ifszdg4HxB+XK+u1C4AZKGwBsBrG16cDT+ghObCP9Z yLTQ== X-Received: by 10.14.213.134 with SMTP id a6mr173223690eep.45.1357640832071; Tue, 08 Jan 2013 02:27:12 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPS id d3sm134869297eeo.13.2013.01.08.02.27.11 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 08 Jan 2013 02:27:11 -0800 (PST) Sender: Baptiste Daroussin Date: Tue, 8 Jan 2013 11:27:09 +0100 From: Baptiste Daroussin To: "O. Hartmann" Subject: Re: lang/tcl85 and x11-toolkits/open-motif conflict each other: install file in the same place! How to force PKGNG to ignore? Message-ID: <20130108102709.GR85686@ithaqua.etoilebsd.net> References: <50EBE8F6.1090604@zedat.fu-berlin.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="RpDyejMaDGJhP2PU" Content-Disposition: inline In-Reply-To: <50EBE8F6.1090604@zedat.fu-berlin.de> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Ports FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jan 2013 10:27:19 -0000 --RpDyejMaDGJhP2PU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 08, 2013 at 10:37:58AM +0100, O. Hartmann wrote: > I have massive trouble to update and install either ports lang/tcl and > x11-toolskits/open-motif, which are both required in my installation. > Some updates of the ports required the recompilation of both of them and > I forgot about which one started first the update before Christmas. >=20 > I came out, that both ports were reported conflicting by PKGNG on > FreeBSD 10.0-CURRENT and FreeBSD-9.1-STABLE. In both cases the > registration is denied by the error: >=20 > /sbin/ldconfig -m /usr/local/lib > =3D=3D=3D> Registering installation for tcl-8.5.13 > Installing tcl-8.5.13...pkg: tcl-8.5.13 conflicts with open-motif-2.3.4 > (installs files into the same place). Problematic file: > /usr/local/man/man3/Object.3.gz > *** [fake-pkg] Error code 70 >=20 > See the already filed PR ports/175126 and ports/174795. Since the > installed ports are incomplete and to install properly the one or the > other, I deleted the other one, in this case it was opportune to delete > lang/tcl85 to have libXm.so back from open-motif. >=20 > This nasty blocking situation needs to be solved for me right now and > I'm seeking a way to force the installation. Is there a way to tell > portmaster to ignore the complains and simply brute-force overwrite the > flagged duplicate installation? >=20 > Regards, > Oliver >=20 The workaround for now is to install tcl without man pages regards, Bapt --RpDyejMaDGJhP2PU Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlDr9H0ACgkQ8kTtMUmk6EwbEACgveGQN5+rv5HsCHgtGouztT+M skIAoLKHxmdeiZkOTLTEih3Q9e4Ik1mf =BhwB -----END PGP SIGNATURE----- --RpDyejMaDGJhP2PU-- From owner-freebsd-ports@FreeBSD.ORG Tue Jan 8 11:40:36 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 7249F272 for ; Tue, 8 Jan 2013 11:40:36 +0000 (UTC) (envelope-from apache@ratefinderhubs.info) Received: from ratefinderhubs.info (ratefinderhubs.info [74.63.254.70]) by mx1.freebsd.org (Postfix) with ESMTP id 5B72FAE1 for ; Tue, 8 Jan 2013 11:40:36 +0000 (UTC) Received: by ratefinderhubs.info (Postfix, from userid 48) id 83105126AAF; Tue, 8 Jan 2013 14:40:35 +0300 (MSK) To: ports@freebsd.org Subject: Chat and hook up with girls in your home town. From: DateHookUp Date: Tue, 08 Jan 2013 15:40:35 +0400 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline MIME-Version: 1.0 Message-Id: <20130108114035.83105126AAF@ratefinderhubs.info> X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jan 2013 11:40:36 -0000 Chat and hook up with girls in your home town.=0D=0A=0D=0Ahttp://benath.= me/eD=0D=0A=0D=0A=0D=0A=0D=0A=0D=0A=0D=0A=0D=0A=0D=0A=0D=0A=0D=0A=0D=0A= =0D=0A=0D=0A=0D=0A=0D=0A=0D=0A=0D=0A=0D=0A=0D=0AP.O. Box 215 Port Vila,= VU=0A=0ATo Unsubscribe, please click here=0Aratefinderhubs.info/unsubsc= ribe.php?email=3Dports@freebsd.org=0D From owner-freebsd-ports@FreeBSD.ORG Tue Jan 8 11:56:22 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 804CB4E3 for ; Tue, 8 Jan 2013 11:56:22 +0000 (UTC) (envelope-from simon@qxnitro.org) Received: from mail-la0-f45.google.com (mail-la0-f45.google.com [209.85.215.45]) by mx1.freebsd.org (Postfix) with ESMTP id 0B05BB6F for ; Tue, 8 Jan 2013 11:56:21 +0000 (UTC) Received: by mail-la0-f45.google.com with SMTP id ep20so342594lab.18 for ; Tue, 08 Jan 2013 03:56:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=qxnitro.org; s=google; h=mime-version:sender:x-originating-ip:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=yF+z58M9162Q/mGMgC1Gn6toJ4MZORS1hxMVmS0a4rs=; b=BBwdUQ+9TTr7YdegKpBW/70BxhS3/LuKsHb8Rt3FnoUL/7ygXElef5NoM1PjImKH29 Lew/RKk+kb3o3Oj9X+TLYY8BQuZuVt2DZogcXoJrvKJ3naYhFmjnuGhhTFkTzu4vcpHk ib+cLKDWxp3LF+1JrUAwGMRCEHpS3CiLQFJz8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:x-originating-ip:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :x-gm-message-state; bh=yF+z58M9162Q/mGMgC1Gn6toJ4MZORS1hxMVmS0a4rs=; b=OnQLW3/O4kEThOHLxyQ5cPi9D7pEyeQJ9rd7q9qQHu+/pJvX3kizBhzxxEaH5rLdwu yeUNCxTMC6iKHXofZjmoqxK6CdRkvpHDWyBpTVNZ6vLk3y4leh4nsPOOksRXV7KDVcZm vpetDaqMbJaALReUnK0ixA9HKQ67B9jGUbBKjeqegYX9kSxM4FD1GCwu8rzafDT6p5Nc CyOKtsUNsLipO6LhLHANT+JBTatjlCstdJbOYmZBp3VlMOENhDX4d/sh6g8O7ZghptCw 8/tb399FJlItJXy+PoveqKoP0HMba+O7pQIxFgkZviJvelHU0GWXpiWR2Mtuyy8/WtdC hKXQ== MIME-Version: 1.0 Received: by 10.152.111.166 with SMTP id ij6mr61970344lab.47.1357646174996; Tue, 08 Jan 2013 03:56:14 -0800 (PST) Sender: simon@qxnitro.org Received: by 10.112.19.41 with HTTP; Tue, 8 Jan 2013 03:56:14 -0800 (PST) X-Originating-IP: [172.28.124.141] In-Reply-To: References: Date: Tue, 8 Jan 2013 11:56:14 +0000 X-Google-Sender-Auth: 7C81znJRMAsUIUzO1T7v9-C7NX4 Message-ID: Subject: Re: FreeBSD wiki offline for a bit From: "Simon L. B. Nielsen" To: freebsd-stable@freebsd.org, freebsd-ports@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQk1hbhbX2pTN++SSreoGXghjq6W6EhWV0fCl+Q9qiD8yDZHTMB8ImHVdwVYYMjRMJYUD9mG X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jan 2013 11:56:22 -0000 On 6 January 2013 20:40, Simon L. B. Nielsen wrote: > Hey, > > tl;dr Wiki is back, and everybody with account need to reset their password. Small followup. The wiki's surge protection (yet again) got confused and blocked the frontend proxy. I think it should be fixed now. If you see any 'varnish guru meditation' please let me know, and include the XID number so I can trace it in the logs. -- Simon L. B. Nielsen Hat: clusteradm From owner-freebsd-ports@FreeBSD.ORG Tue Jan 8 11:58:27 2013 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 6A7FB679; Tue, 8 Jan 2013 11:58:27 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id D4479BE8; Tue, 8 Jan 2013 11:58:26 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) with esmtp (envelope-from ) id <1TsXp3-00338G-O2>; Tue, 08 Jan 2013 12:58:25 +0100 Received: from telesto.geoinf.fu-berlin.de ([130.133.86.198]) by inpost2.zedat.fu-berlin.de (Exim 4.69) with esmtpsa (envelope-from ) id <1TsXp3-000pyX-Lg>; Tue, 08 Jan 2013 12:58:25 +0100 Message-ID: <50EC09D9.1050203@zedat.fu-berlin.de> Date: Tue, 08 Jan 2013 12:58:17 +0100 From: "O. Hartmann" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Baptiste Daroussin Subject: Re: lang/tcl85 and x11-toolkits/open-motif conflict each other: install file in the same place! How to force PKGNG to ignore? References: <50EBE8F6.1090604@zedat.fu-berlin.de> <20130108102709.GR85686@ithaqua.etoilebsd.net> In-Reply-To: <20130108102709.GR85686@ithaqua.etoilebsd.net> X-Enigmail-Version: 1.4.6 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig8EA4D7A35038B081D3A83310" X-Originating-IP: 130.133.86.198 Cc: Ports FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jan 2013 11:58:27 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig8EA4D7A35038B081D3A83310 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 01/08/13 11:27, Baptiste Daroussin wrote: > On Tue, Jan 08, 2013 at 10:37:58AM +0100, O. Hartmann wrote: >> I have massive trouble to update and install either ports lang/tcl and= >> x11-toolskits/open-motif, which are both required in my installation. >> Some updates of the ports required the recompilation of both of them a= nd >> I forgot about which one started first the update before Christmas. >> >> I came out, that both ports were reported conflicting by PKGNG on >> FreeBSD 10.0-CURRENT and FreeBSD-9.1-STABLE. In both cases the >> registration is denied by the error: >> >> /sbin/ldconfig -m /usr/local/lib >> =3D=3D=3D> Registering installation for tcl-8.5.13 >> Installing tcl-8.5.13...pkg: tcl-8.5.13 conflicts with open-motif-2.3.= 4 >> (installs files into the same place). Problematic file: >> /usr/local/man/man3/Object.3.gz >> *** [fake-pkg] Error code 70 >> >> See the already filed PR ports/175126 and ports/174795. Since the >> installed ports are incomplete and to install properly the one or the >> other, I deleted the other one, in this case it was opportune to delet= e >> lang/tcl85 to have libXm.so back from open-motif. >> >> This nasty blocking situation needs to be solved for me right now and >> I'm seeking a way to force the installation. Is there a way to tell >> portmaster to ignore the complains and simply brute-force overwrite th= e >> flagged duplicate installation? >> >> Regards, >> Oliver >> >=20 > The workaround for now is to install tcl without man pages >=20 > regards, > Bapt >=20 Works, thank you. Oliver --------------enig8EA4D7A35038B081D3A83310 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBAgAGBQJQ7AnhAAoJEOgBcD7A/5N8vGkIAKjXJXwJkZjanonzU6jT1Mag 13Ne9F44GQ/ovJ/zUzdmFw6xxXL1r1xdME4+1Q62qvxnwpVUpyHcPc/a6CyOrxFO NOhVBQobpsMXWfFV1LOX3LEulkVHq8SHOBrTufF5i/ZjZuTL9CWeqGlscND4xD2d Q7cQqj3avZF3tHE5D2HPIWDfN8u5WKeqH4Hp3eyMROo72ExAaZ3x7aFF4vlXOavI s45Xpmr8JydJvWzER/sTQjo40whVgrkFG/q3A8WOCxmV7KkmsLrA/Y6pkMehoFK1 21PCqmbgJSpmAZ3gc/zOrTfifuddikRGVoI2gULfwZOSD6EckGK9WYzaTKNVQ4Y= =HeL8 -----END PGP SIGNATURE----- --------------enig8EA4D7A35038B081D3A83310-- From owner-freebsd-ports@FreeBSD.ORG Tue Jan 8 12:48:49 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 4DDCE356 for ; Tue, 8 Jan 2013 12:48:49 +0000 (UTC) (envelope-from mitchnull@gmail.com) Received: from mail-ia0-f172.google.com (mail-ia0-f172.google.com [209.85.210.172]) by mx1.freebsd.org (Postfix) with ESMTP id 2701DEC5 for ; Tue, 8 Jan 2013 12:48:48 +0000 (UTC) Received: by mail-ia0-f172.google.com with SMTP id r13so287174iar.31 for ; Tue, 08 Jan 2013 04:48:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=FlhomyMoxEP10NVtnU0SA9bSk36y1Pgnj2LNOcxJu84=; b=MizAYxVsMzvQ0yCISdh2s0OGPg4I2/QUCY5V7rhyTk7P0O3Flw6Ily8Lz9nzhIHybK oWWMe2OTOqYgQRO5ij31dPDSL84SRc3GAd6GeRofB3PamndZurVX/LzeiMtZnnOa4Eju C4sCz/s5HNtt48S0ul96u6DVipMHyYMHHl4F6nbuuU9I4eYUlX3ZchNIvD/tMJtbn7Rj WmoBSsVxJQtYhOt/d7NWbcalfHIxNCQ4l69gx7lGX4oHPuiD3BKCyNvw4iPnUL9fklsy S3HcgxjQ0BZn+Gn7YW7ivQxuKhSM6ugONDJWif3qOM0p2qxJNFQj7Cw5wgJNum7RBJ3V ln8g== MIME-Version: 1.0 Received: by 10.50.53.230 with SMTP id e6mr8340841igp.46.1357649321898; Tue, 08 Jan 2013 04:48:41 -0800 (PST) Received: by 10.64.41.136 with HTTP; Tue, 8 Jan 2013 04:48:41 -0800 (PST) Date: Tue, 8 Jan 2013 13:48:41 +0100 Message-ID: Subject: building java/openjdk6 with clang and libc++ From: =?ISO-8859-1?Q?P=E9ter_Radics?= To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jan 2013 12:48:49 -0000 Hello, I've successfully built the java/openjdk6 port using clang and libc++ on stable/9. I've written a small post about it, if anyone is interested: http://mitchnull.blogspot.com/2013/01/quick-and-dirty-hack-to-build-openjdk6.html cheers, mitch From owner-freebsd-ports@FreeBSD.ORG Tue Jan 8 14:15:47 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 14F34799 for ; Tue, 8 Jan 2013 14:15:47 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id E02F6312 for ; Tue, 8 Jan 2013 14:15:46 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r08EFknQ087590 for ; Tue, 8 Jan 2013 14:15:46 GMT (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r08EFkKg087587; Tue, 8 Jan 2013 14:15:46 GMT (envelope-from obrien) Date: Tue, 8 Jan 2013 06:15:45 -0800 From: "David O'Brien" To: freebsd-ports@freebsd.org Subject: Re: Updating "Bash" Message-ID: <20130108141545.GA30241@dragon.NUXI.org> References: <20130103083249.5708bb78@scorpio> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130103083249.5708bb78@scorpio> X-Operating-System: FreeBSD 10.0-CURRENT X-to-the-FBI-CIA-and-NSA: HI! HOW YA DOIN? can i haz chizburger? User-Agent: Mutt/1.5.20 (2009-06-14) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: obrien@freebsd.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jan 2013 14:15:47 -0000 On Thu, Jan 03, 2013 at 08:32:49AM -0500, Jerry wrote: > Bash is currently at Bash-Release: 4.2, patch level 42. The port's > version is only at patch level 37, which was released on 16-Jul-2012. > This is an important port and since the freeze is over with, I was > wondering if this port will be updated? It will be once the dust settles over the 9.1 release. -- -- David From owner-freebsd-ports@FreeBSD.ORG Tue Jan 8 15:27:33 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 65F97CF9 for ; Tue, 8 Jan 2013 15:27:33 +0000 (UTC) (envelope-from portscout@portscout.freebsd.org) Received: from null.zi0r.com (null.zi0r.com [71.245.171.204]) by mx1.freebsd.org (Postfix) with ESMTP id 2CAA98B2 for ; Tue, 8 Jan 2013 15:27:28 +0000 (UTC) Received: from null.zi0r.com (localhost [127.0.0.1]) by null.zi0r.com (8.14.5/8.14.5) with ESMTP id r08FRLte017852 for ; Tue, 8 Jan 2013 10:27:21 -0500 (EST) (envelope-from portscout@null.zi0r.com) Received: (from portscout@localhost) by null.zi0r.com (8.14.5/8.14.5/Submit) id r08FRLCu017755; Tue, 8 Jan 2013 10:27:21 -0500 (EST) (envelope-from portscout) Message-Id: <201301081527.r08FRLCu017755@null.zi0r.com> MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Tue, 8 Jan 2013 10:27:21 -0500 From: portscout@portscout.freebsd.org To: ports@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jan 2013 15:27:33 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/ports@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ audio/csound | 5.18.02 | 5.19.01 ------------------------------------------------+-----------------+------------ devel/ireport | 3.7.6 | 5.0.1 ------------------------------------------------+-----------------+------------ games/anki | 1.2.11 | 2.0.4 ------------------------------------------------+-----------------+------------ games/py-anki | 1.2.11 | 2.0.4 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt If wish to stop receiving portscout reminders, please contact portscout@portscout.freebsd.org Thanks. From owner-freebsd-ports@FreeBSD.ORG Tue Jan 8 18:30:57 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B969CD1 for ; Tue, 8 Jan 2013 18:30:57 +0000 (UTC) (envelope-from ml@netfence.it) Received: from smtp.eutelia.it (mp1-smtp-6.eutelia.it [62.94.10.166]) by mx1.freebsd.org (Postfix) with ESMTP id 72809269 for ; Tue, 8 Jan 2013 18:30:57 +0000 (UTC) Received: from ns2.biolchim.it (ip-188-188.sn2.eutelia.it [83.211.188.188]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.eutelia.it (Eutelia) with ESMTP id 072F163E1E5 for ; Tue, 8 Jan 2013 19:30:49 +0100 (CET) Received: from soth.ventu (adsl-ull-168-128.41-151.net24.it [151.41.128.168]) (authenticated bits=0) by ns2.biolchim.it (8.14.6/8.14.6) with ESMTP id r08IUhgc081126 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Tue, 8 Jan 2013 19:30:45 +0100 (CET) (envelope-from ml@netfence.it) Received: from alamar.ventu (alamar.ventu [10.1.2.18]) by soth.ventu (8.14.6/8.14.5) with ESMTP id r08IUPmf077337 for ; Tue, 8 Jan 2013 19:30:25 +0100 (CET) (envelope-from ml@netfence.it) Message-ID: <50EC65C1.4050106@netfence.it> Date: Tue, 08 Jan 2013 19:30:25 +0100 From: Andrea Venturoli User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Monitoring a switch Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.73 X-Scanned-By: MIMEDefang 2.73 on 10.1.2.13 X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (ns2.biolchim.it [192.168.2.203]); Tue, 08 Jan 2013 19:30:46 +0100 (CET) X-Spam-Score: 5.627 (*****) BAYES_20, RCVD_IN_PBL, RCVD_IN_RP_RNBL, RCVD_IN_SORBS_DUL, RDNS_DYNAMIC X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jan 2013 18:30:57 -0000 Hello. I'm looking for some software which can monitor a SNMP-enabled switch. Sure I can use Cacti to monitor bandwidth of every single port... or Nagios to warn me if some port gets some defined amount of traffic for a defined amount of time... I was wondering though, if there was some more specific tool which might be faster to setup and would do some magic automatically, like computing the total traffic flowing through, identifying bottlenecks, etc... bye & Thanks av. From owner-freebsd-ports@FreeBSD.ORG Tue Jan 8 19:40:53 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8D335A3E for ; Tue, 8 Jan 2013 19:40:53 +0000 (UTC) (envelope-from hokan@me.umn.edu) Received: from mail.enet.umn.edu (mail.enet.umn.edu [128.101.142.226]) by mx1.freebsd.org (Postfix) with ESMTP id 49BBE7EE for ; Tue, 8 Jan 2013 19:40:52 +0000 (UTC) X-Auth: authenticated as Received: from cat.enet.umn.edu (cat.enet.umn.edu [172.16.26.17]) by mail.enet.umn.edu (8.14.2/8.14.2) with ESMTP id r08JVvfu059718 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 8 Jan 2013 13:31:57 -0600 (CST) (envelope-from hokan@me.umn.edu) Received: from cat.enet.umn.edu (localhost [127.0.0.1]) by cat.enet.umn.edu (8.14.5/8.14.5) with ESMTP id r08JVveX082261 for ; Tue, 8 Jan 2013 13:31:57 -0600 (CST) (envelope-from hokan@me.umn.edu) Received: (from hokan@localhost) by cat.enet.umn.edu (8.14.5/8.14.5/Submit) id r08JVvKh082260 for ports@freebsd.org; Tue, 8 Jan 2013 13:31:57 -0600 (CST) (envelope-from hokan@me.umn.edu) X-Authentication-Warning: cat.enet.umn.edu: hokan set sender to hokan@me.umn.edu using -f Date: Tue, 8 Jan 2013 13:31:57 -0600 From: Hokan To: ports@freebsd.org Subject: Porting help requested Message-ID: <20130108193157.GA82227@me.umn.edu> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="J/dobhs11T7y2rNN" Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Score: -1.44 () ALL_TRUSTED X-Scanned-By: MIMEDefang 2.63 on 128.101.142.226 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jan 2013 19:40:53 -0000 --J/dobhs11T7y2rNN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hello Porters, I'm working on updating the port sysutils/modules and am unsure how to do something. The port (tarfile attached) installs into ${PREFIX}/Modules/${PORTVERSION} and creates a link ${PREFIX}/Modules/default that points to that install. The point is to permit several installed versions of the software with the link controlling which is used. I want to make this updated port not conflict with any older version that may be installed. Here's my problems: If an older version is installed my port fails because it can't create the directory ${PREFIX}/Modules nor the link ${PREFIX}/Modules/default because they already exist. I don't know how to deal with this. When deinstalling the port I want to remove ${PREFIX}/Modules/default if it's pointing to the version I'm deinstalling, but leave it alone otherwise. Please give me advice on how to proceed. Regards, -- Hokan Beginning Porter --J/dobhs11T7y2rNN-- From owner-freebsd-ports@FreeBSD.ORG Tue Jan 8 20:02:49 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 01164C3E for ; Tue, 8 Jan 2013 20:02:48 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from nk11p00mm-asmtp009.mac.com (nk11p00mm-asmtp009.mac.com [17.158.161.8]) by mx1.freebsd.org (Postfix) with ESMTP id DBC0B89E for ; Tue, 8 Jan 2013 20:02:48 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from cswiger1.apple.com ([17.209.4.71]) by nk11p00mm-asmtp009.mac.com (Oracle Communications Messaging Server 7u4-26.01(7.0.4.26.0) 64bit (built Jul 13 2012)) with ESMTPSA id <0MGB00LI6M864T60@nk11p00mm-asmtp009.mac.com> for freebsd-ports@freebsd.org; Tue, 08 Jan 2013 19:02:32 +0000 (GMT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.9.8327,1.0.431,0.0.0000 definitions=2013-01-08_07:2013-01-08,2013-01-08,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 suspectscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=6.0.2-1203120001 definitions=main-1301080163 Subject: Re: Monitoring a switch From: Chuck Swiger In-reply-to: <50EC65C1.4050106@netfence.it> Date: Tue, 08 Jan 2013 11:02:30 -0800 Message-id: <9CA75424-FC26-4729-8379-31F5545C2B09@mac.com> References: <50EC65C1.4050106@netfence.it> To: Andrea Venturoli X-Mailer: Apple Mail (2.1085) Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jan 2013 20:02:49 -0000 On Jan 8, 2013, at 10:30 AM, Andrea Venturoli wrote: > I'm looking for some software which can monitor a SNMP-enabled switch. Well, it's likely that the switch vendor offers some tools. > Sure I can use Cacti to monitor bandwidth of every single port... or Nagios to warn me if some port gets some defined amount of traffic for a defined amount of time... Yes, those are reasonable starting points. > I was wondering though, if there was some more specific tool which might be faster to setup and would do some magic automatically, like computing the total traffic flowing through, identifying bottlenecks, etc... Sure. What's your budget? Something like HP's OpenView (which I just learned was rebranded to "HP Network Management Center"), or Cisco's LAN Management stuff (evidently also rebranded) do all sorts of nice network discovery and autoconfig, routing/traffic bottleneck analysis, etc. They also cost 5 to 6-digit sums, but if you've got multiple WAN links between data centers to manage, or some complicated VM/cloud architecture, they're probably worth the price. (Of course, if you've just got "a" meaning "one" switch to manage, that would be overkill.) Regards, -- -Chuck From owner-freebsd-ports@FreeBSD.ORG Tue Jan 8 20:12:04 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E06BAEE3; Tue, 8 Jan 2013 20:12:04 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from onyx.glenbarber.us (onyx.glenbarber.us [IPv6:2607:fc50:1000:c200::face]) by mx1.freebsd.org (Postfix) with ESMTP id B968B903; Tue, 8 Jan 2013 20:12:04 +0000 (UTC) Received: from glenbarber.us (kaos.glenbarber.us [71.224.221.174]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: gjb) by onyx.glenbarber.us (Postfix) with ESMTPSA id 7D32A23F763; Tue, 8 Jan 2013 15:12:02 -0500 (EST) DKIM-Filter: OpenDKIM Filter v2.7.1 onyx.glenbarber.us 7D32A23F763 Authentication-Results: onyx.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none (insecure policy) Date: Tue, 8 Jan 2013 15:12:00 -0500 From: Glen Barber To: David O'Brien Subject: Re: Updating "Bash" Message-ID: <20130108201200.GE1727@glenbarber.us> References: <20130103083249.5708bb78@scorpio> <20130108141545.GA30241@dragon.NUXI.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="HnQK338I3UIa/qiP" Content-Disposition: inline In-Reply-To: <20130108141545.GA30241@dragon.NUXI.org> X-Operating-System: FreeBSD 10.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jan 2013 20:12:04 -0000 --HnQK338I3UIa/qiP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 08, 2013 at 06:15:45AM -0800, David O'Brien wrote: > On Thu, Jan 03, 2013 at 08:32:49AM -0500, Jerry wrote: > > Bash is currently at Bash-Release: 4.2, patch level 42. The port's > > version is only at patch level 37, which was released on 16-Jul-2012. > > This is an important port and since the freeze is over with, I was > > wondering if this port will be updated? >=20 > It will be once the dust settles over the 9.1 release. >=20 I think the dust has settled. Glen --HnQK338I3UIa/qiP Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBCAAGBQJQ7H2QAAoJEFJPDDeguUaj0AUH/2rV8xlDZ9Ww47F5GEBdYAuq kaX/kLax+v35saFqRD+qK1zgDac6PVegpuHihdtpOFiBDaSvyiZ8Y663oSK8GXa2 C4wZFLY7xXds8tg85OLP/pO5OMcEFqjiIn1iURAgOQE0WaWcny7nNkeCR0WWw4Lj nnxCWb5NqxD8Q8/1lzwb2TpBFblyzAVc0oOJNcDfTs6EJHx+peXoqwNQKxIFT1CY oatVR7DZfyOm9RYPSc/QV8nPerXqd0KL4LbHvUfGyEmM2m7YXVH7LtvP7u1ZsFgB 5hBe3tyNrbb3bofuQXjLnXyhijUt+kf4LmNHZdE2rYXjGCiuyip0He5GYGbVAhg= =xuux -----END PGP SIGNATURE----- --HnQK338I3UIa/qiP-- From owner-freebsd-ports@FreeBSD.ORG Tue Jan 8 20:14:32 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 123C7FB1 for ; Tue, 8 Jan 2013 20:14:32 +0000 (UTC) (envelope-from freebsd-ports@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by mx1.freebsd.org (Postfix) with ESMTP id BF5EE922 for ; Tue, 8 Jan 2013 20:14:31 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TsfZL-0007eG-J9 for freebsd-ports@freebsd.org; Tue, 08 Jan 2013 21:14:43 +0100 Received: from a91-154-115-217.elisa-laajakaista.fi ([91.154.115.217]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 08 Jan 2013 21:14:43 +0100 Received: from rakuco by a91-154-115-217.elisa-laajakaista.fi with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 08 Jan 2013 21:14:43 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: Raphael Kubo da Costa Subject: Re: Why delete KDE3 ports? Date: Tue, 08 Jan 2013 22:14:11 +0200 Lines: 17 Message-ID: <87txqro2jw.fsf@FreeBSD.org> References: <50EADA33.9010308@aldan.algebra.com> <50EB16B2.4070502@FreeBSD.org> <50EB1991.8010400@marino.st> Mime-Version: 1.0 Content-Type: text/plain X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: a91-154-115-217.elisa-laajakaista.fi User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2 (berkeley-unix) Cancel-Lock: sha1:9RolXeKsna+1SbaYU6WTt+jOuGs= X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jan 2013 20:14:32 -0000 Adam Vande More writes: > On Mon, Jan 7, 2013 at 12:53 PM, John Marino wrote: >> "possibly insecure": I think this needs to be "known insecure" rather >> than holding it's last release date against it. > > http://www.kde.org/info/security/advisory-20100413-1.txt > > Probably other security issues as well. I didn't have to look very long. > In a codebase as large as KDE's, it seems a very slim chance indeed years > could go by without maintenance and still maintain security. Additionally, I'd argue that it is hard for it to be "known insecure" since upstream does not maintain it even for security vulnerabilities anymore, so security problems have nowhere to be reported and vulnerabilities common to KDE3 and KDE4 only get published and fixed in the latter. From owner-freebsd-ports@FreeBSD.ORG Tue Jan 8 20:22:40 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 325F7150; Tue, 8 Jan 2013 20:22:40 +0000 (UTC) (envelope-from freebsdml@marino.st) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) by mx1.freebsd.org (Postfix) with ESMTP id 0A24596D; Tue, 8 Jan 2013 20:22:39 +0000 (UTC) Received: from [192.168.1.6] (e98248.upc-e.chello.nl [213.93.98.248]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id E789043BD0; Tue, 8 Jan 2013 14:22:31 -0600 (CST) Message-ID: <50EC8004.4020106@marino.st> Date: Tue, 08 Jan 2013 21:22:28 +0100 From: John Marino User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0) Gecko/20120129 Thunderbird/10.0 MIME-Version: 1.0 To: Raphael Kubo da Costa Subject: Re: Why delete KDE3 ports? References: <50EADA33.9010308@aldan.algebra.com> <50EB16B2.4070502@FreeBSD.org> <50EB1991.8010400@marino.st> <87txqro2jw.fsf@FreeBSD.org> In-Reply-To: <87txqro2jw.fsf@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jan 2013 20:22:40 -0000 On 1/8/2013 21:14, Raphael Kubo da Costa wrote: > Adam Vande More writes: > >> On Mon, Jan 7, 2013 at 12:53 PM, John Marino wrote: >>> "possibly insecure": I think this needs to be "known insecure" rather >>> than holding it's last release date against it. >> >> http://www.kde.org/info/security/advisory-20100413-1.txt >> >> Probably other security issues as well. I didn't have to look very long. >> In a codebase as large as KDE's, it seems a very slim chance indeed years >> could go by without maintenance and still maintain security. > > Additionally, I'd argue that it is hard for it to be "known insecure" > since upstream does not maintain it even for security vulnerabilities > anymore, so security problems have nowhere to be reported and > vulnerabilities common to KDE3 and KDE4 only get published and fixed in > the latter. This doesn't count? http://cve.mitre.org/cve/ http://web.nvd.nist.gov/view/vuln/search?execution=e2s1 It seems to be there is somewhere to report them... From owner-freebsd-ports@FreeBSD.ORG Tue Jan 8 21:47:40 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id F19A86EA for ; Tue, 8 Jan 2013 21:47:40 +0000 (UTC) (envelope-from prvs=7131fb785=pauls@utdallas.edu) Received: from ip-001.utdallas.edu (ip-001.utdallas.edu [129.110.20.107]) by mx1.freebsd.org (Postfix) with ESMTP id C1E15DD1 for ; Tue, 8 Jan 2013 21:47:40 +0000 (UTC) X-Group: None X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvoKAGqT7FCBbgog/2dsb2JhbABEhXIBtl0BAwEDgRxzgl0CgX0TiBcMmGCREYc2hXGNDoMmYQOIYZ10gxM X-IronPort-AV: E=Sophos;i="4.84,433,1355119200"; d="scan'208";a="119357425" Received: from zxtm01.utdallas.edu (HELO utd71538.utdallas.edu) ([129.110.10.32]) by ip-001.utdallas.edu with ESMTP/TLS/DHE-RSA-AES256-SHA; 08 Jan 2013 15:47:33 -0600 Date: Tue, 08 Jan 2013 15:47:30 -0600 From: Paul Schmehl To: FreeBSD Ports List Subject: How to apply an svn diff Message-ID: X-Mailer: Mulberry/4.1.0a1 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline; size=317 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jan 2013 21:47:41 -0000 Once you've created an svn diff and submitted it using send-pr, how is the diff applied to update the port? I can't seem to figure this out from reading the svn docs. -- Paul Schmehl (pauls@utdallas.edu) Senior Information Security Analyst The University of Texas at Dallas http://www.utdallas.edu/infosecurity/ From owner-freebsd-ports@FreeBSD.ORG Tue Jan 8 21:49:22 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 6E3287A2 for ; Tue, 8 Jan 2013 21:49:22 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id 07560DEE for ; Tue, 8 Jan 2013 21:49:21 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [81.2.117.99]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.6/8.14.5) with ESMTP id r08LnFJq051776 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Tue, 8 Jan 2013 21:49:16 GMT (envelope-from matthew@FreeBSD.org) DKIM-Filter: OpenDKIM Filter v2.7.3 smtp.infracaninophile.co.uk r08LnFJq051776 Authentication-Results: smtp.infracaninophile.co.uk/r08LnFJq051776; dkim=none reason="no signature"; dkim-adsp=none (insecure policy) Message-ID: <50EC9452.4050604@FreeBSD.org> Date: Tue, 08 Jan 2013 21:49:06 +0000 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: How to apply an svn diff References: In-Reply-To: X-Enigmail-Version: 1.4.6 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigE1AA67C2F2A64E9C18D0D695" X-Virus-Scanned: clamav-milter 0.97.6 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jan 2013 21:49:22 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigE1AA67C2F2A64E9C18D0D695 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 08/01/2013 21:47, Paul Schmehl wrote: > Once you've created an svn diff and submitted it using send-pr, how is > the diff applied to update the port? I can't seem to figure this out > from reading the svn docs. use patch(1) Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. PGP: http://www.infracaninophile.co.uk/pgpkey --------------enigE1AA67C2F2A64E9C18D0D695 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with undefined - http://www.enigmail.net/ iEYEARECAAYFAlDslFsACgkQ8Mjk52CukIzbZgCeO2y2b+66tY0ZujDxmQDGfZb2 ynMAnjojxTHCI4rGAMarWr88Md+BaG3V =R/yV -----END PGP SIGNATURE----- --------------enigE1AA67C2F2A64E9C18D0D695-- From owner-freebsd-ports@FreeBSD.ORG Tue Jan 8 21:52:29 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D075886A for ; Tue, 8 Jan 2013 21:52:29 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (m209-73.dsl.rawbw.com [198.144.209.73]) by mx1.freebsd.org (Postfix) with ESMTP id AAE0CE0D for ; Tue, 8 Jan 2013 21:52:29 +0000 (UTC) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.14.6/8.14.6) with ESMTP id r08LqMGh024395; Tue, 8 Jan 2013 13:52:22 -0800 (PST) (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.14.6/8.14.6/Submit) id r08LqMtR024394; Tue, 8 Jan 2013 13:52:22 -0800 (PST) (envelope-from david) Date: Tue, 8 Jan 2013 13:52:22 -0800 From: David Wolfskill To: Paul Schmehl Subject: Re: How to apply an svn diff Message-ID: <20130108215222.GE2001@albert.catwhisker.org> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="JVTRtevMO87SusWP" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: FreeBSD Ports List X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jan 2013 21:52:29 -0000 --JVTRtevMO87SusWP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 08, 2013 at 03:47:30PM -0600, Paul Schmehl wrote: > Once you've created an svn diff and submitted it using send-pr, how is th= e=20 > diff applied to update the port? I can't seem to figure this out from=20 > reading the svn docs. > .... The approach I prefer involves invoking "svn patch". (This is not specific to ports, btw.) g1-227(9.1-S)[1] svn help patch patch: Apply a patch to a working copy. usage: patch PATCHFILE [WCPATH] Apply a unidiff patch in PATCHFILE to the working copy WCPATH. If WCPATH is omitted, '.' is assumed. =2E... Peace, david --=20 David H. Wolfskill david@catwhisker.org Taliban: Evil men with guns afraid of truth from a 14-year old girl. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --JVTRtevMO87SusWP Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlDslRUACgkQmprOCmdXAD1DTwCfTaKaKoAK1CtZnupoUnrOcKxr /TIAoIPLe4d7gPDuSkQQN1Z0fjcmicH+ =YDWI -----END PGP SIGNATURE----- --JVTRtevMO87SusWP-- From owner-freebsd-ports@FreeBSD.ORG Tue Jan 8 22:59:32 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 78F5177C for ; Tue, 8 Jan 2013 22:59:32 +0000 (UTC) (envelope-from freebsd-ports@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by mx1.freebsd.org (Postfix) with ESMTP id 2797815C for ; Tue, 8 Jan 2013 22:59:32 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Tsi91-0005gF-Gj for freebsd-ports@freebsd.org; Tue, 08 Jan 2013 23:59:43 +0100 Received: from a91-154-115-217.elisa-laajakaista.fi ([91.154.115.217]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 08 Jan 2013 23:59:43 +0100 Received: from rakuco by a91-154-115-217.elisa-laajakaista.fi with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 08 Jan 2013 23:59:43 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: Raphael Kubo da Costa Subject: Re: Why delete KDE3 ports? Date: Wed, 09 Jan 2013 00:59:15 +0200 Lines: 19 Message-ID: <87mwwjnuws.fsf@FreeBSD.org> References: <50EADA33.9010308@aldan.algebra.com> <50EB16B2.4070502@FreeBSD.org> <50EB1991.8010400@marino.st> <87txqro2jw.fsf@FreeBSD.org> <50EC8004.4020106@marino.st> Mime-Version: 1.0 Content-Type: text/plain X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: a91-154-115-217.elisa-laajakaista.fi User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2 (berkeley-unix) Cancel-Lock: sha1:O1WSN2ltFZu++f1+icpON+174Dk= X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jan 2013 22:59:32 -0000 John Marino writes: > On 1/8/2013 21:14, Raphael Kubo da Costa wrote: >> Additionally, I'd argue that it is hard for it to be "known insecure" >> since upstream does not maintain it even for security vulnerabilities >> anymore, so security problems have nowhere to be reported and >> vulnerabilities common to KDE3 and KDE4 only get published and fixed in >> the latter. > > This doesn't count? > http://cve.mitre.org/cve/ > http://web.nvd.nist.gov/view/vuln/search?execution=e2s1 > > It seems to be there is somewhere to report them... The vulnerabilities disclosed in those places are normally published after upstream has been contacted and come up with a fix for the security issue, so I don't think the lack of new KDE3 advisories compared to KDE4 ones means the former is safer. From owner-freebsd-ports@FreeBSD.ORG Tue Jan 8 23:20:50 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 58919D79 for ; Tue, 8 Jan 2013 23:20:50 +0000 (UTC) (envelope-from jerry@seibercom.net) Received: from mail-yh0-f48.google.com (mail-yh0-f48.google.com [209.85.213.48]) by mx1.freebsd.org (Postfix) with ESMTP id F22D8236 for ; Tue, 8 Jan 2013 23:20:49 +0000 (UTC) Received: by mail-yh0-f48.google.com with SMTP id q46so226034yhf.21 for ; Tue, 08 Jan 2013 15:20:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=seibercom.net; s=google; h=x-received:date:from:to:subject:message-id:in-reply-to:references :reply-to:organization:x-mailer:face:mime-version:content-type; bh=/OPbOHvkGHlHAYlMvS79aXrDsgDNpGxdIbp+i5lb+cE=; b=VkvP8D01oJey7sTh9xJLd6pDjFq5YUNwiOD0sn9sLzE8q8+3aK/ye4hS5JwP+638UJ ym2a429m1qvFsXXHqDpBgYikV/R91DfqUXacc0Fc2hQpZNc0DGshEq/2Spf0+8lKy2VN GmPPOz2JDlvQt92b1W4Iyd+6zbkXsKKgvBoLA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:date:from:to:subject:message-id:in-reply-to:references :reply-to:organization:x-mailer:face:mime-version:content-type :x-gm-message-state; bh=/OPbOHvkGHlHAYlMvS79aXrDsgDNpGxdIbp+i5lb+cE=; b=mLxbUqTXYgH0LdhPz37HcwkgO/Q9MPBHTcl1XYU9FpfJxhSvFtgj8eKzI+JXw4eDW0 soY78nyu5fM5dFS864mTSKjVXnyIz6aJVsqRSpOTRzvE9JgPGzogwZjMR6eBx5Hd/Xgd VJASREf5M0f2psjz0jL0/dv7QuJQnymFh2IAFOiH4X7gffXPCtv6iSEmDsg2EougBsfY /XqhsNk4UKJfYo6lqA7DtP5Hr8S5lY8WSkB6e4s6nUWxvcV+2dLwfGzBpvQQMIKN1hav kNtCVZfhVFvRhTA2HscqGap08bbnbT+LsPHp9Fn+ypHs0Gnqeanpqp59Bsx71ssvk7dd uJtQ== X-Received: by 10.236.75.200 with SMTP id z48mr74766705yhd.41.1357687243771; Tue, 08 Jan 2013 15:20:43 -0800 (PST) Received: from scorpio.seibercom.net (cpe-076-182-104-150.nc.res.rr.com. [76.182.104.150]) by mx.google.com with ESMTPS id i26sm72818169yhc.10.2013.01.08.15.20.42 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 08 Jan 2013 15:20:42 -0800 (PST) Received: from scorpio (localhost [127.0.0.1]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: jerry@scorpio.seibercom.net) by scorpio.seibercom.net (Postfix) with ESMTPSA id 3YgqG12sp9z2CG4y for ; Tue, 8 Jan 2013 18:20:41 -0500 (EST) Date: Tue, 8 Jan 2013 18:20:30 -0500 From: Jerry To: freebsd-ports@freebsd.org Subject: Re: Updating "Bash" Message-ID: <20130108182030.7da25065@scorpio> In-Reply-To: <20130108201200.GE1727@glenbarber.us> References: <20130103083249.5708bb78@scorpio> <20130108141545.GA30241@dragon.NUXI.org> <20130108201200.GE1727@glenbarber.us> Organization: seibercom.net X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.6; amd64-portbld-freebsd8.3) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAHlBMVEUAAABYRlwJCw4FAgAIBwKprDkBAQFQLR0BAgCir7VRttp8AAACAUlEQVQ4jZWUTYvbMBCGTVl8V2hX6Gg5G5FbWQdBj0lEfE7BhN4cyzi5Wt1E5L70roWy6N92xok/skkP+5IYrMcz78xIduDWpNM3vFzuA/jX5EY1AI6KHFwW/CzFuQAwqUBbV12p+CzIh6Awq7sg33pn5D64SQXAexffeuQlA/L35RrkaB551OjGfP/cAO8mCNaDcgvfky5ijoD0pAXlCQCnljiAjsJD9Ax05Ko5sZxbnLQcmM+dZg5IjREfZrWIHK0JuwU68pAGwHvfRxBundRzTxxz3r9dNUikPsEihjz2Dc4kjp1hKsJGuot4EDxaxzMoC7XqhxhOSfZrTS6gSX1JVdjp+o1PvWfekXgw3WL0g70nDEwA0H0HQsEZc8sTmFMTkWUfYWC/vdR1zQy3xLQgLwzu90QnlnFLjeiGWBjwhb4Sa42IqOg2qqS4O1/zhKokFUb1Q8Rj4Eb69WVflXEehJ35DgChVTE5n50eaGyMLOfH8AOodoSM4PVYAQgQdBulOa+knklYks3vAuQ+uX492lTl+A+e8qBV2AKoXalVKFfyuUp0pUp1ARaUHh82lv9MN+Ig7CZtgE6FNYvjlywT2VP2dMgOG46gTIWcqdfvuwyXNz0oMJNd/N5lh1YNiJt19ADTUo3VuFSNeQwVqRSrGjSCp53fk2g+Mvfk/gfoPxHeUS8MH9vRAAAAAElFTkSuQmCC Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/oAyghp40vky/yiK6N4qAec/"; protocol="application/pgp-signature" X-Gm-Message-State: ALoCoQkv5T2Wk2Snp77yi1P+0D2jQ3k2x98QnCB4k/iYjh7WjJLeE+PtesmakmZ5cClo1NmGzS6z X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: freebsd-ports@freebsd.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jan 2013 23:20:50 -0000 --Sig_/oAyghp40vky/yiK6N4qAec/ Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Tue, 8 Jan 2013 15:12:00 -0500 Glen Barber articulated: > On Tue, Jan 08, 2013 at 06:15:45AM -0800, David O'Brien wrote: > > On Thu, Jan 03, 2013 at 08:32:49AM -0500, Jerry wrote: > > > Bash is currently at Bash-Release: 4.2, patch level 42. The port's > > > version is only at patch level 37, which was released on > > > 16-Jul-2012. This is an important port and since the freeze is > > > over with, I was wondering if this port will be updated? > >=20 > > It will be once the dust settles over the 9.1 release. > >=20 >=20 > I think the dust has settled. The dust never settles; it just gets swept under the rug. --=20 Jerry =E2=99=94 Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __________________________________________________________________ --Sig_/oAyghp40vky/yiK6N4qAec/ Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBAgAGBQJQ7KnIAAoJEF2rWD2do7dNikgIAJEEFwHJdY5LI2j1+qtWeZWK IBUPJRW+Y8JAhtMjlvSrtKQNJT6NvH6kt37H51wNSBqJ8Ru4p59YFLMBwTMSUXO9 MicpiHa1D6XEztTV59i5HcG1euPwuLyBQ8gHjlJu1upC24yKvcG2lYxWewppC274 TyXSPsTxM3TXET/IrlLkAqC0fM4gxTSOXr3eCopM0vMwjxr4lAFFuMr8pO1ks8mZ 9Kwk508gZZAhcc/cnAKmcTgk7yGFGbKqVUqAXsf6Tl12/Hg8Y1Oqb7X4+Si1yqt3 dH1QyojsiofMujBB0V3+zInHUyqd8/DPUKuJ/67qDG5WE0Isb+3y6WNPPAiIahE= =T99Z -----END PGP SIGNATURE----- --Sig_/oAyghp40vky/yiK6N4qAec/-- From owner-freebsd-ports@FreeBSD.ORG Tue Jan 8 23:23:43 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 1A808E3D for ; Tue, 8 Jan 2013 23:23:43 +0000 (UTC) (envelope-from jakub_lach@mailplus.pl) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id F3DD525B for ; Tue, 8 Jan 2013 23:23:42 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TsiWD-0003OB-OT for freebsd-ports@freebsd.org; Tue, 08 Jan 2013 15:23:41 -0800 Date: Tue, 8 Jan 2013 15:23:41 -0800 (PST) From: Jakub Lach To: freebsd-ports@freebsd.org Message-ID: <1357687421752-5775942.post@n5.nabble.com> Subject: devel/boost-libs looks hardwired for gcc/g++ MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jan 2013 23:23:43 -0000 ===> Building for boost-libs-1.48.0_2 cd /usr/obj/usr/ports/devel/boost-libs/work/boost_1_48_0 && /usr/bin/env TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local MOTIFLIB="-L/usr/local/lib -lXm -lXp" LIBDIR="/usr/lib" CC="gcc" CFLAGS="-O2 -pipe -Wno-error -march=native -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" CXX="g++" <...> error: toolset gcc initialization: error: no command provided, default command 'g++' not found error: initialized from /usr/obj/usr/ports/devel/boost-libs/work/boost_1_48_0/tools/build/v2/build/toolset.jam:38: in toolset.using from module toolset <...> There is no gcc/++ on this system, however there is cc (clang) and gcc47 from ports, which should be used in ports if respecting CC= -- View this message in context: http://freebsd.1045724.n5.nabble.com/devel-boost-libs-looks-hardwired-for-gcc-g-tp5775942.html Sent from the freebsd-ports mailing list archive at Nabble.com. From owner-freebsd-ports@FreeBSD.ORG Tue Jan 8 23:32:46 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 6BAFE239 for ; Tue, 8 Jan 2013 23:32:46 +0000 (UTC) (envelope-from stephen@missouri.edu) Received: from wilberforce.math.missouri.edu (wilberforce.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id 38FCA2B7 for ; Tue, 8 Jan 2013 23:32:45 +0000 (UTC) Received: from [127.0.0.1] (wilberforce.math.missouri.edu [128.206.184.213]) by wilberforce.math.missouri.edu (8.14.6/8.14.6) with ESMTP id r08NWciG061976 for ; Tue, 8 Jan 2013 17:32:39 -0600 (CST) (envelope-from stephen@missouri.edu) Message-ID: <50ECAC97.2060202@missouri.edu> Date: Tue, 08 Jan 2013 17:32:39 -0600 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: How to apply an svn diff References: <50EC9452.4050604@FreeBSD.org> In-Reply-To: <50EC9452.4050604@FreeBSD.org> X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jan 2013 23:32:46 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 01/08/2013 03:49 PM, Matthew Seaman wrote: > On 08/01/2013 21:47, Paul Schmehl wrote: >> Once you've created an svn diff and submitted it using send-pr, >> how is the diff applied to update the port? I can't seem to >> figure this out from reading the svn docs. > > use patch(1) While we are on the subject of patch, has anyone else noticed the following annoyance? Suppose you create a patch against a non-existent file (using diff - -N), and let's suppose the old file is dir-orig/xxx, and the new file is dir/xxx. Then if I apply the patch to dir, and dir-orig doesn't exist, then patch issues all kinds of horrible error messages, and the new file is installed in the current directory rather than dir. I'm not sure if it is a bug or a feature. But it has bitten me more than once. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with undefined - http://www.enigmail.net/ iQEcBAEBAgAGBQJQ7KyFAAoJEC3xK9GaktgHCecH/1b/MgIe177Xo0TGTvlWs0gD sU/N1oUOj/EUUgb1DJZCn+V6v6fOehVNuGydi/RqOXsAlS99QrNAxpwG6WFmb3wz dzv2sCwq4nbXv3jjssZRPHZpcvIT6HT3EScffAaGHEdLrYHWMHAjUrfyfuvBcJ6p HyI7+Sa3yebtCJLyxzZQGijMw9xiwk/VNO9AjbB4A3zjoM8veBSlHV3d7LSfov4H QNDJDLuVvTo4Wko9MuBByaQXmslUVR5ekI1Fvenud00ujV/7Artxe8bSawUT0H3K pBs00fj3XT2ik6Nitvzh1W82nLAM5oOhdbL9bzumQjIqdSrnoTN9Fp6ZdA9U8nY= =Vbr7 -----END PGP SIGNATURE----- From owner-freebsd-ports@FreeBSD.ORG Tue Jan 8 23:33:03 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 3404F2C8; Tue, 8 Jan 2013 23:33:03 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from onyx.glenbarber.us (onyx.glenbarber.us [IPv6:2607:fc50:1000:c200::face]) by mx1.freebsd.org (Postfix) with ESMTP id 0CF5F2C0; Tue, 8 Jan 2013 23:33:03 +0000 (UTC) Received: from glenbarber.us (kaos.glenbarber.us [71.224.221.174]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: gjb) by onyx.glenbarber.us (Postfix) with ESMTPSA id 5B90B23F763; Tue, 8 Jan 2013 18:33:02 -0500 (EST) DKIM-Filter: OpenDKIM Filter v2.7.1 onyx.glenbarber.us 5B90B23F763 Authentication-Results: onyx.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none (insecure policy) Date: Tue, 8 Jan 2013 18:33:00 -0500 From: Glen Barber To: Jerry Subject: Re: Updating "Bash" Message-ID: <20130108233300.GO1727@glenbarber.us> References: <20130103083249.5708bb78@scorpio> <20130108141545.GA30241@dragon.NUXI.org> <20130108201200.GE1727@glenbarber.us> <20130108182030.7da25065@scorpio> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="8N0TQpGUCeEQshoq" Content-Disposition: inline In-Reply-To: <20130108182030.7da25065@scorpio> X-Operating-System: FreeBSD 10.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jan 2013 23:33:03 -0000 --8N0TQpGUCeEQshoq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 08, 2013 at 06:20:30PM -0500, Jerry wrote: > > > It will be once the dust settles over the 9.1 release. > > >=20 > >=20 > > I think the dust has settled. >=20 > The dust never settles; it just gets swept under the rug. >=20 Unhelpful response noted. Glen --8N0TQpGUCeEQshoq Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBCAAGBQJQ7KysAAoJEFJPDDeguUajo5wIAKhrecSJ0JGgBRfFQhdoyTfu CRVYHIDb18e6BHmmBF9B6UZS61SSkfQQUvv6C0pzqn+ZJt/Pf4kylp+GmuJ6A8Up ZAn5NNk7oN70rH8WgYyW5CKsVHb0CQ8i0xqaoq8e7gIb/QmBYRSDjdMa9pFEVlF6 /nCnxlRUpDOr89ftxwurqKUyjecJLeGbXjmfFPS2L48XER/ndz8Z/A45YEdDF4cD e7XPkMXr7Krk2S57oacv0MUaqm8bG6t3wqfNZ7yax7lqMkD9T6qc28PfMZ9Eeblb dh/qiL+l0vuBnMOxc0FxQyLFxOCGzAgbgaF7TtSI2pQEnYusnTt8YMRQsqReLqM= =07xQ -----END PGP SIGNATURE----- --8N0TQpGUCeEQshoq-- From owner-freebsd-ports@FreeBSD.ORG Wed Jan 9 00:02:56 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 7FC492DD for ; Wed, 9 Jan 2013 00:02:56 +0000 (UTC) (envelope-from jakub_lach@mailplus.pl) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id 644E46BA for ; Wed, 9 Jan 2013 00:02:56 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1Tsj8B-00062E-LG for freebsd-ports@freebsd.org; Tue, 08 Jan 2013 16:02:55 -0800 Date: Tue, 8 Jan 2013 16:02:55 -0800 (PST) From: Jakub Lach To: freebsd-ports@freebsd.org Message-ID: <1357689775652-5775952.post@n5.nabble.com> In-Reply-To: <87mwwjnuws.fsf@FreeBSD.org> References: <50EADA33.9010308@aldan.algebra.com> <50EB16B2.4070502@FreeBSD.org> <50EB1991.8010400@marino.st> <87txqro2jw.fsf@FreeBSD.org> <50EC8004.4020106@marino.st> <87mwwjnuws.fsf@FreeBSD.org> Subject: Re: Why delete KDE3 ports? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 00:02:56 -0000 I'm on the fence. It's true, that there is no low-print feature complete equivalent for KDE3. On the other hand, if nobody wants to maintain Trinity, well it should be letten go, as sooner or later there will be problems. -- View this message in context: http://freebsd.1045724.n5.nabble.com/Why-delete-KDE3-ports-tp5775510p5775952.html Sent from the freebsd-ports mailing list archive at Nabble.com. From owner-freebsd-ports@FreeBSD.ORG Wed Jan 9 01:45:13 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 9419C739 for ; Wed, 9 Jan 2013 01:45:13 +0000 (UTC) (envelope-from j.m.cooper@borgsdemons.com) Received: from nm22.access.bullet.mail.sp2.yahoo.com (nm22.access.bullet.mail.sp2.yahoo.com [98.139.44.149]) by mx1.freebsd.org (Postfix) with ESMTP id 6771A9C4 for ; Wed, 9 Jan 2013 01:45:12 +0000 (UTC) Received: from [98.139.44.99] by nm22.access.bullet.mail.sp2.yahoo.com with NNFMP; 09 Jan 2013 01:45:06 -0000 Received: from [98.137.12.182] by tm4.access.bullet.mail.sp2.yahoo.com with NNFMP; 09 Jan 2013 01:45:06 -0000 Received: from [127.0.0.1] by smtp107.biz.mail.gq1.yahoo.com with NNFMP; 09 Jan 2013 01:45:06 -0000 X-Yahoo-Newman-Id: 431846.20208.bm@smtp107.biz.mail.gq1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: 592.vBIVM1l.zyJa5RSOUUTzqg1Ql9z19pC9Rdc0ug37lyb ahPKACl4shylp1CJWfkUHPqnANI3LJ.8gJc4jae0KCHaaR_PsJPn9DUqwQOG QhQaUTzXY_vXlOsKNMx5DTJwmPE4QViht9SRsG3JV3E_qA83wWSgax2OlA1D 5z_odeOOLsrXu0bBVztn8ihDLlWWNaScuOUGpR2dHXpeawRT9mzZm_4j9A6w bcUgCBtNZrcfno7w68.zq44k8wZWWp1PfD5heaYhynYpPDoZ49T8tA8jVL3E KoaexSKS_dxVGe.CEzZIMYi67XaOjAYcMA1.eBo.ohlWAp1xygv74Pb4DEUw CRg0Yb8KHQ_Iep25omVQNQFL5twnAorGsptPY.FJrOjw.CRQ.OEj9QOQjP0m shHUhfXRY9B1UlKbT2t9_NSlfUAa6ypuRim.rguUtmiKutiVm8pje4G2wAPl doJjFUVHBLKm3x5aQgj317VnGaA-- X-Yahoo-SMTP: VcsS1ceswBAiCdFGlCDyQjSL5IpjXQVTjtG0dfoKj_spUOjjgZeO Received: from g7-HP.kc.rr.com (j.m.cooper@76.92.155.168 with plain) by smtp107.biz.mail.gq1.yahoo.com with SMTP; 08 Jan 2013 17:45:06 -0800 PST Message-ID: <50ECCBA1.10500@borgsdemons.com> Date: Tue, 08 Jan 2013 19:45:05 -0600 From: John Merryweather Cooper User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: kde4 rebuild - some guidance please References: <50E80D39.10403@vizion2000.net> In-Reply-To: <50E80D39.10403@vizion2000.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 01:45:13 -0000 On 01/05/13 05:23, David Southwell wrote: > Hi > I am having problems with my kde4 installation and feel the need to > deinstall and start again. > In view of the number of ports and dependencies can someone please let > me know the cleanest way of doing this. It would probably be safer to > assume an upwards and downwards recursive build. > Thanks in advance > david > I just used: # portmaster --force-config x11/kde4 to rebuild my KDE4 from scratch. You can also pass the -f switch to rebuild in place, although I prefer blowing away and starting fresh. -- John M. Cooper -- -- John M. Cooper From owner-freebsd-ports@FreeBSD.ORG Wed Jan 9 03:18:15 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C8FEDC00 for ; Wed, 9 Jan 2013 03:18:15 +0000 (UTC) (envelope-from FreeBSD@shaneware.biz) Received: from ipmail05.adl6.internode.on.net (ipmail05.adl6.internode.on.net [IPv6:2001:44b8:8060:ff02:300:1:6:5]) by mx1.freebsd.org (Postfix) with ESMTP id 650D5DCE for ; Wed, 9 Jan 2013 03:18:15 +0000 (UTC) Received: from ppp247-71.static.internode.on.net (HELO leader.local) ([203.122.247.71]) by ipmail05.adl6.internode.on.net with ESMTP; 09 Jan 2013 13:48:12 +1030 Message-ID: <50ECE140.4000600@ShaneWare.Biz> Date: Wed, 09 Jan 2013 13:47:20 +1030 From: Shane Ambler User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Jakub Lach Subject: Re: devel/boost-libs looks hardwired for gcc/g++ References: <1357687421752-5775942.post@n5.nabble.com> In-Reply-To: <1357687421752-5775942.post@n5.nabble.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 03:18:15 -0000 On 09/01/2013 09:53, Jakub Lach wrote: > There is no gcc/++ on this system, however there is cc (clang) and gcc47 > from ports, which should be used in ports if respecting CC= > yes it is poorly hard-coded to use gcc there is a fix waiting in pr/173865 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/173865 From owner-freebsd-ports@FreeBSD.ORG Wed Jan 9 03:59:27 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D393F5EE; Wed, 9 Jan 2013 03:59:27 +0000 (UTC) (envelope-from pschmehl_lists@tx.rr.com) Received: from cdptpa-omtalb.mail.rr.com (cdptpa-omtalb.mail.rr.com [75.180.132.120]) by mx1.freebsd.org (Postfix) with ESMTP id 724BDF0E; Wed, 9 Jan 2013 03:59:26 +0000 (UTC) X-Authority-Analysis: v=2.0 cv=ScZ1h4tu c=1 sm=0 a=+L5dYfeubEW4PLvjDgtIXQ==:17 a=WAZfUmVf-EkA:10 a=05ChyHeVI94A:10 a=kj9zAlcOel0A:10 a=ayC55rCoAAAA:8 a=zv9BveHIsBgA:10 a=6I5d2MoRAAAA:8 a=G-osw6CvAAAA:8 a=l3-tmVLoAAAA:8 a=GzfttSJt_VW5WeIrEdQA:9 a=CjuIK1q_8ugA:10 a=FrVlG_Q3WyIA:10 a=SV7veod9ZcQA:10 a=+L5dYfeubEW4PLvjDgtIXQ==:117 X-Cloudmark-Score: 0 X-Authenticated-User: X-Originating-IP: 76.184.157.127 Received: from [76.184.157.127] ([76.184.157.127:58174] helo=[10.0.0.8]) by cdptpa-oedge04.mail.rr.com (envelope-from ) (ecelerity 2.2.3.46 r()) with ESMTP id 94/8C-29976-71BECE05; Wed, 09 Jan 2013 03:59:20 +0000 Date: Tue, 08 Jan 2013 21:59:18 -0600 From: Paul Schmehl To: Matthew Seaman , freebsd-ports@freebsd.org Subject: Re: How to apply an svn diff Message-ID: In-Reply-To: <50EC9452.4050604@FreeBSD.org> References: <50EC9452.4050604@FreeBSD.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Paul Schmehl List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 03:59:27 -0000 --On January 8, 2013 9:49:06 PM +0000 Matthew Seaman wrote: > On 08/01/2013 21:47, Paul Schmehl wrote: >> Once you've created an svn diff and submitted it using send-pr, how is >> the diff applied to update the port? I can't seem to figure this out >> from reading the svn docs. > > use patch(1) > That worked. Thanks. Paul Schmehl, Senior Infosec Analyst As if it wasn't already obvious, my opinions are my own and not those of my employer. ******************************************* "It is as useless to argue with those who have renounced the use of reason as to administer medication to the dead." Thomas Jefferson "There are some ideas so wrong that only a very intelligent person could believe in them." George Orwell From owner-freebsd-ports@FreeBSD.ORG Wed Jan 9 07:06:48 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 265E8374 for ; Wed, 9 Jan 2013 07:06:48 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from mail-ie0-f172.google.com (mail-ie0-f172.google.com [209.85.223.172]) by mx1.freebsd.org (Postfix) with ESMTP id E03ED6B8 for ; Wed, 9 Jan 2013 07:06:47 +0000 (UTC) Received: by mail-ie0-f172.google.com with SMTP id c13so1652119ieb.3 for ; Tue, 08 Jan 2013 23:06:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=E4aXkhlujouutZ8OwgzuJiftbj8cKSs39/BfqVO91aY=; b=GuX/cJyVtOtdQVP0Q5aCAdxlsAW5sf2V96pCPCRcVjI5A3ezYK4OKTSCDT6UsA0Q7b AyyeRUWFoPlfAbVcxwF8hVjQFhwpa4f+eRSzWIRhBsG9BK4L8/aCHqXZEiUzP/D7KjDJ wmcJyyfhB61qtwPVEVRHx4SRyACLARp0QcNkGkhx/vwsL2s7NBMIcbUEtPqmCK17LSm1 /QYoD3MMnPHzv46vMdL7XQwyu7bnrq74MPVCtxCraLoJz+qKuZQB2Bkdt9GvdX3p6sxf vBWk7Wk1iOkwvw5P56+RON4lKgxofnB83bIrqRLsXmYIvSVSpmFd5dE3r3vFqcp53GS8 t27Q== MIME-Version: 1.0 X-Received: by 10.50.53.175 with SMTP id c15mr538465igp.106.1357715207138; Tue, 08 Jan 2013 23:06:47 -0800 (PST) Received: by 10.50.49.3 with HTTP; Tue, 8 Jan 2013 23:06:46 -0800 (PST) In-Reply-To: <50ECAC97.2060202@missouri.edu> References: <50EC9452.4050604@FreeBSD.org> <50ECAC97.2060202@missouri.edu> Date: Wed, 9 Jan 2013 01:06:46 -0600 Message-ID: Subject: Re: How to apply an svn diff From: Scot Hetzel To: Stephen Montgomery-Smith Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 07:06:48 -0000 On Tue, Jan 8, 2013 at 5:32 PM, Stephen Montgomery-Smith wrote: > While we are on the subject of patch, has anyone else noticed the > following annoyance? > > Suppose you create a patch against a non-existent file (using diff > - -N), and let's suppose the old file is dir-orig/xxx, and the new file > is dir/xxx. > > Then if I apply the patch to dir, and dir-orig doesn't exist, then > patch issues all kinds of horrible error messages, and the new file is > installed in the current directory rather than dir. > > I'm not sure if it is a bug or a feature. But it has bitten me more > than once. > According to the man page for patch(1): "not specifying -p at all just gives you "blurfl.c", unless all of the directories in the leading path (u/howard/src/blurfl) exist and that path is relative, in which case you get the entire pathname unmodified." So to have patch put the new files in the correct locations use: patch -E -p0 < patchfile Note: -E removes empty files. Scot -- DISCLAIMER: No electrons were maimed while sending this message. Only slightly bruised. From owner-freebsd-ports@FreeBSD.ORG Wed Jan 9 07:23:25 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id B1E6B654 for ; Wed, 9 Jan 2013 07:23:25 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-ie0-f175.google.com (mail-ie0-f175.google.com [209.85.223.175]) by mx1.freebsd.org (Postfix) with ESMTP id 841A6746 for ; Wed, 9 Jan 2013 07:23:25 +0000 (UTC) Received: by mail-ie0-f175.google.com with SMTP id qd14so1617878ieb.6 for ; Tue, 08 Jan 2013 23:23:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=6caN6g62H6CLIZqfSoaD9YmGoeIVscRlQXcZkYfyKb0=; b=VDlqy+9hvVMRbLfN+iKVPsqvyg7XVYZbC9MLnbRw0AqV67Ls/lYtsAaRmaTS1txS10 UGtQEtO3MWyji3jtULXDe2a7+d0N2pnjhD/2ywQI0T9Y51RJy9kLJW+rSef3aYGxtroQ M7aECJoEgAdsgAsZLuFASpO4rjfce88ZahWnrvdSpsB/0fXY9aytMoyn9qb0q9/KETNv 9gaa58ZF7Zu+LGwdZhK2aPZwsrmX80NJi7+N3DC8YCq/zlV0mrZD+Da4ulre6Xoa19ml Ar5orCEKSMh9bs/Ae7Wd6pdEcxIJCgVvvxzmZZWf7ZGjeO54megmwejkWK+P/P7HWl+y DUdQ== MIME-Version: 1.0 X-Received: by 10.50.202.97 with SMTP id kh1mr576217igc.15.1357716199575; Tue, 08 Jan 2013 23:23:19 -0800 (PST) Received: by 10.64.65.132 with HTTP; Tue, 8 Jan 2013 23:23:19 -0800 (PST) Received: by 10.64.65.132 with HTTP; Tue, 8 Jan 2013 23:23:19 -0800 (PST) In-Reply-To: <20130108215222.GE2001@albert.catwhisker.org> References: <20130108215222.GE2001@albert.catwhisker.org> Date: Wed, 9 Jan 2013 07:23:19 +0000 Message-ID: Subject: Re: How to apply an svn diff From: Chris Rees To: David Wolfskill Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: Paul Schmehl , FreeBSD Mailing List X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 07:23:25 -0000 On 8 Jan 2013 21:52, "David Wolfskill" wrote: > > On Tue, Jan 08, 2013 at 03:47:30PM -0600, Paul Schmehl wrote: > > Once you've created an svn diff and submitted it using send-pr, how is the > > diff applied to update the port? I can't seem to figure this out from > > reading the svn docs. > > .... > > The approach I prefer involves invoking "svn patch". (This is not > specific to ports, btw.) > > g1-227(9.1-S)[1] svn help patch > patch: Apply a patch to a working copy. > usage: patch PATCHFILE [WCPATH] > > Apply a unidiff patch in PATCHFILE to the working copy WCPATH. > If WCPATH is omitted, '.' is assumed. > .... I intensely dislike the way svn patch wants a file specified rather than using stdin; my technique is to use curl "url" | patch. I'll fix that one of these days... Chris From owner-freebsd-ports@FreeBSD.ORG Wed Jan 9 07:57:04 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 30954DE3 for ; Wed, 9 Jan 2013 07:57:04 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wg0-f43.google.com (mail-wg0-f43.google.com [74.125.82.43]) by mx1.freebsd.org (Postfix) with ESMTP id BEBE9883 for ; Wed, 9 Jan 2013 07:57:03 +0000 (UTC) Received: by mail-wg0-f43.google.com with SMTP id e12so893290wge.22 for ; Tue, 08 Jan 2013 23:56:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:date:from:to:cc:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=tBnJw5zo01pFKwLgx55nZGjumbQpCa7HeUsoRddsiFw=; b=mjclTM1bj66a4f1mXK63EOYeocsMYSdaO7Khk7HxXnZXgZA7uZvMbDvs5mj6aU1d7O AUcYCkwusER8/OK1HiLqEu1Y7PdX3XpFdtcXawmygaiXj22/X367AI4s587gcAJQepHH ZaMJjgR6FkH/mSDiChgzM+0Bw3xmnmvjSaPLVKPPAx87N7QpzhRjsvCKR8CQxKiXCvmK QXqU+0oRZF1jVQd9KaeRPLSeqMx0gtyZxcE8HrapuUZdfX3Lc1etUAXSAbfgXqaZ7Ttq eUxgsRaJEvJ5iDklc0kLHajcN9XRRzvJmLVeHtal4DcAMsJrKf9Jtd+qHyORt5xNbItU VKIg== X-Received: by 10.180.86.36 with SMTP id m4mr1646054wiz.5.1357718217265; Tue, 08 Jan 2013 23:56:57 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPS id bd7sm3057242wib.8.2013.01.08.23.56.56 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 08 Jan 2013 23:56:56 -0800 (PST) Sender: Baptiste Daroussin Date: Wed, 9 Jan 2013 08:56:55 +0100 From: Baptiste Daroussin To: Shane Ambler Subject: Re: devel/boost-libs looks hardwired for gcc/g++ Message-ID: <20130109075654.GA61302@ithaqua.etoilebsd.net> References: <1357687421752-5775942.post@n5.nabble.com> <50ECE140.4000600@ShaneWare.Biz> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/9DWx/yDrRhgMJTb" Content-Disposition: inline In-Reply-To: <50ECE140.4000600@ShaneWare.Biz> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Jakub Lach , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 07:57:04 -0000 --/9DWx/yDrRhgMJTb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jan 09, 2013 at 01:47:20PM +1030, Shane Ambler wrote: > On 09/01/2013 09:53, Jakub Lach wrote: >=20 > > There is no gcc/++ on this system, however there is cc (clang) and gcc47 > > from ports, which should be used in ports if respecting CC=3D > > >=20 > yes it is poorly hard-coded to use gcc > there is a fix waiting in pr/173865 >=20 > http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/173865 >=20 > _______________________________________________ > 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" FYI I'm working on an update to 1.52.0 version, which will not be hard wired anymore http://people.freebsd.org/~bapt/boost-1.52.0.diff regards, Bapt --/9DWx/yDrRhgMJTb Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlDtIsYACgkQ8kTtMUmk6EwM5gCeK3eEFfcYviHeDC8WLyoghXMy yBoAn366YH2rVx5g/dpWbai5lbtTVpSm =j5ey -----END PGP SIGNATURE----- --/9DWx/yDrRhgMJTb-- From owner-freebsd-ports@FreeBSD.ORG Wed Jan 9 10:04:14 2013 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 1DAADF18; Wed, 9 Jan 2013 10:04:14 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from cpanel09.rubas.ch (cpanel09.rubas.ch [195.182.222.79]) by mx1.freebsd.org (Postfix) with ESMTP id 353EF1C5; Wed, 9 Jan 2013 10:04:12 +0000 (UTC) Received: from 98-41.199-178.cust.bluewin.ch ([178.199.41.98]:57871 helo=gahrfit.gahr.ch) by cpanel09.rubas.ch with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.80) (envelope-from ) id 1TssVW-003UlZ-Ty; Wed, 09 Jan 2013 11:04:03 +0100 Date: Wed, 9 Jan 2013 11:03:35 +0100 From: Pietro Cerutti To: tcltk@FreeBSD.org Subject: Re: [RFC] update of Tcl/Tk to 8.6.0 Message-ID: <20130109100334.GI67904@gahrfit.gahr.ch> References: <20130107170427.GB67904@gahrfit.gahr.ch> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="e9pZk6dkd7RNnQPj" Content-Disposition: inline In-Reply-To: <20130107170427.GB67904@gahrfit.gahr.ch> X-PGP-Key: 0x9571F78E X-PGP-Fingerprint: 1203 92B5 3919 AF84 9B97 28D6 C0C2 6A98 9571 F78E User-Agent: Mutt/1.5.21 (2010-09-15) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cpanel09.rubas.ch X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - FreeBSD.org X-Get-Message-Sender-Via: cpanel09.rubas.ch: authenticated_id: gahr@gahr.ch Cc: ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: gahr@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 10:04:14 -0000 --e9pZk6dkd7RNnQPj Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello, I thought I'd rather push through scrutiny the patch to upgrade x11-toolkits/tk86 to 8.6.0 too [1]. As for lang/tcl86, threads are enabled by default. Not much else has changed, though. [1] http://people.freebsd.org/~gahr/tk86-8.6.0.diff Thanks for your time! On 2013-Jan-07, 18:04, Pietro Cerutti wrote: > Hello, >=20 > please find here [1] a patch to upgrade lang/tcl86 to the final 8.6.0 > release. Major features include: >=20 > - thread support is enabled in the default build (no more tcl86-threads > port) >=20 > - installation of bundled modules (optional, see MODULES option) >=20 > * http 2.8.5 > * http 1.0 > * msgcat 1.5.0 > * opt 0.4.6 > * platform 1.0.10 > * platform::shell 1.1.4 > * tcltest 2.3.5 >=20 > - installation of bundled packages (optional, see PACKAGES option) >=20 > * itcl 4.0.0 > * sqlite3 3.7.15.1 > * tdbc 1.0.0 > * thread 2.7.0 >=20 > - man pages have a suffix of tcl-8.6 (see also ports/173767 at [2]), > this also holds for bundled packages >=20 > Please test it and report feedback. A similar RFC for x11-toolkits/tk86 > will come after this first phase. >=20 > Thanks for your time! >=20 > [1] http://people.freebsd.org/~gahr/tcl86-8.6.0.diff > [2] http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/173767 >=20 >=20 > Index: Makefile > =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=3D=3D=3D > --- Makefile (revision 309226) > +++ Makefile (working copy) > @@ -1,787 +1,115 @@ > -# New ports collection makefile for: tcl8.5 > -# Date created: 17 January 2007 > -# Whom: Martin Matuska > -# > +# Created by: Martin Matuska > # $FreeBSD$ > -# > =20 > PORTNAME=3D tcl > -PORTVERSION=3D 8.6.b.3 > +PORTVERSION=3D 8.6.0 > CATEGORIES=3D lang > -MASTER_SITES=3D SF/tcl/Tcl/8.6b3 \ > +MASTER_SITES=3D SF/tcl/Tcl/${PORTVERSION} \ > ${MASTER_SITE_TCLTK} > MASTER_SITE_SUBDIR=3Dtcl8_6 > -PKGNAMESUFFIX?=3D ${THREADS_SUFFIX}${PKGNAMESUFFIX2} > -DISTNAME=3D ${PORTNAME}${PORTVERSION:S/.b.3/b3/}-src > +DISTNAME=3D ${PORTNAME}${PORTVERSION}-src > =20 > MAINTAINER=3D tcltk@FreeBSD.org > -COMMENT?=3D Tool Command Language > +COMMENT=3D Tool Command Language > =20 > LICENSE=3D BSD > LICENSE_FILE=3D ${WRKSRC}/../license.terms > =20 > -LATEST_LINK?=3D tcl86 > -PATCH_DIST_ARGS=3D -d ${WRKDIR}/${DISTNAME} -E ${PATCH_DIST_STRIP} > -WRKSRC=3D ${WRKDIR}/${DISTNAME:S/-src//}/unix > +OPTIONS_DEFINE=3D TCLMAN TZDATA MODULES PACKAGES > +OPTIONS_DEFAULT=3DMODULES PACKAGES > +TCLMAN_DESC=3D Install Tcl function manpages > +TZDATA_DESC=3D Install Tcl timezone data > +MODULES_DESC=3D Install Tcl common modules > +PACKAGES_DESC=3D Install bundled packages > + > +WRKSRC=3D ${WRKDIR}/${PORTNAME}${PORTVERSION}/unix > + > ALL_TARGET=3D all > +INSTALL_TARGET=3D install install-libraries > + > USE_LDCONFIG=3D yes > GNU_CONFIGURE=3D yes > -CONFIGURE_ARGS=3D --enable-shared --without-tzdata --includedir=3D${PREF= IX}/include/tcl${TCL_VER} > +CONFIGURE_ARGS=3D --enable-threads --enable-shared \ > + --enable-man-suffix=3D.${MAN_SUFFIX} \ > + --includedir=3D${PREFIX}/include/tcl${TCL_VER} \ > CONFIGURE_ENV=3D PORTSDIR=3D${PORTSDIR} > -TCL_VER=3D 8.6 > -SHORT_TCL_VER=3D ${TCL_VER:S/8./8/} > -MAKE_ENV=3D SHORT_TCL_VER=3D${SHORT_TCL_VER} LANG=3DC LC_ALL=3DC # LANG= =3DC is required for some of UTF-using tests > -NOPRECIOUSMAKEVARS=3D Too many _MLINKS for README.html > -PLIST_SUB=3D TCL_VER=3D${TCL_VER} SHORT_TCL_VER=3D${SHORT_TCL_VER} > -EXTRACT_AFTER_ARGS=3D|${TAR} -xpf - --exclude compat/ > =20 > -.if !defined(BUILDING_TCL_THREADS) > -OPTIONS=3D TCL86_MAN "Install tcl 8.6 function manpages" off \ > - TZDATA "Install tcl timezone data" off \ > - TCL_MODULES "Install tcl common modules" on > -.else > -USE_TCL=3D ${SHORT_TCL_VER} > -PLIST=3D ${PKGDIR}/pkg-plist.threads > -THREADS_SUFFIX=3D -threads > -LATEST_LINK=3D tcl86${THREADS_SUFFIX} > -.endif > +TCL_VER=3D ${PORTVERSION:R} > +SHORT_TCL_VER=3D ${TCL_VER:S/.//} > +LATEST_LINK=3D tcl${SHORT_TCL_VER} > +MAN_SUFFIX=3D ${PORTNAME}-${TCL_VER} > =20 > -.include > +MAKE_ENV=3D SHORT_TCL_VER=3D${SHORT_TCL_VER} \ > + MAN_SUFFIX=3D.${MAN_SUFFIX} \ > + LANG=3DC LC_ALL=3DC # LANG=3DC is required for some of UTF-using tests > =20 > -.if ${ARCH} =3D=3D "arm" > -BROKEN=3D Does not build on arm > -.endif > +PLIST_SUB=3D TCL_VER=3D${TCL_VER} \ > + SHORT_TCL_VER=3D${SHORT_TCL_VER} > =20 > -.if !defined(WITHOUT_TCL_MODULES) > -RUN_DEPENDS+=3D ${LOCALBASE}/lib/tcl8/8.5/tcltest-2.3.4.tm:${PORTSDIR}/l= ang/tcl-modules > -.endif > - > DATADIR=3D ${PREFIX}/share/${PORTNAME}${TCL_VER} > =20 > -.if defined(WITH_TZDATA) > -PLIST_SUB+=3D TZDATA=3D"" > +.include > + > +.if ${PORT_OPTIONS:MTCLMAN} && !defined(NO_INSTALL_MANPAGES) > +INSTALL_TARGET+=3Dinstall-doc > +PLIST_SUB+=3D MAN=3D"" > +.include "${.CURDIR}/Makefile.man" > .else > -PLIST_SUB+=3D TZDATA=3D"@comment " > +PLIST_SUB+=3D MAN=3D"@comment " > .endif > =20 > -.if !defined(NO_INSTALL_MANPAGES) > -MAN1=3D tclsh${TCL_VER}${THREADS_SUFFIX}.1 > +.if ${PORT_OPTIONS:MTZDATA} > +PLIST_SUB+=3D TZDATA=3D"" > +INSTALL_TARGET+=3Dinstall-tzdata > +.else > +PLIST_SUB+=3D TZDATA=3D"@comment " > .endif > =20 > -.if defined(BUILDING_TCL_THREADS) > -. if (${ARCH} =3D=3D "ia64") > -BROKEN=3D does not compile on ia64 > -. endif > -. if exists(${TCLSH}) > -TCL_PATCHLEVEL!=3D ${ECHO_CMD} "puts \$$tcl_patchLevel" | ${TCLSH} > -. if ${TCL_PATCHLEVEL} !=3D ${PORTVERSION:S/.b./b/} > -IGNORE=3D version mismatch - installing ${PORTVERSION:S/.b./b/} over ins= talled ${TCL_PATCHLEVEL} > -. endif > +.if ${PORT_OPTIONS:MMODULES} > +PLIST_SUB+=3D MODULES=3D"" > +INSTALL_TARGET+=3Dinstall-modules > +.else > +PLIST_SUB+=3D MODULES=3D"@comment " > .endif > =20 > -CONFIGURE_ARGS+=3D --enable-threads > -CONFIGURE_ENV+=3D PTHREAD_LIBS=3D"${PTHREAD_LIBS}" PTHREAD_CFLAGS=3D"${= PTHREAD_CFLAGS}" > - > +.if ${PORT_OPTIONS:MPACKAGES} > +ALL_TARGET+=3D packages > +INSTALL_TARGET+=3Dinstall-packages > +PLIST_SUB+=3D PACKAGES=3D"" > .else > +PLIST_SUB+=3D PACKAGES=3D"@comment " > +.endif > =20 > -CONFIGURE_ARGS+=3D --disable-threads > - > -.if !defined(NO_INSTALL_MANPAGES) && defined(WITH_TCL86_MAN) > -PLIST_FILES+=3D ${DATADIR}/man.macros > -MAN3=3D Access.3 AddErrInfo.3 Alloc.3 AllowExc.3 AppInit.3 AssocData.3 \ > - Async.3 BackgdErr.3 Backslash.3 BoolObj.3 ByteArrObj.3 CallDel.3 \ > - Cancel.3 ChnlStack.3 Class.3 CmdCmplt.3 Concat.3 CrtChannel.3 \ > - CrtChnlHdlr.3 CrtCloseHdlr.3 CrtCommand.3 CrtFileHdlr.3 CrtInterp.3 \ > - CrtMathFnc.3 CrtObjCmd.3 CrtSlave.3 CrtTimerHdlr.3 CrtTrace.3 \ > - DString.3 DetachPids.3 DictObj.3 DoOneEvent.3 DoWhenIdle.3 \ > - DoubleObj.3 DumpActiveMemory.3 Encoding.3 Ensemble.3 Eval.3 \ > - Environment.3 Exit.3 ExprLong.3 ExprLongObj.3 FileSystem.3 \ > - FindExec.3 GetCwd.3 GetHostName.3 GetIndex.3 GetInt.3 GetTime.3 \ > - GetOpnFl.3 GetStdChan.3 GetVersion.3 Hash.3 Init.3 InitStubs.3 \ > - IntObj.3 Interp.3 Limit.3 LinkVar.3 ListObj.3 Load.3 Method.3 \ > - Namespace.3 Notifier.3 NRE.3 Object.3 ObjectType.3 OpenFileChnl.3 \ > - OpenTcp.3 Panic.3 ParseArgs.3 ParseCmd.3 PkgRequire.3 Preserve.3 \ > - PrintDbl.3 RecEvalObj.3 RecordEval.3 RegConfig.3 RegExp.3 \ > - SaveResult.3 SetChanErr.3 SetErrno.3 SetRecLmt.3 SetResult.3 \ > - SetVar.3 Signal.3 Sleep.3 SourceRCFile.3 SplitList.3 SplitPath.3 \ > - StdChannels.3 StaticPkg.3 StrMatch.3 StringObj.3 SubstObj.3 \ > - TCL_MEM_DEBUG.3 Tcl_Main.3 TclZlib.3 Thread.3 ToUpper.3 TraceCmd.3 \ > - TraceVar.3 Translate.3 UniCharIsAlpha.3 UpVar.3 Utf.3 WrongNumArgs.3 > - > -MANN=3D Tcl.n after.n append.n apply.n array.n bgerror.n binary.n break.= n \ > - case.n catch.n cd.n chan.n class.n clock.n close.n concat.n \ > - continue.n copy.n coroutine.n dde.n define.n dict.n encoding.n eof.n \ > - error.n eval.n exec.n exit.n expr.n fblocked.n fconfigure.n fcopy.n \ > - file.n fileevent.n filename.n flush.n for.n foreach.n format.n \ > - gets.n glob.n global.n history.n http.n if.n incr.n info.n interp.n \ > - join.n lappend.n lassign.n library.n lindex.n linsert.n list.n \ > - llength.n load.n lrange.n lrepeat.n lreplace.n lreverse.n lsearch.n \ > - lset.n lsort.n mathfunc.n mathop.n memory.n msgcat.n my.n \ > - namespace.n next.n object.n open.n package.n packagens.n pid.n \ > - pkgMkIndex.n platform.n platform_shell.n prefix.n proc.n puts.n \ > - pwd.n re_syntax.n read.n refchan.n regexp.n registry.n regsub.n \ > - rename.n return.n safe.n scan.n seek.n self.n set.n socket.n \ > - source.n split.n string.n subst.n switch.n tailcall.n tcltest.n \ > - tclvars.n tell.n throw.n time.n tm.n trace.n transchan.n try.n \ > - unknown.n unload.n unset.n update.n uplevel.n upvar.n variable.n \ > - vwait.n while.n zlib.n > - > -# MLINKS generated via awk '/ln/ {print "\t" $3,$4,"\\"}' unix/mkLinks > -MLINKS=3D Access.3 Tcl_Access.3 \ > - Access.3 Tcl_Stat.3 \ > - AddErrInfo.3 Tcl_GetReturnOptions.3 \ > - AddErrInfo.3 Tcl_SetReturnOptions.3 \ > - AddErrInfo.3 Tcl_AddErrorInfo.3 \ > - AddErrInfo.3 Tcl_AddObjErrorInfo.3 \ > - AddErrInfo.3 Tcl_SetObjErrorCode.3 \ > - AddErrInfo.3 Tcl_SetErrorCode.3 \ > - AddErrInfo.3 Tcl_SetErrorCodeVA.3 \ > - AddErrInfo.3 Tcl_PosixError.3 \ > - AddErrInfo.3 Tcl_LogCommandInfo.3 \ > - Alloc.3 Tcl_Alloc.3 \ > - Alloc.3 Tcl_Free.3 \ > - Alloc.3 Tcl_Realloc.3 \ > - Alloc.3 Tcl_AttemptAlloc.3 \ > - Alloc.3 Tcl_AttemptRealloc.3 \ > - Alloc.3 ckalloc.3 \ > - Alloc.3 ckfree.3 \ > - Alloc.3 ckrealloc.3 \ > - Alloc.3 attemptckalloc.3 \ > - Alloc.3 attemptckrealloc.3 \ > - AllowExc.3 Tcl_AllowExceptions.3 \ > - AppInit.3 Tcl_AppInit.3 \ > - AssocData.3 Tcl_GetAssocData.3 \ > - AssocData.3 Tcl_SetAssocData.3 \ > - AssocData.3 Tcl_DeleteAssocData.3 \ > - Async.3 Tcl_AsyncCreate.3 \ > - Async.3 Tcl_AsyncMark.3 \ > - Async.3 Tcl_AsyncInvoke.3 \ > - Async.3 Tcl_AsyncDelete.3 \ > - Async.3 Tcl_AsyncReady.3 \ > - BackgdErr.3 Tcl_BackgroundError.3 \ > - Backslash.3 Tcl_Backslash.3 \ > - BoolObj.3 Tcl_NewBooleanObj.3 \ > - BoolObj.3 Tcl_SetBooleanObj.3 \ > - BoolObj.3 Tcl_GetBooleanFromObj.3 \ > - ByteArrObj.3 Tcl_NewByteArrayObj.3 \ > - ByteArrObj.3 Tcl_SetByteArrayObj.3 \ > - ByteArrObj.3 Tcl_GetByteArrayFromObj.3 \ > - ByteArrObj.3 Tcl_SetByteArrayLength.3 \ > - CallDel.3 Tcl_CallWhenDeleted.3 \ > - CallDel.3 Tcl_DontCallWhenDeleted.3 \ > - ChnlStack.3 Tcl_StackChannel.3 \ > - ChnlStack.3 Tcl_UnstackChannel.3 \ > - ChnlStack.3 Tcl_GetStackedChannel.3 \ > - ChnlStack.3 Tcl_GetTopChannel.3 \ > - CmdCmplt.3 Tcl_CommandComplete.3 \ > - Concat.3 Tcl_Concat.3 \ > - CrtChannel.3 Tcl_CreateChannel.3 \ > - CrtChannel.3 Tcl_GetChannelInstanceData.3 \ > - CrtChannel.3 Tcl_GetChannelType.3 \ > - CrtChannel.3 Tcl_GetChannelName.3 \ > - CrtChannel.3 Tcl_GetChannelHandle.3 \ > - CrtChannel.3 Tcl_GetChannelThread.3 \ > - CrtChannel.3 Tcl_GetChannelMode.3 \ > - CrtChannel.3 Tcl_GetChannelBufferSize.3 \ > - CrtChannel.3 Tcl_SetChannelBufferSize.3 \ > - CrtChannel.3 Tcl_NotifyChannel.3 \ > - CrtChannel.3 Tcl_BadChannelOption.3 \ > - CrtChannel.3 Tcl_IsChannelShared.3 \ > - CrtChannel.3 Tcl_IsChannelRegistered.3 \ > - CrtChannel.3 Tcl_IsChannelExisting.3 \ > - CrtChannel.3 Tcl_CutChannel.3 \ > - CrtChannel.3 Tcl_SpliceChannel.3 \ > - CrtChannel.3 Tcl_ClearChannelHandlers.3 \ > - CrtChannel.3 Tcl_ChannelBuffered.3 \ > - CrtChannel.3 Tcl_ChannelName.3 \ > - CrtChannel.3 Tcl_ChannelVersion.3 \ > - CrtChannel.3 Tcl_ChannelBlockModeProc.3 \ > - CrtChannel.3 Tcl_ChannelCloseProc.3 \ > - CrtChannel.3 Tcl_ChannelClose2Proc.3 \ > - CrtChannel.3 Tcl_ChannelInputProc.3 \ > - CrtChannel.3 Tcl_ChannelOutputProc.3 \ > - CrtChannel.3 Tcl_ChannelSeekProc.3 \ > - CrtChannel.3 Tcl_ChannelWideSeekProc.3 \ > - CrtChannel.3 Tcl_ChannelThreadActionProc.3 \ > - CrtChannel.3 Tcl_ChannelTruncateProc.3 \ > - CrtChannel.3 Tcl_ChannelSetOptionProc.3 \ > - CrtChannel.3 Tcl_ChannelGetOptionProc.3 \ > - CrtChannel.3 Tcl_ChannelWatchProc.3 \ > - CrtChannel.3 Tcl_ChannelGetHandleProc.3 \ > - CrtChannel.3 Tcl_ChannelFlushProc.3 \ > - CrtChannel.3 Tcl_ChannelHandlerProc.3 \ > - CrtChnlHdlr.3 Tcl_CreateChannelHandler.3 \ > - CrtChnlHdlr.3 Tcl_DeleteChannelHandler.3 \ > - CrtCloseHdlr.3 Tcl_CreateCloseHandler.3 \ > - CrtCloseHdlr.3 Tcl_DeleteCloseHandler.3 \ > - CrtCommand.3 Tcl_CreateCommand.3 \ > - CrtFileHdlr.3 Tcl_CreateFileHandler.3 \ > - CrtFileHdlr.3 Tcl_DeleteFileHandler.3 \ > - CrtInterp.3 Tcl_CreateInterp.3 \ > - CrtInterp.3 Tcl_DeleteInterp.3 \ > - CrtInterp.3 Tcl_InterpDeleted.3 \ > - CrtMathFnc.3 Tcl_CreateMathFunc.3 \ > - CrtMathFnc.3 Tcl_GetMathFuncInfo.3 \ > - CrtMathFnc.3 Tcl_ListMathFuncs.3 \ > - CrtObjCmd.3 Tcl_CreateObjCommand.3 \ > - CrtObjCmd.3 Tcl_DeleteCommand.3 \ > - CrtObjCmd.3 Tcl_DeleteCommandFromToken.3 \ > - CrtObjCmd.3 Tcl_GetCommandInfo.3 \ > - CrtObjCmd.3 Tcl_SetCommandInfo.3 \ > - CrtObjCmd.3 Tcl_GetCommandInfoFromToken.3 \ > - CrtObjCmd.3 Tcl_SetCommandInfoFromToken.3 \ > - CrtObjCmd.3 Tcl_GetCommandName.3 \ > - CrtObjCmd.3 Tcl_GetCommandFullName.3 \ > - CrtObjCmd.3 Tcl_GetCommandFromObj.3 \ > - CrtSlave.3 Tcl_IsSafe.3 \ > - CrtSlave.3 Tcl_MakeSafe.3 \ > - CrtSlave.3 Tcl_CreateSlave.3 \ > - CrtSlave.3 Tcl_GetSlave.3 \ > - CrtSlave.3 Tcl_GetMaster.3 \ > - CrtSlave.3 Tcl_GetInterpPath.3 \ > - CrtSlave.3 Tcl_CreateAlias.3 \ > - CrtSlave.3 Tcl_CreateAliasObj.3 \ > - CrtSlave.3 Tcl_GetAlias.3 \ > - CrtSlave.3 Tcl_GetAliasObj.3 \ > - CrtSlave.3 Tcl_ExposeCommand.3 \ > - CrtSlave.3 Tcl_HideCommand.3 \ > - CrtTimerHdlr.3 Tcl_CreateTimerHandler.3 \ > - CrtTimerHdlr.3 Tcl_DeleteTimerHandler.3 \ > - CrtTrace.3 Tcl_CreateTrace.3 \ > - CrtTrace.3 Tcl_CreateObjTrace.3 \ > - CrtTrace.3 Tcl_DeleteTrace.3 \ > - DString.3 Tcl_DStringInit.3 \ > - DString.3 Tcl_DStringAppend.3 \ > - DString.3 Tcl_DStringAppendElement.3 \ > - DString.3 Tcl_DStringStartSublist.3 \ > - DString.3 Tcl_DStringEndSublist.3 \ > - DString.3 Tcl_DStringLength.3 \ > - DString.3 Tcl_DStringValue.3 \ > - DString.3 Tcl_DStringSetLength.3 \ > - DString.3 Tcl_DStringTrunc.3 \ > - DString.3 Tcl_DStringFree.3 \ > - DString.3 Tcl_DStringResult.3 \ > - DString.3 Tcl_DStringGetResult.3 \ > - DetachPids.3 Tcl_DetachPids.3 \ > - DetachPids.3 Tcl_ReapDetachedProcs.3 \ > - DetachPids.3 Tcl_WaitPid.3 \ > - DictObj.3 Tcl_NewDictObj.3 \ > - DictObj.3 Tcl_DictObjGet.3 \ > - DictObj.3 Tcl_DictObjPut.3 \ > - DictObj.3 Tcl_DictObjRemove.3 \ > - DictObj.3 Tcl_DictObjSize.3 \ > - DictObj.3 Tcl_DictObjFirst.3 \ > - DictObj.3 Tcl_DictObjNext.3 \ > - DictObj.3 Tcl_DictObjDone.3 \ > - DictObj.3 Tcl_DictObjPutKeyList.3 \ > - DictObj.3 Tcl_DictObjRemoveKeyList.3 \ > - DoOneEvent.3 Tcl_DoOneEvent.3 \ > - DoWhenIdle.3 Tcl_DoWhenIdle.3 \ > - DoWhenIdle.3 Tcl_CancelIdleCall.3 \ > - DoubleObj.3 Tcl_NewDoubleObj.3 \ > - DoubleObj.3 Tcl_SetDoubleObj.3 \ > - DoubleObj.3 Tcl_GetDoubleFromObj.3 \ > - DumpActiveMemory.3 Tcl_DumpActiveMemory.3 \ > - DumpActiveMemory.3 Tcl_InitMemory.3 \ > - DumpActiveMemory.3 Tcl_ValidateAllMemory.3 \ > - Encoding.3 Tcl_GetEncoding.3 \ > - Encoding.3 Tcl_FreeEncoding.3 \ > - Encoding.3 Tcl_GetEncodingFromObj.3 \ > - Encoding.3 Tcl_ExternalToUtfDString.3 \ > - Encoding.3 Tcl_UtfToExternalDString.3 \ > - Encoding.3 Tcl_ExternalToUtf.3 \ > - Encoding.3 Tcl_UtfToExternal.3 \ > - Encoding.3 Tcl_WinTCharToUtf.3 \ > - Encoding.3 Tcl_WinUtfToTChar.3 \ > - Encoding.3 Tcl_GetEncodingName.3 \ > - Encoding.3 Tcl_SetSystemEncoding.3 \ > - Encoding.3 Tcl_GetEncodingNameFromEnvironment.3 \ > - Encoding.3 Tcl_GetEncodingNames.3 \ > - Encoding.3 Tcl_CreateEncoding.3 \ > - Encoding.3 Tcl_GetEncodingSearchPath.3 \ > - Encoding.3 Tcl_SetEncodingSearchPath.3 \ > - Encoding.3 Tcl_GetDefaultEncodingDir.3 \ > - Encoding.3 Tcl_SetDefaultEncodingDir.3 \ > - Ensemble.3 Tcl_CreateEnsemble.3 \ > - Ensemble.3 Tcl_FindEnsemble.3 \ > - Ensemble.3 Tcl_IsEnsemble.3 \ > - Ensemble.3 Tcl_GetEnsembleFlags.3 \ > - Ensemble.3 Tcl_SetEnsembleFlags.3 \ > - Ensemble.3 Tcl_GetEnsembleMappingDict.3 \ > - Ensemble.3 Tcl_SetEnsembleMappingDict.3 \ > - Ensemble.3 Tcl_GetEnsembleSubcommandList.3 \ > - Ensemble.3 Tcl_SetEnsembleSubcommandList.3 \ > - Ensemble.3 Tcl_GetEnsembleUnknownHandler.3 \ > - Ensemble.3 Tcl_SetEnsembleUnknownHandler.3 \ > - Ensemble.3 Tcl_GetEnsembleNamespace.3 \ > - Environment.3 Tcl_PutEnv.3 \ > - Eval.3 Tcl_EvalObjEx.3 \ > - Eval.3 Tcl_EvalFile.3 \ > - Eval.3 Tcl_EvalObjv.3 \ > - Eval.3 Tcl_Eval.3 \ > - Eval.3 Tcl_EvalEx.3 \ > - Eval.3 Tcl_GlobalEval.3 \ > - Eval.3 Tcl_GlobalEvalObj.3 \ > - Eval.3 Tcl_VarEval.3 \ > - Eval.3 Tcl_VarEvalVA.3 \ > - Exit.3 Tcl_Exit.3 \ > - Exit.3 Tcl_Finalize.3 \ > - Exit.3 Tcl_CreateExitHandler.3 \ > - Exit.3 Tcl_DeleteExitHandler.3 \ > - Exit.3 Tcl_ExitThread.3 \ > - Exit.3 Tcl_FinalizeThread.3 \ > - Exit.3 Tcl_CreateThreadExitHandler.3 \ > - Exit.3 Tcl_DeleteThreadExitHandler.3 \ > - Exit.3 Tcl_SetExitProc.3 \ > - ExprLong.3 Tcl_ExprLong.3 \ > - ExprLong.3 Tcl_ExprDouble.3 \ > - ExprLong.3 Tcl_ExprBoolean.3 \ > - ExprLong.3 Tcl_ExprString.3 \ > - ExprLongObj.3 Tcl_ExprLongObj.3 \ > - ExprLongObj.3 Tcl_ExprDoubleObj.3 \ > - ExprLongObj.3 Tcl_ExprBooleanObj.3 \ > - ExprLongObj.3 Tcl_ExprObj.3 \ > - FileSystem.3 Tcl_FSRegister.3 \ > - FileSystem.3 Tcl_FSUnregister.3 \ > - FileSystem.3 Tcl_FSData.3 \ > - FileSystem.3 Tcl_FSMountsChanged.3 \ > - FileSystem.3 Tcl_FSGetFileSystemForPath.3 \ > - FileSystem.3 Tcl_FSGetPathType.3 \ > - FileSystem.3 Tcl_FSCopyFile.3 \ > - FileSystem.3 Tcl_FSCopyDirectory.3 \ > - FileSystem.3 Tcl_FSCreateDirectory.3 \ > - FileSystem.3 Tcl_FSDeleteFile.3 \ > - FileSystem.3 Tcl_FSRemoveDirectory.3 \ > - FileSystem.3 Tcl_FSRenameFile.3 \ > - FileSystem.3 Tcl_FSListVolumes.3 \ > - FileSystem.3 Tcl_FSEvalFileEx.3 \ > - FileSystem.3 Tcl_FSEvalFile.3 \ > - FileSystem.3 Tcl_FSLoadFile.3 \ > - FileSystem.3 Tcl_FSMatchInDirectory.3 \ > - FileSystem.3 Tcl_FSLink.3 \ > - FileSystem.3 Tcl_FSLstat.3 \ > - FileSystem.3 Tcl_FSUtime.3 \ > - FileSystem.3 Tcl_FSFileAttrsGet.3 \ > - FileSystem.3 Tcl_FSFileAttrsSet.3 \ > - FileSystem.3 Tcl_FSFileAttrStrings.3 \ > - FileSystem.3 Tcl_FSStat.3 \ > - FileSystem.3 Tcl_FSAccess.3 \ > - FileSystem.3 Tcl_FSOpenFileChannel.3 \ > - FileSystem.3 Tcl_FSGetCwd.3 \ > - FileSystem.3 Tcl_FSChdir.3 \ > - FileSystem.3 Tcl_FSPathSeparator.3 \ > - FileSystem.3 Tcl_FSJoinPath.3 \ > - FileSystem.3 Tcl_FSSplitPath.3 \ > - FileSystem.3 Tcl_FSEqualPaths.3 \ > - FileSystem.3 Tcl_FSGetNormalizedPath.3 \ > - FileSystem.3 Tcl_FSJoinToPath.3 \ > - FileSystem.3 Tcl_FSConvertToPathType.3 \ > - FileSystem.3 Tcl_FSGetInternalRep.3 \ > - FileSystem.3 Tcl_FSGetTranslatedPath.3 \ > - FileSystem.3 Tcl_FSGetTranslatedStringPath.3 \ > - FileSystem.3 Tcl_FSNewNativePath.3 \ > - FileSystem.3 Tcl_FSGetNativePath.3 \ > - FileSystem.3 Tcl_FSFileSystemInfo.3 \ > - FileSystem.3 Tcl_AllocStatBuf.3 \ > - FindExec.3 Tcl_FindExecutable.3 \ > - FindExec.3 Tcl_GetNameOfExecutable.3 \ > - GetCwd.3 Tcl_GetCwd.3 \ > - GetCwd.3 Tcl_Chdir.3 \ > - GetHostName.3 Tcl_GetHostName.3 \ > - GetIndex.3 Tcl_GetIndexFromObj.3 \ > - GetIndex.3 Tcl_GetIndexFromObjStruct.3 \ > - GetInt.3 Tcl_GetInt.3 \ > - GetInt.3 Tcl_GetDouble.3 \ > - GetInt.3 Tcl_GetBoolean.3 \ > - GetOpnFl.3 Tcl_GetOpenFile.3 \ > - GetStdChan.3 Tcl_GetStdChannel.3 \ > - GetStdChan.3 Tcl_SetStdChannel.3 \ > - GetTime.3 Tcl_GetTime.3 \ > - GetTime.3 Tcl_SetTimeProc.3 \ > - GetTime.3 Tcl_QueryTimeProc.3 \ > - GetVersion.3 Tcl_GetVersion.3 \ > - Hash.3 Tcl_InitHashTable.3 \ > - Hash.3 Tcl_InitCustomHashTable.3 \ > - Hash.3 Tcl_InitObjHashTable.3 \ > - Hash.3 Tcl_DeleteHashTable.3 \ > - Hash.3 Tcl_CreateHashEntry.3 \ > - Hash.3 Tcl_DeleteHashEntry.3 \ > - Hash.3 Tcl_FindHashEntry.3 \ > - Hash.3 Tcl_GetHashValue.3 \ > - Hash.3 Tcl_SetHashValue.3 \ > - Hash.3 Tcl_GetHashKey.3 \ > - Hash.3 Tcl_FirstHashEntry.3 \ > - Hash.3 Tcl_NextHashEntry.3 \ > - Hash.3 Tcl_HashStats.3 \ > - Init.3 Tcl_Init.3 \ > - InitStubs.3 Tcl_InitStubs.3 \ > - IntObj.3 Tcl_NewIntObj.3 \ > - IntObj.3 Tcl_NewLongObj.3 \ > - IntObj.3 Tcl_NewWideIntObj.3 \ > - IntObj.3 Tcl_SetIntObj.3 \ > - IntObj.3 Tcl_SetLongObj.3 \ > - IntObj.3 Tcl_SetWideIntObj.3 \ > - IntObj.3 Tcl_GetIntFromObj.3 \ > - IntObj.3 Tcl_GetLongFromObj.3 \ > - IntObj.3 Tcl_GetWideIntFromObj.3 \ > - IntObj.3 Tcl_NewBignumObj.3 \ > - IntObj.3 Tcl_SetBignumObj.3 \ > - IntObj.3 Tcl_GetBignumFromObj.3 \ > - IntObj.3 Tcl_GetBignumAndClearObj.3 \ > - Interp.3 Tcl_Interp.3 \ > - Limit.3 Tcl_LimitCheck.3 \ > - Limit.3 Tcl_LimitReady.3 \ > - Limit.3 Tcl_LimitExceeded.3 \ > - Limit.3 Tcl_LimitTypeExceeded.3 \ > - Limit.3 Tcl_LimitTypeEnabled.3 \ > - Limit.3 Tcl_LimitTypeSet.3 \ > - Limit.3 Tcl_LimitTypeReset.3 \ > - Limit.3 Tcl_LimitGetCommands.3 \ > - Limit.3 Tcl_LimitSetCommands.3 \ > - Limit.3 Tcl_LimitGetTime.3 \ > - Limit.3 Tcl_LimitSetTime.3 \ > - Limit.3 Tcl_LimitGetGranularity.3 \ > - Limit.3 Tcl_LimitSetGranularity.3 \ > - Limit.3 Tcl_LimitAddHandler.3 \ > - Limit.3 Tcl_LimitRemoveHandler.3 \ > - LinkVar.3 Tcl_LinkVar.3 \ > - LinkVar.3 Tcl_UnlinkVar.3 \ > - LinkVar.3 Tcl_UpdateLinkedVar.3 \ > - ListObj.3 Tcl_ListObjAppendList.3 \ > - ListObj.3 Tcl_ListObjAppendElement.3 \ > - ListObj.3 Tcl_NewListObj.3 \ > - ListObj.3 Tcl_SetListObj.3 \ > - ListObj.3 Tcl_ListObjGetElements.3 \ > - ListObj.3 Tcl_ListObjLength.3 \ > - ListObj.3 Tcl_ListObjIndex.3 \ > - ListObj.3 Tcl_ListObjReplace.3 \ > - Namespace.3 Tcl_CreateNamespace.3 \ > - Namespace.3 Tcl_DeleteNamespace.3 \ > - Namespace.3 Tcl_AppendExportList.3 \ > - Namespace.3 Tcl_Export.3 \ > - Namespace.3 Tcl_Import.3 \ > - Namespace.3 Tcl_ForgetImport.3 \ > - Namespace.3 Tcl_GetCurrentNamespace.3 \ > - Namespace.3 Tcl_GetGlobalNamespace.3 \ > - Namespace.3 Tcl_FindNamespace.3 \ > - Namespace.3 Tcl_FindCommand.3 \ > - Namespace.3 Tcl_GetNamespaceUnknownHandler.3 \ > - Namespace.3 Tcl_SetNamespaceUnknownHandler.3 \ > - Notifier.3 Tcl_CreateEventSource.3 \ > - Notifier.3 Tcl_DeleteEventSource.3 \ > - Notifier.3 Tcl_SetMaxBlockTime.3 \ > - Notifier.3 Tcl_QueueEvent.3 \ > - Notifier.3 Tcl_ThreadQueueEvent.3 \ > - Notifier.3 Tcl_ThreadAlert.3 \ > - Notifier.3 Tcl_GetCurrentThread.3 \ > - Notifier.3 Tcl_DeleteEvents.3 \ > - Notifier.3 Tcl_InitNotifier.3 \ > - Notifier.3 Tcl_FinalizeNotifier.3 \ > - Notifier.3 Tcl_WaitForEvent.3 \ > - Notifier.3 Tcl_AlertNotifier.3 \ > - Notifier.3 Tcl_SetTimer.3 \ > - Notifier.3 Tcl_ServiceAll.3 \ > - Notifier.3 Tcl_ServiceEvent.3 \ > - Notifier.3 Tcl_GetServiceMode.3 \ > - Notifier.3 Tcl_SetServiceMode.3 \ > - Object.3 Tcl_NewObj.3 \ > - Object.3 Tcl_DuplicateObj.3 \ > - Object.3 Tcl_IncrRefCount.3 \ > - Object.3 Tcl_DecrRefCount.3 \ > - Object.3 Tcl_IsShared.3 \ > - Object.3 Tcl_InvalidateStringRep.3 \ > - ObjectType.3 Tcl_RegisterObjType.3 \ > - ObjectType.3 Tcl_GetObjType.3 \ > - ObjectType.3 Tcl_AppendAllObjTypes.3 \ > - ObjectType.3 Tcl_ConvertToType.3 \ > - OpenFileChnl.3 Tcl_OpenFileChannel.3 \ > - OpenFileChnl.3 Tcl_OpenCommandChannel.3 \ > - OpenFileChnl.3 Tcl_MakeFileChannel.3 \ > - OpenFileChnl.3 Tcl_GetChannel.3 \ > - OpenFileChnl.3 Tcl_GetChannelNames.3 \ > - OpenFileChnl.3 Tcl_GetChannelNamesEx.3 \ > - OpenFileChnl.3 Tcl_RegisterChannel.3 \ > - OpenFileChnl.3 Tcl_UnregisterChannel.3 \ > - OpenFileChnl.3 Tcl_DetachChannel.3 \ > - OpenFileChnl.3 Tcl_IsStandardChannel.3 \ > - OpenFileChnl.3 Tcl_Close.3 \ > - OpenFileChnl.3 Tcl_ReadChars.3 \ > - OpenFileChnl.3 Tcl_Read.3 \ > - OpenFileChnl.3 Tcl_GetsObj.3 \ > - OpenFileChnl.3 Tcl_Gets.3 \ > - OpenFileChnl.3 Tcl_Ungets.3 \ > - OpenFileChnl.3 Tcl_WriteObj.3 \ > - OpenFileChnl.3 Tcl_WriteChars.3 \ > - OpenFileChnl.3 Tcl_Write.3 \ > - OpenFileChnl.3 Tcl_ReadRaw.3 \ > - OpenFileChnl.3 Tcl_WriteRaw.3 \ > - OpenFileChnl.3 Tcl_Eof.3 \ > - OpenFileChnl.3 Tcl_Flush.3 \ > - OpenFileChnl.3 Tcl_InputBlocked.3 \ > - OpenFileChnl.3 Tcl_InputBuffered.3 \ > - OpenFileChnl.3 Tcl_OutputBuffered.3 \ > - OpenFileChnl.3 Tcl_Seek.3 \ > - OpenFileChnl.3 Tcl_Tell.3 \ > - OpenFileChnl.3 Tcl_TruncateChannel.3 \ > - OpenFileChnl.3 Tcl_GetChannelOption.3 \ > - OpenFileChnl.3 Tcl_SetChannelOption.3 \ > - OpenTcp.3 Tcl_OpenTcpClient.3 \ > - OpenTcp.3 Tcl_MakeTcpClientChannel.3 \ > - OpenTcp.3 Tcl_OpenTcpServer.3 \ > - Panic.3 Tcl_Panic.3 \ > - Panic.3 Tcl_PanicVA.3 \ > - Panic.3 Tcl_SetPanicProc.3 \ > - ParseCmd.3 Tcl_ParseCommand.3 \ > - ParseCmd.3 Tcl_ParseExpr.3 \ > - ParseCmd.3 Tcl_ParseBraces.3 \ > - ParseCmd.3 Tcl_ParseQuotedString.3 \ > - ParseCmd.3 Tcl_ParseVarName.3 \ > - ParseCmd.3 Tcl_ParseVar.3 \ > - ParseCmd.3 Tcl_FreeParse.3 \ > - ParseCmd.3 Tcl_EvalTokens.3 \ > - ParseCmd.3 Tcl_EvalTokensStandard.3 \ > - PkgRequire.3 Tcl_PkgRequire.3 \ > - PkgRequire.3 Tcl_PkgRequireEx.3 \ > - PkgRequire.3 Tcl_PkgRequireProc.3 \ > - PkgRequire.3 Tcl_PkgPresent.3 \ > - PkgRequire.3 Tcl_PkgPresentEx.3 \ > - PkgRequire.3 Tcl_PkgProvide.3 \ > - PkgRequire.3 Tcl_PkgProvideEx.3 \ > - Preserve.3 Tcl_Preserve.3 \ > - Preserve.3 Tcl_Release.3 \ > - Preserve.3 Tcl_EventuallyFree.3 \ > - PrintDbl.3 Tcl_PrintDouble.3 \ > - RecEvalObj.3 Tcl_RecordAndEvalObj.3 \ > - RecordEval.3 Tcl_RecordAndEval.3 \ > - RegConfig.3 Tcl_RegisterConfig.3 \ > - RegExp.3 Tcl_RegExpMatchObj.3 \ > - RegExp.3 Tcl_RegExpMatch.3 \ > - RegExp.3 Tcl_RegExpCompile.3 \ > - RegExp.3 Tcl_RegExpExec.3 \ > - RegExp.3 Tcl_RegExpRange.3 \ > - RegExp.3 Tcl_GetRegExpFromObj.3 \ > - RegExp.3 Tcl_RegExpExecObj.3 \ > - RegExp.3 Tcl_RegExpGetInfo.3 \ > - SaveResult.3 Tcl_SaveInterpState.3 \ > - SaveResult.3 Tcl_RestoreInterpState.3 \ > - SaveResult.3 Tcl_DiscardInterpState.3 \ > - SaveResult.3 Tcl_SaveResult.3 \ > - SaveResult.3 Tcl_RestoreResult.3 \ > - SaveResult.3 Tcl_DiscardResult.3 \ > - SetChanErr.3 Tcl_SetChannelError.3 \ > - SetChanErr.3 Tcl_SetChannelErrorInterp.3 \ > - SetChanErr.3 Tcl_GetChannelError.3 \ > - SetChanErr.3 Tcl_GetChannelErrorInterp.3 \ > - SetErrno.3 Tcl_SetErrno.3 \ > - SetErrno.3 Tcl_GetErrno.3 \ > - SetErrno.3 Tcl_ErrnoId.3 \ > - SetErrno.3 Tcl_ErrnoMsg.3 \ > - SetRecLmt.3 Tcl_SetRecursionLimit.3 \ > - SetResult.3 Tcl_SetObjResult.3 \ > - SetResult.3 Tcl_GetObjResult.3 \ > - SetResult.3 Tcl_SetResult.3 \ > - SetResult.3 Tcl_GetStringResult.3 \ > - SetResult.3 Tcl_AppendResult.3 \ > - SetResult.3 Tcl_AppendResultVA.3 \ > - SetResult.3 Tcl_AppendElement.3 \ > - SetResult.3 Tcl_ResetResult.3 \ > - SetResult.3 Tcl_FreeResult.3 \ > - SetVar.3 Tcl_SetVar2Ex.3 \ > - SetVar.3 Tcl_SetVar.3 \ > - SetVar.3 Tcl_SetVar2.3 \ > - SetVar.3 Tcl_ObjSetVar2.3 \ > - SetVar.3 Tcl_GetVar2Ex.3 \ > - SetVar.3 Tcl_GetVar.3 \ > - SetVar.3 Tcl_GetVar2.3 \ > - SetVar.3 Tcl_ObjGetVar2.3 \ > - SetVar.3 Tcl_UnsetVar.3 \ > - SetVar.3 Tcl_UnsetVar2.3 \ > - Signal.3 Tcl_SignalId.3 \ > - Signal.3 Tcl_SignalMsg.3 \ > - Sleep.3 Tcl_Sleep.3 \ > - SourceRCFile.3 Tcl_SourceRCFile.3 \ > - SplitList.3 Tcl_SplitList.3 \ > - SplitList.3 Tcl_Merge.3 \ > - SplitList.3 Tcl_ScanElement.3 \ > - SplitList.3 Tcl_ScanCountedElement.3 \ > - SplitList.3 Tcl_ConvertElement.3 \ > - SplitList.3 Tcl_ConvertCountedElement.3 \ > - SplitPath.3 Tcl_SplitPath.3 \ > - SplitPath.3 Tcl_JoinPath.3 \ > - SplitPath.3 Tcl_GetPathType.3 \ > - StaticPkg.3 Tcl_StaticPackage.3 \ > - StdChannels.3 Tcl_StandardChannels.3 \ > - StrMatch.3 Tcl_StringMatch.3 \ > - StrMatch.3 Tcl_StringCaseMatch.3 \ > - StringObj.3 Tcl_NewStringObj.3 \ > - StringObj.3 Tcl_NewUnicodeObj.3 \ > - StringObj.3 Tcl_SetStringObj.3 \ > - StringObj.3 Tcl_SetUnicodeObj.3 \ > - StringObj.3 Tcl_GetStringFromObj.3 \ > - StringObj.3 Tcl_GetString.3 \ > - StringObj.3 Tcl_GetUnicodeFromObj.3 \ > - StringObj.3 Tcl_GetUnicode.3 \ > - StringObj.3 Tcl_GetUniChar.3 \ > - StringObj.3 Tcl_GetCharLength.3 \ > - StringObj.3 Tcl_GetRange.3 \ > - StringObj.3 Tcl_AppendToObj.3 \ > - StringObj.3 Tcl_AppendUnicodeToObj.3 \ > - StringObj.3 Tcl_AppendObjToObj.3 \ > - StringObj.3 Tcl_AppendStringsToObj.3 \ > - StringObj.3 Tcl_AppendStringsToObjVA.3 \ > - StringObj.3 Tcl_SetObjLength.3 \ > - StringObj.3 Tcl_AttemptSetObjLength.3 \ > - StringObj.3 Tcl_ConcatObj.3 \ > - SubstObj.3 Tcl_SubstObj.3 \ > - Tcl_Main.3 Tcl_SetMainLoop.3 \ > - Thread.3 Tcl_ConditionNotify.3 \ > - Thread.3 Tcl_ConditionWait.3 \ > - Thread.3 Tcl_ConditionFinalize.3 \ > - Thread.3 Tcl_GetThreadData.3 \ > - Thread.3 Tcl_MutexLock.3 \ > - Thread.3 Tcl_MutexUnlock.3 \ > - Thread.3 Tcl_MutexFinalize.3 \ > - Thread.3 Tcl_CreateThread.3 \ > - Thread.3 Tcl_JoinThread.3 \ > - ToUpper.3 Tcl_UniCharToUpper.3 \ > - ToUpper.3 Tcl_UniCharToLower.3 \ > - ToUpper.3 Tcl_UniCharToTitle.3 \ > - ToUpper.3 Tcl_UtfToUpper.3 \ > - ToUpper.3 Tcl_UtfToLower.3 \ > - ToUpper.3 Tcl_UtfToTitle.3 \ > - TraceCmd.3 Tcl_CommandTraceInfo.3 \ > - TraceCmd.3 Tcl_TraceCommand.3 \ > - TraceCmd.3 Tcl_UntraceCommand.3 \ > - TraceVar.3 Tcl_TraceVar.3 \ > - TraceVar.3 Tcl_TraceVar2.3 \ > - TraceVar.3 Tcl_UntraceVar.3 \ > - TraceVar.3 Tcl_UntraceVar2.3 \ > - TraceVar.3 Tcl_VarTraceInfo.3 \ > - TraceVar.3 Tcl_VarTraceInfo2.3 \ > - Translate.3 Tcl_TranslateFileName.3 \ > - UniCharIsAlpha.3 Tcl_UniCharIsAlnum.3 \ > - UniCharIsAlpha.3 Tcl_UniCharIsAlpha.3 \ > - UniCharIsAlpha.3 Tcl_UniCharIsControl.3 \ > - UniCharIsAlpha.3 Tcl_UniCharIsDigit.3 \ > - UniCharIsAlpha.3 Tcl_UniCharIsGraph.3 \ > - UniCharIsAlpha.3 Tcl_UniCharIsLower.3 \ > - UniCharIsAlpha.3 Tcl_UniCharIsPrint.3 \ > - UniCharIsAlpha.3 Tcl_UniCharIsPunct.3 \ > - UniCharIsAlpha.3 Tcl_UniCharIsSpace.3 \ > - UniCharIsAlpha.3 Tcl_UniCharIsUpper.3 \ > - UniCharIsAlpha.3 Tcl_UniCharIsWordChar.3 \ > - UpVar.3 Tcl_UpVar.3 \ > - UpVar.3 Tcl_UpVar2.3 \ > - Utf.3 Tcl_UniCharToUtf.3 \ > - Utf.3 Tcl_UtfToUniChar.3 \ > - Utf.3 Tcl_UniCharToUtfDString.3 \ > - Utf.3 Tcl_UtfToUniCharDString.3 \ > - Utf.3 Tcl_UniCharLen.3 \ > - Utf.3 Tcl_UniCharNcmp.3 \ > - Utf.3 Tcl_UniCharNcasecmp.3 \ > - Utf.3 Tcl_UniCharCaseMatch.3 \ > - Utf.3 Tcl_UtfNcmp.3 \ > - Utf.3 Tcl_UtfNcasecmp.3 \ > - Utf.3 Tcl_UtfCharComplete.3 \ > - Utf.3 Tcl_NumUtfChars.3 \ > - Utf.3 Tcl_UtfFindFirst.3 \ > - Utf.3 Tcl_UtfFindLast.3 \ > - Utf.3 Tcl_UtfNext.3 \ > - Utf.3 Tcl_UtfPrev.3 \ > - Utf.3 Tcl_UniCharAtIndex.3 \ > - Utf.3 Tcl_UtfAtIndex.3 \ > - Utf.3 Tcl_UtfBackslash.3 \ > - WrongNumArgs.3 Tcl_WrongNumArgs.3 \ > - library.n auto_execok.n \ > - library.n auto_import.n \ > - library.n auto_load.n \ > - library.n auto_mkindex.n \ > - library.n auto_mkindex_old.n \ > - library.n auto_qualify.n \ > - library.n auto_reset.n \ > - library.n tcl_findLibrary.n \ > - library.n parray.n \ > - library.n tcl_endOfWord.n \ > - library.n tcl_startOfNextWord.n \ > - library.n tcl_startOfPreviousWord.n \ > - library.n tcl_wordBreakAfter.n \ > - library.n tcl_wordBreakBefore.n \ > - packagens.n pkg::create.n \ > - pkgMkIndex.n pkg_mkIndex.n \ > - safe.n SafeBase.n > +.if ${ARCH} =3D=3D "arm" > +BROKEN=3D Does not build on arm > .endif > -.endif # defined(BUILDING_TCL_THREADS) > =20 > -TCLBASE?=3D ${PORTSDIR}/${PKGCATEGORY}/${LATEST_LINK} > - > post-patch: > - @${REINPLACE_CMD} -e 's|tclsh |tclsh${TCL_VER}${THREADS_SUFFIX} |g' -e = 's|Tclsh |Tclsh${TCL_VER}${THREADS_SUFFIX} |g' \ > - -e 's|tclsh\\fR|tclsh${TCL_VER}${THREADS_SUFFIX}\\fR|g' -e 's|Tclsh\\f= R|Tclsh${TCL_VER}${THREADS_SUFFIX}\\fR|g' \ > - -e 's|^.so man.macros|.so ${DATADIR}/man.macros|' \ > + @${REINPLACE_CMD} -e 's|tclsh |tclsh${TCL_VER} |g' -e 's|Tclsh |Tclsh${= TCL_VER} |g' \ > + -e 's|tclsh\\fR|tclsh${TCL_VER}\\fR|g' -e 's|Tclsh\\fR|Tclsh${TCL_VER}= \\fR|g' \ > ${WRKSRC}/../doc/tclsh.1 > -.if defined(BUILDING_TCL_THREADS) > - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' \ > - -e 's|$${TCL_TRIM_DOTS}|$${TCL_TRIM_DOTS}${THREADS_SUFFIX}|g' \ > - -e 's|-ltcl$${TCL_VERSION}|-ltcl$${TCL_VERSION}${THREADS_SUFFIX}|g' \ > - -e 's/-ltcl`echo $${TCL_VERSION} | tr -d .`/-ltcl`echo $${TCL_VERSION}= | tr -d .`${THREADS_SUFFIX}/g' \ > - -e 's|-ltclstub$${TCL_VERSION}|-ltclstub$${TCL_VERSION}${THREADS_SUFFI= X}|g' \ > - -e 's/-ltclstub`echo $${TCL_VERSION} | tr -d .`/-ltclstub`echo $${TCL_= VERSION} | tr -d .`${THREADS_SUFFIX}/g' \ > - ${WRKSRC}/configure > - @${REINPLACE_CMD} -e 's|libtcl$${SHORT_TCL_VER}|libtcl$${SHORT_TCL_VER}= ${THREADS_SUFFIX}|g' \ > - -e 's|/tclsh$$(VERSION)|/tclsh$$(VERSION)${THREADS_SUFFIX}|g' \ > - -e 's|/tclConfig.sh|/tclConfig${THREADS_SUFFIX}.sh|g' \ > - -e 's|$$(CONFIG_INSTALL_DIR)/tclooConfig.sh|$$(CONFIG_INSTALL_DIR)/tcl= ooConfig${THREADS_SUFFIX}.sh|g' \ > - -e '826,828d' \ > - ${WRKSRC}/Makefile.in > +.if !${PORT_OPTIONS:MTCLMAN} > + @${FIND} ${WRKSRC}/../pkgs -name Makefile.in | ${XARGS} ${REINPLACE_CMD= } \ > + -e '/^install:/s|install-doc||' > .endif > =20 > # Where the below command fails, there is no need for concern: > -BLACKHOLE!=3D ${SYSCTL} -n net.inet.tcp.blackhole || ${TRUE} > +#BLACKHOLE!=3D ${SYSCTL} -n net.inet.tcp.blackhole || ${TRUE} > =20 > post-configure: > -# ${REINPLACE_CMD} \ > -# -e 's|${WRKDIRPREFIX}${.CURDIR}|${WRKDIRPREFIX}${TCLBASE}|' \ > -# ${WRKSRC}/tclConfig.sh > ${REINPLACE_CMD} \ > -e 's,-DNO_MEMMOVE=3D1,,' -e 's,-DNO_STRING_H=3D1,,' \ > -e 's,^COMPAT_OBJS.*,,' ${WRKSRC}/Makefile > -.if ${BLACKHOLE} !=3D '' && ${BLACKHOLE} !=3D 0 > - # =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 > - # net.inet.tcp.blackhole is non-zero. Some http-tests > - # will appear to hang and then fail. Do not be alarmed. > - # The socket.test would hang, so it is disabled: > - ${MV} ${WRKSRC:H}/tests/socket.test ${WRKSRC:H}/tests/socket.test.dis; > - # =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 > -.endif > +#.if ${BLACKHOLE} !=3D '' && ${BLACKHOLE} !=3D 0 > +# # =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 > +# # net.inet.tcp.blackhole is non-zero. Some http-tests > +# # will appear to hang and then fail. Do not be alarmed. > +# # The socket.test would hang, so it is disabled: > +# ${MV} ${WRKSRC:H}/tests/socket.test ${WRKSRC:H}/tests/socket.test.dis; > +# # =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 > +#.endif > =20 > -.if defined(BUILDING_TCL_THREADS) > -do-install: > - @cd ${WRKSRC} && ${MAKE_ENV} ${MAKE} -f Makefile install-binaries > - @${MKDIR} ${PREFIX}/lib/tcl${TCL_VER}${THREADS_SUFFIX} > - @${LN} -s ${PREFIX}/lib/tcl${TCL_VER}/tclConfig${THREADS_SUFFIX}.sh ${P= REFIX}/lib/tcl${TCL_VER}${THREADS_SUFFIX}/tclConfig.sh > - @${LN} -s ${PREFIX}/lib/tcl${TCL_VER}/tclooConfig${THREADS_SUFFIX}.sh $= {PREFIX}/lib/tcl${TCL_VER}${THREADS_SUFFIX}/tclooConfig.sh > -.endif > - > -post-install: > -.if defined(WITH_TZDATA) > - @cd ${WRKSRC} && ${MAKE} -f Makefile install-tzdata ${MAKE_ENV} > -.endif > -.if !defined(NO_INSTALL_MANPAGES) > - ${MKDIR} ${MANPREFIX}/man/man1 > - ${INSTALL_MAN} ${WRKSRC}/../doc/tclsh.1 ${MANPREFIX}/man/man1/tclsh${TC= L_VER}${THREADS_SUFFIX}.1 > -.if !defined(BUILDING_TCL_THREADS) && defined(WITH_TCL86_MAN) > - ${MKDIR} ${DATADIR} > - ${INSTALL_DATA} ${WRKSRC}/../doc/man.macros ${DATADIR} > -. for mp in ${MAN3} ${MANN} > - @${REINPLACE_CMD} -e 's|^.so man.macros|.so ${DATADIR}/man.macros|' \ > - ${WRKSRC}/../doc/${mp} > -. endfor > - @cd ${WRKSRC} && ${MAKE} -f Makefile install-doc ${MAKE_ENV} > -.endif # !defined(BUILDING_TCL_THREADS) && defined(WITH_TCL86_MAN) > - > -.endif # !defined(NO_INSTALL_MANPAGES) > - > regression-test: build > cd ${WRKSRC} && LC_ALL=3DC ${MAKE} test > =20 > -.include > +.include > Index: Makefile.man > =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=3D=3D=3D > --- Makefile.man (revision 0) > +++ Makefile.man (working copy) > @@ -0,0 +1,843 @@ > +MAN1=3D tclsh${TCL_VER:S/./_/}.1.${MAN_SUFFIX} > + > +MAN3=3D TCL_MEM_DEBUG.3.${MAN_SUFFIX} \ > + Tcl_Access.3.${MAN_SUFFIX} \ > + Tcl_AddErrorInfo.3.${MAN_SUFFIX} \ > + Tcl_AddObjErrorInfo.3.${MAN_SUFFIX} \ > + Tcl_AlertNotifier.3.${MAN_SUFFIX} \ > + Tcl_Alloc.3.${MAN_SUFFIX} \ > + Tcl_AllocStatBuf.3.${MAN_SUFFIX} \ > + Tcl_AllowExceptions.3.${MAN_SUFFIX} \ > + Tcl_AppInit.3.${MAN_SUFFIX} \ > + Tcl_AppendAllObjTypes.3.${MAN_SUFFIX} \ > + Tcl_AppendElement.3.${MAN_SUFFIX} \ > + Tcl_AppendExportList.3.${MAN_SUFFIX} \ > + Tcl_AppendFormatToObj.3.${MAN_SUFFIX} \ > + Tcl_AppendLimitedToObj.3.${MAN_SUFFIX} \ > + Tcl_AppendObjToErrorInfo.3.${MAN_SUFFIX} \ > + Tcl_AppendObjToObj.3.${MAN_SUFFIX} \ > + Tcl_AppendPrintfToObj.3.${MAN_SUFFIX} \ > + Tcl_AppendResult.3.${MAN_SUFFIX} \ > + Tcl_AppendResultVA.3.${MAN_SUFFIX} \ > + Tcl_AppendStringsToObj.3.${MAN_SUFFIX} \ > + Tcl_AppendStringsToObjVA.3.${MAN_SUFFIX} \ > + Tcl_AppendToObj.3.${MAN_SUFFIX} \ > + Tcl_AppendUnicodeToObj.3.${MAN_SUFFIX} \ > + Tcl_AsyncCreate.3.${MAN_SUFFIX} \ > + Tcl_AsyncDelete.3.${MAN_SUFFIX} \ > + Tcl_AsyncInvoke.3.${MAN_SUFFIX} \ > + Tcl_AsyncMark.3.${MAN_SUFFIX} \ > + Tcl_AsyncReady.3.${MAN_SUFFIX} \ > + Tcl_AttemptAlloc.3.${MAN_SUFFIX} \ > + Tcl_AttemptRealloc.3.${MAN_SUFFIX} \ > + Tcl_AttemptSetObjLength.3.${MAN_SUFFIX} \ > + Tcl_BackgroundError.3.${MAN_SUFFIX} \ > + Tcl_BackgroundException.3.${MAN_SUFFIX} \ > + Tcl_Backslash.3.${MAN_SUFFIX} \ > + Tcl_BadChannelOption.3.${MAN_SUFFIX} \ > + Tcl_CallWhenDeleted.3.${MAN_SUFFIX} \ > + Tcl_CancelEval.3.${MAN_SUFFIX} \ > + Tcl_CancelIdleCall.3.${MAN_SUFFIX} \ > + Tcl_Canceled.3.${MAN_SUFFIX} \ > + Tcl_ChannelBlockModeProc.3.${MAN_SUFFIX} \ > + Tcl_ChannelBuffered.3.${MAN_SUFFIX} \ > + Tcl_ChannelClose2Proc.3.${MAN_SUFFIX} \ > + Tcl_ChannelCloseProc.3.${MAN_SUFFIX} \ > + Tcl_ChannelFlushProc.3.${MAN_SUFFIX} \ > + Tcl_ChannelGetHandleProc.3.${MAN_SUFFIX} \ > + Tcl_ChannelGetOptionProc.3.${MAN_SUFFIX} \ > + Tcl_ChannelHandlerProc.3.${MAN_SUFFIX} \ > + Tcl_ChannelInputProc.3.${MAN_SUFFIX} \ > + Tcl_ChannelName.3.${MAN_SUFFIX} \ > + Tcl_ChannelOutputProc.3.${MAN_SUFFIX} \ > + Tcl_ChannelSeekProc.3.${MAN_SUFFIX} \ > + Tcl_ChannelSetOptionProc.3.${MAN_SUFFIX} \ > + Tcl_ChannelThreadActionProc.3.${MAN_SUFFIX} \ > + Tcl_ChannelTruncateProc.3.${MAN_SUFFIX} \ > + Tcl_ChannelVersion.3.${MAN_SUFFIX} \ > + Tcl_ChannelWatchProc.3.${MAN_SUFFIX} \ > + Tcl_ChannelWideSeekProc.3.${MAN_SUFFIX} \ > + Tcl_Chdir.3.${MAN_SUFFIX} \ > + Tcl_ClassGetMetadata.3.${MAN_SUFFIX} \ > + Tcl_ClassSetConstructor.3.${MAN_SUFFIX} \ > + Tcl_ClassSetDestructor.3.${MAN_SUFFIX} \ > + Tcl_ClassSetMetadata.3.${MAN_SUFFIX} \ > + Tcl_ClearChannelHandlers.3.${MAN_SUFFIX} \ > + Tcl_Close.3.${MAN_SUFFIX} \ > + Tcl_CommandComplete.3.${MAN_SUFFIX} \ > + Tcl_CommandTraceInfo.3.${MAN_SUFFIX} \ > + Tcl_Concat.3.${MAN_SUFFIX} \ > + Tcl_ConcatObj.3.${MAN_SUFFIX} \ > + Tcl_ConditionFinalize.3.${MAN_SUFFIX} \ > + Tcl_ConditionNotify.3.${MAN_SUFFIX} \ > + Tcl_ConditionWait.3.${MAN_SUFFIX} \ > + Tcl_ConvertCountedElement.3.${MAN_SUFFIX} \ > + Tcl_ConvertElement.3.${MAN_SUFFIX} \ > + Tcl_ConvertToType.3.${MAN_SUFFIX} \ > + Tcl_CopyObjectInstance.3.${MAN_SUFFIX} \ > + Tcl_CreateAlias.3.${MAN_SUFFIX} \ > + Tcl_CreateAliasObj.3.${MAN_SUFFIX} \ > + Tcl_CreateChannel.3.${MAN_SUFFIX} \ > + Tcl_CreateChannelHandler.3.${MAN_SUFFIX} \ > + Tcl_CreateCloseHandler.3.${MAN_SUFFIX} \ > + Tcl_CreateCommand.3.${MAN_SUFFIX} \ > + Tcl_CreateEncoding.3.${MAN_SUFFIX} \ > + Tcl_CreateEnsemble.3.${MAN_SUFFIX} \ > + Tcl_CreateEventSource.3.${MAN_SUFFIX} \ > + Tcl_CreateExitHandler.3.${MAN_SUFFIX} \ > + Tcl_CreateFileHandler.3.${MAN_SUFFIX} \ > + Tcl_CreateHashEntry.3.${MAN_SUFFIX} \ > + Tcl_CreateInterp.3.${MAN_SUFFIX} \ > + Tcl_CreateMathFunc.3.${MAN_SUFFIX} \ > + Tcl_CreateNamespace.3.${MAN_SUFFIX} \ > + Tcl_CreateObjCommand.3.${MAN_SUFFIX} \ > + Tcl_CreateObjTrace.3.${MAN_SUFFIX} \ > + Tcl_CreateSlave.3.${MAN_SUFFIX} \ > + Tcl_CreateThread.3.${MAN_SUFFIX} \ > + Tcl_CreateThreadExitHandler.3.${MAN_SUFFIX} \ > + Tcl_CreateTimerHandler.3.${MAN_SUFFIX} \ > + Tcl_CreateTrace.3.${MAN_SUFFIX} \ > + Tcl_CutChannel.3.${MAN_SUFFIX} \ > + Tcl_DStringAppend.3.${MAN_SUFFIX} \ > + Tcl_DStringAppendElement.3.${MAN_SUFFIX} \ > + Tcl_DStringEndSublist.3.${MAN_SUFFIX} \ > + Tcl_DStringFree.3.${MAN_SUFFIX} \ > + Tcl_DStringGetResult.3.${MAN_SUFFIX} \ > + Tcl_DStringInit.3.${MAN_SUFFIX} \ > + Tcl_DStringLength.3.${MAN_SUFFIX} \ > + Tcl_DStringResult.3.${MAN_SUFFIX} \ > + Tcl_DStringSetLength.3.${MAN_SUFFIX} \ > + Tcl_DStringStartSublist.3.${MAN_SUFFIX} \ > + Tcl_DStringTrunc.3.${MAN_SUFFIX} \ > + Tcl_DStringValue.3.${MAN_SUFFIX} \ > + Tcl_DecrRefCount.3.${MAN_SUFFIX} \ > + Tcl_DeleteAssocData.3.${MAN_SUFFIX} \ > + Tcl_DeleteChannelHandler.3.${MAN_SUFFIX} \ > + Tcl_DeleteCloseHandler.3.${MAN_SUFFIX} \ > + Tcl_DeleteCommand.3.${MAN_SUFFIX} \ > + Tcl_DeleteCommandFromToken.3.${MAN_SUFFIX} \ > + Tcl_DeleteEventSource.3.${MAN_SUFFIX} \ > + Tcl_DeleteEvents.3.${MAN_SUFFIX} \ > + Tcl_DeleteExitHandler.3.${MAN_SUFFIX} \ > + Tcl_DeleteFileHandler.3.${MAN_SUFFIX} \ > + Tcl_DeleteHashEntry.3.${MAN_SUFFIX} \ > + Tcl_DeleteHashTable.3.${MAN_SUFFIX} \ > + Tcl_DeleteInterp.3.${MAN_SUFFIX} \ > + Tcl_DeleteNamespace.3.${MAN_SUFFIX} \ > + Tcl_DeleteThreadExitHandler.3.${MAN_SUFFIX} \ > + Tcl_DeleteTimerHandler.3.${MAN_SUFFIX} \ > + Tcl_DeleteTrace.3.${MAN_SUFFIX} \ > + Tcl_DetachChannel.3.${MAN_SUFFIX} \ > + Tcl_DetachPids.3.${MAN_SUFFIX} \ > + Tcl_DictObjDone.3.${MAN_SUFFIX} \ > + Tcl_DictObjFirst.3.${MAN_SUFFIX} \ > + Tcl_DictObjGet.3.${MAN_SUFFIX} \ > + Tcl_DictObjNext.3.${MAN_SUFFIX} \ > + Tcl_DictObjPut.3.${MAN_SUFFIX} \ > + Tcl_DictObjPutKeyList.3.${MAN_SUFFIX} \ > + Tcl_DictObjRemove.3.${MAN_SUFFIX} \ > + Tcl_DictObjRemoveKeyList.3.${MAN_SUFFIX} \ > + Tcl_DictObjSize.3.${MAN_SUFFIX} \ > + Tcl_DiscardInterpState.3.${MAN_SUFFIX} \ > + Tcl_DiscardResult.3.${MAN_SUFFIX} \ > + Tcl_DoOneEvent.3.${MAN_SUFFIX} \ > + Tcl_DoWhenIdle.3.${MAN_SUFFIX} \ > + Tcl_DontCallWhenDeleted.3.${MAN_SUFFIX} \ > + Tcl_DumpActiveMemory.3.${MAN_SUFFIX} \ > + Tcl_DuplicateObj.3.${MAN_SUFFIX} \ > + Tcl_Eof.3.${MAN_SUFFIX} \ > + Tcl_ErrnoId.3.${MAN_SUFFIX} \ > + Tcl_ErrnoMsg.3.${MAN_SUFFIX} \ > + Tcl_Eval.3.${MAN_SUFFIX} \ > + Tcl_EvalEx.3.${MAN_SUFFIX} \ > + Tcl_EvalFile.3.${MAN_SUFFIX} \ > + Tcl_EvalObjEx.3.${MAN_SUFFIX} \ > + Tcl_EvalObjv.3.${MAN_SUFFIX} \ > + Tcl_EvalTokens.3.${MAN_SUFFIX} \ > + Tcl_EvalTokensStandard.3.${MAN_SUFFIX} \ > + Tcl_EventuallyFree.3.${MAN_SUFFIX} \ > + Tcl_Exit.3.${MAN_SUFFIX} \ > + Tcl_ExitThread.3.${MAN_SUFFIX} \ > + Tcl_Export.3.${MAN_SUFFIX} \ > + Tcl_ExposeCommand.3.${MAN_SUFFIX} \ > + Tcl_ExprBoolean.3.${MAN_SUFFIX} \ > + Tcl_ExprBooleanObj.3.${MAN_SUFFIX} \ > + Tcl_ExprDouble.3.${MAN_SUFFIX} \ > + Tcl_ExprDoubleObj.3.${MAN_SUFFIX} \ > + Tcl_ExprLong.3.${MAN_SUFFIX} \ > + Tcl_ExprLongObj.3.${MAN_SUFFIX} \ > + Tcl_ExprObj.3.${MAN_SUFFIX} \ > + Tcl_ExprString.3.${MAN_SUFFIX} \ > + Tcl_ExternalToUtf.3.${MAN_SUFFIX} \ > + Tcl_ExternalToUtfDString.3.${MAN_SUFFIX} \ > + Tcl_FSAccess.3.${MAN_SUFFIX} \ > + Tcl_FSChdir.3.${MAN_SUFFIX} \ > + Tcl_FSConvertToPathType.3.${MAN_SUFFIX} \ > + Tcl_FSCopyDirectory.3.${MAN_SUFFIX} \ > + Tcl_FSCopyFile.3.${MAN_SUFFIX} \ > + Tcl_FSCreateDirectory.3.${MAN_SUFFIX} \ > + Tcl_FSData.3.${MAN_SUFFIX} \ > + Tcl_FSDeleteFile.3.${MAN_SUFFIX} \ > + Tcl_FSEqualPaths.3.${MAN_SUFFIX} \ > + Tcl_FSEvalFile.3.${MAN_SUFFIX} \ > + Tcl_FSEvalFileEx.3.${MAN_SUFFIX} \ > + Tcl_FSFileAttrStrings.3.${MAN_SUFFIX} \ > + Tcl_FSFileAttrsGet.3.${MAN_SUFFIX} \ > + Tcl_FSFileAttrsSet.3.${MAN_SUFFIX} \ > + Tcl_FSFileSystemInfo.3.${MAN_SUFFIX} \ > + Tcl_FSGetCwd.3.${MAN_SUFFIX} \ > + Tcl_FSGetFileSystemForPath.3.${MAN_SUFFIX} \ > + Tcl_FSGetInternalRep.3.${MAN_SUFFIX} \ > + Tcl_FSGetNativePath.3.${MAN_SUFFIX} \ > + Tcl_FSGetNormalizedPath.3.${MAN_SUFFIX} \ > + Tcl_FSGetPathType.3.${MAN_SUFFIX} \ > + Tcl_FSGetTranslatedPath.3.${MAN_SUFFIX} \ > + Tcl_FSGetTranslatedStringPath.3.${MAN_SUFFIX} \ > + Tcl_FSJoinPath.3.${MAN_SUFFIX} \ > + Tcl_FSJoinToPath.3.${MAN_SUFFIX} \ > + Tcl_FSLink.3.${MAN_SUFFIX} \ > + Tcl_FSListVolumes.3.${MAN_SUFFIX} \ > + Tcl_FSLoadFile.3.${MAN_SUFFIX} \ > + Tcl_FSLstat.3.${MAN_SUFFIX} \ > + Tcl_FSMatchInDirectory.3.${MAN_SUFFIX} \ > + Tcl_FSMountsChanged.3.${MAN_SUFFIX} \ > + Tcl_FSNewNativePath.3.${MAN_SUFFIX} \ > + Tcl_FSOpenFileChannel.3.${MAN_SUFFIX} \ > + Tcl_FSPathSeparator.3.${MAN_SUFFIX} \ > + Tcl_FSRegister.3.${MAN_SUFFIX} \ > + Tcl_FSRemoveDirectory.3.${MAN_SUFFIX} \ > + Tcl_FSRenameFile.3.${MAN_SUFFIX} \ > + Tcl_FSSplitPath.3.${MAN_SUFFIX} \ > + Tcl_FSStat.3.${MAN_SUFFIX} \ > + Tcl_FSUnloadFile.3.${MAN_SUFFIX} \ > + Tcl_FSUnregister.3.${MAN_SUFFIX} \ > + Tcl_FSUtime.3.${MAN_SUFFIX} \ > + Tcl_Finalize.3.${MAN_SUFFIX} \ > + Tcl_FinalizeNotifier.3.${MAN_SUFFIX} \ > + Tcl_FinalizeThread.3.${MAN_SUFFIX} \ > + Tcl_FindCommand.3.${MAN_SUFFIX} \ > + Tcl_FindEnsemble.3.${MAN_SUFFIX} \ > + Tcl_FindExecutable.3.${MAN_SUFFIX} \ > + Tcl_FindHashEntry.3.${MAN_SUFFIX} \ > + Tcl_FindNamespace.3.${MAN_SUFFIX} \ > + Tcl_FindSymbol.3.${MAN_SUFFIX} \ > + Tcl_FirstHashEntry.3.${MAN_SUFFIX} \ > + Tcl_Flush.3.${MAN_SUFFIX} \ > + Tcl_ForgetImport.3.${MAN_SUFFIX} \ > + Tcl_Format.3.${MAN_SUFFIX} \ > + Tcl_Free.3.${MAN_SUFFIX} \ > + Tcl_FreeEncoding.3.${MAN_SUFFIX} \ > + Tcl_FreeParse.3.${MAN_SUFFIX} \ > + Tcl_FreeResult.3.${MAN_SUFFIX} \ > + Tcl_GetAccessTimeFromStat.3.${MAN_SUFFIX} \ > + Tcl_GetAlias.3.${MAN_SUFFIX} \ > + Tcl_GetAliasObj.3.${MAN_SUFFIX} \ > + Tcl_GetAssocData.3.${MAN_SUFFIX} \ > + Tcl_GetBignumFromObj.3.${MAN_SUFFIX} \ > + Tcl_GetBlockSizeFromStat.3.${MAN_SUFFIX} \ > + Tcl_GetBlocksFromStat.3.${MAN_SUFFIX} \ > + Tcl_GetBoolean.3.${MAN_SUFFIX} \ > + Tcl_GetBooleanFromObj.3.${MAN_SUFFIX} \ > + Tcl_GetByteArrayFromObj.3.${MAN_SUFFIX} \ > + Tcl_GetChangeTimeFromStat.3.${MAN_SUFFIX} \ > + Tcl_GetChannel.3.${MAN_SUFFIX} \ > + Tcl_GetChannelBufferSize.3.${MAN_SUFFIX} \ > + Tcl_GetChannelError.3.${MAN_SUFFIX} \ > + Tcl_GetChannelErrorInterp.3.${MAN_SUFFIX} \ > + Tcl_GetChannelHandle.3.${MAN_SUFFIX} \ > + Tcl_GetChannelInstanceData.3.${MAN_SUFFIX} \ > + Tcl_GetChannelMode.3.${MAN_SUFFIX} \ > + Tcl_GetChannelName.3.${MAN_SUFFIX} \ > + Tcl_GetChannelNames.3.${MAN_SUFFIX} \ > + Tcl_GetChannelNamesEx.3.${MAN_SUFFIX} \ > + Tcl_GetChannelOption.3.${MAN_SUFFIX} \ > + Tcl_GetChannelThread.3.${MAN_SUFFIX} \ > + Tcl_GetChannelType.3.${MAN_SUFFIX} \ > + Tcl_GetCharLength.3.${MAN_SUFFIX} \ > + Tcl_GetClassAsObject.3.${MAN_SUFFIX} \ > + Tcl_GetCommandFromObj.3.${MAN_SUFFIX} \ > + Tcl_GetCommandFullName.3.${MAN_SUFFIX} \ > + Tcl_GetCommandInfo.3.${MAN_SUFFIX} \ > + Tcl_GetCommandInfoFromToken.3.${MAN_SUFFIX} \ > + Tcl_GetCommandName.3.${MAN_SUFFIX} \ > + Tcl_GetCurrentNamespace.3.${MAN_SUFFIX} \ > + Tcl_GetCurrentThread.3.${MAN_SUFFIX} \ > + Tcl_GetCwd.3.${MAN_SUFFIX} \ > + Tcl_GetDefaultEncodingDir.3.${MAN_SUFFIX} \ > + Tcl_GetDeviceTypeFromStat.3.${MAN_SUFFIX} \ > + Tcl_GetDouble.3.${MAN_SUFFIX} \ > + Tcl_GetDoubleFromObj.3.${MAN_SUFFIX} \ > + Tcl_GetEncoding.3.${MAN_SUFFIX} \ > + Tcl_GetEncodingFromObj.3.${MAN_SUFFIX} \ > + Tcl_GetEncodingName.3.${MAN_SUFFIX} \ > + Tcl_GetEncodingNameFromEnvironment.3.${MAN_SUFFIX} \ > + Tcl_GetEncodingNames.3.${MAN_SUFFIX} \ > + Tcl_GetEncodingSearchPath.3.${MAN_SUFFIX} \ > + Tcl_GetEnsembleFlags.3.${MAN_SUFFIX} \ > + Tcl_GetEnsembleMappingDict.3.${MAN_SUFFIX} \ > + Tcl_GetEnsembleNamespace.3.${MAN_SUFFIX} \ > + Tcl_GetEnsembleParameterList.3.${MAN_SUFFIX} \ > + Tcl_GetEnsembleSubcommandList.3.${MAN_SUFFIX} \ > + Tcl_GetEnsembleUnknownHandler.3.${MAN_SUFFIX} \ > + Tcl_GetErrno.3.${MAN_SUFFIX} \ > + Tcl_GetErrorLine.3.${MAN_SUFFIX} \ > + Tcl_GetFSDeviceFromStat.3.${MAN_SUFFIX} \ > + Tcl_GetFSInodeFromStat.3.${MAN_SUFFIX} \ > + Tcl_GetGlobalNamespace.3.${MAN_SUFFIX} \ > + Tcl_GetGroupIdFromStat.3.${MAN_SUFFIX} \ > + Tcl_GetHashKey.3.${MAN_SUFFIX} \ > + Tcl_GetHashValue.3.${MAN_SUFFIX} \ > + Tcl_GetHostName.3.${MAN_SUFFIX} \ > + Tcl_GetIndexFromObj.3.${MAN_SUFFIX} \ > + Tcl_GetIndexFromObjStruct.3.${MAN_SUFFIX} \ > + Tcl_GetInt.3.${MAN_SUFFIX} \ > + Tcl_GetIntFromObj.3.${MAN_SUFFIX} \ > + Tcl_GetInterpPath.3.${MAN_SUFFIX} \ > + Tcl_GetLinkCountFromStat.3.${MAN_SUFFIX} \ > + Tcl_GetLongFromObj.3.${MAN_SUFFIX} \ > + Tcl_GetMaster.3.${MAN_SUFFIX} \ > + Tcl_GetMathFuncInfo.3.${MAN_SUFFIX} \ > + Tcl_GetModeFromStat.3.${MAN_SUFFIX} \ > + Tcl_GetModificationTimeFromStat.3.${MAN_SUFFIX} \ > + Tcl_GetNameOfExecutable.3.${MAN_SUFFIX} \ > + Tcl_GetNamespaceUnknownHandler.3.${MAN_SUFFIX} \ > + Tcl_GetObjResult.3.${MAN_SUFFIX} \ > + Tcl_GetObjType.3.${MAN_SUFFIX} \ > + Tcl_GetObjectAsClass.3.${MAN_SUFFIX} \ > + Tcl_GetObjectCommand.3.${MAN_SUFFIX} \ > + Tcl_GetObjectFromObj.3.${MAN_SUFFIX} \ > + Tcl_GetObjectName.3.${MAN_SUFFIX} \ > + Tcl_GetObjectNamespace.3.${MAN_SUFFIX} \ > + Tcl_GetOpenFile.3.${MAN_SUFFIX} \ > + Tcl_GetPathType.3.${MAN_SUFFIX} \ > + Tcl_GetRange.3.${MAN_SUFFIX} \ > + Tcl_GetRegExpFromObj.3.${MAN_SUFFIX} \ > + Tcl_GetReturnOptions.3.${MAN_SUFFIX} \ > + Tcl_GetServiceMode.3.${MAN_SUFFIX} \ > + Tcl_GetSizeFromStat.3.${MAN_SUFFIX} \ > + Tcl_GetSlave.3.${MAN_SUFFIX} \ > + Tcl_GetStackedChannel.3.${MAN_SUFFIX} \ > + Tcl_GetStartupScript.3.${MAN_SUFFIX} \ > + Tcl_GetStdChannel.3.${MAN_SUFFIX} \ > + Tcl_GetString.3.${MAN_SUFFIX} \ > + Tcl_GetStringFromObj.3.${MAN_SUFFIX} \ > + Tcl_GetStringResult.3.${MAN_SUFFIX} \ > + Tcl_GetThreadData.3.${MAN_SUFFIX} \ > + Tcl_GetTime.3.${MAN_SUFFIX} \ > + Tcl_GetTopChannel.3.${MAN_SUFFIX} \ > + Tcl_GetUniChar.3.${MAN_SUFFIX} \ > + Tcl_GetUnicode.3.${MAN_SUFFIX} \ > + Tcl_GetUnicodeFromObj.3.${MAN_SUFFIX} \ > + Tcl_GetUserIdFromStat.3.${MAN_SUFFIX} \ > + Tcl_GetVar.3.${MAN_SUFFIX} \ > + Tcl_GetVar2.3.${MAN_SUFFIX} \ > + Tcl_GetVar2Ex.3.${MAN_SUFFIX} \ > + Tcl_GetVersion.3.${MAN_SUFFIX} \ > + Tcl_GetWideIntFromObj.3.${MAN_SUFFIX} \ > + Tcl_Gets.3.${MAN_SUFFIX} \ > + Tcl_GetsObj.3.${MAN_SUFFIX} \ > + Tcl_GlobalEval.3.${MAN_SUFFIX} \ > + Tcl_GlobalEvalObj.3.${MAN_SUFFIX} \ > + Tcl_HashStats.3.${MAN_SUFFIX} \ > + Tcl_HideCommand.3.${MAN_SUFFIX} \ > + Tcl_Import.3.${MAN_SUFFIX} \ > + Tcl_IncrRefCount.3.${MAN_SUFFIX} \ > + Tcl_Init.3.${MAN_SUFFIX} \ > + Tcl_InitCustomHashTable.3.${MAN_SUFFIX} \ > + Tcl_InitHashTable.3.${MAN_SUFFIX} \ > + Tcl_InitMemory.3.${MAN_SUFFIX} \ > + Tcl_InitNotifier.3.${MAN_SUFFIX} \ > + Tcl_InitObjHashTable.3.${MAN_SUFFIX} \ > + Tcl_InitStubs.3.${MAN_SUFFIX} \ > + Tcl_InputBlocked.3.${MAN_SUFFIX} \ > + Tcl_InputBuffered.3.${MAN_SUFFIX} \ > + Tcl_Interp.3.${MAN_SUFFIX} \ > + Tcl_InterpActive.3.${MAN_SUFFIX} \ > + Tcl_InterpDeleted.3.${MAN_SUFFIX} \ > + Tcl_InvalidateStringRep.3.${MAN_SUFFIX} \ > + Tcl_IsChannelExisting.3.${MAN_SUFFIX} \ > + Tcl_IsChannelRegistered.3.${MAN_SUFFIX} \ > + Tcl_IsChannelShared.3.${MAN_SUFFIX} \ > + Tcl_IsEnsemble.3.${MAN_SUFFIX} \ > + Tcl_IsSafe.3.${MAN_SUFFIX} \ > + Tcl_IsShared.3.${MAN_SUFFIX} \ > + Tcl_IsStandardChannel.3.${MAN_SUFFIX} \ > + Tcl_JoinPath.3.${MAN_SUFFIX} \ > + Tcl_JoinThread.3.${MAN_SUFFIX} \ > + Tcl_LimitAddHandler.3.${MAN_SUFFIX} \ > + Tcl_LimitCheck.3.${MAN_SUFFIX} \ > + Tcl_LimitExceeded.3.${MAN_SUFFIX} \ > + Tcl_LimitGetCommands.3.${MAN_SUFFIX} \ > + Tcl_LimitGetGranularity.3.${MAN_SUFFIX} \ > + Tcl_LimitGetTime.3.${MAN_SUFFIX} \ > + Tcl_LimitReady.3.${MAN_SUFFIX} \ > + Tcl_LimitRemoveHandler.3.${MAN_SUFFIX} \ > + Tcl_LimitSetCommands.3.${MAN_SUFFIX} \ > + Tcl_LimitSetGranularity.3.${MAN_SUFFIX} \ > + Tcl_LimitSetTime.3.${MAN_SUFFIX} \ > + Tcl_LimitTypeEnabled.3.${MAN_SUFFIX} \ > + Tcl_LimitTypeExceeded.3.${MAN_SUFFIX} \ > + Tcl_LimitTypeReset.3.${MAN_SUFFIX} \ > + Tcl_LimitTypeSet.3.${MAN_SUFFIX} \ > + Tcl_LinkVar.3.${MAN_SUFFIX} \ > + Tcl_ListMathFuncs.3.${MAN_SUFFIX} \ > + Tcl_ListObjAppendElement.3.${MAN_SUFFIX} \ > + Tcl_ListObjAppendList.3.${MAN_SUFFIX} \ > + Tcl_ListObjGetElements.3.${MAN_SUFFIX} \ > + Tcl_ListObjIndex.3.${MAN_SUFFIX} \ > + Tcl_ListObjLength.3.${MAN_SUFFIX} \ > + Tcl_ListObjReplace.3.${MAN_SUFFIX} \ > + Tcl_LoadFile.3.${MAN_SUFFIX} \ > + Tcl_LogCommandInfo.3.${MAN_SUFFIX} \ > + Tcl_Main.3.${MAN_SUFFIX} \ > + Tcl_MakeFileChannel.3.${MAN_SUFFIX} \ > + Tcl_MakeSafe.3.${MAN_SUFFIX} \ > + Tcl_MakeTcpClientChannel.3.${MAN_SUFFIX} \ > + Tcl_Merge.3.${MAN_SUFFIX} \ > + Tcl_MethodDeclarerClass.3.${MAN_SUFFIX} \ > + Tcl_MethodDeclarerObject.3.${MAN_SUFFIX} \ > + Tcl_MethodIsPublic.3.${MAN_SUFFIX} \ > + Tcl_MethodIsType.3.${MAN_SUFFIX} \ > + Tcl_MethodName.3.${MAN_SUFFIX} \ > + Tcl_MutexFinalize.3.${MAN_SUFFIX} \ > + Tcl_MutexLock.3.${MAN_SUFFIX} \ > + Tcl_MutexUnlock.3.${MAN_SUFFIX} \ > + Tcl_NRAddCallback.3.${MAN_SUFFIX} \ > + Tcl_NRCallObjProc.3.${MAN_SUFFIX} \ > + Tcl_NRCmdSwap.3.${MAN_SUFFIX} \ > + Tcl_NRCreateCommand.3.${MAN_SUFFIX} \ > + Tcl_NREvalObj.3.${MAN_SUFFIX} \ > + Tcl_NREvalObjv.3.${MAN_SUFFIX} \ > + Tcl_NewBignumObj.3.${MAN_SUFFIX} \ > + Tcl_NewBooleanObj.3.${MAN_SUFFIX} \ > + Tcl_NewByteArrayObj.3.${MAN_SUFFIX} \ > + Tcl_NewDictObj.3.${MAN_SUFFIX} \ > + Tcl_NewDoubleObj.3.${MAN_SUFFIX} \ > + Tcl_NewInstanceMethod.3.${MAN_SUFFIX} \ > + Tcl_NewIntObj.3.${MAN_SUFFIX} \ > + Tcl_NewListObj.3.${MAN_SUFFIX} \ > + Tcl_NewLongObj.3.${MAN_SUFFIX} \ > + Tcl_NewMethod.3.${MAN_SUFFIX} \ > + Tcl_NewObj.3.${MAN_SUFFIX} \ > + Tcl_NewObjectInstance.3.${MAN_SUFFIX} \ > + Tcl_NewStringObj.3.${MAN_SUFFIX} \ > + Tcl_NewUnicodeObj.3.${MAN_SUFFIX} \ > + Tcl_NewWideIntObj.3.${MAN_SUFFIX} \ > + Tcl_NextHashEntry.3.${MAN_SUFFIX} \ > + Tcl_NotifyChannel.3.${MAN_SUFFIX} \ > + Tcl_NumUtfChars.3.${MAN_SUFFIX} \ > + Tcl_ObjGetVar2.3.${MAN_SUFFIX} \ > + Tcl_ObjPrintf.3.${MAN_SUFFIX} \ > + Tcl_ObjSetVar2.3.${MAN_SUFFIX} \ > + Tcl_ObjectContextInvokeNext.3.${MAN_SUFFIX} \ > + Tcl_ObjectContextIsFiltering.3.${MAN_SUFFIX} \ > + Tcl_ObjectContextMethod.3.${MAN_SUFFIX} \ > + Tcl_ObjectContextObject.3.${MAN_SUFFIX} \ > + Tcl_ObjectContextSkippedArgs.3.${MAN_SUFFIX} \ > + Tcl_ObjectDeleted.3.${MAN_SUFFIX} \ > + Tcl_ObjectGetMetadata.3.${MAN_SUFFIX} \ > + Tcl_ObjectGetMethodNameMapper.3.${MAN_SUFFIX} \ > + Tcl_ObjectSetMetadata.3.${MAN_SUFFIX} \ > + Tcl_ObjectSetMethodNameMapper.3.${MAN_SUFFIX} \ > + Tcl_OpenCommandChannel.3.${MAN_SUFFIX} \ > + Tcl_OpenFileChannel.3.${MAN_SUFFIX} \ > + Tcl_OpenTcpClient.3.${MAN_SUFFIX} \ > + Tcl_OpenTcpServer.3.${MAN_SUFFIX} \ > + Tcl_OutputBuffered.3.${MAN_SUFFIX} \ > + Tcl_Panic.3.${MAN_SUFFIX} \ > + Tcl_PanicVA.3.${MAN_SUFFIX} \ > + Tcl_ParseArgsObjv.3.${MAN_SUFFIX} \ > + Tcl_ParseBraces.3.${MAN_SUFFIX} \ > + Tcl_ParseCommand.3.${MAN_SUFFIX} \ > + Tcl_ParseExpr.3.${MAN_SUFFIX} \ > + Tcl_ParseQuotedString.3.${MAN_SUFFIX} \ > + Tcl_ParseVar.3.${MAN_SUFFIX} \ > + Tcl_ParseVarName.3.${MAN_SUFFIX} \ > + Tcl_PkgPresent.3.${MAN_SUFFIX} \ > + Tcl_PkgPresentEx.3.${MAN_SUFFIX} \ > + Tcl_PkgProvide.3.${MAN_SUFFIX} \ > + Tcl_PkgProvideEx.3.${MAN_SUFFIX} \ > + Tcl_PkgRequire.3.${MAN_SUFFIX} \ > + Tcl_PkgRequireEx.3.${MAN_SUFFIX} \ > + Tcl_PkgRequireProc.3.${MAN_SUFFIX} \ > + Tcl_PosixError.3.${MAN_SUFFIX} \ > + Tcl_Preserve.3.${MAN_SUFFIX} \ > + Tcl_PrintDouble.3.${MAN_SUFFIX} \ > + Tcl_PutEnv.3.${MAN_SUFFIX} \ > + Tcl_QueryTimeProc.3.${MAN_SUFFIX} \ > + Tcl_QueueEvent.3.${MAN_SUFFIX} \ > + Tcl_Read.3.${MAN_SUFFIX} \ > + Tcl_ReadChars.3.${MAN_SUFFIX} \ > + Tcl_ReadRaw.3.${MAN_SUFFIX} \ > + Tcl_Realloc.3.${MAN_SUFFIX} \ > + Tcl_ReapDetachedProcs.3.${MAN_SUFFIX} \ > + Tcl_RecordAndEval.3.${MAN_SUFFIX} \ > + Tcl_RecordAndEvalObj.3.${MAN_SUFFIX} \ > + Tcl_RegExpCompile.3.${MAN_SUFFIX} \ > + Tcl_RegExpExec.3.${MAN_SUFFIX} \ > + Tcl_RegExpExecObj.3.${MAN_SUFFIX} \ > + Tcl_RegExpGetInfo.3.${MAN_SUFFIX} \ > + Tcl_RegExpMatch.3.${MAN_SUFFIX} \ > + Tcl_RegExpMatchObj.3.${MAN_SUFFIX} \ > + Tcl_RegExpRange.3.${MAN_SUFFIX} \ > + Tcl_RegisterChannel.3.${MAN_SUFFIX} \ > + Tcl_RegisterConfig.3.${MAN_SUFFIX} \ > + Tcl_RegisterObjType.3.${MAN_SUFFIX} \ > + Tcl_Release.3.${MAN_SUFFIX} \ > + Tcl_ResetResult.3.${MAN_SUFFIX} \ > + Tcl_RestoreInterpState.3.${MAN_SUFFIX} \ > + Tcl_RestoreResult.3.${MAN_SUFFIX} \ > + Tcl_SaveInterpState.3.${MAN_SUFFIX} \ > + Tcl_SaveResult.3.${MAN_SUFFIX} \ > + Tcl_ScanCountedElement.3.${MAN_SUFFIX} \ > + Tcl_ScanElement.3.${MAN_SUFFIX} \ > + Tcl_Seek.3.${MAN_SUFFIX} \ > + Tcl_ServiceAll.3.${MAN_SUFFIX} \ > + Tcl_ServiceEvent.3.${MAN_SUFFIX} \ > + Tcl_ServiceModeHook.3.${MAN_SUFFIX} \ > + Tcl_SetAssocData.3.${MAN_SUFFIX} \ > + Tcl_SetBignumObj.3.${MAN_SUFFIX} \ > + Tcl_SetBooleanObj.3.${MAN_SUFFIX} \ > + Tcl_SetByteArrayLength.3.${MAN_SUFFIX} \ > + Tcl_SetByteArrayObj.3.${MAN_SUFFIX} \ > + Tcl_SetChannelBufferSize.3.${MAN_SUFFIX} \ > + Tcl_SetChannelError.3.${MAN_SUFFIX} \ > + Tcl_SetChannelErrorInterp.3.${MAN_SUFFIX} \ > + Tcl_SetChannelOption.3.${MAN_SUFFIX} \ > + Tcl_SetCommandInfo.3.${MAN_SUFFIX} \ > + Tcl_SetCommandInfoFromToken.3.${MAN_SUFFIX} \ > + Tcl_SetDefaultEncodingDir.3.${MAN_SUFFIX} \ > + Tcl_SetDoubleObj.3.${MAN_SUFFIX} \ > + Tcl_SetEncodingSearchPath.3.${MAN_SUFFIX} \ > + Tcl_SetEnsembleFlags.3.${MAN_SUFFIX} \ > + Tcl_SetEnsembleMappingDict.3.${MAN_SUFFIX} \ > + Tcl_SetEnsembleParameterList.3.${MAN_SUFFIX} \ > + Tcl_SetEnsembleSubcommandList.3.${MAN_SUFFIX} \ > + Tcl_SetEnsembleUnknownHandler.3.${MAN_SUFFIX} \ > + Tcl_SetErrno.3.${MAN_SUFFIX} \ > + Tcl_SetErrorCode.3.${MAN_SUFFIX} \ > + Tcl_SetErrorCodeVA.3.${MAN_SUFFIX} \ > + Tcl_SetErrorLine.3.${MAN_SUFFIX} \ > + Tcl_SetExitProc.3.${MAN_SUFFIX} \ > + Tcl_SetHashValue.3.${MAN_SUFFIX} \ > + Tcl_SetIntObj.3.${MAN_SUFFIX} \ > + Tcl_SetListObj.3.${MAN_SUFFIX} \ > + Tcl_SetLongObj.3.${MAN_SUFFIX} \ > + Tcl_SetMainLoop.3.${MAN_SUFFIX} \ > + Tcl_SetMaxBlockTime.3.${MAN_SUFFIX} \ > + Tcl_SetNamespaceUnknownHandler.3.${MAN_SUFFIX} \ > + Tcl_SetNotifier.3.${MAN_SUFFIX} \ > + Tcl_SetObjErrorCode.3.${MAN_SUFFIX} \ > + Tcl_SetObjLength.3.${MAN_SUFFIX} \ > + Tcl_SetObjResult.3.${MAN_SUFFIX} \ > + Tcl_SetPanicProc.3.${MAN_SUFFIX} \ > + Tcl_SetRecursionLimit.3.${MAN_SUFFIX} \ > + Tcl_SetResult.3.${MAN_SUFFIX} \ > + Tcl_SetReturnOptions.3.${MAN_SUFFIX} \ > + Tcl_SetServiceMode.3.${MAN_SUFFIX} \ > + Tcl_SetStartupScript.3.${MAN_SUFFIX} \ > + Tcl_SetStdChannel.3.${MAN_SUFFIX} \ > + Tcl_SetStringObj.3.${MAN_SUFFIX} \ > + Tcl_SetSystemEncoding.3.${MAN_SUFFIX} \ > + Tcl_SetTimeProc.3.${MAN_SUFFIX} \ > + Tcl_SetTimer.3.${MAN_SUFFIX} \ > + Tcl_SetUnicodeObj.3.${MAN_SUFFIX} \ > + Tcl_SetVar.3.${MAN_SUFFIX} \ > + Tcl_SetVar2.3.${MAN_SUFFIX} \ > + Tcl_SetVar2Ex.3.${MAN_SUFFIX} \ > + Tcl_SetWideIntObj.3.${MAN_SUFFIX} \ > + Tcl_SignalId.3.${MAN_SUFFIX} \ > + Tcl_SignalMsg.3.${MAN_SUFFIX} \ > + Tcl_Sleep.3.${MAN_SUFFIX} \ > + Tcl_SourceRCFile.3.${MAN_SUFFIX} \ > + Tcl_SpliceChannel.3.${MAN_SUFFIX} \ > + Tcl_SplitList.3.${MAN_SUFFIX} \ > + Tcl_SplitPath.3.${MAN_SUFFIX} \ > + Tcl_StackChannel.3.${MAN_SUFFIX} \ > + Tcl_StandardChannels.3.${MAN_SUFFIX} \ > + Tcl_Stat.3.${MAN_SUFFIX} \ > + Tcl_StaticPackage.3.${MAN_SUFFIX} \ > + Tcl_StringCaseMatch.3.${MAN_SUFFIX} \ > + Tcl_StringMatch.3.${MAN_SUFFIX} \ > + Tcl_SubstObj.3.${MAN_SUFFIX} \ > + Tcl_TakeBignumFromObj.3.${MAN_SUFFIX} \ > + Tcl_Tell.3.${MAN_SUFFIX} \ > + Tcl_ThreadAlert.3.${MAN_SUFFIX} \ > + Tcl_ThreadQueueEvent.3.${MAN_SUFFIX} \ > + Tcl_TraceCommand.3.${MAN_SUFFIX} \ > + Tcl_TraceVar.3.${MAN_SUFFIX} \ > + Tcl_TraceVar2.3.${MAN_SUFFIX} \ > + Tcl_TransferResult.3.${MAN_SUFFIX} \ > + Tcl_TranslateFileName.3.${MAN_SUFFIX} \ > + Tcl_TruncateChannel.3.${MAN_SUFFIX} \ > + Tcl_Ungets.3.${MAN_SUFFIX} \ > + Tcl_UniChar.3.${MAN_SUFFIX} \ > + Tcl_UniCharAtIndex.3.${MAN_SUFFIX} \ > + Tcl_UniCharCaseMatch.3.${MAN_SUFFIX} \ > + Tcl_UniCharIsAlnum.3.${MAN_SUFFIX} \ > + Tcl_UniCharIsAlpha.3.${MAN_SUFFIX} \ > + Tcl_UniCharIsControl.3.${MAN_SUFFIX} \ > + Tcl_UniCharIsDigit.3.${MAN_SUFFIX} \ > + Tcl_UniCharIsGraph.3.${MAN_SUFFIX} \ > + Tcl_UniCharIsLower.3.${MAN_SUFFIX} \ > + Tcl_UniCharIsPrint.3.${MAN_SUFFIX} \ > + Tcl_UniCharIsPunct.3.${MAN_SUFFIX} \ > + Tcl_UniCharIsSpace.3.${MAN_SUFFIX} \ > + Tcl_UniCharIsUpper.3.${MAN_SUFFIX} \ > + Tcl_UniCharIsWordChar.3.${MAN_SUFFIX} \ > + Tcl_UniCharLen.3.${MAN_SUFFIX} \ > + Tcl_UniCharNcasecmp.3.${MAN_SUFFIX} \ > + Tcl_UniCharNcmp.3.${MAN_SUFFIX} \ > + Tcl_UniCharToLower.3.${MAN_SUFFIX} \ > + Tcl_UniCharToTitle.3.${MAN_SUFFIX} \ > + Tcl_UniCharToUpper.3.${MAN_SUFFIX} \ > + Tcl_UniCharToUtf.3.${MAN_SUFFIX} \ > + Tcl_UniCharToUtfDString.3.${MAN_SUFFIX} \ > + Tcl_UnlinkVar.3.${MAN_SUFFIX} \ > + Tcl_UnregisterChannel.3.${MAN_SUFFIX} \ > + Tcl_UnsetVar.3.${MAN_SUFFIX} \ > + Tcl_UnsetVar2.3.${MAN_SUFFIX} \ > + Tcl_UnstackChannel.3.${MAN_SUFFIX} \ > + Tcl_UntraceCommand.3.${MAN_SUFFIX} \ > + Tcl_UntraceVar.3.${MAN_SUFFIX} \ > + Tcl_UntraceVar2.3.${MAN_SUFFIX} \ > + Tcl_UpVar.3.${MAN_SUFFIX} \ > + Tcl_UpVar2.3.${MAN_SUFFIX} \ > + Tcl_UpdateLinkedVar.3.${MAN_SUFFIX} \ > + Tcl_UtfAtIndex.3.${MAN_SUFFIX} \ > + Tcl_UtfBackslash.3.${MAN_SUFFIX} \ > + Tcl_UtfCharComplete.3.${MAN_SUFFIX} \ > + Tcl_UtfFindFirst.3.${MAN_SUFFIX} \ > + Tcl_UtfFindLast.3.${MAN_SUFFIX} \ > + Tcl_UtfNext.3.${MAN_SUFFIX} \ > + Tcl_UtfPrev.3.${MAN_SUFFIX} \ > + Tcl_UtfToExternal.3.${MAN_SUFFIX} \ > + Tcl_UtfToExternalDString.3.${MAN_SUFFIX} \ > + Tcl_UtfToLower.3.${MAN_SUFFIX} \ > + Tcl_UtfToTitle.3.${MAN_SUFFIX} \ > + Tcl_UtfToUniChar.3.${MAN_SUFFIX} \ > + Tcl_UtfToUniCharDString.3.${MAN_SUFFIX} \ > + Tcl_UtfToUpper.3.${MAN_SUFFIX} \ > + Tcl_ValidateAllMemory.3.${MAN_SUFFIX} \ > + Tcl_VarEval.3.${MAN_SUFFIX} \ > + Tcl_VarEvalVA.3.${MAN_SUFFIX} \ > + Tcl_VarTraceInfo.3.${MAN_SUFFIX} \ > + Tcl_VarTraceInfo2.3.${MAN_SUFFIX} \ > + Tcl_WaitForEvent.3.${MAN_SUFFIX} \ > + Tcl_WaitPid.3.${MAN_SUFFIX} \ > + Tcl_WinTCharToUtf.3.${MAN_SUFFIX} \ > + Tcl_WinUtfToTChar.3.${MAN_SUFFIX} \ > + Tcl_Write.3.${MAN_SUFFIX} \ > + Tcl_WriteChars.3.${MAN_SUFFIX} \ > + Tcl_WriteObj.3.${MAN_SUFFIX} \ > + Tcl_WriteRaw.3.${MAN_SUFFIX} \ > + Tcl_WrongNumArgs.3.${MAN_SUFFIX} \ > + Tcl_ZlibAdler32.3.${MAN_SUFFIX} \ > + Tcl_ZlibCRC32.3.${MAN_SUFFIX} \ > + Tcl_ZlibDeflate.3.${MAN_SUFFIX} \ > + Tcl_ZlibInflate.3.${MAN_SUFFIX} \ > + Tcl_ZlibStreamChecksum.3.${MAN_SUFFIX} \ > + Tcl_ZlibStreamClose.3.${MAN_SUFFIX} \ > + Tcl_ZlibStreamEof.3.${MAN_SUFFIX} \ > + Tcl_ZlibStreamGet.3.${MAN_SUFFIX} \ > + Tcl_ZlibStreamGetCommandName.3.${MAN_SUFFIX} \ > + Tcl_ZlibStreamInit.3.${MAN_SUFFIX} \ > + Tcl_ZlibStreamPut.3.${MAN_SUFFIX} \ > + attemptckalloc.3.${MAN_SUFFIX} \ > + attemptckrealloc.3.${MAN_SUFFIX} \ > + ckalloc.3.${MAN_SUFFIX} \ > + ckfree.3.${MAN_SUFFIX} \ > + ckrealloc.3.${MAN_SUFFIX} > + > +MANN=3D Tcl.n.${MAN_SUFFIX} \ > + after.n.${MAN_SUFFIX} \ > + append.n.${MAN_SUFFIX} \ > + apply.n.${MAN_SUFFIX} \ > + argc.n.${MAN_SUFFIX} \ > + argv.n.${MAN_SUFFIX} \ > + argv0.n.${MAN_SUFFIX} \ > + array.n.${MAN_SUFFIX} \ > + auto_execok.n.${MAN_SUFFIX} \ > + auto_import.n.${MAN_SUFFIX} \ > + auto_load.n.${MAN_SUFFIX} \ > + auto_mkindex.n.${MAN_SUFFIX} \ > + auto_path.n.${MAN_SUFFIX} \ > + auto_qualify.n.${MAN_SUFFIX} \ > + auto_reset.n.${MAN_SUFFIX} \ > + bgerror.n.${MAN_SUFFIX} \ > + binary.n.${MAN_SUFFIX} \ > + break.n.${MAN_SUFFIX} \ > + case.n.${MAN_SUFFIX} \ > + catch.n.${MAN_SUFFIX} \ > + cd.n.${MAN_SUFFIX} \ > + chan.n.${MAN_SUFFIX} \ > + clock.n.${MAN_SUFFIX} \ > + close.n.${MAN_SUFFIX} \ > + concat.n.${MAN_SUFFIX} \ > + continue.n.${MAN_SUFFIX} \ > + coroutine.n.${MAN_SUFFIX} \ > + dde.n.${MAN_SUFFIX} \ > + dict.n.${MAN_SUFFIX} \ > + encoding.n.${MAN_SUFFIX} \ > + env.n.${MAN_SUFFIX} \ > + eof.n.${MAN_SUFFIX} \ > + error.n.${MAN_SUFFIX} \ > + errorCode.n.${MAN_SUFFIX} \ > + errorInfo.n.${MAN_SUFFIX} \ > + eval.n.${MAN_SUFFIX} \ > + exec.n.${MAN_SUFFIX} \ > + exit.n.${MAN_SUFFIX} \ > + expr.n.${MAN_SUFFIX} \ > + fblocked.n.${MAN_SUFFIX} \ > + fconfigure.n.${MAN_SUFFIX} \ > + fcopy.n.${MAN_SUFFIX} \ > + file.n.${MAN_SUFFIX} \ > + fileevent.n.${MAN_SUFFIX} \ > + filename.n.${MAN_SUFFIX} \ > + flush.n.${MAN_SUFFIX} \ > + for.n.${MAN_SUFFIX} \ > + foreach.n.${MAN_SUFFIX} \ > + format.n.${MAN_SUFFIX} \ > + gets.n.${MAN_SUFFIX} \ > + glob.n.${MAN_SUFFIX} \ > + global.n.${MAN_SUFFIX} \ > + history.n.${MAN_SUFFIX} \ > + http.n.${MAN_SUFFIX} \ > + if.n.${MAN_SUFFIX} \ > + incr.n.${MAN_SUFFIX} \ > + info.n.${MAN_SUFFIX} \ > + interp.n.${MAN_SUFFIX} \ > + join.n.${MAN_SUFFIX} \ > + lappend.n.${MAN_SUFFIX} \ > + lassign.n.${MAN_SUFFIX} \ > + lindex.n.${MAN_SUFFIX} \ > + linsert.n.${MAN_SUFFIX} \ > + list.n.${MAN_SUFFIX} \ > + llength.n.${MAN_SUFFIX} \ > + lmap.n.${MAN_SUFFIX} \ > + load.n.${MAN_SUFFIX} \ > + lrange.n.${MAN_SUFFIX} \ > + lrepeat.n.${MAN_SUFFIX} \ > + lreplace.n.${MAN_SUFFIX} \ > + lreverse.n.${MAN_SUFFIX} \ > + lsearch.n.${MAN_SUFFIX} \ > + lset.n.${MAN_SUFFIX} \ > + lsort.n.${MAN_SUFFIX} \ > + mathfunc.n.${MAN_SUFFIX} \ > + mathop.n.${MAN_SUFFIX} \ > + memory.n.${MAN_SUFFIX} \ > + msgcat.n.${MAN_SUFFIX} \ > + my.n.${MAN_SUFFIX} \ > + namespace.n.${MAN_SUFFIX} \ > + next.n.${MAN_SUFFIX} \ > + nextto.n.${MAN_SUFFIX} \ > + oo_class.n.${MAN_SUFFIX} \ > + oo_copy.n.${MAN_SUFFIX} \ > + oo_define.n.${MAN_SUFFIX} \ > + oo_objdefine.n.${MAN_SUFFIX} \ > + oo_object.n.${MAN_SUFFIX} \ > + open.n.${MAN_SUFFIX} \ > + package.n.${MAN_SUFFIX} \ > + parray.n.${MAN_SUFFIX} \ > + pid.n.${MAN_SUFFIX} \ > + pkg_create.n.${MAN_SUFFIX} \ > + pkg_mkIndex.n.${MAN_SUFFIX} \ > + platform.n.${MAN_SUFFIX} \ > + platform_shell.n.${MAN_SUFFIX} \ > + proc.n.${MAN_SUFFIX} \ > + puts.n.${MAN_SUFFIX} \ > + pwd.n.${MAN_SUFFIX} \ > + re_syntax.n.${MAN_SUFFIX} \ > + read.n.${MAN_SUFFIX} \ > + refchan.n.${MAN_SUFFIX} \ > + regexp.n.${MAN_SUFFIX} \ > + registry.n.${MAN_SUFFIX} \ > + regsub.n.${MAN_SUFFIX} \ > + rename.n.${MAN_SUFFIX} \ > + return.n.${MAN_SUFFIX} \ > + safe.n.${MAN_SUFFIX} \ > + scan.n.${MAN_SUFFIX} \ > + seek.n.${MAN_SUFFIX} \ > + self.n.${MAN_SUFFIX} \ > + set.n.${MAN_SUFFIX} \ > + socket.n.${MAN_SUFFIX} \ > + source.n.${MAN_SUFFIX} \ > + split.n.${MAN_SUFFIX} \ > + string.n.${MAN_SUFFIX} \ > + subst.n.${MAN_SUFFIX} \ > + switch.n.${MAN_SUFFIX} \ > + tailcall.n.${MAN_SUFFIX} \ > + tcl_endOfWord.n.${MAN_SUFFIX} \ > + tcl_findLibrary.n.${MAN_SUFFIX} \ > + tcl_interactive.n.${MAN_SUFFIX} \ > + tcl_library.n.${MAN_SUFFIX} \ > + tcl_nonwordchars.n.${MAN_SUFFIX} \ > + tcl_patchLevel.n.${MAN_SUFFIX} \ > + tcl_pkgPath.n.${MAN_SUFFIX} \ > + tcl_platform.n.${MAN_SUFFIX} \ > + tcl_precision.n.${MAN_SUFFIX} \ > + tcl_prefix.n.${MAN_SUFFIX} \ > + tcl_rcFileName.n.${MAN_SUFFIX} \ > + tcl_startOfNextWord.n.${MAN_SUFFIX} \ > + tcl_startOfPreviousWord.n.${MAN_SUFFIX} \ > + tcl_traceCompile.n.${MAN_SUFFIX} \ > + tcl_traceEval.n.${MAN_SUFFIX} \ > + tcl_version.n.${MAN_SUFFIX} \ > + tcl_wordBreakAfter.n.${MAN_SUFFIX} \ > + tcl_wordBreakBefore.n.${MAN_SUFFIX} \ > + tcl_wordchars.n.${MAN_SUFFIX} \ > + tcltest.n.${MAN_SUFFIX} \ > + tell.n.${MAN_SUFFIX} \ > + throw.n.${MAN_SUFFIX} \ > + time.n.${MAN_SUFFIX} \ > + tm.n.${MAN_SUFFIX} \ > + trace.n.${MAN_SUFFIX} \ > + transchan.n.${MAN_SUFFIX} \ > + try.n.${MAN_SUFFIX} \ > + unknown.n.${MAN_SUFFIX} \ > + unload.n.${MAN_SUFFIX} \ > + unset.n.${MAN_SUFFIX} \ > + update.n.${MAN_SUFFIX} \ > + uplevel.n.${MAN_SUFFIX} \ > + upvar.n.${MAN_SUFFIX} \ > + variable.n.${MAN_SUFFIX} \ > + vwait.n.${MAN_SUFFIX} \ > + while.n.${MAN_SUFFIX} \ > + yield.n.${MAN_SUFFIX} \ > + yieldto.n.${MAN_SUFFIX} \ > + zlib.n.${MAN_SUFFIX} > + > +.if ${PORT_OPTIONS:MPACKAGES} > +MAN3+=3D Tdbc_Init.3.${MAN_SUFFIX} > +MANN+=3D body.n.${MAN_SUFFIX} \ > + class.n.${MAN_SUFFIX} \ > + code.n.${MAN_SUFFIX} \ > + configbody.n.${MAN_SUFFIX} \ > + delete.n.${MAN_SUFFIX} \ > + ensemble.n.${MAN_SUFFIX} \ > + find.n.${MAN_SUFFIX} \ > + is.n.${MAN_SUFFIX} \ > + itcl.n.${MAN_SUFFIX} \ > + itclcomponent.n.${MAN_SUFFIX} \ > + itcldelegate.n.${MAN_SUFFIX} \ > + itclextendedclass.n.${MAN_SUFFIX} \ > + itcloption.n.${MAN_SUFFIX} \ > + itclvars.n.${MAN_SUFFIX} \ > + itclwidget.n.${MAN_SUFFIX} \ > + local.n.${MAN_SUFFIX} \ > + scope.n.${MAN_SUFFIX} \ > + sqlite3.n.${MAN_SUFFIX} \ > + tdbc.n.${MAN_SUFFIX} \ > + tdbc_connection.n.${MAN_SUFFIX} \ > + tdbc_mapSqlState.n.${MAN_SUFFIX} \ > + tdbc_resultset.n.${MAN_SUFFIX} \ > + tdbc_statement.n.${MAN_SUFFIX} \ > + tdbc_tokenize.n.${MAN_SUFFIX} \ > + tdbc_mysql.n.${MAN_SUFFIX} \ > + tdbc_odbc.n.${MAN_SUFFIX} \ > + tdbc_sqlite3.n.${MAN_SUFFIX} \ > + thread.n.${MAN_SUFFIX} \ > + tpool.n.${MAN_SUFFIX} \ > + tsv.n.${MAN_SUFFIX} \ > + ttrace.n.${MAN_SUFFIX} > +.endif >=20 > Property changes on: Makefile.man > ___________________________________________________________________ > Added: svn:eol-style > ## -0,0 +1 ## > +native > \ No newline at end of property > Added: svn:mime-type > ## -0,0 +1 ## > +text/plain > \ No newline at end of property > Added: svn:keywords > ## -0,0 +1 ## > +FreeBSD=3D%H > \ No newline at end of property > Index: distinfo > =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=3D=3D=3D > --- distinfo (revision 309226) > +++ distinfo (working copy) > @@ -1,2 +1,2 @@ > -SHA256 (tcl8.6b3-src.tar.gz) =3D a96323570d986ef02fff611cd2c401c6888b053= 4a17ca68dd3b5c69ee0f29b38 > -SIZE (tcl8.6b3-src.tar.gz) =3D 8078739 > +SHA256 (tcl8.6.0-src.tar.gz) =3D 354422b9c4791685499123b2dfe01faa98b555c= 08906c010cb4449ddc75dcade > +SIZE (tcl8.6.0-src.tar.gz) =3D 8636908 > Index: files/patch-pkgs-itcl4.0.0-Makefile.in > =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=3D=3D=3D > --- files/patch-pkgs-itcl4.0.0-Makefile.in (revision 0) > +++ files/patch-pkgs-itcl4.0.0-Makefile.in (working copy) > @@ -0,0 +1,16 @@ > +--- ../pkgs/itcl4.0.0/Makefile.in.orig 2013-01-07 17:39:50.000000000 +01= 00 > ++++ ../pkgs/itcl4.0.0/Makefile.in 2013-01-07 17:46:24.000000000 +0100 > +@@ -200,10 +200,10 @@ > + @echo "Installing man pages in $(DESTDIR)$(mandir)" > + @cd $(srcdir)/doc; for i in *.n; do \ > + echo "Installing $$i"; \ > +- rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`; \ > ++ rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUFFIX}; \ > + sed -e '/man\.macros/r man.macros' -e '/man\.macros/d' \ > +- $$i > $(DESTDIR)$(mandir)/mann/$$i; \ > +- chmod 444 $(DESTDIR)$(mandir)/mann/$$i; \ > ++ $$i > $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUFFIX}; \ > ++ chmod 444 $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUFFIX}; \ > + done > +=20 > + test: binaries libraries >=20 > Property changes on: files/patch-pkgs-itcl4.0.0-Makefile.in > ___________________________________________________________________ > Added: svn:mime-type > ## -0,0 +1 ## > +text/plain > \ No newline at end of property > Added: fbsd:nokeywords > ## -0,0 +1 ## > +yes > \ No newline at end of property > Added: svn:eol-style > ## -0,0 +1 ## > +native > \ No newline at end of property > Index: files/patch-pkgs-sqlite3.7.15.1-Makefile.in > =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=3D=3D=3D > --- files/patch-pkgs-sqlite3.7.15.1-Makefile.in (revision 0) > +++ files/patch-pkgs-sqlite3.7.15.1-Makefile.in (working copy) > @@ -0,0 +1,13 @@ > +--- ../pkgs/sqlite3.7.15.1/Makefile.in.orig 2013-01-07 17:42:48.00000000= 0 +0100 > ++++ ../pkgs/sqlite3.7.15.1/Makefile.in 2013-01-07 17:45:53.000000000 +01= 00 > +@@ -232,8 +232,8 @@ > + @echo "Installing documentation in $(DESTDIR)$(mandir)" > + @list=3D'$(srcdir)/doc/*.n'; for i in $$list; do \ > + echo "Installing $$i"; \ > +- rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`; \ > +- $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann ; \ > ++ rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUFFIX}; \ > ++ $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_S= UFFIX} ; \ > + done > +=20 > + test: binaries libraries >=20 > Property changes on: files/patch-pkgs-sqlite3.7.15.1-Makefile.in > ___________________________________________________________________ > Added: fbsd:nokeywords > ## -0,0 +1 ## > +yes > \ No newline at end of property > Added: svn:eol-style > ## -0,0 +1 ## > +native > \ No newline at end of property > Added: svn:mime-type > ## -0,0 +1 ## > +text/plain > \ No newline at end of property > Index: files/patch-pkgs-tdbc1.0.0-Makefile.in > =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=3D=3D=3D > --- files/patch-pkgs-tdbc1.0.0-Makefile.in (revision 0) > +++ files/patch-pkgs-tdbc1.0.0-Makefile.in (working copy) > @@ -0,0 +1,20 @@ > +--- ../pkgs/tdbc1.0.0/Makefile.in.orig 2013-01-07 17:44:20.000000000 +01= 00 > ++++ ../pkgs/tdbc1.0.0/Makefile.in 2013-01-07 17:45:16.000000000 +0100 > +@@ -232,13 +232,13 @@ > + @echo "Installing documentation in $(DESTDIR)$(mandir)" > + @list=3D'$(srcdir)/doc/*.3'; for i in $$list; do \ > + echo "Installing $$i"; \ > +- rm -f $(DESTDIR)$(mandir)/man3/`basename $$i`; \ > +- $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/man3 ; \ > ++ rm -f $(DESTDIR)$(mandir)/man3/`basename $$i`${MAN_SUFFIX}; \ > ++ $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/man3/`basename $$i`${MAN_S= UFFIX} ; \ > + done > + @list=3D'$(srcdir)/doc/*.n'; for i in $$list; do \ > + echo "Installing $$i"; \ > +- rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`; \ > +- $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann ; \ > ++ rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUFFIX}; \ > ++ $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_S= UFFIX} ; \ > + done > +=20 > + test: binaries libraries >=20 > Property changes on: files/patch-pkgs-tdbc1.0.0-Makefile.in > ___________________________________________________________________ > Added: svn:eol-style > ## -0,0 +1 ## > +native > \ No newline at end of property > Added: svn:mime-type > ## -0,0 +1 ## > +text/plain > \ No newline at end of property > Added: fbsd:nokeywords > ## -0,0 +1 ## > +yes > \ No newline at end of property > Index: files/patch-pkgs-tdbc1.0.0-configure > =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=3D=3D=3D > --- files/patch-pkgs-tdbc1.0.0-configure (revision 0) > +++ files/patch-pkgs-tdbc1.0.0-configure (working copy) > @@ -0,0 +1,15 @@ > +--- ../pkgs/tdbc1.0.0/configure.orig 2012-12-21 14:35:39.000000000 +0100 > ++++ ../pkgs/tdbc1.0.0/configure 2012-12-21 14:36:25.000000000 +0100 > +@@ -11707,10 +11707,10 @@ > + eval pkglibdir=3D"${libdir}/tdbc${PACKAGE_VERSION}" > + if test "${TCL_LIB_VERSIONS_OK}" =3D "ok"; then > + eval tdbc_LIB_FLAG=3D"-ltdbc${PACKAGE_VERSION}${DBGX}" > +- eval tdbc_STUB_LIB_FLAG=3D"-ltdbcstub${PACKAGE_VERSION}${DBGX}" > ++ eval tdbc_STUB_LIB_FLAG=3D"-ltdbcstub${DBGX}" > + else > + eval tdbc_LIB_FLAG=3D"-ltdbc`echo ${PACKAGE_VERSION} | tr -d .`${DBGX}" > +- eval tdbc_STUB_LIB_FLAG=3D"-ltdbcstub`echo ${PACKAGE_VERSION} | tr -d = =2E`${DBGX}" > ++ eval tdbc_STUB_LIB_FLAG=3D"-ltdbcstub${DBGX}" > + fi > + tdbc_BUILD_LIB_SPEC=3D"-L`pwd` ${tdbc_LIB_FLAG}" > + tdbc_LIB_SPEC=3D"-L${pkglibdir} ${tdbc_LIB_FLAG}" >=20 > Property changes on: files/patch-pkgs-tdbc1.0.0-configure > ___________________________________________________________________ > Added: svn:mime-type > ## -0,0 +1 ## > +text/plain > \ No newline at end of property > Added: fbsd:nokeywords > ## -0,0 +1 ## > +yes > \ No newline at end of property > Added: svn:eol-style > ## -0,0 +1 ## > +native > \ No newline at end of property > Index: files/patch-pkgs-tdbcmysql1.0.0-Makefile.in > =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=3D=3D=3D > --- files/patch-pkgs-tdbcmysql1.0.0-Makefile.in (revision 0) > +++ files/patch-pkgs-tdbcmysql1.0.0-Makefile.in (working copy) > @@ -0,0 +1,13 @@ > +--- ../pkgs/tdbcmysql1.0.0/Makefile.in.orig 2013-01-07 17:46:39.00000000= 0 +0100 > ++++ ../pkgs/tdbcmysql1.0.0/Makefile.in 2013-01-07 17:47:11.000000000 +01= 00 > +@@ -235,8 +235,8 @@ > + @echo "Installing documentation in $(DESTDIR)$(mandir)" > + @list=3D'$(srcdir)/doc/*.n'; for i in $$list; do \ > + echo "Installing $$i"; \ > +- rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`; \ > +- $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann ; \ > ++ rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUFFIX}; \ > ++ $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_S= UFFIX} ; \ > + done > +=20 > + test: binaries libraries >=20 > Property changes on: files/patch-pkgs-tdbcmysql1.0.0-Makefile.in > ___________________________________________________________________ > Added: svn:mime-type > ## -0,0 +1 ## > +text/plain > \ No newline at end of property > Added: fbsd:nokeywords > ## -0,0 +1 ## > +yes > \ No newline at end of property > Added: svn:eol-style > ## -0,0 +1 ## > +native > \ No newline at end of property > Index: files/patch-pkgs-tdbcodbc1.0.0-Makefile.in > =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=3D=3D=3D > --- files/patch-pkgs-tdbcodbc1.0.0-Makefile.in (revision 0) > +++ files/patch-pkgs-tdbcodbc1.0.0-Makefile.in (working copy) > @@ -0,0 +1,13 @@ > +--- ../pkgs/tdbcodbc1.0.0/Makefile.in.orig 2013-01-07 17:47:43.000000000= +0100 > ++++ ../pkgs/tdbcodbc1.0.0/Makefile.in 2013-01-07 17:48:13.000000000 +0100 > +@@ -228,8 +228,8 @@ > + @echo "Installing documentation in $(DESTDIR)$(mandir)" > + @list=3D'$(srcdir)/doc/*.n'; for i in $$list; do \ > + echo "Installing $$i"; \ > +- rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`; \ > +- $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann ; \ > ++ rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUFFIX}; \ > ++ $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_S= UFFIX} ; \ > + done > +=20 > + test: test-jet test-sqlserver test-sqlite >=20 > Property changes on: files/patch-pkgs-tdbcodbc1.0.0-Makefile.in > ___________________________________________________________________ > Added: svn:mime-type > ## -0,0 +1 ## > +text/plain > \ No newline at end of property > Added: fbsd:nokeywords > ## -0,0 +1 ## > +yes > \ No newline at end of property > Added: svn:eol-style > ## -0,0 +1 ## > +native > \ No newline at end of property > Index: files/patch-pkgs-tdbcsqlite3-1.0.0-Makefile.in > =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=3D=3D=3D > --- files/patch-pkgs-tdbcsqlite3-1.0.0-Makefile.in (revision 0) > +++ files/patch-pkgs-tdbcsqlite3-1.0.0-Makefile.in (working copy) > @@ -0,0 +1,36 @@ > +--- ../pkgs/tdbcsqlite3-1.0.0/Makefile.in.orig 2012-11-26 15:23:33.00000= 0000 +0100 > ++++ ../pkgs/tdbcsqlite3-1.0.0/Makefile.in 2013-01-07 17:49:35.000000000 = +0100 > +@@ -72,8 +72,8 @@ > + pkgdatadir =3D $(datadir)/$(PKG_DIR) > + pkglibdir =3D $(libdir)/$(PKG_DIR) > + pkgincludedir =3D $(includedir)/$(PKG_DIR) > +-tmdir =3D $(libdir)/tcl$(TCL_MAJOR_VERSION)/$(TCL_VERSION) > +-pkgslash =3D `echo $(PACKAGE_NAME) | sed s=3Dtdbc=3Dtdbc/=3D` > ++tmdir =3D $(libdir)/$(PKG_DIR) > ++pkgslash =3D `echo $(PACKAGE_NAME) | sed s=3Dtdbc=3D=3D` > + pkgtmdir =3D $(tmdir)/tdbc > + pkgtmfile =3D $(tmdir)/$(pkgslash)-$(PACKAGE_VERSION).tm > +=20 > +@@ -183,8 +183,8 @@ > + @echo "Installing documentation in $(DESTDIR)$(mandir)" > + @list=3D'$(srcdir)/doc/*.n'; for i in $$list; do \ > + echo "Installing $$i"; \ > +- rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`; \ > +- $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann ; \ > ++ rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUFFIX}; \ > ++ $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_S= UFFIX} ; \ > + done > +=20 > + # If the semicolon is omitted after the [list source ...], then > +@@ -286,9 +286,10 @@ > + #=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=3D=3D=3D=3D=3D=3D=3D=3D > +=20 > + install-lib-binaries:=20 > +- @$(INSTALL_DATA_DIR) $(DESTDIR)$(pkgtmdir) > + $(INSTALL_DATA) $(srcdir)/library/tdbcsqlite3.tcl \ > + $(DESTDIR)$(pkgtmfile) > ++ echo " Install pkgIndex.tcl $(DESTDIR)$(pkglibdir)"; \ > ++ $(INSTALL_DATA) pkgIndex.tcl $(DESTDIR)$(pkglibdir); \ > +=20 > + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status > + cd $(top_builddir) \ >=20 > Property changes on: files/patch-pkgs-tdbcsqlite3-1.0.0-Makefile.in > ___________________________________________________________________ > Added: svn:mime-type > ## -0,0 +1 ## > +text/plain > \ No newline at end of property > Added: fbsd:nokeywords > ## -0,0 +1 ## > +yes > \ No newline at end of property > Added: svn:eol-style > ## -0,0 +1 ## > +native > \ No newline at end of property > Index: files/patch-pkgs-tdbcsqlite3-1.0.0-pkgIndex.tcl.in > =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=3D=3D=3D > --- files/patch-pkgs-tdbcsqlite3-1.0.0-pkgIndex.tcl.in (revision 0) > +++ files/patch-pkgs-tdbcsqlite3-1.0.0-pkgIndex.tcl.in (working copy) > @@ -0,0 +1,8 @@ > +--- ../pkgs/tdbcsqlite3-1.0.0/pkgIndex.tcl.in.orig 2012-12-21 15:43:52.0= 00000000 +0100 > ++++ ../pkgs/tdbcsqlite3-1.0.0/pkgIndex.tcl.in 2012-12-21 15:44:27.000000= 000 +0100 > +@@ -2,4 +2,4 @@ > + # Tcl package index file > + # > + package ifneeded tdbc::sqlite3 @PACKAGE_VERSION@ \ > +- [list source [file join $dir .. library tdbcsqlite3.tcl]] > ++ [list source [file join $dir sqlite3-@PACKAGE_VERSION@.tm]] >=20 > Property changes on: files/patch-pkgs-tdbcsqlite3-1.0.0-pkgIndex.tcl.in > ___________________________________________________________________ > Added: svn:mime-type > ## -0,0 +1 ## > +text/plain > \ No newline at end of property > Added: fbsd:nokeywords > ## -0,0 +1 ## > +yes > \ No newline at end of property > Added: svn:eol-style > ## -0,0 +1 ## > +native > \ No newline at end of property > Index: files/patch-pkgs-thread2.7.0-Makefile.in > =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=3D=3D=3D > --- files/patch-pkgs-thread2.7.0-Makefile.in (revision 0) > +++ files/patch-pkgs-thread2.7.0-Makefile.in (working copy) > @@ -0,0 +1,13 @@ > +--- ../pkgs/thread2.7.0/Makefile.in.orig 2013-01-07 17:50:01.000000000 += 0100 > ++++ ../pkgs/thread2.7.0/Makefile.in 2013-01-07 17:50:25.000000000 +0100 > +@@ -211,8 +211,8 @@ > + @echo "Installing documentation in $(DESTDIR)$(mandir)" > + @list=3D'$(srcdir)/doc/man/*.n'; for i in $$list; do \ > + echo "Installing $$i"; \ > +- rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`; \ > +- $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann ; \ > ++ rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUFFIX}; \ > ++ $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_S= UFFIX} ; \ > + done > +=20 > + test: binaries libraries >=20 > Property changes on: files/patch-pkgs-thread2.7.0-Makefile.in > ___________________________________________________________________ > Added: svn:mime-type > ## -0,0 +1 ## > +text/plain > \ No newline at end of property > Added: fbsd:nokeywords > ## -0,0 +1 ## > +yes > \ No newline at end of property > Added: svn:eol-style > ## -0,0 +1 ## > +native > \ No newline at end of property > Index: files/patch-unix-Makefile.in > =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=3D=3D=3D > --- files/patch-unix-Makefile.in (revision 309226) > +++ files/patch-unix-Makefile.in (working copy) > @@ -1,15 +1,6 @@ > ---- Makefile.in.orig 2012-09-17 15:07:09.000000000 +0200 > -+++ Makefile.in 2012-09-17 17:29:57.000000000 +0200 > -@@ -54,6 +54,8 @@ > -=20 > - # Directory in which to install the include file tcl.h: > - INCLUDE_INSTALL_DIR =3D $(INSTALL_ROOT)$(includedir) > -+GENERIC_INCLUDE_INSTALL_DIR =3D $(INCLUDE_INSTALL_DIR)/generic > -+UNIX_INCLUDE_INSTALL_DIR =3D $(INCLUDE_INSTALL_DIR)/unix > -=20 > - # Path to the private tcl header dir: > - PRIVATE_INCLUDE_DIR =3D @PRIVATE_INCLUDE_DIR@ > -@@ -80,7 +82,7 @@ > +--- Makefile.in.orig 2012-12-20 16:02:15.000000000 +0100 > ++++ Makefile.in 2013-01-07 16:37:21.000000000 +0100 > +@@ -80,10 +80,10 @@ > HTML_INSTALL_DIR =3D $(INSTALL_ROOT)$(HTML_DIR) > =20 > # Directory in which to install the configuration file tclConfig.sh > @@ -17,17 +8,12 @@ > +CONFIG_INSTALL_DIR =3D $(SCRIPT_INSTALL_DIR) > =20 > # Directory in which to install bundled packages: > - PACKAGE_DIR =3D @PACKAGE_DIR@ > -@@ -103,7 +105,7 @@ > - #CFLAGS =3D $(CFLAGS_DEBUG) > - #CFLAGS =3D $(CFLAGS_OPTIMIZE) > - #CFLAGS =3D $(CFLAGS_DEBUG) $(CFLAGS_OPTIMIZE) > --CFLAGS =3D @CFLAGS_DEFAULT@ @CFLAGS@ > -+CFLAGS +=3D @CFLAGS_DEFAULT@ @CFLAGS@ > +-PACKAGE_DIR =3D @PACKAGE_DIR@ > ++PACKAGE_DIR =3D $(SCRIPT_INSTALL_DIR) > =20 > - # Flags to pass to the linker > - LDFLAGS_DEBUG =3D @LDFLAGS_DEBUG@ > -@@ -601,9 +603,9 @@ > + # Package search path. > + TCL_PACKAGE_PATH =3D @TCL_PACKAGE_PATH@ > +@@ -601,9 +601,9 @@ > # Start of rules > #----------------------------------------------------------------------= ---- > =20 > @@ -39,52 +25,52 @@ > =20 > libraries: > =20 > -@@ -614,11 +616,19 @@ > +@@ -614,10 +614,15 @@ > ${LIB_FILE}: ${OBJS} ${STUB_LIB_FILE} > rm -f $@ > @MAKE_LIB@ > + @ln -sf ${LIB_FILE} ./libtcl${SHORT_TCL_VER}.so > -+ if test "x@DL_OBJS" =3D "xtclLoadAout.o"; then \ > -+ $(RANLIB) ${LIB_FILE}; \ > -+ fi > -+=09 > + @if test "x$(DLL_INSTALL_DIR)" =3D "x$(BIN_INSTALL_DIR)"; then\ > + cp ${ZLIB_DIR}/win32/zlib1.dll .;\ > + fi > +=20 > +libtcl${SHORT_TCL_VER}.a: ${OBJS} > + rm -f libtcl${SHORT_TCL_VER}.a > + ar cr libtcl${SHORT_TCL_VER}.a ${OBJS} > + ${RANLIB} libtcl${SHORT_TCL_VER}.a > - @if test "x$(DLL_INSTALL_DIR)" =3D "x$(BIN_INSTALL_DIR)"; then\ > - cp ${ZLIB_DIR}/win32/zlib1.dll .;\ > - fi > =20 > -- > ${STUB_LIB_FILE}: ${STUB_LIB_OBJS} > rm -f $@ > - @MAKE_STUB_LIB@ > -@@ -759,8 +769,8 @@ > +@@ -758,13 +763,13 @@ > + # Installation rules > #----------------------------------------------------------------------= ---- > =20 > - INSTALL_BASE_TARGETS =3D install-binaries install-libraries install-msg= s $(INSTALL_TZDATA) > --INSTALL_DOC_TARGETS =3D install-doc > --INSTALL_PACKAGE_TARGETS =3D install-packages > -+INSTALL_DOC_TARGETS =3D > -+INSTALL_PACKAGE_TARGETS =3D > +-INSTALL_BASE_TARGETS =3D install-binaries install-libraries install-msg= s $(INSTALL_TZDATA) > ++INSTALL_BASE_TARGETS =3D install-binaries install-msgs $(INSTALL_TZDATA) > + INSTALL_DOC_TARGETS =3D install-doc > + INSTALL_PACKAGE_TARGETS =3D install-packages > INSTALL_DEV_TARGETS =3D install-headers > INSTALL_EXTRA_TARGETS =3D @EXTRA_INSTALL@ > - INSTALL_TARGETS =3D $(INSTALL_BASE_TARGETS) $(INSTALL_DOC_TARGETS) $(IN= STALL_DEV_TARGETS) \ > -@@ -795,6 +805,12 @@ > +-INSTALL_TARGETS =3D $(INSTALL_BASE_TARGETS) $(INSTALL_DOC_TARGETS) $(IN= STALL_DEV_TARGETS) \ > +- $(INSTALL_PACKAGE_TARGETS) $(INSTALL_EXTRA_TARGETS) > ++INSTALL_TARGETS =3D $(INSTALL_BASE_TARGETS) $(INSTALL_DEV_TARGETS) \ > ++ $(INSTALL_EXTRA_TARGETS) > +=20 > + install: $(INSTALL_TARGETS) > +=20 > +@@ -795,6 +800,11 @@ > @echo "Installing $(LIB_FILE) to $(DLL_INSTALL_DIR)/" > @@INSTALL_LIB@ > @chmod 555 "$(DLL_INSTALL_DIR)/$(LIB_FILE)" > -+ @ln -sf $(LIB_FILE) "@DLL_INSTALL_DIR@"/libtcl${SHORT_TCL_VER}.so > -+ @echo "Installing libtcl${SHORT_TCL_VER}.a" > -+ @$(INSTALL_DATA) libtcl${SHORT_TCL_VER}.a \ > -+ "@DLL_INSTALL_DIR@"/libtcl${SHORT_TCL_VER}.a > -+ @(cd "@DLL_INSTALL_DIR@"; $(RANLIB) libtcl${SHORT_TCL_VER}.a) > -+ @chmod 555 "@DLL_INSTALL_DIR@"/libtcl${SHORT_TCL_VER}.a > ++ @ln -sf $(LIB_FILE) "$(DLL_INSTALL_DIR)"/libtcl${SHORT_TCL_VER}.so > ++ @echo "Installing libtcl${SHORT_TCL_VER}.a to $(DLL_INSTALL_DIR)" > ++ @$(INSTALL_DATA) libtcl${SHORT_TCL_VER}.a "$(DLL_INSTALL_DIR)"/libtcl$= {SHORT_TCL_VER}.a > ++ @(cd "@DLL_INSTALL_DIR@" && ${RANLIB} libtcl${SHORT_TCL_VER}.a) > ++ @chmod 555 "$(DLL_INSTALL_DIR)"/libtcl${SHORT_TCL_VER}.a > @echo "Installing ${TCL_EXE} as $(BIN_INSTALL_DIR)/tclsh$(VERSION)${EX= E_SUFFIX}" > @$(INSTALL_PROGRAM) ${TCL_EXE} "$(BIN_INSTALL_DIR)/tclsh$(VERSION)${EX= E_SUFFIX}" > @echo "Installing tclConfig.sh to $(CONFIG_INSTALL_DIR)/" > -@@ -807,9 +823,9 @@ > +@@ -807,12 +817,12 @@ > @INSTALL_STUB_LIB@ ; \ > fi > @EXTRA_INSTALL_BINARIES@ > @@ -96,93 +82,103 @@ > + @$(INSTALL_DATA) tcl.pc $(prefix)/libdata/pkgconfig/tcl.pc > =20 > install-libraries: libraries > - @for i in "$(SCRIPT_INSTALL_DIR)"; \ > -@@ -820,7 +836,7 @@ > +- @for i in "$(SCRIPT_INSTALL_DIR)"; \ > ++ @for i in "$(SCRIPT_INSTALL_DIR)" "$(SCRIPT_INSTALL_DIR)"/encoding; \ > + do \ > + if [ ! -d "$$i" ] ; then \ > + echo "Making directory $$i"; \ > +@@ -820,7 +830,19 @@ > else true; \ > fi; \ > done; > - @for i in opt0.4 http1.0 encoding ../tcl8 ../tcl8/8.4 ../tcl8/8.4/pla= tform ../tcl8/8.5 ../tcl8/8.6; \ > -+ @for i in opt0.4 http1.0 encoding ; \ > ++ @echo "Installing library files to $(SCRIPT_INSTALL_DIR)/"; > ++ @for i in $(TOP_DIR)/library/*.tcl $(TOP_DIR)/library/tclIndex \ > ++ $(UNIX_DIR)/tclAppInit.c @LDAIX_SRC@ @DTRACE_SRC@; \ > ++ do \ > ++ $(INSTALL_DATA) $$i "$(SCRIPT_INSTALL_DIR)"; \ > ++ done; > ++ @echo "Installing encoding files to $(SCRIPT_INSTALL_DIR)/encoding/"; > ++ @for i in $(TOP_DIR)/library/encoding/*.enc ; do \ > ++ $(INSTALL_DATA) $$i "$(SCRIPT_INSTALL_DIR)"/encoding; \ > ++ done; > ++ > ++install-modules: libraries > ++ @for i in opt0.4 http1.0 platform; \ > do \ > if [ ! -d "$(SCRIPT_INSTALL_DIR)"/$$i ] ; then \ > echo "Making directory $(SCRIPT_INSTALL_DIR)/$$i"; \ > -@@ -848,13 +864,13 @@ > +@@ -828,47 +850,33 @@ > + else true; \ > + fi; \ > done; > +- @echo "Installing library files to $(SCRIPT_INSTALL_DIR)/"; > +- @for i in $(TOP_DIR)/library/*.tcl $(TOP_DIR)/library/tclIndex \ > +- $(UNIX_DIR)/tclAppInit.c @LDAIX_SRC@ @DTRACE_SRC@; \ > +- do \ > +- $(INSTALL_DATA) $$i "$(SCRIPT_INSTALL_DIR)"; \ > +- done; > + @echo "Installing package http1.0 files to $(SCRIPT_INSTALL_DIR)/http1= =2E0/"; > + @for i in $(TOP_DIR)/library/http1.0/*.tcl ; \ > + do \ > + $(INSTALL_DATA) $$i "$(SCRIPT_INSTALL_DIR)"/http1.0; \ > + done; > + @echo "Installing package http 2.8.5 as a Tcl Module"; > +- @$(INSTALL_DATA) $(TOP_DIR)/library/http/http.tcl "$(SCRIPT_INSTALL_DI= R)"/../tcl8/8.6/http-2.8.5.tm; > ++ @$(INSTALL_DATA) $(TOP_DIR)/library/http/http.tcl "$(SCRIPT_INSTALL_DI= R)"/http-2.8.5.tm; > + @echo "Installing package opt0.4 files to $(SCRIPT_INSTALL_DIR)/opt0.4= /"; > + @for i in $(TOP_DIR)/library/opt/*.tcl ; \ > + do \ > + $(INSTALL_DATA) $$i "$(SCRIPT_INSTALL_DIR)"/opt0.4; \ > + done; > @echo "Installing package msgcat 1.5.0 as a Tcl Module"; > - @$(INSTALL_DATA) $(TOP_DIR)/library/msgcat/msgcat.tcl "$(SCRIPT_INSTAL= L_DIR)"/../tcl8/8.5/msgcat-1.5.0.tm; > -- @echo "Installing package tcltest 2.3.4 as a Tcl Module"; > -- @$(INSTALL_DATA) $(TOP_DIR)/library/tcltest/tcltest.tcl "$(SCRIPT_INST= ALL_DIR)"/../tcl8/8.5/tcltest-2.3.4.tm; > -+# @echo "Installing package tcltest 2.3.4 as a Tcl Module"; > -+# @$(INSTALL_DATA) $(TOP_DIR)/library/tcltest/tcltest.tcl "$(SCRIPT_INS= TALL_DIR)"/../tcl8/8.5/tcltest-2.3.4.tm; > -=20 > -- @echo "Installing package platform 1.0.10 as a Tcl Module"; > +- @$(INSTALL_DATA) $(TOP_DIR)/library/msgcat/msgcat.tcl "$(SCRIPT_INSTAL= L_DIR)"/../tcl8/8.5/msgcat-1.5.0.tm; > ++ @$(INSTALL_DATA) $(TOP_DIR)/library/msgcat/msgcat.tcl "$(SCRIPT_INSTAL= L_DIR)"/msgcat-1.5.0.tm; > + @echo "Installing package tcltest 2.3.5 as a Tcl Module"; > +- @$(INSTALL_DATA) $(TOP_DIR)/library/tcltest/tcltest.tcl "$(SCRIPT_INST= ALL_DIR)"/../tcl8/8.5/tcltest-2.3.5.tm; > +- > ++ @$(INSTALL_DATA) $(TOP_DIR)/library/tcltest/tcltest.tcl "$(SCRIPT_INST= ALL_DIR)"/tcltest-2.3.5.tm; > + @echo "Installing package platform 1.0.10 as a Tcl Module"; > - @$(INSTALL_DATA) $(TOP_DIR)/library/platform/platform.tcl "$(SCRIPT_IN= STALL_DIR)"/../tcl8/8.4/platform-1.0.10.tm; > -- @echo "Installing package platform::shell 1.1.4 as a Tcl Module"; > ++ @$(INSTALL_DATA) $(TOP_DIR)/library/platform/platform.tcl "$(SCRIPT_IN= STALL_DIR)"/platform-1.0.10.tm; > + @echo "Installing package platform::shell 1.1.4 as a Tcl Module"; > - @$(INSTALL_DATA) $(TOP_DIR)/library/platform/shell.tcl "$(SCRIPT_INSTA= LL_DIR)"/../tcl8/8.4/platform/shell-1.1.4.tm; > -+# @echo "Installing package platform 1.0.10 as a Tcl Module"; > -+# @$(INSTALL_DATA) $(TOP_DIR)/library/platform/platform.tcl "$(SCRIPT_I= NSTALL_DIR)"/../tcl8/8.4/platform-1.0.10.tm; > -+# @echo "Installing package platform::shell 1.1.4 as a Tcl Module"; > -+# @$(INSTALL_DATA) $(TOP_DIR)/library/platform/shell.tcl "$(SCRIPT_INST= ALL_DIR)"/../tcl8/8.4/platform/shell-1.1.4.tm; > +- > +- @echo "Installing encoding files to $(SCRIPT_INSTALL_DIR)/encoding/"; > +- @for i in $(TOP_DIR)/library/encoding/*.enc ; do \ > +- $(INSTALL_DATA) $$i "$(SCRIPT_INSTALL_DIR)"/encoding; \ > +- done; > +- @if [ -n "$(TCL_MODULE_PATH)" -a -f $(TOP_DIR)/library/tm.tcl ]; then \ > +- echo "Customizing tcl module path"; \ > +- echo "if {![interp issafe]} { ::tcl::tm::roots {$(TCL_MODULE_PATH)= } }" >> \ > +- "$(SCRIPT_INSTALL_DIR)"/tm.tcl; \ > +- fi > ++ @$(INSTALL_DATA) $(TOP_DIR)/library/platform/shell.tcl "$(SCRIPT_INSTA= LL_DIR)"/platform/shell-1.1.4.tm; > ++ @echo "Customizing tcl module path"; \ > ++ echo "if {![interp issafe]} { ::tcl::tm::path add {$(SCRIPT_INSTALL_DI= R)} }" >> \ > ++ "$(SCRIPT_INSTALL_DIR)"/tm.tcl; \ > =20 > - @echo "Installing encoding files to $(SCRIPT_INSTALL_DIR)/encoding/"; > - @for i in $(TOP_DIR)/library/encoding/*.enc ; do \ > -@@ -894,23 +910,23 @@ > - else true; \ > - fi; \ > - done; > -- @echo "Installing and cross-linking top-level (.1) docs to $(MAN1_INST= ALL_DIR)/"; > -- @for i in $(TOP_DIR)/doc/*.1; do \ > -- $(SHELL) $(UNIX_DIR)/installManPage $(MAN_FLAGS) $$i "$(MAN1_INSTA= LL_DIR)"; \ > -- done > -+# @echo "Installing and cross-linking top-level (.1) docs to $(MAN1_INS= TALL_DIR)/"; > -+# @for i in $(TOP_DIR)/doc/*.1; do \ > -+# $(SHELL) $(UNIX_DIR)/installManPage $(MAN_FLAGS) $$i "$(MAN1_INST= ALL_DIR)"; \ > -+# done > +-install-tzdata: ${NATIVE_TCLSH} > ++install-tzdata: > + @echo "Installing time zone files to $(SCRIPT_INSTALL_DIR)/tzdata/" > +- @${NATIVE_TCLSH} $(TOOL_DIR)/installData.tcl \ > ++ ./tclsh $(TOOL_DIR)/installData.tcl \ > + $(TOP_DIR)/library/tzdata "$(SCRIPT_INSTALL_DIR)"/tzdata > =20 > - @echo "Installing and cross-linking C API (.3) docs to $(MAN3_INSTALL_= DIR)/"; > - @for i in $(TOP_DIR)/doc/*.3; do \ > -- $(SHELL) $(UNIX_DIR)/installManPage $(MAN_FLAGS) $$i "$(MAN3_INSTA= LL_DIR)"; \ > -+ ${BSD_INSTALL_MAN} $$i "${MAN3_INSTALL_DIR}"; \ > - done > -=20 > - @echo "Installing and cross-linking command (.n) docs to $(MANN_INSTAL= L_DIR)/"; > - @for i in $(TOP_DIR)/doc/*.n; do \ > -- $(SHELL) $(UNIX_DIR)/installManPage $(MAN_FLAGS) $$i "$(MANN_INSTA= LL_DIR)"; \ > -+ ${BSD_INSTALL_MAN} $$i "${MANN_INSTALL_DIR}"; \ > - done > -=20 > - install-headers: > -- @for i in "$(INCLUDE_INSTALL_DIR)"; \ > -+ @for i in "$(GENERIC_INCLUDE_INSTALL_DIR)" "$(UNIX_INCLUDE_INSTALL_DIR= )"; \ > - do \ > - if [ ! -d "$$i" ] ; then \ > - echo "Making directory $$i"; \ > -@@ -918,15 +934,21 @@ > - else true; \ > + install-msgs: > +@@ -919,13 +927,9 @@ > fi; \ > done; > -- @echo "Installing header files to $(INCLUDE_INSTALL_DIR)/"; > + @echo "Installing header files to $(INCLUDE_INSTALL_DIR)/"; > - @for i in $(GENERIC_DIR)/tcl.h $(GENERIC_DIR)/tclDecls.h \ > - $(GENERIC_DIR)/tclOO.h $(GENERIC_DIR)/tclOODecls.h \ > - $(GENERIC_DIR)/tclPlatDecls.h \ > - $(GENERIC_DIR)/tclTomMath.h \ > - $(GENERIC_DIR)/tclTomMathDecls.h ; \ > -+ @for i in $(GENERIC_DIR)/*.h ; \ > -+ do \ > -+ $(INSTALL_DATA) $$i "$(GENERIC_INCLUDE_INSTALL_DIR)"; \ > -+ done; > -+ @for i in $(UNIX_DIR)/*.h ; \ > ++ @for i in $(GENERIC_DIR)/*.h $(UNIX_DIR)/*.h; \ > do \ > - $(INSTALL_DATA) $$i "$(INCLUDE_INSTALL_DIR)"; \ > -+ $(INSTALL_DATA) $$i "$(UNIX_INCLUDE_INSTALL_DIR)"; \ > ++ $(INSTALL_DATA) $$i "$(INCLUDE_INSTALL_DIR)/"; \ > done; > -+ @ln -sf "$(GENERIC_INCLUDE_INSTALL_DIR)"/tcl.h "$(INCLUDE_INSTALL_DIR)= "/tcl.h > -+ @ln -sf "$(GENERIC_INCLUDE_INSTALL_DIR)"/tclDecls.h "$(INCLUDE_INSTALL= _DIR)"/tclDecls.h > -+ @ln -sf "$(GENERIC_INCLUDE_INSTALL_DIR)"/tclPlatDecls.h "$(INCLUDE_INS= TALL_DIR)"/tclPlatDecls.h > -+ @ln -sf "$(GENERIC_INCLUDE_INSTALL_DIR)"/tclOO.h "$(INCLUDE_INSTALL_DI= R)"/tclOO.h > -+ @ln -sf "$(GENERIC_INCLUDE_INSTALL_DIR)"/tclOODecls.h "$(INCLUDE_INSTA= LL_DIR)"/tclOODecls.h > -+ @ln -sf "$(GENERIC_INCLUDE_INSTALL_DIR)"/tclTomMath.h "$(INCLUDE_INSTA= LL_DIR)"/tclTomMath.h > -+ @ln -sf "$(GENERIC_INCLUDE_INSTALL_DIR)"/tclTomMathDecls.h "$(INCLUDE_= INSTALL_DIR)"/tclTomMathDecls.h > =20 > # Optional target to install private headers > - install-private-headers: > Index: files/patch-unix-configure > =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=3D=3D=3D > --- files/patch-unix-configure (working copy) > +++ files/patch-unix-configure (working copy) > @@ -1,45 +1,6 @@ > ---- configure.orig 2007-12-19 22:50:13.000000000 +0100 > -+++ configure 2007-12-26 11:49:03.000000000 +0100 > -@@ -6633,7 +6633,7 @@ > - LDFLAGS_ARCH=3D"" > - TCL_EXPORT_FILE_SUFFIX=3D"" > - UNSHARED_LIB_SUFFIX=3D"" > -- TCL_TRIM_DOTS=3D'`echo ${VERSION} | tr -d .`' > -+ TCL_TRIM_DOTS=3D`echo ${VERSION} | tr -d .` > - ECHO_VERSION=3D'`echo ${VERSION}`' > - TCL_LIB_VERSIONS_OK=3Dok > - CFLAGS_DEBUG=3D-g > -@@ -7624,7 +7624,7 @@ > - SHLIB_SUFFIX=3D".so" > - DL_OBJS=3D"tclLoadDl.o" > - DL_LIBS=3D"" > -- LDFLAGS=3D"$LDFLAGS -export-dynamic" > -+ LDFLAGS=3D"" > - if test $doRpath =3D yes; then > -=20 > - CC_SEARCH_FLAGS=3D'-Wl,-rpath,${LIB_RUNTIME_DIR}' > -@@ -7635,16 +7635,16 @@ > -=20 > - # The -pthread needs to go in the CFLAGS, not LIBS > - LIBS=3D`echo $LIBS | sed s/-pthread//` > -- CFLAGS=3D"$CFLAGS -pthread" > -- LDFLAGS=3D"$LDFLAGS -pthread" > -+ CFLAGS=3D"$CFLAGS $PTHREAD_CFLAGS" > -+ LDFLAGS=3D"$LDFLAGS $PTHREAD_LIBS" > -=20 > - fi > -=20 > - case $system in > -- FreeBSD-3.*) > -+ FreeBSD-*) > - # FreeBSD-3 doesn't handle version numbers with dots. > - UNSHARED_LIB_SUFFIX=3D'${TCL_TRIM_DOTS}.a' > -- SHARED_LIB_SUFFIX=3D'${TCL_TRIM_DOTS}.so' > -+ SHARED_LIB_SUFFIX=3D'${TCL_TRIM_DOTS}.so.1' > - TCL_LIB_VERSIONS_OK=3Dnodots > - ;; > - esac > -@@ -7831,7 +7831,7 @@ > +--- configure.orig 2012-12-21 14:28:04.000000000 +0100 > ++++ configure 2012-12-21 14:28:22.000000000 +0100 > +@@ -7913,7 +7913,7 @@ > # This configuration from FreeBSD Ports. > SHLIB_CFLAGS=3D"-fPIC" > SHLIB_LD=3D"${CC} -shared" > @@ -47,4 +8,4 @@ > + TCL_SHLIB_LD_EXTRAS=3D"-Wl,-soname,\$@" > SHLIB_SUFFIX=3D".so" > DL_OBJS=3D"tclLoadDl.o" > - DL_LIBS=3D"" > \ No newline at end of file > + DL_LIBS=3D"" >=20 > Property changes on: files/patch-unix-configure > ___________________________________________________________________ > Added: svn:eol-style > ## -0,0 +1 ## > +native > \ No newline at end of property > Added: svn:mime-type > ## -0,0 +1 ## > +text/plain > \ No newline at end of property > Index: pkg-plist > =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=3D=3D=3D > --- pkg-plist (revision 309226) > +++ pkg-plist (working copy) > @@ -1,41 +1,88 @@ > bin/tclsh%%TCL_VER%% > -include/tcl%%TCL_VER%%/generic/regcustom.h > -include/tcl%%TCL_VER%%/generic/regerrs.h > -include/tcl%%TCL_VER%%/generic/regex.h > -include/tcl%%TCL_VER%%/generic/regguts.h > -include/tcl%%TCL_VER%%/generic/tcl.h > -include/tcl%%TCL_VER%%/generic/tclCompile.h > -include/tcl%%TCL_VER%%/generic/tclDecls.h > -include/tcl%%TCL_VER%%/generic/tclFileSystem.h > -include/tcl%%TCL_VER%%/generic/tclIO.h > -include/tcl%%TCL_VER%%/generic/tclInt.h > -include/tcl%%TCL_VER%%/generic/tclIntDecls.h > -include/tcl%%TCL_VER%%/generic/tclIntPlatDecls.h > -include/tcl%%TCL_VER%%/generic/tclOO.h > -include/tcl%%TCL_VER%%/generic/tclOODecls.h > -include/tcl%%TCL_VER%%/generic/tclOOInt.h > -include/tcl%%TCL_VER%%/generic/tclOOIntDecls.h > -include/tcl%%TCL_VER%%/generic/tclParse.h > -include/tcl%%TCL_VER%%/generic/tclPlatDecls.h > -include/tcl%%TCL_VER%%/generic/tclPort.h > -include/tcl%%TCL_VER%%/generic/tclRegexp.h > -include/tcl%%TCL_VER%%/generic/tclTomMath.h > -include/tcl%%TCL_VER%%/generic/tclTomMathDecls.h > -include/tcl%%TCL_VER%%/generic/tclTomMathInt.h > -include/tcl%%TCL_VER%%/generic/tommath.h > +lib/libtcl%%SHORT_TCL_VER%%.a > +lib/libtcl%%SHORT_TCL_VER%%.so > +lib/libtcl%%SHORT_TCL_VER%%.so.1 > +lib/libtclstub%%SHORT_TCL_VER%%.a > +%%PACKAGES%%include/tcl%%TCL_VER%%/fakemysql.h > +%%PACKAGES%%include/tcl%%TCL_VER%%/fakepq.h > +%%PACKAGES%%include/tcl%%TCL_VER%%/fakesql.h > +%%PACKAGES%%include/tcl%%TCL_VER%%/itcl.h > +%%PACKAGES%%include/tcl%%TCL_VER%%/itcl2TclOO.h > +%%PACKAGES%%include/tcl%%TCL_VER%%/itclDecls.h > +%%PACKAGES%%include/tcl%%TCL_VER%%/itclInt.h > +%%PACKAGES%%include/tcl%%TCL_VER%%/itclIntDecls.h > +%%PACKAGES%%include/tcl%%TCL_VER%%/itclMigrate2TclCore.h > +%%PACKAGES%%include/tcl%%TCL_VER%%/itclTclIntStubsFcn.h > +%%PACKAGES%%include/tcl%%TCL_VER%%/mysqlStubs.h > +%%PACKAGES%%include/tcl%%TCL_VER%%/odbcStubs.h > +%%PACKAGES%%include/tcl%%TCL_VER%%/pqStubs.h > +%%PACKAGES%%include/tcl%%TCL_VER%%/tclThread.h > +%%PACKAGES%%include/tcl%%TCL_VER%%/tdbc.h > +%%PACKAGES%%include/tcl%%TCL_VER%%/tdbcDecls.h > +%%PACKAGES%%include/tcl%%TCL_VER%%/tdbcInt.h > +include/tcl%%TCL_VER%%/regcustom.h > +include/tcl%%TCL_VER%%/regerrs.h > +include/tcl%%TCL_VER%%/regex.h > +include/tcl%%TCL_VER%%/regguts.h > include/tcl%%TCL_VER%%/tcl.h > +include/tcl%%TCL_VER%%/tclCompile.h > include/tcl%%TCL_VER%%/tclDecls.h > -include/tcl%%TCL_VER%%/tclPlatDecls.h > +include/tcl%%TCL_VER%%/tclFileSystem.h > +include/tcl%%TCL_VER%%/tclIO.h > +include/tcl%%TCL_VER%%/tclInt.h > +include/tcl%%TCL_VER%%/tclIntDecls.h > +include/tcl%%TCL_VER%%/tclIntPlatDecls.h > include/tcl%%TCL_VER%%/tclOO.h > include/tcl%%TCL_VER%%/tclOODecls.h > +include/tcl%%TCL_VER%%/tclOOInt.h > +include/tcl%%TCL_VER%%/tclOOIntDecls.h > +include/tcl%%TCL_VER%%/tclParse.h > +include/tcl%%TCL_VER%%/tclPlatDecls.h > +include/tcl%%TCL_VER%%/tclPort.h > +include/tcl%%TCL_VER%%/tclRegexp.h > include/tcl%%TCL_VER%%/tclTomMath.h > include/tcl%%TCL_VER%%/tclTomMathDecls.h > -include/tcl%%TCL_VER%%/unix/tclUnixPort.h > -include/tcl%%TCL_VER%%/unix/tclUnixThrd.h > -lib/libtcl%%SHORT_TCL_VER%%.a > -lib/libtcl%%SHORT_TCL_VER%%.so > -lib/libtcl%%SHORT_TCL_VER%%.so.1 > -lib/libtclstub%%SHORT_TCL_VER%%.a > +include/tcl%%TCL_VER%%/tclTomMathInt.h > +include/tcl%%TCL_VER%%/tclUnixPort.h > +include/tcl%%TCL_VER%%/tclUnixThrd.h > +include/tcl%%TCL_VER%%/tommath.h > +%%MODULES%%lib/tcl%%TCL_VER%%/http-2.8.5.tm > +%%MODULES%%lib/tcl%%TCL_VER%%/http1.0/http.tcl > +%%MODULES%%lib/tcl%%TCL_VER%%/http1.0/pkgIndex.tcl > +%%MODULES%%lib/tcl%%TCL_VER%%/msgcat-1.5.0.tm > +%%MODULES%%lib/tcl%%TCL_VER%%/opt0.4/optparse.tcl > +%%MODULES%%lib/tcl%%TCL_VER%%/opt0.4/pkgIndex.tcl > +%%MODULES%%lib/tcl%%TCL_VER%%/platform-1.0.10.tm > +%%MODULES%%lib/tcl%%TCL_VER%%/platform/shell-1.1.4.tm > +%%MODULES%%lib/tcl%%TCL_VER%%/tcltest-2.3.5.tm > +%%PACKAGES%%lib/tcl%%TCL_VER%%/itcl4.0.0/itcl.tcl > +%%PACKAGES%%lib/tcl%%TCL_VER%%/itcl4.0.0/itclConfig.sh > +%%PACKAGES%%lib/tcl%%TCL_VER%%/itcl4.0.0/itclHullCmds.tcl > +%%PACKAGES%%lib/tcl%%TCL_VER%%/itcl4.0.0/itclWidget.tcl > +%%PACKAGES%%lib/tcl%%TCL_VER%%/itcl4.0.0/libitcl.so.1 > +%%PACKAGES%%lib/tcl%%TCL_VER%%/itcl4.0.0/libitclstub.a > +%%PACKAGES%%lib/tcl%%TCL_VER%%/itcl4.0.0/pkgIndex.tcl > +%%PACKAGES%%lib/tcl%%TCL_VER%%/sqlite3.7.15.1/libsqlite.so.1 > +%%PACKAGES%%lib/tcl%%TCL_VER%%/sqlite3.7.15.1/pkgIndex.tcl > +%%PACKAGES%%lib/tcl%%TCL_VER%%/tdbc1.0.0/libtdbc.so.1 > +%%PACKAGES%%lib/tcl%%TCL_VER%%/tdbc1.0.0/libtdbcstub.a > +%%PACKAGES%%lib/tcl%%TCL_VER%%/tdbc1.0.0/pkgIndex.tcl > +%%PACKAGES%%lib/tcl%%TCL_VER%%/tdbc1.0.0/tdbc.tcl > +%%PACKAGES%%lib/tcl%%TCL_VER%%/tdbc1.0.0/tdbcConfig.sh > +%%PACKAGES%%lib/tcl%%TCL_VER%%/tdbcmysql1.0.0/libtdbcmysql.so.1 > +%%PACKAGES%%lib/tcl%%TCL_VER%%/tdbcmysql1.0.0/pkgIndex.tcl > +%%PACKAGES%%lib/tcl%%TCL_VER%%/tdbcmysql1.0.0/tdbcmysql.tcl > +%%PACKAGES%%lib/tcl%%TCL_VER%%/tdbcodbc1.0.0/libtdbcodbc.so.1 > +%%PACKAGES%%lib/tcl%%TCL_VER%%/tdbcodbc1.0.0/pkgIndex.tcl > +%%PACKAGES%%lib/tcl%%TCL_VER%%/tdbcodbc1.0.0/tdbcodbc.tcl > +%%PACKAGES%%lib/tcl%%TCL_VER%%/tdbcpostgres1.0.0/libtdbcpostgres.so.1 > +%%PACKAGES%%lib/tcl%%TCL_VER%%/tdbcpostgres1.0.0/pkgIndex.tcl > +%%PACKAGES%%lib/tcl%%TCL_VER%%/tdbcpostgres1.0.0/tdbcpostgres.tcl > +%%PACKAGES%%lib/tcl%%TCL_VER%%/tdbcsqlite3-1.0.0/pkgIndex.tcl > +%%PACKAGES%%lib/tcl%%TCL_VER%%/tdbcsqlite3-1.0.0/sqlite3-1.0.0.tm > +%%PACKAGES%%lib/tcl%%TCL_VER%%/thread2.7.0/libthread.so.1 > +%%PACKAGES%%lib/tcl%%TCL_VER%%/thread2.7.0/pkgIndex.tcl > +%%PACKAGES%%lib/tcl%%TCL_VER%%/thread2.7.0/ttrace.tcl > lib/tcl%%TCL_VER%%/auto.tcl > lib/tcl%%TCL_VER%%/clock.tcl > lib/tcl%%TCL_VER%%/encoding/ascii.enc > @@ -117,10 +164,7 @@ > lib/tcl%%TCL_VER%%/encoding/symbol.enc > lib/tcl%%TCL_VER%%/encoding/tis-620.enc > lib/tcl%%TCL_VER%%/history.tcl > -lib/tcl%%TCL_VER%%/http1.0/http.tcl > -lib/tcl%%TCL_VER%%/http1.0/pkgIndex.tcl > lib/tcl%%TCL_VER%%/init.tcl > -lib/tcl%%TCL_VER%%/tm.tcl > lib/tcl%%TCL_VER%%/msgs/af.msg > lib/tcl%%TCL_VER%%/msgs/af_za.msg > lib/tcl%%TCL_VER%%/msgs/ar.msg > @@ -248,8 +292,6 @@ > lib/tcl%%TCL_VER%%/msgs/zh_hk.msg > lib/tcl%%TCL_VER%%/msgs/zh_sg.msg > lib/tcl%%TCL_VER%%/msgs/zh_tw.msg > -lib/tcl%%TCL_VER%%/opt0.4/optparse.tcl > -lib/tcl%%TCL_VER%%/opt0.4/pkgIndex.tcl > lib/tcl%%TCL_VER%%/package.tcl > lib/tcl%%TCL_VER%%/parray.tcl > lib/tcl%%TCL_VER%%/safe.tcl > @@ -257,8 +299,8 @@ > lib/tcl%%TCL_VER%%/tclConfig.sh > lib/tcl%%TCL_VER%%/tclIndex > lib/tcl%%TCL_VER%%/tclooConfig.sh > -lib/tcl8/8.6/http-2.8.4.tm > -lib/tcl8/8.5/msgcat-1.5.0.tm > +lib/tcl%%TCL_VER%%/tm.tcl > +lib/tcl%%TCL_VER%%/word.tcl > %%TZDATA%%lib/tcl%%TCL_VER%%/tzdata/CST6CDT > %%TZDATA%%lib/tcl%%TCL_VER%%/tzdata/CET > %%TZDATA%%lib/tcl%%TCL_VER%%/tzdata/PST8PDT > @@ -847,8 +889,6 @@ > %%TZDATA%%lib/tcl%%TCL_VER%%/tzdata/US/Pacific > %%TZDATA%%lib/tcl%%TCL_VER%%/tzdata/US/Pacific-New > %%TZDATA%%lib/tcl%%TCL_VER%%/tzdata/US/Samoa > -lib/tcl%%TCL_VER%%/word.tcl > -@dirrm %%DATADIR%% > %%TZDATA%%@dirrm lib/tcl%%TCL_VER%%/tzdata/US > %%TZDATA%%@dirrm lib/tcl%%TCL_VER%%/tzdata/SystemV > %%TZDATA%%@dirrm lib/tcl%%TCL_VER%%/tzdata/Pacific > @@ -872,16 +912,18 @@ > %%TZDATA%%@dirrm lib/tcl%%TCL_VER%%/tzdata/Africa > %%TZDATA%%@dirrm lib/tcl%%TCL_VER%%/tzdata > libdata/pkgconfig/tcl.pc > -@dirrm lib/tcl%%TCL_VER%%/opt0.4 > +%%PACKAGES%%@dirrm lib/tcl%%TCL_VER%%/thread2.7.0 > +%%PACKAGES%%@dirrm lib/tcl%%TCL_VER%%/tdbcsqlite3-1.0.0 > +%%PACKAGES%%@dirrm lib/tcl%%TCL_VER%%/tdbcpostgres1.0.0 > +%%PACKAGES%%@dirrm lib/tcl%%TCL_VER%%/tdbcodbc1.0.0 > +%%PACKAGES%%@dirrm lib/tcl%%TCL_VER%%/tdbcmysql1.0.0 > +%%PACKAGES%%@dirrm lib/tcl%%TCL_VER%%/tdbc1.0.0 > +%%PACKAGES%%@dirrm lib/tcl%%TCL_VER%%/sqlite3.7.15.1 > +%%MODULES%%@dirrm lib/tcl%%TCL_VER%%/platform > +%%MODULES%%@dirrm lib/tcl%%TCL_VER%%/opt0.4 > +%%PACKAGES%%@dirrm lib/tcl%%TCL_VER%%/itcl4.0.0 > +%%MODULES%%@dirrm lib/tcl%%TCL_VER%%/http1.0 > +@dirrm lib/tcl%%TCL_VER%%/encoding > @dirrm lib/tcl%%TCL_VER%%/msgs > -@dirrm lib/tcl%%TCL_VER%%/http1.0 > -@dirrm lib/tcl%%TCL_VER%%/encoding > -@dirrmtry lib/tcl%%TCL_VER%% > -@dirrm include/tcl%%TCL_VER%%/unix > -@dirrm include/tcl%%TCL_VER%%/generic > +@dirrm lib/tcl%%TCL_VER%% > @dirrm include/tcl%%TCL_VER%% > -@dirrmtry lib/tcl8/%%TCL_VER%% > -@dirrmtry lib/tcl8/8.5 > -@dirrmtry lib/tcl8/8.4/platform > -@dirrmtry lib/tcl8/8.4 > -@dirrmtry lib/tcl8 > Index: pkg-plist.threads > =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=3D=3D=3D > --- pkg-plist.threads (revision 309226) > +++ pkg-plist.threads (working copy) > @@ -1,10 +0,0 @@ > -bin/tclsh%%TCL_VER%%-threads > -lib/libtcl%%SHORT_TCL_VER%%-threads.a > -lib/libtcl%%SHORT_TCL_VER%%-threads.so > -lib/libtcl%%SHORT_TCL_VER%%-threads.so.1 > -lib/libtclstub%%SHORT_TCL_VER%%-threads.a > -lib/tcl%%TCL_VER%%/tclConfig-threads.sh > -lib/tcl%%TCL_VER%%/tclooConfig-threads.sh > -lib/tcl%%TCL_VER%%-threads/tclConfig.sh > -lib/tcl%%TCL_VER%%-threads/tclooConfig.sh > -@dirrm lib/tcl%%TCL_VER%%-threads >=20 > --=20 > Pietro Cerutti > The FreeBSD Project > gahr@FreeBSD.org >=20 > PGP Public Key: > http://gahr.ch/pgp --=20 Pietro Cerutti The FreeBSD Project gahr@FreeBSD.org PGP Public Key: http://gahr.ch/pgp --e9pZk6dkd7RNnQPj Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlDtQHUACgkQwMJqmJVx944OlACfYvBZUQHwKLA/CMZ+7yjS6GNK JW8AoJkbY1eAbiHCZqWqOf/lQQc/g3Vz =sU/a -----END PGP SIGNATURE----- --e9pZk6dkd7RNnQPj-- From owner-freebsd-ports@FreeBSD.ORG Wed Jan 9 10:05:15 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E7F44FEC for ; Wed, 9 Jan 2013 10:05:15 +0000 (UTC) (envelope-from yerenkow@gmail.com) Received: from mail-oa0-f51.google.com (mail-oa0-f51.google.com [209.85.219.51]) by mx1.freebsd.org (Postfix) with ESMTP id BAA651E5 for ; Wed, 9 Jan 2013 10:05:15 +0000 (UTC) Received: by mail-oa0-f51.google.com with SMTP id n12so773932oag.38 for ; Wed, 09 Jan 2013 02:05:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=mhDe3ZjHbK+0dVl1tMnV8QLzc5pNJ5NdZTgf3vyB02o=; b=kOdPTCOM4xOcv8FzxMX89CH9WYyqJ/jjgWbQx2N3PTyFahhpoDpSX3Rx/aTn5HSBcw 4/2iHoxnGvToNH1pMS+VubrTJOHJ4svwCwfIVnoWbUiIk30lHjudPPOBk7urj/0kTzsQ PyBdhjETAxl/FEgUmL0foQWHlCJJB7+4V6HwJfcPzHJ4dvVIR/0XhjGE0397I/LVGFnE so76+Jv1hRuNf6RPynLN6hrrFuyMhsOwRe7TsgQz1uVD+GPEas4i6nqETAm+D8wnaiap 5iGcEXgPROcLdYzN6IAmZ129fBDHSaAHhbTx5Z4WrXO0HAXNwzmJpFyhevt0ofCvaNUq 2AKA== MIME-Version: 1.0 Received: by 10.60.172.229 with SMTP id bf5mr37446593oec.81.1357725914682; Wed, 09 Jan 2013 02:05:14 -0800 (PST) Received: by 10.60.170.167 with HTTP; Wed, 9 Jan 2013 02:05:14 -0800 (PST) In-Reply-To: References: Date: Wed, 9 Jan 2013 12:05:14 +0200 Message-ID: Subject: Re: Question about depends From: Alexander Yerenkow To: Ports FreeBSD Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 10:05:16 -0000 2013/1/6 Alexander Yerenkow > Hello all. > Update for nss and ca root produced rebuild of all packages in my > poudriere :) > Isn't it so necessary? > Maybe there should be new type of dependency introduced - like, > INFO_DEPENDS, means that no rebuilld of any depended packages required, > they all only use some info from that package. > Is there such type of dependency currently? > Is there any reason why not introduce one? > Any feedback? Anyone? Any thought? > > -- > Regards, > Alexander Yerenkow -- Regards, Alexander Yerenkow From owner-freebsd-ports@FreeBSD.ORG Wed Jan 9 10:08:27 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 5B81A135 for ; Wed, 9 Jan 2013 10:08:27 +0000 (UTC) (envelope-from jakub_lach@mailplus.pl) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id 391A7204 for ; Wed, 9 Jan 2013 10:08:26 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TssaA-0006PJ-88 for freebsd-ports@freebsd.org; Wed, 09 Jan 2013 02:08:26 -0800 Date: Wed, 9 Jan 2013 02:08:26 -0800 (PST) From: Jakub Lach To: freebsd-ports@freebsd.org Message-ID: <1357726106246-5776038.post@n5.nabble.com> In-Reply-To: <20130109075654.GA61302@ithaqua.etoilebsd.net> References: <1357687421752-5775942.post@n5.nabble.com> <50ECE140.4000600@ShaneWare.Biz> <20130109075654.GA61302@ithaqua.etoilebsd.net> Subject: Re: devel/boost-libs looks hardwired for gcc/g++ MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 10:08:27 -0000 Thanks for both replies, just for search reference, as a ugly hack, I've temporarily convinced my system that gcc is clang, and carried on... Didn't try with gcc47, as I think it was not buildable at all with it, last time I've checked. -- View this message in context: http://freebsd.1045724.n5.nabble.com/devel-boost-libs-looks-hardwired-for-gcc-g-tp5775942p5776038.html Sent from the freebsd-ports mailing list archive at Nabble.com. From owner-freebsd-ports@FreeBSD.ORG Wed Jan 9 10:14:14 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 33B0C325 for ; Wed, 9 Jan 2013 10:14:14 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-ie0-f176.google.com (mail-ie0-f176.google.com [209.85.223.176]) by mx1.freebsd.org (Postfix) with ESMTP id D16BE25A for ; Wed, 9 Jan 2013 10:14:13 +0000 (UTC) Received: by mail-ie0-f176.google.com with SMTP id 13so1808114iea.21 for ; Wed, 09 Jan 2013 02:14:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=5J291H5V901lkrfBQSwH6Pwp9rD7lbnH+7QqyxmEnSk=; b=1GSFXhzfmQVkn7KYmTx0Af2Q7+8Lfax7XVIYZjN2rrOtn3GiT3W3ifNkY6Rmilagvn XHYFOApDuluHY4shVCd/TMZziguZ/E5YOm0OapntouYNXCZY/WlWo+4bxLjok+mE7szx OWIZngW7zuNHAvDn+ECwC6lo+B559bK4QapC820QRfClUjjGWMJqWQknzte5hziCFiGw aFVgY9XWM1CZ17sY1FP4a2iN+b48h7yyk7S94/EnXqUfSE7lOL3DpVdmzBQ1msNXxwne Txf1ebE3/l8V9Jt7CtM18ZgT7z7WkKAzOsgQb288DMLOIcsrG7xpa00s6uX5jklo1SQ6 TQZg== MIME-Version: 1.0 Received: by 10.50.155.137 with SMTP id vw9mr1009895igb.1.1357726447435; Wed, 09 Jan 2013 02:14:07 -0800 (PST) Received: by 10.64.65.132 with HTTP; Wed, 9 Jan 2013 02:14:07 -0800 (PST) Received: by 10.64.65.132 with HTTP; Wed, 9 Jan 2013 02:14:07 -0800 (PST) In-Reply-To: References: Date: Wed, 9 Jan 2013 10:14:07 +0000 Message-ID: Subject: Re: Question about depends From: Chris Rees To: Alexander Yerenkow Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD Mailing List X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 10:14:14 -0000 On 9 Jan 2013 10:05, "Alexander Yerenkow" wrote: > > 2013/1/6 Alexander Yerenkow > > > Hello all. > > Update for nss and ca root produced rebuild of all packages in my > > poudriere :) > > Isn't it so necessary? > > Maybe there should be new type of dependency introduced - like, > > INFO_DEPENDS, means that no rebuilld of any depended packages required, > > they all only use some info from that package. > > Is there such type of dependency currently? > > Is there any reason why not introduce one? > > > > > Any feedback? Anyone? Any thought? I think it's difficult. Sure, sometimes the change is trivial, but sometimes it may indeed require a rebuild. Sounds like an unsafe method. Chris From owner-freebsd-ports@FreeBSD.ORG Wed Jan 9 10:19:50 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 8A62A3F9; Wed, 9 Jan 2013 10:19:50 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-ie0-f178.google.com (mail-ie0-f178.google.com [209.85.223.178]) by mx1.freebsd.org (Postfix) with ESMTP id 0F293287; Wed, 9 Jan 2013 10:19:50 +0000 (UTC) Received: by mail-ie0-f178.google.com with SMTP id c12so1784840ieb.23 for ; Wed, 09 Jan 2013 02:19:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=8e38p7YXBxOdJNsJTB+Lmk0hiUube0QGooO6oiry/JM=; b=BxBhtFKZ4oxxW5JrdPsxD11Kf1CpZMidajDInFhszn0p6enNveClp3583rnmRINzud szxpUzNGy2oD1X81hk1ZAOfnpPb6cJ/Y5Pw17WaXifMLSBbG6KGKg3tMCkFbdCi35apc zcnQVwbTRehNBFxoyFZBN9fCCSmLI4mA5ULdyM3I+wGS/ZU4W2IUjZ15EvysdIICBmUp XdmAD/z/QhNRP/8mbrYRkZagERGIJeegsIHVO1TLBOIADVgBQrVRmIeObhC2ZO0brWy+ 6BRufz24GR9ZAK4i0EAD7kgWAsHaOS2qNeET335T3e9xoAf74cahE9CcMHU94Fyazdko VqDg== MIME-Version: 1.0 Received: by 10.50.155.137 with SMTP id vw9mr1024207igb.1.1357726789248; Wed, 09 Jan 2013 02:19:49 -0800 (PST) Received: by 10.64.65.132 with HTTP; Wed, 9 Jan 2013 02:19:49 -0800 (PST) Received: by 10.64.65.132 with HTTP; Wed, 9 Jan 2013 02:19:49 -0800 (PST) In-Reply-To: <20130109100334.GI67904@gahrfit.gahr.ch> References: <20130107170427.GB67904@gahrfit.gahr.ch> <20130109100334.GI67904@gahrfit.gahr.ch> Date: Wed, 9 Jan 2013 10:19:49 +0000 Message-ID: Subject: Re: [RFC] update of Tcl/Tk to 8.6.0 From: Chris Rees To: Pietro Cerutti Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: ports@freebsd.org, tcltk@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 10:19:50 -0000 On 9 Jan 2013 10:04, "Pietro Cerutti" wrote: > > Hello, > > I thought I'd rather push through scrutiny the patch to upgrade > x11-toolkits/tk86 to 8.6.0 too [1]. > > As for lang/tcl86, threads are enabled by default. Not much else > has changed, though. > > [1] http://people.freebsd.org/~gahr/tk86-8.6.0.diff > > Thanks for your time! Removing the threads option has simplified everything, it's great. Looks fine. I'll have a go at run testing later. Chris > > + Tcl_CreateEncoding.3.${MAN_SUFFIX} \ > > + Tcl_CreateEnsemble.3.${MAN_SUFFIX} \ > > + Tcl_CreateEventSource.3.${MAN_SUFFIX} \ > > + Tcl_CreateExitHandler.3.${MAN_SUFFIX} \ > > + Tcl_CreateFileHandler.3.${MAN_SUFFIX} \ > > + Tcl_CreateHashEntry.3.${MAN_SUFFIX} \ > > + Tcl_CreateInterp.3.${MAN_SUFFIX} \ > > + Tcl_CreateMathFunc.3.${MAN_SUFFIX} \ > > + Tcl_CreateNamespace.3.${MAN_SUFFIX} \ > > + Tcl_CreateObjCommand.3.${MAN_SUFFIX} \ > > + Tcl_CreateObjTrace.3.${MAN_SUFFIX} \ > > + Tcl_CreateSlave.3.${MAN_SUFFIX} \ > > + Tcl_CreateThread.3.${MAN_SUFFIX} \ > > + Tcl_CreateThreadExitHandler.3.${MAN_SUFFIX} \ > > + Tcl_CreateTimerHandler.3.${MAN_SUFFIX} \ > > + Tcl_CreateTrace.3.${MAN_SUFFIX} \ > > + Tcl_CutChannel.3.${MAN_SUFFIX} \ > > + Tcl_DStringAppend.3.${MAN_SUFFIX} \ > > + Tcl_DStringAppendElement.3.${MAN_SUFFIX} \ > > + Tcl_DStringEndSublist.3.${MAN_SUFFIX} \ > > + Tcl_DStringFree.3.${MAN_SUFFIX} \ > > + Tcl_DStringGetResult.3.${MAN_SUFFIX} \ > > + Tcl_DStringInit.3.${MAN_SUFFIX} \ > > + Tcl_DStringLength.3.${MAN_SUFFIX} \ > > + Tcl_DStringResult.3.${MAN_SUFFIX} \ > > + Tcl_DStringSetLength.3.${MAN_SUFFIX} \ > > + Tcl_DStringStartSublist.3.${MAN_SUFFIX} \ > > + Tcl_DStringTrunc.3.${MAN_SUFFIX} \ > > + Tcl_DStringValue.3.${MAN_SUFFIX} \ > > + Tcl_DecrRefCount.3.${MAN_SUFFIX} \ > > + Tcl_DeleteAssocData.3.${MAN_SUFFIX} \ > > + Tcl_DeleteChannelHandler.3.${MAN_SUFFIX} \ > > + Tcl_DeleteCloseHandler.3.${MAN_SUFFIX} \ > > + Tcl_DeleteCommand.3.${MAN_SUFFIX} \ > > + Tcl_DeleteCommandFromToken.3.${MAN_SUFFIX} \ > > + Tcl_DeleteEventSource.3.${MAN_SUFFIX} \ > > + Tcl_DeleteEvents.3.${MAN_SUFFIX} \ > > + Tcl_DeleteExitHandler.3.${MAN_SUFFIX} \ > > + Tcl_DeleteFileHandler.3.${MAN_SUFFIX} \ > > + Tcl_DeleteHashEntry.3.${MAN_SUFFIX} \ > > + Tcl_DeleteHashTable.3.${MAN_SUFFIX} \ > > + Tcl_DeleteInterp.3.${MAN_SUFFIX} \ > > + Tcl_DeleteNamespace.3.${MAN_SUFFIX} \ > > + Tcl_DeleteThreadExitHandler.3.${MAN_SUFFIX} \ > > + Tcl_DeleteTimerHandler.3.${MAN_SUFFIX} \ > > + Tcl_DeleteTrace.3.${MAN_SUFFIX} \ > > + Tcl_DetachChannel.3.${MAN_SUFFIX} \ > > + Tcl_DetachPids.3.${MAN_SUFFIX} \ > > + Tcl_DictObjDone.3.${MAN_SUFFIX} \ > > + Tcl_DictObjFirst.3.${MAN_SUFFIX} \ > > + Tcl_DictObjGet.3.${MAN_SUFFIX} \ > > + Tcl_DictObjNext.3.${MAN_SUFFIX} \ > > + Tcl_DictObjPut.3.${MAN_SUFFIX} \ > > + Tcl_DictObjPutKeyList.3.${MAN_SUFFIX} \ > > + Tcl_DictObjRemove.3.${MAN_SUFFIX} \ > > + Tcl_DictObjRemoveKeyList.3.${MAN_SUFFIX} \ > > + Tcl_DictObjSize.3.${MAN_SUFFIX} \ > > + Tcl_DiscardInterpState.3.${MAN_SUFFIX} \ > > + Tcl_DiscardResult.3.${MAN_SUFFIX} \ > > + Tcl_DoOneEvent.3.${MAN_SUFFIX} \ > > + Tcl_DoWhenIdle.3.${MAN_SUFFIX} \ > > + Tcl_DontCallWhenDeleted.3.${MAN_SUFFIX} \ > > + Tcl_DumpActiveMemory.3.${MAN_SUFFIX} \ > > + Tcl_DuplicateObj.3.${MAN_SUFFIX} \ > > + Tcl_Eof.3.${MAN_SUFFIX} \ > > + Tcl_ErrnoId.3.${MAN_SUFFIX} \ > > + Tcl_ErrnoMsg.3.${MAN_SUFFIX} \ > > + Tcl_Eval.3.${MAN_SUFFIX} \ > > + Tcl_EvalEx.3.${MAN_SUFFIX} \ > > + Tcl_EvalFile.3.${MAN_SUFFIX} \ > > + Tcl_EvalObjEx.3.${MAN_SUFFIX} \ > > + Tcl_EvalObjv.3.${MAN_SUFFIX} \ > > + Tcl_EvalTokens.3.${MAN_SUFFIX} \ > > + Tcl_EvalTokensStandard.3.${MAN_SUFFIX} \ > > + Tcl_EventuallyFree.3.${MAN_SUFFIX} \ > > + Tcl_Exit.3.${MAN_SUFFIX} \ > > + Tcl_ExitThread.3.${MAN_SUFFIX} \ > > + Tcl_Export.3.${MAN_SUFFIX} \ > > + Tcl_ExposeCommand.3.${MAN_SUFFIX} \ > > + Tcl_ExprBoolean.3.${MAN_SUFFIX} \ > > + Tcl_ExprBooleanObj.3.${MAN_SUFFIX} \ > > + Tcl_ExprDouble.3.${MAN_SUFFIX} \ > > + Tcl_ExprDoubleObj.3.${MAN_SUFFIX} \ > > + Tcl_ExprLong.3.${MAN_SUFFIX} \ > > + Tcl_ExprLongObj.3.${MAN_SUFFIX} \ > > + Tcl_ExprObj.3.${MAN_SUFFIX} \ > > + Tcl_ExprString.3.${MAN_SUFFIX} \ > > + Tcl_ExternalToUtf.3.${MAN_SUFFIX} \ > > + Tcl_ExternalToUtfDString.3.${MAN_SUFFIX} \ > > + Tcl_FSAccess.3.${MAN_SUFFIX} \ > > + Tcl_FSChdir.3.${MAN_SUFFIX} \ > > + Tcl_FSConvertToPathType.3.${MAN_SUFFIX} \ > > + Tcl_FSCopyDirectory.3.${MAN_SUFFIX} \ > > + Tcl_FSCopyFile.3.${MAN_SUFFIX} \ > > + Tcl_FSCreateDirectory.3.${MAN_SUFFIX} \ > > + Tcl_FSData.3.${MAN_SUFFIX} \ > > + Tcl_FSDeleteFile.3.${MAN_SUFFIX} \ > > + Tcl_FSEqualPaths.3.${MAN_SUFFIX} \ > > + Tcl_FSEvalFile.3.${MAN_SUFFIX} \ > > + Tcl_FSEvalFileEx.3.${MAN_SUFFIX} \ > > + Tcl_FSFileAttrStrings.3.${MAN_SUFFIX} \ > > + Tcl_FSFileAttrsGet.3.${MAN_SUFFIX} \ > > + Tcl_FSFileAttrsSet.3.${MAN_SUFFIX} \ > > + Tcl_FSFileSystemInfo.3.${MAN_SUFFIX} \ > > + Tcl_FSGetCwd.3.${MAN_SUFFIX} \ > > + Tcl_FSGetFileSystemForPath.3.${MAN_SUFFIX} \ > > + Tcl_FSGetInternalRep.3.${MAN_SUFFIX} \ > > + Tcl_FSGetNativePath.3.${MAN_SUFFIX} \ > > + Tcl_FSGetNormalizedPath.3.${MAN_SUFFIX} \ > > + Tcl_FSGetPathType.3.${MAN_SUFFIX} \ > > + Tcl_FSGetTranslatedPath.3.${MAN_SUFFIX} \ > > + Tcl_FSGetTranslatedStringPath.3.${MAN_SUFFIX} \ > > + Tcl_FSJoinPath.3.${MAN_SUFFIX} \ > > + Tcl_FSJoinToPath.3.${MAN_SUFFIX} \ > > + Tcl_FSLink.3.${MAN_SUFFIX} \ > > + Tcl_FSListVolumes.3.${MAN_SUFFIX} \ > > + Tcl_FSLoadFile.3.${MAN_SUFFIX} \ > > + Tcl_FSLstat.3.${MAN_SUFFIX} \ > > + Tcl_FSMatchInDirectory.3.${MAN_SUFFIX} \ > > + Tcl_FSMountsChanged.3.${MAN_SUFFIX} \ > > + Tcl_FSNewNativePath.3.${MAN_SUFFIX} \ > > + Tcl_FSOpenFileChannel.3.${MAN_SUFFIX} \ > > + Tcl_FSPathSeparator.3.${MAN_SUFFIX} \ > > + Tcl_FSRegister.3.${MAN_SUFFIX} \ > > + Tcl_FSRemoveDirectory.3.${MAN_SUFFIX} \ > > + Tcl_FSRenameFile.3.${MAN_SUFFIX} \ > > + Tcl_FSSplitPath.3.${MAN_SUFFIX} \ > > + Tcl_FSStat.3.${MAN_SUFFIX} \ > > + Tcl_FSUnloadFile.3.${MAN_SUFFIX} \ > > + Tcl_FSUnregister.3.${MAN_SUFFIX} \ > > + Tcl_FSUtime.3.${MAN_SUFFIX} \ > > + Tcl_Finalize.3.${MAN_SUFFIX} \ > > + Tcl_FinalizeNotifier.3.${MAN_SUFFIX} \ > > + Tcl_FinalizeThread.3.${MAN_SUFFIX} \ > > + Tcl_FindCommand.3.${MAN_SUFFIX} \ > > + Tcl_FindEnsemble.3.${MAN_SUFFIX} \ > > + Tcl_FindExecutable.3.${MAN_SUFFIX} \ > > + Tcl_FindHashEntry.3.${MAN_SUFFIX} \ > > + Tcl_FindNamespace.3.${MAN_SUFFIX} \ > > + Tcl_FindSymbol.3.${MAN_SUFFIX} \ > > + Tcl_FirstHashEntry.3.${MAN_SUFFIX} \ > > + Tcl_Flush.3.${MAN_SUFFIX} \ > > + Tcl_ForgetImport.3.${MAN_SUFFIX} \ > > + Tcl_Format.3.${MAN_SUFFIX} \ > > + Tcl_Free.3.${MAN_SUFFIX} \ > > + Tcl_FreeEncoding.3.${MAN_SUFFIX} \ > > + Tcl_FreeParse.3.${MAN_SUFFIX} \ > > + Tcl_FreeResult.3.${MAN_SUFFIX} \ > > + Tcl_GetAccessTimeFromStat.3.${MAN_SUFFIX} \ > > + Tcl_GetAlias.3.${MAN_SUFFIX} \ > > + Tcl_GetAliasObj.3.${MAN_SUFFIX} \ > > + Tcl_GetAssocData.3.${MAN_SUFFIX} \ > > + Tcl_GetBignumFromObj.3.${MAN_SUFFIX} \ > > + Tcl_GetBlockSizeFromStat.3.${MAN_SUFFIX} \ > > + Tcl_GetBlocksFromStat.3.${MAN_SUFFIX} \ > > + Tcl_GetBoolean.3.${MAN_SUFFIX} \ > > + Tcl_GetBooleanFromObj.3.${MAN_SUFFIX} \ > > + Tcl_GetByteArrayFromObj.3.${MAN_SUFFIX} \ > > + Tcl_GetChangeTimeFromStat.3.${MAN_SUFFIX} \ > > + Tcl_GetChannel.3.${MAN_SUFFIX} \ > > + Tcl_GetChannelBufferSize.3.${MAN_SUFFIX} \ > > + Tcl_GetChannelError.3.${MAN_SUFFIX} \ > > + Tcl_GetChannelErrorInterp.3.${MAN_SUFFIX} \ > > + Tcl_GetChannelHandle.3.${MAN_SUFFIX} \ > > + Tcl_GetChannelInstanceData.3.${MAN_SUFFIX} \ > > + Tcl_GetChannelMode.3.${MAN_SUFFIX} \ > > + Tcl_GetChannelName.3.${MAN_SUFFIX} \ > > + Tcl_GetChannelNames.3.${MAN_SUFFIX} \ > > + Tcl_GetChannelNamesEx.3.${MAN_SUFFIX} \ > > + Tcl_GetChannelOption.3.${MAN_SUFFIX} \ > > + Tcl_GetChannelThread.3.${MAN_SUFFIX} \ > > + Tcl_GetChannelType.3.${MAN_SUFFIX} \ > > + Tcl_GetCharLength.3.${MAN_SUFFIX} \ > > + Tcl_GetClassAsObject.3.${MAN_SUFFIX} \ > > + Tcl_GetCommandFromObj.3.${MAN_SUFFIX} \ > > + Tcl_GetCommandFullName.3.${MAN_SUFFIX} \ > > + Tcl_GetCommandInfo.3.${MAN_SUFFIX} \ > > + Tcl_GetCommandInfoFromToken.3.${MAN_SUFFIX} \ > > + Tcl_GetCommandName.3.${MAN_SUFFIX} \ > > + Tcl_GetCurrentNamespace.3.${MAN_SUFFIX} \ > > + Tcl_GetCurrentThread.3.${MAN_SUFFIX} \ > > + Tcl_GetCwd.3.${MAN_SUFFIX} \ > > + Tcl_GetDefaultEncodingDir.3.${MAN_SUFFIX} \ > > + Tcl_GetDeviceTypeFromStat.3.${MAN_SUFFIX} \ > > + Tcl_GetDouble.3.${MAN_SUFFIX} \ > > + Tcl_GetDoubleFromObj.3.${MAN_SUFFIX} \ > > + Tcl_GetEncoding.3.${MAN_SUFFIX} \ > > + Tcl_GetEncodingFromObj.3.${MAN_SUFFIX} \ > > + Tcl_GetEncodingName.3.${MAN_SUFFIX} \ > > + Tcl_GetEncodingNameFromEnvironment.3.${MAN_SUFFIX} \ > > + Tcl_GetEncodingNames.3.${MAN_SUFFIX} \ > > + Tcl_GetEncodingSearchPath.3.${MAN_SUFFIX} \ > > + Tcl_GetEnsembleFlags.3.${MAN_SUFFIX} \ > > + Tcl_GetEnsembleMappingDict.3.${MAN_SUFFIX} \ > > + Tcl_GetEnsembleNamespace.3.${MAN_SUFFIX} \ > > + Tcl_GetEnsembleParameterList.3.${MAN_SUFFIX} \ > > + Tcl_GetEnsembleSubcommandList.3.${MAN_SUFFIX} \ > > + Tcl_GetEnsembleUnknownHandler.3.${MAN_SUFFIX} \ > > + Tcl_GetErrno.3.${MAN_SUFFIX} \ > > + Tcl_GetErrorLine.3.${MAN_SUFFIX} \ > > + Tcl_GetFSDeviceFromStat.3.${MAN_SUFFIX} \ > > + Tcl_GetFSInodeFromStat.3.${MAN_SUFFIX} \ > > + Tcl_GetGlobalNamespace.3.${MAN_SUFFIX} \ > > + Tcl_GetGroupIdFromStat.3.${MAN_SUFFIX} \ > > + Tcl_GetHashKey.3.${MAN_SUFFIX} \ > > + Tcl_GetHashValue.3.${MAN_SUFFIX} \ > > + Tcl_GetHostName.3.${MAN_SUFFIX} \ > > + Tcl_GetIndexFromObj.3.${MAN_SUFFIX} \ > > + Tcl_GetIndexFromObjStruct.3.${MAN_SUFFIX} \ > > + Tcl_GetInt.3.${MAN_SUFFIX} \ > > + Tcl_GetIntFromObj.3.${MAN_SUFFIX} \ > > + Tcl_GetInterpPath.3.${MAN_SUFFIX} \ > > + Tcl_GetLinkCountFromStat.3.${MAN_SUFFIX} \ > > + Tcl_GetLongFromObj.3.${MAN_SUFFIX} \ > > + Tcl_GetMaster.3.${MAN_SUFFIX} \ > > + Tcl_GetMathFuncInfo.3.${MAN_SUFFIX} \ > > + Tcl_GetModeFromStat.3.${MAN_SUFFIX} \ > > + Tcl_GetModificationTimeFromStat.3.${MAN_SUFFIX} \ > > + Tcl_GetNameOfExecutable.3.${MAN_SUFFIX} \ > > + Tcl_GetNamespaceUnknownHandler.3.${MAN_SUFFIX} \ > > + Tcl_GetObjResult.3.${MAN_SUFFIX} \ > > + Tcl_GetObjType.3.${MAN_SUFFIX} \ > > + Tcl_GetObjectAsClass.3.${MAN_SUFFIX} \ > > + Tcl_GetObjectCommand.3.${MAN_SUFFIX} \ > > + Tcl_GetObjectFromObj.3.${MAN_SUFFIX} \ > > + Tcl_GetObjectName.3.${MAN_SUFFIX} \ > > + Tcl_GetObjectNamespace.3.${MAN_SUFFIX} \ > > + Tcl_GetOpenFile.3.${MAN_SUFFIX} \ > > + Tcl_GetPathType.3.${MAN_SUFFIX} \ > > + Tcl_GetRange.3.${MAN_SUFFIX} \ > > + Tcl_GetRegExpFromObj.3.${MAN_SUFFIX} \ > > + Tcl_GetReturnOptions.3.${MAN_SUFFIX} \ > > + Tcl_GetServiceMode.3.${MAN_SUFFIX} \ > > + Tcl_GetSizeFromStat.3.${MAN_SUFFIX} \ > > + Tcl_GetSlave.3.${MAN_SUFFIX} \ > > + Tcl_GetStackedChannel.3.${MAN_SUFFIX} \ > > + Tcl_GetStartupScript.3.${MAN_SUFFIX} \ > > + Tcl_GetStdChannel.3.${MAN_SUFFIX} \ > > + Tcl_GetString.3.${MAN_SUFFIX} \ > > + Tcl_GetStringFromObj.3.${MAN_SUFFIX} \ > > + Tcl_GetStringResult.3.${MAN_SUFFIX} \ > > + Tcl_GetThreadData.3.${MAN_SUFFIX} \ > > + Tcl_GetTime.3.${MAN_SUFFIX} \ > > + Tcl_GetTopChannel.3.${MAN_SUFFIX} \ > > + Tcl_GetUniChar.3.${MAN_SUFFIX} \ > > + Tcl_GetUnicode.3.${MAN_SUFFIX} \ > > + Tcl_GetUnicodeFromObj.3.${MAN_SUFFIX} \ > > + Tcl_GetUserIdFromStat.3.${MAN_SUFFIX} \ > > + Tcl_GetVar.3.${MAN_SUFFIX} \ > > + Tcl_GetVar2.3.${MAN_SUFFIX} \ > > + Tcl_GetVar2Ex.3.${MAN_SUFFIX} \ > > + Tcl_GetVersion.3.${MAN_SUFFIX} \ > > + Tcl_GetWideIntFromObj.3.${MAN_SUFFIX} \ > > + Tcl_Gets.3.${MAN_SUFFIX} \ > > + Tcl_GetsObj.3.${MAN_SUFFIX} \ > > + Tcl_GlobalEval.3.${MAN_SUFFIX} \ > > + Tcl_GlobalEvalObj.3.${MAN_SUFFIX} \ > > + Tcl_HashStats.3.${MAN_SUFFIX} \ > > + Tcl_HideCommand.3.${MAN_SUFFIX} \ > > + Tcl_Import.3.${MAN_SUFFIX} \ > > + Tcl_IncrRefCount.3.${MAN_SUFFIX} \ > > + Tcl_Init.3.${MAN_SUFFIX} \ > > + Tcl_InitCustomHashTable.3.${MAN_SUFFIX} \ > > + Tcl_InitHashTable.3.${MAN_SUFFIX} \ > > + Tcl_InitMemory.3.${MAN_SUFFIX} \ > > + Tcl_InitNotifier.3.${MAN_SUFFIX} \ > > + Tcl_InitObjHashTable.3.${MAN_SUFFIX} \ > > + Tcl_InitStubs.3.${MAN_SUFFIX} \ > > + Tcl_InputBlocked.3.${MAN_SUFFIX} \ > > + Tcl_InputBuffered.3.${MAN_SUFFIX} \ > > + Tcl_Interp.3.${MAN_SUFFIX} \ > > + Tcl_InterpActive.3.${MAN_SUFFIX} \ > > + Tcl_InterpDeleted.3.${MAN_SUFFIX} \ > > + Tcl_InvalidateStringRep.3.${MAN_SUFFIX} \ > > + Tcl_IsChannelExisting.3.${MAN_SUFFIX} \ > > + Tcl_IsChannelRegistered.3.${MAN_SUFFIX} \ > > + Tcl_IsChannelShared.3.${MAN_SUFFIX} \ > > + Tcl_IsEnsemble.3.${MAN_SUFFIX} \ > > + Tcl_IsSafe.3.${MAN_SUFFIX} \ > > + Tcl_IsShared.3.${MAN_SUFFIX} \ > > + Tcl_IsStandardChannel.3.${MAN_SUFFIX} \ > > + Tcl_JoinPath.3.${MAN_SUFFIX} \ > > + Tcl_JoinThread.3.${MAN_SUFFIX} \ > > + Tcl_LimitAddHandler.3.${MAN_SUFFIX} \ > > + Tcl_LimitCheck.3.${MAN_SUFFIX} \ > > + Tcl_LimitExceeded.3.${MAN_SUFFIX} \ > > + Tcl_LimitGetCommands.3.${MAN_SUFFIX} \ > > + Tcl_LimitGetGranularity.3.${MAN_SUFFIX} \ > > + Tcl_LimitGetTime.3.${MAN_SUFFIX} \ > > + Tcl_LimitReady.3.${MAN_SUFFIX} \ > > + Tcl_LimitRemoveHandler.3.${MAN_SUFFIX} \ > > + Tcl_LimitSetCommands.3.${MAN_SUFFIX} \ > > + Tcl_LimitSetGranularity.3.${MAN_SUFFIX} \ > > + Tcl_LimitSetTime.3.${MAN_SUFFIX} \ > > + Tcl_LimitTypeEnabled.3.${MAN_SUFFIX} \ > > + Tcl_LimitTypeExceeded.3.${MAN_SUFFIX} \ > > + Tcl_LimitTypeReset.3.${MAN_SUFFIX} \ > > + Tcl_LimitTypeSet.3.${MAN_SUFFIX} \ > > + Tcl_LinkVar.3.${MAN_SUFFIX} \ > > + Tcl_ListMathFuncs.3.${MAN_SUFFIX} \ > > + Tcl_ListObjAppendElement.3.${MAN_SUFFIX} \ > > + Tcl_ListObjAppendList.3.${MAN_SUFFIX} \ > > + Tcl_ListObjGetElements.3.${MAN_SUFFIX} \ > > + Tcl_ListObjIndex.3.${MAN_SUFFIX} \ > > + Tcl_ListObjLength.3.${MAN_SUFFIX} \ > > + Tcl_ListObjReplace.3.${MAN_SUFFIX} \ > > + Tcl_LoadFile.3.${MAN_SUFFIX} \ > > + Tcl_LogCommandInfo.3.${MAN_SUFFIX} \ > > + Tcl_Main.3.${MAN_SUFFIX} \ > > + Tcl_MakeFileChannel.3.${MAN_SUFFIX} \ > > + Tcl_MakeSafe.3.${MAN_SUFFIX} \ > > + Tcl_MakeTcpClientChannel.3.${MAN_SUFFIX} \ > > + Tcl_Merge.3.${MAN_SUFFIX} \ > > + Tcl_MethodDeclarerClass.3.${MAN_SUFFIX} \ > > + Tcl_MethodDeclarerObject.3.${MAN_SUFFIX} \ > > + Tcl_MethodIsPublic.3.${MAN_SUFFIX} \ > > + Tcl_MethodIsType.3.${MAN_SUFFIX} \ > > + Tcl_MethodName.3.${MAN_SUFFIX} \ > > + Tcl_MutexFinalize.3.${MAN_SUFFIX} \ > > + Tcl_MutexLock.3.${MAN_SUFFIX} \ > > + Tcl_MutexUnlock.3.${MAN_SUFFIX} \ > > + Tcl_NRAddCallback.3.${MAN_SUFFIX} \ > > + Tcl_NRCallObjProc.3.${MAN_SUFFIX} \ > > + Tcl_NRCmdSwap.3.${MAN_SUFFIX} \ > > + Tcl_NRCreateCommand.3.${MAN_SUFFIX} \ > > + Tcl_NREvalObj.3.${MAN_SUFFIX} \ > > + Tcl_NREvalObjv.3.${MAN_SUFFIX} \ > > + Tcl_NewBignumObj.3.${MAN_SUFFIX} \ > > + Tcl_NewBooleanObj.3.${MAN_SUFFIX} \ > > + Tcl_NewByteArrayObj.3.${MAN_SUFFIX} \ > > + Tcl_NewDictObj.3.${MAN_SUFFIX} \ > > + Tcl_NewDoubleObj.3.${MAN_SUFFIX} \ > > + Tcl_NewInstanceMethod.3.${MAN_SUFFIX} \ > > + Tcl_NewIntObj.3.${MAN_SUFFIX} \ > > + Tcl_NewListObj.3.${MAN_SUFFIX} \ > > + Tcl_NewLongObj.3.${MAN_SUFFIX} \ > > + Tcl_NewMethod.3.${MAN_SUFFIX} \ > > + Tcl_NewObj.3.${MAN_SUFFIX} \ > > + Tcl_NewObjectInstance.3.${MAN_SUFFIX} \ > > + Tcl_NewStringObj.3.${MAN_SUFFIX} \ > > + Tcl_NewUnicodeObj.3.${MAN_SUFFIX} \ > > + Tcl_NewWideIntObj.3.${MAN_SUFFIX} \ > > + Tcl_NextHashEntry.3.${MAN_SUFFIX} \ > > + Tcl_NotifyChannel.3.${MAN_SUFFIX} \ > > + Tcl_NumUtfChars.3.${MAN_SUFFIX} \ > > + Tcl_ObjGetVar2.3.${MAN_SUFFIX} \ > > + Tcl_ObjPrintf.3.${MAN_SUFFIX} \ > > + Tcl_ObjSetVar2.3.${MAN_SUFFIX} \ > > + Tcl_ObjectContextInvokeNext.3.${MAN_SUFFIX} \ > > + Tcl_ObjectContextIsFiltering.3.${MAN_SUFFIX} \ > > + Tcl_ObjectContextMethod.3.${MAN_SUFFIX} \ > > + Tcl_ObjectContextObject.3.${MAN_SUFFIX} \ > > + Tcl_ObjectContextSkippedArgs.3.${MAN_SUFFIX} \ > > + Tcl_ObjectDeleted.3.${MAN_SUFFIX} \ > > + Tcl_ObjectGetMetadata.3.${MAN_SUFFIX} \ > > + Tcl_ObjectGetMethodNameMapper.3.${MAN_SUFFIX} \ > > + Tcl_ObjectSetMetadata.3.${MAN_SUFFIX} \ > > + Tcl_ObjectSetMethodNameMapper.3.${MAN_SUFFIX} \ > > + Tcl_OpenCommandChannel.3.${MAN_SUFFIX} \ > > + Tcl_OpenFileChannel.3.${MAN_SUFFIX} \ > > + Tcl_OpenTcpClient.3.${MAN_SUFFIX} \ > > + Tcl_OpenTcpServer.3.${MAN_SUFFIX} \ > > + Tcl_OutputBuffered.3.${MAN_SUFFIX} \ > > + Tcl_Panic.3.${MAN_SUFFIX} \ > > + Tcl_PanicVA.3.${MAN_SUFFIX} \ > > + Tcl_ParseArgsObjv.3.${MAN_SUFFIX} \ > > + Tcl_ParseBraces.3.${MAN_SUFFIX} \ > > + Tcl_ParseCommand.3.${MAN_SUFFIX} \ > > + Tcl_ParseExpr.3.${MAN_SUFFIX} \ > > + Tcl_ParseQuotedString.3.${MAN_SUFFIX} \ > > + Tcl_ParseVar.3.${MAN_SUFFIX} \ > > + Tcl_ParseVarName.3.${MAN_SUFFIX} \ > > + Tcl_PkgPresent.3.${MAN_SUFFIX} \ > > + Tcl_PkgPresentEx.3.${MAN_SUFFIX} \ > > + Tcl_PkgProvide.3.${MAN_SUFFIX} \ > > + Tcl_PkgProvideEx.3.${MAN_SUFFIX} \ > > + Tcl_PkgRequire.3.${MAN_SUFFIX} \ > > + Tcl_PkgRequireEx.3.${MAN_SUFFIX} \ > > + Tcl_PkgRequireProc.3.${MAN_SUFFIX} \ > > + Tcl_PosixError.3.${MAN_SUFFIX} \ > > + Tcl_Preserve.3.${MAN_SUFFIX} \ > > + Tcl_PrintDouble.3.${MAN_SUFFIX} \ > > + Tcl_PutEnv.3.${MAN_SUFFIX} \ > > + Tcl_QueryTimeProc.3.${MAN_SUFFIX} \ > > + Tcl_QueueEvent.3.${MAN_SUFFIX} \ > > + Tcl_Read.3.${MAN_SUFFIX} \ > > + Tcl_ReadChars.3.${MAN_SUFFIX} \ > > + Tcl_ReadRaw.3.${MAN_SUFFIX} \ > > + Tcl_Realloc.3.${MAN_SUFFIX} \ > > + Tcl_ReapDetachedProcs.3.${MAN_SUFFIX} \ > > + Tcl_RecordAndEval.3.${MAN_SUFFIX} \ > > + Tcl_RecordAndEvalObj.3.${MAN_SUFFIX} \ > > + Tcl_RegExpCompile.3.${MAN_SUFFIX} \ > > + Tcl_RegExpExec.3.${MAN_SUFFIX} \ > > + Tcl_RegExpExecObj.3.${MAN_SUFFIX} \ > > + Tcl_RegExpGetInfo.3.${MAN_SUFFIX} \ > > + Tcl_RegExpMatch.3.${MAN_SUFFIX} \ > > + Tcl_RegExpMatchObj.3.${MAN_SUFFIX} \ > > + Tcl_RegExpRange.3.${MAN_SUFFIX} \ > > + Tcl_RegisterChannel.3.${MAN_SUFFIX} \ > > + Tcl_RegisterConfig.3.${MAN_SUFFIX} \ > > + Tcl_RegisterObjType.3.${MAN_SUFFIX} \ > > + Tcl_Release.3.${MAN_SUFFIX} \ > > + Tcl_ResetResult.3.${MAN_SUFFIX} \ > > + Tcl_RestoreInterpState.3.${MAN_SUFFIX} \ > > + Tcl_RestoreResult.3.${MAN_SUFFIX} \ > > + Tcl_SaveInterpState.3.${MAN_SUFFIX} \ > > + Tcl_SaveResult.3.${MAN_SUFFIX} \ > > + Tcl_ScanCountedElement.3.${MAN_SUFFIX} \ > > + Tcl_ScanElement.3.${MAN_SUFFIX} \ > > + Tcl_Seek.3.${MAN_SUFFIX} \ > > + Tcl_ServiceAll.3.${MAN_SUFFIX} \ > > + Tcl_ServiceEvent.3.${MAN_SUFFIX} \ > > + Tcl_ServiceModeHook.3.${MAN_SUFFIX} \ > > + Tcl_SetAssocData.3.${MAN_SUFFIX} \ > > + Tcl_SetBignumObj.3.${MAN_SUFFIX} \ > > + Tcl_SetBooleanObj.3.${MAN_SUFFIX} \ > > + Tcl_SetByteArrayLength.3.${MAN_SUFFIX} \ > > + Tcl_SetByteArrayObj.3.${MAN_SUFFIX} \ > > + Tcl_SetChannelBufferSize.3.${MAN_SUFFIX} \ > > + Tcl_SetChannelError.3.${MAN_SUFFIX} \ > > + Tcl_SetChannelErrorInterp.3.${MAN_SUFFIX} \ > > + Tcl_SetChannelOption.3.${MAN_SUFFIX} \ > > + Tcl_SetCommandInfo.3.${MAN_SUFFIX} \ > > + Tcl_SetCommandInfoFromToken.3.${MAN_SUFFIX} \ > > + Tcl_SetDefaultEncodingDir.3.${MAN_SUFFIX} \ > > + Tcl_SetDoubleObj.3.${MAN_SUFFIX} \ > > + Tcl_SetEncodingSearchPath.3.${MAN_SUFFIX} \ > > + Tcl_SetEnsembleFlags.3.${MAN_SUFFIX} \ > > + Tcl_SetEnsembleMappingDict.3.${MAN_SUFFIX} \ > > + Tcl_SetEnsembleParameterList.3.${MAN_SUFFIX} \ > > + Tcl_SetEnsembleSubcommandList.3.${MAN_SUFFIX} \ > > + Tcl_SetEnsembleUnknownHandler.3.${MAN_SUFFIX} \ > > + Tcl_SetErrno.3.${MAN_SUFFIX} \ > > + Tcl_SetErrorCode.3.${MAN_SUFFIX} \ > > + Tcl_SetErrorCodeVA.3.${MAN_SUFFIX} \ > > + Tcl_SetErrorLine.3.${MAN_SUFFIX} \ > > + Tcl_SetExitProc.3.${MAN_SUFFIX} \ > > + Tcl_SetHashValue.3.${MAN_SUFFIX} \ > > + Tcl_SetIntObj.3.${MAN_SUFFIX} \ > > + Tcl_SetListObj.3.${MAN_SUFFIX} \ > > + Tcl_SetLongObj.3.${MAN_SUFFIX} \ > > + Tcl_SetMainLoop.3.${MAN_SUFFIX} \ > > + Tcl_SetMaxBlockTime.3.${MAN_SUFFIX} \ > > + Tcl_SetNamespaceUnknownHandler.3.${MAN_SUFFIX} \ > > + Tcl_SetNotifier.3.${MAN_SUFFIX} \ > > + Tcl_SetObjErrorCode.3.${MAN_SUFFIX} \ > > + Tcl_SetObjLength.3.${MAN_SUFFIX} \ > > + Tcl_SetObjResult.3.${MAN_SUFFIX} \ > > + Tcl_SetPanicProc.3.${MAN_SUFFIX} \ > > + Tcl_SetRecursionLimit.3.${MAN_SUFFIX} \ > > + Tcl_SetResult.3.${MAN_SUFFIX} \ > > + Tcl_SetReturnOptions.3.${MAN_SUFFIX} \ > > + Tcl_SetServiceMode.3.${MAN_SUFFIX} \ > > + Tcl_SetStartupScript.3.${MAN_SUFFIX} \ > > + Tcl_SetStdChannel.3.${MAN_SUFFIX} \ > > + Tcl_SetStringObj.3.${MAN_SUFFIX} \ > > + Tcl_SetSystemEncoding.3.${MAN_SUFFIX} \ > > + Tcl_SetTimeProc.3.${MAN_SUFFIX} \ > > + Tcl_SetTimer.3.${MAN_SUFFIX} \ > > + Tcl_SetUnicodeObj.3.${MAN_SUFFIX} \ > > + Tcl_SetVar.3.${MAN_SUFFIX} \ > > + Tcl_SetVar2.3.${MAN_SUFFIX} \ > > + Tcl_SetVar2Ex.3.${MAN_SUFFIX} \ > > + Tcl_SetWideIntObj.3.${MAN_SUFFIX} \ > > + Tcl_SignalId.3.${MAN_SUFFIX} \ > > + Tcl_SignalMsg.3.${MAN_SUFFIX} \ > > + Tcl_Sleep.3.${MAN_SUFFIX} \ > > + Tcl_SourceRCFile.3.${MAN_SUFFIX} \ > > + Tcl_SpliceChannel.3.${MAN_SUFFIX} \ > > + Tcl_SplitList.3.${MAN_SUFFIX} \ > > + Tcl_SplitPath.3.${MAN_SUFFIX} \ > > + Tcl_StackChannel.3.${MAN_SUFFIX} \ > > + Tcl_StandardChannels.3.${MAN_SUFFIX} \ > > + Tcl_Stat.3.${MAN_SUFFIX} \ > > + Tcl_StaticPackage.3.${MAN_SUFFIX} \ > > + Tcl_StringCaseMatch.3.${MAN_SUFFIX} \ > > + Tcl_StringMatch.3.${MAN_SUFFIX} \ > > + Tcl_SubstObj.3.${MAN_SUFFIX} \ > > + Tcl_TakeBignumFromObj.3.${MAN_SUFFIX} \ > > + Tcl_Tell.3.${MAN_SUFFIX} \ > > + Tcl_ThreadAlert.3.${MAN_SUFFIX} \ > > + Tcl_ThreadQueueEvent.3.${MAN_SUFFIX} \ > > + Tcl_TraceCommand.3.${MAN_SUFFIX} \ > > + Tcl_TraceVar.3.${MAN_SUFFIX} \ > > + Tcl_TraceVar2.3.${MAN_SUFFIX} \ > > + Tcl_TransferResult.3.${MAN_SUFFIX} \ > > + Tcl_TranslateFileName.3.${MAN_SUFFIX} \ > > + Tcl_TruncateChannel.3.${MAN_SUFFIX} \ > > + Tcl_Ungets.3.${MAN_SUFFIX} \ > > + Tcl_UniChar.3.${MAN_SUFFIX} \ > > + Tcl_UniCharAtIndex.3.${MAN_SUFFIX} \ > > + Tcl_UniCharCaseMatch.3.${MAN_SUFFIX} \ > > + Tcl_UniCharIsAlnum.3.${MAN_SUFFIX} \ > > + Tcl_UniCharIsAlpha.3.${MAN_SUFFIX} \ > > + Tcl_UniCharIsControl.3.${MAN_SUFFIX} \ > > + Tcl_UniCharIsDigit.3.${MAN_SUFFIX} \ > > + Tcl_UniCharIsGraph.3.${MAN_SUFFIX} \ > > + Tcl_UniCharIsLower.3.${MAN_SUFFIX} \ > > + Tcl_UniCharIsPrint.3.${MAN_SUFFIX} \ > > + Tcl_UniCharIsPunct.3.${MAN_SUFFIX} \ > > + Tcl_UniCharIsSpace.3.${MAN_SUFFIX} \ > > + Tcl_UniCharIsUpper.3.${MAN_SUFFIX} \ > > + Tcl_UniCharIsWordChar.3.${MAN_SUFFIX} \ > > + Tcl_UniCharLen.3.${MAN_SUFFIX} \ > > + Tcl_UniCharNcasecmp.3.${MAN_SUFFIX} \ > > + Tcl_UniCharNcmp.3.${MAN_SUFFIX} \ > > + Tcl_UniCharToLower.3.${MAN_SUFFIX} \ > > + Tcl_UniCharToTitle.3.${MAN_SUFFIX} \ > > + Tcl_UniCharToUpper.3.${MAN_SUFFIX} \ > > + Tcl_UniCharToUtf.3.${MAN_SUFFIX} \ > > + Tcl_UniCharToUtfDString.3.${MAN_SUFFIX} \ > > + Tcl_UnlinkVar.3.${MAN_SUFFIX} \ > > + Tcl_UnregisterChannel.3.${MAN_SUFFIX} \ > > + Tcl_UnsetVar.3.${MAN_SUFFIX} \ > > + Tcl_UnsetVar2.3.${MAN_SUFFIX} \ > > + Tcl_UnstackChannel.3.${MAN_SUFFIX} \ > > + Tcl_UntraceCommand.3.${MAN_SUFFIX} \ > > + Tcl_UntraceVar.3.${MAN_SUFFIX} \ > > + Tcl_UntraceVar2.3.${MAN_SUFFIX} \ > > + Tcl_UpVar.3.${MAN_SUFFIX} \ > > + Tcl_UpVar2.3.${MAN_SUFFIX} \ > > + Tcl_UpdateLinkedVar.3.${MAN_SUFFIX} \ > > + Tcl_UtfAtIndex.3.${MAN_SUFFIX} \ > > + Tcl_UtfBackslash.3.${MAN_SUFFIX} \ > > + Tcl_UtfCharComplete.3.${MAN_SUFFIX} \ > > + Tcl_UtfFindFirst.3.${MAN_SUFFIX} \ > > + Tcl_UtfFindLast.3.${MAN_SUFFIX} \ > > + Tcl_UtfNext.3.${MAN_SUFFIX} \ > > + Tcl_UtfPrev.3.${MAN_SUFFIX} \ > > + Tcl_UtfToExternal.3.${MAN_SUFFIX} \ > > + Tcl_UtfToExternalDString.3.${MAN_SUFFIX} \ > > + Tcl_UtfToLower.3.${MAN_SUFFIX} \ > > + Tcl_UtfToTitle.3.${MAN_SUFFIX} \ > > + Tcl_UtfToUniChar.3.${MAN_SUFFIX} \ > > + Tcl_UtfToUniCharDString.3.${MAN_SUFFIX} \ > > + Tcl_UtfToUpper.3.${MAN_SUFFIX} \ > > + Tcl_ValidateAllMemory.3.${MAN_SUFFIX} \ > > + Tcl_VarEval.3.${MAN_SUFFIX} \ > > + Tcl_VarEvalVA.3.${MAN_SUFFIX} \ > > + Tcl_VarTraceInfo.3.${MAN_SUFFIX} \ > > + Tcl_VarTraceInfo2.3.${MAN_SUFFIX} \ > > + Tcl_WaitForEvent.3.${MAN_SUFFIX} \ > > + Tcl_WaitPid.3.${MAN_SUFFIX} \ > > + Tcl_WinTCharToUtf.3.${MAN_SUFFIX} \ > > + Tcl_WinUtfToTChar.3.${MAN_SUFFIX} \ > > + Tcl_Write.3.${MAN_SUFFIX} \ > > + Tcl_WriteChars.3.${MAN_SUFFIX} \ > > + Tcl_WriteObj.3.${MAN_SUFFIX} \ > > + Tcl_WriteRaw.3.${MAN_SUFFIX} \ > > + Tcl_WrongNumArgs.3.${MAN_SUFFIX} \ > > + Tcl_ZlibAdler32.3.${MAN_SUFFIX} \ > > + Tcl_ZlibCRC32.3.${MAN_SUFFIX} \ > > + Tcl_ZlibDeflate.3.${MAN_SUFFIX} \ > > + Tcl_ZlibInflate.3.${MAN_SUFFIX} \ > > + Tcl_ZlibStreamChecksum.3.${MAN_SUFFIX} \ > > + Tcl_ZlibStreamClose.3.${MAN_SUFFIX} \ > > + Tcl_ZlibStreamEof.3.${MAN_SUFFIX} \ > > + Tcl_ZlibStreamGet.3.${MAN_SUFFIX} \ > > + Tcl_ZlibStreamGetCommandName.3.${MAN_SUFFIX} \ > > + Tcl_ZlibStreamInit.3.${MAN_SUFFIX} \ > > + Tcl_ZlibStreamPut.3.${MAN_SUFFIX} \ > > + attemptckalloc.3.${MAN_SUFFIX} \ > > + attemptckrealloc.3.${MAN_SUFFIX} \ > > + ckalloc.3.${MAN_SUFFIX} \ > > + ckfree.3.${MAN_SUFFIX} \ > > + ckrealloc.3.${MAN_SUFFIX} > > + > > +MANN= Tcl.n.${MAN_SUFFIX} \ > > + after.n.${MAN_SUFFIX} \ > > + append.n.${MAN_SUFFIX} \ > > + apply.n.${MAN_SUFFIX} \ > > + argc.n.${MAN_SUFFIX} \ > > + argv.n.${MAN_SUFFIX} \ > > + argv0.n.${MAN_SUFFIX} \ > > + array.n.${MAN_SUFFIX} \ > > + auto_execok.n.${MAN_SUFFIX} \ > > + auto_import.n.${MAN_SUFFIX} \ > > + auto_load.n.${MAN_SUFFIX} \ > > + auto_mkindex.n.${MAN_SUFFIX} \ > > + auto_path.n.${MAN_SUFFIX} \ > > + auto_qualify.n.${MAN_SUFFIX} \ > > + auto_reset.n.${MAN_SUFFIX} \ > > + bgerror.n.${MAN_SUFFIX} \ > > + binary.n.${MAN_SUFFIX} \ > > + break.n.${MAN_SUFFIX} \ > > + case.n.${MAN_SUFFIX} \ > > + catch.n.${MAN_SUFFIX} \ > > + cd.n.${MAN_SUFFIX} \ > > + chan.n.${MAN_SUFFIX} \ > > + clock.n.${MAN_SUFFIX} \ > > + close.n.${MAN_SUFFIX} \ > > + concat.n.${MAN_SUFFIX} \ > > + continue.n.${MAN_SUFFIX} \ > > + coroutine.n.${MAN_SUFFIX} \ > > + dde.n.${MAN_SUFFIX} \ > > + dict.n.${MAN_SUFFIX} \ > > + encoding.n.${MAN_SUFFIX} \ > > + env.n.${MAN_SUFFIX} \ > > + eof.n.${MAN_SUFFIX} \ > > + error.n.${MAN_SUFFIX} \ > > + errorCode.n.${MAN_SUFFIX} \ > > + errorInfo.n.${MAN_SUFFIX} \ > > + eval.n.${MAN_SUFFIX} \ > > + exec.n.${MAN_SUFFIX} \ > > + exit.n.${MAN_SUFFIX} \ > > + expr.n.${MAN_SUFFIX} \ > > + fblocked.n.${MAN_SUFFIX} \ > > + fconfigure.n.${MAN_SUFFIX} \ > > + fcopy.n.${MAN_SUFFIX} \ > > + file.n.${MAN_SUFFIX} \ > > + fileevent.n.${MAN_SUFFIX} \ > > + filename.n.${MAN_SUFFIX} \ > > + flush.n.${MAN_SUFFIX} \ > > + for.n.${MAN_SUFFIX} \ > > + foreach.n.${MAN_SUFFIX} \ > > + format.n.${MAN_SUFFIX} \ > > + gets.n.${MAN_SUFFIX} \ > > + glob.n.${MAN_SUFFIX} \ > > + global.n.${MAN_SUFFIX} \ > > + history.n.${MAN_SUFFIX} \ > > + http.n.${MAN_SUFFIX} \ > > + if.n.${MAN_SUFFIX} \ > > + incr.n.${MAN_SUFFIX} \ > > + info.n.${MAN_SUFFIX} \ > > + interp.n.${MAN_SUFFIX} \ > > + join.n.${MAN_SUFFIX} \ > > + lappend.n.${MAN_SUFFIX} \ > > + lassign.n.${MAN_SUFFIX} \ > > + lindex.n.${MAN_SUFFIX} \ > > + linsert.n.${MAN_SUFFIX} \ > > + list.n.${MAN_SUFFIX} \ > > + llength.n.${MAN_SUFFIX} \ > > + lmap.n.${MAN_SUFFIX} \ > > + load.n.${MAN_SUFFIX} \ > > + lrange.n.${MAN_SUFFIX} \ > > + lrepeat.n.${MAN_SUFFIX} \ > > + lreplace.n.${MAN_SUFFIX} \ > > + lreverse.n.${MAN_SUFFIX} \ > > + lsearch.n.${MAN_SUFFIX} \ > > + lset.n.${MAN_SUFFIX} \ > > + lsort.n.${MAN_SUFFIX} \ > > + mathfunc.n.${MAN_SUFFIX} \ > > + mathop.n.${MAN_SUFFIX} \ > > + memory.n.${MAN_SUFFIX} \ > > + msgcat.n.${MAN_SUFFIX} \ > > + my.n.${MAN_SUFFIX} \ > > + namespace.n.${MAN_SUFFIX} \ > > + next.n.${MAN_SUFFIX} \ > > + nextto.n.${MAN_SUFFIX} \ > > + oo_class.n.${MAN_SUFFIX} \ > > + oo_copy.n.${MAN_SUFFIX} \ > > + oo_define.n.${MAN_SUFFIX} \ > > + oo_objdefine.n.${MAN_SUFFIX} \ > > + oo_object.n.${MAN_SUFFIX} \ > > + open.n.${MAN_SUFFIX} \ > > + package.n.${MAN_SUFFIX} \ > > + parray.n.${MAN_SUFFIX} \ > > + pid.n.${MAN_SUFFIX} \ > > + pkg_create.n.${MAN_SUFFIX} \ > > + pkg_mkIndex.n.${MAN_SUFFIX} \ > > + platform.n.${MAN_SUFFIX} \ > > + platform_shell.n.${MAN_SUFFIX} \ > > + proc.n.${MAN_SUFFIX} \ > > + puts.n.${MAN_SUFFIX} \ > > + pwd.n.${MAN_SUFFIX} \ > > + re_syntax.n.${MAN_SUFFIX} \ > > + read.n.${MAN_SUFFIX} \ > > + refchan.n.${MAN_SUFFIX} \ > > + regexp.n.${MAN_SUFFIX} \ > > + registry.n.${MAN_SUFFIX} \ > > + regsub.n.${MAN_SUFFIX} \ > > + rename.n.${MAN_SUFFIX} \ > > + return.n.${MAN_SUFFIX} \ > > + safe.n.${MAN_SUFFIX} \ > > + scan.n.${MAN_SUFFIX} \ > > + seek.n.${MAN_SUFFIX} \ > > + self.n.${MAN_SUFFIX} \ > > + set.n.${MAN_SUFFIX} \ > > + socket.n.${MAN_SUFFIX} \ > > + source.n.${MAN_SUFFIX} \ > > + split.n.${MAN_SUFFIX} \ > > + string.n.${MAN_SUFFIX} \ > > + subst.n.${MAN_SUFFIX} \ > > + switch.n.${MAN_SUFFIX} \ > > + tailcall.n.${MAN_SUFFIX} \ > > + tcl_endOfWord.n.${MAN_SUFFIX} \ > > + tcl_findLibrary.n.${MAN_SUFFIX} \ > > + tcl_interactive.n.${MAN_SUFFIX} \ > > + tcl_library.n.${MAN_SUFFIX} \ > > + tcl_nonwordchars.n.${MAN_SUFFIX} \ > > + tcl_patchLevel.n.${MAN_SUFFIX} \ > > + tcl_pkgPath.n.${MAN_SUFFIX} \ > > + tcl_platform.n.${MAN_SUFFIX} \ > > + tcl_precision.n.${MAN_SUFFIX} \ > > + tcl_prefix.n.${MAN_SUFFIX} \ > > + tcl_rcFileName.n.${MAN_SUFFIX} \ > > + tcl_startOfNextWord.n.${MAN_SUFFIX} \ > > + tcl_startOfPreviousWord.n.${MAN_SUFFIX} \ > > + tcl_traceCompile.n.${MAN_SUFFIX} \ > > + tcl_traceEval.n.${MAN_SUFFIX} \ > > + tcl_version.n.${MAN_SUFFIX} \ > > + tcl_wordBreakAfter.n.${MAN_SUFFIX} \ > > + tcl_wordBreakBefore.n.${MAN_SUFFIX} \ > > + tcl_wordchars.n.${MAN_SUFFIX} \ > > + tcltest.n.${MAN_SUFFIX} \ > > + tell.n.${MAN_SUFFIX} \ > > + throw.n.${MAN_SUFFIX} \ > > + time.n.${MAN_SUFFIX} \ > > + tm.n.${MAN_SUFFIX} \ > > + trace.n.${MAN_SUFFIX} \ > > + transchan.n.${MAN_SUFFIX} \ > > + try.n.${MAN_SUFFIX} \ > > + unknown.n.${MAN_SUFFIX} \ > > + unload.n.${MAN_SUFFIX} \ > > + unset.n.${MAN_SUFFIX} \ > > + update.n.${MAN_SUFFIX} \ > > + uplevel.n.${MAN_SUFFIX} \ > > + upvar.n.${MAN_SUFFIX} \ > > + variable.n.${MAN_SUFFIX} \ > > + vwait.n.${MAN_SUFFIX} \ > > + while.n.${MAN_SUFFIX} \ > > + yield.n.${MAN_SUFFIX} \ > > + yieldto.n.${MAN_SUFFIX} \ > > + zlib.n.${MAN_SUFFIX} > > + > > +.if ${PORT_OPTIONS:MPACKAGES} > > +MAN3+= Tdbc_Init.3.${MAN_SUFFIX} > > +MANN+= body.n.${MAN_SUFFIX} \ > > + class.n.${MAN_SUFFIX} \ > > + code.n.${MAN_SUFFIX} \ > > + configbody.n.${MAN_SUFFIX} \ > > + delete.n.${MAN_SUFFIX} \ > > + ensemble.n.${MAN_SUFFIX} \ > > + find.n.${MAN_SUFFIX} \ > > + is.n.${MAN_SUFFIX} \ > > + itcl.n.${MAN_SUFFIX} \ > > + itclcomponent.n.${MAN_SUFFIX} \ > > + itcldelegate.n.${MAN_SUFFIX} \ > > + itclextendedclass.n.${MAN_SUFFIX} \ > > + itcloption.n.${MAN_SUFFIX} \ > > + itclvars.n.${MAN_SUFFIX} \ > > + itclwidget.n.${MAN_SUFFIX} \ > > + local.n.${MAN_SUFFIX} \ > > + scope.n.${MAN_SUFFIX} \ > > + sqlite3.n.${MAN_SUFFIX} \ > > + tdbc.n.${MAN_SUFFIX} \ > > + tdbc_connection.n.${MAN_SUFFIX} \ > > + tdbc_mapSqlState.n.${MAN_SUFFIX} \ > > + tdbc_resultset.n.${MAN_SUFFIX} \ > > + tdbc_statement.n.${MAN_SUFFIX} \ > > + tdbc_tokenize.n.${MAN_SUFFIX} \ > > + tdbc_mysql.n.${MAN_SUFFIX} \ > > + tdbc_odbc.n.${MAN_SUFFIX} \ > > + tdbc_sqlite3.n.${MAN_SUFFIX} \ > > + thread.n.${MAN_SUFFIX} \ > > + tpool.n.${MAN_SUFFIX} \ > > + tsv.n.${MAN_SUFFIX} \ > > + ttrace.n.${MAN_SUFFIX} > > +.endif > > > > Property changes on: Makefile.man > > ___________________________________________________________________ > > Added: svn:eol-style > > ## -0,0 +1 ## > > +native > > \ No newline at end of property > > Added: svn:mime-type > > ## -0,0 +1 ## > > +text/plain > > \ No newline at end of property > > Added: svn:keywords > > ## -0,0 +1 ## > > +FreeBSD=%H > > \ No newline at end of property > > Index: distinfo > > =================================================================== > > --- distinfo (revision 309226) > > +++ distinfo (working copy) > > @@ -1,2 +1,2 @@ > > -SHA256 (tcl8.6b3-src.tar.gz) = a96323570d986ef02fff611cd2c401c6888b0534a17ca68dd3b5c69ee0f29b38 > > -SIZE (tcl8.6b3-src.tar.gz) = 8078739 > > +SHA256 (tcl8.6.0-src.tar.gz) = 354422b9c4791685499123b2dfe01faa98b555c08906c010cb4449ddc75dcade > > +SIZE (tcl8.6.0-src.tar.gz) = 8636908 > > Index: files/patch-pkgs-itcl4.0.0-Makefile.in > > =================================================================== > > --- files/patch-pkgs-itcl4.0.0-Makefile.in (revision 0) > > +++ files/patch-pkgs-itcl4.0.0-Makefile.in (working copy) > > @@ -0,0 +1,16 @@ > > +--- ../pkgs/itcl4.0.0/Makefile.in.orig 2013-01-07 17:39:50.000000000 +0100 > > ++++ ../pkgs/itcl4.0.0/Makefile.in 2013-01-07 17:46:24.000000000 +0100 > > +@@ -200,10 +200,10 @@ > > + @echo "Installing man pages in $(DESTDIR)$(mandir)" > > + @cd $(srcdir)/doc; for i in *.n; do \ > > + echo "Installing $$i"; \ > > +- rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`; \ > > ++ rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUFFIX}; \ > > + sed -e '/man\.macros/r man.macros' -e '/man\.macros/d' \ > > +- $$i > $(DESTDIR)$(mandir)/mann/$$i; \ > > +- chmod 444 $(DESTDIR)$(mandir)/mann/$$i; \ > > ++ $$i > $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUFFIX}; \ > > ++ chmod 444 $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUFFIX}; \ > > + done > > + > > + test: binaries libraries > > > > Property changes on: files/patch-pkgs-itcl4.0.0-Makefile.in > > ___________________________________________________________________ > > Added: svn:mime-type > > ## -0,0 +1 ## > > +text/plain > > \ No newline at end of property > > Added: fbsd:nokeywords > > ## -0,0 +1 ## > > +yes > > \ No newline at end of property > > Added: svn:eol-style > > ## -0,0 +1 ## > > +native > > \ No newline at end of property > > Index: files/patch-pkgs-sqlite3.7.15.1-Makefile.in > > =================================================================== > > --- files/patch-pkgs-sqlite3.7.15.1-Makefile.in (revision 0) > > +++ files/patch-pkgs-sqlite3.7.15.1-Makefile.in (working copy) > > @@ -0,0 +1,13 @@ > > +--- ../pkgs/sqlite3.7.15.1/Makefile.in.orig 2013-01-07 17:42:48.000000000 +0100 > > ++++ ../pkgs/sqlite3.7.15.1/Makefile.in 2013-01-07 17:45:53.000000000 +0100 > > +@@ -232,8 +232,8 @@ > > + @echo "Installing documentation in $(DESTDIR)$(mandir)" > > + @list='$(srcdir)/doc/*.n'; for i in $$list; do \ > > + echo "Installing $$i"; \ > > +- rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`; \ > > +- $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann ; \ > > ++ rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUFFIX}; \ > > ++ $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUFFIX} ; \ > > + done > > + > > + test: binaries libraries > > > > Property changes on: files/patch-pkgs-sqlite3.7.15.1-Makefile.in > > ___________________________________________________________________ > > Added: fbsd:nokeywords > > ## -0,0 +1 ## > > +yes > > \ No newline at end of property > > Added: svn:eol-style > > ## -0,0 +1 ## > > +native > > \ No newline at end of property > > Added: svn:mime-type > > ## -0,0 +1 ## > > +text/plain > > \ No newline at end of property > > Index: files/patch-pkgs-tdbc1.0.0-Makefile.in > > =================================================================== > > --- files/patch-pkgs-tdbc1.0.0-Makefile.in (revision 0) > > +++ files/patch-pkgs-tdbc1.0.0-Makefile.in (working copy) > > @@ -0,0 +1,20 @@ > > +--- ../pkgs/tdbc1.0.0/Makefile.in.orig 2013-01-07 17:44:20.000000000 +0100 > > ++++ ../pkgs/tdbc1.0.0/Makefile.in 2013-01-07 17:45:16.000000000 +0100 > > +@@ -232,13 +232,13 @@ > > + @echo "Installing documentation in $(DESTDIR)$(mandir)" > > + @list='$(srcdir)/doc/*.3'; for i in $$list; do \ > > + echo "Installing $$i"; \ > > +- rm -f $(DESTDIR)$(mandir)/man3/`basename $$i`; \ > > +- $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/man3 ; \ > > ++ rm -f $(DESTDIR)$(mandir)/man3/`basename $$i`${MAN_SUFFIX}; \ > > ++ $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/man3/`basename $$i`${MAN_SUFFIX} ; \ > > + done > > + @list='$(srcdir)/doc/*.n'; for i in $$list; do \ > > + echo "Installing $$i"; \ > > +- rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`; \ > > +- $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann ; \ > > ++ rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUFFIX}; \ > > ++ $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUFFIX} ; \ > > + done > > + > > + test: binaries libraries > > > > Property changes on: files/patch-pkgs-tdbc1.0.0-Makefile.in > > ___________________________________________________________________ > > Added: svn:eol-style > > ## -0,0 +1 ## > > +native > > \ No newline at end of property > > Added: svn:mime-type > > ## -0,0 +1 ## > > +text/plain > > \ No newline at end of property > > Added: fbsd:nokeywords > > ## -0,0 +1 ## > > +yes > > \ No newline at end of property > > Index: files/patch-pkgs-tdbc1.0.0-configure > > =================================================================== > > --- files/patch-pkgs-tdbc1.0.0-configure (revision 0) > > +++ files/patch-pkgs-tdbc1.0.0-configure (working copy) > > @@ -0,0 +1,15 @@ > > +--- ../pkgs/tdbc1.0.0/configure.orig 2012-12-21 14:35:39.000000000 +0100 > > ++++ ../pkgs/tdbc1.0.0/configure 2012-12-21 14:36:25.000000000 +0100 > > +@@ -11707,10 +11707,10 @@ > > + eval pkglibdir="${libdir}/tdbc${PACKAGE_VERSION}" > > + if test "${TCL_LIB_VERSIONS_OK}" = "ok"; then > > + eval tdbc_LIB_FLAG="-ltdbc${PACKAGE_VERSION}${DBGX}" > > +- eval tdbc_STUB_LIB_FLAG="-ltdbcstub${PACKAGE_VERSION}${DBGX}" > > ++ eval tdbc_STUB_LIB_FLAG="-ltdbcstub${DBGX}" > > + else > > + eval tdbc_LIB_FLAG="-ltdbc`echo ${PACKAGE_VERSION} | tr -d .`${DBGX}" > > +- eval tdbc_STUB_LIB_FLAG="-ltdbcstub`echo ${PACKAGE_VERSION} | tr -d .`${DBGX}" > > ++ eval tdbc_STUB_LIB_FLAG="-ltdbcstub${DBGX}" > > + fi > > + tdbc_BUILD_LIB_SPEC="-L`pwd` ${tdbc_LIB_FLAG}" > > + tdbc_LIB_SPEC="-L${pkglibdir} ${tdbc_LIB_FLAG}" > > > > Property changes on: files/patch-pkgs-tdbc1.0.0-configure > > ___________________________________________________________________ > > Added: svn:mime-type > > ## -0,0 +1 ## > > +text/plain > > \ No newline at end of property > > Added: fbsd:nokeywords > > ## -0,0 +1 ## > > +yes > > \ No newline at end of property > > Added: svn:eol-style > > ## -0,0 +1 ## > > +native > > \ No newline at end of property > > Index: files/patch-pkgs-tdbcmysql1.0.0-Makefile.in > > =================================================================== > > --- files/patch-pkgs-tdbcmysql1.0.0-Makefile.in (revision 0) > > +++ files/patch-pkgs-tdbcmysql1.0.0-Makefile.in (working copy) > > @@ -0,0 +1,13 @@ > > +--- ../pkgs/tdbcmysql1.0.0/Makefile.in.orig 2013-01-07 17:46:39.000000000 +0100 > > ++++ ../pkgs/tdbcmysql1.0.0/Makefile.in 2013-01-07 17:47:11.000000000 +0100 > > +@@ -235,8 +235,8 @@ > > + @echo "Installing documentation in $(DESTDIR)$(mandir)" > > + @list='$(srcdir)/doc/*.n'; for i in $$list; do \ > > + echo "Installing $$i"; \ > > +- rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`; \ > > +- $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann ; \ > > ++ rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUFFIX}; \ > > ++ $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUFFIX} ; \ > > + done > > + > > + test: binaries libraries > > > > Property changes on: files/patch-pkgs-tdbcmysql1.0.0-Makefile.in > > ___________________________________________________________________ > > Added: svn:mime-type > > ## -0,0 +1 ## > > +text/plain > > \ No newline at end of property > > Added: fbsd:nokeywords > > ## -0,0 +1 ## > > +yes > > \ No newline at end of property > > Added: svn:eol-style > > ## -0,0 +1 ## > > +native > > \ No newline at end of property > > Index: files/patch-pkgs-tdbcodbc1.0.0-Makefile.in > > =================================================================== > > --- files/patch-pkgs-tdbcodbc1.0.0-Makefile.in (revision 0) > > +++ files/patch-pkgs-tdbcodbc1.0.0-Makefile.in (working copy) > > @@ -0,0 +1,13 @@ > > +--- ../pkgs/tdbcodbc1.0.0/Makefile.in.orig 2013-01-07 17:47:43.000000000 +0100 > > ++++ ../pkgs/tdbcodbc1.0.0/Makefile.in 2013-01-07 17:48:13.000000000 +0100 > > +@@ -228,8 +228,8 @@ > > + @echo "Installing documentation in $(DESTDIR)$(mandir)" > > + @list='$(srcdir)/doc/*.n'; for i in $$list; do \ > > + echo "Installing $$i"; \ > > +- rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`; \ > > +- $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann ; \ > > ++ rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUFFIX}; \ > > ++ $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUFFIX} ; \ > > + done > > + > > + test: test-jet test-sqlserver test-sqlite > > > > Property changes on: files/patch-pkgs-tdbcodbc1.0.0-Makefile.in > > ___________________________________________________________________ > > Added: svn:mime-type > > ## -0,0 +1 ## > > +text/plain > > \ No newline at end of property > > Added: fbsd:nokeywords > > ## -0,0 +1 ## > > +yes > > \ No newline at end of property > > Added: svn:eol-style > > ## -0,0 +1 ## > > +native > > \ No newline at end of property > > Index: files/patch-pkgs-tdbcsqlite3-1.0.0-Makefile.in > > =================================================================== > > --- files/patch-pkgs-tdbcsqlite3-1.0.0-Makefile.in (revision 0) > > +++ files/patch-pkgs-tdbcsqlite3-1.0.0-Makefile.in (working copy) > > @@ -0,0 +1,36 @@ > > +--- ../pkgs/tdbcsqlite3-1.0.0/Makefile.in.orig 2012-11-26 15:23:33.000000000 +0100 > > ++++ ../pkgs/tdbcsqlite3-1.0.0/Makefile.in 2013-01-07 17:49:35.000000000 +0100 > > +@@ -72,8 +72,8 @@ > > + pkgdatadir = $(datadir)/$(PKG_DIR) > > + pkglibdir = $(libdir)/$(PKG_DIR) > > + pkgincludedir = $(includedir)/$(PKG_DIR) > > +-tmdir = $(libdir)/tcl$(TCL_MAJOR_VERSION)/$(TCL_VERSION) > > +-pkgslash = `echo $(PACKAGE_NAME) | sed s=tdbc=tdbc/=` > > ++tmdir = $(libdir)/$(PKG_DIR) > > ++pkgslash = `echo $(PACKAGE_NAME) | sed s=tdbc==` > > + pkgtmdir = $(tmdir)/tdbc > > + pkgtmfile = $(tmdir)/$(pkgslash)-$(PACKAGE_VERSION).tm > > + > > +@@ -183,8 +183,8 @@ > > + @echo "Installing documentation in $(DESTDIR)$(mandir)" > > + @list='$(srcdir)/doc/*.n'; for i in $$list; do \ > > + echo "Installing $$i"; \ > > +- rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`; \ > > +- $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann ; \ > > ++ rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUFFIX}; \ > > ++ $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUFFIX} ; \ > > + done > > + > > + # If the semicolon is omitted after the [list source ...], then > > +@@ -286,9 +286,10 @@ > > + #======================================================================== > > + > > + install-lib-binaries: > > +- @$(INSTALL_DATA_DIR) $(DESTDIR)$(pkgtmdir) > > + $(INSTALL_DATA) $(srcdir)/library/tdbcsqlite3.tcl \ > > + $(DESTDIR)$(pkgtmfile) > > ++ echo " Install pkgIndex.tcl $(DESTDIR)$(pkglibdir)"; \ > > ++ $(INSTALL_DATA) pkgIndex.tcl $(DESTDIR)$(pkglibdir); \ > > + > > + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status > > + cd $(top_builddir) \ > > > > Property changes on: files/patch-pkgs-tdbcsqlite3-1.0.0-Makefile.in > > ___________________________________________________________________ > > Added: svn:mime-type > > ## -0,0 +1 ## > > +text/plain > > \ No newline at end of property > > Added: fbsd:nokeywords > > ## -0,0 +1 ## > > +yes > > \ No newline at end of property > > Added: svn:eol-style > > ## -0,0 +1 ## > > +native > > \ No newline at end of property > > Index: files/patch-pkgs-tdbcsqlite3-1.0.0-pkgIndex.tcl.in > > =================================================================== > > --- files/patch-pkgs-tdbcsqlite3-1.0.0-pkgIndex.tcl.in (revision 0) > > +++ files/patch-pkgs-tdbcsqlite3-1.0.0-pkgIndex.tcl.in (working copy) > > @@ -0,0 +1,8 @@ > > +--- ../pkgs/tdbcsqlite3-1.0.0/pkgIndex.tcl.in.orig 2012-12-21 15:43:52.000000000 +0100 > > ++++ ../pkgs/tdbcsqlite3-1.0.0/pkgIndex.tcl.in 2012-12-21 15:44:27.000000000 +0100 > > +@@ -2,4 +2,4 @@ > > + # Tcl package index file > > + # > > + package ifneeded tdbc::sqlite3 @PACKAGE_VERSION@ \ > > +- [list source [file join $dir .. library tdbcsqlite3.tcl]] > > ++ [list source [file join $dir sqlite3-@PACKAGE_VERSION@.tm]] > > > > Property changes on: files/patch-pkgs-tdbcsqlite3-1.0.0-pkgIndex.tcl.in > > ___________________________________________________________________ > > Added: svn:mime-type > > ## -0,0 +1 ## > > +text/plain > > \ No newline at end of property > > Added: fbsd:nokeywords > > ## -0,0 +1 ## > > +yes > > \ No newline at end of property > > Added: svn:eol-style > > ## -0,0 +1 ## > > +native > > \ No newline at end of property > > Index: files/patch-pkgs-thread2.7.0-Makefile.in > > =================================================================== > > --- files/patch-pkgs-thread2.7.0-Makefile.in (revision 0) > > +++ files/patch-pkgs-thread2.7.0-Makefile.in (working copy) > > @@ -0,0 +1,13 @@ > > +--- ../pkgs/thread2.7.0/Makefile.in.orig 2013-01-07 17:50:01.000000000 +0100 > > ++++ ../pkgs/thread2.7.0/Makefile.in 2013-01-07 17:50:25.000000000 +0100 > > +@@ -211,8 +211,8 @@ > > + @echo "Installing documentation in $(DESTDIR)$(mandir)" > > + @list='$(srcdir)/doc/man/*.n'; for i in $$list; do \ > > + echo "Installing $$i"; \ > > +- rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`; \ > > +- $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann ; \ > > ++ rm -f $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUFFIX}; \ > > ++ $(INSTALL_DATA) $$i $(DESTDIR)$(mandir)/mann/`basename $$i`${MAN_SUFFIX} ; \ > > + done > > + > > + test: binaries libraries > > > > Property changes on: files/patch-pkgs-thread2.7.0-Makefile.in > > ___________________________________________________________________ > > Added: svn:mime-type > > ## -0,0 +1 ## > > +text/plain > > \ No newline at end of property > > Added: fbsd:nokeywords > > ## -0,0 +1 ## > > +yes > > \ No newline at end of property > > Added: svn:eol-style > > ## -0,0 +1 ## > > +native > > \ No newline at end of property > > Index: files/patch-unix-Makefile.in > > =================================================================== > > --- files/patch-unix-Makefile.in (revision 309226) > > +++ files/patch-unix-Makefile.in (working copy) > > @@ -1,15 +1,6 @@ > > ---- Makefile.in.orig 2012-09-17 15:07:09.000000000 +0200 > > -+++ Makefile.in 2012-09-17 17:29:57.000000000 +0200 > > -@@ -54,6 +54,8 @@ > > - > > - # Directory in which to install the include file tcl.h: > > - INCLUDE_INSTALL_DIR = $(INSTALL_ROOT)$(includedir) > > -+GENERIC_INCLUDE_INSTALL_DIR = $(INCLUDE_INSTALL_DIR)/generic > > -+UNIX_INCLUDE_INSTALL_DIR = $(INCLUDE_INSTALL_DIR)/unix > > - > > - # Path to the private tcl header dir: > > - PRIVATE_INCLUDE_DIR = @PRIVATE_INCLUDE_DIR@ > > -@@ -80,7 +82,7 @@ > > +--- Makefile.in.orig 2012-12-20 16:02:15.000000000 +0100 > > ++++ Makefile.in 2013-01-07 16:37:21.000000000 +0100 > > +@@ -80,10 +80,10 @@ > > HTML_INSTALL_DIR = $(INSTALL_ROOT)$(HTML_DIR) > > > > # Directory in which to install the configuration file tclConfig.sh > > @@ -17,17 +8,12 @@ > > +CONFIG_INSTALL_DIR = $(SCRIPT_INSTALL_DIR) > > > > # Directory in which to install bundled packages: > > - PACKAGE_DIR = @PACKAGE_DIR@ > > -@@ -103,7 +105,7 @@ > > - #CFLAGS = $(CFLAGS_DEBUG) > > - #CFLAGS = $(CFLAGS_OPTIMIZE) > > - #CFLAGS = $(CFLAGS_DEBUG) $(CFLAGS_OPTIMIZE) > > --CFLAGS = @CFLAGS_DEFAULT@ @CFLAGS@ > > -+CFLAGS += @CFLAGS_DEFAULT@ @CFLAGS@ > > +-PACKAGE_DIR = @PACKAGE_DIR@ > > ++PACKAGE_DIR = $(SCRIPT_INSTALL_DIR) > > > > - # Flags to pass to the linker > > - LDFLAGS_DEBUG = @LDFLAGS_DEBUG@ > > -@@ -601,9 +603,9 @@ > > + # Package search path. > > + TCL_PACKAGE_PATH = @TCL_PACKAGE_PATH@ > > +@@ -601,9 +601,9 @@ > > # Start of rules > > #-------------------------------------------------------------------------- > > > > @@ -39,52 +25,52 @@ > > > > libraries: > > > > -@@ -614,11 +616,19 @@ > > +@@ -614,10 +614,15 @@ > > ${LIB_FILE}: ${OBJS} ${STUB_LIB_FILE} > > rm -f $@ > > @MAKE_LIB@ > > + @ln -sf ${LIB_FILE} ./libtcl${SHORT_TCL_VER}.so > > -+ if test "x@DL_OBJS" = "xtclLoadAout.o"; then \ > > -+ $(RANLIB) ${LIB_FILE}; \ > > -+ fi > > -+ > > + @if test "x$(DLL_INSTALL_DIR)" = "x$(BIN_INSTALL_DIR)"; then\ > > + cp ${ZLIB_DIR}/win32/zlib1.dll .;\ > > + fi > > + > > +libtcl${SHORT_TCL_VER}.a: ${OBJS} > > + rm -f libtcl${SHORT_TCL_VER}.a > > + ar cr libtcl${SHORT_TCL_VER}.a ${OBJS} > > + ${RANLIB} libtcl${SHORT_TCL_VER}.a > > - @if test "x$(DLL_INSTALL_DIR)" = "x$(BIN_INSTALL_DIR)"; then\ > > - cp ${ZLIB_DIR}/win32/zlib1.dll .;\ > > - fi > > > > -- > > ${STUB_LIB_FILE}: ${STUB_LIB_OBJS} > > rm -f $@ > > - @MAKE_STUB_LIB@ > > -@@ -759,8 +769,8 @@ > > +@@ -758,13 +763,13 @@ > > + # Installation rules > > #-------------------------------------------------------------------------- > > > > - INSTALL_BASE_TARGETS = install-binaries install-libraries install-msgs $(INSTALL_TZDATA) > > --INSTALL_DOC_TARGETS = install-doc > > --INSTALL_PACKAGE_TARGETS = install-packages > > -+INSTALL_DOC_TARGETS = > > -+INSTALL_PACKAGE_TARGETS = > > +-INSTALL_BASE_TARGETS = install-binaries install-libraries install-msgs $(INSTALL_TZDATA) > > ++INSTALL_BASE_TARGETS = install-binaries install-msgs $(INSTALL_TZDATA) > > + INSTALL_DOC_TARGETS = install-doc > > + INSTALL_PACKAGE_TARGETS = install-packages > > INSTALL_DEV_TARGETS = install-headers > > INSTALL_EXTRA_TARGETS = @EXTRA_INSTALL@ > > - INSTALL_TARGETS = $(INSTALL_BASE_TARGETS) $(INSTALL_DOC_TARGETS) $(INSTALL_DEV_TARGETS) \ > > -@@ -795,6 +805,12 @@ > > +-INSTALL_TARGETS = $(INSTALL_BASE_TARGETS) $(INSTALL_DOC_TARGETS) $(INSTALL_DEV_TARGETS) \ > > +- $(INSTALL_PACKAGE_TARGETS) $(INSTALL_EXTRA_TARGETS) > > ++INSTALL_TARGETS = $(INSTALL_BASE_TARGETS) $(INSTALL_DEV_TARGETS) \ > > ++ $(INSTALL_EXTRA_TARGETS) > > + > > + install: $(INSTALL_TARGETS) > > + > > +@@ -795,6 +800,11 @@ > > @echo "Installing $(LIB_FILE) to $(DLL_INSTALL_DIR)/" > > @@INSTALL_LIB@ > > @chmod 555 "$(DLL_INSTALL_DIR)/$(LIB_FILE)" > > -+ @ln -sf $(LIB_FILE) "@DLL_INSTALL_DIR@"/libtcl${SHORT_TCL_VER}.so > > -+ @echo "Installing libtcl${SHORT_TCL_VER}.a" > > -+ @$(INSTALL_DATA) libtcl${SHORT_TCL_VER}.a \ > > -+ "@DLL_INSTALL_DIR@"/libtcl${SHORT_TCL_VER}.a > > -+ @(cd "@DLL_INSTALL_DIR@"; $(RANLIB) libtcl${SHORT_TCL_VER}.a) > > -+ @chmod 555 "@DLL_INSTALL_DIR@"/libtcl${SHORT_TCL_VER}.a > > ++ @ln -sf $(LIB_FILE) "$(DLL_INSTALL_DIR)"/libtcl${SHORT_TCL_VER}.so > > ++ @echo "Installing libtcl${SHORT_TCL_VER}.a to $(DLL_INSTALL_DIR)" > > ++ @$(INSTALL_DATA) libtcl${SHORT_TCL_VER}.a "$(DLL_INSTALL_DIR)"/libtcl${SHORT_TCL_VER}.a > > ++ @(cd "@DLL_INSTALL_DIR@" && ${RANLIB} libtcl${SHORT_TCL_VER}.a) > > ++ @chmod 555 "$(DLL_INSTALL_DIR)"/libtcl${SHORT_TCL_VER}.a > > @echo "Installing ${TCL_EXE} as $(BIN_INSTALL_DIR)/tclsh$(VERSION)${EXE_SUFFIX}" > > @$(INSTALL_PROGRAM) ${TCL_EXE} "$(BIN_INSTALL_DIR)/tclsh$(VERSION)${EXE_SUFFIX}" > > @echo "Installing tclConfig.sh to $(CONFIG_INSTALL_DIR)/" > > -@@ -807,9 +823,9 @@ > > +@@ -807,12 +817,12 @@ > > @INSTALL_STUB_LIB@ ; \ > > fi > > @EXTRA_INSTALL_BINARIES@ > > @@ -96,93 +82,103 @@ > > + @$(INSTALL_DATA) tcl.pc $(prefix)/libdata/pkgconfig/tcl.pc > > > > install-libraries: libraries > > - @for i in "$(SCRIPT_INSTALL_DIR)"; \ > > -@@ -820,7 +836,7 @@ > > +- @for i in "$(SCRIPT_INSTALL_DIR)"; \ > > ++ @for i in "$(SCRIPT_INSTALL_DIR)" "$(SCRIPT_INSTALL_DIR)"/encoding; \ > > + do \ > > + if [ ! -d "$$i" ] ; then \ > > + echo "Making directory $$i"; \ > > +@@ -820,7 +830,19 @@ > > else true; \ > > fi; \ > > done; > > - @for i in opt0.4 http1.0 encoding ../tcl8 ../tcl8/8.4 ../tcl8/8.4/platform ../tcl8/8.5 ../tcl8/8.6; \ > > -+ @for i in opt0.4 http1.0 encoding ; \ > > ++ @echo "Installing library files to $(SCRIPT_INSTALL_DIR)/"; > > ++ @for i in $(TOP_DIR)/library/*.tcl $(TOP_DIR)/library/tclIndex \ > > ++ $(UNIX_DIR)/tclAppInit.c @LDAIX_SRC@ @DTRACE_SRC@; \ > > ++ do \ > > ++ $(INSTALL_DATA) $$i "$(SCRIPT_INSTALL_DIR)"; \ > > ++ done; > > ++ @echo "Installing encoding files to $(SCRIPT_INSTALL_DIR)/encoding/"; > > ++ @for i in $(TOP_DIR)/library/encoding/*.enc ; do \ > > ++ $(INSTALL_DATA) $$i "$(SCRIPT_INSTALL_DIR)"/encoding; \ > > ++ done; > > ++ > > ++install-modules: libraries > > ++ @for i in opt0.4 http1.0 platform; \ > > do \ > > if [ ! -d "$(SCRIPT_INSTALL_DIR)"/$$i ] ; then \ > > echo "Making directory $(SCRIPT_INSTALL_DIR)/$$i"; \ > > -@@ -848,13 +864,13 @@ > > +@@ -828,47 +850,33 @@ > > + else true; \ > > + fi; \ > > done; > > +- @echo "Installing library files to $(SCRIPT_INSTALL_DIR)/"; > > +- @for i in $(TOP_DIR)/library/*.tcl $(TOP_DIR)/library/tclIndex \ > > +- $(UNIX_DIR)/tclAppInit.c @LDAIX_SRC@ @DTRACE_SRC@; \ > > +- do \ > > +- $(INSTALL_DATA) $$i "$(SCRIPT_INSTALL_DIR)"; \ > > +- done; > > + @echo "Installing package http1.0 files to $(SCRIPT_INSTALL_DIR)/http1.0/"; > > + @for i in $(TOP_DIR)/library/http1.0/*.tcl ; \ > > + do \ > > + $(INSTALL_DATA) $$i "$(SCRIPT_INSTALL_DIR)"/http1.0; \ > > + done; > > + @echo "Installing package http 2.8.5 as a Tcl Module"; > > +- @$(INSTALL_DATA) $(TOP_DIR)/library/http/http.tcl "$(SCRIPT_INSTALL_DIR)"/../tcl8/8.6/http-2.8.5.tm; > > ++ @$(INSTALL_DATA) $(TOP_DIR)/library/http/http.tcl "$(SCRIPT_INSTALL_DIR)"/http-2.8.5.tm; > > + @echo "Installing package opt0.4 files to $(SCRIPT_INSTALL_DIR)/opt0.4/"; > > + @for i in $(TOP_DIR)/library/opt/*.tcl ; \ > > + do \ > > + $(INSTALL_DATA) $$i "$(SCRIPT_INSTALL_DIR)"/opt0.4; \ > > + done; > > @echo "Installing package msgcat 1.5.0 as a Tcl Module"; > > - @$(INSTALL_DATA) $(TOP_DIR)/library/msgcat/msgcat.tcl "$(SCRIPT_INSTALL_DIR)"/../tcl8/8.5/msgcat-1.5.0.tm; > > -- @echo "Installing package tcltest 2.3.4 as a Tcl Module"; > > -- @$(INSTALL_DATA) $(TOP_DIR)/library/tcltest/tcltest.tcl "$(SCRIPT_INSTALL_DIR)"/../tcl8/8.5/tcltest-2.3.4.tm; > > -+# @echo "Installing package tcltest 2.3.4 as a Tcl Module"; > > -+# @$(INSTALL_DATA) $(TOP_DIR)/library/tcltest/tcltest.tcl "$(SCRIPT_INSTALL_DIR)"/../tcl8/8.5/tcltest-2.3.4.tm; > > - > > -- @echo "Installing package platform 1.0.10 as a Tcl Module"; > > +- @$(INSTALL_DATA) $(TOP_DIR)/library/msgcat/msgcat.tcl "$(SCRIPT_INSTALL_DIR)"/../tcl8/8.5/msgcat-1.5.0.tm; > > ++ @$(INSTALL_DATA) $(TOP_DIR)/library/msgcat/msgcat.tcl "$(SCRIPT_INSTALL_DIR)"/msgcat-1.5.0.tm; > > + @echo "Installing package tcltest 2.3.5 as a Tcl Module"; > > +- @$(INSTALL_DATA) $(TOP_DIR)/library/tcltest/tcltest.tcl "$(SCRIPT_INSTALL_DIR)"/../tcl8/8.5/tcltest-2.3.5.tm; > > +- > > ++ @$(INSTALL_DATA) $(TOP_DIR)/library/tcltest/tcltest.tcl "$(SCRIPT_INSTALL_DIR)"/tcltest-2.3.5.tm; > > + @echo "Installing package platform 1.0.10 as a Tcl Module"; > > - @$(INSTALL_DATA) $(TOP_DIR)/library/platform/platform.tcl "$(SCRIPT_INSTALL_DIR)"/../tcl8/8.4/platform-1.0.10.tm; > > -- @echo "Installing package platform::shell 1.1.4 as a Tcl Module"; > > ++ @$(INSTALL_DATA) $(TOP_DIR)/library/platform/platform.tcl "$(SCRIPT_INSTALL_DIR)"/platform-1.0.10.tm; > > + @echo "Installing package platform::shell 1.1.4 as a Tcl Module"; > > - @$(INSTALL_DATA) $(TOP_DIR)/library/platform/shell.tcl "$(SCRIPT_INSTALL_DIR)"/../tcl8/8.4/platform/shell-1.1.4.tm; > > -+# @echo "Installing package platform 1.0.10 as a Tcl Module"; > > -+# @$(INSTALL_DATA) $(TOP_DIR)/library/platform/platform.tcl "$(SCRIPT_INSTALL_DIR)"/../tcl8/8.4/platform-1.0.10.tm; > > -+# @echo "Installing package platform::shell 1.1.4 as a Tcl Module"; > > -+# @$(INSTALL_DATA) $(TOP_DIR)/library/platform/shell.tcl "$(SCRIPT_INSTALL_DIR)"/../tcl8/8.4/platform/shell-1.1.4.tm; > > +- > > +- @echo "Installing encoding files to $(SCRIPT_INSTALL_DIR)/encoding/"; > > +- @for i in $(TOP_DIR)/library/encoding/*.enc ; do \ > > +- $(INSTALL_DATA) $$i "$(SCRIPT_INSTALL_DIR)"/encoding; \ > > +- done; > > +- @if [ -n "$(TCL_MODULE_PATH)" -a -f $(TOP_DIR)/library/tm.tcl ]; then \ > > +- echo "Customizing tcl module path"; \ > > +- echo "if {![interp issafe]} { ::tcl::tm::roots {$(TCL_MODULE_PATH)} }" >> \ > > +- "$(SCRIPT_INSTALL_DIR)"/tm.tcl; \ > > +- fi > > ++ @$(INSTALL_DATA) $(TOP_DIR)/library/platform/shell.tcl "$(SCRIPT_INSTALL_DIR)"/platform/shell-1.1.4.tm; > > ++ @echo "Customizing tcl module path"; \ > > ++ echo "if {![interp issafe]} { ::tcl::tm::path add {$(SCRIPT_INSTALL_DIR)} }" >> \ > > ++ "$(SCRIPT_INSTALL_DIR)"/tm.tcl; \ > > > > - @echo "Installing encoding files to $(SCRIPT_INSTALL_DIR)/encoding/"; > > - @for i in $(TOP_DIR)/library/encoding/*.enc ; do \ > > -@@ -894,23 +910,23 @@ > > - else true; \ > > - fi; \ > > - done; > > -- @echo "Installing and cross-linking top-level (.1) docs to $(MAN1_INSTALL_DIR)/"; > > -- @for i in $(TOP_DIR)/doc/*.1; do \ > > -- $(SHELL) $(UNIX_DIR)/installManPage $(MAN_FLAGS) $$i "$(MAN1_INSTALL_DIR)"; \ > > -- done > > -+# @echo "Installing and cross-linking top-level (.1) docs to $(MAN1_INSTALL_DIR)/"; > > -+# @for i in $(TOP_DIR)/doc/*.1; do \ > > -+# $(SHELL) $(UNIX_DIR)/installManPage $(MAN_FLAGS) $$i "$(MAN1_INSTALL_DIR)"; \ > > -+# done > > +-install-tzdata: ${NATIVE_TCLSH} > > ++install-tzdata: > > + @echo "Installing time zone files to $(SCRIPT_INSTALL_DIR)/tzdata/" > > +- @${NATIVE_TCLSH} $(TOOL_DIR)/installData.tcl \ > > ++ ./tclsh $(TOOL_DIR)/installData.tcl \ > > + $(TOP_DIR)/library/tzdata "$(SCRIPT_INSTALL_DIR)"/tzdata > > > > - @echo "Installing and cross-linking C API (.3) docs to $(MAN3_INSTALL_DIR)/"; > > - @for i in $(TOP_DIR)/doc/*.3; do \ > > -- $(SHELL) $(UNIX_DIR)/installManPage $(MAN_FLAGS) $$i "$(MAN3_INSTALL_DIR)"; \ > > -+ ${BSD_INSTALL_MAN} $$i "${MAN3_INSTALL_DIR}"; \ > > - done > > - > > - @echo "Installing and cross-linking command (.n) docs to $(MANN_INSTALL_DIR)/"; > > - @for i in $(TOP_DIR)/doc/*.n; do \ > > -- $(SHELL) $(UNIX_DIR)/installManPage $(MAN_FLAGS) $$i "$(MANN_INSTALL_DIR)"; \ > > -+ ${BSD_INSTALL_MAN} $$i "${MANN_INSTALL_DIR}"; \ > > - done > > - > > - install-headers: > > -- @for i in "$(INCLUDE_INSTALL_DIR)"; \ > > -+ @for i in "$(GENERIC_INCLUDE_INSTALL_DIR)" "$(UNIX_INCLUDE_INSTALL_DIR)"; \ > > - do \ > > - if [ ! -d "$$i" ] ; then \ > > - echo "Making directory $$i"; \ > > -@@ -918,15 +934,21 @@ > > - else true; \ > > + install-msgs: > > +@@ -919,13 +927,9 @@ > > fi; \ > > done; > > -- @echo "Installing header files to $(INCLUDE_INSTALL_DIR)/"; > > + @echo "Installing header files to $(INCLUDE_INSTALL_DIR)/"; > > - @for i in $(GENERIC_DIR)/tcl.h $(GENERIC_DIR)/tclDecls.h \ > > - $(GENERIC_DIR)/tclOO.h $(GENERIC_DIR)/tclOODecls.h \ > > - $(GENERIC_DIR)/tclPlatDecls.h \ > > - $(GENERIC_DIR)/tclTomMath.h \ > > - $(GENERIC_DIR)/tclTomMathDecls.h ; \ > > -+ @for i in $(GENERIC_DIR)/*.h ; \ > > -+ do \ > > -+ $(INSTALL_DATA) $$i "$(GENERIC_INCLUDE_INSTALL_DIR)"; \ > > -+ done; > > -+ @for i in $(UNIX_DIR)/*.h ; \ > > ++ @for i in $(GENERIC_DIR)/*.h $(UNIX_DIR)/*.h; \ > > do \ > > - $(INSTALL_DATA) $$i "$(INCLUDE_INSTALL_DIR)"; \ > > -+ $(INSTALL_DATA) $$i "$(UNIX_INCLUDE_INSTALL_DIR)"; \ > > ++ $(INSTALL_DATA) $$i "$(INCLUDE_INSTALL_DIR)/"; \ > > done; > > -+ @ln -sf "$(GENERIC_INCLUDE_INSTALL_DIR)"/tcl.h "$(INCLUDE_INSTALL_DIR)"/tcl.h > > -+ @ln -sf "$(GENERIC_INCLUDE_INSTALL_DIR)"/tclDecls.h "$(INCLUDE_INSTALL_DIR)"/tclDecls.h > > -+ @ln -sf "$(GENERIC_INCLUDE_INSTALL_DIR)"/tclPlatDecls.h "$(INCLUDE_INSTALL_DIR)"/tclPlatDecls.h > > -+ @ln -sf "$(GENERIC_INCLUDE_INSTALL_DIR)"/tclOO.h "$(INCLUDE_INSTALL_DIR)"/tclOO.h > > -+ @ln -sf "$(GENERIC_INCLUDE_INSTALL_DIR)"/tclOODecls.h "$(INCLUDE_INSTALL_DIR)"/tclOODecls.h > > -+ @ln -sf "$(GENERIC_INCLUDE_INSTALL_DIR)"/tclTomMath.h "$(INCLUDE_INSTALL_DIR)"/tclTomMath.h > > -+ @ln -sf "$(GENERIC_INCLUDE_INSTALL_DIR)"/tclTomMathDecls.h "$(INCLUDE_INSTALL_DIR)"/tclTomMathDecls.h > > > > # Optional target to install private headers > > - install-private-headers: > > Index: files/patch-unix-configure > > =================================================================== > > --- files/patch-unix-configure (working copy) > > +++ files/patch-unix-configure (working copy) > > @@ -1,45 +1,6 @@ > > ---- configure.orig 2007-12-19 22:50:13.000000000 +0100 > > -+++ configure 2007-12-26 11:49:03.000000000 +0100 > > -@@ -6633,7 +6633,7 @@ > > - LDFLAGS_ARCH="" > > - TCL_EXPORT_FILE_SUFFIX="" > > - UNSHARED_LIB_SUFFIX="" > > -- TCL_TRIM_DOTS='`echo ${VERSION} | tr -d .`' > > -+ TCL_TRIM_DOTS=`echo ${VERSION} | tr -d .` > > - ECHO_VERSION='`echo ${VERSION}`' > > - TCL_LIB_VERSIONS_OK=ok > > - CFLAGS_DEBUG=-g > > -@@ -7624,7 +7624,7 @@ > > - SHLIB_SUFFIX=".so" > > - DL_OBJS="tclLoadDl.o" > > - DL_LIBS="" > > -- LDFLAGS... From owner-freebsd-ports@FreeBSD.ORG Wed Jan 9 11:38:23 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 66E183C2 for ; Wed, 9 Jan 2013 11:38:23 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (dns1.vizion2000.net [62.49.197.50]) by mx1.freebsd.org (Postfix) with ESMTP id 1E272793 for ; Wed, 9 Jan 2013 11:38:23 +0000 (UTC) Received: from [127.0.0.1] (graphics [62.49.197.51]) by dns1.vizion2000.net (Postfix) with ESMTP id 50789119C79; Wed, 9 Jan 2013 02:22:56 -0800 (PST) Message-ID: <50ED56A1.70007@vizion2000.net> Date: Wed, 09 Jan 2013 03:38:09 -0800 From: David Southwell Organization: Vision Communications User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: John Merryweather Cooper Subject: Re: Re: kde4 rebuild - some guidance please References: <50E80D39.10403@vizion2000.net> <50ECCBA1.10500@borgsdemons.com> In-Reply-To: <50ECCBA1.10500@borgsdemons.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 11:38:23 -0000 On 1/8/2013 5:45 PM, John Merryweather Cooper wrote: > On 01/05/13 05:23, David Southwell wrote: >> Hi >> I am having problems with my kde4 installation and feel the need to >> deinstall and start again. >> In view of the number of ports and dependencies can someone please let >> me know the cleanest way of doing this. It would probably be safer to >> assume an upwards and downwards recursive build. >> Thanks in advance >> david >> > > I just used: > > # pourtmaster --force-config x11/kde4 to rebuild my KDE4 from scratch. > > You can also pass the -f switch to rebuild in place, although I prefer > blowing away and starting fresh. > -- > John M. Cooper > Hi Thanks very much. I eventually solved the problems by the following a rather labourious sequence. with a significant number of manual interventions in the process of upgrading python ports. I now suspect the problems were primarily due to some conflicts in the python ports. Here is what worked: # portupgrade -f *py* # portupgrade -fr *kde* # portupgrade -fr *xorg* David -- David Southwell ARPS AFIAP Photographic Arts Trained & experienced competition judge, mentor, trainer, lecturer, Advanced digital techniques, international project photography From owner-freebsd-ports@FreeBSD.ORG Wed Jan 9 12:13:45 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E5599F24 for ; Wed, 9 Jan 2013 12:13:45 +0000 (UTC) (envelope-from lehmann@ans-netz.de) Received: from avocado.salatschuessel.net (avocado.salatschuessel.net [78.111.72.186]) by mx1.freebsd.org (Postfix) with ESMTP id 444E395E for ; Wed, 9 Jan 2013 12:13:44 +0000 (UTC) Received: (qmail 51191 invoked by uid 80); 9 Jan 2013 12:07:02 -0000 Received: from 164.61.223.12 ([164.61.223.12]) by avocado.salatschuessel.net (Horde Framework) with HTTP; Wed, 09 Jan 2013 13:07:01 +0100 Date: Wed, 09 Jan 2013 13:07:01 +0100 Message-ID: <20130109130701.Horde.04qRvYW-EppBXlzb5GrM8A5@avocado.salatschuessel.net> From: Oliver Lehmann To: ports@freebsd.org Subject: portupgrade/portversion and detecting lower versions User-Agent: Internet Messaging Program (IMP) H5 (6.0.2) Content-Type: text/plain; charset=UTF-8; format=flowed; DelSp=Yes MIME-Version: 1.0 Content-Disposition: inline X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 12:13:46 -0000 Hi, I regulary use portversion to check if I have outdated ports installed. Since some time I'm now getting false matches: > portversion -v | grep '<' horde-imp-6.0.2 < needs updating (port has 4.3.11_1,1) (=> 'mail/horde3-imp') horde-ingo-3.0.1 < needs updating (port has 1.2.6_1,1) (=> 'mail/horde3-ingo') horde-kronolith-4.0.2 < needs updating (port has 2.3.6_1,1) (=> 'deskutils/horde3-kronolith') > Why are they reported and how can I avoid this? From owner-freebsd-ports@FreeBSD.ORG Wed Jan 9 12:27:13 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 413FF1FE for ; Wed, 9 Jan 2013 12:27:13 +0000 (UTC) (envelope-from matthew@freebsd.org) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id C09739ED for ; Wed, 9 Jan 2013 12:27:12 +0000 (UTC) Received: from rufus.webfusion.com (mail.heartinternet.co.uk [79.170.40.31]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.6/8.14.5) with ESMTP id r09CQmZO067687 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Wed, 9 Jan 2013 12:27:04 GMT (envelope-from matthew@freebsd.org) DKIM-Filter: OpenDKIM Filter v2.7.3 smtp.infracaninophile.co.uk r09CQmZO067687 Authentication-Results: smtp.infracaninophile.co.uk/r09CQmZO067687; dkim=none reason="no signature"; dkim-adsp=none (insecure policy) X-Authentication-Warning: lucid-nonsense.infracaninophile.co.uk: Host mail.heartinternet.co.uk [79.170.40.31] claimed to be rufus.webfusion.com Message-ID: <50ED6206.8040907@freebsd.org> Date: Wed, 09 Jan 2013 12:26:46 +0000 From: Matthew Seaman User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: portupgrade/portversion and detecting lower versions References: <20130109130701.Horde.04qRvYW-EppBXlzb5GrM8A5@avocado.salatschuessel.net> In-Reply-To: <20130109130701.Horde.04qRvYW-EppBXlzb5GrM8A5@avocado.salatschuessel.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.97.6 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 12:27:13 -0000 On 09/01/2013 12:07, Oliver Lehmann wrote: > Hi, > > I regulary use portversion to check if I have outdated ports installed. > Since some time I'm now getting false matches: > >> portversion -v | grep '<' > horde-imp-6.0.2 < needs updating (port has 4.3.11_1,1) (=> > 'mail/horde3-imp') > horde-ingo-3.0.1 < needs updating (port has 1.2.6_1,1) (=> > 'mail/horde3-ingo') > horde-kronolith-4.0.2 < needs updating (port has 2.3.6_1,1) (=> > 'deskutils/horde3-kronolith') >> > > Why are they reported and how can I avoid this? Two possibilities: i) You've switched to pkgng but portversion still thinks you're using pkg_tools for whatever reason. How does the portversion output compare with: pkg version -vIL= pkg version -vPL= (the first uses /usr/ports/INDEX-?, the second looks at port directories un ${PORTSDIR}, which takes a bit longer but is more accurate.) ii) You're still using the old-stlye pkg_tools, but you've got an out-of-date INDEX file? How does the portversion output compare with: pkg_version -vIL= pkg_version -vL= Cheers, Matthew From owner-freebsd-ports@FreeBSD.ORG Wed Jan 9 13:11:58 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 1A6FAD27 for ; Wed, 9 Jan 2013 13:11:58 +0000 (UTC) (envelope-from jnagyjr1978@gmail.com) Received: from mail-yh0-f48.google.com (mail-yh0-f48.google.com [209.85.213.48]) by mx1.freebsd.org (Postfix) with ESMTP id D224BE29 for ; Wed, 9 Jan 2013 13:11:57 +0000 (UTC) Received: by mail-yh0-f48.google.com with SMTP id q46so313270yhf.35 for ; Wed, 09 Jan 2013 05:11:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=hHarnizukNvhXpNFuFRZDMc+L7fgAica5XCtBtYpsTY=; b=Arcn4S1xtEEFGoL8m5bFLAEBYOz4tCjkFC3AjoG8hGUppIopSdX4VhsHEm4zbO/GdE BYfj+s0S8UJ2FX75apFRoXBd5Gt9L96Me778hT5z0utTaJ0+j9MA5khZ3zIcbgJ7/jp7 u2bSLy7UofOoa8v3v8CB5LKdKp4U7m0CP0+qdywn+XK5fnNmhr0jkJYWjZq7HCfa9H3w 7DUJQ6JjUdhb9U19BcnJr8j06lBd875wY0vMp/ZknsISgDxRUdpnsuVgG20ROpzUXg4V GRA0MLXHXIOzfdkTT4LwteNNrpH/1x6faTQqrSAL6EB0mXHQPygdJfmicsOFhQbno92Z qqFA== X-Received: by 10.236.134.18 with SMTP id r18mr12503765yhi.6.1357736802565; Wed, 09 Jan 2013 05:06:42 -0800 (PST) Received: from [192.168.1.33] (vid-196.dhcp.grp10.tnmmrl.infoave.net. [204.116.254.196]) by mx.google.com with ESMTPS id x41sm74381218yhg.9.2013.01.09.05.06.40 (version=SSLv3 cipher=OTHER); Wed, 09 Jan 2013 05:06:41 -0800 (PST) Message-ID: <50ED6B5F.4040101@gmail.com> Date: Wed, 09 Jan 2013 07:06:39 -0600 From: "Joseph A. Nagy, Jr" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: "Ports @ FreeBSD" Subject: circular dependency issue Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 13:11:58 -0000 I'm trying to install x11-wm/hs-xmonad but it keeps getting caught in a circular dependency with print/hs-hscolour Is anyone else having issues with it? http://pastebin.com/brjjV2pW -- Yours in Christ, Joseph A Nagy Jr "Whoever loves instruction loves knowledge, But he who hates correction is stupid." -- Proverbs 12:1 Emails are not formal business letters, whatever businesses may want. Original content CopyFree (F) under the OWL http://owl.apotheon.org From owner-freebsd-ports@FreeBSD.ORG Wed Jan 9 13:51:47 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 9CCBB7B1; Wed, 9 Jan 2013 13:51:47 +0000 (UTC) (envelope-from pali.gabor@gmail.com) Received: from mail-oa0-f51.google.com (mail-oa0-f51.google.com [209.85.219.51]) by mx1.freebsd.org (Postfix) with ESMTP id 5A9F6FF8; Wed, 9 Jan 2013 13:51:47 +0000 (UTC) Received: by mail-oa0-f51.google.com with SMTP id n12so988969oag.24 for ; Wed, 09 Jan 2013 05:51:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=X9n+on355j2KevVWSQ3CMRL47falorLIDyu+fJDTeLk=; b=GfCJI5Mrl+RVbBb5OhacbI2+cRLaLnxlQAsUzLSFpv3fenAqnNt5peNepPiwaFYysn wKcjLiG5bOnp+GTiIo7drAog+ubEuXyziv+CVcwpWxcfIGNBrGf+Wr1xJHCWs5fOnBPK hP7Z7E63hdeoXSfsten5mr4sQH+EX2HOFxYOJvcC6/HGp1kAnre2srtZxzAgPLwpNums 3WjCZajg+GYmg2BFpRzeSu5BKGmsvinrLiLOiyQ7W6c210z0UvV7rXY9u8DHCCOEJM18 iYRGlq+AtJICsUsW1MUFy/MDWtqum2hvwb87rS21Wny9bm0EAwwf4TblP0PjlQz0XpiM JPIg== MIME-Version: 1.0 Received: by 10.60.169.133 with SMTP id ae5mr37846481oec.74.1357739501166; Wed, 09 Jan 2013 05:51:41 -0800 (PST) Sender: pali.gabor@gmail.com Received: by 10.182.107.231 with HTTP; Wed, 9 Jan 2013 05:51:40 -0800 (PST) In-Reply-To: <50ED6B5F.4040101@gmail.com> References: <50ED6B5F.4040101@gmail.com> Date: Wed, 9 Jan 2013 14:51:40 +0100 X-Google-Sender-Auth: AbX-cj7qENEeD-tgODhh7znSNeA Message-ID: Subject: Re: circular dependency issue From: Gabor Pali To: "Joseph A. Nagy, Jr" Content-Type: text/plain; charset=ISO-8859-1 Cc: "Ports @ FreeBSD" , haskell@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 13:51:47 -0000 On Wed, Jan 9, 2013 at 2:06 PM, Joseph A. Nagy, Jr wrote: > I'm trying to install x11-wm/hs-xmonad but it keeps getting caught in a > circular dependency with print/hs-hscolour > > Is anyone else having issues with it? You get this if you have the option HSCOLOUR set. Disable this option for hs- ports (this is disable by default) or install/update print/hs-hscolour separately. The circular dependency is because HsColour cannot generate HsColourized documentation for itself -- so you will have to install it without HSCOLOUR first, then build it with HSCOLOUR, remove the old version and replace it with the new one. Or simply just omit the HsColourized documentation (or the documentation at all) for print/hs-hscolour. I am not sure that port update tools like portmaster, portupgrade and friends will support this so you will have to do it yourself manually. Hope that helps. From owner-freebsd-ports@FreeBSD.ORG Wed Jan 9 14:04:21 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 457BEC33 for ; Wed, 9 Jan 2013 14:04:21 +0000 (UTC) (envelope-from tingox@gmail.com) Received: from mail-we0-f174.google.com (mail-we0-f174.google.com [74.125.82.174]) by mx1.freebsd.org (Postfix) with ESMTP id DA7D412E for ; Wed, 9 Jan 2013 14:04:20 +0000 (UTC) Received: by mail-we0-f174.google.com with SMTP id x10so1067446wey.5 for ; Wed, 09 Jan 2013 06:04:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=8Sk42xmQvINHwpAmBDOhDaFCZ4HbKWP9r9hw0/Q5Xeo=; b=FxcEJnIgEqSyZVjrSy0dIVpCtvGpY+ZPSeCAodLuhQCqxWMxcc8fppEs8RnRbJ5/EO 5ZU8Sz72J+uuMuKVKFxBVXxAIrJJ61Mgq3nV52pxVQzm6lEc0YADXZOHnohuzrMcganf JU4xbF+SfnjH2w30zBGm32pEMHM+6wNwWYI2+/qf/h49iToN6F3LJJsgkTQBmCvCKiI6 VAJBdUCEIdYQ2WdJOPZtehflOmLMxkZ4yAFGOpBJzlU1BVLU+J46zD0veJcYx2nxnfKW Ucvhbt287Y74WenTy0LbfkImgn3cB88GWyGwwSWHMarDRw2XXqTmOeWJ3DStjwZB18PC 5qSw== MIME-Version: 1.0 Received: by 10.194.171.198 with SMTP id aw6mr94896281wjc.3.1357740259651; Wed, 09 Jan 2013 06:04:19 -0800 (PST) Received: by 10.216.101.201 with HTTP; Wed, 9 Jan 2013 06:04:19 -0800 (PST) In-Reply-To: <20130109130701.Horde.04qRvYW-EppBXlzb5GrM8A5@avocado.salatschuessel.net> References: <20130109130701.Horde.04qRvYW-EppBXlzb5GrM8A5@avocado.salatschuessel.net> Date: Wed, 9 Jan 2013 15:04:19 +0100 Message-ID: Subject: Re: portupgrade/portversion and detecting lower versions From: Torfinn Ingolfsen To: FreeBSD Ports ML Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 14:04:21 -0000 On Wed, Jan 9, 2013 at 1:07 PM, Oliver Lehmann wrote: > Hi, > > I regulary use portversion to check if I have outdated ports installed. > Since some time I'm now getting false matches: > >> portversion -v | grep '<' Note that portversion supports the '-L' parameter, no need for grep. HTH -- Regards, Torfinn Ingolfsen From owner-freebsd-ports@FreeBSD.ORG Wed Jan 9 14:07:29 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 5DF9ACF9 for ; Wed, 9 Jan 2013 14:07:29 +0000 (UTC) (envelope-from mi+thun@aldan.algebra.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 0E8D9155 for ; Wed, 9 Jan 2013 14:07:28 +0000 (UTC) Received: from mr16.lnh.mail.rcn.net ([207.172.157.36]) by smtp02.lnh.mail.rcn.net with ESMTP; 09 Jan 2013 09:07:28 -0500 Received: from smtp04.lnh.mail.rcn.net (smtp04.lnh.mail.rcn.net [207.172.157.104]) by mr16.lnh.mail.rcn.net (MOS 4.3.4-GA) with ESMTP id CEH18399; Wed, 9 Jan 2013 09:07:27 -0500 X-Auth-ID: anat Received: from pool-173-70-92-11.nwrknj.fios.verizon.net (HELO [192.168.1.8]) ([173.70.92.11]) by smtp04.lnh.mail.rcn.net with ESMTP; 09 Jan 2013 09:07:27 -0500 Message-ID: <50ED799F.5060102@aldan.algebra.com> Date: Wed, 09 Jan 2013 09:07:27 -0500 From: "Mikhail T." User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:14.0) Gecko/20120820 Thunderbird/14.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: Why delete KDE3 ports? References: <50EADA33.9010308@aldan.algebra.com> <50EB16B2.4070502@FreeBSD.org> <50EB1991.8010400@marino.st> <87txqro2jw.fsf@FreeBSD.org> <50EC8004.4020106@marino.st> <87mwwjnuws.fsf@FreeBSD.org> <1357689775652-5775952.post@n5.nabble.com> In-Reply-To: <1357689775652-5775952.post@n5.nabble.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 14:07:29 -0000 On 08.01.2013 19:02, Jakub Lach wrote: > I'm on the fence. It's true, that there is no low-print feature complete > equivalent for KDE3. Worse, KDE4 is not only much heavier (which could've been acceptable). It is also not compatible -- people like myself, who customized their desktops with additional menus, who created knotes, etc. will have to redo all of their settings. KDE4, as built, is not even going to look under the ~/.kde. Though it can be compiled to consider the old directory, the format/syntax for many of the config-files has changed -- and there is no "upgrade path". > On the other hand, if nobody wants to maintain Trinity, well > it should be letten go, as sooner or later there will be problems. Before becoming "maintained", Trinity first needs to be ported -- a substantial effort, because, for example, the project switched to its own verstion Qt (Trinity Qt). All classes have been renamed from Qfoo to TQfoo... This can all be handled, but meanwhile, until there ARE actual problems, leave the ports alone, please. -mi From owner-freebsd-ports@FreeBSD.ORG Wed Jan 9 14:20:32 2013 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id DC37227C for ; Wed, 9 Jan 2013 14:20:32 +0000 (UTC) (envelope-from olgeni@olgeni.com) Received: from olgeni.olgeni.com (olgeni.olgeni.com [31.171.246.156]) by mx1.freebsd.org (Postfix) with ESMTP id A46201F9 for ; Wed, 9 Jan 2013 14:20:32 +0000 (UTC) Received: from backoffice.colby.local (93-62-141-58.ip22.fastwebnet.it [93.62.141.58]) by olgeni.olgeni.com (Postfix) with ESMTPSA id 322C4176332 for ; Wed, 9 Jan 2013 15:20:25 +0100 (CET) Date: Wed, 9 Jan 2013 15:20:24 +0100 (CET) From: Jimmy Olgeni X-X-Sender: olgeni@backoffice.colby.local To: freebsd-ports@FreeBSD.org Subject: multimedia/vlc does not find portaudio2 Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 14:20:32 -0000 Hi, I found out that vlc does not find portaudio2 in my tinderbox, while it can find portaudio2 on a live system. http://93.62.141.59/tb/errors/9.1-amd64-x11/vlc-2.0.5,3.log It behaves like the "${LDCONFIG} ${_LDCONFIG_FLAGS} -r" check in bsd.port.mk is not able to see portaudio2 for some reason, even if it uses USE_LDCONFIG. Other dependencies look ok; the only difference is that portaudio2 lives in its own path under lib/. Does anybody else see anything like this in their setup? -- jimmy From owner-freebsd-ports@FreeBSD.ORG Wed Jan 9 15:01:37 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0A6B2371 for ; Wed, 9 Jan 2013 15:01:37 +0000 (UTC) (envelope-from pathiaki2@yahoo.com) Received: from nm8.bullet.mail.bf1.yahoo.com (nm8.bullet.mail.bf1.yahoo.com [98.139.212.167]) by mx1.freebsd.org (Postfix) with SMTP id 92EB26EA for ; Wed, 9 Jan 2013 15:01:36 +0000 (UTC) Received: from [98.139.212.149] by nm8.bullet.mail.bf1.yahoo.com with NNFMP; 09 Jan 2013 15:01:30 -0000 Received: from [98.139.212.248] by tm6.bullet.mail.bf1.yahoo.com with NNFMP; 09 Jan 2013 15:01:30 -0000 Received: from [127.0.0.1] by omp1057.mail.bf1.yahoo.com with NNFMP; 09 Jan 2013 15:01:29 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 840205.92134.bm@omp1057.mail.bf1.yahoo.com Received: (qmail 34863 invoked by uid 60001); 9 Jan 2013 15:01:29 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1357743689; bh=3r0A2CgWBW3pY5LAdeuRzqooVulVTId0kEVpTtCJszA=; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:Message-ID:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type; b=HLFyOeVV6E5FuzCVx5ik+dZJbHvcvnO4xijlNciCSFHnHdsIDpRZk9YSHPqISqny5m/dDfhqX4VU+RBBZBqdsv45/vMMNo56HnU9n2Krp58w/QFSCp4erWVbgdEIowlAndvOLf3KN30zzycpDP5Eh7cR+CMmfg21ZPPTQzw6blg= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:Message-ID:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type; b=IzkDmWfEF4qhe0JGEgaWKZZ9qzKqWu05/gJD/pnF1tm4/zAUtiXqYXFRkN+cByFKzfzWb9kvn1OIo0SOZUIfo/CXabyATdLm6nzckMzl/biK4C3/KqNax5G8/lhXFiPjgp7PUfC3GssJDTn4Gmvr3vj8rPr+VLQ9J73uZWPEZRU=; X-YMail-OSG: 3NQD9dgVM1nNS.96.IIYiViuK5uc5jqwPUc.i0IDZZNa4aU Qz8TficyHINDAn3iDMQEWsv0ySMzOM1rAbZodAmmu48TmMgnqLfF9Zrd2WI8 .2iDSEyP8pxeOyXl8jmJ5B.GIkiIDs0N.Pu73DffhGueZIkaA9WGDfQcTOdh TBvMmszPqFif1uMCgA4C41jGSkRLlBsS0g1CB_BvyYsl7wvgjdurlayyQVCV rcPmIAcZpA2CfpTNffuuHrnkIKG4YVtzqvjGaw4o9PBpkayH0rhmARCJCHzo .zYGUa3ezkor0EoCfLLIfEEpLI.c0JhKqq2meDpakD7U7KCqWWQDZyzAnSFF Lb8tm3Olb8If0eMO3cGQfFCzxS0ATtnLBs.m8bMUobUPOcLFp9Skvah.A1WY Nc146Mwr6jPQ_AeddhDDaqRDeCdFtzQD1bzQ2CibKhSOiHnplN6vbBCWTeRV u8ODjJJyvTezUIqNswx6De5DJBviIdntZHJ3oMaibRqx3De7SfiLfX1fvlZ3 MofJJ6X97VIe2uxNW7YPqxCOypwtB2GEF0v1noX0ioneuGaMRB0mZjkk7Zos HgDyYlBpk1AUJtWByQnIoPZxI Received: from [68.186.252.198] by web141403.mail.bf1.yahoo.com via HTTP; Wed, 09 Jan 2013 07:01:29 PST X-Rocket-MIMEInfo: 001.001, SGksCgpJJ3ZlIHJlcXVlc3RlZCB0aGlzIGJlZm9yZSwgaG93ZXZlciwgSSBzdGlsbCBkb24ndCBzZWUgaXQgaW4gdGhlIGNvbGxlY3Rpb24uCgpPcGVuTk1TIGlzIGFuIGF3ZXNvbWUgdG9vbCBmb3IgbW9uaXRvcmluZy7CoCBJdCB0YWtlcyBTTk1QIGFuZCBJUE1JIHRvIGFuIGluY3JlZGlibGUgbGV2ZWwgYW5kIHRoZSBhYmlsaXR5IHRvIG1vbml0b3IgaHVnZSBudW1iZXJzIG9mIG1hY2hpbmVzIG1ha2VzIG1lIGEgZmFuLsKgIChBbG9uZyB3aXRoIGFsbCB0aGUgb3RoZXIgZmVhdHVyZXMgb2YgY291cnNlKS4BMAEBAQE- X-Mailer: YahooMailWebService/0.8.130.494 Message-ID: <1357743689.25819.YahooMailNeo@web141403.mail.bf1.yahoo.com> Date: Wed, 9 Jan 2013 07:01:29 -0800 (PST) From: Paul Pathiakis Subject: Ports requrest: OpenNMS To: "ports@freebsd.org" MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Paul Pathiakis List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 15:01:37 -0000 Hi,=0A=0AI've requested this before, however, I still don't see it in the c= ollection.=0A=0AOpenNMS is an awesome tool for monitoring.=A0 It takes SNMP= and IPMI to an incredible level and the ability to monitor huge numbers of= machines makes me a fan.=A0 (Along with all the other features of course).= =A0 It even got me to switch off of NAGIOS as the amount of detail and tren= d graphing it provides is incredible.=0A=0AAlso, previously, my attempts su= rrounded a gentleman who seems to already be creating a FreeBSD package for= it.=0A=0Ahttp://www.geeklan.co.uk/files/opennms/=A0=A0=A0 <-- Sevan has th= ese files that he creates.=A0 They are very useful although not an official= 'port' at this time.=0A=0AThank you,=A0 (and, no, working to create a PCBS= D/FreeBSD consulting company does not leave me time to work on this. :-) )= =0A=0APaul Pathiakis From owner-freebsd-ports@FreeBSD.ORG Wed Jan 9 15:43:23 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 97F1D444 for ; Wed, 9 Jan 2013 15:43:23 +0000 (UTC) (envelope-from portscout@portscout.freebsd.org) Received: from null.zi0r.com (null.zi0r.com [71.245.171.204]) by mx1.freebsd.org (Postfix) with ESMTP id 5F0E3959 for ; Wed, 9 Jan 2013 15:43:23 +0000 (UTC) Received: from null.zi0r.com (localhost [127.0.0.1]) by null.zi0r.com (8.14.5/8.14.5) with ESMTP id r09FhMLi062197 for ; Wed, 9 Jan 2013 10:43:22 -0500 (EST) (envelope-from portscout@null.zi0r.com) Received: (from portscout@localhost) by null.zi0r.com (8.14.5/8.14.5/Submit) id r09FhMSp061939; Wed, 9 Jan 2013 10:43:22 -0500 (EST) (envelope-from portscout) Message-Id: <201301091543.r09FhMSp061939@null.zi0r.com> MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Wed, 9 Jan 2013 10:43:22 -0500 From: portscout@portscout.freebsd.org To: ports@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 15:43:23 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/ports@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ databases/py-PyGreSQL | 4.1 | 4.1.1 ------------------------------------------------+-----------------+------------ games/uhexen2 | 1.5.1 | 1.5.5 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt If wish to stop receiving portscout reminders, please contact portscout@portscout.freebsd.org Thanks. From owner-freebsd-ports@FreeBSD.ORG Wed Jan 9 16:05:39 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C201EC2C for ; Wed, 9 Jan 2013 16:05:39 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (dns1.vizion2000.net [62.49.197.50]) by mx1.freebsd.org (Postfix) with ESMTP id 7C650A66 for ; Wed, 9 Jan 2013 16:05:39 +0000 (UTC) Received: from [127.0.0.1] (graphics [62.49.197.51]) by dns1.vizion2000.net (Postfix) with ESMTP id 74188119C79 for ; Wed, 9 Jan 2013 06:50:19 -0800 (PST) Message-ID: <50ED954D.1010802@vizion2000.net> Date: Wed, 09 Jan 2013 08:05:33 -0800 From: David Southwell Organization: Vision Communications User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: ports@freebsd.org Subject: pth and pth-hard - difference please Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 16:05:39 -0000 Hi I want to install jabber which depends upon pth-hard. I have pth installed. Could anyone please give me a plain english explaination of the implications of changing to pth-hard? I do not understand the difference and do not know if it may adversely affect other installed ports. Thanks in advance David -- David Southwell ARPS AFIAP Photographic Arts Trained & experienced competition judge, mentor, trainer, lecturer, Advanced digital techniques, international project photography From owner-freebsd-ports@FreeBSD.ORG Wed Jan 9 17:58:50 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 5F83CC37 for ; Wed, 9 Jan 2013 17:58:50 +0000 (UTC) (envelope-from jakub_lach@mailplus.pl) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id 3D5A71E6 for ; Wed, 9 Jan 2013 17:58:49 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TszvM-0003zn-T1 for freebsd-ports@freebsd.org; Wed, 09 Jan 2013 09:58:48 -0800 Date: Wed, 9 Jan 2013 09:58:48 -0800 (PST) From: Jakub Lach To: freebsd-ports@freebsd.org Message-ID: <1357754328892-5776156.post@n5.nabble.com> In-Reply-To: <50ED799F.5060102@aldan.algebra.com> References: <50EADA33.9010308@aldan.algebra.com> <50EB16B2.4070502@FreeBSD.org> <50EB1991.8010400@marino.st> <87txqro2jw.fsf@FreeBSD.org> <50EC8004.4020106@marino.st> <87mwwjnuws.fsf@FreeBSD.org> <1357689775652-5775952.post@n5.nabble.com> <50ED799F.5060102@aldan.algebra.com> Subject: Re: Why delete KDE3 ports? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 17:58:50 -0000 > tQT Well, presumable to not use it with not maintained, old vanilla QT In spite of not having 'proper' maintainer both kdelibs3/ and kdebas3/ saw substantial interest in form of patches, that indicates there are more people who care about them, than those taking voice in this thread... -- View this message in context: http://freebsd.1045724.n5.nabble.com/Why-delete-KDE3-ports-tp5775510p5776156.html Sent from the freebsd-ports mailing list archive at Nabble.com. From owner-freebsd-ports@FreeBSD.ORG Wed Jan 9 18:04:40 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 391EDDFE; Wed, 9 Jan 2013 18:04:40 +0000 (UTC) (envelope-from awarecons@gmail.com) Received: from mail-vc0-f172.google.com (mail-vc0-f172.google.com [209.85.220.172]) by mx1.freebsd.org (Postfix) with ESMTP id DD95D223; Wed, 9 Jan 2013 18:04:39 +0000 (UTC) Received: by mail-vc0-f172.google.com with SMTP id fw7so1892961vcb.3 for ; Wed, 09 Jan 2013 10:04:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=My2gT2pF9cIkuzhbJyCbUlc6ZX1LvkwOSM27daf2+Gc=; b=0hZGBvLIyj6zcWy9EyHCdzaFkxUAStpCXVKY0e289aj2ab/3MpCRGxeANSrZyhhhuT rWd6tnDPwkFINFHLFkHgEXf2ZNFg31OzmpRUkDgSFDHsL3OmEM2ilkp0N1As7NTvkp3q Y866uMPmHXHQZOLm9Gu/QY87o6lWZyhCV8C+XVf92v5ZiP+ap2pq18D6hAtko8hqOQD5 +41J+RSntasJTfMbaII/bgkiZlZl0f81qp2ILaVAM3ynFSREDRQ6TDRL1WirLpJEHKlb 728LrtcBB+zjJOvlt1GaijCy/TTNwNN+1brmmTMx7ijFUIOqnFSI9P9Xq72MIiMsI9Wh ZKsQ== MIME-Version: 1.0 Received: by 10.220.239.14 with SMTP id ku14mr88186215vcb.57.1357754679221; Wed, 09 Jan 2013 10:04:39 -0800 (PST) Received: by 10.220.230.138 with HTTP; Wed, 9 Jan 2013 10:04:39 -0800 (PST) Date: Wed, 9 Jan 2013 22:04:39 +0400 Message-ID: Subject: security/libssh ISSUE undefined reference to `__stack_chk_fail_local' From: awarecons To: ports@freebsd.org, ports-bugs@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 18:04:40 -0000 FreeBSD 9.0-Release i386 for i386 GCC 4.6.3: Linking C shared library libssh.so CMakeFiles/ssh_shared.dir/agent.c.o: In function `agent_talk': agent.c:(.text+0x3c9): undefined reference to `__stack_chk_fail_local' CMakeFiles/ssh_shared.dir/channels.c.o: In function `ssh_channel_request_x11': channels.c:(.text+0x3638): undefined reference to `__stack_chk_fail_local' CMakeFiles/ssh_shared.dir/channels.c.o: In function `channel_read_buffer': channels.c:(.text+0x44d3): undefined reference to `__stack_chk_fail_local' CMakeFiles/ssh_shared.dir/client.c.o: In function `ssh_send_banner': client.c:(.text+0x590): undefined reference to `__stack_chk_fail_local' CMakeFiles/ssh_shared.dir/config.c.o: In function `.L46': config.c:(.text+0x8c7): undefined reference to `__stack_chk_fail_local' CMakeFiles/ssh_shared.dir/connect.c.o:connect.c:(.text+0xf7): more undefined references to `__stack_chk_fail_local' follow collect2: ld returned 1 exit status *** Error code 1 1 error *** Error code 2 [100%] Building C object src/CMakeFiles/ssh.dir/bind.c.o Linking C static library libssh.a [100%] Built target ssh 1 error *** Error code 2 1 error *** Error code 1 Stop in /usr/ports/security/libssh. *** Error code 1 Stop in /usr/ports/security/libssh. GCC 4.2: fine. From owner-freebsd-ports@FreeBSD.ORG Wed Jan 9 18:11:01 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D42FB7B; Wed, 9 Jan 2013 18:11:01 +0000 (UTC) (envelope-from awarecons@gmail.com) Received: from mail-vb0-f53.google.com (mail-vb0-f53.google.com [209.85.212.53]) by mx1.freebsd.org (Postfix) with ESMTP id 77D4628A; Wed, 9 Jan 2013 18:11:01 +0000 (UTC) Received: by mail-vb0-f53.google.com with SMTP id b23so1829514vbz.40 for ; Wed, 09 Jan 2013 10:11:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=0TNbSQvyEjpf1DcUGD5W+j9Akcc2K676Oo8x+LekLB0=; b=cTw41GzTzb4pzkEKLYlIb3+1G9nt3cR1coOY5w7MDjvTOYWGnneykaafgzIhD7uKVq jxcQvYAH3EtOHMdjWkr0HjY/DQjBXnOiQxmJqGLnXKAsQ71OuwI08Uh1lQshqwqeKM/6 jWgL4kzq/B80SX/bQSLOYHChBkpvH8wFTKBXyT6qQKgh2kH1FepfXTyzjjVSNDzIGL0t +rQK5qXziMiIUByfRVb53b5DRXTQa4dT5xgZP66V3L2J1aBlr2RQQIY1UuYAHDCtyjAQ Fqug90KbKqVnPIy5NePiTo4QHOj4VsOu0WFz4vKABLTt1KQVsIYA4Y5wgar+yxnQa/6/ JUsQ== MIME-Version: 1.0 Received: by 10.220.239.14 with SMTP id ku14mr88194977vcb.57.1357755060365; Wed, 09 Jan 2013 10:11:00 -0800 (PST) Received: by 10.220.230.138 with HTTP; Wed, 9 Jan 2013 10:11:00 -0800 (PST) Date: Wed, 9 Jan 2013 22:11:00 +0400 Message-ID: Subject: editors/libreoffice ISSUE webdav, icc/unxfbsdi.pro From: awarecons To: ports@freebsd.org, ports-bugs@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 18:11:01 -0000 FreeBSD 9.0-Release i386 for i386 GCC 4.6.3: ----------------------------------------------------------------------- Oh dear - something failed during the build - sorry ! For more help with debugging build errors, please see the section in: http://wiki.documentfoundation.org/Development internal build errors: ERROR: error 65280 occurred while making /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2/xmloff/prj it seems that the error is inside 'xmloff', please re-run build inside this module to isolate the error and/or test your fix: ----------------------------------------------------------------------- /usr/local/bin/bash cd /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2 source ./Env.Host.sh cd xmloff gmake clean # optional gmake -r when the problem is isolated and fixed exit and re-run 'make' from the top-level gmake[1]: *** [build] Error 1 gmake[1]: Leaving directory `/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2' gmake: *** [source-env-and-recurse] Error 2 *** Error code 1 Stop in /usr/ports/editors/libreoffice. *** Error code 1 Stop in /usr/ports/editors/libreoffice. Detailed error: [ build CXX ] xmloff/source/style/PageMasterImportContext R=/usr/ports/editors/libreoffice/work && S=$R/libreoffice-core-3.5.7.2 && O=$S/solver/unxfbsdi.pro && W=$S/workdir/unxfbsdi.pro && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && g++46 -DCPPU_ENV=gcc3 -DENABLE_GRAPHITE -DENABLE_GTK -DENABLE_KDE4 -DFREEBSD -DGCC -DGXX_INCLUDE_PATH=/usr/local/lib/gcc46/include/c++ -DHAVE_GCC_VISIBILITY_FEATURE -DHAVE_THREADSAFE_STATICS -DINTEL -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DPRODUCT -DSOLAR_JAVA -DSUPD=350 -DUNIX -DUNX -DVCL -DX86 -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -Wall -Wendif-labels -Wextra -fmessage-length=0 -fno-common -pipe -fPIC -Wsign-promo -Woverloaded-virtual -Wno-non-virtual-dtor -Wno-unused-parameter -fvisibility=hidden -fvisibility-inlines-hidden -std=gnu++0x -Wno-deprecated-declarations -Wno-deprecated -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -c $S/xmloff/source/style/PageMasterImportContext.cxx -o $W/CxxObject/xmloff/source/style/PageMasterImportContext.o -MMD -MT $W/CxxObject/xmloff/source/style/PageMasterImportContext.o -MP -MF $W/Dep/CxxObject/xmloff/source/style/PageMasterImportContext.d -I$S/xmloff/source/style/ -I$O/inc/stl -I$S/xmloff/inc -I$O/inc/external -I$O/inc -I$S/solenv/inc/unxfbsdi -I$S/solenv/inc -I$S/res -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -I/usr/local/openjdk6/include/bsd -I/usr/local/openjdk6/include/linux -I/usr/local/openjdk6/include/native_threads/include -I/usr/local/include -I$O/inc/udkapi -I$O/inc/offapi [ build CXX ] xmloff/source/style/PageMasterImportPropMapper /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2/xmloff/source/style/PageHeaderFooterContext.cxx: In member function 'virtual SvXMLImportContext* PageHeaderFooterContext::CreateChildContext(sal_uInt16, const rtl::OUString&, const com::sun::star::uno::Reference&)': /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2/xmloff/source/style/PageHeaderFooterContext.cxx:91:1: error: 'p' was not declared in this scope /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2/xmloff/source/style/PageHeaderFooterContext.cxx:91:5: error: expected ';' before 'return' /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2/xmloff/source/style/PageHeaderFooterContext.cxx:92:1: warning: no return statement in function returning non-void [-Wreturn-type] gmake[1]: *** [/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2/workdir/unxfbsdi.pro/CxxObject/xmloff/source/style/PageHeaderFooterContext.o] Error 1 gmake[1]: *** Waiting for unfinished jobs.... gmake[1]: Leaving directory `/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2/xmloff' gmake: *** [source-env-and-recurse] Error 2 GCC 4.2+: ----------------------------------------------------------------------- Oh dear - something failed during the build - sorry ! For more help with debugging build errors, please see the section in: http://wiki.documentfoundation.org/Development internal build errors: ERROR: error 65280 occurred while making /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2/ucb/source/ucp/webdav ERROR: error 65280 occurred while making /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2/l10ntools/source ERROR: error 65280 occurred while making /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2/icc/source/create_sRGB_profile it seems you are using a threaded build, which means that the actual compile error is probably hidden far above, and could be inside any of these other modules: ucb l10ntools please re-run build inside each one to isolate the problem. ----------------------------------------------------------------------- /usr/local/bin/bash cd /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2 source ./Env.Host.sh cd icc rm -Rf /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2/icc/unxfbsdi.pro # optional module 'clean' build when the problem is isolated and fixed exit and re-run 'make' from the top-level gmake[1]: *** [build] Error 1 gmake[1]: Leaving directory `/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2' gmake: *** [source-env-and-recurse] Error 2 *** Error code 1 Stop in /usr/ports/editors/libreoffice. *** Error code 1 Stop in /usr/ports/editors/libreoffice. --- CLANG: FreeBSD clang version 3.0 (branches/release_30 142614) 20111021 Target: i386-unknown-freebsd9.0 Thread model: posix ----------------------------------------------------------------------- Oh dear - something failed during the build - sorry ! For more help with debugging build errors, please see the section in: http://wiki.documentfoundation.org/Development internal build errors: ERROR: error 65280 occurred while making /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2/ucb/source/ucp/webdav ERROR: error 65280 occurred while making /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2/icc/source/create_sRGB_profile it seems you are using a threaded build, which means that the actual compile error is probably hidden far above, and could be inside any of these other modules: ucb please re-run build inside each one to isolate the problem. ----------------------------------------------------------------------- /usr/local/bin/bash cd /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2 source ./Env.Host.sh cd icc rm -Rf /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2/icc/unxfbsdi.pro # optional module 'clean' build when the problem is isolated and fixed exit and re-run 'make' from the top-level gmake[1]: *** [build] Error 1 gmake[1]: Leaving directory `/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.7.2' gmake: *** [source-env-and-recurse] Error 2 *** Error code 1 Stop in /usr/ports/editors/libreoffice. *** Error code 1 Stop in /usr/ports/editors/libreoffice. --- Why does it _SILENTLY_ choose CLANG if OSVERSION is >=9? Hope it will be added to config options, whether user chooses GCC (4.2 or 4.6.3) or CLANG (3.0 or 3.1+)? From owner-freebsd-ports@FreeBSD.ORG Wed Jan 9 18:12:29 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 6CA09186; Wed, 9 Jan 2013 18:12:29 +0000 (UTC) (envelope-from freebsdml@marino.st) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) by mx1.freebsd.org (Postfix) with ESMTP id 4AE662A8; Wed, 9 Jan 2013 18:12:28 +0000 (UTC) Received: from [10.31.9.221] (unknown [213.225.137.129]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 7218643BBC; Wed, 9 Jan 2013 12:12:26 -0600 (CST) Message-ID: <50EDB30A.1060002@marino.st> Date: Wed, 09 Jan 2013 19:12:26 +0100 From: John Marino User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0) Gecko/20120129 Thunderbird/10.0 MIME-Version: 1.0 To: awarecons Subject: Re: security/libssh ISSUE undefined reference to `__stack_chk_fail_local' References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, ports-bugs@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 18:12:29 -0000 It is pointless to post about every instance of __stack_chk_fail_local. The problem, as I mentioned before, is really with every gcc compiler in ports (with the possible exception of gcc-aux, it may or may not be patched yet). If the compiler is patched, all the __stack_chk_fail_local failures disappear. I still think these posts belong in a PR, not on a mail list. We are all aware a PR takes some time to write and it takes 10 seconds to blast out an email. But the PR system exists for a reason. John On 1/9/2013 19:04, awarecons wrote: > FreeBSD 9.0-Release i386 for i386 > > GCC 4.6.3: > > Linking C shared library libssh.so > CMakeFiles/ssh_shared.dir/agent.c.o: In function `agent_talk': > agent.c:(.text+0x3c9): undefined reference to `__stack_chk_fail_local' > CMakeFiles/ssh_shared.dir/channels.c.o: In function `ssh_channel_request_x11': > channels.c:(.text+0x3638): undefined reference to `__stack_chk_fail_local' > CMakeFiles/ssh_shared.dir/channels.c.o: In function `channel_read_buffer': > channels.c:(.text+0x44d3): undefined reference to `__stack_chk_fail_local' > CMakeFiles/ssh_shared.dir/client.c.o: In function `ssh_send_banner': > client.c:(.text+0x590): undefined reference to `__stack_chk_fail_local' > CMakeFiles/ssh_shared.dir/config.c.o: In function `.L46': > config.c:(.text+0x8c7): undefined reference to `__stack_chk_fail_local' > CMakeFiles/ssh_shared.dir/connect.c.o:connect.c:(.text+0xf7): more > undefined references to `__stack_chk_fail_local' follow > collect2: ld returned 1 exit status > *** Error code 1 > 1 error > *** Error code 2 > [100%] Building C object src/CMakeFiles/ssh.dir/bind.c.o > Linking C static library libssh.a > [100%] Built target ssh > 1 error > *** Error code 2 > 1 error > *** Error code 1 > > Stop in /usr/ports/security/libssh. > *** Error code 1 > > Stop in /usr/ports/security/libssh. > > GCC 4.2: fine. > _______________________________________________ > 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" From owner-freebsd-ports@FreeBSD.ORG Wed Jan 9 18:27:22 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 0F3775FB for ; Wed, 9 Jan 2013 18:27:22 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from mail-ia0-f169.google.com (mail-ia0-f169.google.com [209.85.210.169]) by mx1.freebsd.org (Postfix) with ESMTP id D9F19369 for ; Wed, 9 Jan 2013 18:27:21 +0000 (UTC) Received: by mail-ia0-f169.google.com with SMTP id r4so445471iaj.14 for ; Wed, 09 Jan 2013 10:27:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=xL+shXHjookQCNiN8NR/cYCeY6Z9gpm0t5ZlJrzjZ7k=; b=LXrgloU9Qt6U9hXpQNc2eqwupEhBu4jd3ahFE1F99QQbPJ4k7mEA9urfxjYVlgcRXK Gplk/gMRQ0J67IwV3VpnAX5+0Rkczp/JFYSM6t6l6+9g9n2cRCL5MbH8gTyiFgDoQ4YM rXay+yG9Egz7CplSAgdu5wvHFEZfQAO96CHiYhxsLwikJ6z49pm+4CUoxaTi8SC40IGY auv+3eibIjpTxRipEN/eqc62WP6QWPT0uZh+TUcgt1fwvuk1L30CU8AQ1HLVt5HX8Kuc ORqQL0Xwf72kqfpiTLfhNmYX416MYNkbb8XFfVJ8HVkMJzwiPNN3DnxPec1yDvhi4B1L IGKA== MIME-Version: 1.0 Received: by 10.50.159.228 with SMTP id xf4mr2544683igb.108.1357756035438; Wed, 09 Jan 2013 10:27:15 -0800 (PST) Received: by 10.50.49.3 with HTTP; Wed, 9 Jan 2013 10:27:15 -0800 (PST) In-Reply-To: <1357743689.25819.YahooMailNeo@web141403.mail.bf1.yahoo.com> References: <1357743689.25819.YahooMailNeo@web141403.mail.bf1.yahoo.com> Date: Wed, 9 Jan 2013 12:27:15 -0600 Message-ID: Subject: Re: Ports requrest: OpenNMS From: Scot Hetzel To: Paul Pathiakis Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: "ports@freebsd.org" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 18:27:22 -0000 On Wed, Jan 9, 2013 at 9:01 AM, Paul Pathiakis wrote: > Hi, > > I've requested this before, however, I still don't see it in the collecti= on. > > OpenNMS is an awesome tool for monitoring. It takes SNMP and IPMI to an = incredible level and the ability to monitor huge numbers of machines makes = me a fan. (Along with all the other features of course). It even got me t= o switch off of NAGIOS as the amount of detail and trend graphing it provid= es is incredible. > > Also, previously, my attempts surrounded a gentleman who seems to already= be creating a FreeBSD package for it. > > http://www.geeklan.co.uk/files/opennms/ <-- Sevan has these files that= he creates. They are very useful although not an official 'port' at this = time. > Until Sevan submits his port to FreeBSD, you'll have to use his unofficial = port. It would be best to ask Sevan if he feels his port is complete enough to be submitted. --=20 DISCLAIMER: No electrons were maimed while sending this message. Only slightly bruised. From owner-freebsd-ports@FreeBSD.ORG Wed Jan 9 19:33:14 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D3E506F5 for ; Wed, 9 Jan 2013 19:33:14 +0000 (UTC) (envelope-from lattera@gmail.com) Received: from mail-vb0-f48.google.com (mail-vb0-f48.google.com [209.85.212.48]) by mx1.freebsd.org (Postfix) with ESMTP id 9C1778A1 for ; Wed, 9 Jan 2013 19:33:14 +0000 (UTC) Received: by mail-vb0-f48.google.com with SMTP id fc21so1906536vbb.7 for ; Wed, 09 Jan 2013 11:33:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=f89KFab2kZNDNErG+TxyH1FxzLqFYGjBeBogJ9sPYQs=; b=dagaDsryZS7V3qellAn91/4vR73y4dFPj2S2CxZEUSi5imOy9MpLWa+uYZp4pvVirc DXeSbvFpUoIoRpMpZuAymFDxmaeaXJP+EEUCT4m6Pw6KIvyK47304chzokRdKpffPwN0 sFVpEr/1bNw0QFZ8Tq12W7X5MRE92r4ntBp/Q1ikHzL3X2oxnRbDBgWg6XYI37LfxY2s rtZJrn4l2EnDp1Xp0b5mOVa+PMJwukMT3xkaST9738ncpqasgb6RiYg+7RsFFmbg3fUm lEhkoNzDyJ0Rt1U3fWGlaz5+2ZKtr69SC33HjKPFC7vRdaNRDlqtQHdrb+fFKHz1yzyL fbpg== MIME-Version: 1.0 Received: by 10.58.232.226 with SMTP id tr2mr91289402vec.48.1357759988359; Wed, 09 Jan 2013 11:33:08 -0800 (PST) Received: by 10.58.152.42 with HTTP; Wed, 9 Jan 2013 11:33:08 -0800 (PST) Date: Wed, 9 Jan 2013 14:33:08 -0500 Message-ID: Subject: VirtualBox 4.2.6 and VBoxHeadless VNC From: Shawn Webb To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 19:33:14 -0000 Hey All, I just upgraded VirtualBox to 4.2.6 on my headless dev server. I use VNC with VBoxHeadless. After upgrading, I had to change the command-line options I use for starting the VMs (which is totally fine). It seems that now VNC is asking for a password, which I never set. Prior to upgrading, VNC was passwordless. Attempting to connect with a blank password fails to work as does "password". I'm not sure where to proceed from here. Anyone know how to disable the password or what the default password is? Thanks, Shawn Webb From owner-freebsd-ports@FreeBSD.ORG Wed Jan 9 19:52:56 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 016ECC95 for ; Wed, 9 Jan 2013 19:52:56 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org (lrosenman-1-pt.tunnel.tserv8.dal1.ipv6.he.net [IPv6:2001:470:1f0e:3ad::2]) by mx1.freebsd.org (Postfix) with ESMTP id C94BD95F for ; Wed, 9 Jan 2013 19:52:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lerctr.org; s=lerami; h=Message-ID:References:In-Reply-To:Subject:To:From:Date:Content-Transfer-Encoding:Content-Type:MIME-Version; bh=Jf2s5KoA0VSEHwsD+hvnoaPK4WlF/HgUPvrPe3IX6bk=; b=s5bAK9JbI/yAEU8Wc2JeUikLnJTy3Kzyx7GFsGyGxQ5mnakpbmIkeuib3MtCBFc6J7IRLBDMK2LvpRJhEcmcLWIHlYIkhZNI+JZj5G/46sL5lZspq1g1gIMHTnQPdbYxE5lWFpBS1aFgk0/9bA/4NXcCgF7bSi1dOkHgNv/yW5U=; Received: from localhost.lerctr.org ([127.0.0.1]:62136 helo=webmail.lerctr.org) by thebighonker.lerctr.org with esmtpa (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1Tt1hm-0005j7-4V for freebsd-ports@freebsd.org; Wed, 09 Jan 2013 13:52:54 -0600 Received: from [32.97.110.60] by webmail.lerctr.org with HTTP (HTTP/1.1 POST); Wed, 09 Jan 2013 13:52:53 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Wed, 09 Jan 2013 13:52:53 -0600 From: Larry Rosenman To: Subject: Re: VirtualBox 4.2.6 and VBoxHeadless VNC In-Reply-To: References: Message-ID: <5d94483ba598205542d7ec3ff260324c@webmail.lerctr.org> X-Sender: ler@lerctr.org User-Agent: Roundcube Webmail/0.8.4 X-Spam-Score: -2.9 (--) X-LERCTR-Spam-Score: -2.9 (--) X-Spam-Report: SpamScore (-2.9/5.0) ALL_TRUSTED=-1, BAYES_00=-1.9, RP_MATCHES_RCVD=0.001 X-LERCTR-Spam-Report: SpamScore (-2.9/5.0) ALL_TRUSTED=-1, BAYES_00=-1.9, RP_MATCHES_RCVD=0.001 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 19:52:56 -0000 On 2013-01-09 13:33, Shawn Webb wrote: > Hey All, > > I just upgraded VirtualBox to 4.2.6 on my headless dev server. I use > VNC > with VBoxHeadless. After upgrading, I had to change the command-line > options I use for starting the VMs (which is totally fine). It seems > that > now VNC is asking for a password, which I never set. Prior to > upgrading, > VNC was passwordless. Attempting to connect with a blank password > fails to > work as does "password". I'm not sure where to proceed from here. > Anyone > know how to disable the password or what the default password is? > > Thanks, > > Shawn Webb > _______________________________________________ > 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" -e VRDEproperty VNCPassword= -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 (c) E-Mail: ler@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893 From owner-freebsd-ports@FreeBSD.ORG Wed Jan 9 19:53:43 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D9351D32 for ; Wed, 9 Jan 2013 19:53:43 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-qa0-f50.google.com (mail-qa0-f50.google.com [209.85.216.50]) by mx1.freebsd.org (Postfix) with ESMTP id 9D91F96F for ; Wed, 9 Jan 2013 19:53:43 +0000 (UTC) Received: by mail-qa0-f50.google.com with SMTP id cr7so999151qab.16 for ; Wed, 09 Jan 2013 11:53:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=xLYOVYS9pPqlYdjz7NnCVMSP9svUwiJevmPtE5CSGyU=; b=iBViodQ/rDBWw9b0XaFhzvdNFLvvUCzp2DIUrXSfhTX3LO0DgcZyHLlbwm3mcTK/Mv fqmC8CpyNFRXZ5qjD7XcoO8asRB9dvbssBgRGbusQGmmMN5VOGlnUhmXq6A2Vf2OXhuq JmLbCwfxqdjyyTO428PP+2gBU0ILJjPl24FvmgUUKBngWvhtxwBEiPskPYfBesSVP2HR RjjRYv8tk/YHcfHBUriXLqCr6QwM+OOeLEjJeugv6OGebM8/13ZIjkeRnChlyRjLnEab ibTtBKNjQFh7KcIdHF2VxEHY2K837HwLlC8EJactu/Fv1j1DT263RH47TkeCXVuIMo/N qUMA== MIME-Version: 1.0 Received: by 10.224.183.75 with SMTP id cf11mr53427658qab.82.1357761217679; Wed, 09 Jan 2013 11:53:37 -0800 (PST) Received: by 10.49.128.168 with HTTP; Wed, 9 Jan 2013 11:53:37 -0800 (PST) In-Reply-To: <50ED799F.5060102@aldan.algebra.com> References: <50EADA33.9010308@aldan.algebra.com> <50EB16B2.4070502@FreeBSD.org> <50EB1991.8010400@marino.st> <87txqro2jw.fsf@FreeBSD.org> <50EC8004.4020106@marino.st> <87mwwjnuws.fsf@FreeBSD.org> <1357689775652-5775952.post@n5.nabble.com> <50ED799F.5060102@aldan.algebra.com> Date: Wed, 9 Jan 2013 13:53:37 -0600 Message-ID: Subject: Re: Why delete KDE3 ports? From: Adam Vande More To: "Mikhail T." Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 19:53:43 -0000 On Wed, Jan 9, 2013 at 8:07 AM, Mikhail T. wrote: > Worse, KDE4 is not only much heavier (which could've been acceptable). This is simply not true, or at least easily remediable. A few clicks leads to nice UI experience with roughly the same amount of overheard as the 3.x series. There are a number of quasi-legit investigations into the matter. Regardless of those methodologies, at the end of the day KDE4 requires only slightly more memory than 3 if at all. > It is also not compatible -- people like myself, who customized their > desktops with additional menus, who created knotes, etc. will have to redo > all of their settings. KDE4, as built, is not even going to look under the > ~/.kde. Though it can be compiled to consider the old directory, the > format/syntax for many of the config-files has changed -- and there is no > "upgrade path". I don't use knotes, but have you tried the solution here? http://forum.kde.org/viewtopic.php?f=22&t=84823 > This can all be handled, but meanwhile, until there ARE actual problems, > leave the ports alone, please. "Actual problems" have already been cited for it. Fighting change can often lead much more wasted effort than simply adjusting to modern offerings. It's easy enough to pull the port out of archive for the small amount of users who will insist on using a deprecated DE with known security issues. I don't think it reflects well on the project to continue to offer this as an option, and IMO at the very least needs to come with a blinking red light disclaimer if the port continues to exist. Jakub Lach: > In spite of not having 'proper' maintainer both kdelibs3/ and kdebas3/ saw substantial interest in form of patches Not recently, unless you mean bulk patches for patches to options framework, clang, or some other general change such as http://svnweb.freebsd.org/ports?view=revision&revision=297915 -- Adam Vande More From owner-freebsd-ports@FreeBSD.ORG Wed Jan 9 20:05:34 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 0AE8422F for ; Wed, 9 Jan 2013 20:05:34 +0000 (UTC) (envelope-from lattera@gmail.com) Received: from mail-vc0-f174.google.com (mail-vc0-f174.google.com [209.85.220.174]) by mx1.freebsd.org (Postfix) with ESMTP id AACB6A0D for ; Wed, 9 Jan 2013 20:05:33 +0000 (UTC) Received: by mail-vc0-f174.google.com with SMTP id d16so1982280vcd.33 for ; Wed, 09 Jan 2013 12:05:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=zSlWAwJkT+hxM4uMu3CzqiHu96rqKBLknDii7c/6axM=; b=vm/teJAlfL5ukicGIJ4aRsNs3Imcrp2nG1fvbIeUJe/U/R1Vc4MAksg3beF5lWcRm6 7zpblrNhgnBBfzcJ1Cwtjpo2qN9yugEVZ9A/aAoKHLxQ0eTyrqCDjBNMY1piSR40PtmC 9QnF11v5VqDe7MNLv1j1rM4wp7ist7jmHmu/XwAuZbdaqx8XJ4c2AaIcMB598Q58O5su O40GMV7wswHiZ7y8z3kXW8pT31Ns94BxlJbJV4hbyfLJMdAGkal3s/bHbI5DxaS11iEL qifdUH0mk5l0UJ/caiXzTW7KzunvMiRui9/tYD11JppZHSebilOjtfCD0Apbe69J1xTy zeBg== MIME-Version: 1.0 Received: by 10.52.66.71 with SMTP id d7mr78135134vdt.121.1357761927355; Wed, 09 Jan 2013 12:05:27 -0800 (PST) Received: by 10.58.152.42 with HTTP; Wed, 9 Jan 2013 12:05:27 -0800 (PST) In-Reply-To: <5d94483ba598205542d7ec3ff260324c@webmail.lerctr.org> References: <5d94483ba598205542d7ec3ff260324c@webmail.lerctr.org> Date: Wed, 9 Jan 2013 15:05:27 -0500 Message-ID: Subject: Re: VirtualBox 4.2.6 and VBoxHeadless VNC From: Shawn Webb To: Larry Rosenman Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 20:05:34 -0000 On Wed, Jan 9, 2013 at 2:52 PM, Larry Rosenman wrote: > -e VRDEproperty VNCPassword= That works. Thanks! Another question. After pausing the VM by calling `VBoxManage controlvm [VM name here] savestate` I now can't resume execution by calling `VBoxHeadless -s [VM name here] [more arguments here for VNC]`. What would be the proper way to resume execution of a VM after its been paused via savestate? The error I'm getting is this: VBoxManage: error: Cannot resume the machine as it is not paused (machine state: Saved) VBoxManage: error: Details: code VBOX_E_INVALID_VM_STATE (0x80bb0002), component Console, interface IConsole, callee nsISupports VBoxManage: error: Context: "Resume()" at line 120 of file VBoxManageControlVM.cpp Thanks, Shawn From owner-freebsd-ports@FreeBSD.ORG Wed Jan 9 20:07:02 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id F1DD52D6 for ; Wed, 9 Jan 2013 20:07:02 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org (lrosenman-1-pt.tunnel.tserv8.dal1.ipv6.he.net [IPv6:2001:470:1f0e:3ad::2]) by mx1.freebsd.org (Postfix) with ESMTP id C4F91A21 for ; Wed, 9 Jan 2013 20:07:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lerctr.org; s=lerami; h=Message-ID:References:In-Reply-To:Subject:Cc:To:From:Date:Content-Transfer-Encoding:Content-Type:MIME-Version; bh=iyCvUNxqqKTivd2XcpNuOk606wt82EHkI47nNgRxn6I=; b=GtxxmRaJX+l43XbA5GL41A8ojOOpg+lNWMI/Dkjr5XSfFClyxG4IySBe22qCJQrfXMHq8Hw09ldiZDZck/HFLA6OdwnF3kVSC+gznbY3hMViypByVdObNMRVdGC3MeB78E0Xxb99WgCZ7Y8fhQ4l8OoZInixA3j1wYd0Ff6Ffy4=; Received: from localhost.lerctr.org ([127.0.0.1]:59922 helo=webmail.lerctr.org) by thebighonker.lerctr.org with esmtpa (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1Tt1vR-0005tn-HE; Wed, 09 Jan 2013 14:07:02 -0600 Received: from [32.97.110.60] by webmail.lerctr.org with HTTP (HTTP/1.1 POST); Wed, 09 Jan 2013 14:07:00 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Wed, 09 Jan 2013 14:07:00 -0600 From: Larry Rosenman To: Shawn Webb Subject: Re: VirtualBox 4.2.6 and VBoxHeadless VNC In-Reply-To: References: <5d94483ba598205542d7ec3ff260324c@webmail.lerctr.org> Message-ID: X-Sender: ler@lerctr.org User-Agent: Roundcube Webmail/0.8.4 X-Spam-Score: -2.9 (--) X-LERCTR-Spam-Score: -2.9 (--) X-Spam-Report: SpamScore (-2.9/5.0) ALL_TRUSTED=-1, BAYES_00=-1.9, RP_MATCHES_RCVD=0.001 X-LERCTR-Spam-Report: SpamScore (-2.9/5.0) ALL_TRUSTED=-1, BAYES_00=-1.9, RP_MATCHES_RCVD=0.001 Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 20:07:03 -0000 On 2013-01-09 14:05, Shawn Webb wrote: > On Wed, Jan 9, 2013 at 2:52 PM, Larry Rosenman > wrote: > >> -e VRDEproperty VNCPassword= > >  That works. Thanks! Another question. After pausing the VM by > calling `VBoxManage controlvm [VM name here] savestate` I now can't > resume execution by calling `VBoxHeadless -s [VM name here] [more > arguments here for VNC]`. What would be the proper way to resume > execution of a VM after its been paused via savestate? > > The error I'm getting is this: > > VBoxManage: error: Cannot resume the machine as it is not paused > (machine state: Saved) > VBoxManage: error: Details: code VBOX_E_INVALID_VM_STATE > (0x80bb0002), component Console, interface IConsole, callee > nsISupports > VBoxManage: error: Context: "Resume()" at line 120 of file > VBoxManageControlVM.cpp > > Thanks, > > Shawn I haven't solved that one yet :( I also am having issues with a 2 vCPU FBSD10 VM not keeping time worth a flip.... -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 (c) E-Mail: ler@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893 From owner-freebsd-ports@FreeBSD.ORG Wed Jan 9 20:36:07 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B32CEB0F for ; Wed, 9 Jan 2013 20:36:07 +0000 (UTC) (envelope-from mi+thun@aldan.algebra.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 6A8B3B44 for ; Wed, 9 Jan 2013 20:36:06 +0000 (UTC) Received: from mr16.lnh.mail.rcn.net ([207.172.157.36]) by smtp02.lnh.mail.rcn.net with ESMTP; 09 Jan 2013 15:36:00 -0500 Received: from smtp04.lnh.mail.rcn.net (smtp04.lnh.mail.rcn.net [207.172.157.104]) by mr16.lnh.mail.rcn.net (MOS 4.3.4-GA) with ESMTP id CEH86140; Wed, 9 Jan 2013 15:35:59 -0500 X-Auth-ID: anat Received: from 209-6-63-29.c3-0.sbo-ubr1.sbo.ma.cable.rcn.com (HELO utka.zajac) ([209.6.63.29]) by smtp04.lnh.mail.rcn.net with ESMTP; 09 Jan 2013 15:35:59 -0500 Message-ID: <50EDD4AF.9050809@aldan.algebra.com> Date: Wed, 09 Jan 2013 15:35:59 -0500 From: "Mikhail T." User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Adam Vande More Subject: Re: Why delete KDE3 ports? References: <50EADA33.9010308@aldan.algebra.com> <50EB16B2.4070502@FreeBSD.org> <50EB1991.8010400@marino.st> <87txqro2jw.fsf@FreeBSD.org> <50EC8004.4020106@marino.st> <87mwwjnuws.fsf@FreeBSD.org> <1357689775652-5775952.post@n5.nabble.com> <50ED799F.5060102@aldan.algebra.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 20:36:07 -0000 On 09.01.2013 14:53, Adam Vande More wrote: > I don't use knotes, but have you tried the solution here? > http://forum.kde.org/viewtopic.php?f=22&t=84823 Obviously, knotes was just an example. All other customizations (such as menus, backgrounds&screen-savers, email accounts -- everything under ~/.kde) have to be redone too and, frankly, I do not trust today's KDE project to not do the same nonsense again, when they decide to abandon KDE4 for 5 (can't be long now that the release is 4.8). The very existence of the project Trinity is a sign, that my opinion is shared by a few more people. > > This can all be handled, but meanwhile, until there ARE actual problems, > leave the ports alone, please. > > > "Actual problems" have already been cited for it. No, they have not. The minor security threat cited is easily managed by simply not using kdm on a system, where less than trusted users have access. kdm is a minor part of KDE anyway (I, for one, use xdm). > Fighting change can often lead much more wasted Yes, it often can. But not in this case. Yours, -mi From owner-freebsd-ports@FreeBSD.ORG Wed Jan 9 22:31:42 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 1102DCB8 for ; Wed, 9 Jan 2013 22:31:42 +0000 (UTC) (envelope-from jakub_lach@mailplus.pl) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id E8FE21D3 for ; Wed, 9 Jan 2013 22:31:41 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1Tt4BL-0004Gb-Hc for freebsd-ports@freebsd.org; Wed, 09 Jan 2013 14:31:35 -0800 Date: Wed, 9 Jan 2013 14:31:35 -0800 (PST) From: Jakub Lach To: freebsd-ports@freebsd.org Message-ID: <1357770695540-5776226.post@n5.nabble.com> In-Reply-To: References: <50EADA33.9010308@aldan.algebra.com> <50EB16B2.4070502@FreeBSD.org> <50EB1991.8010400@marino.st> <87txqro2jw.fsf@FreeBSD.org> <50EC8004.4020106@marino.st> <87mwwjnuws.fsf@FreeBSD.org> <1357689775652-5775952.post@n5.nabble.com> <50ED799F.5060102@aldan.algebra.com> Subject: Re: Why delete KDE3 ports? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2013 22:31:42 -0000 I was thinking of December patches. Till now, each time kde3 broke, in few weeks someone would sent patch. > A few clicks leads to nice UI experience with roughly the same > amount of overheard as the 3.x I simply do not believe that. Stripped (!) KDE3 is workable on PIII system, to think the same of KDE4 with much heavier Qt and default configuration would be really stretching plausibility... In the end, I do not care enough (or even like KDE) to support KDE3, but I understand some of the concerns, as I was supporting one KDE3 system, where I wouldn't even try to change to KDE4. -- View this message in context: http://freebsd.1045724.n5.nabble.com/Why-delete-KDE3-ports-tp5775510p5776226.html Sent from the freebsd-ports mailing list archive at Nabble.com. From owner-freebsd-ports@FreeBSD.ORG Thu Jan 10 01:40:14 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D305020B; Thu, 10 Jan 2013 01:40:14 +0000 (UTC) (envelope-from FreeBSD@shaneware.biz) Received: from ipmail05.adl6.internode.on.net (ipmail05.adl6.internode.on.net [IPv6:2001:44b8:8060:ff02:300:1:6:5]) by mx1.freebsd.org (Postfix) with ESMTP id 0D39BD15; Thu, 10 Jan 2013 01:40:13 +0000 (UTC) Received: from ppp247-71.static.internode.on.net (HELO leader.local) ([203.122.247.71]) by ipmail05.adl6.internode.on.net with ESMTP; 10 Jan 2013 12:10:05 +1030 Message-ID: <50EE1BBE.2000404@ShaneWare.Biz> Date: Thu, 10 Jan 2013 12:09:10 +1030 From: Shane Ambler User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Baptiste Daroussin Subject: Re: devel/boost-libs looks hardwired for gcc/g++ References: <1357687421752-5775942.post@n5.nabble.com> <50ECE140.4000600@ShaneWare.Biz> <20130109075654.GA61302@ithaqua.etoilebsd.net> In-Reply-To: <20130109075654.GA61302@ithaqua.etoilebsd.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jan 2013 01:40:14 -0000 On 09/01/2013 18:26, Baptiste Daroussin wrote: > FYI I'm working on an update to 1.52.0 version, which will not be hard wired > anymore > > http://people.freebsd.org/~bapt/boost-1.52.0.diff > I just had a quick look over the patch - with 1.48 boost-python-libs generates libboost_python and libboost_python3 when built against python 3.x - does 1.52 still do this or has it been merged? From owner-freebsd-ports@FreeBSD.ORG Thu Jan 10 06:45:55 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E749EC89 for ; Thu, 10 Jan 2013 06:45:55 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) by mx1.freebsd.org (Postfix) with ESMTP id 80A2F6A7 for ; Thu, 10 Jan 2013 06:45:55 +0000 (UTC) Received: by mail-wi0-f181.google.com with SMTP id hq4so90971wib.14 for ; Wed, 09 Jan 2013 22:45:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:date:from:to:cc:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=xGpTtZZI54WwPUTbzk/utqlBMcuzBz4X0P/iDoCQfiY=; b=ElBMdhdDeBpDCH4++aHCRm+lDgCXzRy9nub+LGBEtfrjFZY6ZI1jJxIa9yXkYwvnIZ Ii8/n4PwtjXTZt5pNv8Ov7X0oZMbWCqxuKb0MDfWNYC/Om5t55CaJFhDTgIpQsea9VML wtbunqIoxQ+C7fGL+hqfljYikeYuLKLWaOYOEDNM6WRLpns2SDMjF4SdjS6E8lgyE+hI cx2wa3Zt1hj0udMsPS/AvxoghbzgjyGQfk/7/U8eCNB2QlbtDgD5Rt9HrnC15PD6Piby Z18keAsBrYsh8FnJkM2658XIpnMDbykZydeJhJSZYm+qzPE7T2yGnkf57uAAZSwqLv98 yQYg== X-Received: by 10.180.101.99 with SMTP id ff3mr7279961wib.21.1357800348360; Wed, 09 Jan 2013 22:45:48 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPS id s16sm7512838wii.0.2013.01.09.22.45.47 (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 09 Jan 2013 22:45:47 -0800 (PST) Sender: Baptiste Daroussin Date: Thu, 10 Jan 2013 07:45:46 +0100 From: Baptiste Daroussin To: Shane Ambler Subject: Re: devel/boost-libs looks hardwired for gcc/g++ Message-ID: <20130110064545.GE61302@ithaqua.etoilebsd.net> References: <1357687421752-5775942.post@n5.nabble.com> <50ECE140.4000600@ShaneWare.Biz> <20130109075654.GA61302@ithaqua.etoilebsd.net> <50EE1BBE.2000404@ShaneWare.Biz> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="brEuL7wsLY8+TuWz" Content-Disposition: inline In-Reply-To: <50EE1BBE.2000404@ShaneWare.Biz> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jan 2013 06:45:56 -0000 --brEuL7wsLY8+TuWz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 10, 2013 at 12:09:10PM +1030, Shane Ambler wrote: > On 09/01/2013 18:26, Baptiste Daroussin wrote: >=20 > > FYI I'm working on an update to 1.52.0 version, which will not be hard = wired > > anymore > > > > http://people.freebsd.org/~bapt/boost-1.52.0.diff > > >=20 > I just had a quick look over the patch - with 1.48 boost-python-libs > generates libboost_python and libboost_python3 when built against > python 3.x - does 1.52 still do this or has it been merged? >=20 I haven't check yet exactly boost-python-libs, but I will pay attention to = that regards, Bapt --brEuL7wsLY8+TuWz Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlDuY5kACgkQ8kTtMUmk6EwqFACgj/RAQOtS3N/A1tDJqbH85PUV A/8An0tBaCTBqwdIYlU/BIjNvDUfVHgT =0D8A -----END PGP SIGNATURE----- --brEuL7wsLY8+TuWz-- From owner-freebsd-ports@FreeBSD.ORG Thu Jan 10 10:03:07 2013 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id BEF19CC5 for ; Thu, 10 Jan 2013 10:03:07 +0000 (UTC) (envelope-from martin.olsson@sentor.se) Received: from smtp-out.sentor.se (smtp-out.sentor.se [195.178.165.236]) by mx1.freebsd.org (Postfix) with ESMTP id 8334511F for ; Thu, 10 Jan 2013 10:03:07 +0000 (UTC) Received: from nikka (static-213-115-204-13.sme.bredbandsbolaget.se [213.115.204.13]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by farmermaggot.shire.sentor.se (Postfix) with ESMTPSA id 28A1FAA52C9F for ; Thu, 10 Jan 2013 11:03:04 +0100 (CET) From: "Martin Olsson" To: Subject: FreeBSD Port: net-mgmt/nbtscan Date: Thu, 10 Jan 2013 11:03:06 +0100 Organization: Sentor MSS AB Message-ID: <006001cdef19$b0275140$1075f3c0$@sentor.se> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 14.0 Thread-Index: Ac3vGUNczxakXzvITZ+qY09JjymTFQ== Content-Language: sv X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jan 2013 10:03:07 -0000 No maintainer seem to exist for this port. I just performed a 'portsnap fetch update' and 'portmaster --no-confirm -adgf' to completely rebuild all packages on my FreeBSD 7.4 amd64 build-machine. The portmaster command bailout with: ===>>> Launching child to reinstall nbtscan-1.5.1_1 ===>>> All >> nbtscan-1.5.1_1 (64/64) ===>>> No ORIGIN in /var/db/pkg/nbtscan-1.5.1_1/+CONTENTS ===>>> Cannot continue ===>>> Aborting update ===>>> Update for nbtscan-1.5.1_1 failed ===>>> Aborting update Terminated Terminated What does this mean? Haven't seen anything like it before... /Martin From owner-freebsd-ports@FreeBSD.ORG Thu Jan 10 10:37:58 2013 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E9ABD36B for ; Thu, 10 Jan 2013 10:37:58 +0000 (UTC) (envelope-from martin.olsson@sentor.se) Received: from smtp-out.sentor.se (smtp-out.sentor.se [195.178.165.236]) by mx1.freebsd.org (Postfix) with ESMTP id B0B3F266 for ; Thu, 10 Jan 2013 10:37:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by farmermaggot.shire.sentor.se (Postfix) with ESMTP id D9993AA53537 for ; Thu, 10 Jan 2013 11:37:56 +0100 (CET) Date: Thu, 10 Jan 2013 11:37:56 +0100 (CET) From: Martin Olsson To: ports@FreeBSD.org Subject: Re: FreeBSD Port: net-mgmt/nbtscan In-Reply-To: <006101cdef19$b03cd510$10b67f30$@sentor.se> Message-ID: References: <006101cdef19$b03cd510$10b67f30$@sentor.se> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jan 2013 10:37:59 -0000 Sorry. I just re-ran the portmaster command, and this time it worked. /Martin On Thu, 10 Jan 2013, Martin Olsson wrote: > No maintainer seem to exist for this port. > > I just performed a 'portsnap fetch update' and 'portmaster --no-confirm > -adgf' to completely rebuild all packages on my FreeBSD 7.4 amd64 > build-machine. > The portmaster command bailout with: > ===>>> Launching child to reinstall nbtscan-1.5.1_1 > > ===>>> All >> nbtscan-1.5.1_1 (64/64) > ===>>> No ORIGIN in /var/db/pkg/nbtscan-1.5.1_1/+CONTENTS > > > ===>>> Cannot continue > ===>>> Aborting update > > ===>>> Update for nbtscan-1.5.1_1 failed > ===>>> Aborting update > > Terminated > Terminated > > > What does this mean? Haven't seen anything like it before... > > /Martin > From owner-freebsd-ports@FreeBSD.ORG Thu Jan 10 12:38:16 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id EED774D6 for ; Thu, 10 Jan 2013 12:38:16 +0000 (UTC) (envelope-from john.marshall@riverwillow.com.au) Received: from mail4.riverwillow.net.au (mail4.riverwillow.net.au [202.125.45.59]) by mx1.freebsd.org (Postfix) with ESMTP id 89424B0C for ; Thu, 10 Jan 2013 12:38:15 +0000 (UTC) Received: from rwpc15.mby.riverwillow.net.au (riverw1.lnk.telstra.net [165.228.239.138]) (authenticated bits=56) by mail4.riverwillow.net.au (8.14.6/8.14.6) with ESMTP id r0ACMujh012562 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Thu, 10 Jan 2013 22:22:57 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=riverwillow.com.au; s=m4001; t=1357820578; bh=aB0Itw0JWa47NpkokdM/ujLgFd3fk2AqHzv6hkPuTh0=; h=Date:From:To:Subject; b=MEVtnGYe2XWqaCMzvF5ZOIu/JyFnS6JXP+nf9tGrlG86t0dgsEbuVL55Y1gbz9t6X yupoXh2yhGop4QdXjAnQK2/2qufCLMeQ8duUWzBrB5sfhM0SAi7KgYp1+yv2UPHeZw 2+8yd5EKijS/TNT/+wTn4KD1n5EQUQJP31AdkmMk= Date: Thu, 10 Jan 2013 23:22:56 +1100 From: John Marshall To: freebsd-ports@freebsd.org Subject: net/nss-pam-ldapd - Maintainer Timeout - ports/174384 Message-ID: <20130110122255.GA9437@rwpc15.mby.riverwillow.net.au> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+QahgC5+KEYLbs62" Content-Disposition: inline OpenPGP: id=A29A84A2; url=http://pki.riverwillow.com.au/pgp/johnmarshall.asc User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jan 2013 12:38:17 -0000 --+QahgC5+KEYLbs62 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Any takers? 12-Dec-2012 ports/174384 submitted=20 12-Dec-2012 auto-assigned to maintainer 10-Jan-2013 I sent email to maintainer and it bounced with "Mailbox Full" The PR includes a patch to update the port to the current version. --=20 John Marshall --+QahgC5+KEYLbs62 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlDusp8ACgkQw/tAaKKahKIGpwCgyGrnM5vOWHmtlhDOpbsXFhAt bPMAoLtbgnsDcWICFIcMeK72zZvo44pL =dZDs -----END PGP SIGNATURE----- --+QahgC5+KEYLbs62-- From owner-freebsd-ports@FreeBSD.ORG Thu Jan 10 13:05:14 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 2FFE8BD1 for ; Thu, 10 Jan 2013 13:05:14 +0000 (UTC) (envelope-from lehmann@ans-netz.de) Received: from avocado.salatschuessel.net (avocado.salatschuessel.net [78.111.72.186]) by mx1.freebsd.org (Postfix) with ESMTP id 8278ED0F for ; Thu, 10 Jan 2013 13:05:13 +0000 (UTC) Received: (qmail 1442 invoked by uid 80); 10 Jan 2013 13:05:05 -0000 Received: from 164.61.223.12 ([164.61.223.12]) by avocado.salatschuessel.net (Horde Framework) with HTTP; Thu, 10 Jan 2013 14:05:05 +0100 Date: Thu, 10 Jan 2013 14:05:05 +0100 Message-ID: <20130110140505.Horde.3AwrhMfx08uv0XsnC5xNdw1@avocado.salatschuessel.net> From: Oliver Lehmann To: freebsd-ports@freebsd.org Subject: Re: portupgrade/portversion and detecting lower versions User-Agent: Internet Messaging Program (IMP) H5 (6.0.2) Content-Type: text/plain; charset=UTF-8; format=flowed; DelSp=Yes MIME-Version: 1.0 Content-Disposition: inline Cc: Matthew Seaman X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jan 2013 13:05:14 -0000 Hi Matthew, I'm using the old pkg_tools, and my INDEX file is perfectly fine. I update my portstree using portsnap fetch && portsnap update. > pkg_version -vIL= bsdpan-Mail-SpamAssassin-CompiledRegexps-body_0-1.0 ! Comparison failed qmail-tls-1.03.20021228_4 < needs updating (index has 1.03.20021228_5) > pkg_version -vL= bsdpan-Mail-SpamAssassin-CompiledRegexps-body_0-1.0 ! Comparison failed qmail-tls-1.03.20021228_4 < needs updating (port has 1.03.20021228_5) > > awk -F'[|]' '/horde-imp/ {printf("%-20s %s\n",$1,$2)}' /usr/ports/INDEX-9 horde-imp-6.0.2 /usr/ports/mail/horde-imp horde-webmail-5.0.2 /usr/ports/mail/horde-webmail > I wonder why portversion picks up mail/horde3.... which is the previous major version. It should pick up mail/horde... PS: please keep me CCed - I'm not subscribed, thanks :) From owner-freebsd-ports@FreeBSD.ORG Thu Jan 10 14:49:22 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 92517C35 for ; Thu, 10 Jan 2013 14:49:22 +0000 (UTC) (envelope-from portscout@portscout.freebsd.org) Received: from null.zi0r.com (null.zi0r.com [71.245.171.204]) by mx1.freebsd.org (Postfix) with ESMTP id 59824146 for ; Thu, 10 Jan 2013 14:49:22 +0000 (UTC) Received: from null.zi0r.com (localhost [127.0.0.1]) by null.zi0r.com (8.14.5/8.14.5) with ESMTP id r0AEnLi4089654 for ; Thu, 10 Jan 2013 09:49:21 -0500 (EST) (envelope-from portscout@null.zi0r.com) Received: (from portscout@localhost) by null.zi0r.com (8.14.5/8.14.5/Submit) id r0AEnLfN089488; Thu, 10 Jan 2013 09:49:21 -0500 (EST) (envelope-from portscout) Message-Id: <201301101449.r0AEnLfN089488@null.zi0r.com> MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Thu, 10 Jan 2013 09:49:21 -0500 From: portscout@portscout.freebsd.org To: ports@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jan 2013 14:49:22 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/ports@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ x11-wm/libwraster | 0.95.3 | 0.95.4 ------------------------------------------------+-----------------+------------ x11-wm/windowmaker | 0.95.3 | 0.95.4 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt If wish to stop receiving portscout reminders, please contact portscout@portscout.freebsd.org Thanks. From owner-freebsd-ports@FreeBSD.ORG Thu Jan 10 15:15:46 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id BEE65D5; Thu, 10 Jan 2013 15:15:46 +0000 (UTC) (envelope-from miconof80.list@gmail.com) Received: from mail-la0-f54.google.com (mail-la0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id B95DD238; Thu, 10 Jan 2013 15:15:45 +0000 (UTC) Received: by mail-la0-f54.google.com with SMTP id fp12so721078lab.27 for ; Thu, 10 Jan 2013 07:15:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:cc :subject:content-type:content-transfer-encoding; bh=8vh3xrgJLlQicy/5tTe40JYggcBqC88bFWSuSNOd5RM=; b=l7fVAh3Ik7FmP/05dTlNwKD/CIxn5r5sUjdi/wWCLuGaxJs43adNVJoVIfDLhnKwxj TLaJRY3nH3E7uOcdfpwa5hcBT5iHNBl8F17q0sw6fzJHKJcMMdF7l38rsnB2tJ87IHcm n217IPIsNtKxd79ypf+dDwzhpxttX3xvDY928iZw3vYs54N8u8V625HaSGXL928yd1Zh ZfLqmidpqwdYXHXpY/ESNk+7OawFb/Clb7Le5v9zkteMR0VaquSMNmyARMkgJT4qtoOK PESwf1RFTv1z7x6aX0VSl/iDmCjPgrrUwl7Nq3Td0LHniuctZNfd+nlmVXInBD0vca0Q 4ppw== X-Received: by 10.152.162.1 with SMTP id xw1mr69725992lab.3.1357830943949; Thu, 10 Jan 2013 07:15:43 -0800 (PST) Received: from [138.231.81.52] (kage.lsv.ens-cachan.fr. [138.231.81.52]) by mx.google.com with ESMTPS id sv4sm900875lab.0.2013.01.10.07.15.42 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 10 Jan 2013 07:15:43 -0800 (PST) Message-ID: <50EEDACF.4010005@gmail.com> Date: Thu, 10 Jan 2013 16:14:23 +0100 From: Michel Le Cocq User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: jgh@FreeBSD.org, freebsd-questions@freebsd.org, freebsd-virtualization@freebsd.org, ports@freebsd.org Subject: Trouble with Virt-Manager 'client' on FreeBSD Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: miconof80.list@gmail.com X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jan 2013 15:15:46 -0000 (sorry for the multi-list send) Hi, I tried to use Virt-Manager on my freebsd Desktop. $ pkg info | grep virt-manager virt-manager-0.9.4_2 Toolkit to interact with virtualization capabilities All seem ok but when I tried to connect to remote kvm host I've got the following error. > Unable to connect to libvirt. > > End of file while reading data: : Input/output error > > Verify that the 'libvirtd' daemon is running > on the remote host. > > Libvirt URI is: qemu+ssh://root@myremotehost/system > > Traceback (most recent call last): > File "/usr/local/share/virt-manager/virtManager/connection.py", line > 1027, in _open_thread > self.vmm = self._try_open() > File "/usr/local/share/virt-manager/virtManager/connection.py", line > 1009, in _try_open > flags) > File "/usr/local/lib/python2.7/site-packages/libvirt.py", line 102, > in openAuth > if ret is None:raise libvirtError('virConnectOpenAuth() failed') > libvirtError: End of file while reading data: : Input/output error I'm sure that the 'libvirtd' daemon is running on the remote host. Because I can connect to the same host on an other Linux 'ubuntu' Desktop (virt-manager 0.901-1ubuntu5.1). Here is the detail of my connection setting : qemu+ssh://root@myremotehost/system Thanks -- Michel Le Cocq From owner-freebsd-ports@FreeBSD.ORG Thu Jan 10 15:55:58 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 21D869F0 for ; Thu, 10 Jan 2013 15:55:58 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id C45AC6AA for ; Thu, 10 Jan 2013 15:55:57 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.6/8.14.6) with ESMTP id r0AFtpaP007432 for ; Thu, 10 Jan 2013 08:55:51 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.6/8.14.6/Submit) with ESMTP id r0AFtoUT007429 for ; Thu, 10 Jan 2013 08:55:51 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Thu, 10 Jan 2013 08:55:50 -0700 (MST) From: Warren Block To: freebsd-ports@freebsd.org Subject: Ports cvs deprecation warning Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Thu, 10 Jan 2013 08:55:51 -0700 (MST) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jan 2013 15:55:58 -0000 Given the upcoming cvs deprecation in a little over a month, how about putting a reminder in /usr/ports/UPDATING now? Mention that cvs mirrors will be going away and point to the portsnap and svn update methods shown in the Handbook: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html From owner-freebsd-ports@FreeBSD.ORG Thu Jan 10 15:59:34 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D0330AD1 for ; Thu, 10 Jan 2013 15:59:34 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-lb0-f172.google.com (mail-lb0-f172.google.com [209.85.217.172]) by mx1.freebsd.org (Postfix) with ESMTP id 5E7576D7 for ; Thu, 10 Jan 2013 15:59:33 +0000 (UTC) Received: by mail-lb0-f172.google.com with SMTP id y2so603920lbk.31 for ; Thu, 10 Jan 2013 07:59:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=+FLWZywqj58HnQgohHKKjN0gswlZkuYs5pm9eKHZxFg=; b=YOo2NXzmdbBEVBgY1fojL9a3IfkXuwf7v7m/aO4TMiSWjFMCkwbhdtMx+Pfg/jTEPi lDO5sXUjG6YJELzVpJcV8ayoYIE3txDZkBFZG8sCsDl/G0Pvx1QHxiH3idMn2HP+55NP sB3JlG98Srpd9EGdSrhzBrKkx1RKBiUkFLKlo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=+FLWZywqj58HnQgohHKKjN0gswlZkuYs5pm9eKHZxFg=; b=CdFSLs16fOVy5QcsogvGjGA0Pd2v78WJWTIe43LGA+IwKfdfwB1uVY+r9hh7vR3itC 582M4TNJ9WM/a0TLLD6LSj4uEvgVQwHe37DYINSU62a/6lhemWHQvT5/rZhVp+4AlFaK 86IGu3yxwSyzhPXa26EAJKQoCfgmytJBN/9UdQxgPsf3iMadvNwvXmKzNsZfD0qcUNXJ jBa66m4epqrzhNJWgM4P61hrvedC0LYXRUAlegCi0jzi+Ed+TrdlaOX5GOl/DDO4XbYT 48eloN+TtmHyX+9EvKdxrxjz5izTfrAk3mn3zuU3yKJGqq5p08wS5m4iAOROW3WOamJZ 7/ZA== Received: by 10.112.26.70 with SMTP id j6mr28243498lbg.55.1357833572878; Thu, 10 Jan 2013 07:59:32 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.151.36 with HTTP; Thu, 10 Jan 2013 07:59:02 -0800 (PST) In-Reply-To: References: From: Eitan Adler Date: Thu, 10 Jan 2013 10:59:02 -0500 Message-ID: Subject: Re: Ports cvs deprecation warning To: Warren Block Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQlU/cpIqVtvbA/G9YifuulzPTiSWC4KJd4O4tPbIaCoC5Tv5VpwGbX1CRv9zt7hkeRJzTfq Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jan 2013 15:59:34 -0000 On 10 January 2013 10:55, Warren Block wrote: > Given the upcoming cvs deprecation in a little over a month, how about > putting a reminder in /usr/ports/UPDATING now? +1 please do that now. We should also send a message to announce@. Quite a few people are not aware of the pending removal of CVS services. > Mention that cvs mirrors will be going away and point to the portsnap and > svn update methods shown in the Handbook: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html -- Eitan Adler From owner-freebsd-ports@FreeBSD.ORG Thu Jan 10 16:50:22 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id CBCD5A6F for ; Thu, 10 Jan 2013 16:50:22 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 98441909 for ; Thu, 10 Jan 2013 16:50:22 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.6/8.14.6) with ESMTP id r0AGoKel007868; Thu, 10 Jan 2013 09:50:20 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.6/8.14.6/Submit) with ESMTP id r0AGoKOt007865; Thu, 10 Jan 2013 09:50:20 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Thu, 10 Jan 2013 09:50:20 -0700 (MST) From: Warren Block To: Eitan Adler Subject: Re: Ports cvs deprecation warning In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="3512871622-371252055-1357836620=:7850" X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Thu, 10 Jan 2013 09:50:20 -0700 (MST) Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jan 2013 16:50:22 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --3512871622-371252055-1357836620=:7850 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed On Thu, 10 Jan 2013, Eitan Adler wrote: > On 10 January 2013 10:55, Warren Block wrote: >> Given the upcoming cvs deprecation in a little over a month, how about >> putting a reminder in /usr/ports/UPDATING now? > > +1 please do that now. > > We should also send a message to announce@. Quite a few people are not > aware of the pending removal of CVS services. > >> Mention that cvs mirrors will be going away and point to the portsnap and >> svn update methods shown in the Handbook: >> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html Here's a first pass: Index: ports/UPDATING =================================================================== --- ports/UPDATING (revision 310189) +++ ports/UPDATING (working copy) @@ -5,6 +5,16 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20130110: + AFFECTS: everyone using csup(1) or net/cvsup to update the ports tree + AUTHOR: wblock@FreeBSD.org + + The CVSup service is being phased out as of February 28, 2013. Please + switch to one of the alternate update methods of portsnap(8) or + devel/subversion before that time. See the Handbook for more + information: + http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html + 20130108: AFFECTS: users of devel/libvanessa_socket, mail/perdition AUTHOR: jhale@FreeBSD.org --3512871622-371252055-1357836620=:7850 Content-Type: TEXT/PLAIN; charset=US-ASCII; name=UPDATING.diff Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: Content-Disposition: attachment; filename=UPDATING.diff SW5kZXg6IHBvcnRzL1VQREFUSU5HDQo9PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 DQotLS0gcG9ydHMvVVBEQVRJTkcJKHJldmlzaW9uIDMxMDE4OSkNCisrKyBw b3J0cy9VUERBVElORwkod29ya2luZyBjb3B5KQ0KQEAgLTUsNiArNSwxNiBA QA0KIFlvdSBzaG91bGQgZ2V0IGludG8gdGhlIGhhYml0IG9mIGNoZWNraW5n IHRoaXMgZmlsZSBmb3IgY2hhbmdlcyBlYWNoIHRpbWUNCiB5b3UgdXBkYXRl IHlvdXIgcG9ydHMgY29sbGVjdGlvbiwgYmVmb3JlIGF0dGVtcHRpbmcgYW55 IHBvcnQgdXBncmFkZXMuDQogDQorMjAxMzAxMTA6DQorICBBRkZFQ1RTOiBl dmVyeW9uZSB1c2luZyBjc3VwKDEpIG9yIG5ldC9jdnN1cCB0byB1cGRhdGUg dGhlIHBvcnRzIHRyZWUNCisgIEFVVEhPUjogd2Jsb2NrQEZyZWVCU0Qub3Jn DQorDQorICBUaGUgQ1ZTdXAgc2VydmljZSBpcyBiZWluZyBwaGFzZWQgb3V0 IGFzIG9mIEZlYnJ1YXJ5IDI4LCAyMDEzLiAgUGxlYXNlDQorICBzd2l0Y2gg dG8gb25lIG9mIHRoZSBhbHRlcm5hdGUgdXBkYXRlIG1ldGhvZHMgb2YgcG9y dHNuYXAoOCkgb3INCisgIGRldmVsL3N1YnZlcnNpb24gYmVmb3JlIHRoYXQg dGltZS4gIFNlZSB0aGUgSGFuZGJvb2sgZm9yIG1vcmUNCisgIGluZm9ybWF0 aW9uOg0KKyAgaHR0cDovL3d3dy5mcmVlYnNkLm9yZy9kb2MvZW5fVVMuSVNP ODg1OS0xL2Jvb2tzL2hhbmRib29rL3BvcnRzLXVzaW5nLmh0bWwNCisNCiAy MDEzMDEwODoNCiAgIEFGRkVDVFM6IHVzZXJzIG9mIGRldmVsL2xpYnZhbmVz c2Ffc29ja2V0LCBtYWlsL3BlcmRpdGlvbg0KICAgQVVUSE9SOiBqaGFsZUBG cmVlQlNELm9yZw0K --3512871622-371252055-1357836620=:7850-- From owner-freebsd-ports@FreeBSD.ORG Thu Jan 10 16:53:41 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 081D6C8D for ; Thu, 10 Jan 2013 16:53:41 +0000 (UTC) (envelope-from simon@qxnitro.org) Received: from mail-la0-f51.google.com (mail-la0-f51.google.com [209.85.215.51]) by mx1.freebsd.org (Postfix) with ESMTP id 7C21793D for ; Thu, 10 Jan 2013 16:53:40 +0000 (UTC) Received: by mail-la0-f51.google.com with SMTP id fj20so865746lab.10 for ; Thu, 10 Jan 2013 08:53:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=qxnitro.org; s=google; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=wLQ//73c3Lyg1prndoMv4OJUJ+33C7Lae2EBSg82FyY=; b=WD+CEbGF+pXyLyVxP/Lu34ILuzjO06kub0hXfjO6z4mIaVdBacTESVcDNOUz7zMxzW C+XkonpXBZSZUYPnM3H/j+4qx/qGfuilV89CYqC7TvQefSNySa6+MEes6e64PaM3hgHJ WWqoWbhPkc8WuSsiqikzaItvUfoMz9qnnUMaQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:cc:content-type:x-gm-message-state; bh=wLQ//73c3Lyg1prndoMv4OJUJ+33C7Lae2EBSg82FyY=; b=T+jYe0U47/bCq+gH1IziMIxtXt4U2nJ2OZXT7gsaGjkoTi0hIkOOev4xEgJ4kXArci Cz7SPRN4gOPvNXi1Ptv9gLtklvG7kXYA6NU5mS+fuotxfZvzGHFpkBoWmLPb73dU7qKI WnjetfygeQZavmnC/u9wvOWxJ8Uhgo3Id5KPms8CDy5ESiKmCMsYRnm2/ROlHDkEqhzp LeUxV7M1NTpCzIAllTWAgvw6Z4QkPltq3QwLVrlstIRAqe8xHrt48y8LBg7deeF1NtEr sg1gakelx433VtxQq30aoIW6/8irhKldhxjn8E4IeH9OtuVS1esmfCOSmrB3IammNgwd iR3w== MIME-Version: 1.0 Received: by 10.152.122.148 with SMTP id ls20mr13140554lab.56.1357836819079; Thu, 10 Jan 2013 08:53:39 -0800 (PST) Received: by 10.112.19.41 with HTTP; Thu, 10 Jan 2013 08:53:38 -0800 (PST) X-Originating-IP: [2620:0:1040:204:e4cd:37b5:ee2c:50e9] In-Reply-To: References: Date: Thu, 10 Jan 2013 16:53:38 +0000 Message-ID: Subject: Re: Ports cvs deprecation warning From: "Simon L. B. Nielsen" To: Warren Block Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQneV4VN1E5Xg5ZX+SvKx+jV3kFVGd8bkZ7OEdk0d25YqoPJkFaeqze1k2Aa4qyKzunraBdU Cc: Eitan Adler , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jan 2013 16:53:41 -0000 On 10 January 2013 16:50, Warren Block wrote: > Index: ports/UPDATING > =================================================================== > --- ports/UPDATING (revision 310189) > +++ ports/UPDATING (working copy) > @@ -5,6 +5,16 @@ > You should get into the habit of checking this file for changes each time > you update your ports collection, before attempting any port upgrades. > > +20130110: > + AFFECTS: everyone using csup(1) or net/cvsup to update the ports tree > + AUTHOR: wblock@FreeBSD.org > + > + The CVSup service is being phased out as of February 28, 2013. Please > + switch to one of the alternate update methods of portsnap(8) or > + devel/subversion before that time. See the Handbook for more > + information: > + > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html The note should also talk about CVS IMO - I have frequently heard people use that (not many, but some). -- Simon L. B. Nielsen From owner-freebsd-ports@FreeBSD.ORG Thu Jan 10 17:03:15 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 0F3D9F12 for ; Thu, 10 Jan 2013 17:03:15 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id D3CC79BA for ; Thu, 10 Jan 2013 17:03:14 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.6/8.14.6) with ESMTP id r0AH3CtQ008063; Thu, 10 Jan 2013 10:03:12 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.6/8.14.6/Submit) with ESMTP id r0AH3C9e008060; Thu, 10 Jan 2013 10:03:12 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Thu, 10 Jan 2013 10:03:12 -0700 (MST) From: Warren Block To: "Simon L. B. Nielsen" Subject: Re: Ports cvs deprecation warning In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="3512871622-1470350906-1357837123=:7850" Content-ID: X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Thu, 10 Jan 2013 10:03:12 -0700 (MST) Cc: Eitan Adler , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jan 2013 17:03:15 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --3512871622-1470350906-1357837123=:7850 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII; FORMAT=flowed Content-ID: On Thu, 10 Jan 2013, Simon L. B. Nielsen wrote: > The note should also talk about CVS IMO - I have frequently heard > people use that (not many, but some). Updated version. People will inevitably ask why csup is going away. Is there a link that could be included to explain that more? Index: ports/UPDATING =================================================================== --- ports/UPDATING (revision 310189) +++ ports/UPDATING (working copy) @@ -5,6 +5,17 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20130110: + AFFECTS: everyone using csup(1), cvs(1), or net/cvsup to update the + ports tree + AUTHOR: wblock@FreeBSD.org + + As of February 28, 2013, the CVSup and CVS services are being phased + out. Please switch to one of the alternate update methods of + portsnap(8) or devel/subversion before that time. See the Handbook + for more information: + http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html + 20130108: AFFECTS: users of devel/libvanessa_socket, mail/perdition AUTHOR: jhale@FreeBSD.org --3512871622-1470350906-1357837123=:7850 Content-Type: TEXT/PLAIN; charset=US-ASCII; name=UPDATING.diff Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: Content-Disposition: attachment; filename=UPDATING.diff SW5kZXg6IHBvcnRzL1VQREFUSU5HDQo9PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 DQotLS0gcG9ydHMvVVBEQVRJTkcJKHJldmlzaW9uIDMxMDE4OSkNCisrKyBw b3J0cy9VUERBVElORwkod29ya2luZyBjb3B5KQ0KQEAgLTUsNiArNSwxNyBA QA0KIFlvdSBzaG91bGQgZ2V0IGludG8gdGhlIGhhYml0IG9mIGNoZWNraW5n IHRoaXMgZmlsZSBmb3IgY2hhbmdlcyBlYWNoIHRpbWUNCiB5b3UgdXBkYXRl IHlvdXIgcG9ydHMgY29sbGVjdGlvbiwgYmVmb3JlIGF0dGVtcHRpbmcgYW55 IHBvcnQgdXBncmFkZXMuDQogDQorMjAxMzAxMTA6DQorICBBRkZFQ1RTOiBl dmVyeW9uZSB1c2luZyBjc3VwKDEpLCBjdnMoMSksIG9yIG5ldC9jdnN1cCB0 byB1cGRhdGUgdGhlDQorICBwb3J0cyB0cmVlDQorICBBVVRIT1I6IHdibG9j a0BGcmVlQlNELm9yZw0KKw0KKyAgQXMgb2YgRmVicnVhcnkgMjgsIDIwMTMs IHRoZSBDVlN1cCBhbmQgQ1ZTIHNlcnZpY2VzIGFyZSBiZWluZyBwaGFzZWQN CisgIG91dC4gIFBsZWFzZSBzd2l0Y2ggdG8gb25lIG9mIHRoZSBhbHRlcm5h dGUgdXBkYXRlIG1ldGhvZHMgb2YNCisgIHBvcnRzbmFwKDgpIG9yIGRldmVs L3N1YnZlcnNpb24gYmVmb3JlIHRoYXQgdGltZS4gIFNlZSB0aGUgSGFuZGJv b2sNCisgIGZvciBtb3JlIGluZm9ybWF0aW9uOg0KKyAgaHR0cDovL3d3dy5m cmVlYnNkLm9yZy9kb2MvZW5fVVMuSVNPODg1OS0xL2Jvb2tzL2hhbmRib29r L3BvcnRzLXVzaW5nLmh0bWwNCisNCiAyMDEzMDEwODoNCiAgIEFGRkVDVFM6 IHVzZXJzIG9mIGRldmVsL2xpYnZhbmVzc2Ffc29ja2V0LCBtYWlsL3BlcmRp dGlvbg0KICAgQVVUSE9SOiBqaGFsZUBGcmVlQlNELm9yZw0K --3512871622-1470350906-1357837123=:7850-- From owner-freebsd-ports@FreeBSD.ORG Thu Jan 10 19:48:27 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 91674303 for ; Thu, 10 Jan 2013 19:48:27 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 4A08465F for ; Thu, 10 Jan 2013 19:48:27 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.6/8.14.6) with ESMTP id r0AJmOZp009825; Thu, 10 Jan 2013 12:48:24 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.6/8.14.6/Submit) with ESMTP id r0AJmNnA009822; Thu, 10 Jan 2013 12:48:23 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Thu, 10 Jan 2013 12:48:23 -0700 (MST) From: Warren Block To: "Simon L. B. Nielsen" Subject: Re: Ports cvs deprecation warning In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/Mixed; BOUNDARY="3512871622-1470350906-1357837123=:7850" Content-ID: X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Thu, 10 Jan 2013 12:48:24 -0700 (MST) Cc: Eitan Adler , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jan 2013 19:48:27 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --3512871622-1470350906-1357837123=:7850 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII; FORMAT=flowed Content-ID: Most recent version: Index: ports/UPDATING =================================================================== --- ports/UPDATING (revision 310189) +++ ports/UPDATING (working copy) @@ -5,6 +5,20 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20130110: + AFFECTS: everyone using csup(1), net/cvsup, or cvs(1) to update the + ports tree + AUTHOR: wblock@FreeBSD.org + + On February 28, 2013, the CVSup and CVS services will end: + http://lists.freebsd.org/pipermail/freebsd-ports-announce/2012-September/000026.html + + csup(1), net/cvsup, and cvs(1) will no longer be able to update the + ports tree. Please switch to one of the alternate update methods of + portsnap(8) or devel/subversion before that time. The Handbook has + information on using these update methods: + http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html + 20130108: AFFECTS: users of devel/libvanessa_socket, mail/perdition AUTHOR: jhale@FreeBSD.org --3512871622-1470350906-1357837123=:7850 Content-Type: TEXT/PLAIN; charset=US-ASCII; name=UPDATING.diff Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: Content-Disposition: attachment; filename=UPDATING.diff SW5kZXg6IHBvcnRzL1VQREFUSU5HDQo9PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 DQotLS0gcG9ydHMvVVBEQVRJTkcJKHJldmlzaW9uIDMxMDE4OSkNCisrKyBw b3J0cy9VUERBVElORwkod29ya2luZyBjb3B5KQ0KQEAgLTUsNiArNSwyMCBA QA0KIFlvdSBzaG91bGQgZ2V0IGludG8gdGhlIGhhYml0IG9mIGNoZWNraW5n IHRoaXMgZmlsZSBmb3IgY2hhbmdlcyBlYWNoIHRpbWUNCiB5b3UgdXBkYXRl IHlvdXIgcG9ydHMgY29sbGVjdGlvbiwgYmVmb3JlIGF0dGVtcHRpbmcgYW55 IHBvcnQgdXBncmFkZXMuDQogDQorMjAxMzAxMTA6DQorICBBRkZFQ1RTOiBl dmVyeW9uZSB1c2luZyBjc3VwKDEpLCBuZXQvY3ZzdXAsIG9yIGN2cygxKSB0 byB1cGRhdGUgdGhlDQorICBwb3J0cyB0cmVlDQorICBBVVRIT1I6IHdibG9j a0BGcmVlQlNELm9yZw0KKw0KKyAgT24gRmVicnVhcnkgMjgsIDIwMTMsIHRo ZSBDVlN1cCBhbmQgQ1ZTIHNlcnZpY2VzIHdpbGwgZW5kOg0KKyAgaHR0cDov L2xpc3RzLmZyZWVic2Qub3JnL3BpcGVybWFpbC9mcmVlYnNkLXBvcnRzLWFu bm91bmNlLzIwMTItU2VwdGVtYmVyLzAwMDAyNi5odG1sDQorDQorICBjc3Vw KDEpLCBuZXQvY3ZzdXAsIGFuZCBjdnMoMSkgd2lsbCBubyBsb25nZXIgYmUg YWJsZSB0byB1cGRhdGUgdGhlDQorICBwb3J0cyB0cmVlLiAgUGxlYXNlIHN3 aXRjaCB0byBvbmUgb2YgdGhlIGFsdGVybmF0ZSB1cGRhdGUgbWV0aG9kcyBv Zg0KKyAgcG9ydHNuYXAoOCkgb3IgZGV2ZWwvc3VidmVyc2lvbiBiZWZvcmUg dGhhdCB0aW1lLiAgVGhlIEhhbmRib29rIGhhcw0KKyAgaW5mb3JtYXRpb24g b24gdXNpbmcgdGhlc2UgdXBkYXRlIG1ldGhvZHM6DQorICBodHRwOi8vd3d3 LmZyZWVic2Qub3JnL2RvYy9lbl9VUy5JU084ODU5LTEvYm9va3MvaGFuZGJv b2svcG9ydHMtdXNpbmcuaHRtbA0KKw0KIDIwMTMwMTA4Og0KICAgQUZGRUNU UzogdXNlcnMgb2YgZGV2ZWwvbGlidmFuZXNzYV9zb2NrZXQsIG1haWwvcGVy ZGl0aW9uDQogICBBVVRIT1I6IGpoYWxlQEZyZWVCU0Qub3JnDQo= --3512871622-1470350906-1357837123=:7850-- From owner-freebsd-ports@FreeBSD.ORG Thu Jan 10 22:29:22 2013 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 75A50A1C; Thu, 10 Jan 2013 22:29:22 +0000 (UTC) (envelope-from walter.jansen@inter.nl.net) Received: from smtp106.mer-nm.internl.net (smtp20.nijmegen.internl.net [IPv6:2a01:3a8:100:2::77:25]) by mx1.freebsd.org (Postfix) with ESMTP id 0A44FD8C; Thu, 10 Jan 2013 22:29:21 +0000 (UTC) Received: from amavisd-new (mailscanner12.mer-nm.internl.net [217.149.192.127]) by smtp106.mer-nm.internl.net (Postfix) with ESMTP id B355C3FB8F; Thu, 10 Jan 2013 23:29:19 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mailscanner12.mer-nm.internl.net X-Spam-Flag: NO X-Spam-Score: 0.376 X-Spam-Level: X-Spam-Status: No, score=0.376 required=3 tests=[DOS_OUTLOOK_TO_MX=0.5, DYN_RDNS_SHORT_HELO_HTML=0.001, FSL_HELO_NON_FQDN_1=0.001, HELO_NO_DOMAIN=0.5, HTML_MESSAGE=0.001, INN_HELPER1=-1, INN_TESTB=0.01, RDNS_DYNAMIC=0.363] autolearn=disabled Received: from smtp106.mer-nm.internl.net ([217.149.192.119]) by amavisd-new (mailscanner12.mer-nm.internl.net [217.149.192.159]) (amavisd-new, port 10024) with ESMTP id 4L05Gm5kYKTQ; Thu, 10 Jan 2013 23:29:19 +0100 (CET) Received: from 56KPV4J (228-209.bbned.dsl.internl.net [217.149.209.228]) by smtp106.mer-nm.internl.net (Postfix) with ESMTP; Thu, 10 Jan 2013 23:29:18 +0100 (CET) From: "Walter Jansen" To: Subject: FreeBSD Port: portmanager-0.4.1_9 Date: Thu, 10 Jan 2013 23:29:18 +0100 Message-ID: <000b01cdef81$ee5463a0$cafd2ae0$@inter.nl.net> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: Ac3vgaCEVQVS/G0kTiObag2u7LVGrQ== Content-Language: nl Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jan 2013 22:29:22 -0000 So sorry, I obviously missed news about Portmaster which I have been using many years to update the installed ports. Is it gone forever? Is there a successor? Kind regards, Walter Jansen From owner-freebsd-ports@FreeBSD.ORG Thu Jan 10 22:31:55 2013 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id DD590CC4; Thu, 10 Jan 2013 22:31:55 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 75F83DD1; Thu, 10 Jan 2013 22:31:55 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.6/8.14.6) with ESMTP id r0AMVsDm010949; Thu, 10 Jan 2013 15:31:54 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.6/8.14.6/Submit) with ESMTP id r0AMVsiO010946; Thu, 10 Jan 2013 15:31:54 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Thu, 10 Jan 2013 15:31:54 -0700 (MST) From: Warren Block To: Walter Jansen Subject: Re: FreeBSD Port: portmanager-0.4.1_9 In-Reply-To: <000b01cdef81$ee5463a0$cafd2ae0$@inter.nl.net> Message-ID: References: <000b01cdef81$ee5463a0$cafd2ae0$@inter.nl.net> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Thu, 10 Jan 2013 15:31:54 -0700 (MST) Cc: jsa@FreeBSD.org, ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jan 2013 22:31:55 -0000 On Thu, 10 Jan 2013, Walter Jansen wrote: > So sorry, I obviously missed news about Portmaster which I have been using > many years to update the installed ports. > > Is it gone forever? Is there a successor? port*manager* is gone, portmaster and portupgrade are still available. From owner-freebsd-ports@FreeBSD.ORG Thu Jan 10 23:34:20 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C7DE1D6F for ; Thu, 10 Jan 2013 23:34:20 +0000 (UTC) (envelope-from jeffreybouquet@yahoo.com) Received: from nm8-vm7.bullet.mail.gq1.yahoo.com (nm8-vm7.bullet.mail.gq1.yahoo.com [98.136.218.230]) by mx1.freebsd.org (Postfix) with SMTP id 96C99FF2 for ; Thu, 10 Jan 2013 23:34:20 +0000 (UTC) Received: from [98.137.12.61] by nm8.bullet.mail.gq1.yahoo.com with NNFMP; 10 Jan 2013 23:34:14 -0000 Received: from [98.137.12.212] by tm6.bullet.mail.gq1.yahoo.com with NNFMP; 10 Jan 2013 23:34:14 -0000 Received: from [127.0.0.1] by omp1020.mail.gq1.yahoo.com with NNFMP; 10 Jan 2013 23:34:14 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 297326.34756.bm@omp1020.mail.gq1.yahoo.com Received: (qmail 69873 invoked by uid 60001); 10 Jan 2013 23:34:14 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1357860854; bh=c/gP1xELOfuw9Dpc9K6v/G1IV/P98cnI7+ub5icDuoY=; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:Message-ID:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=Kdj2DxXyqnJEhmIWuKD7ihKW6Q9TQ6n7/OoG6UqgnBzBQX07ciLS/EojwBP0CyxscmzNUXkh1loIB5BsJghTE9KQV//WuFW/EE9nNfWmIGQHt63xkzDElbqrN++nrO/vMgzlqx+U1ydG/kpIEuy2R+dXoQeaQQMeF+k2YArpflg= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:Message-ID:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=D6jtuALlGiWWtUH1+KvItlC0HbsPB1B++wgyIKG1Z7nHkDVpLPwxz9jvuihGI1fhauAi8yzDi3FvTpvxjCRQjaeoSXQfCmvFvuCqkSomRF8/iPEo0dqAMKuECQM0cqmNKF3jBU/6QaN4blv2uc1Jv5+ewX6RwNUI3slAUb+5DTk=; X-YMail-OSG: meRmCTUVM1kHMqJ27vvvBJejPArjs5H9Lqlusv3Zjrspvm3 LokqPU5aphwDH.uTwSbJACmxeNFkPvEThEW4T6QN7ayyJs8kwHMzSV94lapO gkskLKUmnXkHta_FuccE8t_4sOBkcTTvrhg7zUqZas35FBlCnvkaDYPr_zbc fsRBninUvjc4yG9hJ7E31PNPL_iKVB4JiJ2QvSKlu8nY6YZxpgh6cFlgWRLL ksURlORxUPJvqPMyh7BlxXYZCYSUViGNtbahlMoudMgAlSte6YBXlhss8AxG mKqL4c.SWo2l2Vx06U8f3QwC1rwlPxb6vir3laKpwMOdefM79J9.cWZB2QTP zpPt5SU2R4uDTzrhPlGLf_vw1fs.Vure3yFnWhGVub7hhOyyWgwuvaaObsDw IHym5wsXlLWX2Skp60KMze7oTijXEcAcXkXNz2jnQIq34BvtTXTreXtMCitX 7vbbs1gaqVUVnYFbtw6mY4Hz2a45hz04ginx4RmSEtzIMszSOO.FDERz1Sp. t4FTM9.g- Received: from [66.92.43.99] by web164003.mail.gq1.yahoo.com via HTTP; Thu, 10 Jan 2013 15:34:14 PST X-Rocket-MIMEInfo: 001.001, DQoNCj4tLS0gT24gVGh1LCAxLzEwLzEzLCBXYXJyZW4gQmxvY2sgPHdibG9ja0B3b25raXR5LmNvbT4gd3JvdGU6DQoNCg0KPj4gSXMgaXQgZ29uZSBmb3JldmVyPyBJcyB0aGVyZSBhIHN1Y2Nlc3Nvcj8NCg0KPnBvcnQqbWFuYWdlciogaXMgZ29uZSwgcG9ydG1hc3RlciBhbmQgcG9ydHVwZ3JhZGUgYXJlIHN0aWxsIGF2YWlsYWJsZS4NCg0KDQpCVFcgcG9ydG1hbmFnZXIgd2FzIGV4Y2VsbGVudCB0aGUgZm9yIHRoZSBmaXJzdCBmZXcgeWVhcnMuwqAgT25lIGNvdWxkIGJlZ2luIGFuIHVwZGF0ZSwgdGhlbiABMAEBAQE- X-Mailer: YahooMailClassic/15.1.2 YahooMailWebService/0.8.130.494 Message-ID: <1357860854.69357.YahooMailClassic@web164003.mail.gq1.yahoo.com> Date: Thu, 10 Jan 2013 15:34:14 -0800 (PST) From: Jeffrey Bouquet Subject: Re: FreeBSD Port: portmanager-0.4.1_9 To: freebsd-ports@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: jsa@FreeBSD.org, ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jan 2013 23:34:20 -0000 >--- On Thu, 1/10/13, Warren Block wrote: >> Is it gone forever? Is there a successor? >port*manager* is gone, portmaster and portupgrade are still available. BTW portmanager was excellent the for the first few years.=A0 One could beg= in an update, then cntl-c after a few minutes when it actually began buildi= ng ports, and up in the terminal would be a concise list of what needed to = be installed or upgraded.=A0 Later, its results were inaccurate (did not fi= nd installed ports...). It would serve many well if someone were to rewrite= if for the present ports structure IMHO.=A0 (That was for just one of its = usages that I used a lot, the others I was still using portupgrade or a cus= tom .sh script, for those fifty percent or so of the time in which I did not simply permit portmanager to complete the ta= sk.) J. Bouquet=20 From owner-freebsd-ports@FreeBSD.ORG Thu Jan 10 23:46:48 2013 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id BC55666B for ; Thu, 10 Jan 2013 23:46:48 +0000 (UTC) (envelope-from beat@FreeBSD.org) Received: from marvin.chruetertee.ch (marvin.chruetertee.ch [217.150.245.55]) by mx1.freebsd.org (Postfix) with ESMTP id 51BB5125 for ; Thu, 10 Jan 2013 23:46:47 +0000 (UTC) Received: from zeus.network.lan (dynamic-94-247-222-039.catv.glattnet.ch [94.247.222.39]) (authenticated bits=0) by marvin.chruetertee.ch (8.14.4/8.14.3) with ESMTP id r0ANkjeZ078230 (version=TLSv1/SSLv3 cipher=DHE-DSS-CAMELLIA256-SHA bits=256 verify=NO); Thu, 10 Jan 2013 23:46:45 GMT (envelope-from beat@FreeBSD.org) Message-ID: <50EF52E4.6020201@FreeBSD.org> Date: Fri, 11 Jan 2013 00:46:44 +0100 From: Beat Gaetzi User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2 MIME-Version: 1.0 To: Warren Block Subject: Re: Ports cvs deprecation warning References: In-Reply-To: X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jan 2013 23:46:48 -0000 On 01/10/13 20:48, Warren Block wrote: > Most recent version: Please feel free to commit your patch. Thanks, Beat > Index: ports/UPDATING > =================================================================== > --- ports/UPDATING (revision 310189) > +++ ports/UPDATING (working copy) > @@ -5,6 +5,20 @@ > You should get into the habit of checking this file for changes each time > you update your ports collection, before attempting any port upgrades. > > +20130110: > + AFFECTS: everyone using csup(1), net/cvsup, or cvs(1) to update the > + ports tree > + AUTHOR: wblock@FreeBSD.org > + > + On February 28, 2013, the CVSup and CVS services will end: > + > http://lists.freebsd.org/pipermail/freebsd-ports-announce/2012-September/000026.html > > + > + csup(1), net/cvsup, and cvs(1) will no longer be able to update the > + ports tree. Please switch to one of the alternate update methods of > + portsnap(8) or devel/subversion before that time. The Handbook has > + information on using these update methods: > + > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html > + > 20130108: > AFFECTS: users of devel/libvanessa_socket, mail/perdition > AUTHOR: jhale@FreeBSD.org From owner-freebsd-ports@FreeBSD.ORG Fri Jan 11 00:24:29 2013 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 7BF1B1B1; Fri, 11 Jan 2013 00:24:29 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 3BFA62E5; Fri, 11 Jan 2013 00:24:28 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.6/8.14.6) with ESMTP id r0B0ORIF012179; Thu, 10 Jan 2013 17:24:27 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.6/8.14.6/Submit) with ESMTP id r0B0ORWB012176; Thu, 10 Jan 2013 17:24:27 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Thu, 10 Jan 2013 17:24:27 -0700 (MST) From: Warren Block To: Jeffrey Bouquet Subject: Re: FreeBSD Port: portmanager-0.4.1_9 In-Reply-To: <1357860854.69357.YahooMailClassic@web164003.mail.gq1.yahoo.com> Message-ID: References: <1357860854.69357.YahooMailClassic@web164003.mail.gq1.yahoo.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="3512871622-3001972-1357863867=:11401" X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Thu, 10 Jan 2013 17:24:27 -0700 (MST) Cc: jsa@FreeBSD.org, ports@FreeBSD.org, freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2013 00:24:29 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --3512871622-3001972-1357863867=:11401 Content-Type: TEXT/PLAIN; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: 8BIT On Thu, 10 Jan 2013, Jeffrey Bouquet wrote: > BTW portmanager was excellent the for the first few years.  One could begin an update, then cntl-c after a few minutes when it actually began building ports, and up in the terminal would be a concise list of what needed to be installed or upgraded.  Later, its results were inaccurate (did not find installed ports...). It would serve many well if someone were to rewrite if for the present ports structure IMHO.  (That was for just one of its usages that I used a lot, the others I was still using portupgrade or a custom .sh script, for those fifty percent or so > of the time in which I did not simply permit portmanager to complete the task.) portupgrade -na does that also. That and portupgrade's -R function (rebuild everything that the named port depends on, and then the named port) are the only thing I miss in portmaster. --3512871622-3001972-1357863867=:11401-- From owner-freebsd-ports@FreeBSD.ORG Fri Jan 11 01:22:04 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 523E6429; Fri, 11 Jan 2013 01:22:04 +0000 (UTC) (envelope-from george+freebsd@m5p.com) Received: from mailhost.m5p.com (ip-2-1-0-2.r03.asbnva02.us.ce.gin.ntt.net [IPv6:2001:418:0:5000::16]) by mx1.freebsd.org (Postfix) with ESMTP id 156FF6E2; Fri, 11 Jan 2013 01:22:03 +0000 (UTC) Received: from wonderland.m5p.com (localhost [IPv6:::1]) by mailhost.m5p.com (8.14.5/8.14.5) with ESMTP id r0B1LvjW079346; Thu, 10 Jan 2013 20:22:02 -0500 (EST) (envelope-from george+freebsd@m5p.com) Message-ID: <50EF6935.3070000@m5p.com> Date: Thu, 10 Jan 2013 20:21:57 -0500 From: George Mitchell User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:15.0) Gecko/20121125 Thunderbird/15.0.1 MIME-Version: 1.0 To: freebsd-ports@freebsd.org, freebsd-current@freebsd.org Subject: Circular port dependency Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.73 on 10.100.0.3 X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (mailhost.m5p.com [IPv6:::1]); Thu, 10 Jan 2013 20:22:02 -0500 (EST) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2013 01:22:04 -0000 I grabbed the ports tree as of 308518, the RELEASE_9_1_0 tag. devel/libtool won't build, because it requires autom4te during the configure phase. So I put "BUILD_DEPENDS= autom4te:devel/autoconf" in the Makefile. But autoconf depends on gmake, which depends on gettext, which depends on libiconv, which depends on libtool. What to do? I'm running on a CURRENT build on my Raspberry Pi. -- George Mitchell From owner-freebsd-ports@FreeBSD.ORG Fri Jan 11 03:16:53 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 7DAE18D5 for ; Fri, 11 Jan 2013 03:16:53 +0000 (UTC) (envelope-from poyopoyo@puripuri.plala.or.jp) Received: from msa04a.plala.or.jp (msa04.plala.or.jp [58.93.240.4]) by mx1.freebsd.org (Postfix) with ESMTP id 0615DAFD for ; Fri, 11 Jan 2013 03:16:51 +0000 (UTC) Received: from i220-109-123-25.s02.a026.ap.plala.or.jp ([220.109.123.25]) by msa04b.plala.or.jp with ESMTP id <20130111030536.SYSC29386.msa04b.plala.or.jp@i220-109-123-25.s02.a026.ap.plala.or.jp>; Fri, 11 Jan 2013 12:05:36 +0900 Date: Fri, 11 Jan 2013 12:05:35 +0900 Message-ID: <86fw288lmo.wl%poyopoyo@puripuri.plala.or.jp> From: poyopoyo@puripuri.plala.or.jp To: Oliver Lehmann Subject: Re: portupgrade/portversion and detecting lower versions In-Reply-To: <20130109130701.Horde.04qRvYW-EppBXlzb5GrM8A5@avocado.salatschuessel.net> References: <20130109130701.Horde.04qRvYW-EppBXlzb5GrM8A5@avocado.salatschuessel.net> Mail-Followup-To: Oliver Lehmann , ports@freebsd.org, poyopoyo@puripuri.plala.or.jp User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?ISO-2022-JP-2?B?R29qGyQoRCtXGyhC?=) APEL/10.8 Emacs/24.2 (amd64-portbld-freebsd10.0) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-VirusScan: Outbound; msa04b; Fri, 11 Jan 2013 12:05:36 +0900 Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2013 03:16:53 -0000 portupgrade is working correctly through /usr/ports/MOVED, entries of 2012-12-12 are written to do what you see. Also UPDATING entry is available for this renaming. If you have comments on this movement, Martin matuska is the very person who made this change. From owner-freebsd-ports@FreeBSD.ORG Fri Jan 11 07:47:38 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A3C72F87 for ; Fri, 11 Jan 2013 07:47:38 +0000 (UTC) (envelope-from sts@tp1.rub.de) Received: from mx5.rz.ruhr-uni-bochum.de (mi.ruhr-uni-bochum.de [134.147.64.33]) by mx1.freebsd.org (Postfix) with SMTP id EF196791 for ; Fri, 11 Jan 2013 07:47:37 +0000 (UTC) X-Queued: (qmail 11779 invoked by alias); 11 Jan 2013 07:47:36 -0000 X-Queued: (qmail 11755 invoked by uid 109); 11 Jan 2013 07:47:36 -0000 X-Qmailscanner: from 134.147.240.78 by mx5.rz.ruhr-uni-bochum.de (envelope-from , uid 103) with qmail-scanner-2.01 (sophie: 3.05/3.37/4.83. Clear:RC:1(134.147.240.78):. Processed in 0.04537 secs); 11 Jan 2013 07:47:36 -0000 Received: from neo.tp1.ruhr-uni-bochum.de (134.147.240.78) by mx5.rz.ruhr-uni-bochum.de with SMTP; 11 Jan 2013 07:47:36 -0000 Received: from freebsd (ip-178-201-64-135.unitymediagroup.de [178.201.64.135]) (authenticated bits=0) by neo.tp1.ruhr-uni-bochum.de (8.14.4/8.14.4) with ESMTP id r0B7lAKY001966 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Fri, 11 Jan 2013 08:47:30 +0100 Date: Fri, 11 Jan 2013 08:45:43 +0100 From: Stephan Schindel To: freebsd-ports@freebsd.org Subject: Firefox 18 does not compile (problem with patches) Message-ID: <20130111084543.2a5709a4@freebsd> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.6; amd64-portbld-freebsd9.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2013 07:47:38 -0000 Hey, for me firefox 18 does not compile. It fails at patching: ===> Patching for firefox-18.0,1 ===> firefox-18.0,1 depends on file: /usr/local/bin/perl5.14.2 - found ===> Applying extra patch /usr/ports/www/firefox/files/extra-bug780531 Ignoring previously applied (or reversed) patch. 1 out of 1 hunks ignored--saving rejects to configure.in.rej *** [do-patch] Error code 1 Stop in /usr/ports/www/firefox. *** [install] Error code 1 Stop in /usr/ports/www/firefox. *** [reinstall] Error code 1 Stop in /usr/ports/www/firefox. Is it a problem on my side? Cheers, Stephan From owner-freebsd-ports@FreeBSD.ORG Fri Jan 11 08:07:55 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 2BE2C6F6; Fri, 11 Jan 2013 08:07:55 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from amailer.gwdg.de (amailer.gwdg.de [134.76.10.18]) by mx1.freebsd.org (Postfix) with ESMTP id E7D23888; Fri, 11 Jan 2013 08:07:54 +0000 (UTC) Received: from p508c7a01.dip.t-dialin.net ([80.140.122.1] helo=krabat.raven.hur) by mailer.gwdg.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1TtZea-0001FM-Qr; Fri, 11 Jan 2013 09:07:53 +0100 Message-ID: <50EFC858.9020704@gwdg.de> Date: Fri, 11 Jan 2013 09:07:52 +0100 From: Rainer Hurling User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2 MIME-Version: 1.0 To: Stephan Schindel Subject: Re: Firefox 18 does not compile (problem with patches) References: <20130111084543.2a5709a4@freebsd> In-Reply-To: <20130111084543.2a5709a4@freebsd> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Authenticated: Id:rhurlin X-Spam-Level: - X-Virus-Scanned: (clean) by exiscan+sophie Cc: gecko@FreeBSD.org, freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2013 08:07:55 -0000 On 11.01.2013 08:45 (UTC+2), Stephan Schindel wrote: > Hey, Hi Stephan, > for me firefox 18 does not compile. It fails at patching: > > > ===> Patching for firefox-18.0,1 > ===> firefox-18.0,1 depends on file: /usr/local/bin/perl5.14.2 - found > ===> Applying extra patch /usr/ports/www/firefox/files/extra-bug780531 > Ignoring previously applied (or reversed) patch. > 1 out of 1 hunks ignored--saving rejects to configure.in.rej > *** [do-patch] Error code 1 > > Stop in /usr/ports/www/firefox. > *** [install] Error code 1 > > Stop in /usr/ports/www/firefox. > *** [reinstall] Error code 1 > > Stop in /usr/ports/www/firefox. I also had this breakage. After updating to r310217 (second patch, this morning) a different patch does fail: ===> Applying extra patch /usr/ports/www/firefox/files/extra-bug780531 ===> Applying FreeBSD patches for firefox-18.0,1 1 out of 1 hunks failed--saving rejects to media/webrtc/trunk/src/system_wrappers/source/spreadsortlib/spreadsort.hpp.rej => Patch patch-media-webrtc-trunk-src-system_wrappers-source-spreadsortlib-spreadsort.hpp failed to apply cleanly. > Is it a problem on my side? > > Cheers, > Stephan I included the maintainer gecko@. Rainer From owner-freebsd-ports@FreeBSD.ORG Fri Jan 11 08:22:28 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 5258AC5E for ; Fri, 11 Jan 2013 08:22:28 +0000 (UTC) (envelope-from gleb.kurtsou@gmail.com) Received: from mail-pa0-f44.google.com (mail-pa0-f44.google.com [209.85.220.44]) by mx1.freebsd.org (Postfix) with ESMTP id 26E18957 for ; Fri, 11 Jan 2013 08:22:27 +0000 (UTC) Received: by mail-pa0-f44.google.com with SMTP id hz11so887296pad.17 for ; Fri, 11 Jan 2013 00:22:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:date:from:to:cc:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=j20ujlPff6hoqwUgd9nvjMA8FCrwBu9glNYMT5W9j4s=; b=dTC1dhkfDpZGGIGN0Fm4toL8GlIjtJa1sVuhV551DIgKhWIiQUgeyY4MHgQv/JnNgQ QwyLD4FA+QNNdcfD8fc52RUiy3JXSEnGrcEv9VAkRQFIuzr6ILyqf/SKvPkedfFTitD9 uLvlbZzU9rUQMS/7tKIcApeBzFfdEDTfQu2jW1dTUTmcDduXomFMGGB5NPAeNBHbeRvD LYX34BIgh3V7YVvuBgBJUJJ2C+A9ckolIafxgRVXcOiadm/RuiZQUvXWjEXPkrxZAlse 3b2VI9ixfiO+7FJn7PeuAT9HyVN7yfNpiKn3CLVu2XvZTbh0gSNN2oVof+h3vKOisbn2 G3ow== X-Received: by 10.66.79.66 with SMTP id h2mr205586937pax.31.1357892547461; Fri, 11 Jan 2013 00:22:27 -0800 (PST) Received: from localhost (c-24-130-111-193.hsd1.ca.comcast.net. [24.130.111.193]) by mx.google.com with ESMTPS id k4sm2679843paz.26.2013.01.11.00.22.25 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 11 Jan 2013 00:22:26 -0800 (PST) Sender: Gleb Kurtsou Date: Fri, 11 Jan 2013 00:22:26 -0800 From: Gleb Kurtsou To: George Mitchell Subject: Re: Circular port dependency Message-ID: <20130111082226.GA2969@reks> References: <50EF6935.3070000@m5p.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <50EF6935.3070000@m5p.com> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2013 08:22:28 -0000 On (10/01/2013 20:21), George Mitchell wrote: > I grabbed the ports tree as of 308518, the RELEASE_9_1_0 tag. > devel/libtool won't build, because it requires autom4te during the > configure phase. So I put "BUILD_DEPENDS= autom4te:devel/autoconf" > in the Makefile. But autoconf depends on gmake, which depends on > gettext, which depends on libiconv, which depends on libtool. > What to do? Build devel/gmake defining WITHOUT_NLS: # cd /usr/ports/devel/gmake && make -DWITHOUT_NLS all install Why would anybody want NLS support in make in a first place? > > I'm running on a CURRENT build on my Raspberry Pi. > -- George Mitchell > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" From owner-freebsd-ports@FreeBSD.ORG Fri Jan 11 08:29:02 2013 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id B6305E2B for ; Fri, 11 Jan 2013 08:29:02 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 7579199D for ; Fri, 11 Jan 2013 08:29:02 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) for freebsd-ports@FreeBSD.org with esmtp (envelope-from ) id <1TtZz3-002uUr-3j>; Fri, 11 Jan 2013 09:29:01 +0100 Received: from telesto.geoinf.fu-berlin.de ([130.133.86.198]) by inpost2.zedat.fu-berlin.de (Exim 4.69) for freebsd-ports@FreeBSD.org with esmtpsa (envelope-from ) id <1TtZz3-000fr2-13>; Fri, 11 Jan 2013 09:29:01 +0100 Message-ID: <50EFCD48.9000406@zedat.fu-berlin.de> Date: Fri, 11 Jan 2013 09:28:56 +0100 From: "O. Hartmann" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2 MIME-Version: 1.0 To: Ports FreeBSD Subject: www/firefox: 1 out of 1 hunks failed--saving rejects to media/webrtc/trunk/src/system_wrappers/source/spreadsortlib/spreadsort.hpp.rej, => Patch patch-media-webrtc-trunk-src-system_wrappers-source-spreadsortlib-spreadsort.hpp failed to apply cleanly. X-Enigmail-Version: 1.4.6 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigD64CDD5A131596FABA65484B" X-Originating-IP: 130.133.86.198 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2013 08:29:02 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigD64CDD5A131596FABA65484B Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Trying to update www/firefox from version 17.X to new 18.0 ends up with an error while patching: =3D=3D=3D>>> All >> firefox-17.0.2,1 (1/3) =3D=3D=3D> Cleaning for firefox-18.0,1 =3D=3D=3D> Found saved configuration for firefox-18.0,1 =3D=3D=3D> firefox-18.0,1 depends on file: /usr/local/sbin/pkg - found =3D=3D=3D> Extracting for firefox-18.0,1 =3D> SHA256 Checksum OK for firefox-18.0.source.tar.bz2. =3D=3D=3D> firefox-18.0,1 depends on file: /usr/local/bin/perl5.16.2 - = found =3D=3D=3D> Patching for firefox-18.0,1 =3D=3D=3D> firefox-18.0,1 depends on file: /usr/local/bin/perl5.16.2 - = found =3D=3D=3D> Applying extra patch /usr/ports/www/firefox/files/extra-bug78= 0531 =3D=3D=3D> Applying FreeBSD patches for firefox-18.0,1 1 out of 1 hunks failed--saving rejects to media/webrtc/trunk/src/system_wrappers/source/spreadsortlib/spreadsort.hp= p.rej =3D> Patch patch-media-webrtc-trunk-src-system_wrappers-source-spreadsortlib-spreads= ort.hpp failed to apply cleanly. =3D> Patch(es) patch-alsapulse patch-browser-app-nsBrowserApp.cpp patch-bug685258 patch-bug722975 patch-bug732340 patch-bug778078 patch-bug781457 patch-bug783463 patch-bug783505 patch-bug787804 patch-bug788955 patch-bug791305 patch-bug798354 patch-bug800401 patch-bug806139 patch-bug807492 patch-bug815025 patch-bug817481 patch-bug826985 patch-bug828003 patch-build-pgo-profileserver.py patch-clang32-libc++-visibility-hack patch-config-baseconfig.mk patch-content-base-src-nsTextFragmentImpl.h patch-content-media-nsAudioStream.cpp patch-extensions-spellcheck-hunspell-src-mozHunspell.cpp patch-ipc-chromium-Makefile.in patch-ipc-chromium-src-base-message_pump_libevent.cc patch-ipc-chromium-src-base-platform_thread_posix.cc patch-js-src-js-confdefs.h.in patch-js-src-methodjit-MethodJIT.cpp patch-media-libsydneyaudio-src-sydney_audio_oss.c patch-media-webrtc-trunk-src-modules-audio_device-main-source-linux-lateb= indingsymboltable_linux.cc applied cleanly. *** [do-patch] Error code 1 Stop in /usr/ports/www/firefox. *** [build] Error code 1 Stop in /usr/ports/www/firefox. =3D=3D=3D>>> make failed for www/firefox =3D=3D=3D>>> Aborting update =3D=3D=3D>>> Update for www/firefox failed =3D=3D=3D>>> Aborting update Terminated oh --------------enigD64CDD5A131596FABA65484B Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBAgAGBQJQ781MAAoJEOgBcD7A/5N8LiwIALsGOporWzfMEmkDguVY14U+ o5sIAwHtNr6xjlOf2q/GIwytfFKfci8TpMJaVN/chzSZeB9SBnMfA/JfGaLoZKXH tqeGTgGj70CB97QlJipHPg2IRnpYGueG5Igimm7KpKHTaKycBM468Yj4nBiD2EJ5 M+E2kgPV2ElKpWktqaXc1lXqUfL6d8lVMLIuHkuyCBnLm0ROB9DTf754S4+W1wM3 hKy8LERjTHEEAkQW6qAB0pYtj8dVqj8CnlotYH9bTt1AphvDbPFizHR7Hzufv4GQ spXfFVmK15cYrYTEh00yqCQNYzv+G8wUchWhiR1COgS48c0B9iXlz9v2iRbILjw= =bDQr -----END PGP SIGNATURE----- --------------enigD64CDD5A131596FABA65484B-- From owner-freebsd-ports@FreeBSD.ORG Fri Jan 11 09:55:29 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 21CE0BA4; Fri, 11 Jan 2013 09:55:29 +0000 (UTC) (envelope-from c.kworr@gmail.com) Received: from mail-lb0-f169.google.com (mail-lb0-f169.google.com [209.85.217.169]) by mx1.freebsd.org (Postfix) with ESMTP id 76B6B2F; Fri, 11 Jan 2013 09:55:28 +0000 (UTC) Received: by mail-lb0-f169.google.com with SMTP id gk1so1176848lbb.28 for ; Fri, 11 Jan 2013 01:55:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=MvPfX9oVju184e0kGjUBJUwQ0hsYbLxSDzVvBZ9NwLw=; b=Z3KPxwaYSwOf9EieAJk24Vv7Xktx8nZY+rLR37sIuEdYSJoJZAvJlZFm2S9xMiciKS QI/ZMQXbGd6nImMhX2eu0HMarW0e8i0lyv3iniKiINdfblpLyUal9D1HnqDHTBMMl5hX 1/TNSpar+Zw2TGL1S8zF2TTN7U4yNQEJANtzjILSg1kcboYw7WDxzFRWTYQJARiK6diW h7ZzWxuFKtZfTexT9EJsWyGK9Iflhm5EatXugSPEwc8LZwYubl6SRXjjJi6oD6FHUXnQ okIbtTGkgVN+6BoX+YYhXGQOJpGmYH9kRPuRaemsXefU02AXkAZiGLsXPjUGXZCXqkw3 jfkw== X-Received: by 10.112.26.169 with SMTP id m9mr23780597lbg.116.1357898127201; Fri, 11 Jan 2013 01:55:27 -0800 (PST) Received: from [192.168.1.130] (mau.donbass.com. [92.242.127.250]) by mx.google.com with ESMTPS id v7sm1880040lbj.13.2013.01.11.01.55.25 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 11 Jan 2013 01:55:26 -0800 (PST) Message-ID: <50EFE18C.3050408@gmail.com> Date: Fri, 11 Jan 2013 11:55:24 +0200 From: Volodymyr Kostyrko User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20100101 Firefox/17.0 SeaMonkey/2.14.1 MIME-Version: 1.0 To: George Mitchell Subject: Re: Circular port dependency References: <50EF6935.3070000@m5p.com> In-Reply-To: <50EF6935.3070000@m5p.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, freebsd-ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2013 09:55:29 -0000 11.01.2013 03:21, George Mitchell: > I grabbed the ports tree as of 308518, the RELEASE_9_1_0 tag. The current and supported version of ports is HEAD. > devel/libtool won't build, because it requires autom4te during the Can you provide some logs showing how it can't be built? > configure phase. So I put "BUILD_DEPENDS= autom4te:devel/autoconf" > in the Makefile. But autoconf depends on gmake, which depends on > gettext, which depends on libiconv, which depends on libtool. > What to do? -- Sphinx of black quartz, judge my vow. From owner-freebsd-ports@FreeBSD.ORG Fri Jan 11 10:15:42 2013 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 67370400 for ; Fri, 11 Jan 2013 10:15:42 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mx.critical.ch (cl-8.zrh-02.ch.sixxs.net [IPv6:2001:1620:f00:7::2]) by mx1.freebsd.org (Postfix) with ESMTP id DA40A153 for ; Fri, 11 Jan 2013 10:15:41 +0000 (UTC) Received: from wiggles.bwns.ch (snow.ethz.ch [129.132.80.16]) (authenticated bits=0) by mx.critical.ch (8.14.4/8.14.4/critical-1.0) with ESMTP id r0BAFeuQ097833; Fri, 11 Jan 2013 11:15:40 +0100 (CET) (envelope-from ehaupt@FreeBSD.org) Date: Fri, 11 Jan 2013 11:15:40 +0100 From: Emanuel Haupt To: "O. Hartmann" Subject: Re: www/firefox: 1 out of 1 hunks failed--saving rejects to media/webrtc/trunk/src/system_wrappers/source/spreadsortlib/spreadsort.hpp.rej, => Patch patch-media-webrtc-trunk-src-system_wrappers-source-spreadsortlib-spreadsort.hpp failed to apply cleanly. Message-Id: <20130111111540.f40f08e2d6ccd88978743682@FreeBSD.org> In-Reply-To: <50EFCD48.9000406@zedat.fu-berlin.de> References: <50EFCD48.9000406@zedat.fu-berlin.de> X-Mailer: Sylpheed 3.3.0 (GTK+ 2.24.6; amd64-portbld-freebsd9.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Ports FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2013 10:15:42 -0000 "O. Hartmann" wrote: > Trying to update www/firefox from version 17.X to new 18.0 ends up > with an error while patching: > > ===>>> All >> firefox-17.0.2,1 (1/3) > > ===> Cleaning for firefox-18.0,1 > ===> Found saved configuration for firefox-18.0,1 > ===> firefox-18.0,1 depends on file: /usr/local/sbin/pkg - found > ===> Extracting for firefox-18.0,1 > => SHA256 Checksum OK for firefox-18.0.source.tar.bz2. > ===> firefox-18.0,1 depends on file: /usr/local/bin/perl5.16.2 - > found ===> Patching for firefox-18.0,1 > ===> firefox-18.0,1 depends on file: /usr/local/bin/perl5.16.2 - > found ===> Applying extra > patch /usr/ports/www/firefox/files/extra-bug780531 ===> Applying > FreeBSD patches for firefox-18.0,1 1 out of 1 hunks failed--saving > rejects to > media/webrtc/trunk/src/system_wrappers/source/spreadsortlib/spreadsort.hpp.rej > => Patch > patch-media-webrtc-trunk-src-system_wrappers-source-spreadsortlib-spreadsort.hpp > failed to apply cleanly. => Patch(es) patch-alsapulse > patch-browser-app-nsBrowserApp.cpp patch-bug685258 patch-bug722975 > patch-bug732340 patch-bug778078 patch-bug781457 patch-bug783463 > patch-bug783505 patch-bug787804 patch-bug788955 patch-bug791305 > patch-bug798354 patch-bug800401 patch-bug806139 patch-bug807492 > patch-bug815025 patch-bug817481 patch-bug826985 patch-bug828003 > patch-build-pgo-profileserver.py patch-clang32-libc++-visibility-hack > patch-config-baseconfig.mk patch-content-base-src-nsTextFragmentImpl.h > patch-content-media-nsAudioStream.cpp > patch-extensions-spellcheck-hunspell-src-mozHunspell.cpp > patch-ipc-chromium-Makefile.in > patch-ipc-chromium-src-base-message_pump_libevent.cc > patch-ipc-chromium-src-base-platform_thread_posix.cc > patch-js-src-js-confdefs.h.in patch-js-src-methodjit-MethodJIT.cpp > patch-media-libsydneyaudio-src-sydney_audio_oss.c > patch-media-webrtc-trunk-src-modules-audio_device-main-source-linux-latebindingsymboltable_linux.cc > applied cleanly. > *** [do-patch] Error code 1 > > Stop in /usr/ports/www/firefox. > *** [build] Error code 1 > > Stop in /usr/ports/www/firefox. > > ===>>> make failed for www/firefox > ===>>> Aborting update > > ===>>> Update for www/firefox failed > ===>>> Aborting update > > Terminated > > > oh > > > Patch: http://people.freebsd.org/~ehaupt/firefox.patch Emanuel From owner-freebsd-ports@FreeBSD.ORG Fri Jan 11 10:17:50 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 24AD14BA for ; Fri, 11 Jan 2013 10:17:50 +0000 (UTC) (envelope-from xavier.freebsdports@aim.com) Received: from imr-db01.mx.aol.com (imr-db01.mx.aol.com [205.188.91.95]) by mx1.freebsd.org (Postfix) with ESMTP id DCBC816A for ; Fri, 11 Jan 2013 10:17:49 +0000 (UTC) Received: from mtaomg-da05.r1000.mx.aol.com (mtaomg-da05.r1000.mx.aol.com [172.29.51.141]) by imr-db01.mx.aol.com (Outbound Mail Relay) with ESMTP id 3222B380000C3 for ; Fri, 11 Jan 2013 05:17:49 -0500 (EST) Received: from core-mab003b.r1000.mail.aol.com (core-mab003.r1000.mail.aol.com [172.29.29.9]) by mtaomg-da05.r1000.mx.aol.com (OMAG/Core Interface) with ESMTP id 0A6AFE000083 for ; Fri, 11 Jan 2013 05:17:49 -0500 (EST) To: freebsd-ports@freebsd.org Subject: I can't compile graphics/py-cairo X-MB-Message-Source: WebUI X-MB-Message-Type: User MIME-Version: 1.0 From: Xavier X-Mailer: AOL Webmail 37288-STANDARD Received: from 95.21.236.203 by webmail-m178.sysops.aol.com (64.12.224.135) with HTTP (WebMailUI); Fri, 11 Jan 2013 05:17:48 -0500 Message-Id: <8CFBDFC0A85E01B-178C-7C58@webmail-m178.sysops.aol.com> X-Originating-IP: [95.21.236.203] Date: Fri, 11 Jan 2013 05:17:48 -0500 (EST) x-aol-global-disposition: G DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mx.aol.com; s=20121107; t=1357899469; bh=emkPaCsTNGgXXf2DPQoF6g4IYJWgAUB/+qo3r9eq4YE=; h=From:To:Subject:Message-Id:Date:MIME-Version:Content-Type; b=oDjghl2h/X6Lv4W/ek6p+M5MJOBcboOkt9Kz4oqhAXBzn1ZR/N36nxlTPzV4Evm1E 9GjT1R5CK6AYdUwa4AHqo3o7hxSSteOdxj8sKn/VRgwRXw7cnnhO1cBvBJZ7HIJ9YN jHJXK2qVJyPpyUP75CP6+KJOUQ7FBDBJ7Z98zNI4= X-AOL-SCOLL-SCORE: 0:2:444875456:93952408 X-AOL-SCOLL-URL_COUNT: 0 x-aol-sid: 3039ac1d338d50efe6cd6b70 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2013 10:17:50 -0000 Hi to all, I use 9.1-RELEASE and up to date the ports tree: # portsnap fetch update Looking up portsnap.FreeBSD.org mirrors... 6 mirrors found. Fetching snapshot tag from ec2-eu-west-1.portsnap.FreeBSD.org... done. Ports tree hasn't changed since last snapshot. No updates needed. Ports tree is already up to date. root at casa:/root # date Thu Jan 10 11:25:43 CET 2013 And graphics/py-cairo don't compile: http://pastebin.com/1ccxe2jt http://pastebin.com/4r5JGR3H Any ideas ? Thanks. From owner-freebsd-ports@FreeBSD.ORG Fri Jan 11 10:18:09 2013 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 3CFBC552; Fri, 11 Jan 2013 10:18:09 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mx.critical.ch (cl-8.zrh-02.ch.sixxs.net [IPv6:2001:1620:f00:7::2]) by mx1.freebsd.org (Postfix) with ESMTP id AF110176; Fri, 11 Jan 2013 10:18:08 +0000 (UTC) Received: from wiggles.bwns.ch (snow.ethz.ch [129.132.80.16]) (authenticated bits=0) by mx.critical.ch (8.14.4/8.14.4/critical-1.0) with ESMTP id r0BAI73O097904; Fri, 11 Jan 2013 11:18:07 +0100 (CET) (envelope-from ehaupt@FreeBSD.org) Date: Fri, 11 Jan 2013 11:18:07 +0100 From: Emanuel Haupt To: Rainer Hurling Subject: Re: Firefox 18 does not compile (problem with patches) Message-Id: <20130111111807.aff5017cf3a597e243a87fc7@FreeBSD.org> In-Reply-To: <50EFC858.9020704@gwdg.de> References: <20130111084543.2a5709a4@freebsd> <50EFC858.9020704@gwdg.de> X-Mailer: Sylpheed 3.3.0 (GTK+ 2.24.6; amd64-portbld-freebsd9.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: gecko@FreeBSD.org, Stephan Schindel , freebsd-ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2013 10:18:09 -0000 Rainer Hurling wrote: > On 11.01.2013 08:45 (UTC+2), Stephan Schindel wrote: > > Hey, > > Hi Stephan, > > > for me firefox 18 does not compile. It fails at patching: > > > > > > ===> Patching for firefox-18.0,1 > > ===> firefox-18.0,1 depends on file: /usr/local/bin/perl5.14.2 - > > found ===> Applying extra > > patch /usr/ports/www/firefox/files/extra-bug780531 Ignoring > > previously applied (or reversed) patch. 1 out of 1 hunks > > ignored--saving rejects to configure.in.rej *** [do-patch] Error > > code 1 > > > > Stop in /usr/ports/www/firefox. > > *** [install] Error code 1 > > > > Stop in /usr/ports/www/firefox. > > *** [reinstall] Error code 1 > > > > Stop in /usr/ports/www/firefox. > > I also had this breakage. After updating to r310217 (second patch, > this morning) a different patch does fail: > > ===> Applying extra > patch /usr/ports/www/firefox/files/extra-bug780531 ===> Applying > FreeBSD patches for firefox-18.0,1 1 out of 1 hunks failed--saving > rejects to > media/webrtc/trunk/src/system_wrappers/source/spreadsortlib/spreadsort.hpp.rej > => Patch > patch-media-webrtc-trunk-src-system_wrappers-source-spreadsortlib-spreadsort.hpp > failed to apply cleanly. > > > Is it a problem on my side? > > > > Cheers, > > Stephan > > I included the maintainer gecko@. May I commit the following patch? http://people.freebsd.org/~ehaupt/firefox.patch Emanuel > > Rainer > > _______________________________________________ > 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" > From owner-freebsd-ports@FreeBSD.ORG Fri Jan 11 10:36:38 2013 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 5BB89B9B; Fri, 11 Jan 2013 10:36:38 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from amailer.gwdg.de (amailer.gwdg.de [134.76.10.18]) by mx1.freebsd.org (Postfix) with ESMTP id 225EC244; Fri, 11 Jan 2013 10:36:37 +0000 (UTC) Received: from p508c7a01.dip.t-dialin.net ([80.140.122.1] helo=krabat.raven.hur) by mailer.gwdg.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1TtbyW-0002SC-Ah; Fri, 11 Jan 2013 11:36:36 +0100 Message-ID: <50EFEB33.7090603@gwdg.de> Date: Fri, 11 Jan 2013 11:36:35 +0100 From: Rainer Hurling User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2 MIME-Version: 1.0 To: Emanuel Haupt Subject: Re: Firefox 18 does not compile (problem with patches) References: <20130111084543.2a5709a4@freebsd> <50EFC858.9020704@gwdg.de> <20130111111807.aff5017cf3a597e243a87fc7@FreeBSD.org> In-Reply-To: <20130111111807.aff5017cf3a597e243a87fc7@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Authenticated: Id:rhurlin X-Spam-Level: - X-Virus-Scanned: (clean) by exiscan+sophie Cc: gecko@FreeBSD.org, Stephan Schindel , freebsd-ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2013 10:36:38 -0000 On 11.01.2013 11:18 (UTC+2), Emanuel Haupt wrote: > Rainer Hurling wrote: >> On 11.01.2013 08:45 (UTC+2), Stephan Schindel wrote: >>> Hey, >> >> Hi Stephan, >> >>> for me firefox 18 does not compile. It fails at patching: >>> >>> >>> ===> Patching for firefox-18.0,1 >>> ===> firefox-18.0,1 depends on file: /usr/local/bin/perl5.14.2 - >>> found ===> Applying extra >>> patch /usr/ports/www/firefox/files/extra-bug780531 Ignoring >>> previously applied (or reversed) patch. 1 out of 1 hunks >>> ignored--saving rejects to configure.in.rej *** [do-patch] Error >>> code 1 >>> >>> Stop in /usr/ports/www/firefox. >>> *** [install] Error code 1 >>> >>> Stop in /usr/ports/www/firefox. >>> *** [reinstall] Error code 1 >>> >>> Stop in /usr/ports/www/firefox. >> >> I also had this breakage. After updating to r310217 (second patch, >> this morning) a different patch does fail: >> >> ===> Applying extra >> patch /usr/ports/www/firefox/files/extra-bug780531 ===> Applying >> FreeBSD patches for firefox-18.0,1 1 out of 1 hunks failed--saving >> rejects to >> media/webrtc/trunk/src/system_wrappers/source/spreadsortlib/spreadsort.hpp.rej >> => Patch >> patch-media-webrtc-trunk-src-system_wrappers-source-spreadsortlib-spreadsort.hpp >> failed to apply cleanly. >> >>> Is it a problem on my side? >>> >>> Cheers, >>> Stephan >> >> I included the maintainer gecko@. > > May I commit the following patch? > http://people.freebsd.org/~ehaupt/firefox.patch Thanks for the patch. It works fine for me, Rainer > Emanuel > >> >> Rainer From owner-freebsd-ports@FreeBSD.ORG Fri Jan 11 11:55:21 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id A7D41A9E for ; Fri, 11 Jan 2013 11:55:21 +0000 (UTC) (envelope-from jerry@seibercom.net) Received: from mail-ye0-f176.google.com (mail-ye0-f176.google.com [209.85.213.176]) by mx1.freebsd.org (Postfix) with ESMTP id 3DF5072E for ; Fri, 11 Jan 2013 11:55:20 +0000 (UTC) Received: by mail-ye0-f176.google.com with SMTP id m1so287170yen.21 for ; Fri, 11 Jan 2013 03:55:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=seibercom.net; s=google; h=x-received:date:from:to:subject:message-id:in-reply-to:references :reply-to:organization:x-mailer:face:mime-version:content-type :content-transfer-encoding; bh=p193scp41OOXTToDPPKHzjWcPrX/+b5sbUglcHE6L7o=; b=Riw1SkN6rAmMLmKjNOWr3gw0chhcQ+7QVouiRU70iBqiIgn9Cg/GlmneXQnUQ7VTrv hSStgk7F7kH9IXaSZhlw+lw6qdRXQYYTpS+eT6UyVvAvC0tX8RJz66/Y1PW9NvYISJpR m7wC3nXuH/w6hqDqkk3ZkB+1AYFnLq5GKkO74= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:date:from:to:subject:message-id:in-reply-to:references :reply-to:organization:x-mailer:face:mime-version:content-type :content-transfer-encoding:x-gm-message-state; bh=p193scp41OOXTToDPPKHzjWcPrX/+b5sbUglcHE6L7o=; b=Ssiv1GQrNZ75H9DD9XsDXphZ19IGvJYIXe/4P5mf8vgzRtHOoKjS5bQL0G0LYJscYu 3aeGx0sPp3vu2M/KXGo7VH0iQzUpx+NN2V2aDgg5ohhVDlWxecfIiEWwV7RbMLR4NwSK DLRBztJu2ePEJ0fQjlxTkpz97ZnCAGflcUobG1koFswMpaDThxJHqmC8rsh0HUApRPyf TGTgNkvG0fZ+YufxktrEpvcEGFUXN94CHUSGnLv8keTC44BWzSWCHWdbxREJ372URmsV shYjvIwznwyJ9d0IcbB6yaLr0Hotg947R2/zTk1Efu3k/bJLefYwG/5Yi7su8fo/mbLX oz3w== X-Received: by 10.101.175.12 with SMTP id c12mr24309638anp.48.1357904999689; Fri, 11 Jan 2013 03:49:59 -0800 (PST) Received: from scorpio.seibercom.net (cpe-076-182-104-150.nc.res.rr.com. [76.182.104.150]) by mx.google.com with ESMTPS id l14sm3560361anm.15.2013.01.11.03.49.58 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 11 Jan 2013 03:49:58 -0800 (PST) Received: from scorpio (localhost [127.0.0.1]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: jerry@scorpio.seibercom.net) by scorpio.seibercom.net (Postfix) with ESMTPSA id 3YjMnd330Qz2CG57 for ; Fri, 11 Jan 2013 06:49:57 -0500 (EST) Date: Fri, 11 Jan 2013 06:49:56 -0500 From: Jerry To: freebsd-ports@freebsd.org Subject: Re: FreeBSD Port: portmanager-0.4.1_9 Message-ID: <20130111064956.3d02b3df@scorpio> In-Reply-To: References: <1357860854.69357.YahooMailClassic@web164003.mail.gq1.yahoo.com> Organization: seibercom.net X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.6; amd64-portbld-freebsd8.3) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAHlBMVEUAAABYRlwJCw4FAgAIBwKprDkBAQFQLR0BAgCir7VRttp8AAACAUlEQVQ4jZWUTYvbMBCGTVl8V2hX6Gg5G5FbWQdBj0lEfE7BhN4cyzi5Wt1E5L70roWy6N92xok/skkP+5IYrMcz78xIduDWpNM3vFzuA/jX5EY1AI6KHFwW/CzFuQAwqUBbV12p+CzIh6Awq7sg33pn5D64SQXAexffeuQlA/L35RrkaB551OjGfP/cAO8mCNaDcgvfky5ijoD0pAXlCQCnljiAjsJD9Ax05Ko5sZxbnLQcmM+dZg5IjREfZrWIHK0JuwU68pAGwHvfRxBundRzTxxz3r9dNUikPsEihjz2Dc4kjp1hKsJGuot4EDxaxzMoC7XqhxhOSfZrTS6gSX1JVdjp+o1PvWfekXgw3WL0g70nDEwA0H0HQsEZc8sTmFMTkWUfYWC/vdR1zQy3xLQgLwzu90QnlnFLjeiGWBjwhb4Sa42IqOg2qqS4O1/zhKokFUb1Q8Rj4Eb69WVflXEehJ35DgChVTE5n50eaGyMLOfH8AOodoSM4PVYAQgQdBulOa+knklYks3vAuQ+uX492lTl+A+e8qBV2AKoXalVKFfyuUp0pUp1ARaUHh82lv9MN+Ig7CZtgE6FNYvjlywT2VP2dMgOG46gTIWcqdfvuwyXNz0oMJNd/N5lh1YNiJt19ADTUo3VuFSNeQwVqRSrGjSCp53fk2g+Mvfk/gfoPxHeUS8MH9vRAAAAAElFTkSuQmCC Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Gm-Message-State: ALoCoQl7SoieFZBCNkpBD3arxgiF6N/1NqSteV0IkQoZUSCQsGlQ3I3GTXSTKllrZlFJOgImz11t X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: freebsd-ports@freebsd.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2013 11:55:21 -0000 On Thu, 10 Jan 2013 17:24:27 -0700 (MST) Warren Block articulated: > On Thu, 10 Jan 2013, Jeffrey Bouquet wrote: > > > BTW portmanager was excellent the for the first few years.  One > > could begin an update, then cntl-c after a few minutes when it > > actually began building ports, and up in the terminal would be a > > concise list of what needed to be installed or upgraded.  Later, > > its results were inaccurate (did not find installed ports...). It > > would serve many well if someone were to rewrite if for the present > > ports structure IMHO.  (That was for just one of its usages that I > > used a lot, the others I was still using portupgrade or a > > custom .sh script, for those fifty percent or so of the time in > > which I did not simply permit portmanager to complete the task.) > > portupgrade -na does that also. That and portupgrade's -R function > (rebuild everything that the named port depends on, and then the > named port) are the only thing I miss in portmaster. I loved "portmanager". It fixed problems that "portupgrade" missed or botched and that "portmaster" simply chocked on. It was in my opinion a real shame when Michael Shultz gave up development of the application and no one else had the expertise to continue on with its development. I had actually done a little BETA work on his early releases and was informed of where he wanted to take the project. Written in 'C', it didn't require any other libraries or languages to be installed. A real "light weight" yet "heavy duty" management tool. -- Jerry â™” Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __________________________________________________________________ From owner-freebsd-ports@FreeBSD.ORG Fri Jan 11 12:01:19 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 974B2E9E for ; Fri, 11 Jan 2013 12:01:19 +0000 (UTC) (envelope-from c.kworr@gmail.com) Received: from mail-la0-f46.google.com (mail-la0-f46.google.com [209.85.215.46]) by mx1.freebsd.org (Postfix) with ESMTP id 298727AE for ; Fri, 11 Jan 2013 12:01:18 +0000 (UTC) Received: by mail-la0-f46.google.com with SMTP id fq13so1652460lab.5 for ; Fri, 11 Jan 2013 04:01:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=YjvQKn91Dg9aiO68lkKXNOxiycAIw14OupsloIu5xnQ=; b=n/Rwq3VsveioKga6vgDyTe1tpkpyhLk2IpedzNo6eUt5gi3lc9dIoMjl6boGDLQs5+ oj8U/Poo2EppasafMGZn4+iZBG16wrTDeUK7xqgH0ySuqw/HAOG0j1ldQlAJjy3oRd2r P8vhJL3nxH67ZkeC+XMObZqRq/uit905AeSJhbrKZFlAVO2NmMofIMg8xVkhNwhfJMlR RSoPWjbwE6/hcrtlyb4IMvd7XZ6NrfMVGOG7J+hleVDZcexo0YPiTAPcEpdMNdw0umS3 2hASmzXhguk9XABkq/62pLfhy7HfWLpweoquv/dGKg91QBIHLvJnPQvYBCMWnkkzC68h fcIA== X-Received: by 10.112.42.197 with SMTP id q5mr31043779lbl.9.1357905280736; Fri, 11 Jan 2013 03:54:40 -0800 (PST) Received: from [192.168.1.130] (mau.donbass.com. [92.242.127.250]) by mx.google.com with ESMTPS id ie3sm1949392lab.4.2013.01.11.03.54.39 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 11 Jan 2013 03:54:39 -0800 (PST) Message-ID: <50EFFD77.2020800@gmail.com> Date: Fri, 11 Jan 2013 13:54:31 +0200 From: Volodymyr Kostyrko User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20100101 Firefox/17.0 SeaMonkey/2.14.1 MIME-Version: 1.0 To: Ports FreeBSD Subject: www/seamonkey fails to patch after update Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2013 12:01:19 -0000 Hi all # make patch ===> Patching for seamonkey-2.15 ===> seamonkey-2.15 depends on file: /usr/local/bin/perl5.12.4 - found ===> Applying FreeBSD patches for seamonkey-2.15 1 out of 1 hunks failed--saving rejects to mozilla/media/mtransport/third_party/nrappkit/src/port/generic/include/sys/queue.h.rej => Patch patch-bug807492 failed to apply cleanly. => Patch(es) patch-alsapulse patch-bug685258 patch-bug722975 patch-bug732340 patch-bug778078 patch-bug781457 patch-bug783463 patch-bug783505 patch-bug787804 patch-bug788955 patch-bug791305 patch-bug798354 patch-bug800401 patch-bug806139 applied cleanly. *** [do-patch] Error code 1 Stop in /usr/ports/www/seamonkey. *** [patch] Error code 1 Stop in /usr/ports/www/seamonkey. -- Sphinx of black quartz, judge my vow. From owner-freebsd-ports@FreeBSD.ORG Fri Jan 11 12:10:59 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C27072E3 for ; Fri, 11 Jan 2013 12:10:59 +0000 (UTC) (envelope-from c.kworr@gmail.com) Received: from mail-lb0-f176.google.com (mail-lb0-f176.google.com [209.85.217.176]) by mx1.freebsd.org (Postfix) with ESMTP id 3BC7A815 for ; Fri, 11 Jan 2013 12:10:58 +0000 (UTC) Received: by mail-lb0-f176.google.com with SMTP id k6so1234557lbo.7 for ; Fri, 11 Jan 2013 04:10:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=sU6atS4qN9x3qVIj7JZKDRIVr8rkRFI5mSMihdGd3Nk=; b=Svn7TLUaIdDYG2ZurUMlE51sZjIMUNp/blXXJ4pD4/uB/SRyx/rtjvBjJ57/ky3BUM /xuYTkhaWP/wA5PEK5CClPP0z8Uk4H7soamYS5bT+xOnpJzEmalx5HdFeBh/VC8UN0hC Om33xk/m3LFktiKNYSELrkrIuLPTjutbV/Y1antptDq2nvsMADaHdYGStKmg1zTSKHmw Jf4rDBW6XbR6YynAHnBVhEwmvJIhtR5RBMNH1cJcwqepWdTCLn1n26YXsAkEp4v1z5W2 ELTsI+v/exdqx3sHwX8C+B6CUuzeRH+6MHMul2eCXsmy5iePWtaV+S2Bo3GGMamUBEuS BbBg== X-Received: by 10.152.148.4 with SMTP id to4mr71435241lab.39.1357906257783; Fri, 11 Jan 2013 04:10:57 -0800 (PST) Received: from [192.168.1.130] (mau.donbass.com. [92.242.127.250]) by mx.google.com with ESMTPS id er8sm2043793lbb.9.2013.01.11.04.10.56 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 11 Jan 2013 04:10:56 -0800 (PST) Message-ID: <50F00148.5090007@gmail.com> Date: Fri, 11 Jan 2013 14:10:48 +0200 From: Volodymyr Kostyrko User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20100101 Firefox/17.0 SeaMonkey/2.14.1 MIME-Version: 1.0 CC: Ports FreeBSD Subject: Re: www/seamonkey fails to patch after update References: <50EFFD77.2020800@gmail.com> In-Reply-To: <50EFFD77.2020800@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2013 12:10:59 -0000 11.01.2013 13:54, Volodymyr Kostyrko: > Hi all > > # make patch > ===> Patching for seamonkey-2.15 > ===> seamonkey-2.15 depends on file: /usr/local/bin/perl5.12.4 - found > ===> Applying FreeBSD patches for seamonkey-2.15 > 1 out of 1 hunks failed--saving rejects to > mozilla/media/mtransport/third_party/nrappkit/src/port/generic/include/sys/queue.h.rej > Oh, this one is fixed. How about this one: ===> Patching for seamonkey-2.15 ===> seamonkey-2.15 depends on file: /usr/local/bin/perl5.12.4 - found ===> Applying FreeBSD patches for seamonkey-2.15 File to patch: ^C=> Patch patch-enigmail-ipc-src-Makefile failed to apply cleanly. => Patch(es) patch-alsapulse patch-bug685258 patch-bug722975 patch-bug732340 patch-bug778078 patch-bug781457 patch-bug783463 patch-bug783505 patch-bug787804 patch-bug788955 patch-bug791305 patch-bug798354 patch-bug800401 patch-bug806139 patch-bug807492 patch-bug815025 patch-bug817481 patch-bug826985 patch-bug828003 patch-clang32-libc++-visibility-hack patch-config-baseconfig.mk patch-configure.in applied cleanly. That's making WITHOUT_ENIGMAIL -- Sphinx of black quartz, judge my vow. From owner-freebsd-ports@FreeBSD.ORG Fri Jan 11 12:50:45 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0C81689C; Fri, 11 Jan 2013 12:50:45 +0000 (UTC) (envelope-from awarecons@gmail.com) Received: from mail-vc0-f180.google.com (mail-vc0-f180.google.com [209.85.220.180]) by mx1.freebsd.org (Postfix) with ESMTP id B9048931; Fri, 11 Jan 2013 12:50:44 +0000 (UTC) Received: by mail-vc0-f180.google.com with SMTP id p16so1391591vcq.11 for ; Fri, 11 Jan 2013 04:50:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=1xRiF24+BH56DCiLGxTYVEoG8jWnlpodUd0N2pgdn9M=; b=gahNr6UONW/qRQBi5drA6rZTng3Kt6/pVWRFL2sKBqlppBOgYaVGI9bjBKzua+DX/0 pacc7W3bddoZRiBawtSZTg/+ZBg5XTGsx8aUmaNLJjeoO0bZIWXGF+7RfXaWV9Mp6xeT j0rVTwvq7BhNCxQWOF4Yx74cC8k/aM4bZeHok9vied6LBHcdzWJdb4TwtL05vYNQnRDx ZGcrLIZG+eFmh4BWl4w2qpNyKR9GqP/XGIGwfNTZMW5+0eYf8MIrmQlkdh32FhI9gqAd MFRf4ZHNs/Pb0Ooy7le6CZM5NDwyxi9R2WP+L5AuzCDK52aUCf+jCQ1hMMrjwfe6xjo/ G99g== MIME-Version: 1.0 Received: by 10.52.68.4 with SMTP id r4mr80989862vdt.15.1357908638000; Fri, 11 Jan 2013 04:50:38 -0800 (PST) Received: by 10.220.4.137 with HTTP; Fri, 11 Jan 2013 04:50:37 -0800 (PST) Date: Fri, 11 Jan 2013 16:50:37 +0400 Message-ID: Subject: www/epiphany ISSUE NSPlugin/npviewer.bin From: awarecons To: ports@freebsd.org, ports-bugs@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2013 12:50:45 -0000 nsplugginswrapper [1.4.4] openjdk version "1.6.0_32" OpenJDK Runtime Environment (build 1.6.0_32-b27) OpenJDK Client VM (build 20.0-b12, mixed mode) version of Flash Player installed: 11.2.202.258 www/epiphany [2.30.6]: freezes & exits when opens: http://www.gazeta.ru/politics/news/2013/01/11/n_2701745.shtml But in other browsers the page opens just fine (for e.g., Opera). Seems that Epiphany handles flash and/or java in some wrong way, that leads to such failure. Epiphany doesn't use system (GNOME) proxy settings as it should, why? Some errors output: *** NSPlugin Viewer *** WARNING:(/nspluginwrapper-1.4.4/src/npw-viewer.c:1196):invoke_NPN_InvalidateRect: assertion failed: (rpc_method_invoke_possible(g_rpc_connection)) *** NSPlugin Viewer *** WARNING:(/nspluginwrapper-1.4.4/src/npw-viewer.c:1196):invoke_NPN_InvalidateRect: assertion failed: (rpc_method_invoke_possible(g_rpc_connection)) *** NSPlugin Viewer *** ERROR: rpc_end_sync called when not in sync! (multiple messages): *** NSPlugin Viewer *** WARNING:(/nspluginwrapper-1.4.4/src/npw-viewer.c:2219):invoke_NPP_SetWindow: assertion failed: (rpc_method_invoke_possible(plugin->connection)) *** NSPlugin Viewer *** ERROR: NPObject proxy 0x2d526670 is no layer valid! kernel: Failed to write core file for process npviewer.bin (error 14) From owner-freebsd-ports@FreeBSD.ORG Fri Jan 11 13:08:43 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 1D0FEC75 for ; Fri, 11 Jan 2013 13:08:43 +0000 (UTC) (envelope-from vivek@khera.org) Received: from mail-lb0-f172.google.com (mail-lb0-f172.google.com [209.85.217.172]) by mx1.freebsd.org (Postfix) with ESMTP id 8FBB79ED for ; Fri, 11 Jan 2013 13:08:42 +0000 (UTC) Received: by mail-lb0-f172.google.com with SMTP id y2so1308205lbk.17 for ; Fri, 11 Jan 2013 05:08:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=khera.org; s=google11; h=mime-version:date:message-id:subject:from:to:content-type; bh=Ouub67Mt9QCObXCKBQW1HgwVDhEPcqn+z3UbLKeKC8c=; b=Cu5OODg+iFBpasdnq4ORgUYLCkacFeXM+E2b/VoITt39Rlu8Q6bv2NilW5qtDmxUNj cnG8ZfLgVB2xLw59t6/KDweTp56I7iv0yoEckI8F1h6VKaMgDB8vNPq6AAYN/GUOLzsg uinNIw7BjEY80RvxndhCyqWkmQL8pqrpBA7xw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :x-gm-message-state; bh=Ouub67Mt9QCObXCKBQW1HgwVDhEPcqn+z3UbLKeKC8c=; b=D8UubVGCccxJ24FnN7S65A2gnIB/BgP2/QJjSCAOOAOQ9+9eJQdy+F0ee8lhHSQ9yV f/iiF0/+z6TAQa7Who7Z8Ixqvh0QWsShTIrUbXTIXiATJWZWKSu/hulGkf53F/FVCz/A 4jzaI+/Y/wPn6ZquynerO3suYyG3BL/jNJyLhdViCAaQAPaDWAYCNvEQo7zYG7KJgw4W GjHM4o6x7zhn7HgehWN6pVTyNcP9zEGfo4X+z0Rp2OjwyfGRvg8PK3Y34+91mcVicXwy 4hatRuGPsXVY8vJ+BalcCuC5K73xmv3Dcrwvhevohj7k2NifGfmTPI6Lsf0SDhJnkQSS zYew== MIME-Version: 1.0 Received: by 10.152.45.229 with SMTP id q5mr72342936lam.34.1357909720971; Fri, 11 Jan 2013 05:08:40 -0800 (PST) Received: by 10.112.145.166 with HTTP; Fri, 11 Jan 2013 05:08:40 -0800 (PST) Date: Fri, 11 Jan 2013 08:08:40 -0500 Message-ID: Subject: p5-ack renamed ack, no entry in UPDATING From: Vick Khera To: FreeBSD Ports List X-Gm-Message-State: ALoCoQnx6LtszR9h1SaVnFWQzUxgOndkJ+WpdsTTh84Wg/UK2br2CfMHVFocHHD2JQbl4KhONhDt Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2013 13:08:43 -0000 The ports/UPDATING file has no mention of textproc/p5-ack being renamed to textproc/ack. There should be some note about this, as well as suggestion to use portupgrade/portmaster/pkg to replace the installed version. I did this: portmaster -o textproc/ack p5-ack-1.96_1 Somehow I ended up with both ports installed after a recent run of portupgrade -a. From owner-freebsd-ports@FreeBSD.ORG Fri Jan 11 13:36:44 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E9C8D130 for ; Fri, 11 Jan 2013 13:36:44 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-bk0-f41.google.com (mail-bk0-f41.google.com [209.85.214.41]) by mx1.freebsd.org (Postfix) with ESMTP id 82975AFC for ; Fri, 11 Jan 2013 13:36:43 +0000 (UTC) Received: by mail-bk0-f41.google.com with SMTP id jg9so931955bkc.28 for ; Fri, 11 Jan 2013 05:36:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:date:from:to:subject:message-id:in-reply-to:references :x-mailer:mime-version:content-type:content-transfer-encoding; bh=30Up2aX6yu8PnTuQaMxaWMf77O3TMGAPY25rDpMCUiw=; b=ub4sa1a1MREK3zJZRspyOTA/6evAsj7AgoMbA6WxQCcnqGTgSYbxfqNGRiC/n8p8Rk 7Ff65x+YKjXM87DvKHrIv5t5nnOXUrrGc4kqXoQaOcdRNSUtapFgbZ48v44X607BVmcM fnfMtpHmufCsWHcN2ZmctuMKQh6JpKPouNB4HvjZ/fx0XzSfRrn0THLTcoEhJjyvTE4I fA4McQ+sQipYp8gegCQC5EVv5Z1OY5PdMjJqSwX4SH18FIng0vuRRse0DLH7AGVD+ucU 4E6FjfqglnHvhMfIZMIeWhNndpcRuLZ63GMARl6ox1iDj04oyMYroF6Kuc0vAzr5p+sA hF5A== X-Received: by 10.204.128.203 with SMTP id l11mr37199791bks.70.1357911403047; Fri, 11 Jan 2013 05:36:43 -0800 (PST) Received: from gumby.homeunix.com (87-194-105-247.bethere.co.uk. [87.194.105.247]) by mx.google.com with ESMTPS id e22sm4293948bke.14.2013.01.11.05.36.41 (version=SSLv3 cipher=RC4-SHA bits=128/128); Fri, 11 Jan 2013 05:36:41 -0800 (PST) Date: Fri, 11 Jan 2013 13:36:39 +0000 From: RW To: ports@freebsd.org Subject: Re: FreeBSD Port: portmanager-0.4.1_9 Message-ID: <20130111133639.1bb565e6@gumby.homeunix.com> In-Reply-To: References: <000b01cdef81$ee5463a0$cafd2ae0$@inter.nl.net> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.6; amd64-portbld-freebsd8.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2013 13:36:45 -0000 On Thu, 10 Jan 2013 15:31:54 -0700 (MST) Warren Block wrote: > On Thu, 10 Jan 2013, Walter Jansen wrote: > > > So sorry, I obviously missed news about Portmaster which I have > > been using many years to update the installed ports. > > > > Is it gone forever? Is there a successor? > > port*manager* is gone, portmaster and portupgrade are still available. I'm sorry to hear that, it was still working well for me. Does anyone know what portupgrade is like these days? when I stopped using it it seemed to be getting a bit flakey. On the whole I'd rather not use portmaster because the last time I checked it terminates on the first error rather than when it has no more it can do. This makes it very inefficient when there are build errors. From owner-freebsd-ports@FreeBSD.ORG Fri Jan 11 13:50:01 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C000D3C6 for ; Fri, 11 Jan 2013 13:50:01 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from woodbine.london.02.net (woodbine.london.02.net [87.194.255.145]) by mx1.freebsd.org (Postfix) with ESMTP id 933FEB81 for ; Fri, 11 Jan 2013 13:50:01 +0000 (UTC) Received: from [192.168.2.50] (87.194.237.233) by woodbine.london.02.net (8.5.140) id 50D1077A009A10E0 for freebsd-ports@freebsd.org; Fri, 11 Jan 2013 13:49:02 +0000 Message-ID: <50F0184E.4040404@onetel.com> Date: Fri, 11 Jan 2013 13:49:02 +0000 From: Chris Whitehouse User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:9.0) Gecko/20111228 Thunderbird/9.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: FreeBSD Port: portmanager-0.4.1_9 References: <000b01cdef81$ee5463a0$cafd2ae0$@inter.nl.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2013 13:50:01 -0000 On 10/01/2013 22:31, Warren Block wrote: > On Thu, 10 Jan 2013, Walter Jansen wrote: > >> So sorry, I obviously missed news about Portmaster which I have been >> using >> many years to update the installed ports. >> >> Is it gone forever? Is there a successor? > > port*manager* is gone, portmaster and portupgrade are still available. > _______________________________________________ > 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" > http://lists.freebsd.org/pipermail/freebsd-ports/2012-April/074334.html "...portmanager appears absolutely fine, and is in no danger of removal..." I guess things have moved on :( Chris From owner-freebsd-ports@FreeBSD.ORG Fri Jan 11 15:36:16 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id BDE183A0 for ; Fri, 11 Jan 2013 15:36:16 +0000 (UTC) (envelope-from vikashb@gmail.com) Received: from mail-ob0-f170.google.com (mail-ob0-f170.google.com [209.85.214.170]) by mx1.freebsd.org (Postfix) with ESMTP id 747AB184 for ; Fri, 11 Jan 2013 15:36:16 +0000 (UTC) Received: by mail-ob0-f170.google.com with SMTP id wp18so1868402obc.29 for ; Fri, 11 Jan 2013 07:36:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=XLGb7mvxxF3Ns7j5TF82yEXBKNQHEa1bmEXLjYmwQQs=; b=dm9+LSkYKjfpzYq44uHcPIduiZf1E1wSHhE5UQYpKm6OFQ1A/5Dkwwut8ikN5GPREf NZ35XRr3PUgsqyspouo8hBIlEFRx4MJbwIGhOuGkMmua2FOtck8fz7JnEuM3kyJ6PDmt XfqZQwpVXhsXKGJmGhxEHyOkgOXXFlR5/ecQLhQlR3XkmDZZYd380lReNQQhSldT8BwY 1Ll0+n0uJZJzZ3qfO2oxI5qOBMyidYJEQlWO3E6cCkEkN8ZqagBKNvoztfI27m9A02Pe /cIXhfPz2fNiEiuBtHr7ace2NMPIXJ2d9gD15SJsDII3Zqk/hK5+967KXHnHTyJs2kK0 bGvQ== MIME-Version: 1.0 Received: by 10.60.8.65 with SMTP id p1mr46373496oea.4.1357918569952; Fri, 11 Jan 2013 07:36:09 -0800 (PST) Received: by 10.60.7.165 with HTTP; Fri, 11 Jan 2013 07:36:09 -0800 (PST) Date: Fri, 11 Jan 2013 17:36:09 +0200 Message-ID: Subject: www/firefox [ 9.1-RELEASE ] fails: 1 out of 1 hunks failed--saving rejects to media/mtransport/third_party/nrappkit/src/port/generic/include/sys/queue.h.rej From: Vikash Badal To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2013 15:36:16 -0000 root@releng-x64:/usr/ports/www/firefox # make ===> Found saved configuration for firefox-18.0,1 ===> Extracting for firefox-18.0,1 => SHA256 Checksum OK for firefox-18.0.source.tar.bz2. ===> firefox-18.0,1 depends on file: /usr/local/bin/perl5.14.2 - found ===> Patching for firefox-18.0,1 ===> firefox-18.0,1 depends on file: /usr/local/bin/perl5.14.2 - found ===> Converting DOS text file to UNIX text file: ===> Applying extra patch /usr/ports/www/firefox/files/extra-bug780531 ===> Applying FreeBSD patches for firefox-18.0,1 1 out of 1 hunks failed--saving rejects to media/mtransport/third_party/nrappkit/src/port/generic/include/sys/queue.h.rej => Patch patch-bug807492 failed to apply cleanly. => Patch(es) patch-alsapulse patch-browser-app-nsBrowserApp.cpp patch-bug685258 patch-bug722975 patch-bug732340 patch-bug778078 patch-bug781457 patch-bug783463 patch-bug783505 patch-bug787804 patch-bug788955 patch-bug791305 patch-bug798354 patch-bug800401 patch-bug806139 applied cleanly. *** [do-patch] Error code 1 Stop in /usr/ports/www/firefox. *** [build] Error code 1 Stop in /usr/ports/www/firefox. root@releng-x64:/usr/ports/www/firefox # cat work/mozilla-release/media/mtransport/third_party/nrappkit/src/port/generic/include/sys/queue.h.rej *************** *** 28,44 **** * * @(#)queue.h 8.5 (Berkeley) 8/20/94 * $FreeBSD: ports/www/firefox/files/patch-bug807492,v 1.2 2013/01/11 07:48:06 svnexp Exp $ */ #ifndef _SYS_QUEUE_H_ #define _SYS_QUEUE_H_ - #ifndef DARWIN #include #define __offsetof offsetof #endif #define STAILQ_FOREACH_SAFE(var, head, field, tvar) \ for ((var) = STAILQ_FIRST((head)); \ (var) && ((tvar) = STAILQ_NEXT((var), field), 1); \ (var) = (tvar)) --- 28,44 ---- * * @(#)queue.h 8.5 (Berkeley) 8/20/94 * $FreeBSD: ports/www/firefox/files/patch-bug807492,v 1.2 2013/01/11 07:48:06 svnexp Exp $ */ #ifndef _SYS_QUEUE_H_ #define _SYS_QUEUE_H_ + #if !defined(BSD) && !defined(DARWIN) #include #define __offsetof offsetof #endif #define STAILQ_FOREACH_SAFE(var, head, field, tvar) \ for ((var) = STAILQ_FIRST((head)); \ (var) && ((tvar) = STAILQ_NEXT((var), field), 1); \ (var) = (tvar)) From owner-freebsd-ports@FreeBSD.ORG Fri Jan 11 16:58:56 2013 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E72998DB for ; Fri, 11 Jan 2013 16:58:56 +0000 (UTC) (envelope-from flo@smeets.im) Received: from mail.solomo.de (mail.solomo.de [5.9.87.18]) by mx1.freebsd.org (Postfix) with ESMTP id 9EDD0702 for ; Fri, 11 Jan 2013 16:58:56 +0000 (UTC) Received: from cpos1.nexxtmobile.de (localhost [127.0.0.1]) by mail.solomo.de (Postfix) with ESMTP id 15CD64F77; Fri, 11 Jan 2013 17:58:55 +0100 (CET) X-Virus-Scanned: amavisd-new at nexxtmobile.de Received: from mail.solomo.de ([127.0.0.1]) by cpos1.nexxtmobile.de (cpos1.nexxtmobile.de [127.0.0.1]) (amavisd-new, port 10024) with LMTP id x9DurNuDps-j; Fri, 11 Jan 2013 17:58:53 +0100 (CET) Received: from [192.168.43.222] (tmo-103-54.customers.d1-online.com [80.187.103.54]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.solomo.de (Postfix) with ESMTPSA id 051A44F6C; Fri, 11 Jan 2013 17:58:52 +0100 (CET) Message-ID: <50F044CA.4060903@smeets.im> Date: Fri, 11 Jan 2013 17:58:50 +0100 From: Florian Smeets User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:21.0) Gecko/20100101 Thunderbird/21.0a1 MIME-Version: 1.0 To: Volodymyr Kostyrko Subject: Re: www/seamonkey fails to patch after update References: <50EFFD77.2020800@gmail.com> <50F00148.5090007@gmail.com> In-Reply-To: <50F00148.5090007@gmail.com> X-Enigmail-Version: 1.6a1pre Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="----enig2DSVTUCVQDBJXRTTMBOSE" Cc: Ports FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2013 16:58:57 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2DSVTUCVQDBJXRTTMBOSE Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 11.01.13 13:10, Volodymyr Kostyrko wrote: > 11.01.2013 13:54, Volodymyr Kostyrko: >> Hi all >> > File to patch: ^C=3D> Patch patch-enigmail-ipc-src-Makefile failed to=20 >=20 > That's making WITHOUT_ENIGMAIL >=20 Should be fixed. Please try again. Florian ------enig2DSVTUCVQDBJXRTTMBOSE Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iEYEARECAAYFAlDwRMsACgkQapo8P8lCvwlFWgCcCvhSUpxw2lrh4Yb4kS0X6nJL 17oAnjsqFbbz2Gr/V7WS8i73la0E17BJ =DSiE -----END PGP SIGNATURE----- ------enig2DSVTUCVQDBJXRTTMBOSE-- From owner-freebsd-ports@FreeBSD.ORG Fri Jan 11 17:27:58 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 10DA2C8E for ; Fri, 11 Jan 2013 17:27:58 +0000 (UTC) (envelope-from admin@lissyara.su) Received: from mx.lissyara.su (mx.lissyara.su [91.227.18.11]) by mx1.freebsd.org (Postfix) with ESMTP id AB77F80D for ; Fri, 11 Jan 2013 17:27:57 +0000 (UTC) Received: from [79.164.58.122] (port=48085 helo=dc7700p.lissyara.su) by mx.lissyara.su with esmtpa (Exim 4.80 (FreeBSD)) (envelope-from ) id 1TtiOT-0006TW-TH for freebsd-ports@freebsd.org; Fri, 11 Jan 2013 21:27:49 +0400 Message-ID: <50F04B95.3000301@lissyara.su> Date: Fri, 11 Jan 2013 21:27:49 +0400 From: Alex Keda User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: [pkgng] case-sensitive search? Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Description: if spam count > 60 - this is spam X-Spam-Count: 0 X-Descriptions: powered by www.lissyara.su X-Bounce-ID: mx.lissyara.su X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2013 17:27:58 -0000 root@amazon:/home/lissyara # pkg -v 1.0.2 root@amazon:/home/lissyara # pkg search phpmyadmin root@amazon:/home/lissyara # pkg search myadmin root@amazon:/home/lissyara # pkg search dmin phpMyAdmin-3.5.5 A set of PHP-scripts to manage MySQL over the web root@amazon:/home/lissyara # it's bad behavior... good behavior - case-insensitive search by defult From owner-freebsd-ports@FreeBSD.ORG Fri Jan 11 18:01:25 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 00BB4758 for ; Fri, 11 Jan 2013 18:01:24 +0000 (UTC) (envelope-from yerenkow@gmail.com) Received: from mail-ob0-f178.google.com (mail-ob0-f178.google.com [209.85.214.178]) by mx1.freebsd.org (Postfix) with ESMTP id C0ADB932 for ; Fri, 11 Jan 2013 18:01:24 +0000 (UTC) Received: by mail-ob0-f178.google.com with SMTP id eh20so2025198obb.9 for ; Fri, 11 Jan 2013 10:01:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=O+a83wNWIZMw1GD2j3IhUZ2Ez20xfJRVhrN5VCm2L3I=; b=PSuGlj3VNY/fiKoXe1LHpihtRWcJHcrbhm3mnPlCZNs/nGiGSDmAICyBvIDGJLKaqn 6f6Dkha19vtSdQrFFNGLhkW60oN1mqD+xg6S001uCOjNSCfSZOyrskHRbWBPmdpeC/85 L+ZDemOtYIgCM/+odczTRPprTJxASf2Ii0PhoNejFzJbG/BnD7ikvCcGWpIWTf20LgIO cJTXd6BmBtp/ioQ2fbE/zYmrhrDH2eARybilcsZTs6PwSWtNRJHajtBPfTeCA58pr/3+ FrQmjGBqI/1cfodAScyG3cDjWn42tzZvuc2/A/KA/Ph0J07BlsaIh4V+hEVD4p5mE7KQ KNBg== MIME-Version: 1.0 Received: by 10.60.172.229 with SMTP id bf5mr44615850oec.81.1357927284065; Fri, 11 Jan 2013 10:01:24 -0800 (PST) Received: by 10.60.170.167 with HTTP; Fri, 11 Jan 2013 10:01:23 -0800 (PST) Date: Fri, 11 Jan 2013 20:01:23 +0200 Message-ID: Subject: Ports Tree visualisation From: Alexander Yerenkow To: Ports FreeBSD Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2013 18:01:25 -0000 Hello all. I'm currently working with ports tree and inner dependencies, and I tried somehow to "see" how it looks like. Well, it all render into small page where ports are presented as circles with lines between them showing dependencies. If anyone interested in this area - you can view description and link to vis here: https://javaz.org/2013/01/freebsd-ports-tree-visualisation/ Feel free to comment here or contact me directly. -- Regards, Alexander Yerenkow From owner-freebsd-ports@FreeBSD.ORG Fri Jan 11 18:15:13 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id BDEEC912 for ; Fri, 11 Jan 2013 18:15:13 +0000 (UTC) (envelope-from yerenkow@gmail.com) Received: from mail-oa0-f54.google.com (mail-oa0-f54.google.com [209.85.219.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8EF729CA for ; Fri, 11 Jan 2013 18:15:13 +0000 (UTC) Received: by mail-oa0-f54.google.com with SMTP id n9so2063166oag.27 for ; Fri, 11 Jan 2013 10:15:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=cBxvzK+SqzbRncGoHn8AO9R1RAaho8Eui/bo9SRVTkM=; b=mC5JIj7EC5wo4emz/Hyip6IYPO5UOzZf0vDQ3oI3EZ22utxl35k/ihtD5mxQ3n5MUH VaDc9j++uxKwEbat0ppeVrjckmed78CdcNEP5/Dg0RbPk85dCgQobzlwAmmu2xQyEVq8 fUAFZqETnv0cfN2+jH50NHEV2h2P4BcnbnVpt3T1eVV4DtdZixC8fq8wkumlfP+OI/0+ A56OZz5bH6NE7RBAeeXF9l4MoRp6sb8lI8UuJNrZXqUfYCI4tmbxjXEjCuhdFGpOZY5f 1AwzzpZbE0YEGLIgMR9hj3x9KVI1xV1/dz8DYDsmBEYj9SemG4ViEN2EY2Tevf0JyRiH fisw== MIME-Version: 1.0 Received: by 10.60.32.147 with SMTP id j19mr45926510oei.68.1357928107120; Fri, 11 Jan 2013 10:15:07 -0800 (PST) Received: by 10.60.170.167 with HTTP; Fri, 11 Jan 2013 10:15:06 -0800 (PST) Date: Fri, 11 Jan 2013 20:15:06 +0200 Message-ID: Subject: ports incorrect dependencies From: Alexander Yerenkow To: Ports FreeBSD Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2013 18:15:13 -0000 Following ports have missing/incorrect dependencies (which port = missing port). japanese/p5-FormValidator-Simple-Plugin-Number-Phone-JP = textproc/p5-FormValidator-Simple deskutils/lightning-thunderbird = mail/thunderbird3 mail/enigmail-seamonkey2 = www/seamonkey2 databases/mysql323-scripts = databases/p5-Mysql databases/p5-DBIx-Class-Validation = textproc/p5-FormValidator-Simple -- Regards, Alexander Yerenkow From owner-freebsd-ports@FreeBSD.ORG Fri Jan 11 19:06:30 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E977013A for ; Fri, 11 Jan 2013 19:06:30 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-ie0-f170.google.com (mail-ie0-f170.google.com [209.85.223.170]) by mx1.freebsd.org (Postfix) with ESMTP id B1D46B3C for ; Fri, 11 Jan 2013 19:06:30 +0000 (UTC) Received: by mail-ie0-f170.google.com with SMTP id k10so2806135iea.29 for ; Fri, 11 Jan 2013 11:06:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=XSvKoIUmff4pS4v9dW+mivvXG5HrBSuCJZzLMgWJnI8=; b=zWc8PXM5VI3GB0745Of4P1HB/a7kAwtunIyQ6sVeUvJaA1t0c0DFxeNJzRnJIV9JQq YTDL/w8HFX1ian1z1OqF5DdsjIb0rOZLzj0L0k5nBEO3dXL/WGzaib26J2pgvVNl4uDf CLqI7zZCnw2t6EAAPrlZB9n7fOk/1T6c3sCwTz2GrbnzERgRejWgKRUVCE9TjUEvFqyt SEybCwW4oqs8gKaQjBYJlGn3nob5l4a1ps6d7PcCMLUrZtmI8amcyqZPPcDbHIFuk8Ek nDcqTIGVJjXxwDgCDmwf8x1XlojOBWcixVcR7DCgndGhGBOoi8PNHW2/vuSAAJPmFHQ0 u0oQ== Received: by 10.50.152.137 with SMTP id uy9mr171998igb.62.1357931184196; Fri, 11 Jan 2013 11:06:24 -0800 (PST) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.64.65.132 with HTTP; Fri, 11 Jan 2013 11:05:54 -0800 (PST) In-Reply-To: <50F04B95.3000301@lissyara.su> References: <50F04B95.3000301@lissyara.su> From: Chris Rees Date: Fri, 11 Jan 2013 19:05:54 +0000 X-Google-Sender-Auth: 5KSvn4uG4phWhyTE0Z_qqHgRkdg Message-ID: Subject: Re: [pkgng] case-sensitive search? To: Alex Keda Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Mailing List X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2013 19:06:31 -0000 On 11 January 2013 17:27, Alex Keda wrote: > root@amazon:/home/lissyara # pkg -v > 1.0.2 > root@amazon:/home/lissyara # pkg search phpmyadmin > root@amazon:/home/lissyara # pkg search myadmin > root@amazon:/home/lissyara # pkg search dmin > phpMyAdmin-3.5.5 A set of PHP-scripts to manage MySQL over the > web > root@amazon:/home/lissyara # > > it's bad behavior... good behavior - case-insensitive search by defult Like which other UNIX tool? :) To be honest, I'm not sure that capitals in PKGNAME is a good idea; a quick perusal of the manpage doesn't show case insensitivity. Chris From owner-freebsd-ports@FreeBSD.ORG Fri Jan 11 19:30:53 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 3762E915 for ; Fri, 11 Jan 2013 19:30:53 +0000 (UTC) (envelope-from admin@lissyara.su) Received: from mx.lissyara.su (mx.lissyara.su [91.227.18.11]) by mx1.freebsd.org (Postfix) with ESMTP id E0B16CD2 for ; Fri, 11 Jan 2013 19:30:52 +0000 (UTC) Received: from [79.164.58.122] (port=63285 helo=dc7700p.lissyara.su) by mx.lissyara.su with esmtpa (Exim 4.80 (FreeBSD)) (envelope-from ) id 1TtkJX-000Msb-6u for freebsd-ports@freebsd.org; Fri, 11 Jan 2013 23:30:51 +0400 Message-ID: <50F0686A.9030600@lissyara.su> Date: Fri, 11 Jan 2013 23:30:50 +0400 From: Alex Keda User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 CC: FreeBSD Mailing List Subject: Re: [pkgng] case-sensitive search? References: <50F04B95.3000301@lissyara.su> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Description: if spam count > 60 - this is spam X-Spam-Count: 0 X-Descriptions: powered by www.lissyara.su X-Bounce-ID: mx.lissyara.su X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2013 19:30:53 -0000 11.01.2013 23:05, Chris Rees пишет: > On 11 January 2013 17:27, Alex Keda wrote: >> root@amazon:/home/lissyara # pkg -v >> 1.0.2 >> root@amazon:/home/lissyara # pkg search phpmyadmin >> root@amazon:/home/lissyara # pkg search myadmin >> root@amazon:/home/lissyara # pkg search dmin >> phpMyAdmin-3.5.5 A set of PHP-scripts to manage MySQL over the >> web >> root@amazon:/home/lissyara # >> >> it's bad behavior... good behavior - case-insensitive search by defult > > Like which other UNIX tool? :) > > To be honest, I'm not sure that capitals in PKGNAME is a good idea; a > quick perusal of the manpage doesn't show case insensitivity. for backward compatibility, because > cd /usr/ports && make search name=.... is case insensitivity. From owner-freebsd-ports@FreeBSD.ORG Fri Jan 11 23:39:06 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id AA9C6473 for ; Fri, 11 Jan 2013 23:39:06 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-lb0-f169.google.com (mail-lb0-f169.google.com [209.85.217.169]) by mx1.freebsd.org (Postfix) with ESMTP id 22478993 for ; Fri, 11 Jan 2013 23:39:05 +0000 (UTC) Received: by mail-lb0-f169.google.com with SMTP id gk1so1694611lbb.28 for ; Fri, 11 Jan 2013 15:38:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=y/mc4BmyxjMHW/BeP4gHnr8Wau67MH7xekEJOeOaAhQ=; b=YuI2PuXClLndSAknopm+CfEvRrDk1zd/1d+kydljutCTvvxYjoNfxYToBH/AYiCjMw NtE+yuRRATn+gwfZBwSdeI8Go869zZmeQ6mKZkz0pZn1afxkY7Al6Z8hJA9n9pjMpqyc 5zz5bT87kooTb7C7p4dKfGVDHy0pgw/m5LJ7I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=y/mc4BmyxjMHW/BeP4gHnr8Wau67MH7xekEJOeOaAhQ=; b=V3Um3fb8amk+qsGKZa5PxjgGSC81M4Pj0Qdg/l15sv3WjR/pspinqoRmNB9EtitjHw gN5J7L5vg/0Gv4ZeJZgKKMxYfrRF3YVoUkDgtghpmON6GUAZhu1v0UMpz2+W5D9dXbXc d5dIzq8U9rPCveYrkPYr/XyqSH5YiExSO0Zu2RExycCwqJ7dc6OE4yAG19XEePRBptjL kOxi0wgT5TdqL6YWFcbeBeu5E6NJ0ROAhSJ6YpjO7h4x/N10HyApKdS7MFdNWe1aojYm KDSDU0t/coDlBI/Wlh93MeVoaSXyrAE8kG0/sCxm2NHZhP4sIrlLt/LTUVkqdyFx4Y8Y WhxQ== Received: by 10.152.108.172 with SMTP id hl12mr74159820lab.32.1357947539517; Fri, 11 Jan 2013 15:38:59 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.151.36 with HTTP; Fri, 11 Jan 2013 15:38:29 -0800 (PST) In-Reply-To: References: From: Eitan Adler Date: Fri, 11 Jan 2013 18:38:29 -0500 Message-ID: Subject: Re: p5-ack renamed ack, no entry in UPDATING To: Vick Khera Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQlrF0UV7Gai/tZXJfo1NS+ywWzR0jDhqDkevUV6nYcdnxG6cJmhxsjW+rHoN/bw2eJ+H29g Cc: FreeBSD Ports List X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2013 23:39:06 -0000 On 11 January 2013 08:08, Vick Khera wrote: > The ports/UPDATING file has no mention of textproc/p5-ack being renamed to > textproc/ack. There should be some note about this, as well as suggestion > to use portupgrade/portmaster/pkg to replace the installed version. I did > this: > > portmaster -o textproc/ack p5-ack-1.96_1 > > Somehow I ended up with both ports installed after a recent run of > portupgrade -a. There should be a MOVED entry which portmaster should have automatically noticed. If not, let us know. -- Eitan Adler From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 00:37:03 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 88DEE4E6 for ; Sat, 12 Jan 2013 00:37:03 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 51A78B9E for ; Sat, 12 Jan 2013 00:37:02 +0000 (UTC) Received: from mr16.lnh.mail.rcn.net ([207.172.157.36]) by smtp02.lnh.mail.rcn.net with ESMTP; 11 Jan 2013 19:36:56 -0500 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr16.lnh.mail.rcn.net (MOS 4.3.4-GA) with ESMTP id CEK94494; Fri, 11 Jan 2013 19:36:51 -0500 X-Auth-ID: roberthuff@rcn.com Received: from 209-6-84-183.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org) ([209.6.84.183]) by smtp01.lnh.mail.rcn.net with ESMTP; 11 Jan 2013 19:36:51 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <20720.45091.93451.549697@jerusalem.litteratus.org> Date: Fri, 11 Jan 2013 19:36:51 -0500 To: ports@freebsd.org Subject: problem building swt-devel X-Mailer: VM 7.17 under 21.4 (patch 22) "Instant Classic" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr16.lnh.mail.rcn.net) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 00:37:03 -0000 (I've tried twice to contact the maintainer, with no response.) Anyone out there familiar with swt/-devel? Frying to build it produces this: [exec] gcc -shared -s -o libswt-awt-gtk-3738.so swt_awt.o -L/usr/local/openjdk7/jre/lib/amd64 -ljawt [exec] g++ -o xpcomxul.o -O -DSWT_VERSION=3738 -DMOZILLA_STRICT_API=1 -fno-rtti -fno-exceptions -Wall -Wno-non-virtual-dtor -fPIC -I. -I/usr/local/openjdk7/include -I/usr/local/openjdk7/include/freebsd -DJNI64 -DNO__1NS_1InitXPCOM2 -I/usr/local/include/nspr -DXPCOM_GLUE -I/usr/local/include/libxul -c xpcom.cpp [exec] In file included from /usr/local/include/libxul/nsEmbedString.h:43, [exec] from xpcom.h:19, [exec] from xpcom_structs.h:12, [exec] from xpcom.cpp:13: [exec] /usr/local/include/libxul/nsStringAPI.h:1101: error: 'char16_t' was not declared in this scope [exec] xpcom.cpp: In function 'jint Java_org_eclipse_swt_internal_mozilla_XPCOM__1Call__JJJJJI(JNIEnv*, _jclass*, jlong, jlong, jlong, jlong, jlong, jint)': [exec] xpcom.cpp:58: error: 'nsStaticModuleInfo' was not declared in this scope [exec] xpcom.cpp:58: error: expected primary-expression before ')' token [exec] xpcom.cpp:58: error: expected primary-expression before '(' token [exec] xpcom.cpp:58: error: expected primary-expression before ')' token [exec] xpcom.cpp:58: error: expected primary-expression before '*' token [exec] xpcom.cpp:58: error: expected primary-expression before ',' token [exec] xpcom.cpp:58: error: expected primary-expression before '*' token [exec] xpcom.cpp:58: error: expected primary-expression before ',' token [exec] xpcom.cpp:58: error: expected primary-expression before '*' token [exec] xpcom.cpp:58: error: expected primary-expression before ',' token [exec] xpcom.cpp:58: error: expected `)' before 'const' [exec] xpcom.cpp:58: error: expected primary-expression before ')' token [exec] xpcom.cpp:58: error: expected `)' before 'const' [exec] xpcom.cpp:58: error: expected `)' before ';' token [exec] *** [xpcomxul.o] Error code 1 [exec] [exec] Stop in /data/port-work/usr/ports/x11-toolkits/swt-devel/work. BUILD FAILED /data/port-work/usr/ports/x11-toolkits/swt-devel/work/build.xml:62: exec returned: 1 Total time: 50 seconds *** [do-build] Error code 1 This is way beyond my level of competence. Ideas? Respectfully, Robert Huff From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 00:41:38 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D2BC25E1; Sat, 12 Jan 2013 00:41:38 +0000 (UTC) (envelope-from george+freebsd@m5p.com) Received: from mailhost.m5p.com (ip-2-1-0-2.r03.asbnva02.us.ce.gin.ntt.net [IPv6:2001:418:0:5000::16]) by mx1.freebsd.org (Postfix) with ESMTP id 8DB92C01; Sat, 12 Jan 2013 00:41:38 +0000 (UTC) Received: from wonderland.m5p.com (localhost [IPv6:::1]) by mailhost.m5p.com (8.14.5/8.14.5) with ESMTP id r0C0fVwV093201; Fri, 11 Jan 2013 19:41:37 -0500 (EST) (envelope-from george+freebsd@m5p.com) Message-ID: <50F0B13B.1050708@m5p.com> Date: Fri, 11 Jan 2013 19:41:31 -0500 From: George Mitchell User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:15.0) Gecko/20121125 Thunderbird/15.0.1 MIME-Version: 1.0 To: Gleb Kurtsou Subject: Re: Circular port dependency References: <50EF6935.3070000@m5p.com> <20130111082226.GA2969@reks> In-Reply-To: <20130111082226.GA2969@reks> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.73 on 10.100.0.3 X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (mailhost.m5p.com [IPv6:::1]); Fri, 11 Jan 2013 19:41:37 -0500 (EST) Cc: freebsd-current@freebsd.org, freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 00:41:38 -0000 On 01/11/13 03:22, Gleb Kurtsou wrote: > On (10/01/2013 20:21), George Mitchell wrote: >> I grabbed the ports tree as of 308518, the RELEASE_9_1_0 tag. >> devel/libtool won't build, because it requires autom4te during the >> configure phase. So I put "BUILD_DEPENDS= autom4te:devel/autoconf" >> in the Makefile. But autoconf depends on gmake, which depends on >> gettext, which depends on libiconv, which depends on libtool. >> What to do? > > Build devel/gmake defining WITHOUT_NLS: > # cd /usr/ports/devel/gmake && make -DWITHOUT_NLS all install > > Why would anybody want NLS support in make in a first place? > >> >> I'm running on a CURRENT build on my Raspberry Pi. >> -- George Mitchell >> _______________________________________________ >> freebsd-current@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-current >> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" It turns out the circular dependency is the side effect of the FreeBSD 10 autotools fix. Upon discovering that acinclude.m4 has been modified, the port decides it needs to run autom4te. I worked around the problem with "make -DWITHOUT_FBSD10_FIX", with no apparent ill effects. Perhaps the devel/libtool Makefile should always define WITHOUT_FBSD10_FIX. -- George Mitchell From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 06:01:22 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B6A97D2; Sat, 12 Jan 2013 06:01:22 +0000 (UTC) (envelope-from jnagyjr1978@gmail.com) Received: from mail-yh0-f44.google.com (mail-yh0-f44.google.com [209.85.213.44]) by mx1.freebsd.org (Postfix) with ESMTP id 48714711; Sat, 12 Jan 2013 06:01:22 +0000 (UTC) Received: by mail-yh0-f44.google.com with SMTP id f11so466806yha.3 for ; Fri, 11 Jan 2013 22:01:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=+X5MvWDy/FLorz9HcYaxtR05QtaDLhLeXiWCzHM8T4o=; b=e5cIcW9qaIjQB5megRsISkyYPt1icfw3NprTnrRthVPxaLiz29Y7MfG4MBfx/F+OA5 ZWWroyvYvR4lIel2GyvVDOyjWwXgU89L2YyuPN21wHnQ/zqbyV0NYr1CYfAl5Lk2CPgM QIHsk1LCYdnxKuVTew52yTz6BnkpkME9zSMMR2fBScmPr6ZDu77+tf8ex4hx43jaz3tb wCIaCtak9+Au5jVM13TpAw0QlRcH2C/5MxCkzp/bUzd+uz0miOZuHkeRU01kAaAFMGBT QF4iOx7Dme5NOS+2hz27GMJW5G63O3ASxCVo4VcBAKBbBA2tKKBJPIjfkVcsLNo0ekrA i+eQ== X-Received: by 10.100.209.15 with SMTP id h15mr24857637ang.30.1357970481221; Fri, 11 Jan 2013 22:01:21 -0800 (PST) Received: from [192.168.1.33] (vid-196.dhcp.grp10.tnmmrl.infoave.net. [204.116.254.196]) by mx.google.com with ESMTPS id s30sm6612823yhl.21.2013.01.11.22.01.19 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 11 Jan 2013 22:01:20 -0800 (PST) Message-ID: <50F0FC2C.5040905@gmail.com> Date: Sat, 12 Jan 2013 00:01:16 -0600 From: "Joseph A. Nagy, Jr" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: gecko@FreeBSD.org, freebsd-ports@freebsd.org Subject: Re: Firefox 18 does not compile (problem with patches) References: <20130111084543.2a5709a4@freebsd> <50EFC858.9020704@gwdg.de> In-Reply-To: <50EFC858.9020704@gwdg.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 06:01:22 -0000 On 01/11/13 02:07, Rainer Hurling wrote: > On 11.01.2013 08:45 (UTC+2), Stephan Schindel wrote: >> Hey, > > Hi Stephan, > >> for me firefox 18 does not compile. It fails at patching: >> >> >> ===> Patching for firefox-18.0,1 >> ===> firefox-18.0,1 depends on file: /usr/local/bin/perl5.14.2 - found >> ===> Applying extra patch /usr/ports/www/firefox/files/extra-bug780531 >> Ignoring previously applied (or reversed) patch. >> 1 out of 1 hunks ignored--saving rejects to configure.in.rej >> *** [do-patch] Error code 1 >> >> Stop in /usr/ports/www/firefox. >> *** [install] Error code 1 >> >> Stop in /usr/ports/www/firefox. >> *** [reinstall] Error code 1 >> >> Stop in /usr/ports/www/firefox. > > I also had this breakage. After updating to r310217 (second patch, this > morning) a different patch does fail: > > ===> Applying extra patch /usr/ports/www/firefox/files/extra-bug780531 > ===> Applying FreeBSD patches for firefox-18.0,1 > 1 out of 1 hunks failed--saving rejects to > media/webrtc/trunk/src/system_wrappers/source/spreadsortlib/spreadsort.hpp.rej > => Patch > patch-media-webrtc-trunk-src-system_wrappers-source-spreadsortlib-spreadsort.hpp > failed to apply cleanly. > >> Is it a problem on my side? >> >> Cheers, >> Stephan > > I included the maintainer gecko@. > > Rainer I'm also having a problem here: ===> Cleaning for firefox-18.0,1 ===> Found saved configuration for firefox-18.0,1 ===> firefox-18.0,1 depends on file: /usr/local/sbin/pkg - found ===> Extracting for firefox-18.0,1 => SHA256 Checksum OK for firefox-18.0.source.tar.bz2. ===> firefox-18.0,1 depends on file: /usr/local/bin/perl5.16.2 - found ===> Patching for firefox-18.0,1 ===> firefox-18.0,1 depends on file: /usr/local/bin/perl5.16.2 - found ===> Applying FreeBSD patches for firefox-18.0,1 1 out of 1 hunks failed--saving rejects to media/mtransport/third_party/nrappkit/src/port/generic/include/sys/queue.h.rej => Patch patch-bug807492 failed to apply cleanly. => Patch(es) patch-alsapulse patch-browser-app-nsBrowserApp.cpp patch-bug685258 patch-bug722975 patch-bug732340 patch-bug778078 patch-bug781457 patch-bug783463 patch-bug783505 patch-bug787804 patch-bug788955 patch-bug791305 patch-bug798354 patch-bug800401 patch-bug806139 applied cleanly. *** [do-patch] Error code 1 Stop in /usr/ports/www/firefox. *** [build] Error code 1 Stop in /usr/ports/www/firefox. ===>>> make failed for www/firefox ===>>> Aborting update ===>>> Update for firefox-17.0.1,1 failed ===>>> Aborting update Terminated ===>>> There are messages from installed ports to display, but first take a moment to review the error messages above. Then press Enter when ready to proceed. Will update svn and attempt again tomorrow morning. -- Yours in Christ, Joseph A Nagy Jr "Whoever loves instruction loves knowledge, But he who hates correction is stupid." -- Proverbs 12:1 Emails are not formal business letters, whatever businesses may want. Original content CopyFree (F) under the OWL http://owl.apotheon.org From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 06:10:39 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id BA26D1D2; Sat, 12 Jan 2013 06:10:39 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-pa0-f42.google.com (mail-pa0-f42.google.com [209.85.220.42]) by mx1.freebsd.org (Postfix) with ESMTP id 8430A74D; Sat, 12 Jan 2013 06:10:39 +0000 (UTC) Received: by mail-pa0-f42.google.com with SMTP id rl6so1394870pac.1 for ; Fri, 11 Jan 2013 22:10:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=c79HwK48nkUrE2vyFAsbMDpljOHSqvgPpMuDZESk2s8=; b=wSrhbzJ66ywPy57N0tfzwAak4qGVEmevAJsudpyxFk8yjvSL+gzbsFGONFzI+ePBK9 brzaTYoHNeT1DUDbVCeWImD46Pmq8YGDdFT3TKnWB7uNYouaR14Wn2VYEbe1Ta3pfWAe OZbqBt/vZrtS2hdl/HXvxEKKJKe6YBd62zlNw30XlK3dH0agXakhMpBtyNRPKiYMrv4a K+Y3jifyO5ZBscS5BsRmyhUuY22oXGujV1lOeYOsIYkjr7y2NqyRuNdMsq7sV5hVSzyL na/7xJiISGya9lHKfSDsOshfCDt5O0FhZEUAv2jKUZEKCKyLN6A9e83K2ROfrh8A68jk bKBw== MIME-Version: 1.0 Received: by 10.68.229.194 with SMTP id ss2mr236557710pbc.17.1357971039072; Fri, 11 Jan 2013 22:10:39 -0800 (PST) Received: by 10.67.2.65 with HTTP; Fri, 11 Jan 2013 22:10:38 -0800 (PST) In-Reply-To: <50F0FC2C.5040905@gmail.com> References: <20130111084543.2a5709a4@freebsd> <50EFC858.9020704@gwdg.de> <50F0FC2C.5040905@gmail.com> Date: Fri, 11 Jan 2013 22:10:38 -0800 Message-ID: Subject: Re: Firefox 18 does not compile (problem with patches) From: Kevin Oberman To: "Joseph A. Nagy, Jr" Content-Type: text/plain; charset=UTF-8 Cc: gecko@freebsd.org, freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 06:10:39 -0000 On Fri, Jan 11, 2013 at 10:01 PM, Joseph A. Nagy, Jr wrote: > On 01/11/13 02:07, Rainer Hurling wrote: >> >> On 11.01.2013 08:45 (UTC+2), Stephan Schindel wrote: >>> >>> Hey, >> >> >> Hi Stephan, >> >>> for me firefox 18 does not compile. It fails at patching: >>> >>> >>> ===> Patching for firefox-18.0,1 >>> ===> firefox-18.0,1 depends on file: /usr/local/bin/perl5.14.2 - found >>> ===> Applying extra patch /usr/ports/www/firefox/files/extra-bug780531 >>> Ignoring previously applied (or reversed) patch. >>> 1 out of 1 hunks ignored--saving rejects to configure.in.rej >>> *** [do-patch] Error code 1 >>> >>> Stop in /usr/ports/www/firefox. >>> *** [install] Error code 1 >>> >>> Stop in /usr/ports/www/firefox. >>> *** [reinstall] Error code 1 >>> >>> Stop in /usr/ports/www/firefox. >> >> >> I also had this breakage. After updating to r310217 (second patch, this >> morning) a different patch does fail: >> >> ===> Applying extra patch /usr/ports/www/firefox/files/extra-bug780531 >> ===> Applying FreeBSD patches for firefox-18.0,1 >> 1 out of 1 hunks failed--saving rejects to >> >> media/webrtc/trunk/src/system_wrappers/source/spreadsortlib/spreadsort.hpp.rej >> => Patch >> >> patch-media-webrtc-trunk-src-system_wrappers-source-spreadsortlib-spreadsort.hpp >> failed to apply cleanly. >> >>> Is it a problem on my side? >>> >>> Cheers, >>> Stephan >> >> >> I included the maintainer gecko@. >> >> Rainer > > > > I'm also having a problem here: > > ===> Cleaning for firefox-18.0,1 > ===> Found saved configuration for firefox-18.0,1 > ===> firefox-18.0,1 depends on file: /usr/local/sbin/pkg - found > ===> Extracting for firefox-18.0,1 > => SHA256 Checksum OK for firefox-18.0.source.tar.bz2. > ===> firefox-18.0,1 depends on file: /usr/local/bin/perl5.16.2 - found > ===> Patching for firefox-18.0,1 > ===> firefox-18.0,1 depends on file: /usr/local/bin/perl5.16.2 - found > ===> Applying FreeBSD patches for firefox-18.0,1 > 1 out of 1 hunks failed--saving rejects to > media/mtransport/third_party/nrappkit/src/port/generic/include/sys/queue.h.rej > => Patch patch-bug807492 failed to apply cleanly. > => Patch(es) patch-alsapulse patch-browser-app-nsBrowserApp.cpp > patch-bug685258 patch-bug722975 patch-bug732340 patch-bug778078 > patch-bug781457 patch-bug783463 patch-bug783505 patch-bug787804 > patch-bug788955 patch-bug791305 patch-bug798354 patch-bug800401 > patch-bug806139 applied cleanly. > *** [do-patch] Error code 1 > > Stop in /usr/ports/www/firefox. > *** [build] Error code 1 > > Stop in /usr/ports/www/firefox. > > ===>>> make failed for www/firefox > ===>>> Aborting update > > ===>>> Update for firefox-17.0.1,1 failed > ===>>> Aborting update > > Terminated > ===>>> There are messages from installed ports to display, > but first take a moment to review the error messages > above. Then press Enter when ready to proceed. > > Will update svn and attempt again tomorrow morning. > -- > Yours in Christ, > > Joseph A Nagy Jr > "Whoever loves instruction loves knowledge, But he who hates correction > is stupid." -- Proverbs 12:1 > Emails are not formal business letters, whatever businesses may want. > Original content CopyFree (F) under the OWL http://owl.apotheon.org You likely know this, but you can update an individual port (or set it to any rev) with the command: svn up /usr/ports/www/firefox -- R. Kevin Oberman, Network Engineer E-mail: kob6558@gmail.com From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 08:30:05 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 60547509; Sat, 12 Jan 2013 08:30:05 +0000 (UTC) (envelope-from flo@smeets.im) Received: from mail.solomo.de (mail.solomo.de [IPv6:2a01:4f8:162:1142::2]) by mx1.freebsd.org (Postfix) with ESMTP id 1D31DAFE; Sat, 12 Jan 2013 08:30:05 +0000 (UTC) Received: from cpos1.nexxtmobile.de (localhost [127.0.0.1]) by mail.solomo.de (Postfix) with ESMTP id 0305348EC; Sat, 12 Jan 2013 09:30:04 +0100 (CET) X-Virus-Scanned: amavisd-new at nexxtmobile.de Received: from mail.solomo.de ([127.0.0.1]) by cpos1.nexxtmobile.de (cpos1.nexxtmobile.de [127.0.0.1]) (amavisd-new, port 10024) with LMTP id vS-I5UM0w2ir; Sat, 12 Jan 2013 09:30:01 +0100 (CET) Received: from nibbler-osx-wlan.fritz.box (unknown [85.22.116.216]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.solomo.de (Postfix) with ESMTPSA id 21E2848E3; Sat, 12 Jan 2013 09:30:01 +0100 (CET) Message-ID: <50F11F08.3030409@smeets.im> Date: Sat, 12 Jan 2013 09:30:00 +0100 From: Florian Smeets User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:21.0) Gecko/20100101 Thunderbird/21.0a1 MIME-Version: 1.0 To: "Joseph A. Nagy, Jr" , gecko@FreeBSD.org, freebsd-ports@freebsd.org Subject: Re: Firefox 18 does not compile (problem with patches) References: <20130111084543.2a5709a4@freebsd> <50EFC858.9020704@gwdg.de> <50F0FC2C.5040905@gmail.com> In-Reply-To: <50F0FC2C.5040905@gmail.com> X-Enigmail-Version: 1.6a1pre Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="----enig2BCXVUASUNMUHSXMVPFHD" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 08:30:05 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2BCXVUASUNMUHSXMVPFHD Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 12.01.13 07:01, Joseph A. Nagy, Jr wrote: > 1 out of 1 hunks failed--saving rejects to=20 > media/mtransport/third_party/nrappkit/src/port/generic/include/sys/queu= e.h.rej > =3D> Patch patch-bug807492 failed to apply cleanly. > =3D> Patch(es) patch-alsapulse patch-browser-app-nsBrowserApp.cpp=20 > patch-bug685258 patch-bug722975 patch-bug732340 patch-bug778078=20 > patch-bug781457 patch-bug783463 patch-bug783505 patch-bug787804=20 > patch-bug788955 patch-bug791305 patch-bug798354 patch-bug800401=20 > patch-bug806139 applied cleanly. > *** [do-patch] Error code 1 >=20 > Will update svn and attempt again tomorrow morning. >=20 I have just verified, the correct files are now in svn and in portsnap. If there are any problems left, please do not hesitate to email gecko@. Thanks, Florian ------enig2BCXVUASUNMUHSXMVPFHD Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iEYEARECAAYFAlDxHwgACgkQapo8P8lCvwk+jQCgqdUiHFuuqnDZdR8Pu0BI2NfB zPIAn0So7w268WHFYOqkZtt00yQZPrLD =7noR -----END PGP SIGNATURE----- ------enig2BCXVUASUNMUHSXMVPFHD-- From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 09:22:00 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 57172D51 for ; Sat, 12 Jan 2013 09:22:00 +0000 (UTC) (envelope-from joel@freebsd.org) Received: from mail.vnode.se (mail.vnode.se [62.119.52.80]) by mx1.freebsd.org (Postfix) with ESMTP id 19EC7D07 for ; Sat, 12 Jan 2013 09:21:59 +0000 (UTC) Received: from mail.vnode.se (localhost [127.0.0.1]) by mail.vnode.se (Postfix) with ESMTP id 5312DE3F07B for ; Sat, 12 Jan 2013 10:21:58 +0100 (CET) X-Virus-Scanned: amavisd-new at vnode.se Received: from mail.vnode.se ([127.0.0.1]) by mail.vnode.se (mail.vnode.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8pttN20-TM4Y for ; Sat, 12 Jan 2013 10:21:55 +0100 (CET) Received: from jd.benders.se (jd.benders.se [212.247.52.12]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.vnode.se (Postfix) with ESMTPSA id D3492E3F079 for ; Sat, 12 Jan 2013 10:21:55 +0100 (CET) Date: Sat, 12 Jan 2013 10:21:54 +0100 From: Joel Dahl To: ports@freebsd.org Subject: pkgng and portmaster Message-ID: <20130112092154.GG1452@jd.benders.se> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 09:22:00 -0000 Hi, # pkg version | grep "<" ca_root_nss-3.14 < git-1.8.0.2 < subversion-1.7.7_1 < # portmaster -a ===>>> All ports are up to date Huh? Running HEAD from Dec 29. -- Joel From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 10:12:40 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 1A8CA71D; Sat, 12 Jan 2013 10:12:40 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id 6657FE53; Sat, 12 Jan 2013 10:12:39 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [81.2.117.99]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.6/8.14.5) with ESMTP id r0CACVi5005535 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Sat, 12 Jan 2013 10:12:31 GMT (envelope-from matthew@FreeBSD.org) DKIM-Filter: OpenDKIM Filter v2.7.3 smtp.infracaninophile.co.uk r0CACVi5005535 Authentication-Results: smtp.infracaninophile.co.uk/r0CACVi5005535; dkim=none reason="no signature"; dkim-adsp=none (insecure policy) Message-ID: <50F13709.5080501@FreeBSD.org> Date: Sat, 12 Jan 2013 10:12:25 +0000 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: Joel Dahl Subject: Re: pkgng and portmaster References: <20130112092154.GG1452@jd.benders.se> In-Reply-To: <20130112092154.GG1452@jd.benders.se> X-Enigmail-Version: 1.5 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="----enig2QVWRDBQRMFKHJSFWDITW" X-Virus-Scanned: clamav-milter 0.97.6 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 10:12:40 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2QVWRDBQRMFKHJSFWDITW Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 12/01/2013 09:21, Joel Dahl wrote: > Hi, >=20 > # pkg version | grep "<" > ca_root_nss-3.14 < > git-1.8.0.2 < > subversion-1.7.7_1 < >=20 > # portmaster -a > =3D=3D=3D>>> All ports are up to date >=20 > Huh? >=20 > Running HEAD from Dec 29. >=20 pkg version can use any of the ports index, checking the ports tree directly or checking the configured repository catalogue to find out what the current versions of ports are. If you don't express a preference by using one of the -I -P or -R arguments, then pkg version will check in /usr/ports directly, or failing that, the repository catalogue. portmaster similarly can use the ports index, or check directly in the ports tree. Or, in fact, both. It generally defaults to using the ports index -- although settings in portmasterrc can override this. So, working hypothesis: your ports index file is out of date. Update it, or tell portmaster not to use it and portmaster will find the available updates. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. PGP: http://www.infracaninophile.co.uk/pgpkey ------enig2QVWRDBQRMFKHJSFWDITW Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlDxNw8ACgkQ8Mjk52CukIzlKACfaymp7ZyVC9Rn3HnzsVj/XzbJ ulYAnAvUgBkbkmduTmqdZJds1NV4Jyxn =LDGV -----END PGP SIGNATURE----- ------enig2QVWRDBQRMFKHJSFWDITW-- From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 11:05:04 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 569CAF7E; Sat, 12 Jan 2013 11:05:04 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-ia0-f169.google.com (mail-ia0-f169.google.com [209.85.210.169]) by mx1.freebsd.org (Postfix) with ESMTP id 1AFA8D1; Sat, 12 Jan 2013 11:05:03 +0000 (UTC) Received: by mail-ia0-f169.google.com with SMTP id j5so169519iaf.0 for ; Sat, 12 Jan 2013 03:05:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=SgVAIQ+Nme3cX0dumADzVcIdM4AcSv/wOXemAL23p3A=; b=P5G8nJEByTTPeKULL7ZJweUKax2n/jZPWaPEC6CpX7CSlee9SS1VjVgTPYW3xpP5fv MPvmeSTM8SYDvaSRwOXxDDYJEygu0270CVp16aGr3nvBAM0LcQcuNM5QanwSmljibIKi 7HqGcqteGwCk/OeQKD7bcHiM22eNQgdi26ZrgWfl0oOILaXrFGBjIJNSBRheLbPhi6il hgc6dl8OAbzwpGS7M/ZbupiJVo9zJ8NIDYIc5pMDaxUp6krlAlCEG0z+fcDdrfm1OAQv TXNQvFE3Niy5J2yXQipGod8tEvSIe5QSHBB6VkfMUWx7hMS/IFdMDl5J6EInTLDIzAS7 BWRw== Received: by 10.43.114.4 with SMTP id ey4mr59424460icc.27.1357988703527; Sat, 12 Jan 2013 03:05:03 -0800 (PST) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.64.16.73 with HTTP; Sat, 12 Jan 2013 03:04:32 -0800 (PST) In-Reply-To: <20130108201200.GE1727@glenbarber.us> References: <20130103083249.5708bb78@scorpio> <20130108141545.GA30241@dragon.NUXI.org> <20130108201200.GE1727@glenbarber.us> From: Chris Rees Date: Sat, 12 Jan 2013 11:04:32 +0000 X-Google-Sender-Auth: vG2ZpHdujIbt6Xpd81Uw-Z3BdO0 Message-ID: Subject: Re: Updating "Bash" To: Glen Barber Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Mailing List X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 11:05:04 -0000 On 8 January 2013 20:12, Glen Barber wrote: > On Tue, Jan 08, 2013 at 06:15:45AM -0800, David O'Brien wrote: >> On Thu, Jan 03, 2013 at 08:32:49AM -0500, Jerry wrote: >> > Bash is currently at Bash-Release: 4.2, patch level 42. The port's >> > version is only at patch level 37, which was released on 16-Jul-2012. >> > This is an important port and since the freeze is over with, I was >> > wondering if this port will be updated? >> >> It will be once the dust settles over the 9.1 release. >> > > I think the dust has settled. > I agree, but I'm not clear on what the "dust" was. Chris From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 12:07:53 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id BF336CC8 for ; Sat, 12 Jan 2013 12:07:53 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-ee0-f41.google.com (mail-ee0-f41.google.com [74.125.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 605AE373 for ; Sat, 12 Jan 2013 12:07:53 +0000 (UTC) Received: by mail-ee0-f41.google.com with SMTP id d41so1223174eek.14 for ; Sat, 12 Jan 2013 04:07:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:date:from:to:subject:message-id:x-mailer:mime-version :content-type:content-transfer-encoding; bh=2lE1orn8OmelI/QDsJfLkM3UgIPrnXkilwj5cij8FL8=; b=V2GouTq4XaPWngtdbC8wt23dIOyZT5CiHROdXSxI14C6MaTul8B2F+mFiBiZQymiof N3p2sfEfJLLzfR9eXnB+0Q5qXwjtdRARBKYlgQ1DMpnSpLze/pyvJWWpu5aDZNZHuqkD UBtvgfQtgfcYB0aLlz1bLUy8Ymrj6KJSoIQ5/vniX5e7vN0hNU10ShL9B4JAr27cIcVS seiYVNj0peQRffWgWdIhcHFKLjxLNGfYhq7sQ/80JM6AtdxBtVkvM4m5NlvklZ/6EnJ+ 1dnI1bZE6Rz/UgvFAHcjuHLmWepLIGY2xSdcQACXZWIOZu1L/Hm0ZKu4SEdbCNElrP6C E/lA== X-Received: by 10.14.209.193 with SMTP id s41mr211269035eeo.9.1357992472137; Sat, 12 Jan 2013 04:07:52 -0800 (PST) Received: from gumby.homeunix.com (87-194-105-247.bethere.co.uk. [87.194.105.247]) by mx.google.com with ESMTPS id w44sm12600420eep.6.2013.01.12.04.07.49 (version=SSLv3 cipher=RC4-SHA bits=128/128); Sat, 12 Jan 2013 04:07:50 -0800 (PST) Date: Sat, 12 Jan 2013 12:07:48 +0000 From: RW To: ports@freebsd.org Subject: Removal of Portmanager Message-ID: <20130112120748.61c8e103@gumby.homeunix.com> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.6; amd64-portbld-freebsd8.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 12:07:53 -0000 "Does not support modern ports features such as MOVED, is lacking upstream and active contributions, and does not support pkgng. Consider using ports-mgmt/portmaster, ports-mgmt/portupgrade or pkgng." These seem more like bogus excuses than reasons. Portmanager doesn't need MOVED, and the author chose not to support it. There's no compelling reason for portmanager users to switch to pkgng which may well be the reason no-one has done anything. The logical time to remove portmanager is when there are no supported releases with support for the old package tools - if it's not been patched to support pkgng by then. From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 12:22:07 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 566391A4; Sat, 12 Jan 2013 12:22:07 +0000 (UTC) (envelope-from jnagyjr1978@gmail.com) Received: from mail-gh0-f176.google.com (mail-gh0-f176.google.com [209.85.160.176]) by mx1.freebsd.org (Postfix) with ESMTP id 0D013645; Sat, 12 Jan 2013 12:22:06 +0000 (UTC) Received: by mail-gh0-f176.google.com with SMTP id g10so58506ghb.21 for ; Sat, 12 Jan 2013 04:22:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=7RHRgz6UQ5v5LnOnF4cFZR8bRF5BPVzKVMEplMSUFfs=; b=QaYfwYIYCprN4HCVPTu7AUC5rWUxNR8vVko3oGoL6dJKXWnhPodnvp2UnUv1XPwkQ4 CTCkgryEPRx+dcO+7v87tPxhMUkE58Hq7nila1hwYJmHtFxu4M0opdalzytY6w09JaMS zIG97TYmonVYUt9G5IpvsfqR0cFFCiIxP+coq34JBhVcAdGqkin80XoYcv2PG5BCjGpl n5Zjplh0tQKKB8GK99R05vfcV7zdL68gbeqTWlnuAUVmr4mQ/sZgoizW/UHg9MPuVzgx JO0FDE3HrcMQRRGg02T7Hm71vDgaV+UQQNGsLE8s83DJBm2EdDefSFjSBeH18ezUmzCY Sa3A== X-Received: by 10.236.75.200 with SMTP id z48mr87845704yhd.41.1357993326061; Sat, 12 Jan 2013 04:22:06 -0800 (PST) Received: from [192.168.1.33] (vid-196.dhcp.grp10.tnmmrl.infoave.net. [204.116.254.196]) by mx.google.com with ESMTPS id s21sm7264006yhb.5.2013.01.12.04.22.04 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 12 Jan 2013 04:22:05 -0800 (PST) Message-ID: <50F15568.5080104@gmail.com> Date: Sat, 12 Jan 2013 06:22:00 -0600 From: "Joseph A. Nagy, Jr" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: gecko@freebsd.org, freebsd-ports@freebsd.org Subject: Re: Firefox 18 does not compile (problem with patches) References: <20130111084543.2a5709a4@freebsd> <50EFC858.9020704@gwdg.de> <50F0FC2C.5040905@gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 12:22:07 -0000 On 01/12/13 00:10, Kevin Oberman wrote: > You likely know this, but you can update an individual port (or set it > to any rev) with the command: > svn up /usr/ports/www/firefox > I do, but I have the whole tree scheduled for update anyway. -- Yours in Christ, Joseph A Nagy Jr "Whoever loves instruction loves knowledge, But he who hates correction is stupid." -- Proverbs 12:1 Emails are not formal business letters, whatever businesses may want. Original content CopyFree (F) under the OWL http://owl.apotheon.org From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 12:30:44 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 9D56035C; Sat, 12 Jan 2013 12:30:44 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from onyx.glenbarber.us (onyx.glenbarber.us [IPv6:2607:fc50:1000:c200::face]) by mx1.freebsd.org (Postfix) with ESMTP id 63ED46A9; Sat, 12 Jan 2013 12:30:44 +0000 (UTC) Received: from glenbarber.us (kaos.glenbarber.us [71.224.221.174]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: gjb) by onyx.glenbarber.us (Postfix) with ESMTPSA id 919A423F763; Sat, 12 Jan 2013 07:30:41 -0500 (EST) DKIM-Filter: OpenDKIM Filter v2.7.1 onyx.glenbarber.us 919A423F763 Authentication-Results: onyx.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none (insecure policy) Date: Sat, 12 Jan 2013 07:30:39 -0500 From: Glen Barber To: Chris Rees Subject: Re: Updating "Bash" Message-ID: <20130112123039.GE1359@glenbarber.us> References: <20130103083249.5708bb78@scorpio> <20130108141545.GA30241@dragon.NUXI.org> <20130108201200.GE1727@glenbarber.us> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="//IivP0gvsAy3Can" Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 10.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: FreeBSD Mailing List X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 12:30:44 -0000 --//IivP0gvsAy3Can Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jan 12, 2013 at 11:04:32AM +0000, Chris Rees wrote: > >> It will be once the dust settles over the 9.1 release. > > > > I think the dust has settled. >=20 > I agree, but I'm not clear on what the "dust" was. >=20 Same here. As I do not see any, I assume it has either settled or never existed at all. I like to refer to the phenomenon as "illuminatiware." Glen --//IivP0gvsAy3Can Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBCAAGBQJQ8VdvAAoJEFJPDDeguUaj80gIAKIEMvOFp95QSRcDI0OUzxG/ 27Nq8H5usagnLGFaJxMouUtX1g3ohIopGpe2dgrhZjmlEGePMKxhgtz6ZF+CGDI5 YXKCLDyF+Msa1UxJyr5+dYk7BK12gbvnV3ncbB19sjfU79s9dp0DUF2dUF81QOQB JT/9cFg/hiCBXVbYQW5219NwEJpQ2Vl2ExU53drFg8G2cOJeROycidx/rzt0BBLp BmVsrw3TYllSDW9XH/MNXR9t2cnvhE99PsBSdvVR/9woD5pliQxxdiI1b7/WaFtB qYEEDdXCeb5VVPYWYB190dpDiCId8C4zBSbEBAH9bT86hnHRVJSBHQweLhAD5dc= =WQT1 -----END PGP SIGNATURE----- --//IivP0gvsAy3Can-- From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 13:02:40 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id A34A8BE3; Sat, 12 Jan 2013 13:02:40 +0000 (UTC) (envelope-from joel@freebsd.org) Received: from mail.vnode.se (mail.vnode.se [62.119.52.80]) by mx1.freebsd.org (Postfix) with ESMTP id 56A94803; Sat, 12 Jan 2013 13:02:40 +0000 (UTC) Received: from mail.vnode.se (localhost [127.0.0.1]) by mail.vnode.se (Postfix) with ESMTP id 603D0E3F07A; Sat, 12 Jan 2013 14:02:38 +0100 (CET) X-Virus-Scanned: amavisd-new at vnode.se Received: from mail.vnode.se ([127.0.0.1]) by mail.vnode.se (mail.vnode.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8VRUf-7hSBHA; Sat, 12 Jan 2013 14:02:33 +0100 (CET) Received: from jd.benders.se (jd.benders.se [212.247.52.12]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.vnode.se (Postfix) with ESMTPSA id C23F6E3F079; Sat, 12 Jan 2013 14:02:33 +0100 (CET) Date: Sat, 12 Jan 2013 14:02:32 +0100 From: Joel Dahl To: Matthew Seaman Subject: Re: pkgng and portmaster Message-ID: <20130112130232.GI1452@jd.benders.se> References: <20130112092154.GG1452@jd.benders.se> <50F13709.5080501@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <50F13709.5080501@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 13:02:40 -0000 On 12-01-2013 10:12, Matthew Seaman wrote: > On 12/01/2013 09:21, Joel Dahl wrote: > > Hi, > > > > # pkg version | grep "<" > > ca_root_nss-3.14 < > > git-1.8.0.2 < > > subversion-1.7.7_1 < > > > > # portmaster -a > > ===>>> All ports are up to date > > > > Huh? > > > > Running HEAD from Dec 29. > > > > pkg version can use any of the ports index, checking the ports tree > directly or checking the configured repository catalogue to find out > what the current versions of ports are. If you don't express a > preference by using one of the -I -P or -R arguments, then pkg version > will check in /usr/ports directly, or failing that, the repository > catalogue. > > portmaster similarly can use the ports index, or check directly in the > ports tree. Or, in fact, both. It generally defaults to using the > ports index -- although settings in portmasterrc can override this. > > So, working hypothesis: your ports index file is out of date. Update > it, or tell portmaster not to use it and portmaster will find the > available updates. OK. I was under the impression that portsnap would take care of that. I run portsnap once every night. Anyway, so now I ran portsnap manually and it seems to have rebuilt the INDEX files (at least that's what the output indicates). Trying portsnap -a still gives me "All ports are up to date" though. I seem to be using the tools people recommend these days (portsnap, pkgng, portmaster) but I'm obviously doing something wrong. -- Joel From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 13:13:19 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 1859CD33 for ; Sat, 12 Jan 2013 13:13:19 +0000 (UTC) (envelope-from jerry@seibercom.net) Received: from mail-yh0-f49.google.com (mail-yh0-f49.google.com [209.85.213.49]) by mx1.freebsd.org (Postfix) with ESMTP id C44F9862 for ; Sat, 12 Jan 2013 13:13:18 +0000 (UTC) Received: by mail-yh0-f49.google.com with SMTP id f43so489533yha.36 for ; Sat, 12 Jan 2013 05:13:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=seibercom.net; s=google; h=x-received:date:from:to:subject:message-id:in-reply-to:references :reply-to:organization:x-mailer:face:mime-version:content-type :content-transfer-encoding; bh=WqcmABSz5LbFutUaQJZEkBzmlqxqadZYCh8AlOrcmqE=; b=cQ1dB7RLU8CJxUVpurZFihC5aGFVmUoCpPC1NoulSpIXu+FqBFUUbbCljLaU+5Hmnc ta3L82qJrgWfxhwvYPUhCjLUoFboBQGXjoP9A+wslThdH3evS18eKmZHuhLY5x8rvQU2 rT3YjDig+Jnist6VYERYjWxNd5RFtKEiI/83I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:date:from:to:subject:message-id:in-reply-to:references :reply-to:organization:x-mailer:face:mime-version:content-type :content-transfer-encoding:x-gm-message-state; bh=WqcmABSz5LbFutUaQJZEkBzmlqxqadZYCh8AlOrcmqE=; b=mSFQbMt5xYbWGcQRgj+3/bYY8u5wdGzpyMk4ChD5aBDciv2mN9Jjd5zyJy81Gfz3Pl osFEPo2OwdAmeJXEftuw6xbdQf9y81JJlSE9jbo61/RXMNqFVs02GWs9wmsPnu2tMPvK INqKoD/bbWyUo/BlnCBGeu4Rb0INA74fdbaq41s2Bi57BcVta9D8L5IvEqqkCoVpOoY7 ruudvmPAuHJwxLTlN535VYbI1YEOhZZbuvg6AdNa/SZH1PNGnEoFzRm8i8pBfVWJx/c5 gfTteu4gNY9mF+0NuJobcPIDoQUV5lPE9dkwAqfCuZjN3K0v1w+gWVyB6xSKHgTeGk3l MB9Q== X-Received: by 10.236.134.18 with SMTP id r18mr23869437yhi.6.1357996397595; Sat, 12 Jan 2013 05:13:17 -0800 (PST) Received: from scorpio.seibercom.net (cpe-076-182-104-150.nc.res.rr.com. [76.182.104.150]) by mx.google.com with ESMTPS id l14sm6456669anm.15.2013.01.12.05.13.16 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 12 Jan 2013 05:13:17 -0800 (PST) Received: from scorpio (localhost [127.0.0.1]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: jerry@scorpio.seibercom.net) by scorpio.seibercom.net (Postfix) with ESMTPSA id 3Yk1bH3y7gz2CG5k for ; Sat, 12 Jan 2013 08:13:15 -0500 (EST) Date: Sat, 12 Jan 2013 08:13:15 -0500 From: Jerry To: freebsd-ports@freebsd.org Subject: Re: Updating "Bash" Message-ID: <20130112081315.2c3137e3@scorpio> In-Reply-To: <20130112123039.GE1359@glenbarber.us> References: <20130103083249.5708bb78@scorpio> <20130108141545.GA30241@dragon.NUXI.org> <20130108201200.GE1727@glenbarber.us> <20130112123039.GE1359@glenbarber.us> Organization: seibercom.net X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.6; amd64-portbld-freebsd8.3) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAHlBMVEUAAABYRlwJCw4FAgAIBwKprDkBAQFQLR0BAgCir7VRttp8AAACAUlEQVQ4jZWUTYvbMBCGTVl8V2hX6Gg5G5FbWQdBj0lEfE7BhN4cyzi5Wt1E5L70roWy6N92xok/skkP+5IYrMcz78xIduDWpNM3vFzuA/jX5EY1AI6KHFwW/CzFuQAwqUBbV12p+CzIh6Awq7sg33pn5D64SQXAexffeuQlA/L35RrkaB551OjGfP/cAO8mCNaDcgvfky5ijoD0pAXlCQCnljiAjsJD9Ax05Ko5sZxbnLQcmM+dZg5IjREfZrWIHK0JuwU68pAGwHvfRxBundRzTxxz3r9dNUikPsEihjz2Dc4kjp1hKsJGuot4EDxaxzMoC7XqhxhOSfZrTS6gSX1JVdjp+o1PvWfekXgw3WL0g70nDEwA0H0HQsEZc8sTmFMTkWUfYWC/vdR1zQy3xLQgLwzu90QnlnFLjeiGWBjwhb4Sa42IqOg2qqS4O1/zhKokFUb1Q8Rj4Eb69WVflXEehJ35DgChVTE5n50eaGyMLOfH8AOodoSM4PVYAQgQdBulOa+knklYks3vAuQ+uX492lTl+A+e8qBV2AKoXalVKFfyuUp0pUp1ARaUHh82lv9MN+Ig7CZtgE6FNYvjlywT2VP2dMgOG46gTIWcqdfvuwyXNz0oMJNd/N5lh1YNiJt19ADTUo3VuFSNeQwVqRSrGjSCp53fk2g+Mvfk/gfoPxHeUS8MH9vRAAAAAElFTkSuQmCC Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Gm-Message-State: ALoCoQlTe3ZLLNYHFfbim+Xv508LDdVXv/FwInZOByT3Peoi55oA6DkomvRqefiG18ZpehfoEYH9 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: freebsd-ports@freebsd.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 13:13:19 -0000 On Sat, 12 Jan 2013 07:30:39 -0500 Glen Barber articulated: > On Sat, Jan 12, 2013 at 11:04:32AM +0000, Chris Rees wrote: > > >> It will be once the dust settles over the 9.1 release. > > > > > > I think the dust has settled. > > > > I agree, but I'm not clear on what the "dust" was. > > > > Same here. As I do not see any, I assume it has either settled or > never existed at all. > > I like to refer to the phenomenon as "illuminatiware." I have a suggestion that might please at least a few users of Bash. I believe it could follow the "Postfix" model. "sahil@FreeBSD.org" maintains the "mail/postfix-current" port and keeps it in sync with Postfix releases in virtual real time. He also maintains the normal stable release version of Postfix, "mail/postfix". Bash has not been kept in sync with the stable releases for several years now. I realize that "obrien@FreeBSD.org" is undoubtedly extremely busy and does not have the time to spend on testing and maintaining this port on a daily basis. I would therefore suggest that he create a "bash-current" or what ever nomenclature suits him and keeps that port in sync with the latest patches, etcetera of Bash as they become available. "Bash" patches are released as part of their stable releases anyway so there should not be a problem. A simple warning that this port has not been declared "SAFE" by the maintainer is all that would be need. A user would therefore be fully aware that there might be serious implications to the use of this port. At some point, when the maintainer feels it is advisable to move the "current" branch into the "stable" branch, he my do so. I was also thinking of another option; however, I do not know if it is feasible. It would require having a base level set for the patch level -- in this case 37. Have that as the default. Then have an option to download all available patches and update bash. I don't know how this would be handles, but it might eliminate some of the rather long waits between releases in the ports system. Well, that is my 2¢ on the matter. -- Jerry â™” Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __________________________________________________________________ From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 13:40:28 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 05039175 for ; Sat, 12 Jan 2013 13:40:28 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward2h.mail.yandex.net (forward2h.mail.yandex.net [IPv6:2a02:6b8:0:f05::2]) by mx1.freebsd.org (Postfix) with ESMTP id 9AC36940 for ; Sat, 12 Jan 2013 13:40:27 +0000 (UTC) Received: from smtp3h.mail.yandex.net (smtp3h.mail.yandex.net [84.201.186.20]) by forward2h.mail.yandex.net (Yandex) with ESMTP id 8B732700903; Sat, 12 Jan 2013 17:40:24 +0400 (MSK) Received: from smtp3h.mail.yandex.net (localhost [127.0.0.1]) by smtp3h.mail.yandex.net (Yandex) with ESMTP id 460351B404ED; Sat, 12 Jan 2013 17:40:24 +0400 (MSK) Received: from 93.91.2.63.tel.ru (93.91.2.63.tel.ru [93.91.2.63]) by smtp3h.mail.yandex.net (nwsmtp/Yandex) with ESMTP id eNlWw6RU-eNlKUDtN; Sat, 12 Jan 2013 17:40:24 +0400 Message-ID: <50F167C7.1040206@passap.ru> Date: Sat, 12 Jan 2013 17:40:23 +0400 From: Boris Samorodov Organization: =?UTF-8?B?0JfQkNCeICLQktCQ0KDQoiI=?= User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Hokan Subject: Re: Porting help requested References: <20130108193157.GA82227@me.umn.edu> In-Reply-To: <20130108193157.GA82227@me.umn.edu> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 13:40:28 -0000 08.01.2013 23:31, Hokan пишет: > Hello Porters, > > I'm working on updating the port sysutils/modules and am unsure how > to do something. > > The port (tarfile attached) installs into ${PREFIX}/Modules/${PORTVERSION} > and creates a link ${PREFIX}/Modules/default that points to that install. > The point is to permit several installed versions of the software with > the link controlling which is used. > > I want to make this updated port not conflict with any older version that > may be installed. > > Here's my problems: > > If an older version is installed my port fails because it can't create the > directory ${PREFIX}/Modules nor the link ${PREFIX}/Modules/default because > they already exist. I don't know how to deal with this. > > When deinstalling the port I want to remove ${PREFIX}/Modules/default if it's > pointing to the version I'm deinstalling, but leave it alone otherwise. > > Please give me advice on how to proceed. You should restructure your port(s). 1. The current port should be moved to sysutils/modules31. 2. Create a new port for the new version sysutils/modules32. 3. Create a new port sysutils/modules (a so called master port) to select which versions to install and which one should be the default. Said that I'm not sure if it make any sence for this particular port. What's the reason to have multiple installed versions? It seems to be a handy tool which should just be updated to a new version... Anyway you have a choice. Good luck, HTH -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 15:27:32 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 71C65C9; Sat, 12 Jan 2013 15:27:32 +0000 (UTC) (envelope-from joel@vnode.se) Received: from mail.vnode.se (mail.vnode.se [62.119.52.80]) by mx1.freebsd.org (Postfix) with ESMTP id 19739C42; Sat, 12 Jan 2013 15:27:31 +0000 (UTC) Received: from mail.vnode.se (localhost [127.0.0.1]) by mail.vnode.se (Postfix) with ESMTP id C2E0BE3F07A; Sat, 12 Jan 2013 16:27:29 +0100 (CET) X-Virus-Scanned: amavisd-new at vnode.se Received: from mail.vnode.se ([127.0.0.1]) by mail.vnode.se (mail.vnode.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Mn7QI6NvuyVd; Sat, 12 Jan 2013 16:27:26 +0100 (CET) Received: from jd.benders.se (jd.benders.se [212.247.52.12]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.vnode.se (Postfix) with ESMTPSA id 67B7DE3F079; Sat, 12 Jan 2013 16:27:26 +0100 (CET) Date: Sat, 12 Jan 2013 16:27:25 +0100 From: Joel Dahl To: ports@freebsd.org Subject: Re: pkgng and portmaster Message-ID: <20130112152724.GJ1452@jd.benders.se> References: <20130112092154.GG1452@jd.benders.se> <50F13709.5080501@FreeBSD.org> <20130112130232.GI1452@jd.benders.se> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130112130232.GI1452@jd.benders.se> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Matthew Seaman X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 15:27:32 -0000 On 12-01-2013 14:02, Joel Dahl wrote: > On 12-01-2013 10:12, Matthew Seaman wrote: > > On 12/01/2013 09:21, Joel Dahl wrote: > > > Hi, > > > > > > # pkg version | grep "<" > > > ca_root_nss-3.14 < > > > git-1.8.0.2 < > > > subversion-1.7.7_1 < > > > > > > # portmaster -a > > > ===>>> All ports are up to date > > > > > > Huh? > > > > > > Running HEAD from Dec 29. > > > > > > > pkg version can use any of the ports index, checking the ports tree > > directly or checking the configured repository catalogue to find out > > what the current versions of ports are. If you don't express a > > preference by using one of the -I -P or -R arguments, then pkg version > > will check in /usr/ports directly, or failing that, the repository > > catalogue. > > > > portmaster similarly can use the ports index, or check directly in the > > ports tree. Or, in fact, both. It generally defaults to using the > > ports index -- although settings in portmasterrc can override this. > > > > So, working hypothesis: your ports index file is out of date. Update > > it, or tell portmaster not to use it and portmaster will find the > > available updates. > > OK. I was under the impression that portsnap would take care of that. I run > portsnap once every night. > > Anyway, so now I ran portsnap manually and it seems to have rebuilt the INDEX > files (at least that's what the output indicates). > > Trying portsnap -a still gives me "All ports are up to date" though. I seem to > be using the tools people recommend these days (portsnap, pkgng, portmaster) > but I'm obviously doing something wrong. Looks like I didn't install portmaster with pkgng support on this particular machine. Problem solved. -- Joel From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 15:33:48 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 943AE35A for ; Sat, 12 Jan 2013 15:33:48 +0000 (UTC) (envelope-from portscout@portscout.freebsd.org) Received: from null.zi0r.com (null.zi0r.com [71.245.171.204]) by mx1.freebsd.org (Postfix) with ESMTP id 59579D0E for ; Sat, 12 Jan 2013 15:33:48 +0000 (UTC) Received: from null.zi0r.com (localhost [127.0.0.1]) by null.zi0r.com (8.14.5/8.14.5) with ESMTP id r0CFXfMi097964 for ; Sat, 12 Jan 2013 10:33:41 -0500 (EST) (envelope-from portscout@null.zi0r.com) Received: (from portscout@localhost) by null.zi0r.com (8.14.5/8.14.5/Submit) id r0CFXf4C097901; Sat, 12 Jan 2013 10:33:41 -0500 (EST) (envelope-from portscout) Message-Id: <201301121533.r0CFXf4C097901@null.zi0r.com> MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Sat, 12 Jan 2013 10:33:41 -0500 From: portscout@portscout.freebsd.org To: ports@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 15:33:48 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/ports@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ archivers/star | 1.5.1 | 1.5.2 ------------------------------------------------+-----------------+------------ devel/k8048 | 2.09 | 2.11 ------------------------------------------------+-----------------+------------ emulators/qmc2 | 0.37 | 0.38 ------------------------------------------------+-----------------+------------ games/xabacus | 7.7.0 | 7.7.1 ------------------------------------------------+-----------------+------------ www/xist | 3.25 | 4.7 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt If wish to stop receiving portscout reminders, please contact portscout@portscout.freebsd.org Thanks. From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 15:43:39 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 8CEEB6E2 for ; Sat, 12 Jan 2013 15:43:39 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 70FC1D89 for ; Sat, 12 Jan 2013 15:43:39 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r0CFhd1q079384 for ; Sat, 12 Jan 2013 15:43:39 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r0CFhdeu079383 for freebsd-ports@freebsd.org; Sat, 12 Jan 2013 15:43:39 GMT (envelope-from bdrewery) Received: (qmail 89098 invoked from network); 12 Jan 2013 09:43:37 -0600 Received: from unknown (HELO ?10.10.0.115?) (freebsd@shatow.net@10.10.0.115) by sweb.xzibition.com with ESMTPA; 12 Jan 2013 09:43:37 -0600 Message-ID: <50F1849D.8070009@FreeBSD.org> Date: Sat, 12 Jan 2013 09:43:25 -0600 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: FreeBSD Port: portmanager-0.4.1_9 References: <000b01cdef81$ee5463a0$cafd2ae0$@inter.nl.net> <20130111133639.1bb565e6@gumby.homeunix.com> In-Reply-To: <20130111133639.1bb565e6@gumby.homeunix.com> X-Enigmail-Version: 1.5 OpenPGP: id=3C9B0CF9; url=http://www.shatow.net/bryan/bryan.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="----enig2FPWAUFXMPATLHNDAIFBT" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 15:43:39 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2FPWAUFXMPATLHNDAIFBT Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 1/11/2013 7:36 AM, RW wrote: > On Thu, 10 Jan 2013 15:31:54 -0700 (MST) > Warren Block wrote: >=20 >> On Thu, 10 Jan 2013, Walter Jansen wrote: >> >>> So sorry, I obviously missed news about Portmaster which I have >>> been using many years to update the installed ports. >>> >>> Is it gone forever? Is there a successor? >> >> port*manager* is gone, portmaster and portupgrade are still available.= >=20 > I'm sorry to hear that, it was still working well for me. >=20 > Does anyone know what portupgrade is like these days? when I stopped > using it it seemed to be getting a bit flakey. I've taken care of most of the known critical failures. There's still cases like upgrading ruby that can bomb out. Stuff like the pkgdb becoming unreadable, missing, corrupted is automatically handled now. >=20 > On the whole I'd rather not use portmaster because the last time I > checked it terminates on the first error rather than when it has no > more it can do. This makes it very inefficient when there are build > errors. >=20 >=20 > _______________________________________________ > 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= " >=20 --=20 Regards, Bryan Drewery bdrewery@freenode/EFNet ------enig2FPWAUFXMPATLHNDAIFBT 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.10 (MingW32) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJQ8YSdAAoJEG54KsA8mwz5LikQAK1jT9XWeVg+cvXK6hXaw8QI +KcIyDdgF4uG97rMzc+hfIq3ux8SUaFyKPog01yNUQxNe7NQekAxZZKj/jfc+TIh 6Oo0XL1wWV8TJ7rX45ypIUuhs3ErFtr8OzaRy0WhSll3+V8iRuNEnAIp6a6dpFq4 iXJfUOv4E9+5LqIn41yG+AmPPXpW7aq5xB6wtviY1+VTgybDq5pmGEaAaouVwIlT Cl53airehgcummwNn7YavbAdXt6pQDNWtthbI+iqhOWRkPoM/xtK8Lk3FfRZ55BU DfuoWw4EnVRtEGFj0NKQiFXP6WLw3wCduvw/DY2X9M0bGXWWEld+L7rrhgO4XHu7 LALif859zLT02c1xksstnm7n1F6YU25NL6rIrzB2PMjPjG1jjCKYslNy2nsgwdkI uVgKG63e2tQvcR+by5A03U8Znv5C2wvN/WZhePFZ3MvNptXgn6ZdUTCx9SWuTq8b tVPS5BCp+l2cg8r2W61+GGDmFx33hxHQ4uLC41KdCl/fGSUUSwkzuBHf9Jm7TKRK Ii7n5psDnQ4WzoXTDmj2uc4Gk4PmQk2wY4ReHdoyIG9oFvyRY5VTtWD9txxy+Jfo ZIAiGRyIVzsQIARyWH/LEcHKvPoBnFataCxIpif/LV/VCWxGVbIoknDT9D+PhCon apMimwXNT45t+nXnibJt =N19B -----END PGP SIGNATURE----- ------enig2FPWAUFXMPATLHNDAIFBT-- From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 15:57:30 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 60F39CD0 for ; Sat, 12 Jan 2013 15:57:30 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 4AC46E0D for ; Sat, 12 Jan 2013 15:57:30 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r0CFvUHR081114 for ; Sat, 12 Jan 2013 15:57:30 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r0CFvUaR081113 for freebsd-ports@freebsd.org; Sat, 12 Jan 2013 15:57:30 GMT (envelope-from bdrewery) Received: (qmail 45721 invoked from network); 12 Jan 2013 09:57:28 -0600 Received: from unknown (HELO ?10.10.0.115?) (freebsd@shatow.net@10.10.0.115) by sweb.xzibition.com with ESMTPA; 12 Jan 2013 09:57:28 -0600 Message-ID: <50F187DC.2070804@FreeBSD.org> Date: Sat, 12 Jan 2013 09:57:16 -0600 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: Removal of Portmanager References: <20130112120748.61c8e103@gumby.homeunix.com> In-Reply-To: <20130112120748.61c8e103@gumby.homeunix.com> X-Enigmail-Version: 1.5 OpenPGP: id=3C9B0CF9; url=http://www.shatow.net/bryan/bryan.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="----enig2MBACDIMQAQJMUKGEFRGW" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 15:57:30 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2MBACDIMQAQJMUKGEFRGW Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 1/12/2013 6:07 AM, RW wrote: > "Does not support modern ports features such as MOVED, is lacking > upstream and active contributions, and does not support pkgng. > Consider using ports-mgmt/portmaster, ports-mgmt/portupgrade or > pkgng." >=20 > These seem more like bogus excuses than reasons. >=20 > Portmanager doesn't need MOVED, and the author chose not to support > it. There's no compelling reason for portmanager users to switch to > pkgng which may well be the reason no-one has done anything. >=20 > The logical time to remove portmanager is when there are no supported > releases with support for the old package tools - if it's not been > patched to support pkgng by then. I do agree that harmless working ports should remain left untouched. However, portmanager has lacked contributions for years now, while the ports framework and goals have moved on. Yes pkgng is not default today, but it will be someday, and pkg_install support will be removed. At that time portmanager will stop working completely. Better to migrate now to another tool. When pkgng does become default, you won't care as much as the tool will just work the same as before. The other reasons listed do matter as it lessens the overall user experience of FreeBSD ports, if the tool you are using doesn't actually utilize the framework fully or correctly. If someone wants to step up and maintain and contribute to portmanager please do; we can re-add it at any time. Ps. This is coming from the person who got involved with FreeBSD when I was saddened to see portupgrade deprecated. Now it is maintained and properly handling various ports features. Regards, Bryan Drewery ------enig2MBACDIMQAQJMUKGEFRGW 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.10 (MingW32) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJQ8YfcAAoJEG54KsA8mwz55ogP/2z3RwLw7cTvckcBgIXZGPZv MkwVT2Bn0dax6WcoTd1VjLcOMi0SeAwfIYbJ/53Qe+EYmmnI6ZYr9dgJyISEpAaw tD9fZymh7SHJqf5O3fiyEr0NNbx4Dz19IPdSxF/QPYF5eBb7+4+e6QZlX40SgA1r MrcfkfBt4doiMFdnDfwUsSDCuNEWktnMwhWBkaib6w1gESIb/dqN/bxk4091L7Ut /KmjDrCbF680oPbt8fb8g+NPAPgFxnoLWAKsyg8W7qhNKjrygNl9HC2qwBSwoeSJ hs/5T8wzgjRaulN1etU+jy1DTaGT52uHE+PIEqVUl3pIAANngzUrkBh9YFPsXune +9rjtSpyZmHa7mLaYJUw+lJLQtIdx5J7+k8P+x3du1ukXH1nZNjZv2DpV9qdOUwW ICasx3M/HD/Ve5q79OyY7G0pgLY0I70H3DY0XWR2YxkQhfDR1+H/9nmFWG+gjJiy +A3RkcBw6iFHApjMJ6DUzOWUH69GTYg3i4b69rHyKcGNcMjXAs/Fh+nSJfqQm5nW xi+cilt1s9Yqtfyh9YeeAx2sQRNbAnM8szOhEDYgilHqUWA0wjwRM/ci1z6LV1Gg In53DMCcz1id7OQKE0t/Z0cIYugM2F7Xe+W5hzLLvcv+jR1bgE/2QQcQrEujM0dv 1rMP6rzN9pXIHhBzsguy =Lbv/ -----END PGP SIGNATURE----- ------enig2MBACDIMQAQJMUKGEFRGW-- From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 16:29:11 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 46011E1B for ; Sat, 12 Jan 2013 16:29:11 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-ia0-f175.google.com (mail-ia0-f175.google.com [209.85.210.175]) by mx1.freebsd.org (Postfix) with ESMTP id 0942EF30 for ; Sat, 12 Jan 2013 16:29:10 +0000 (UTC) Received: by mail-ia0-f175.google.com with SMTP id 21so2461255iay.34 for ; Sat, 12 Jan 2013 08:29:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=m6OWyQsvTJQtMCv9j03ys2UF0we3655+8aE9uP+t6KA=; b=GfyxgdRgLlcAXQOO2VDqTxAUy0wTcGyRP3pCTp7vjzyHmceDmwX/iemel2SMqskajf He54W5Nyc1jrT5sprQtzRPtjcwUoO3CkujHJ0T7BhzOwblnH4j5noVew6qWUvdQ4DPis LDxqEmKv0XpCBuVnogaiS8hq2RdEEpQC+6PAoCNLgbKuIJSqUuSKhG+sPliyeXpa+sCh kNdQ/TRUjimThww4nkrRn721p7blx8ZQRT0ebTmD6cnnoJpXB17OzJvVUeCv32FpkaUd yZZM1agrO4OS+NXYpq67+n5cWFdi+R4eSR/jkGioAVaSQZbzQ07YD62r9Wk5seTTW0NJ 9C6A== X-Received: by 10.50.178.10 with SMTP id cu10mr2516717igc.75.1358008148333; Sat, 12 Jan 2013 08:29:08 -0800 (PST) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.64.16.73 with HTTP; Sat, 12 Jan 2013 08:28:38 -0800 (PST) In-Reply-To: <50E3746E.1040701@isletech.net> References: <20130101122138.36ad8b73@scorpio> <20130101130519.6dd1c701@scorpio> <50E3746E.1040701@isletech.net> From: Chris Rees Date: Sat, 12 Jan 2013 16:28:38 +0000 X-Google-Sender-Auth: j_zNx18X6jLYbkdpS_KhucMoP7E Message-ID: Subject: Re: "automx" application To: Daryl Richards Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Mailing List X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 16:29:11 -0000 On 1 January 2013 23:42, Daryl Richards wrote: > On 13-01-01 1:11 PM, Chris Rees wrote: >> >> On 1 January 2013 18:05, Jerry wrote: >> Try: http://www.bayofrum.net/~crees/patches/automx.shar (or, if you don't >> trust a shar from me :)) http://www.bayofrum.net/~crees/patches/automx.diff > > Testing this... automx-test depends on wget to run.... In the absence of complaints, I've added the port as mail/automx. Chris From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 17:11:15 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 2A286955 for ; Sat, 12 Jan 2013 17:11:15 +0000 (UTC) (envelope-from stephen@missouri.edu) Received: from wilberforce.math.missouri.edu (wilberforce.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id DEFE0DF for ; Sat, 12 Jan 2013 17:11:14 +0000 (UTC) Received: from [127.0.0.1] (wilberforce.math.missouri.edu [128.206.184.213]) by wilberforce.math.missouri.edu (8.14.6/8.14.6) with ESMTP id r0CHBDKL004818 for ; Sat, 12 Jan 2013 11:11:13 -0600 (CST) (envelope-from stephen@missouri.edu) Message-ID: <50F19931.1040206@missouri.edu> Date: Sat, 12 Jan 2013 11:11:13 -0600 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: java/openjdk6 fails to build.. References: In-Reply-To: X-Enigmail-Version: 1.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 17:11:15 -0000 On 12/21/2012 05:07 PM, Eitan Adler wrote: > On 21 December 2012 13:49, Ronald Klop wrote: > >> Try to set the environment variable MAKE_JOBS_NUMBER=1 before building. > > If this fixes it please let us know - its a bug in the makefile that > needs to be fixed. > > Also try -DMAKES_JOBS_UNSAFE instead of MAKE_JOBS_NUMBER=1 > > the latter does -j1 which is subtly different than no -j at all. First, I wanted to correct a typo - it is -DMAKE_JOBS_UNSAFE (no "S"). Secondly, as of today, this bug must still be present, because I couldn't build devel/openjdk6 without the -DMAKE_JOBS_UNSAFE on my amd64 Intel i5 computer. From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 17:21:07 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8C1B1A82 for ; Sat, 12 Jan 2013 17:21:07 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-ia0-f173.google.com (mail-ia0-f173.google.com [209.85.210.173]) by mx1.freebsd.org (Postfix) with ESMTP id 37F06116 for ; Sat, 12 Jan 2013 17:21:06 +0000 (UTC) Received: by mail-ia0-f173.google.com with SMTP id w21so2465509iac.4 for ; Sat, 12 Jan 2013 09:21:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=bZl0Knr8OpDTbJbLtnVbSOQW+SSQIEB0RIyM+bfznuo=; b=fWbaqEQHe0Da5vWOb9jnxcLfbOKUjhXtHX0fMqMaI/IOZkylmWQhjrVbNh2VXdjsX8 tndcDdtW2YfzXagzTUVHm8dowIjKOSvKmRzd8N7pQMH84BGeraVT2Jsi7kIRdFuQt9ad zPu9KCs8lRLSpIfg9zZDhSgt2EZV5dI4p/DPLB0m8HJLBDpAB1k36NpaGCSdr78+4SLW k8vBl1oykKr/F2H4AmWn1KVna9h+MZKTdOaWRGAGb7wbdSKe3qsXXnWx08G0GyJ0BdQ+ qygpFq+IUB/khJ3faTNdTNJLIR8SWtLZIw3QDRqMe0vu95wUTB5NcC6KirU75e19e9/4 zRAg== Received: by 10.50.152.137 with SMTP id uy9mr2549748igb.62.1358011260390; Sat, 12 Jan 2013 09:21:00 -0800 (PST) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.64.16.73 with HTTP; Sat, 12 Jan 2013 09:20:30 -0800 (PST) In-Reply-To: <50F0686A.9030600@lissyara.su> References: <50F04B95.3000301@lissyara.su> <50F0686A.9030600@lissyara.su> From: Chris Rees Date: Sat, 12 Jan 2013 17:20:30 +0000 X-Google-Sender-Auth: DPU7g-g7g2M-LGMBopwj347W3vk Message-ID: Subject: Re: [pkgng] case-sensitive search? To: Alex Keda Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD Mailing List X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 17:21:07 -0000 On 11 January 2013 19:30, Alex Keda wrote: > 11.01.2013 23:05, Chris Rees =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > >> On 11 January 2013 17:27, Alex Keda wrote: >>> >>> root@amazon:/home/lissyara # pkg -v >>> 1.0.2 >>> root@amazon:/home/lissyara # pkg search phpmyadmin >>> root@amazon:/home/lissyara # pkg search myadmin >>> root@amazon:/home/lissyara # pkg search dmin >>> phpMyAdmin-3.5.5 A set of PHP-scripts to manage MySQL ove= r >>> the >>> web >>> root@amazon:/home/lissyara # >>> >>> it's bad behavior... good behavior - case-insensitive search by defult >> >> >> Like which other UNIX tool? :) >> >> To be honest, I'm not sure that capitals in PKGNAME is a good idea; a >> quick perusal of the manpage doesn't show case insensitivity. > > > for backward compatibility, because > >> cd /usr/ports && make search name=3D.... > > is case insensitivity. I've made a patch against pkgng HEAD, to add a -l option (just for pkg search currently) to use the SQL LIKE operator. This allows for case insensitivity. Perhaps it could just be default? http://www.bayofrum.net/~crees/patches/pkgng-like.diff If you want to try it out, stick the following as patch-like.diff into ports-mgmt/pkg/files (crude backport): http://www.bayofrum.net/~crees/patches/pkgng-like-for-port.diff It works for me; [crees@pegasus]/usr/ports/ports-mgmt/pkg% pkg search -l mailscanner MailScanner-4.84.5_3 Powerful virus/spam scanning framework for mail gateways Chris From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 17:26:14 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D9E42BEC for ; Sat, 12 Jan 2013 17:26:14 +0000 (UTC) (envelope-from admin@lissyara.su) Received: from mx.lissyara.su (mx.lissyara.su [91.227.18.11]) by mx1.freebsd.org (Postfix) with ESMTP id 7616913B for ; Sat, 12 Jan 2013 17:26:14 +0000 (UTC) Received: from [79.164.58.122] (port=56687 helo=dc7700p.lissyara.su) by mx.lissyara.su with esmtpa (Exim 4.80 (FreeBSD)) (envelope-from ) id 1Tu4qS-000886-JM for freebsd-ports@freebsd.org; Sat, 12 Jan 2013 21:26:12 +0400 Message-ID: <50F19CB4.6070308@lissyara.su> Date: Sat, 12 Jan 2013 21:26:12 +0400 From: Alex Keda User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 CC: FreeBSD Mailing List Subject: Re: [pkgng] case-sensitive search? References: <50F04B95.3000301@lissyara.su> <50F0686A.9030600@lissyara.su> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Description: if spam count > 60 - this is spam X-Spam-Count: 0 X-Descriptions: powered by www.lissyara.su X-Bounce-ID: mx.lissyara.su X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 17:26:14 -0000 12.01.2013 21:20, Chris Rees пишет: > On 11 January 2013 19:30, Alex Keda wrote: >> 11.01.2013 23:05, Chris Rees пишет: >> >>> On 11 January 2013 17:27, Alex Keda wrote: >>>> >>>> root@amazon:/home/lissyara # pkg -v >>>> 1.0.2 >>>> root@amazon:/home/lissyara # pkg search phpmyadmin >>>> root@amazon:/home/lissyara # pkg search myadmin >>>> root@amazon:/home/lissyara # pkg search dmin >>>> phpMyAdmin-3.5.5 A set of PHP-scripts to manage MySQL over >>>> the >>>> web >>>> root@amazon:/home/lissyara # >>>> >>>> it's bad behavior... good behavior - case-insensitive search by defult >>> >>> >>> Like which other UNIX tool? :) >>> >>> To be honest, I'm not sure that capitals in PKGNAME is a good idea; a >>> quick perusal of the manpage doesn't show case insensitivity. >> >> >> for backward compatibility, because >> >>> cd /usr/ports && make search name=.... >> >> is case insensitivity. > > I've made a patch against pkgng HEAD, to add a -l option (just for pkg > search currently) to use the SQL LIKE operator. This allows for case > insensitivity. Perhaps it could just be default? > > http://www.bayofrum.net/~crees/patches/pkgng-like.diff > > If you want to try it out, stick the following as patch-like.diff into > ports-mgmt/pkg/files (crude backport): > > http://www.bayofrum.net/~crees/patches/pkgng-like-for-port.diff > > It works for me; > > [crees@pegasus]/usr/ports/ports-mgmt/pkg% pkg search -l mailscanner > MailScanner-4.84.5_3 Powerful virus/spam scanning framework > for mail gateways it's good, but - for search only? may be make to all commands? From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 17:50:38 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C1238F7F for ; Sat, 12 Jan 2013 17:50:38 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-ia0-f180.google.com (mail-ia0-f180.google.com [209.85.210.180]) by mx1.freebsd.org (Postfix) with ESMTP id 965991D7 for ; Sat, 12 Jan 2013 17:50:38 +0000 (UTC) Received: by mail-ia0-f180.google.com with SMTP id f27so1079834iae.25 for ; Sat, 12 Jan 2013 09:50:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=w3KS5WbLReVBzaeMDQvgILsT/Dvr1tLPAHkyMvgkI9w=; b=a4JPzeqQUagIe9j0Z9VJYo8MjS64fOjGgYH/DFGsoRdeOyQy3jRtkREMpXkUIBLLml /uUS2DYWzA4gl6VHLcSrybh/koo6CMG4bBIktKCg1mVqcbANYpwMRQ2oOAvSv4Pdmxku A0nAVFnvQRsr68K3/IfjPhnrwgrhGf294dWeSlUQWf8HfdBm19Q+IXC+ttWZwBrpGDjp EEmjy58r46KATFGc1jzgVaET1OKKnkyMKvZ5mjcJxBuXT1J9S+/owBmWq3w1Ex7uyP1x E6LQOxZ2vlIc69F5CxYeuH5Khj9HY26aW0L4neOHwPKsuF5NCgYV5dduEhJxBfInPT0s Q/fg== X-Received: by 10.50.178.10 with SMTP id cu10mr2665414igc.75.1358013031861; Sat, 12 Jan 2013 09:50:31 -0800 (PST) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.64.16.73 with HTTP; Sat, 12 Jan 2013 09:50:01 -0800 (PST) In-Reply-To: <50F19CB4.6070308@lissyara.su> References: <50F04B95.3000301@lissyara.su> <50F0686A.9030600@lissyara.su> <50F19CB4.6070308@lissyara.su> From: Chris Rees Date: Sat, 12 Jan 2013 17:50:01 +0000 X-Google-Sender-Auth: 5jt_LNtrBcf9ORAdqliBE_AtNLE Message-ID: Subject: Re: [pkgng] case-sensitive search? To: Alex Keda Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable Cc: FreeBSD Mailing List X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 17:50:38 -0000 On 12 January 2013 17:26, Alex Keda wrote: > 12.01.2013 21:20, Chris Rees =D0=C9=DB=C5=D4: > >> On 11 January 2013 19:30, Alex Keda wrote: >>> >>> 11.01.2013 23:05, Chris Rees =D0=C9=DB=C5=D4: >>> >>>> On 11 January 2013 17:27, Alex Keda wrote: >>>>> >>>>> >>>>> root@amazon:/home/lissyara # pkg -v >>>>> 1.0.2 >>>>> root@amazon:/home/lissyara # pkg search phpmyadmin >>>>> root@amazon:/home/lissyara # pkg search myadmin >>>>> root@amazon:/home/lissyara # pkg search dmin >>>>> phpMyAdmin-3.5.5 A set of PHP-scripts to manage MySQL >>>>> over >>>>> the >>>>> web >>>>> root@amazon:/home/lissyara # >>>>> >>>>> it's bad behavior... good behavior - case-insensitive search by deful= t >>>> >>>> >>>> >>>> Like which other UNIX tool? :) >>>> >>>> To be honest, I'm not sure that capitals in PKGNAME is a good idea; a >>>> quick perusal of the manpage doesn't show case insensitivity. >>> >>> >>> >>> for backward compatibility, because >>> >>>> cd /usr/ports && make search name=3D.... >>> >>> >>> is case insensitivity. >> >> >> I've made a patch against pkgng HEAD, to add a -l option (just for pkg >> search currently) to use the SQL LIKE operator. This allows for case >> insensitivity. Perhaps it could just be default? >> >> http://www.bayofrum.net/~crees/patches/pkgng-like.diff >> >> If you want to try it out, stick the following as patch-like.diff into >> ports-mgmt/pkg/files (crude backport): >> >> http://www.bayofrum.net/~crees/patches/pkgng-like-for-port.diff >> >> It works for me; >> >> [crees@pegasus]/usr/ports/ports-mgmt/pkg% pkg search -l mailscanner >> MailScanner-4.84.5_3 Powerful virus/spam scanning framework >> for mail gateways > > > it's good, but - for search only? > may be make to all commands? This was only a prototype patch. If it's not outright rejected, I'll add it to the other commands too :) Chris From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 17:53:20 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B598899 for ; Sat, 12 Jan 2013 17:53:20 +0000 (UTC) (envelope-from admin@lissyara.su) Received: from mx.lissyara.su (mx.lissyara.su [91.227.18.11]) by mx1.freebsd.org (Postfix) with ESMTP id 6EE4A1EE for ; Sat, 12 Jan 2013 17:53:20 +0000 (UTC) Received: from [79.164.58.122] (port=18060 helo=dc7700p.lissyara.su) by mx.lissyara.su with esmtpa (Exim 4.80 (FreeBSD)) (envelope-from ) id 1Tu5Gb-00061a-8v for freebsd-ports@freebsd.org; Sat, 12 Jan 2013 21:53:13 +0400 Message-ID: <50F1A304.2080604@lissyara.su> Date: Sat, 12 Jan 2013 21:53:08 +0400 From: Alex Keda User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 CC: FreeBSD Mailing List Subject: Re: [pkgng] case-sensitive search? References: <50F04B95.3000301@lissyara.su> <50F0686A.9030600@lissyara.su> <50F19CB4.6070308@lissyara.su> In-Reply-To: Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Description: if spam count > 60 - this is spam X-Spam-Count: 0 X-Descriptions: powered by www.lissyara.su X-Bounce-ID: mx.lissyara.su X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 17:53:20 -0000 12.01.2013 21:50, Chris Rees ÐÉÛÅÔ: > On 12 January 2013 17:26, Alex Keda wrote: >> it's good, but - for search only? >> may be make to all commands? > > This was only a prototype patch. If it's not outright rejected, I'll > add it to the other commands too :) OK =) > Perhaps it could just be default? yes From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 17:56:47 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 9EDA9161 for ; Sat, 12 Jan 2013 17:56:47 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mail-oa0-f51.google.com (mail-oa0-f51.google.com [209.85.219.51]) by mx1.freebsd.org (Postfix) with ESMTP id 4EE0320B for ; Sat, 12 Jan 2013 17:56:46 +0000 (UTC) Received: by mail-oa0-f51.google.com with SMTP id n12so2794076oag.24 for ; Sat, 12 Jan 2013 09:56:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=gEbhnKqiMsgCFYwY1d/Q/enECZxHSKe0Lt3Ptx+lUfw=; b=ZDs6JLeX8ikp46nJ3rt2SEkpbwy8XZywIgmwynJ0td30yV8Mx/0MOUJhkdhPPRYbC2 c4bmoYGAJmqmraK1OzFDht2SQrs20emyBINtIin+CH5u93BAQMVWcQtyHMgSoxBSAT3o PFjwRdC6Xo4fJVPitBEGhZTR7BXfRCr4pBVNjpLbq7a4xGKlQMBFOfo3fh2p2cmyP738 zvRoQMotpK8xf6XKqnRE4RiVcZ+4SkVT6JT97CbrjkiLDc9bz7vmtwNI9+6jkyGM09tE mLma4LmC1+uXuSCVfL2MpGY38xZiuw3HZqc2QEBBG6gNX5SaymnNJyq9m38OMfVZ5h56 l2ig== MIME-Version: 1.0 Received: by 10.60.170.242 with SMTP id ap18mr47148564oec.97.1358013092582; Sat, 12 Jan 2013 09:51:32 -0800 (PST) Received: by 10.182.1.41 with HTTP; Sat, 12 Jan 2013 09:51:32 -0800 (PST) Date: Sat, 12 Jan 2013 12:51:32 -0500 Message-ID: Subject: emulators/virtualbox-ose-kmod refuses to build From: Aryeh Friedman To: FreeBSD Ports Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 17:56:47 -0000 =3D=3D=3D>>> All >> virtualbox-ose-kmod-4.1.22 (5/44) =3D=3D=3D> Cleaning for virtualbox-ose-kmod-4.2.6 =3D=3D=3D> License GPLv2 accepted by the user =3D=3D=3D> Found saved configuration for virtualbox-ose-kmod-4.1.22 =3D> VirtualBox-4.2.6.tar.bz2 doesn't seem to exist in /usr/ports/distfiles= //. =3D> Attempting to fetch http://download.virtualbox.org/virtualbox/4.2.6/VirtualBox-4.2.6.tar.bz2 VirtualBox-4.2.6.tar.bz2 100% of 72 MB 29 kBps 00m= 00s =3D=3D=3D> Extracting for virtualbox-ose-kmod-4.2.6 =3D> SHA256 Checksum OK for VirtualBox-4.2.6.tar.bz2. =3D=3D=3D> Patching for virtualbox-ose-kmod-4.2.6 =3D=3D=3D> Applying FreeBSD patches for virtualbox-ose-kmod-4.2.6 =3D=3D=3D> virtualbox-ose-kmod-4.2.6 depends on executable: yasm - found =3D=3D=3D> virtualbox-ose-kmod-4.2.6 depends on executable: as86 - found =3D=3D=3D> virtualbox-ose-kmod-4.2.6 depends on executable: kmk - found =3D=3D=3D> Configuring for virtualbox-ose-kmod-4.2.6 Checking for environment: Determined build machine: freebsd.x86, target machine: freebsd.x86, OK. Checking for kBuild: found, OK. Checking for gcc: found version 4.2.1, OK. Checking for Open Watcom: ** Open Watcom was not found! Checking for iasl: found version 20110527, OK. Checking for xslt: found, OK. Checking for mkisofs: found mkisofs 3.00 (i386-unknown-freebsd9.0) Copyright (C) 1993-1997 Eric Youngdale (C) 1997-2010 J=EF=BF=BDrg Schilling= , OK. Checking for pthread: found, OK. Checking for libxml2: found version 2.7.8, OK. Checking for libIDL: found version 0.8.14, OK. Checking for ssl: found version OpenSSL 0.9.8x 10 May 2012, OK. Checking for libcurl: found version 7.24.0, OK. Checking for zlib: found version 1.2.7, OK. Checking for libpng: found version 1.5.13, OK. Checking for Java support: OK. Successfully generated '/usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.2.6/AutoConfig.= kmk' and '/usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.2.6/env.sh'= . Source '/usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.2.6/env.= sh' once before you start to build VBox: source /usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.2.6/env= .sh kmk +++ WARNING +++ WARNING +++ WARNING +++ WARNING +++ WARNING +++ WARNING += ++ Hardening is enabled which means that the VBox binaries will not run from the binary directory. The binaries have to be installed suid root and som= e more prerequisites have to be fulfilled which is normally done by install= ing the final package. For development, the hardening feature can be disabled by specifying the --disable-hardening parameter. Please never disable tha= t feature for the final distribution! +++ WARNING +++ WARNING +++ WARNING +++ WARNING +++ WARNING +++ WARNING += ++ Enjoy! =3D=3D=3D> Building for virtualbox-ose-kmod-4.2.6 cd /usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.2.6 && /bin/sh env.sh && cd /usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.2.6/src/VBox/Hos= tDrivers && VBOX_LIBPATH_X11=3D/usr/local VBOX_FREEBSD_SRC=3D/usr/src/sys /usr/local/bin/kmk HostDrivers-scripts vboxdrv-mod VBoxNetFlt-src VBoxNetAdp-src ../../../Config.kmk:158: *** You must update kBuild! Requires kBuild revision 2577 or later, found 2546 (0.1.9998-r2546). Stop. *** [do-build] Error code 2 Stop in /usr/ports/emulators/virtualbox-ose-kmod. *** [build] Error code 1 Stop in /usr/ports/emulators/virtualbox-ose-kmod. From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 18:16:01 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 2EF056A3 for ; Sat, 12 Jan 2013 18:16:01 +0000 (UTC) (envelope-from emss.mail@gmail.com) Received: from mail-we0-f169.google.com (mail-we0-f169.google.com [74.125.82.169]) by mx1.freebsd.org (Postfix) with ESMTP id B84732C4 for ; Sat, 12 Jan 2013 18:16:00 +0000 (UTC) Received: by mail-we0-f169.google.com with SMTP id t49so1404893wey.0 for ; Sat, 12 Jan 2013 10:15:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:x-virus-scanned:from:to:cc:subject:in-reply-to :references:user-agent:x-operating-system:date:message-id :mime-version:content-type:content-transfer-encoding; bh=dcUlgJtbT39VGYNFG0wwgp5Pa1hvMxuHCCD8GZskbr0=; b=EskilFbp+G9zC/aPU2H01r6OBwNDuEmGOuzwvcdsOLrRK/m97UjsI15Tggrzm68nsP 3Tww0xc3SrjHM108L3P03nbTtTsPioPKQWZ2JmhCOZxhpcwmMQ5oGxFWsdnfGk07bSLB 69/VnsoFF0q2NvJOqxH8iFpkxvMfWT5Gd4cSi3VboAr1TIBJP8g6xo0YN0qhRaHGEGKE apktJw8jjUbXZhPWZPrPNMcK0+9+QNJWBmVTfjM/+CtXsg1B/6VFuEPdceYvU1zird5X p0iu6llk12QVKyZ4sfclM0mntTv5Wdw86t4C5WwuTq9emF5ccmdEa+fX0jL1BdAG7QYq 9D2A== X-Received: by 10.180.86.36 with SMTP id m4mr4989900wiz.5.1358014559491; Sat, 12 Jan 2013 10:15:59 -0800 (PST) Received: from srvbsdfenssv.interne.associated-bears.org (LCaen-151-92-21-48.w217-128.abo.wanadoo.fr. [217.128.200.48]) by mx.google.com with ESMTPS id df2sm4762326wib.0.2013.01.12.10.15.58 (version=TLSv1 cipher=RC4-SHA bits=128/128); Sat, 12 Jan 2013 10:15:58 -0800 (PST) Sender: Eric Masson Received: from srvbsdfenssv.interne.associated-bears.org (localhost [127.0.0.1]) by srvbsdfenssv.interne.associated-bears.org (Postfix) with ESMTP id 249A4CF2F0; Sat, 12 Jan 2013 19:15:57 +0100 (CET) X-Virus-Scanned: amavisd-new at interne.associated-bears.org Received: from srvbsdfenssv.interne.associated-bears.org ([127.0.0.1]) by srvbsdfenssv.interne.associated-bears.org (srvbsdfenssv.interne.associated-bears.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RU9S90nCQP9c; Sat, 12 Jan 2013 19:15:50 +0100 (CET) Received: by srvbsdfenssv.interne.associated-bears.org (Postfix, from userid 1001) id DD8BCCF0ED; Sat, 12 Jan 2013 19:15:50 +0100 (CET) From: Eric Masson To: Aryeh Friedman Subject: Re: emulators/virtualbox-ose-kmod refuses to build In-Reply-To: (Aryeh Friedman's message of "Sat, 12 Jan 2013 12:51:32 -0500") References: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (berkeley-unix) X-Operating-System: FreeBSD 9.1-RELEASE amd64 Date: Sat, 12 Jan 2013 19:15:50 +0100 Message-ID: <86libye089.fsf@srvbsdfenssv.interne.associated-bears.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: FreeBSD Ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 18:16:01 -0000 Aryeh Friedman writes: Hi, > ===>>> All >> virtualbox-ose-kmod-4.1.22 (5/44) Check /usr/ports/UPDATING on 20130103 entries... -- Je vous ferez remarquer chers câblés et très très chères câblées qu'un simple message INNOCENT (j'insiste) a engendré près de 10 réponses !!! -+- PC in : Tous coupables, tous. -+- From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 18:17:17 2013 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E0E15747; Sat, 12 Jan 2013 18:17:17 +0000 (UTC) (envelope-from t@taypop.com) Received: from hapkido.dreamhost.com (hapkido.dreamhost.com [66.33.216.122]) by mx1.freebsd.org (Postfix) with ESMTP id BF88B2D9; Sat, 12 Jan 2013 18:17:17 +0000 (UTC) Received: from homiemail-a77.g.dreamhost.com (caiajhbdcaid.dreamhost.com [208.97.132.83]) by hapkido.dreamhost.com (Postfix) with ESMTP id 28C0A833D; Sat, 12 Jan 2013 10:17:11 -0800 (PST) Received: from homiemail-a77.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a77.g.dreamhost.com (Postfix) with ESMTP id AA70D9405E; Sat, 12 Jan 2013 10:17:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=taypop.com; h=message-id :date:from:mime-version:to:cc:subject:content-type: content-transfer-encoding; s=taypop.com; bh=+DId0wTlPnxTNEZhRsp2 ECSibRg=; b=TyQxO/iYUf9cXwGBQh8nTSPs1CQ2yPLolf8QJkJ6C13uPeNXXUkP z1ahk9HT8ZUBb5aNxenIT4zo3WsOWqtqhsyQci+8bO9/lTFMflqxSFiOCTaPRaZ3 ohXErFFm0EdbXU80N+Hu97YFXJDkpMVUE7Idv/za4h4/+eyJs5IbA94= Received: from [127.0.0.1] (108-204-80-195.lightspeed.sndgca.sbcglobal.net [108.204.80.195]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: t@taypop.com) by homiemail-a77.g.dreamhost.com (Postfix) with ESMTPSA id 5FAA794059; Sat, 12 Jan 2013 10:17:05 -0800 (PST) Message-ID: <50F1A8A7.9010001@taypop.com> Date: Sat, 12 Jan 2013 10:17:11 -0800 From: Tay User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: gabor@FreeBSD.org Subject: FreeBSD Port: amavisd-new-2.8.0_2, 1 Re: Typo is amavisd.conf prevents startup if using ClamAV Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 18:17:17 -0000 Hello, not sure if anybody has mentioned this yet but in /usr/local/etc/amavisd.conf in the ClamAV section "/var/run/clamav/clamd.sock.sock" should be "/var/run/clamav/clamd.sock" otherwise Amavis will not be able to start. # ### http://www.clamav.net/ ['ClamAV-clamd', \&ask_daemon, ["CONTSCAN {}\n", "/var/run/clamav/clamd.sock.sock"], qr/\bOK$/m, qr/\bFOUND$/m, qr/^.*?: (?!Infected Archive)(.*) FOUND$/m ], Thanks and great port! From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 20:07:59 2013 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 235841E2 for ; Sat, 12 Jan 2013 20:07:59 +0000 (UTC) (envelope-from hskuhra@eumx.net) Received: from eumx.net (eumx.net [91.82.101.43]) by mx1.freebsd.org (Postfix) with ESMTP id C20F07DD for ; Sat, 12 Jan 2013 20:07:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=eumx.net; h=date :message-id:from:to:subject:in-reply-to:references:mime-version :content-type; s=default; bh=POvWsnCSaU0Vy06mSGAn9SW3a2c=; b=kbN OoJiOduDH9TFDANCg2edRvvG8iSLVuKH5wdhVcZUByLjTRIYgujc/pHusTcN1GZb zL7zgXPXKIa3+5iTw5IJ3bSWekzcVcY2ad9+5vaup435d3SJ8njDVMrpB7cby3Ab AiYvbDwli5Tf4lE3pbWdIMtdgtqLR6XoD4Hh77ig= DomainKey-Signature: a=rsa-sha1; c=nofws; d=eumx.net; h=date:message-id :from:to:subject:in-reply-to:references:mime-version :content-type; q=dns; s=default; b=wigDVzNPn733sHFGm9ybFcemWAxep oA0vOVjq7t6R7f5QZXbbmQcDw0218TSNxXE6j9wyJKMU71e1OO7BPrk6+odvd7zM f8mIdR2r4cFokOj9/7yPQKEXgjDMi6x90NLgMVhR6HWtIwUXQgiG+erzVpW3f0uO RyRgFBJkeGhjlE= Date: Sat, 12 Jan 2013 21:07:55 +0100 Message-ID: <87d2xatbac.wl%hskuhra@eumx.net> From: "Herbert J. Skuhra" To: ports@FreeBSD.org Subject: Re: FreeBSD Port: amavisd-new-2.8.0_2, 1 Re: Typo is amavisd.conf prevents startup if using ClamAV In-Reply-To: <50F1A8A7.9010001@taypop.com> References: <50F1A8A7.9010001@taypop.com> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 EasyPG/1.0.0 Emacs/24.3.50 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 20:07:59 -0000 On Sat, 12 Jan 2013 10:17:11 -0800 Tay wrote: > Hello, not sure if anybody has mentioned this yet but in > /usr/local/etc/amavisd.conf in the ClamAV section > "/var/run/clamav/clamd.sock.sock" should be > "/var/run/clamav/clamd.sock" otherwise Amavis will not be able to > start. > > # ### http://www.clamav.net/ > ['ClamAV-clamd', > \&ask_daemon, ["CONTSCAN {}\n", "/var/run/clamav/clamd.sock.sock"], > qr/\bOK$/m, qr/\bFOUND$/m, > qr/^.*?: (?!Infected Archive)(.*) FOUND$/m ], The amavisd.conf that ships with amavisd-new 2.8.0 does not contain the wrong line. % curl -O http://www.ijs.si/software/amavisd/amavisd-new-2.8.0.tar.gz % tar xfvz amavisd-new-2.8.0.tar.gz % cd amavisd-new-2.8.0 % grep clamd.sock amavisd.conf # \&ask_daemon, ["CONTSCAN {}\n", "/var/run/clamav/clamd.sock"], # \&ask_daemon, ["*", 'clamd:/var/run/clamav/clamd.sock'], Maybe this comes from a previous version or a local problem. -- Herbert From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 20:14:04 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 5664C2AF; Sat, 12 Jan 2013 20:14:04 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id DB3EA800; Sat, 12 Jan 2013 20:14:03 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [81.2.117.99]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.6/8.14.5) with ESMTP id r0CKDuLR090195 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Sat, 12 Jan 2013 20:13:56 GMT (envelope-from matthew@FreeBSD.org) DKIM-Filter: OpenDKIM Filter v2.7.4 smtp.infracaninophile.co.uk r0CKDuLR090195 Authentication-Results: smtp.infracaninophile.co.uk/r0CKDuLR090195; dkim=none reason="no signature"; dkim-adsp=none (insecure policy) Message-ID: <50F1C3FD.2060308@FreeBSD.org> Date: Sat, 12 Jan 2013 20:13:49 +0000 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: Chris Rees Subject: Re: [pkgng] case-sensitive search? References: <50F04B95.3000301@lissyara.su> <50F0686A.9030600@lissyara.su> In-Reply-To: X-Enigmail-Version: 1.5 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="----enig2VAWWBDADRWXIFIISAQVW" X-Virus-Scanned: clamav-milter 0.97.6 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk Cc: Alex Keda , FreeBSD Mailing List X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 20:14:04 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2VAWWBDADRWXIFIISAQVW Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 12/01/2013 17:20, Chris Rees wrote: > I've made a patch against pkgng HEAD, to add a -l option (just for pkg > search currently) to use the SQL LIKE operator. This allows for case > insensitivity. Perhaps it could just be default? >=20 > http://www.bayofrum.net/~crees/patches/pkgng-like.diff I like the idea of being able to do case insensitive searches, and I'm open to the suggestion that it should be the default for 'pkg search' or 'pkg info'[*] but... 'pkg info' needs to remain some sort of compatibility with pkg_info for now, and as it is used in several places (bsd.ports.mk, portmaster, portupgrade) any change to the default behaviour would have to be well tested against those applications. 'pkg search' lets you match packages by rather more than just name or origin, and I think the same sort of case sensitive / insensitive choice should be supported there. In which case, I'd be tempted to use 'LIKE' for all those matching tasks, replacing the plain MATCH using '=3D' entirely. Use the case_sensitive_like pragma to toggle case sensitivity on or off as required (https://www.sqlite.com/pragma.html#pragma_case_sensitive_like) according to what options are supplied. Would be good to have a consistent option or options across all four of the querying commands, which unfortunately rules out -l. Perhaps -u for 'case sensitve' / -U for 'case insensitive'? This means users could use the '%' and '_' wildcards if they wished -- although having that, *and* globbing expressions *and* regexps is perhaps going slightly OTT. Cheers, Matthew [*] Case sensitive should remain the default for 'pkg query' or 'pkg rquery' give those are intended more for scripting than interactive use. --=20 Dr Matthew J Seaman MA, D.Phil. PGP: http://www.infracaninophile.co.uk/pgpkey ------enig2VAWWBDADRWXIFIISAQVW Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEUEARECAAYFAlDxxAQACgkQ8Mjk52CukIzg0QCdGQ1EGWNBafYS76L48OurBZB7 ZkIAli8ENTSJXqwEZgHApyNMYrBVKNc= =9xp5 -----END PGP SIGNATURE----- ------enig2VAWWBDADRWXIFIISAQVW-- From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 20:35:17 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 6E8CD7BC for ; Sat, 12 Jan 2013 20:35:17 +0000 (UTC) (envelope-from lichray@gmail.com) Received: from mail-la0-f54.google.com (mail-la0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id D49198BA for ; Sat, 12 Jan 2013 20:35:16 +0000 (UTC) Received: by mail-la0-f54.google.com with SMTP id fp12so2785465lab.13 for ; Sat, 12 Jan 2013 12:35:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=dfDPMJkdyfOBX1cRt9DNBGGsmFeoDdMtZv4slxh/qtQ=; b=hCxqdftydq71kgb50KBs7mVJq9Ow4qrLNADvFFAbOGBQ4u3+ubGEVM5Qa8aONiIEGo YZiK/Qmk19LR/pM4FauGh9KEDcxZstuJc32HRfsOLyGc6+UHPN6+FdM1PtTi3S0uU/tn 5m2YoKO3L9ynq09S1wg/O5JuWh2nhLSEk+eYFPz+qwb606nBsmNiz1qKGkuTtvhdbccB CDj84OOIFtu0awwXhNAfkDbVFOH1Do7Y48DBpJVLQMCv+yty2OKKpzIN/l5X6otfTx+O PKjk1lGYlLpzCevywP310DsPbQMQO+GhhrmgZ3uN/zjtpZjUEVSJbKZYji0tvxaavuVc oSRA== MIME-Version: 1.0 Received: by 10.152.124.226 with SMTP id ml2mr75910481lab.46.1358022909755; Sat, 12 Jan 2013 12:35:09 -0800 (PST) Received: by 10.112.75.131 with HTTP; Sat, 12 Jan 2013 12:35:09 -0800 (PST) Date: Sat, 12 Jan 2013 14:35:09 -0600 Message-ID: Subject: Help my "maintainer timeout" PRs From: Zhihao Yuan To: FreeBSD Ports ML Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 20:35:17 -0000 Hi, All of these are maintainer timeout. ports/168645: [UPDATE] x11/luit to 1.1.1 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/168645 ports/172735: [UPDATE] devel/glog to 0.3.2 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/172735 This one is not under ports/, but still trivial: bin/168415: [PATCH] stdbuf(1) does not allow cmd with no parameters http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/168415 Thanks. -- Zhihao Yuan, ID lichray The best way to predict the future is to invent it. ___________________________________________________ 4BSD -- http://4bsd.biz/ From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 20:49:50 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 303AAABF for ; Sat, 12 Jan 2013 20:49:50 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell0.rawbw.com (shell0.rawbw.com [198.144.192.45]) by mx1.freebsd.org (Postfix) with ESMTP id 0C8E290C for ; Sat, 12 Jan 2013 20:49:49 +0000 (UTC) Received: from eagle.yuri.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id r0CKngG7024809 for ; Sat, 12 Jan 2013 12:49:43 -0800 (PST) (envelope-from yuri@rawbw.com) Message-ID: <50F1CC66.4020808@rawbw.com> Date: Sat, 12 Jan 2013 12:49:42 -0800 From: Yuri User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: ports@freebsd.org Subject: Please check in the PR#173730: [PATCH] Added rc.d script for net/vnstat port Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 20:49:50 -0000 http://www.freebsd.org/cgi/query-pr.cgi?pr=173730 I contacted the maintainer Dennis Herrmann on Nov 09, 2012 and got no response in 2+ months. This PR is also assigned to dhn@ with no response. What is the policy of detecting unresponsive maintainers? There are quite a few ports owned by dhn @. Should all of them be reassigned to ports @ ? Yuri ---list of ports owned by dhn@--- astro/libnova audio/mp3burn audio/cripple audio/last-cmus audio/solfege audio/p5-Audio-Mixer audio/cmus-post.fm audio/ncmpcpp audio/p5-Audio audio/vitunes audio/xpi-musicpm audio/cutmp3 audio/snd comms/picocom comms/ncid comms/viewfax devel/p5-Data-Table devel/p5-Date-Simple devel/libdsp devel/synfig devel/rubygem-trollop devel/rubygem-lockfile devel/p5-Devel-Events devel/trio devel/skalibs devel/p5-Module-Loaded devel/etl devel/nasm devel/p5-Data-TreeDumper devel/hypersrc editors/poedit ftp/ftpsync ftp/scythia games/rubix games/doom-freedoom games/zoom games/vitetris graphics/gocr graphics/fotofix graphics/synfigstudio graphics/silgraphite irc/anope irc/py-supybot irc/simpleirc irc/py-supybot-plugins irc/miau lang/mmix mail/elmo mail/elmo-devel mail/p5-Mail-Ezmlm math/fxt misc/hello multimedia/youtube-viewer multimedia/smplayer multimedia/smplayer-themes net/p5-Net-Libdnet net/p5-Net-ARP net/libosip net/wired net/radvd net/vnstat net/rubygem-rubytter net/p5-XML-Fast net/wired-tracker net/wire net/GeoIP net-im/tkabbur net-im/rubygem-termtter net-im/mcabber net-mgmt/rrdbot net-mgmt/cowpatty science/clhep sysutils/fusefs-curlftpfs sysutils/fusefs-gstfs sysutils/ttyload sysutils/rubygem-teamocil sysutils/logtool textproc/rss2html textproc/rubygem-termcolor textproc/p5-Tk-XMLViewer textproc/smu textproc/p5-XML-Parser-Lite-Tree www/zerowait-httpd www/p5-HTML-Template-Associate www/p5-WWW-FreeProxy www/multisort www/ruby-nora www/p5-WWW-TinySong x11/i3lock x11/lsw x11-fm/gentoo x11-fonts/montecarlo_fonts x11-toolkits/p5-Tk-FontDialog x11-wm/ratpoison x11-wm/wmfs x11-wm/musca x11-wm/i3 x11-wm/antiwm From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 21:37:47 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 41CCD16A; Sat, 12 Jan 2013 21:37:47 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from kib.kiev.ua (kib.kiev.ua [IPv6:2001:470:d5e7:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id AD3D2A45; Sat, 12 Jan 2013 21:37:46 +0000 (UTC) Received: from tom.home (kostik@localhost [127.0.0.1]) by kib.kiev.ua (8.14.6/8.14.6) with ESMTP id r0CLbboh033620; Sat, 12 Jan 2013 23:37:37 +0200 (EET) (envelope-from kostikbel@gmail.com) DKIM-Filter: OpenDKIM Filter v2.7.4 kib.kiev.ua r0CLbboh033620 Received: (from kostik@localhost) by tom.home (8.14.6/8.14.6/Submit) id r0CLbbY1033619; Sat, 12 Jan 2013 23:37:37 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: tom.home: kostik set sender to kostikbel@gmail.com using -f Date: Sat, 12 Jan 2013 23:37:37 +0200 From: Konstantin Belousov To: jlh@freebsd.org Subject: Re: Help my "maintainer timeout" PRs Message-ID: <20130112213737.GO2561@kib.kiev.ua> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="k8F/Wr0K7BJP4ItN" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Status: No, score=-2.0 required=5.0 tests=ALL_TRUSTED,BAYES_00, DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on tom.home Cc: FreeBSD Ports ML , Zhihao Yuan X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 21:37:47 -0000 --k8F/Wr0K7BJP4ItN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > This one is not under ports/, but still trivial: >=20 > bin/168415: [PATCH] stdbuf(1) does not allow cmd with no parameters > http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dbin/168415 jlh could have not noticed it. Anyway, ports@ is definitely wrong for src-related PR discussion. --k8F/Wr0K7BJP4ItN Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQIcBAEBAgAGBQJQ8dehAAoJEJDCuSvBvK1BmHUP/0mJSnR1u2OtMa/LTZjyz5mX O9zaU5iUdb55MGRLlXM4H+Gh0I4agoHbrTnCqb6OIjATKcZ2nbSvZrHvnkoF70DZ CSN7/WwA9+33uRuzct0zgufBPrLdM1twvHitCBsdaMEVKF55scosIq1l7gemv8rg BJXWsQEY2lBjbFB1DnRFEJ95krRRDOTGG2NTbE22dAs/VtHn2UtaaXkDKpA9Uov2 jYJQ/ud8VqtGpcy8rc7g6M2BH/19Wqw7QkLwl8zKsGqwnZYsqhs/PEk2U3Pz3tYt WAyWqkzb6fDSBEUzhZrbwPzPknjmQRvKDYhNHSC0h7VyIv1jox5wooNgup708Rsm oqULKADvALlTneHIi8jeZ3P3Ebet48jQuLkRAWidC7Jtk+MgOpMCZ3uJZlXf3LBY qw5dZK+xF0ALoLKctE5bT3RZ0HUn2937lsZ5IgwTEt6+B/zMj2uc3AfGwFfS9r3T CPQwuZ8ublUI8hhuNJQ0yPv859WaQ1PZ09E2rZ5Lf3z5tA79Gih5SWv8MkOqyDCX cV1dd5FUoW8RC1rm/V/zgkOR4R0L7ja3+jKClv05ZUsP11QmRVlfARNvlbxspZRC jRewg7ktd51Lkbq0w7tXhl/FnU/5viPO/yD94RppbQ1MPvr6ebAHFtV5gpxt6pXL Y5lwCaIiR8mjfxjfRXkk =yV2Y -----END PGP SIGNATURE----- --k8F/Wr0K7BJP4ItN-- From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 21:54:52 2013 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id BA8AF59A; Sat, 12 Jan 2013 21:54:52 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from mx.tetcu.info (mx.tetcu.info [217.19.15.179]) by mx1.freebsd.org (Postfix) with ESMTP id C7A27AAB; Sat, 12 Jan 2013 21:54:51 +0000 (UTC) Received: from it.tim.tetcu.info (unknown [188.26.134.77]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mx.tetcu.info (Postfix) with ESMTPSA id 26CC12A4AA2; Sat, 12 Jan 2013 23:54:42 +0200 (EET) Date: Sat, 12 Jan 2013 23:54:41 +0200 From: Ion-Mihai Tetcu To: brooks@FreeBSD.org Subject: llvm-3.2 tarball rerolled? Message-ID: <20130112235441.77672b2c@it.tim.tetcu.info> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.6; amd64-portbld-freebsd9.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 21:54:52 -0000 Hi, I'm seeing this size mismatch, any idea what it is about? root(itetcu)@it/SU >-SSH-> /usr/ports/devel/llvm [23:50:47] 0 # make ===> Found saved configuration for llvm-3.1 => llvm-3.2.src.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch http://llvm.org/releases/3.2/llvm-3.2.src.tar.gz fetch: http://llvm.org/releases/3.2/llvm-3.2.src.tar.gz: size mismatch: expected 12275252, actual 12275082 => Attempting to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/llvm-3.2.src.tar.gz fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/llvm-3.2.src.tar.gz: File unavailable (e.g., file not found, no access) => Couldn't fetch it - please try to retrieve this Tnx, -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID F0808380 From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 22:31:35 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 10E79B15 for ; Sat, 12 Jan 2013 22:31:35 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirg.bris.ac.uk (dirg.bris.ac.uk [137.222.10.102]) by mx1.freebsd.org (Postfix) with ESMTP id AA8DCB48 for ; Sat, 12 Jan 2013 22:31:33 +0000 (UTC) Received: from ncsc.bris.ac.uk ([137.222.10.41]) by dirg.bris.ac.uk with esmtp (Exim 4.72) (envelope-from ) id 1Tu9bp-0001m5-Vj; Sat, 12 Jan 2013 22:31:26 +0000 Received: from mech-cluster241.men.bris.ac.uk ([137.222.187.241]) by ncsc.bris.ac.uk with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1Tu9bp-0000RV-DG; Sat, 12 Jan 2013 22:31:25 +0000 Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.6/8.14.6) with ESMTP id r0CMVPEc025940; Sat, 12 Jan 2013 22:31:25 GMT (envelope-from mexas@mech-cluster241.men.bris.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.6/8.14.6/Submit) id r0CMVO4V025939; Sat, 12 Jan 2013 22:31:24 GMT (envelope-from mexas) Date: Sat, 12 Jan 2013 22:31:24 GMT From: Anton Shterenlikht Message-Id: <201301122231.r0CMVO4V025939@mech-cluster241.men.bris.ac.uk> To: freebsd-ports@freebsd.org, wblock@wonkity.com Subject: Re: Ports cvs deprecation warning In-Reply-To: X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: mexas@bristol.ac.uk List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 22:31:35 -0000 Date: Thu, 10 Jan 2013 08:55:50 -0700 (MST) From: Warren Block Given the upcoming cvs deprecation in a little over a month, how about putting a reminder in /usr/ports/UPDATING now? Mention that cvs mirrors will be going away and point to the portsnap and svn update methods shown in the Handbook: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html I probably missed something. Usually I do a minimal install, then pull the ports tree via csup, then install subversion, etc. If neither csup nor subversion are in base, then how do I get the ports tree in the first instance, if I forgot or intentionally didn't install ports as part of bsdinstall? Thanks Anton From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 22:37:24 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 024EFBCD for ; Sat, 12 Jan 2013 22:37:23 +0000 (UTC) (envelope-from fjwcash@gmail.com) Received: from mail-la0-f47.google.com (mail-la0-f47.google.com [209.85.215.47]) by mx1.freebsd.org (Postfix) with ESMTP id 7136EB62 for ; Sat, 12 Jan 2013 22:37:23 +0000 (UTC) Received: by mail-la0-f47.google.com with SMTP id fh20so2818118lab.34 for ; Sat, 12 Jan 2013 14:37:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=/6T0WXrSwGg/rIIxnHVkKi67MZttklNYE5FZdEYIoNM=; b=LHSn6y1LD2HzjefBb7/gCFQzuJWkCWgPtd+voCY4kXbYox44oE880vy3Z7ItKtZjwb RPsybPsfrAiTVXkB7TKRJDxMDm4sdX6fE+J/hbNz3abjGOVPZZRGyI70t0TsYtLdUR4p 0Z8rXF6Rsr72ELbnifygjRceieWPzNeWQF16SdepPdHr8HA0qD/2bvuO/plRNxaNlqFS qIGR5VdZLrhhAiUgfmheWnSEWb/faXgF4IFLso6mWpojW237g4x3HJQCAGteb9fwZJaa i/ZGaB8KNc8Q/sxljmEUQe4uTkplRA+iUpUe+ETSoYm1BCu73Y3/N8uQ5ABv9higs4MB CrhA== MIME-Version: 1.0 Received: by 10.112.98.134 with SMTP id ei6mr32670308lbb.62.1358030242178; Sat, 12 Jan 2013 14:37:22 -0800 (PST) Received: by 10.114.81.40 with HTTP; Sat, 12 Jan 2013 14:37:21 -0800 (PST) Received: by 10.114.81.40 with HTTP; Sat, 12 Jan 2013 14:37:21 -0800 (PST) In-Reply-To: <201301122231.r0CMVO4V025939@mech-cluster241.men.bris.ac.uk> References: <201301122231.r0CMVO4V025939@mech-cluster241.men.bris.ac.uk> Date: Sat, 12 Jan 2013 14:37:21 -0800 Message-ID: Subject: Re: Ports cvs deprecation warning From: Freddie Cash To: mexas@bristol.ac.uk Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: Warren Block , freebsd-ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 22:37:24 -0000 On Jan 12, 2013 2:31 PM, "Anton Shterenlikht" wrote: > > Date: Thu, 10 Jan 2013 08:55:50 -0700 (MST) > From: Warren Block > > Given the upcoming cvs deprecation in a little over a month, how about > putting a reminder in /usr/ports/UPDATING now? > > Mention that cvs mirrors will be going away and point to the portsnap > and svn update methods shown in the Handbook: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html > > I probably missed something. > > Usually I do a minimal install, > then pull the ports tree via csup, > then install subversion, etc. > > If neither csup nor subversion are > in base, then how do I get the ports > tree in the first instance, if I > forgot or intentionally didn't install > ports as part of bsdinstall? man portsnap From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 22:45:38 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id BCB41E36 for ; Sat, 12 Jan 2013 22:45:38 +0000 (UTC) (envelope-from jnagyjr1978@gmail.com) Received: from mail-ye0-f179.google.com (mail-ye0-f179.google.com [209.85.213.179]) by mx1.freebsd.org (Postfix) with ESMTP id 7AF7ABFD for ; Sat, 12 Jan 2013 22:45:38 +0000 (UTC) Received: by mail-ye0-f179.google.com with SMTP id m4so520302yen.38 for ; Sat, 12 Jan 2013 14:45:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=GuNJTT5n7sLRDP3voP2wveyWBIL9EpCOZEq5I50/VPw=; b=tIwxWLPO2aS1H0gKsWMhnJ8Qzn66eZxvPQt41XXYnxFh99kJL/H0QmwLuvGkZ87r6J FAgHcsIrbaE70Llvcbc3+Ih8TA8JYmtSH4aZn5r+WrQVbmQFvOyKsNTGLAt1T5dH0GO3 ezlIao3T2kWqUtBF7YvFCr2ePlUFtc3wKxNJVPFAhOR1VjMhdXT8n3IJJjAtTzXRo73/ Ti5oir8JMnPlh++G5W9bF+xr6/4XLaQJ7IiEk+urXEimJff8Db2Ar8L3yiF2UCdvfM2/ K/XrQRInj3xZ4TG1y4pD/CwQkOOKbMtIL6lFZTH6uzGIeJVfJgYsE6pEZkPwroRcS0Gn ky3Q== X-Received: by 10.236.175.104 with SMTP id y68mr89745694yhl.21.1358030737660; Sat, 12 Jan 2013 14:45:37 -0800 (PST) Received: from [192.168.2.3] (71-88-161-251.dhcp.jcsn.tn.charter.com. [71.88.161.251]) by mx.google.com with ESMTPS id u29sm8531073yhd.22.2013.01.12.14.45.35 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 12 Jan 2013 14:45:37 -0800 (PST) Message-ID: <50F1E789.8080608@gmail.com> Date: Sat, 12 Jan 2013 16:45:29 -0600 From: "Joseph A. Nagy, Jr" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: mexas@bristol.ac.uk Subject: Re: Ports cvs deprecation warning References: <201301122231.r0CMVO4V025939@mech-cluster241.men.bris.ac.uk> In-Reply-To: <201301122231.r0CMVO4V025939@mech-cluster241.men.bris.ac.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: wblock@wonkity.com, freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 22:45:38 -0000 On 01/12/13 16:31, Anton Shterenlikht wrote: > Date: Thu, 10 Jan 2013 08:55:50 -0700 (MST) > From: Warren Block > > Given the upcoming cvs deprecation in a little over a month, how about > putting a reminder in /usr/ports/UPDATING now? > > Mention that cvs mirrors will be going away and point to the portsnap > and svn update methods shown in the Handbook: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html > > I probably missed something. > > Usually I do a minimal install, > then pull the ports tree via csup, > then install subversion, etc. > > If neither csup nor subversion are > in base, then how do I get the ports > tree in the first instance, if I > forgot or intentionally didn't install > ports as part of bsdinstall? portsnap? -- Yours in Christ, Joseph A Nagy Jr "Whoever loves instruction loves knowledge, But he who hates correction is stupid." -- Proverbs 12:1 Emails are not formal business letters, whatever businesses may want. Original content CopyFree (F) under the OWL http://owl.apotheon.org From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 23:01:29 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 4A63D4D6 for ; Sat, 12 Jan 2013 23:01:29 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirj.bris.ac.uk (dirj.bris.ac.uk [137.222.10.78]) by mx1.freebsd.org (Postfix) with ESMTP id EB9A6CDF for ; Sat, 12 Jan 2013 23:01:28 +0000 (UTC) Received: from ncsc.bris.ac.uk ([137.222.10.41]) by dirj.bris.ac.uk with esmtp (Exim 4.72) (envelope-from ) id 1Tu9oz-0004bM-3J; Sat, 12 Jan 2013 22:45:01 +0000 Received: from mech-cluster241.men.bris.ac.uk ([137.222.187.241]) by ncsc.bris.ac.uk with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1Tu9oy-0000cb-C1; Sat, 12 Jan 2013 22:45:00 +0000 Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.6/8.14.6) with ESMTP id r0CMj0A0026100; Sat, 12 Jan 2013 22:45:00 GMT (envelope-from mexas@mech-cluster241.men.bris.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.6/8.14.6/Submit) id r0CMixSA026097; Sat, 12 Jan 2013 22:45:00 GMT (envelope-from mexas) Date: Sat, 12 Jan 2013 22:45:00 GMT From: Anton Shterenlikht Message-Id: <201301122245.r0CMixSA026097@mech-cluster241.men.bris.ac.uk> To: fjwcash@gmail.com, mexas@bristol.ac.uk Subject: Re: Ports cvs deprecation warning In-Reply-To: Cc: wblock@wonkity.com, freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: mexas@bristol.ac.uk List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 23:01:29 -0000 From fjwcash@gmail.com Sat Jan 12 22:42:22 2013 > > Date: Thu, 10 Jan 2013 08:55:50 -0700 (MST) > From: Warren Block > > Given the upcoming cvs deprecation in a little over a month, how about > putting a reminder in /usr/ports/UPDATING now? > > Mention that cvs mirrors will be going away and point to the portsnap > and svn update methods shown in the Handbook: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html > > I probably missed something. > > Usually I do a minimal install, > then pull the ports tree via csup, > then install subversion, etc. > > If neither csup nor subversion are > in base, then how do I get the ports > tree in the first instance, if I > forgot or intentionally didn't install > ports as part of bsdinstall? man portsnap Does is work on non amd64/i386 arches (sparc64 and ia64 specifically)? Thanks Anton From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 23:20:28 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C67097BD for ; Sat, 12 Jan 2013 23:20:28 +0000 (UTC) (envelope-from fjwcash@gmail.com) Received: from mail-lb0-f178.google.com (mail-lb0-f178.google.com [209.85.217.178]) by mx1.freebsd.org (Postfix) with ESMTP id 30AE3D5A for ; Sat, 12 Jan 2013 23:20:27 +0000 (UTC) Received: by mail-lb0-f178.google.com with SMTP id l5so2082999lbo.23 for ; Sat, 12 Jan 2013 15:20:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=/xxx29EQ1+Wc0G4ns4Rr6F6AIsloy2uBfmPqT7d/0K8=; b=Df479bJDFinfj395khC6ZdMvjkwL87qIiuWDcny/yNrT07e6wC6wS1kkMmzIom0fdF AAXDrV6UrPCKw7EoeLR8rhr4WhQfEMjD/V+4UVHgw05x8q78L24yczTNXq+XzvJbk0z7 BS07aThrQHFbq+a4PExg5mJP0mDWldaIwZDLDP3bcyTKSp4QRb0v1nCpl7zNxoL6SquC lZeOwnOiqTza9QA8i6aHCqDcY1tbemEHC4Q4ZJYfglNniIcm/5713LZrH408GfP6jLj7 8Ef3VyWmM/u82Z9nzHN52zFAzj3IWsc6DbC6mxkarRTUpu6uxIKdRHU2RaQjfSZdVGZi SdfQ== MIME-Version: 1.0 Received: by 10.152.45.174 with SMTP id o14mr66446888lam.12.1358032826694; Sat, 12 Jan 2013 15:20:26 -0800 (PST) Received: by 10.114.81.40 with HTTP; Sat, 12 Jan 2013 15:20:26 -0800 (PST) Received: by 10.114.81.40 with HTTP; Sat, 12 Jan 2013 15:20:26 -0800 (PST) In-Reply-To: <201301122245.r0CMixSA026097@mech-cluster241.men.bris.ac.uk> References: <201301122245.r0CMixSA026097@mech-cluster241.men.bris.ac.uk> Date: Sat, 12 Jan 2013 15:20:26 -0800 Message-ID: Subject: Re: Ports cvs deprecation warning From: Freddie Cash To: mexas@bristol.ac.uk Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: Warren Block , freebsd-ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 23:20:28 -0000 > > man portsnap > > Does is work on non amd64/i386 arches > (sparc64 and ia64 specifically)? Honestly couldn't tell you, as I have no experience with or access to non-x86 systems. From owner-freebsd-ports@FreeBSD.ORG Sat Jan 12 23:41:24 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 484A7BE0 for ; Sat, 12 Jan 2013 23:41:24 +0000 (UTC) (envelope-from stephen@missouri.edu) Received: from wilberforce.math.missouri.edu (wilberforce.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id E2CA2DE0 for ; Sat, 12 Jan 2013 23:41:23 +0000 (UTC) Received: from [127.0.0.1] (wilberforce.math.missouri.edu [128.206.184.213]) by wilberforce.math.missouri.edu (8.14.6/8.14.6) with ESMTP id r0CNfMfd034582 for ; Sat, 12 Jan 2013 17:41:22 -0600 (CST) (envelope-from stephen@missouri.edu) Message-ID: <50F1F4A2.1050509@missouri.edu> Date: Sat, 12 Jan 2013 17:41:22 -0600 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: Ports cvs deprecation warning References: <201301122245.r0CMixSA026097@mech-cluster241.men.bris.ac.uk> In-Reply-To: X-Enigmail-Version: 1.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jan 2013 23:41:24 -0000 On 01/12/2013 05:20 PM, Freddie Cash wrote: >> >> man portsnap >> >> Does is work on non amd64/i386 arches >> (sparc64 and ia64 specifically)? > > Honestly couldn't tell you, as I have no experience with or access to > non-x86 systems. portsnap is a shell script. I don't how it could fail in any architecture, as long as standard utilities like tar and gunzip work.