From owner-freebsd-ruby@FreeBSD.ORG Sun May 6 23:50:20 2012 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EA8011065670; Sun, 6 May 2012 23:50:20 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BE71E8FC1A; Sun, 6 May 2012 23:50:20 +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 q46NoKcq002218; Sun, 6 May 2012 23:50:20 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q46NoKGQ002208; Sun, 6 May 2012 23:50:20 GMT (envelope-from edwin) Date: Sun, 6 May 2012 23:50:20 GMT Message-Id: <201205062350.q46NoKGQ002208@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, ruby@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/167656: [PATCH]: update lang/ruby19 to p194. 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: Sun, 06 May 2012 23:50:21 -0000 Synopsis: [PATCH]: update lang/ruby19 to p194. Responsible-Changed-From-To: freebsd-ports-bugs->ruby Responsible-Changed-By: edwin Responsible-Changed-When: Sun May 6 23:50:20 UTC 2012 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=167656 From owner-freebsd-ruby@FreeBSD.ORG Mon May 7 08:28:32 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 DEF9B106564A for ; Mon, 7 May 2012 08:28:31 +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 BF8A48FC1E for ; Mon, 7 May 2012 08:28:31 +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 q478SVXk071878 for ; Mon, 7 May 2012 08:28:31 GMT (envelope-from linimon@FreeBSD.org) Date: Mon, 7 May 2012 08:28:31 GMT Message-Id: <201205070828.q478SVXk071878@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: Mon, 07 May 2012 08:28:32 -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-active_model broken because: dm-active_model requires activemodel (~> 3.1.0) build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=rubygem-dm-active_model portname: www/redmine broken because: Does not work with RubyGems 1.8 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=redmine 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 Mon May 7 08:29:31 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 5009310656AC for ; Mon, 7 May 2012 08:29:31 +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 3F8068FC18 for ; Mon, 7 May 2012 08:29:31 +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 q478TVHc079421 for ; Mon, 7 May 2012 08:29:31 GMT (envelope-from linimon@FreeBSD.org) Date: Mon, 7 May 2012 08:29:31 GMT Message-Id: <201205070829.q478TVHc079421@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: Mon, 07 May 2012 08:29:31 -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 May 7 11:09:03 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 9D2581065686 for ; Mon, 7 May 2012 11:09:03 +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 6E6CD8FC20 for ; Mon, 7 May 2012 11:09:03 +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 q47B93e3073843 for ; Mon, 7 May 2012 11:09:03 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q47B92Sb073841 for ruby@FreeBSD.org; Mon, 7 May 2012 11:09:02 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 7 May 2012 11:09:02 GMT Message-Id: <201205071109.q47B92Sb073841@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, 07 May 2012 11:09:03 -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/167656 ruby [PATCH]: update lang/ruby19 to p194. 1 problem total. From owner-freebsd-ruby@FreeBSD.ORG Tue May 8 01:56:16 2012 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E719E1065670; Tue, 8 May 2012 01:56:16 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BBF168FC18; Tue, 8 May 2012 01:56:16 +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 q481uGW5010677; Tue, 8 May 2012 01:56:16 GMT (envelope-from swills@freefall.freebsd.org) Received: (from swills@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q481uG9G010673; Tue, 8 May 2012 01:56:16 GMT (envelope-from swills) Date: Tue, 8 May 2012 01:56:16 GMT Message-Id: <201205080156.q481uG9G010673@freefall.freebsd.org> To: swills@FreeBSD.org, ruby@FreeBSD.org, swills@FreeBSD.org From: swills@FreeBSD.org Cc: Subject: Re: ports/167656: [PATCH]: update lang/ruby19 to p194. 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: Tue, 08 May 2012 01:56:17 -0000 Synopsis: [PATCH]: update lang/ruby19 to p194. Responsible-Changed-From-To: ruby->swills Responsible-Changed-By: swills Responsible-Changed-When: Tue May 8 01:56:16 UTC 2012 Responsible-Changed-Why: Thanks, I'll take it. I was about to start looking at this anyway. Have you done any testing on the new release yet or shall I? http://www.freebsd.org/cgi/query-pr.cgi?pr=167656 From owner-freebsd-ruby@FreeBSD.ORG Tue May 8 08:30:34 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 2B9C1106566B for ; Tue, 8 May 2012 08:30:34 +0000 (UTC) (envelope-from q000te@googlemail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id A87148FC12 for ; Tue, 8 May 2012 08:30:33 +0000 (UTC) Received: by bkvi17 with SMTP id i17so6198113bkv.13 for ; Tue, 08 May 2012 01:30:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=from:to:subject:date:message-id:user-agent:mime-version :content-transfer-encoding:content-type; bh=kAU/BC6QR2May79lqskXxh+p7OxpyKgmUoM+WQ5sqpA=; b=i85yp7Qu7v6azn+V26IVKSfeD8ts7uVpI/2OGajBvZLE5gteTcBqtHu7Mi0oqhDqKA 4OvUmdLUUFgIw+IUejWHPPW7AEU1VnKb4t31iIKFBuU4jjVSY3o4Vy6sHiy2ezfvr/ki mppVeNheBZh4Qgh6E+b7pr37p5GKL6Tnq1n7qqP8eYMlT6NghhXN1XcmMf85b30T79Ge BpjeAJBHcGr6CK5KO1DweCydakOEV5Yeg+uIZY2nziK4/F9vsLkeDEtpCHwilAW7MMNc 94x/XbdjeagUnTo4vTdvVWkCQetR9LLOvTSGQG/Fow1p4u8j51yckaJoDhmDSJUDDy34 Yz9g== Received: by 10.204.151.199 with SMTP id d7mr6475104bkw.73.1336465832612; Tue, 08 May 2012 01:30:32 -0700 (PDT) Received: from bsdwk0e.localnet (x41aa207b.wh16.tu-dresden.de. [141.30.216.145]) by mx.google.com with ESMTPS id zx16sm37028481bkb.13.2012.05.08.01.30.31 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 08 May 2012 01:30:31 -0700 (PDT) From: q000te@googlemail.com To: ruby@freebsd.org Date: Tue, 08 May 2012 10:30:23 +0200 Message-ID: <1693059.AI7ryfYhiX@bsdwk0e> User-Agent: KMail/4.8.2 (Linux/3.1.10-1.9-desktop; KDE/4.8.2; x86_64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: Subject: FreeBSD Port: www/redmine 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: Tue, 08 May 2012 08:30:34 -0000 Hello, In the last days I upgraded from 8.0-Release to 8.3. While rebuilding the Ports, I forgot to save ruby-gems 1.6.2 (manual revert portsnap upgrades). But to my surprise, as of today redmine 1.3.1 is fully working with ruby-gems 1.8.11 from ports. Have I been lucky, or is the "BROKEN" mark wrong? Can anybody check this, please? I have not checked if files from gems 1.6.2 were not deleted / updated, but gem --version prints "1.8.11". (If I have been lucky, good for me.. But with the recent release of Redmine 1.4.x it should work anyway.) Just in case, here is the list of all ruby related ports: > oniguruma-2.5.8 > redmine-1.3.1 > ruby+oniguruma-1.8.7.358,1 > ruby18-bdb-0.6.6 > ruby18-gems-1.8.11 > ruby18-iconv-1.8.7.358,1 > ruby18-rmagick-2.13.1_2 > rubygem-abstract-1.0.0_1 > rubygem-actionmailer-3.2.1 > rubygem-actionpack-3.2.1 > rubygem-activemodel-3.2.1 > rubygem-activerecord-3.2.1 > rubygem-activeresource-3.2.1 > rubygem-activesupport-3.2.1 > rubygem-arel-3.0.0,1 > rubygem-bcrypt-ruby-3.0.1 > rubygem-builder-3.0.0 > rubygem-bundler-1.0.22 > rubygem-coderay-1.0.6 > rubygem-coffee-rails-3.2.1 > rubygem-coffee-script-2.2.0 > rubygem-coffee-script-source-1.2.0 > rubygem-daemon_controller-1.0.0 > rubygem-daemons-1.1.8 > rubygem-erubis-2.7.0 > rubygem-eventmachine-0.12.10 > rubygem-execjs-1.2.13 > rubygem-fastthread-1.0.7 > rubygem-file-tail-1.0.8 > rubygem-hike-1.2.1 > rubygem-i18n-0.6.0,2 > rubygem-journey-1.0.1 > rubygem-jquery-rails-1.0.19 > rubygem-json-1.6.5 > rubygem-json_pure-1.6.5 > rubygem-mail-2.4.1,1 > rubygem-mime-types-1.17.2 > rubygem-multi_json-1.0.4 > rubygem-passenger-3.0.12 > rubygem-polyglot-0.3.3 > rubygem-rack-1.4.1,3 > rubygem-rack-cache-1.1 > rubygem-rack-mount-0.8.3 > rubygem-rack-ssl-1.3.2 > rubygem-rack-test-0.6.1 > rubygem-rails-3.2.1 > rubygem-railties-3.2.1 > rubygem-rake-0.9.2.2 > rubygem-rdoc-3.12 > rubygem-rubytree-0.8.2 > rubygem-sass-3.1.13 > rubygem-sass-rails-3.2.1 > rubygem-sprockets-2.1.2 > rubygem-spruz-0.2.13 > rubygem-sqlite3-1.3.5 > rubygem-thin-1.2.11 > rubygem-thor-0.14.6 > rubygem-tilt-1.3.3 > rubygem-tins-0.3.7 > rubygem-treetop-1.4.10 > rubygem-tzinfo-0.3.31 > rubygem-uglifier-1.2.2 I'll be unable to respond in the next 6 .. 7 Days. -- Greetings from Germany q000te From owner-freebsd-ruby@FreeBSD.ORG Tue May 8 09:30:26 2012 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E6253106564A; Tue, 8 May 2012 09:30:26 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B9C588FC17; Tue, 8 May 2012 09:30:26 +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 q489UQi7074101; Tue, 8 May 2012 09:30:26 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q489UQXG074093; Tue, 8 May 2012 09:30:26 GMT (envelope-from edwin) Date: Tue, 8 May 2012 09:30:26 GMT Message-Id: <201205080930.q489UQXG074093@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, ruby@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/167709: [MAINTAINER] net/rubygem-net-ldap: update to 0.3.1 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: Tue, 08 May 2012 09:30:27 -0000 Synopsis: [MAINTAINER] net/rubygem-net-ldap: update to 0.3.1 Responsible-Changed-From-To: freebsd-ports-bugs->ruby Responsible-Changed-By: edwin Responsible-Changed-When: Tue May 8 09:30:26 UTC 2012 Responsible-Changed-Why: ruby@ wants this port PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=167709 From owner-freebsd-ruby@FreeBSD.ORG Tue May 8 10:44:59 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 5EFC6106564A; Tue, 8 May 2012 10:44:59 +0000 (UTC) (envelope-from weeknightsbqi20@scccontrols.com) Received: from r30a.adeptra.com (r30a.adeptra.com [195.89.37.62]) by mx1.freebsd.org (Postfix) with ESMTP id 1587D8FC08; Tue, 8 May 2012 10:44:58 +0000 (UTC) Received: from apache by ubaecvagwbjdufcavtd.taupower.se with local (Exim 4.63) (envelope-from <, , , >) id SH1244-TTAY6F-6W for , , , ; Tue, 8 May 2012 10:45:00 +0000 To: , , , Date: Tue, 8 May 2012 10:45:00 +0000 From: , , , Message-ID: <19C12E3ECDAE600C73CA25F0E4307943@ubaecvagwbjdufcavtd.bankofdeerfield.com> X-Priority: 3 X-Mailer: PHPMailer 5.1 (phpmailer.sourceforge.net) MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="iso-8859-2" Cc: Subject: Job opportunity - hurry to apply! 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: Tue, 08 May 2012 10:44:59 -0000 Job Category: Customer Support/Client Care Reference Code: HJR/EU/042-900 Job Status: Full Time, Temporary/Contract/Project Great company represented in 32 countries worldwide is seeking a Customer Service Representative. This is a temporary position with the great opportunity of going permanent. The responsibilities are as follows: assist to work with existing clients, arrange and assure preparation, final inspection, timely implementation of orders as well as all related documentation and paperwork. Meet the deadline of orders which require certain time frames. Ensure all orders comply with customer routing guides and regulations. Obtain proofs of delivery from companies and track orders. Interface with our financial department to confirm deliveries and resolve discrepancies. Update corporate offices with order and delivery information, etc. MINIMUM REQUIREMENTS - Some college or equivalent - Previous customer service experience is a plus - Experience working in an office environment - Strong organizational, communication, interpersonal skills, and attention to detail - Advanced knowledge of Microsoft Word, Internet and Email. SALARY AND BENEFITS - Fully paid training - Competitive salary up to 2300 Euro per month - Possibility for promotion - Friendly and professional work environment If you do meet the above preconditions and have a desire to know more about this position, please send us your contact details and our HR specialists will explain you everything in detail over the phone. Our contact: Otto@employmenteu.com Have a nice day! From owner-freebsd-ruby@FreeBSD.ORG Sat May 12 17:00:27 2012 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EDBC9106566C; Sat, 12 May 2012 17:00:27 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C194E8FC08; Sat, 12 May 2012 17:00:27 +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 q4CH0R2F044382; Sat, 12 May 2012 17:00:27 GMT (envelope-from swills@freefall.freebsd.org) Received: (from swills@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4CH0RsT044378; Sat, 12 May 2012 17:00:27 GMT (envelope-from swills) Date: Sat, 12 May 2012 17:00:27 GMT Message-Id: <201205121700.q4CH0RsT044378@freefall.freebsd.org> To: swills@FreeBSD.org, ruby@FreeBSD.org, swills@FreeBSD.org From: swills@FreeBSD.org Cc: Subject: Re: ports/167709: [MAINTAINER] net/rubygem-net-ldap: update to 0.3.1 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: Sat, 12 May 2012 17:00:28 -0000 Synopsis: [MAINTAINER] net/rubygem-net-ldap: update to 0.3.1 Responsible-Changed-From-To: ruby->swills Responsible-Changed-By: swills Responsible-Changed-When: Sat May 12 17:00:27 UTC 2012 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=167709