From owner-freebsd-eclipse@FreeBSD.ORG Sun Apr 1 22:45:05 2007 Return-Path: X-Original-To: freebsd-eclipse@FreeBSD.org Delivered-To: freebsd-eclipse@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2C1C016A406 for ; Sun, 1 Apr 2007 22:45:05 +0000 (UTC) (envelope-from lioux@uol.com.br) Received: from vette.gigo.com (vette.gigo.com [216.218.228.114]) by mx1.freebsd.org (Postfix) with ESMTP id 1C7E413C45E for ; Sun, 1 Apr 2007 22:45:05 +0000 (UTC) (envelope-from lioux@uol.com.br) Received: from 201.34.235.107 (201-34-235-107.bsace703.dsl.brasiltelecom.net.br [201.34.235.107]) by vette.gigo.com (Postfix) with ESMTP id DF3A9D6 for ; Sun, 1 Apr 2007 15:25:18 -0700 (PDT) Received: (qmail 88152 invoked by uid 1001); 1 Apr 2007 19:24:13 -0300 Date: 1 Apr 2007 19:24:13 -0300 Message-ID: <20070401222413.88114.qmail@exxodus.fedaykin.here> To: FreeBSD-gnats-submit@freebsd.org From: Mario Sergio Fujikawa Ferreira X-send-pr-version: 3.113 X-GNATS-Notify: Cc: freebsd-eclipse@FreeBSD.org Subject: [NEW PORT] java/eclipse-datatools: Datatools for eclipse X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Apr 2007 22:45:05 -0000 >Submitter-Id: current-users >Originator: Mario Sergio Fujikawa Ferreira >Organization: >Confidential: no >Synopsis: [NEW PORT] java/eclipse-datatools: Datatools for eclipse >Severity: non-critical >Priority: low >Category: ports >Class: change-request >Release: FreeBSD 6.2-STABLE i386 >Environment: System: FreeBSD exxodus.fedaykin.here 6.2-STABLE FreeBSD 6.2-STABLE #2: Sat Mar 17 03:59:53 BRT 2007 >Description: I am submitting this one to the freebsd-eclipse team for review. I would also like the team to take over maintainership of the port since it is part of the eclipse infrastructure. [ excerpt from developer's www site with modifications ] The Data Tools Platform (DTP) project will include extensible frameworks and exemplary tools, enabling a diverse set of plug-in offerings specific to particular data-centric technologies and supported by the DTP ecosystem. In the spirit of Eclipse, will be guided by the following values: + Vendor neutrality + Extensibility + Community Involvement + Transparency + Agile development WWW: http://www.eclipse.org/datatools/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- eclipse-datatools-0.9.1.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # eclipse-datatools # eclipse-datatools/Makefile # eclipse-datatools/distinfo # eclipse-datatools/pkg-descr # eclipse-datatools/Makefile.master-sites # echo c - eclipse-datatools mkdir -p eclipse-datatools > /dev/null 2>&1 echo x - eclipse-datatools/Makefile sed 's/^X//' >eclipse-datatools/Makefile << 'END-of-eclipse-datatools/Makefile' X# New ports collection makefile for: eclipse-datatools X# Date created: Dom 1 Abr 2007 22:18:17 UTC X# Whom: Mario Sergio Fujikawa Ferreira X# X# $FreeBSD$ X# X XPORTNAME= datatools XPORTVERSION= 0.9.1 XCATEGORIES= java devel databases XMASTER_SITE_SUBDIR= ${PORTVERSION} XPKGNAMEPREFIX= eclipse- XDISTNAME= dtp_${PORTVERSION} XDIST_SUBDIR= eclipse X XMAINTAINER= freebsd-eclipse@FreeBSD.org XCOMMENT= Datatools for eclipse X XRUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \ X ${LOCALBASE}/eclipse/features/org.eclipse.emf_2.2.1.v200609210005/feature.xml:${PORTSDIR}/java/eclipse-emf \ X ${LOCALBASE}/eclipse/features/org.eclipse.gef_3.2.2.v20070208/feature.xml:${PORTSDIR}/java/eclipse-gef X XNO_BUILD= yes XNO_WRKSUBDIR= yes XUSE_ZIP= yes XUSE_JAVA= yes XJAVA_VERSION= 1.4+ XJAVA_OS= native X Xdo-install: X @${MKDIR} ${PREFIX}/eclipse X @${CP} -r ${WRKSRC}/eclipse/plugins ${PREFIX}/eclipse X @${CP} -r ${WRKSRC}/eclipse/features ${PREFIX}/eclipse X @(cd ${WRKSRC}; ${FIND} -s eclipse/features eclipse/plugins -not -type d) >> ${TMPPLIST} X @(cd ${WRKSRC}; ${FIND} -s -d eclipse/features eclipse/plugins -type d) \ X | ${GREP} -vE 'eclipse/plugins$$|eclipse/features$$' \ X | ${SED} -ne 's,^,@dirrm ,p' >> ${TMPPLIST} X X.include X X.include "${.CURDIR}/Makefile.master-sites" X X.include END-of-eclipse-datatools/Makefile echo x - eclipse-datatools/distinfo sed 's/^X//' >eclipse-datatools/distinfo << 'END-of-eclipse-datatools/distinfo' XMD5 (eclipse/dtp_0.9.1.zip) = 91af6fda7e701e6dc710c8076d287060 XSHA256 (eclipse/dtp_0.9.1.zip) = 522ddf55b34f6e86fe4cbcde3e49bb8a1a6430b01a5d843353e12d73da6cb4e6 XSIZE (eclipse/dtp_0.9.1.zip) = 5381774 END-of-eclipse-datatools/distinfo echo x - eclipse-datatools/pkg-descr sed 's/^X//' >eclipse-datatools/pkg-descr << 'END-of-eclipse-datatools/pkg-descr' X[ excerpt from developer's www site with modifications ] X XThe Data Tools Platform (DTP) project will include extensible Xframeworks and exemplary tools, enabling a diverse set of plug-in Xofferings specific to particular data-centric technologies and Xsupported by the DTP ecosystem. In the spirit of Eclipse, will be Xguided by the following values: X X+ Vendor neutrality X+ Extensibility X+ Community Involvement X+ Transparency X+ Agile development X XWWW: http://www.eclipse.org/datatools/ END-of-eclipse-datatools/pkg-descr echo x - eclipse-datatools/Makefile.master-sites sed 's/^X//' >eclipse-datatools/Makefile.master-sites << 'END-of-eclipse-datatools/Makefile.master-sites' XMASTER_SITES+= \ X http://download.actuatechina.com/eclipse/datatools/downloads/%SUBDIR%/ \ X http://mirrors.nsa.co.il/eclipse/datatools/downloads/%SUBDIR%/ \ X http://ftp.jaist.ac.jp/pub/eclipse/datatools/downloads/%SUBDIR%/ \ X ftp://ftp.u-aizu.ac.jp/pub/eclipse/datatools/downloads/%SUBDIR%/ \ X http://mirrors.gamevil.com/pub/eclipse/datatools/downloads/%SUBDIR%/ \ X http://mirror.in.th/eclipse/datatools/downloads/%SUBDIR%/ \ X http://mirror.pacific.net.au/eclipse/datatools/downloads/%SUBDIR%/ \ X http://eclipse.planetmirror.com/datatools/downloads/%SUBDIR%/ \ X http://eclipse.prolet.org/datatools/downloads/%SUBDIR%/ \ X http://ftp.sh.cvut.cz/MIRRORS/eclipse/datatools/downloads/%SUBDIR%/ \ X http://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/datatools/downloads/%SUBDIR%/ \ X http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/datatools/downloads/%SUBDIR%/ \ X http://ftp.ntua.gr/mirror/eclipse/datatools/downloads/%SUBDIR%/ \ X http://eclipse.i-logic.hu//datatools/downloads/%SUBDIR%/ \ X ftp://mirror.isir.is/eclipse/datatools/downloads/%SUBDIR%/ \ X http://rm.mirror.garr.it/mirrors/eclipse/datatools/downloads/%SUBDIR%/ \ X ftp://ftp.uninett.no/pub/eclipse/datatools/downloads/%SUBDIR%/ \ X ftp://ftp.man.szczecin.pl/pub/eclipse/datatools/downloads/%SUBDIR%/ \ X http://ftp.roedu.net/mirrors/eclipse.org/datatools/downloads/%SUBDIR%/ \ X ftp://mirror.mix.su/eclipse/datatools/downloads/%SUBDIR%/ \ X http://mirror.switch.ch/eclipse/datatools/downloads/%SUBDIR%/ \ X http://eclipse.ulak.net.tr/eclipseMirror/datatools/downloads/%SUBDIR%/ \ X http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/datatools/downloads/%SUBDIR%/ \ X http://mirrors.cat.pdx.edu/eclipse/datatools/downloads/%SUBDIR%/ \ X http://www.gtlib.gatech.edu/pub/eclipse/datatools/downloads/%SUBDIR%/ \ X http://mirrors.ibiblio.org/pub/mirrors/eclipse/datatools/downloads/%SUBDIR%/ \ X http://ftp.ussg.iu.edu/eclipse/datatools/downloads/%SUBDIR%/ \ X http://ftp.osuosl.org/pub/eclipse/datatools/downloads/%SUBDIR%/ \ X ftp://ftp.cse.buffalo.edu/pub/Eclipse/datatools/downloads/%SUBDIR%/ \ X ftp://ftp.cise.ufl.edu/pub/mirrors/eclipse/datatools/downloads/%SUBDIR%/ \ X http://download.eclipse.org/datatools/downloads/%SUBDIR%/ END-of-eclipse-datatools/Makefile.master-sites exit --- eclipse-datatools-0.9.1.shar ends here --- From owner-freebsd-eclipse@FreeBSD.ORG Mon Apr 2 01:05:45 2007 Return-Path: X-Original-To: freebsd-eclipse@freebsd.org Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 64AF216A402 for ; Mon, 2 Apr 2007 01:05:45 +0000 (UTC) (envelope-from rnoland@2hip.net) Received: from gizmo.2hip.net (gizmo.2hip.net [64.74.207.195]) by mx1.freebsd.org (Postfix) with ESMTP id 1291413C45E for ; Mon, 2 Apr 2007 01:05:44 +0000 (UTC) (envelope-from rnoland@2hip.net) Received: from [192.168.1.10] (adsl-154-198-170.ard.bellsouth.net [72.154.198.170]) (authenticated bits=0) by gizmo.2hip.net (8.13.8/8.13.8) with ESMTP id l320Xbuq039646 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Sun, 1 Apr 2007 20:33:38 -0400 (EDT) (envelope-from rnoland@2hip.net) From: "Robert C. Noland III" To: freebsd-eclipse@freebsd.org Content-Type: text/plain Organization: 2Hip Networks Date: Sun, 01 Apr 2007 20:33:31 -0400 Message-Id: <1175474011.1147.1.camel@bbeng-laptop.acs.internap.com> Mime-Version: 1.0 X-Mailer: Evolution 2.8.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on gizmo.2hip.net Subject: swt31 X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Apr 2007 01:05:45 -0000 Hi, Can we deprecate swt31 now? I have 3.2.2 in the tree now, as well as 3.3M5. There are no functional ports that depend on swt31 now. robert. From owner-freebsd-eclipse@FreeBSD.ORG Mon Apr 2 11:07:58 2007 Return-Path: X-Original-To: freebsd-eclipse@FreeBSD.org Delivered-To: freebsd-eclipse@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 10C4C16A468 for ; Mon, 2 Apr 2007 11:07:58 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id D22A213C4B9 for ; Mon, 2 Apr 2007 11:07:57 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l32B7vws052073 for ; Mon, 2 Apr 2007 11:07:57 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l32B7us2052069 for freebsd-eclipse@FreeBSD.org; Mon, 2 Apr 2007 11:07:56 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 2 Apr 2007 11:07:56 GMT Message-Id: <200704021107.l32B7us2052069@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: linimon set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-eclipse@FreeBSD.org Cc: Subject: Current problem reports assigned to you X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Apr 2007 11:07:58 -0000 Current FreeBSD problem reports Critical problems Serious problems Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/104959 eclipse java/eclipse does not work on 7-CURRENT: Undefined sym 1 problem total. From owner-freebsd-eclipse@FreeBSD.ORG Tue Apr 3 21:25:28 2007 Return-Path: X-Original-To: freebsd-eclipse@freebsd.org Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4C72116A403 for ; Tue, 3 Apr 2007 21:25:28 +0000 (UTC) (envelope-from repartodecorreo@gmail.com) Received: from webserver.accesocero.es (217-116-4-115.redes.acens.net [217.116.4.115]) by mx1.freebsd.org (Postfix) with ESMTP id 1173E13C45B for ; Tue, 3 Apr 2007 21:25:28 +0000 (UTC) (envelope-from repartodecorreo@gmail.com) Received: from gestion.canaltour.com (217-116-4-114.redes.acens.net [217.116.4.114]) by webserver.accesocero.es (Postfix) with ESMTP id B1619B8C2E3 for ; Tue, 3 Apr 2007 23:25:38 +0200 (CEST) Date: Tue, 3 Apr 2007 23:20:20 +0200 To: "freebsd-eclipse@freebsd.orgr" From: link exchange Message-ID: <3182d436f5dd53f7ad3689b20d2f91cc@gestion.canaltour.com> X-Priority: 3 X-Mailer: PHPMailer [version 1.73] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="iso-8859-1" Subject: link exchange X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Apr 2007 21:25:28 -0000 The Directory of Clubrural.com Tourism invites to you to interchange a connection if these interested beam click but down http://www.clubrural.com/links/ El Directorio de Turismo Clubrural.com te invita a intercambiar un enlace si estas interesado haz click mas abajo http://www.clubrural.com/links/ From owner-freebsd-eclipse@FreeBSD.ORG Tue Apr 3 23:59:29 2007 Return-Path: X-Original-To: freebsd-eclipse@freebsd.org Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5051416A411 for ; Tue, 3 Apr 2007 23:59:29 +0000 (UTC) (envelope-from rick@kiwi-computer.com) Received: from kiwi-computer.com (keira.kiwi-computer.com [63.224.10.3]) by mx1.freebsd.org (Postfix) with SMTP id 5C52C13C45D for ; Tue, 3 Apr 2007 23:59:28 +0000 (UTC) (envelope-from rick@kiwi-computer.com) Received: (qmail 88993 invoked by uid 2001); 3 Apr 2007 23:32:46 -0000 Date: Tue, 3 Apr 2007 18:32:46 -0500 From: "Rick C. Petty" To: freebsd-eclipse@freebsd.org Message-ID: <20070403233246.GA88783@keira.kiwi-computer.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="h31gzZEtNLTqOjlF" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: eclipse 3.2.2 X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rick-freebsd@kiwi-computer.com List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Apr 2007 23:59:29 -0000 --h31gzZEtNLTqOjlF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi. I noticed that Tom McLaughlin recently submitted a patch to update our eclipse port to 3.2.2, but I didn't notice this until after I did the work myself. My copy (attached) does include the file: files/post-patch-plugins-swt-gtk-os_custom.h Instead of attaching a diff, I'm attaching a tarball of the eclipse ports directory I used to build the port. I just built mine off the current 3.2.1_1 port, fixing up the patches as necessary (5 patch files were changed). Somebody, please update the java/eclipse port, using my or Tom's patches. It's over six months old! Also since java/eclipse-devel is so outdated it should either be removed or I can work on getting S-3.3M6-200703231616 ported. Let me know, -- -- Rick C. Petty --h31gzZEtNLTqOjlF-- From owner-freebsd-eclipse@FreeBSD.ORG Fri Apr 6 19:59:54 2007 Return-Path: X-Original-To: freebsd-eclipse@FreeBSD.org Delivered-To: freebsd-eclipse@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 389F716A404 for ; Fri, 6 Apr 2007 19:59:54 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 1B91B13C45B for ; Fri, 6 Apr 2007 19:59:54 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 8D67A1A3C1C for ; Fri, 6 Apr 2007 12:59:54 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 1304E515D8; Fri, 6 Apr 2007 15:59:53 -0400 (EDT) Date: Fri, 6 Apr 2007 15:59:52 -0400 From: Kris Kennaway To: freebsd-eclipse@FreeBSD.org Message-ID: <20070406195952.GA63893@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4Ckj6UjgE2iN1+kY" Content-Disposition: inline User-Agent: Mutt/1.4.2.2i Cc: Subject: [ports-i386@pointyhat.freebsd.org: eclipse-vep-1.2, 1 pkg-plist errors on i386 7] X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Apr 2007 19:59:54 -0000 --4Ckj6UjgE2iN1+kY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Dear port maintainer, The following port has an incomplete pkg-plist, or other errors in the files installed by the port. This may mean that the package is incomplete or non-functional; at the very least, your port does not leave the filesystem in the same state it was before the port was installed. Can you please investigate? Thanks, Kris "Ports Janitor" Kennaway P.S. It appears to be one of the eclipse ports in the dependency chain that are doing this, nothing else has the problem. ----- Forwarded message from User Ports-i386 ----- X-Original-To: kkenn@localhost Delivered-To: kkenn@localhost.obsecurity.org X-Original-To: kris@FreeBSD.org Delivered-To: kris@FreeBSD.org Date: Fri, 6 Apr 2007 06:56:47 GMT From: User Ports-i386 To: kris@FreeBSD.org Subject: eclipse-vep-1.2,1 pkg-plist errors on i386 7 X-UIDL: '9"#!_@B!!Zp$"!\=3DW!! X-Bogosity: Ham, tests=3Dbogofilter, spamicity=3D0.000000, version=3D1.1.5 building eclipse-vep-1.2,1 on gohan27.freebsd.org in directory /x/tmp/7/chroot/82702 building for: 7.0-CURRENT i386 maintained by: freebsd-eclipse@FreeBSD.org port directory: /usr/ports/java/eclipse-vep For the full build log, see http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.7.2007040402/ecli= pse-vep-1.2,1.log Deleting eclipse-gef-3.2.2_1 Deleting eclipse-emf-2.2.1 Deleting eclipse-3.2.1_1 Deleting xulrunner-1.8.0.4_6 Deleting libgnomeui-2.18.1 Deleting jdk-1.5.0p4_1 pkg_delete: file '/usr/local/jdk1.5.0/jre/lib/applet' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/jdk1.5.0/jre/= lib/applet' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) Deleting desktop-file-utils-0.12 Deleting gnome-icon-theme-2.18.0 Deleting gnome-keyring-0.8 Deleting javavmwrapper-2.3 Deleting libbonoboui-2.18.0 pkg_delete: unable to completely remove directory '/usr/local/lib/bonobo-2.= 0/samples' pkg_delete: unable to completely remove directory '/usr/local/lib/bonobo-2.= 0' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) Deleting nss-3.11.5 Deleting startup-notification-0.9 Deleting nspr-4.6.6 Deleting libgnomecanvas-2.14.0_2 Deleting libgnome-2.18.0 Deleting esound-0.2.37_2 Deleting gnome-vfs-2.18.0.1 Deleting libart_lgpl-2.3.19,1 Deleting libglade2-2.6.0_2 Deleting scrollkeeper-0.3.14_7,1 Deleting samba-libsmbclient-3.0.24 Deleting libxslt-1.1.20 Deleting libbonobo-2.18.0 Deleting libaudiofile-0.2.6 Deleting intltool-0.35.5_2 Deleting hal-0.5.8.20070403 Deleting gnome-mime-data-2.18.0 Deleting gconf2-2.18.0.1 Deleting gamin-0.1.8 Deleting docbook-xsl-1.71.1_2 pkg_delete: file '/usr/local/share/xsl/docbook/slides/xhtml' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/share/xsl/doc= book/slides/xhtml' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) xmlcatmgr: enabling compatibility mode; removing ALL matching entries Deleting docbook-sk-4.1.2_4 Deleting avahi-0.6.17 Deleting ORBit2-2.14.7 Deleting cdrtools-2.01_5 Deleting dmidecode-2.8 Deleting docbook-xml-4.2_1 xmlcatmgr: enabling compatibility mode; removing ALL matching entries xmlcatmgr: enabling compatibility mode; removing ALL matching entries Deleting gdbm-1.8.3_3 Deleting gnomehier-2.2 pkg_delete: file '/usr/local/libdata/bonobo/servers' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/libdata/bonob= o/servers' pkg_delete: file '/usr/local/libdata/bonobo' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/libdata/bonob= o' pkg_delete: file '/usr/local/lib/bonobo/monikers' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/lib/bonobo/mo= nikers' pkg_delete: unable to completely remove directory '/usr/local/etc/gconf/gco= nf.xml.defaults' pkg_delete: unable to completely remove directory '/usr/local/etc/gconf' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) Deleting gtk-2.10.11 Deleting libdaemon-0.10_1 Deleting libvolume_id-0.71.0_1 Deleting linc-1.0.3_6 Deleting p5-XML-Parser-2.34_2 Deleting pciids-20070225 Deleting policykit-0.1.20060514_3 Deleting popt-1.7_2 Deleting python24-2.4.4 Deleting sdocbook-xml-1.1,1 xmlcatmgr: enabling compatibility mode; removing ALL matching entries xmlcatmgr: enabling compatibility mode; removing ALL matching entries Deleting xmlcatmgr-2.2 + Removing /usr/local/share/sgml/catalog. It is empty. + Removing /usr/local/share/sgml/catalog.ports. It is empty. + Removing /usr/local/share/xml/catalog. It is empty. Deleting tiff-3.8.2_1 Deleting shared-mime-info-0.20 Deleting pango-1.16.1 Deleting libIDL-0.8.8 Deleting hicolor-icon-theme-0.10_1 Deleting dbus-glib-0.73 Deleting atk-1.18.0 Deleting cairo-1.4.2 Deleting dbus-1.0.2_1 Deleting glib-2.12.11 Deleting jpeg-6b_4 Deleting libXft-2.1.7_1 Deleting xorg-fonts-truetype-6.9.0 /usr/X11R6/lib/X11/fonts/TTF: caching, 0 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /root/.fontconfig: not cleaning unwritable cache directory fc-cache: succeeded Deleting xorg-libraries-6.9.0_1 Deleting xorg-fonts-encodings-6.9.0_1 /usr/X11R6/lib/X11/fonts/encodings/large: caching, 0 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /var/db/fontconfig: bc06c1eea3e636f72101cafc3fb39508-x86.cache-2: missing d= irectory: /usr/X11R6/lib/X11/fonts/TTF=20 /var/db/fontconfig: c5f5d66d15c24edc3e863c27139db87e-x86.cache-2: cache out= dated: /usr/X11R6/lib/X11/fonts /var/db/fontconfig: 558352270fb122ca08359d23b5a778d4-x86.cache-2: cache out= dated: /usr/X11R6/lib/X11/fonts/encodings /root/.fontconfig: not cleaning unwritable cache directory fc-cache: succeeded /usr/X11R6/lib/X11/fonts/encodings: caching, 0 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /var/db/fontconfig: 5dc9fcf026e07a49c5f91c19054b9930-x86.cache-2: missing d= irectory: /usr/X11R6/lib/X11/fonts/encodings/large=20 /root/.fontconfig: not cleaning unwritable cache directory fc-cache: succeeded Deleting png-1.2.14 Deleting perl-5.8.8 Removing stale symlinks from /usr/bin... Removing /usr/bin/perl Removing /usr/bin/perl5 Done. Cleaning up /etc/make.conf... Done. Cleaning up /etc/manpath.config... Done. Deleting libxml2-2.6.27 Deleting gnome_subr-1.0 Deleting gettext-0.16.1 Deleting bitstream-vera-1.10_3 Deleting fontconfig-2.4.2,1 Deleting libdrm-2.0.2 Deleting libiconv-1.9.2_2 Deleting freetype2-2.2.1_1 Deleting expat-2.0.0_1 Deleting pkg-config-0.21 =3D=3D=3D Checking filesystem state after all packages deleted =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D list of extra files and directories in / (not present on clean system but p= resent after everything was deinstalled) 238535 4 drwxr-xr-x 2 root wheel 512 = Apr 6 06:54 usr/local/lib/browser_plugins =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D build of /usr/ports/java/eclipse-vep ended at Fri Apr 6 06:56:43 UTC 2007 ----- End forwarded message ----- --4Ckj6UjgE2iN1+kY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFGFqa4Wry0BWjoQKURAldGAJwJV00gwEtm9UrPvHo5nllIo6M04ACgmiMH leFeXKGxZ7OmlWIbKr0ngqk= =Gb5Z -----END PGP SIGNATURE----- --4Ckj6UjgE2iN1+kY-- From owner-freebsd-eclipse@FreeBSD.ORG Fri Apr 6 20:00:00 2007 Return-Path: X-Original-To: freebsd-eclipse@FreeBSD.org Delivered-To: freebsd-eclipse@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B093816A405 for ; Fri, 6 Apr 2007 20:00:00 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 843B613C48A for ; Fri, 6 Apr 2007 20:00:00 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id D2E551A3C1C for ; Fri, 6 Apr 2007 13:00:00 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 4CDC5514C3; Fri, 6 Apr 2007 15:59:59 -0400 (EDT) X-Original-To: kkenn@localhost Delivered-To: kkenn@localhost.obsecurity.org Received: from xor.obsecurity.org (localhost [127.0.0.1]) by obsecurity.dyndns.org (Postfix) with ESMTP id 14DF35154D for ; Fri, 6 Apr 2007 02:51:27 -0400 (EDT) X-Original-To: kris@FreeBSD.org Delivered-To: kris@FreeBSD.org Received: from localhost [::1] by xor.obsecurity.org with POP3 (fetchmail-6.3.7) for (single-drop); Fri, 06 Apr 2007 02:51:27 -0400 (EDT) Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 19DBC16A402 for ; Fri, 6 Apr 2007 06:49:38 +0000 (UTC) (envelope-from ports-i386@pointyhat.freebsd.org) Received: from pointyhat.freebsd.org (pointyhat.freebsd.org [69.147.83.43]) by mx1.freebsd.org (Postfix) with ESMTP id F12DD13C45B for ; Fri, 6 Apr 2007 06:49:37 +0000 (UTC) (envelope-from ports-i386@pointyhat.freebsd.org) Received: from pointyhat.freebsd.org (localhost [127.0.0.1]) by pointyhat.freebsd.org (8.13.8/8.13.8) with ESMTP id l366nbuT031209 for ; Fri, 6 Apr 2007 06:49:37 GMT (envelope-from ports-i386@pointyhat.freebsd.org) Received: (from ports-i386@localhost) by pointyhat.freebsd.org (8.13.8/8.13.8/Submit) id l366nbKD031207 for kris@FreeBSD.org; Fri, 6 Apr 2007 06:49:37 GMT (envelope-from ports-i386) Date: Fri, 6 Apr 2007 06:49:37 GMT From: User Ports-i386 Message-Id: <200704060649.l366nbKD031207@pointyhat.freebsd.org> To: kris@FreeBSD.org X-UIDL: ~~^!!P:g!!ooI!!M'l"! X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.1.5 Resent-From: kris@obsecurity.org Resent-Date: Fri, 6 Apr 2007 15:59:58 -0400 Resent-To: freebsd-eclipse@FreeBSD.org Resent-Message-Id: <20070406195959.4CDC5514C3@obsecurity.dyndns.org> Cc: Subject: eclipse-clay-core-1.2.0_1 pkg-plist errors on i386 7 X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Apr 2007 20:00:00 -0000 building eclipse-clay-core-1.2.0_1 on gohan20.freebsd.org in directory /x/tmp/7/chroot/31647 building for: 7.0-CURRENT i386 maintained by: mitsuru@riken.jp port directory: /usr/ports/java/eclipse-clay-core For the full build log, see http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.7.2007040402/eclipse-clay-core-1.2.0_1.log Deleting eclipse-gef-3.2.2_1 Deleting eclipse-3.2.1_1 Deleting xulrunner-1.8.0.4_6 Deleting libgnomeui-2.18.1 Deleting jdk-1.5.0p4_1 pkg_delete: file '/usr/local/jdk1.5.0/jre/lib/applet' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/jdk1.5.0/jre/lib/applet' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) Deleting desktop-file-utils-0.12 Deleting gnome-icon-theme-2.18.0 Deleting gnome-keyring-0.8 Deleting javavmwrapper-2.3 Deleting libbonoboui-2.18.0 pkg_delete: unable to completely remove directory '/usr/local/lib/bonobo-2.0/samples' pkg_delete: unable to completely remove directory '/usr/local/lib/bonobo-2.0' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) Deleting nss-3.11.5 Deleting startup-notification-0.9 Deleting nspr-4.6.6 Deleting libgnomecanvas-2.14.0_2 Deleting libgnome-2.18.0 Deleting esound-0.2.37_2 Deleting gnome-vfs-2.18.0.1 Deleting libart_lgpl-2.3.19,1 Deleting libglade2-2.6.0_2 Deleting scrollkeeper-0.3.14_7,1 Deleting samba-libsmbclient-3.0.24 Deleting libxslt-1.1.20 Deleting libbonobo-2.18.0 Deleting libaudiofile-0.2.6 Deleting intltool-0.35.5_2 Deleting hal-0.5.8.20070403 Deleting gnome-mime-data-2.18.0 Deleting gconf2-2.18.0.1 Deleting gamin-0.1.8 Deleting docbook-xsl-1.71.1_2 pkg_delete: file '/usr/local/share/xsl/docbook/slides/xhtml' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/share/xsl/docbook/slides/xhtml' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) xmlcatmgr: enabling compatibility mode; removing ALL matching entries Deleting docbook-sk-4.1.2_4 Deleting avahi-0.6.17 Deleting ORBit2-2.14.7 Deleting cdrtools-2.01_5 Deleting dmidecode-2.8 Deleting docbook-xml-4.2_1 xmlcatmgr: enabling compatibility mode; removing ALL matching entries xmlcatmgr: enabling compatibility mode; removing ALL matching entries Deleting gdbm-1.8.3_3 Deleting gnomehier-2.2 pkg_delete: file '/usr/local/libdata/bonobo/servers' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/libdata/bonobo/servers' pkg_delete: file '/usr/local/libdata/bonobo' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/libdata/bonobo' pkg_delete: file '/usr/local/lib/bonobo/monikers' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/lib/bonobo/monikers' pkg_delete: unable to completely remove directory '/usr/local/etc/gconf/gconf.xml.defaults' pkg_delete: unable to completely remove directory '/usr/local/etc/gconf' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) Deleting gtk-2.10.11 Deleting libdaemon-0.10_1 Deleting libvolume_id-0.71.0_1 Deleting linc-1.0.3_6 Deleting p5-XML-Parser-2.34_2 Deleting pciids-20070225 Deleting policykit-0.1.20060514_3 Deleting popt-1.7_2 Deleting python24-2.4.4 Deleting sdocbook-xml-1.1,1 xmlcatmgr: enabling compatibility mode; removing ALL matching entries xmlcatmgr: enabling compatibility mode; removing ALL matching entries Deleting xmlcatmgr-2.2 + Removing /usr/local/share/sgml/catalog. It is empty. + Removing /usr/local/share/sgml/catalog.ports. It is empty. + Removing /usr/local/share/xml/catalog. It is empty. Deleting tiff-3.8.2_1 Deleting shared-mime-info-0.20 Deleting pango-1.16.1 Deleting libIDL-0.8.8 Deleting hicolor-icon-theme-0.10_1 Deleting dbus-glib-0.73 Deleting atk-1.18.0 Deleting cairo-1.4.2 Deleting dbus-1.0.2_1 Deleting glib-2.12.11 Deleting jpeg-6b_4 Deleting libXft-2.1.7_1 Deleting xorg-fonts-truetype-6.9.0 /usr/X11R6/lib/X11/fonts/TTF: caching, 0 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /root/.fontconfig: not cleaning unwritable cache directory fc-cache: succeeded Deleting xorg-libraries-6.9.0_1 Deleting xorg-fonts-encodings-6.9.0_1 /usr/X11R6/lib/X11/fonts/encodings/large: caching, 0 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /var/db/fontconfig: bc06c1eea3e636f72101cafc3fb39508-x86.cache-2: missing directory: /usr/X11R6/lib/X11/fonts/TTF /var/db/fontconfig: c5f5d66d15c24edc3e863c27139db87e-x86.cache-2: cache outdated: /usr/X11R6/lib/X11/fonts /var/db/fontconfig: 558352270fb122ca08359d23b5a778d4-x86.cache-2: cache outdated: /usr/X11R6/lib/X11/fonts/encodings /root/.fontconfig: not cleaning unwritable cache directory fc-cache: succeeded /usr/X11R6/lib/X11/fonts/encodings: caching, 0 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /var/db/fontconfig: 5dc9fcf026e07a49c5f91c19054b9930-x86.cache-2: missing directory: /usr/X11R6/lib/X11/fonts/encodings/large /root/.fontconfig: not cleaning unwritable cache directory fc-cache: succeeded Deleting png-1.2.14 Deleting perl-5.8.8 Removing stale symlinks from /usr/bin... Removing /usr/bin/perl Removing /usr/bin/perl5 Done. Cleaning up /etc/make.conf... Done. Cleaning up /etc/manpath.config... Done. Deleting libxml2-2.6.27 Deleting gnome_subr-1.0 Deleting gettext-0.16.1 Deleting bitstream-vera-1.10_3 Deleting fontconfig-2.4.2,1 Deleting libdrm-2.0.2 Deleting libiconv-1.9.2_2 Deleting freetype2-2.2.1_1 Deleting expat-2.0.0_1 Deleting pkg-config-0.21 === Checking filesystem state after all packages deleted ================================================================ list of extra files and directories in / (not present on clean system but present after everything was deinstalled) 943176 4 drwxr-xr-x 2 root wheel 512 Apr 6 06:47 usr/local/lib/browser_plugins cmp: EOF on /etc/group-save === /etc/group was modified: --- /etc/group-save Fri Apr 6 06:34:27 2007 +++ /etc/group Fri Apr 6 06:40:15 2007 @@ -29,3 +29,6 @@ nogroup:*:65533: nobody:*:65534: cups:*:193: +messagebus:*:556: +avahi:*:558: +polkit:*:562: cmp: EOF on /etc/master.passwd-save === /etc/master.passwd was modified: --- /etc/master.passwd-save Fri Apr 6 06:34:27 2007 +++ /etc/master.passwd Fri Apr 6 06:40:15 2007 @@ -22,3 +22,6 @@ www:*:80:80::0:0:World Wide Web Owner:/nonexistent:/usr/sbin/nologin nobody:*:65534:65534::0:0:Unprivileged user:/nonexistent:/usr/sbin/nologin cups:*:193:193::0:0:CUPS Owner:/nonexistent:/sbin/nologin +messagebus:*:556:556::0:0:D-BUS Daemon User:/nonexistent:/sbin/nologin +avahi:*:558:558::0:0:Avahi Daemon User:/nonexistent:/sbin/nologin +polkit:*:562:562::0:0:PolicyKit Daemon User:/nonexistent:/sbin/nologin ================================================================ build of /usr/ports/java/eclipse-clay-core ended at Fri Apr 6 06:49:33 UTC 2007 From owner-freebsd-eclipse@FreeBSD.ORG Fri Apr 6 20:00:01 2007 Return-Path: X-Original-To: freebsd-eclipse@FreeBSD.org Delivered-To: freebsd-eclipse@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0E0EE16A409 for ; Fri, 6 Apr 2007 20:00:01 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id DA53013C48C for ; Fri, 6 Apr 2007 20:00:00 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 5DE431A4D86 for ; Fri, 6 Apr 2007 13:00:01 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id B568A515E6; Fri, 6 Apr 2007 15:59:59 -0400 (EDT) X-Original-To: kkenn@localhost Delivered-To: kkenn@localhost.obsecurity.org Received: from xor.obsecurity.org (localhost [127.0.0.1]) by obsecurity.dyndns.org (Postfix) with ESMTP id 20DD7515D3 for ; Fri, 6 Apr 2007 02:51:36 -0400 (EDT) X-Original-To: kris@FreeBSD.org Delivered-To: kris@FreeBSD.org Received: from localhost [::1] by xor.obsecurity.org with POP3 (fetchmail-6.3.7) for (single-drop); Fri, 06 Apr 2007 02:51:36 -0400 (EDT) Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B273E16A418 for ; Fri, 6 Apr 2007 06:50:01 +0000 (UTC) (envelope-from ports-i386@pointyhat.freebsd.org) Received: from pointyhat.freebsd.org (pointyhat.freebsd.org [69.147.83.43]) by mx1.freebsd.org (Postfix) with ESMTP id 2698B13C4C5 for ; Fri, 6 Apr 2007 06:50:00 +0000 (UTC) (envelope-from ports-i386@pointyhat.freebsd.org) Received: from pointyhat.freebsd.org (localhost [127.0.0.1]) by pointyhat.freebsd.org (8.13.8/8.13.8) with ESMTP id l366o0M8031615 for ; Fri, 6 Apr 2007 06:50:00 GMT (envelope-from ports-i386@pointyhat.freebsd.org) Received: (from ports-i386@localhost) by pointyhat.freebsd.org (8.13.8/8.13.8/Submit) id l366o0HV031613 for kris@FreeBSD.org; Fri, 6 Apr 2007 06:50:00 GMT (envelope-from ports-i386) Date: Fri, 6 Apr 2007 06:50:00 GMT From: User Ports-i386 Message-Id: <200704060650.l366o0HV031613@pointyhat.freebsd.org> To: kris@FreeBSD.org X-UIDL: V$;!!??&#!8)2"!T8 Cc: Subject: eclipse-quantum-3.0.1 pkg-plist errors on i386 7 X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Apr 2007 20:00:01 -0000 building eclipse-quantum-3.0.1 on gohan28.freebsd.org in directory /x/tmp/7/chroot/57884 building for: 7.0-CURRENT i386 maintained by: freebsd-eclipse@FreeBSD.org port directory: /usr/ports/java/eclipse-quantum For the full build log, see http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.7.2007040402/eclipse-quantum-3.0.1.log Deleting eclipse-gef-3.2.2_1 Deleting eclipse-3.2.1_1 Deleting xulrunner-1.8.0.4_6 Deleting libgnomeui-2.18.1 Deleting jdk-1.5.0p4_1 pkg_delete: file '/usr/local/jdk1.5.0/jre/lib/applet' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/jdk1.5.0/jre/lib/applet' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) Deleting desktop-file-utils-0.12 Deleting gnome-icon-theme-2.18.0 Deleting gnome-keyring-0.8 Deleting javavmwrapper-2.3 Deleting libbonoboui-2.18.0 pkg_delete: unable to completely remove directory '/usr/local/lib/bonobo-2.0/samples' pkg_delete: unable to completely remove directory '/usr/local/lib/bonobo-2.0' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) Deleting nss-3.11.5 Deleting startup-notification-0.9 Deleting nspr-4.6.6 Deleting libgnomecanvas-2.14.0_2 Deleting libgnome-2.18.0 Deleting esound-0.2.37_2 Deleting gnome-vfs-2.18.0.1 Deleting libart_lgpl-2.3.19,1 Deleting libglade2-2.6.0_2 Deleting scrollkeeper-0.3.14_7,1 Deleting samba-libsmbclient-3.0.24 Deleting libxslt-1.1.20 Deleting libbonobo-2.18.0 Deleting libaudiofile-0.2.6 Deleting intltool-0.35.5_2 Deleting hal-0.5.8.20070403 Deleting gnome-mime-data-2.18.0 Deleting gconf2-2.18.0.1 Deleting gamin-0.1.8 Deleting docbook-xsl-1.71.1_2 pkg_delete: file '/usr/local/share/xsl/docbook/slides/xhtml' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/share/xsl/docbook/slides/xhtml' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) xmlcatmgr: enabling compatibility mode; removing ALL matching entries Deleting docbook-sk-4.1.2_4 Deleting avahi-0.6.17 Deleting ORBit2-2.14.7 Deleting cdrtools-2.01_5 Deleting dmidecode-2.8 Deleting docbook-xml-4.2_1 xmlcatmgr: enabling compatibility mode; removing ALL matching entries xmlcatmgr: enabling compatibility mode; removing ALL matching entries Deleting gdbm-1.8.3_3 Deleting gnomehier-2.2 pkg_delete: file '/usr/local/libdata/bonobo/servers' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/libdata/bonobo/servers' pkg_delete: file '/usr/local/libdata/bonobo' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/libdata/bonobo' pkg_delete: file '/usr/local/lib/bonobo/monikers' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/lib/bonobo/monikers' pkg_delete: unable to completely remove directory '/usr/local/etc/gconf/gconf.xml.defaults' pkg_delete: unable to completely remove directory '/usr/local/etc/gconf' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) Deleting gtk-2.10.11 Deleting libdaemon-0.10_1 Deleting libvolume_id-0.71.0_1 Deleting linc-1.0.3_6 Deleting p5-XML-Parser-2.34_2 Deleting pciids-20070225 Deleting policykit-0.1.20060514_3 Deleting popt-1.7_2 Deleting python24-2.4.4 Deleting sdocbook-xml-1.1,1 xmlcatmgr: enabling compatibility mode; removing ALL matching entries xmlcatmgr: enabling compatibility mode; removing ALL matching entries Deleting xmlcatmgr-2.2 + Removing /usr/local/share/sgml/catalog. It is empty. + Removing /usr/local/share/sgml/catalog.ports. It is empty. + Removing /usr/local/share/xml/catalog. It is empty. Deleting tiff-3.8.2_1 Deleting shared-mime-info-0.20 Deleting pango-1.16.1 Deleting libIDL-0.8.8 Deleting hicolor-icon-theme-0.10_1 Deleting dbus-glib-0.73 Deleting atk-1.18.0 Deleting cairo-1.4.2 Deleting dbus-1.0.2_1 Deleting glib-2.12.11 Deleting jpeg-6b_4 Deleting libXft-2.1.7_1 Deleting xorg-fonts-truetype-6.9.0 /usr/X11R6/lib/X11/fonts/TTF: caching, 0 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /root/.fontconfig: not cleaning unwritable cache directory fc-cache: succeeded Deleting xorg-libraries-6.9.0_1 Deleting xorg-fonts-encodings-6.9.0_1 /usr/X11R6/lib/X11/fonts/encodings/large: caching, 0 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /var/db/fontconfig: bc06c1eea3e636f72101cafc3fb39508-x86.cache-2: missing directory: /usr/X11R6/lib/X11/fonts/TTF /var/db/fontconfig: c5f5d66d15c24edc3e863c27139db87e-x86.cache-2: cache outdated: /usr/X11R6/lib/X11/fonts /var/db/fontconfig: 558352270fb122ca08359d23b5a778d4-x86.cache-2: cache outdated: /usr/X11R6/lib/X11/fonts/encodings /root/.fontconfig: not cleaning unwritable cache directory fc-cache: succeeded /usr/X11R6/lib/X11/fonts/encodings: caching, 0 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /var/db/fontconfig: 5dc9fcf026e07a49c5f91c19054b9930-x86.cache-2: missing directory: /usr/X11R6/lib/X11/fonts/encodings/large /root/.fontconfig: not cleaning unwritable cache directory fc-cache: succeeded Deleting png-1.2.14 Deleting perl-5.8.8 Removing stale symlinks from /usr/bin... Removing /usr/bin/perl Removing /usr/bin/perl5 Done. Cleaning up /etc/make.conf... Done. Cleaning up /etc/manpath.config... Done. Deleting libxml2-2.6.27 Deleting gnome_subr-1.0 Deleting gettext-0.16.1 Deleting bitstream-vera-1.10_3 Deleting fontconfig-2.4.2,1 Deleting libdrm-2.0.2 Deleting libiconv-1.9.2_2 Deleting freetype2-2.2.1_1 Deleting expat-2.0.0_1 Deleting pkg-config-0.21 === Checking filesystem state after all packages deleted ================================================================ list of extra files and directories in / (not present on clean system but present after everything was deinstalled) 1888267 4 drwxr-xr-x 2 root wheel 512 Apr 6 06:47 usr/local/lib/browser_plugins ================================================================ build of /usr/ports/java/eclipse-quantum ended at Fri Apr 6 06:49:56 UTC 2007 From owner-freebsd-eclipse@FreeBSD.ORG Fri Apr 6 20:00:01 2007 Return-Path: X-Original-To: freebsd-eclipse@FreeBSD.org Delivered-To: freebsd-eclipse@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 73EE016A40B for ; Fri, 6 Apr 2007 20:00:01 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 4BC8013C4B0 for ; Fri, 6 Apr 2007 20:00:01 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id C31911A3C1C for ; Fri, 6 Apr 2007 13:00:01 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 45949515D8; Fri, 6 Apr 2007 16:00:00 -0400 (EDT) X-Original-To: kkenn@localhost Delivered-To: kkenn@localhost.obsecurity.org Received: from xor.obsecurity.org (localhost [127.0.0.1]) by obsecurity.dyndns.org (Postfix) with ESMTP id 2131E5154D for ; Fri, 6 Apr 2007 02:38:38 -0400 (EDT) X-Original-To: kris@FreeBSD.org Delivered-To: kris@FreeBSD.org Received: from localhost [::1] by xor.obsecurity.org with POP3 (fetchmail-6.3.7) for (single-drop); Fri, 06 Apr 2007 02:38:38 -0400 (EDT) Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9694016A407 for ; Fri, 6 Apr 2007 06:38:16 +0000 (UTC) (envelope-from ports-i386@pointyhat.freebsd.org) Received: from pointyhat.freebsd.org (pointyhat.freebsd.org [69.147.83.43]) by mx1.freebsd.org (Postfix) with ESMTP id 79E0713C4B9 for ; Fri, 6 Apr 2007 06:38:16 +0000 (UTC) (envelope-from ports-i386@pointyhat.freebsd.org) Received: from pointyhat.freebsd.org (localhost [127.0.0.1]) by pointyhat.freebsd.org (8.13.8/8.13.8) with ESMTP id l366cGY1041348 for ; Fri, 6 Apr 2007 06:38:16 GMT (envelope-from ports-i386@pointyhat.freebsd.org) Received: (from ports-i386@localhost) by pointyhat.freebsd.org (8.13.8/8.13.8/Submit) id l366cGWV041333 for kris@FreeBSD.org; Fri, 6 Apr 2007 06:38:16 GMT (envelope-from ports-i386) Date: Fri, 6 Apr 2007 06:38:16 GMT From: User Ports-i386 Message-Id: <200704060638.l366cGWV041333@pointyhat.freebsd.org> To: kris@FreeBSD.org X-UIDL: d<;"!4mB"!0BQ"!4dd"! X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.1.5 Resent-From: kris@obsecurity.org Resent-Date: Fri, 6 Apr 2007 16:00:00 -0400 Resent-To: freebsd-eclipse@FreeBSD.org Resent-Message-Id: <20070406200000.45949515D8@obsecurity.dyndns.org> Cc: Subject: eclipse-sqlexplorer-2.2.4_1 pkg-plist errors on i386 7 X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Apr 2007 20:00:01 -0000 building eclipse-sqlexplorer-2.2.4_1 on gohan18.freebsd.org in directory /x/tmp/7/chroot/543 building for: 7.0-CURRENT i386 maintained by: sugimura@jp.FreeBSD.ORG port directory: /usr/ports/java/eclipse-sqlexplorer For the full build log, see http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.7.2007040402/eclipse-sqlexplorer-2.2.4_1.log Deleting eclipse-gef-3.2.2_1 Deleting eclipse-3.2.1_1 Deleting xulrunner-1.8.0.4_6 Deleting libgnomeui-2.18.1 Deleting jdk-1.5.0p4_1 pkg_delete: file '/usr/local/jdk1.5.0/jre/lib/applet' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/jdk1.5.0/jre/lib/applet' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) Deleting desktop-file-utils-0.12 Deleting gnome-icon-theme-2.18.0 Deleting gnome-keyring-0.8 Deleting javavmwrapper-2.3 Deleting libbonoboui-2.18.0 pkg_delete: unable to completely remove directory '/usr/local/lib/bonobo-2.0/samples' pkg_delete: unable to completely remove directory '/usr/local/lib/bonobo-2.0' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) Deleting nss-3.11.5 Deleting startup-notification-0.9 Deleting nspr-4.6.6 Deleting libgnomecanvas-2.14.0_2 Deleting libgnome-2.18.0 Deleting esound-0.2.37_2 Deleting gnome-vfs-2.18.0.1 Deleting libart_lgpl-2.3.19,1 Deleting libglade2-2.6.0_2 Deleting scrollkeeper-0.3.14_7,1 Deleting samba-libsmbclient-3.0.24 Deleting libxslt-1.1.20 Deleting libbonobo-2.18.0 Deleting libaudiofile-0.2.6 Deleting intltool-0.35.5_2 Deleting hal-0.5.8.20070403 Deleting gnome-mime-data-2.18.0 Deleting gconf2-2.18.0.1 Deleting gamin-0.1.8 Deleting docbook-xsl-1.71.1_2 pkg_delete: file '/usr/local/share/xsl/docbook/slides/xhtml' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/share/xsl/docbook/slides/xhtml' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) xmlcatmgr: enabling compatibility mode; removing ALL matching entries Deleting docbook-sk-4.1.2_4 Deleting avahi-0.6.17 Deleting ORBit2-2.14.7 Deleting cdrtools-2.01_5 Deleting dmidecode-2.8 Deleting docbook-xml-4.2_1 xmlcatmgr: enabling compatibility mode; removing ALL matching entries xmlcatmgr: enabling compatibility mode; removing ALL matching entries Deleting gdbm-1.8.3_3 Deleting gnomehier-2.2 pkg_delete: file '/usr/local/libdata/bonobo/servers' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/libdata/bonobo/servers' pkg_delete: file '/usr/local/libdata/bonobo' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/libdata/bonobo' pkg_delete: file '/usr/local/lib/bonobo/monikers' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/lib/bonobo/monikers' pkg_delete: unable to completely remove directory '/usr/local/etc/gconf/gconf.xml.defaults' pkg_delete: unable to completely remove directory '/usr/local/etc/gconf' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) Deleting gtk-2.10.11 Deleting libdaemon-0.10_1 Deleting libvolume_id-0.71.0_1 Deleting linc-1.0.3_6 Deleting p5-XML-Parser-2.34_2 Deleting pciids-20070225 Deleting policykit-0.1.20060514_3 Deleting popt-1.7_2 Deleting python24-2.4.4 Deleting sdocbook-xml-1.1,1 xmlcatmgr: enabling compatibility mode; removing ALL matching entries xmlcatmgr: enabling compatibility mode; removing ALL matching entries Deleting xmlcatmgr-2.2 + Removing /usr/local/share/sgml/catalog. It is empty. + Removing /usr/local/share/sgml/catalog.ports. It is empty. + Removing /usr/local/share/xml/catalog. It is empty. Deleting tiff-3.8.2_1 Deleting shared-mime-info-0.20 Deleting pango-1.16.1 Deleting libIDL-0.8.8 Deleting hicolor-icon-theme-0.10_1 Deleting dbus-glib-0.73 Deleting atk-1.18.0 Deleting cairo-1.4.2 Deleting dbus-1.0.2_1 Deleting glib-2.12.11 Deleting jpeg-6b_4 Deleting libXft-2.1.7_1 Deleting xorg-fonts-truetype-6.9.0 /usr/X11R6/lib/X11/fonts/TTF: caching, 0 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /root/.fontconfig: not cleaning unwritable cache directory fc-cache: succeeded Deleting xorg-libraries-6.9.0_1 Deleting xorg-fonts-encodings-6.9.0_1 /usr/X11R6/lib/X11/fonts/encodings/large: caching, 0 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /var/db/fontconfig: bc06c1eea3e636f72101cafc3fb39508-x86.cache-2: missing directory: /usr/X11R6/lib/X11/fonts/TTF /var/db/fontconfig: c5f5d66d15c24edc3e863c27139db87e-x86.cache-2: cache outdated: /usr/X11R6/lib/X11/fonts /var/db/fontconfig: 558352270fb122ca08359d23b5a778d4-x86.cache-2: cache outdated: /usr/X11R6/lib/X11/fonts/encodings /root/.fontconfig: not cleaning unwritable cache directory fc-cache: succeeded /usr/X11R6/lib/X11/fonts/encodings: caching, 0 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /var/db/fontconfig: 5dc9fcf026e07a49c5f91c19054b9930-x86.cache-2: missing directory: /usr/X11R6/lib/X11/fonts/encodings/large /root/.fontconfig: not cleaning unwritable cache directory fc-cache: succeeded Deleting png-1.2.14 Deleting perl-5.8.8 Removing stale symlinks from /usr/bin... Removing /usr/bin/perl Removing /usr/bin/perl5 Done. Cleaning up /etc/make.conf... Done. Cleaning up /etc/manpath.config... Done. Deleting libxml2-2.6.27 Deleting gnome_subr-1.0 Deleting gettext-0.16.1 Deleting bitstream-vera-1.10_3 Deleting fontconfig-2.4.2,1 Deleting libdrm-2.0.2 Deleting libiconv-1.9.2_2 Deleting freetype2-2.2.1_1 Deleting expat-2.0.0_1 Deleting pkg-config-0.21 === Checking filesystem state after all packages deleted ================================================================ list of extra files and directories in / (not present on clean system but present after everything was deinstalled) 372833 8 drwxr-xr-x 2 root wheel 512 Apr 6 06:37 usr/local/lib/browser_plugins ================================================================ build of /usr/ports/java/eclipse-sqlexplorer ended at Fri Apr 6 06:38:13 UTC 2007 From owner-freebsd-eclipse@FreeBSD.ORG Fri Apr 6 20:00:02 2007 Return-Path: X-Original-To: freebsd-eclipse@FreeBSD.org Delivered-To: freebsd-eclipse@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4F75F16A401 for ; Fri, 6 Apr 2007 20:00:02 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 211B213C448 for ; Fri, 6 Apr 2007 20:00:02 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 67CB21A3C1C for ; Fri, 6 Apr 2007 13:00:02 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id BA1C4516AC; Fri, 6 Apr 2007 16:00:00 -0400 (EDT) X-Original-To: kkenn@localhost Delivered-To: kkenn@localhost.obsecurity.org Received: from xor.obsecurity.org (localhost [127.0.0.1]) by obsecurity.dyndns.org (Postfix) with ESMTP id 66F8D51350 for ; Fri, 6 Apr 2007 02:55:42 -0400 (EDT) X-Original-To: kris@FreeBSD.org Delivered-To: kris@FreeBSD.org Received: from localhost [::1] by xor.obsecurity.org with POP3 (fetchmail-6.3.7) for (single-drop); Fri, 06 Apr 2007 02:55:42 -0400 (EDT) Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7BE1416A402 for ; Fri, 6 Apr 2007 06:54:49 +0000 (UTC) (envelope-from ports-i386@pointyhat.freebsd.org) Received: from pointyhat.freebsd.org (pointyhat.freebsd.org [69.147.83.43]) by mx1.freebsd.org (Postfix) with ESMTP id 6BD3A13C465 for ; Fri, 6 Apr 2007 06:54:49 +0000 (UTC) (envelope-from ports-i386@pointyhat.freebsd.org) Received: from pointyhat.freebsd.org (localhost [127.0.0.1]) by pointyhat.freebsd.org (8.13.8/8.13.8) with ESMTP id l366snNS056911 for ; Fri, 6 Apr 2007 06:54:49 GMT (envelope-from ports-i386@pointyhat.freebsd.org) Received: (from ports-i386@localhost) by pointyhat.freebsd.org (8.13.8/8.13.8/Submit) id l366snJi056906 for kris@FreeBSD.org; Fri, 6 Apr 2007 06:54:49 GMT (envelope-from ports-i386) Date: Fri, 6 Apr 2007 06:54:49 GMT From: User Ports-i386 Message-Id: <200704060654.l366snJi056906@pointyhat.freebsd.org> To: kris@FreeBSD.org X-UIDL: "E_"!U%C!!IT?!!TQ""! X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.1.5 Resent-From: kris@obsecurity.org Resent-Date: Fri, 6 Apr 2007 16:00:00 -0400 Resent-To: freebsd-eclipse@FreeBSD.org Resent-Message-Id: <20070406200000.BA1C4516AC@obsecurity.dyndns.org> Cc: Subject: eclipse-uml-1.1.1 pkg-plist errors on i386 7 X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Apr 2007 20:00:02 -0000 building eclipse-uml-1.1.1 on gohan26.freebsd.org in directory /x/tmp/7/chroot/33756 building for: 7.0-CURRENT i386 maintained by: freebsd-eclipse@FreeBSD.org port directory: /usr/ports/java/eclipse-uml For the full build log, see http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.7.2007040402/eclipse-uml-1.1.1.log Deleting eclipse-emf-2.2.1 Deleting eclipse-3.2.1_1 Deleting xulrunner-1.8.0.4_6 Deleting libgnomeui-2.18.1 Deleting jdk-1.5.0p4_1 pkg_delete: file '/usr/local/jdk1.5.0/jre/lib/applet' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/jdk1.5.0/jre/lib/applet' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) Deleting desktop-file-utils-0.12 Deleting gnome-icon-theme-2.18.0 Deleting gnome-keyring-0.8 Deleting javavmwrapper-2.3 Deleting libbonoboui-2.18.0 pkg_delete: unable to completely remove directory '/usr/local/lib/bonobo-2.0/samples' pkg_delete: unable to completely remove directory '/usr/local/lib/bonobo-2.0' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) Deleting nss-3.11.5 Deleting startup-notification-0.9 Deleting nspr-4.6.6 Deleting libgnomecanvas-2.14.0_2 Deleting libgnome-2.18.0 Deleting esound-0.2.37_2 Deleting gnome-vfs-2.18.0.1 Deleting libart_lgpl-2.3.19,1 Deleting libglade2-2.6.0_2 Deleting scrollkeeper-0.3.14_7,1 Deleting samba-libsmbclient-3.0.24 Deleting libxslt-1.1.20 Deleting libbonobo-2.18.0 Deleting libaudiofile-0.2.6 Deleting intltool-0.35.5_2 Deleting hal-0.5.8.20070403 Deleting gnome-mime-data-2.18.0 Deleting gconf2-2.18.0.1 Deleting gamin-0.1.8 Deleting docbook-xsl-1.71.1_2 pkg_delete: file '/usr/local/share/xsl/docbook/slides/xhtml' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/share/xsl/docbook/slides/xhtml' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) xmlcatmgr: enabling compatibility mode; removing ALL matching entries Deleting docbook-sk-4.1.2_4 Deleting avahi-0.6.17 Deleting ORBit2-2.14.7 Deleting cdrtools-2.01_5 Deleting dmidecode-2.8 Deleting docbook-xml-4.2_1 xmlcatmgr: enabling compatibility mode; removing ALL matching entries xmlcatmgr: enabling compatibility mode; removing ALL matching entries Deleting gdbm-1.8.3_3 Deleting gnomehier-2.2 pkg_delete: file '/usr/local/libdata/bonobo/servers' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/libdata/bonobo/servers' pkg_delete: file '/usr/local/libdata/bonobo' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/libdata/bonobo' pkg_delete: file '/usr/local/lib/bonobo/monikers' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/lib/bonobo/monikers' pkg_delete: unable to completely remove directory '/usr/local/etc/gconf/gconf.xml.defaults' pkg_delete: unable to completely remove directory '/usr/local/etc/gconf' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) Deleting gtk-2.10.11 Deleting libdaemon-0.10_1 Deleting libvolume_id-0.71.0_1 Deleting linc-1.0.3_6 Deleting p5-XML-Parser-2.34_2 Deleting pciids-20070225 Deleting policykit-0.1.20060514_3 Deleting popt-1.7_2 Deleting python24-2.4.4 Deleting sdocbook-xml-1.1,1 xmlcatmgr: enabling compatibility mode; removing ALL matching entries xmlcatmgr: enabling compatibility mode; removing ALL matching entries Deleting xmlcatmgr-2.2 + Removing /usr/local/share/sgml/catalog. It is empty. + Removing /usr/local/share/sgml/catalog.ports. It is empty. + Removing /usr/local/share/xml/catalog. It is empty. Deleting tiff-3.8.2_1 Deleting shared-mime-info-0.20 Deleting pango-1.16.1 Deleting libIDL-0.8.8 Deleting hicolor-icon-theme-0.10_1 Deleting dbus-glib-0.73 Deleting atk-1.18.0 Deleting cairo-1.4.2 Deleting dbus-1.0.2_1 Deleting glib-2.12.11 Deleting jpeg-6b_4 Deleting libXft-2.1.7_1 Deleting xorg-fonts-truetype-6.9.0 /usr/X11R6/lib/X11/fonts/TTF: caching, 0 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /root/.fontconfig: not cleaning unwritable cache directory fc-cache: succeeded Deleting xorg-libraries-6.9.0_1 Deleting xorg-fonts-encodings-6.9.0_1 /usr/X11R6/lib/X11/fonts/encodings/large: caching, 0 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /var/db/fontconfig: bc06c1eea3e636f72101cafc3fb39508-x86.cache-2: missing directory: /usr/X11R6/lib/X11/fonts/TTF /var/db/fontconfig: c5f5d66d15c24edc3e863c27139db87e-x86.cache-2: cache outdated: /usr/X11R6/lib/X11/fonts /var/db/fontconfig: 558352270fb122ca08359d23b5a778d4-x86.cache-2: cache outdated: /usr/X11R6/lib/X11/fonts/encodings /root/.fontconfig: not cleaning unwritable cache directory fc-cache: succeeded /usr/X11R6/lib/X11/fonts/encodings: caching, 0 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /var/db/fontconfig: 5dc9fcf026e07a49c5f91c19054b9930-x86.cache-2: missing directory: /usr/X11R6/lib/X11/fonts/encodings/large /root/.fontconfig: not cleaning unwritable cache directory fc-cache: succeeded Deleting png-1.2.14 Deleting perl-5.8.8 Removing stale symlinks from /usr/bin... Removing /usr/bin/perl Removing /usr/bin/perl5 Done. Cleaning up /etc/make.conf... Done. Cleaning up /etc/manpath.config... Done. Deleting libxml2-2.6.27 Deleting gnome_subr-1.0 Deleting gettext-0.16.1 Deleting bitstream-vera-1.10_3 Deleting fontconfig-2.4.2,1 Deleting libdrm-2.0.2 Deleting libiconv-1.9.2_2 Deleting freetype2-2.2.1_1 Deleting expat-2.0.0_1 Deleting pkg-config-0.21 === Checking filesystem state after all packages deleted ================================================================ list of extra files and directories in / (not present on clean system but present after everything was deinstalled) 732897 4 drwxr-xr-x 2 root wheel 512 Apr 6 06:52 usr/local/lib/browser_plugins ================================================================ build of /usr/ports/java/eclipse-uml ended at Fri Apr 6 06:54:44 UTC 2007 From owner-freebsd-eclipse@FreeBSD.ORG Sat Apr 7 10:05:42 2007 Return-Path: X-Original-To: freebsd-eclipse@freebsd.org Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 41F4016A403 for ; Sat, 7 Apr 2007 10:05:42 +0000 (UTC) (envelope-from fenner+portsurvey@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 1A0D913C4C9 for ; Sat, 7 Apr 2007 10:05:42 +0000 (UTC) (envelope-from fenner+portsurvey@FreeBSD.org) Received: from freefall.freebsd.org (fenner@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l37A5fRB092898 for ; Sat, 7 Apr 2007 10:05:41 GMT (envelope-from fenner+portsurvey@freefall.freebsd.org) Received: (from fenner@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l37A5fmG092897; Sat, 7 Apr 2007 10:05:41 GMT (envelope-from fenner+portsurvey) Date: Sat, 7 Apr 2007 10:05:41 GMT Message-Id: <200704071005.l37A5fmG092897@freefall.freebsd.org> From: fenner@freebsd.org (Bill "distfiles" Fenner) To: freebsd-eclipse@freebsd.org Subject: FreeBSD ports: 1 unfetchable distfile: java/eclipse-devel X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ports@freebsd.org List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Apr 2007 10:05:42 -0000 Dear freebsd-eclipse@freebsd.org, You are listed as the FreeBSD port maintainer for 1 port whose distfiles are not fetchable from their MASTER_SITES. Could you please visit http://people.freebsd.org/~fenner/portsurvey/freebsd-eclipse@freebsd.org.html and correct the problems listed there? The individual port with a problem is java/eclipse-devel. If you have already corrected the problems and submitted a PR, please accept my thanks and apologies for the delay in getting the fixes into the tree. This reminder is created automatically and does not (yet) have a way to know if a PR fixing the problem has been submitted. Please do *NOT* send your response to me directly; I do not necessarily have time to commit your fix; please instead submit a PR via 'send-pr' so it doesn't get lost. Problems are usually of two types: 1. The software package has been upgraded and the version in the port has been removed. The best solution to this problem is to upgrade the port to the most current version of the software package. If you are a FreeBSD committer, then you can just upgrade the port directly. If not, you should create the updated port on your own machine, test it (and maybe even run "portlint" on it), and then use "send-pr" to submit a "diff -uNr old-port updated-port". If you added or deleted any files, please make an explicit note of it. 2. The mirror site being used no longer contains the software package in question, or no longer exists. Solutions include: a) If there are other mirror sites, just remove the bad site from the list. (Make sure that what appears to be a bad site isn't actually a problem of type 1, upgrade) b) If the README or other support files in the software documentation mention where to get the software package, use one of those sites. c) Use a search engine to find another place to get the original DISTFILES. Make sure that you don't pick a FreeBSD distfiles mirror -- if you can't find any other places where the file exists, it can be a LOCAL_PORT or you can simply comment out the MASTER_SITES= line, with a comment explaining why. Once you have a solution, use "send-pr" to submit a "diff -u" of the Makefile. Note that this isn't an urgent issue, as people who try to build the port now will just fall back to the FreeBSD distfiles mirror. Please just put it on your list to do and get to it when you have time. These messages will continue to arrive twice a month until the fix is committed, as a reminder. Thanks, Bill "distfiles" Fenner. From owner-freebsd-eclipse@FreeBSD.ORG Sat Apr 7 12:47:27 2007 Return-Path: X-Original-To: freebsd-eclipse@freebsd.org Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E310D16A407 for ; Sat, 7 Apr 2007 12:47:27 +0000 (UTC) (envelope-from repartodecorreo@gmail.com) Received: from webserver.accesocero.es (217-116-4-115.redes.acens.net [217.116.4.115]) by mx1.freebsd.org (Postfix) with ESMTP id A8A3113C469 for ; Sat, 7 Apr 2007 12:47:27 +0000 (UTC) (envelope-from repartodecorreo@gmail.com) Received: from gestion.canaltour.com (217-116-4-114.redes.acens.net [217.116.4.114]) by webserver.accesocero.es (Postfix) with ESMTP id BB2DEB8C552 for ; Sat, 7 Apr 2007 14:47:37 +0200 (CEST) Date: Sat, 7 Apr 2007 14:42:12 +0200 To: "freebsd-eclipse@freebsd.orgr" From: link exchange Message-ID: <4b8b9197b4bb6be6530463060e13543e@gestion.canaltour.com> X-Priority: 3 X-Mailer: PHPMailer [version 1.73] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="iso-8859-1" Subject: link exchange X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Apr 2007 12:47:28 -0000 The Directory of Clubrural Tourism invites to change a reciprocal connection to you, if these interested enter: http://www.clubrural.com/links El Directorio de Turismo Clubrural te invita a cambiar un enlace reciproco, si estas interesado entra en http://www.clubrural.com/links www.clubrural.com