From owner-freebsd-ruby@FreeBSD.ORG Sun Oct 7 08:28:36 2012 Return-Path: Delivered-To: ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 343FD10656C3 for ; Sun, 7 Oct 2012 08:28: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 15AC88FC1A for ; Sun, 7 Oct 2012 08:28: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 q978SaqO061437 for ; Sun, 7 Oct 2012 08:28:36 GMT (envelope-from linimon@FreeBSD.org) Date: Sun, 7 Oct 2012 08:28:36 GMT Message-Id: <201210070828.q978SaqO061437@portsmonj.FreeBSD.org> From: linimon@FreeBSD.org To: ruby@FreeBSD.org Cc: Subject: FreeBSD ports that you maintain which are currently marked broken X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: portmgr-feedback@FreeBSD.org List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Oct 2012 08:28:36 -0000 Dear FreeBSD port maintainer: 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: 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/amd64-errorlogs/e.9.20120929073003/rubygem-dm-core-1.2.0.log (_Aug_10_14:37:37_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=rubygem-dm-core 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 If these errors are ones that you are already aware of, please accept our apologies and ignore this message. On the other hand, if you no longer wish to maintain this port (or ports), please reply with a message stating that, and accept our thanks for your efforts in the past. Every effort has been made to make sure that these error reports really do correspond to a port that you maintain. However, due to the fact that this is an automated process, it may indeed generate false matches. If one of these errors fits that description, please forward this email to the author of this software, Mark Linimon , so that he can attempt to fix the problem in the future. Thanks for your efforts to help improve FreeBSD. From owner-freebsd-ruby@FreeBSD.ORG Sun Oct 7 08:29:40 2012 Return-Path: Delivered-To: ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F0D1B10656C2 for ; Sun, 7 Oct 2012 08:29: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 DF3348FC12 for ; Sun, 7 Oct 2012 08:29: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 q978Tduo067931 for ; Sun, 7 Oct 2012 08:29:39 GMT (envelope-from linimon@FreeBSD.org) Date: Sun, 7 Oct 2012 08:29:39 GMT Message-Id: <201210070829.q978Tduo067931@portsmonj.FreeBSD.org> From: linimon@FreeBSD.org To: ruby@FreeBSD.org Cc: Subject: FreeBSD ports that you maintain which are currently scheduled for deletion X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: portmgr-feedback@FreeBSD.org List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Oct 2012 08:29:40 -0000 Dear FreeBSD port maintainer: 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: 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 If this problem is one that you are already aware of, please accept our apologies and ignore this message. On the other hand, if you no longer wish to maintain this port (or ports), please reply with a message stating that, and accept our thanks for your efforts in the past. Thanks for your efforts to help improve FreeBSD. From owner-freebsd-ruby@FreeBSD.ORG Mon Oct 8 11:09:10 2012 Return-Path: Delivered-To: ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D384B10656C8 for ; Mon, 8 Oct 2012 11:09:10 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BE8318FC19 for ; Mon, 8 Oct 2012 11:09:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q98B9Aei030776 for ; Mon, 8 Oct 2012 11:09:10 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q98B99AL030774 for ruby@FreeBSD.org; Mon, 8 Oct 2012 11:09:09 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 8 Oct 2012 11:09:09 GMT Message-Id: <201210081109.q98B99AL030774@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: ruby@FreeBSD.org Cc: Subject: Current problem reports assigned to ruby@FreeBSD.org X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Oct 2012 11:09:10 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). 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/172118 ruby [NEW PORT] www/rubygem-eventmachine_httpserver - Event o ports/172117 ruby [NEW PORT] www/rubygem-async_sinatra - Async plugin to o ports/172116 ruby [NEW PORT] devel/rubygem-pry-remote-em - Connect to Pr o ports/172115 ruby [NEW PORT] databases/rubygem-mysql2 - Ruby bindings fo o ports/171705 ruby [MAINTAINER] www/gist: add converters/ruby-iconv depen o ports/171010 ruby Updated port security/rubygem-net-ssh o ports/171008 ruby Updated port devel/rubygem-highline o ports/170916 ruby Mk/bsd.ruby.mk: setting RUBY variable fails to set RUB o ports/170777 ruby [PATCH] Not LIBS but LDFLAGS in Makefile of lang/ruby1 9 problems total. From owner-freebsd-ruby@FreeBSD.ORG Wed Oct 10 03:11:42 2012 Return-Path: Delivered-To: ruby@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7EB3E276 for ; Wed, 10 Oct 2012 03:11:42 +0000 (UTC) (envelope-from mail@infowebtech.info) Received: from server1.infowebtech.info (unknown [IPv6:2605:f700:c0:1::1b3:8fc6]) by mx1.freebsd.org (Postfix) with ESMTP id 46D138FC14 for ; Wed, 10 Oct 2012 03:11:42 +0000 (UTC) Received: from [178.32.49.195] (port=51607 helo=WIN-KW4CULPDHOA.local) by server1.infowebtech.info with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.77) (envelope-from ) id 1TLmhx-0002RU-Op for ruby@freebsd.org; Wed, 10 Oct 2012 07:11:41 +0400 From: "AP" To: ruby@freebsd.org Subject: Community & educational development Date: Tue, 9 Oct 2012 20:11:50 -0700 MIME-Version: 1.0 Message-ID: <1349813450dfca1cfc019cd11cb9e077206d7fc9f9_@infowebtech.info> X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server1.infowebtech.info X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - infowebtech.info Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Oct 2012 03:11:42 -0000 PRESS RELEASE The American Grants and Loans Catalog is now available. Our new and revised 2012 edition contains more than 2800 financial programs, subsidies, scholarships, grants and loans offered by the US federal government. In addition you will also have access to over 2400 programs funded by private corporations and foundations. That is over 5200 programs available through various sources of financial providing organizations. NEW: You will also have access to our live Database that is updated on a daily basis. This product also provides daily email alerts as programs are announced. The Database is also available with IP recognition. This allows you to login without a username or password (Great for libraries or educational institutions who want their users to access the database). Businesses, students, researchers, scientists, teachers, doctors, private individuals, municipalities, government departments, educational institutions, law enforcement agencies, nonprofits, foundations and associations will find a wealth of information that will help them with their new ventures or existing projects. The document is a fully searchable PDF file for easy access to your particular needs and interests. Simply enter your keywords to search through the publication. It is the perfect tool for libraries and educational institutions to use as a reference guide for students who require funds to pursue their education. Contents of the Directory: -Web link to program announcement page -Web link to Federal agency or foundation administering the program -Authorization upon which a program is based -Objectives and goals of the program -Types of financial assistance offered under a program -Uses and restrictions placed upon a program -Eligibility requirements -Application and award process -Regulations, guidelines and literature relevant to a program -Information contacts at the headquarters, regional, and local offices -Programs that are related based upon program objectives and uses Programs in the Catalog provide a wide range of benefits and services for categories such as: Agriculture Business and Commerce Community Development Consumer Protection Cultural Affairs Disaster Prevention and Relief Education Employment, Labor and Training Energy Environmental Quality Food and Nutrition Health Housing Income Security and Social Services Information and Statistics Law, Justice, and Legal Services Natural Resources Regional Development Science and Technology Transportation CD version: $69.95 Printed version: $149.95 To order please call: 1 (888) 341-8645 Please do not reply to the sender's email address as this address is only for outgoing mail. If you do not wish to receive information from us in the future please reply here: rem217@mail.com This is a CANSPAM ACT compliant advertising broadcast sent by: American Publishing Inc. , 7025 County Rd. 46A, Suite 1071, Lake Mary, FL, 32746-4753 From owner-freebsd-ruby@FreeBSD.ORG Fri Oct 12 23:17:23 2012 Return-Path: Delivered-To: ruby@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E6899356 for ; Fri, 12 Oct 2012 23:17:23 +0000 (UTC) (envelope-from webmasters@action-services-world.org) Received: from mailgw2.surf-town.net (mail16.surf-town.net [212.97.132.56]) by mx1.freebsd.org (Postfix) with ESMTP id 74CE88FC1C for ; Fri, 12 Oct 2012 23:17:22 +0000 (UTC) Received: by mailgw2.surf-town.net (Postfix, from userid 65534) id C24AC38AB9; Sat, 13 Oct 2012 01:17:21 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mailgw2.surf-town.net (Postfix) with ESMTP id B3F4138AA8 for ; Sat, 13 Oct 2012 01:17:21 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mailgw2.surf-town.net X-Spam-Flag: NO X-Spam-Score: -1.139 X-Spam-Level: X-Spam-Status: No, score=-1.139 tagged_above=-999 required=7 tests=[ALL_TRUSTED=-1.44, HTML_MESSAGE=0.001, SARE_WEOFFER=0.3] autolearn=unavailable Received: from mailgw2.surf-town.net ([127.0.0.1]) by localhost (mailgw2.surf-town.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id jkgP9lg+y52O for ; Sat, 13 Oct 2012 01:17:21 +0200 (CEST) Received: from [192.168.1.2] (unknown [193.104.113.26]) by mailgw2.surf-town.net (Postfix) with ESMTPA id D3AEB37E4B for ; Sat, 13 Oct 2012 01:17:13 +0200 (CEST) From: "QATAR - FINANCE" To: "ruby" Subject: Loan offer at interest rate of 2 % per annun. Message-ID: <8dc1fd856f9f4140aa49698478d6065a@MAXILASE-PC> Date: Fri, 12 Oct 2012 23:14:20 +0000 MIME-Version: 1.0 X-Priority: 1 X-Mailer: Microsoft Office Outlook 13.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-ruby@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: qatar@infomaniak.ch List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Oct 2012 23:17:24 -0000 Loan offer at interest rate of 2 % per annun. =0D=0A=0D=0ADo = you need a loan to clear your debts/bills, or start up a business? = Then consider your financial problems over. In today's economic = climate, finding reliable funding sources can be frustrating = and full of disappointments, but with our sophisticated loan = repayment plan, everyone Smiles home.=0D=0AQatar Loan Finance = Foundation provides financing for alternative energy, commercial = real estate projects and personal financing; thus, arranging = a loan with us is simple and straightforward, convenient and = fast. We can give you an immediate 'in principle' decision and = we'll find you some of the most competitive personal loan rates = available.=0D=0AWe Offer guaranteed loan services of any amount = and to any part of the world for (individuals, companies, realtors = and corporate bodies) at our superb interest rate of 2%. Our = team of loan experts first listens to our client's requirements = and then provides them with best loan solutions.=0D=0A=0D=0A=0D=0AWe = Offer LOANS ranging from 100.000 euros Min. to 500 000 000 euros = Max. at 2 % interest rate per annun, Loans for developing your = business expansion. We are certified, trustworthy, reliable, = efficient, Fast and dynamic. and a co-operate financier for = real estate and any kinds of business financing, we give out = long term loan for five to ten years maximum.=0D=0A=0D=0APlease = if you are interested in our financial offer, do not hesitate = to contact us at qatar@infomaniak.ch for more informations =0D=0A =0D= =0AEmir SHEIK HAMAD BIN KHALIFA AL THANI =0D=0AQatar Loan Finance = Foundation