[Bug 229546] lang/ruby24: rdoc is installed but cannot be managed by devel/ruby-gems

2018-07-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229546

--- Comment #2 from Guangyuan Yang  ---
(In reply to Matthias Fechner from comment #1)

I am saying that, without rubygem-rdoc being installed, lang/ruby comes with a
rdoc 5.0.0 but cannot be seen by gem, and once rubygem-rdoc is installed, that
rdoc will be rewritten.

Also, it seems that rubygem-rdoc 6.0.4 just got committed and the package is
not yet ready :) http://pkg.freebsd.org/FreeBSD:11:amd64/latest/All/

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-ruby@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ruby
To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"


[Bug 229546] lang/ruby24: rdoc is installed but cannot be managed by devel/ruby-gems

2018-07-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229546

Matthias Fechner  changed:

   What|Removed |Added

 CC||mfech...@freebsd.org

--- Comment #1 from Matthias Fechner  ---
For me it works fine:
gem list |grep rdoc
rdoc (6.0.4)

pkg info |grep rdoc
rubygem-rdoc-6.0.4 RDoc produces HTML and command-line
documentation for Ruby projects
rubygem-sdoc-1.0.0 Create rdoc html with javascript search index

pkg info |grep ruby-
ruby-2.4.4,1   Object-oriented interpreted scripting language

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-ruby@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ruby
To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"


[Bug 229546] lang/ruby24: rdoc is installed but cannot be managed by devel/ruby-gems

2018-07-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229546

Bug ID: 229546
   Summary: lang/ruby24: rdoc is installed but cannot be managed
by devel/ruby-gems
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: Individual Port(s)
  Assignee: r...@freebsd.org
  Reporter: y...@freebsd.org
 Flags: maintainer-feedback?(r...@freebsd.org)
  Assignee: r...@freebsd.org

This is causing confusions. There is a rubygem-rdoc (4.3.0) in the ports but
it's not depended by ruby or ruby-gem, however, ruby installs a newer version
of rdoc (5.0.0), but gem cannot see it.

vagrant@freebsd:~ % sudo pkg install ruby

[1/1] Installing ruby-2.4.4,1...
[1/1] Extracting ruby-2.4.4,1: 100%

vagrant@freebsd:~ % rdoc --version
5.0.0

vagrant@freebsd:~ % sudo pkg install ruby24-gems

[1/1] Installing ruby24-gems-2.7.6...
[1/1] Extracting ruby24-gems-2.7.6: 100%

vagrant@freebsd:~ % gem list
*** LOCAL GEMS ***

vagrant@freebsd:~ % sudo pkg install rubygem-rdoc

[1/1] Installing rubygem-rdoc-4.3.0_1...
[1/1] Extracting rubygem-rdoc-4.3.0_1: 100%

vagrant@freebsd:~ % gem list
*** LOCAL GEMS ***
rdoc (4.3.0)

vagrant@freebsd:~ % rdoc --version
4.3.0

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-ruby@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ruby
To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"


maintainer-feedback requested: [Bug 229546] lang/ruby24: rdoc is installed but cannot be managed by devel/ruby-gems

2018-07-05 Thread bugzilla-noreply
Bugzilla Automation  has asked freebsd-ruby mailing list
 for maintainer-feedback:
Bug 229546: lang/ruby24: rdoc is installed but cannot be managed by
devel/ruby-gems
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229546



--- Description ---
This is causing confusions. There is a rubygem-rdoc (4.3.0) in the ports but
it's not depended by ruby or ruby-gem, however, ruby installs a newer version
of rdoc (5.0.0), but gem cannot see it.

vagrant@freebsd:~ % sudo pkg install ruby

[1/1] Installing ruby-2.4.4,1...
[1/1] Extracting ruby-2.4.4,1: 100%

vagrant@freebsd:~ % rdoc --version
5.0.0

vagrant@freebsd:~ % sudo pkg install ruby24-gems

[1/1] Installing ruby24-gems-2.7.6...
[1/1] Extracting ruby24-gems-2.7.6: 100%

vagrant@freebsd:~ % gem list
*** LOCAL GEMS ***

vagrant@freebsd:~ % sudo pkg install rubygem-rdoc

[1/1] Installing rubygem-rdoc-4.3.0_1...
[1/1] Extracting rubygem-rdoc-4.3.0_1: 100%

vagrant@freebsd:~ % gem list
*** LOCAL GEMS ***
rdoc (4.3.0)

vagrant@freebsd:~ % rdoc --version
4.3.0
___
freebsd-ruby@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ruby
To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"


[package - 104i386-default][lang/ruby25] Failed for ruby25-2.5.1, 1 in build

2018-07-05 Thread pkg-fallout
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: r...@freebsd.org
Last committer: sunp...@freebsd.org
Ident:  $FreeBSD: head/lang/ruby25/Makefile 462220 2018-02-18 11:31:21Z 
sunpoet $
Log URL:
http://beefy5.nyi.freebsd.org/data/104i386-default/473941/logs/ruby25-2.5.1,1.log
Build URL:  
http://beefy5.nyi.freebsd.org/build.html?mastername=104i386-default&build=473941
Log:

=>> Building lang/ruby25
build started at Thu Jul  5 16:48:52 UTC 2018
port directory: /usr/ports/lang/ruby25
package name: ruby25-2.5.1,1
building for: FreeBSD 104i386-default-job-01 10.4-RELEASE-p9 FreeBSD 
10.4-RELEASE-p9 i386
maintained by: r...@freebsd.org
Makefile ident:  $FreeBSD: head/lang/ruby25/Makefile 462220 2018-02-18 
11:31:21Z sunpoet $
Poudriere version: 3.2.7-1-g7087c444
Host OSVERSION: 1200062
Jail OSVERSION: 1004000
Job Id: 01

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1004000
UNAME_v=FreeBSD 10.4-RELEASE-p9
UNAME_r=10.4-RELEASE-p9
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.7-1-g7087c444
MASTERMNT=/usr/local/poudriere/data/.m/104i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/104i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=104i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/104i386-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for ruby25-2.5.1,1:
 CAPIDOCS=off: Build and install C API documents
 DEBUG=off: Build with debugging support
 DOCS=on: Build and/or install documentation
 EXAMPLES=on: Build and/or install examples
 GMP=off: Use GMP to accelerate Bignum operations
 RDOC=on: Build and install Rdoc indexes
> Which line editing lib to use: you have to select exactly one of them
 LIBEDIT=on: Use libedit
 READLINE=off: Use libreadline
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
r...@freebsd.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--with-rubyhdrdir="/usr/local/include/ruby-2.5/"  
--with-rubylibprefix="/usr/local/lib/ruby"  
--docdir="/usr/local/share/doc/ruby25"  --with-soname=ruby25 
--program-prefix="" --program-suffix="25"  --disable-rpath  --enable-pthread  
--enable-shared  --enable-install-static-library  --with-ruby-version=minor  
--with-sitedir="/usr/local/lib/ruby/site_ruby"  
--with-vendordir="/usr/local/lib/ruby/vendor_ruby" --disable-install-capi 
--without-gmp --enable-install-rdoc --enable-libedit 
--with-libedit-dir=/usr/local --disable-dtrace --prefix=/usr/local 
${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
debugflags= XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby25/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby25/work  
HOME=/wrkdirs/usr/ports/lang/ruby25/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/lang/ruby25/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
 SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include 
OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby25/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby25/work  
HOME=/wrkdirs/usr/ports/lang/ruby25/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/lang/ruby25/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
 NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  
-fstack-protector -isystem /usr/local/include -fno-strict-aliasing"  CPP="cpp" 
CPPFLAGS="-I/usr/local/include -isystem /usr/local/include"  LDFLAGS="  
-fstack-protector" LIBS="-lpthread -L/usr/local/lib -L/usr/local/lib"  
CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -isystem /usr/local/include 
-fno-strict-aliasing  -isystem /usr/local/include"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  -m 
 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PORTDOCS="" PORTEXAMPLES="" CAPIDOCS="@comment " NO_CAPIDOCS="" DEBUG="@comment 
" NO_DEBUG="" DOCS="" NO_DOCS="@comment " EXAMPLES

[package - 104i386-quarterly][lang/ruby25] Failed for ruby25-2.5.1, 1 in build

2018-07-05 Thread pkg-fallout
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: r...@freebsd.org
Last committer: sunp...@freebsd.org
Ident:  $FreeBSD: branches/2018Q3/lang/ruby25/Makefile 462220 
2018-02-18 11:31:21Z sunpoet $
Log URL:
http://beefy4.nyi.freebsd.org/data/104i386-quarterly/473940/logs/ruby25-2.5.1,1.log
Build URL:  
http://beefy4.nyi.freebsd.org/build.html?mastername=104i386-quarterly&build=473940
Log:

=>> Building lang/ruby25
build started at Thu Jul  5 14:40:06 UTC 2018
port directory: /usr/ports/lang/ruby25
package name: ruby25-2.5.1,1
building for: FreeBSD 104i386-quarterly-job-12 10.4-RELEASE-p9 FreeBSD 
10.4-RELEASE-p9 i386
maintained by: r...@freebsd.org
Makefile ident:  $FreeBSD: branches/2018Q3/lang/ruby25/Makefile 462220 
2018-02-18 11:31:21Z sunpoet $
Poudriere version: 3.2.7-1-g7087c444
Host OSVERSION: 1200062
Jail OSVERSION: 1004000
Job Id: 12

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1004000
UNAME_v=FreeBSD 10.4-RELEASE-p9
UNAME_r=10.4-RELEASE-p9
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.7-1-g7087c444
MASTERMNT=/usr/local/poudriere/data/.m/104i386-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/104i386-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=104i386-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/104i386-quarterly/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for ruby25-2.5.1,1:
 CAPIDOCS=off: Build and install C API documents
 DEBUG=off: Build with debugging support
 DOCS=on: Build and/or install documentation
 EXAMPLES=on: Build and/or install examples
 GMP=off: Use GMP to accelerate Bignum operations
 RDOC=on: Build and install Rdoc indexes
> Which line editing lib to use: you have to select exactly one of them
 LIBEDIT=on: Use libedit
 READLINE=off: Use libreadline
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
r...@freebsd.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--with-rubyhdrdir="/usr/local/include/ruby-2.5/"  
--with-rubylibprefix="/usr/local/lib/ruby"  
--docdir="/usr/local/share/doc/ruby25"  --with-soname=ruby25 
--program-prefix="" --program-suffix="25"  --disable-rpath  --enable-pthread  
--enable-shared  --enable-install-static-library  --with-ruby-version=minor  
--with-sitedir="/usr/local/lib/ruby/site_ruby"  
--with-vendordir="/usr/local/lib/ruby/vendor_ruby" --disable-install-capi 
--without-gmp --enable-install-rdoc --enable-libedit 
--with-libedit-dir=/usr/local --disable-dtrace --prefix=/usr/local 
${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
debugflags= XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby25/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby25/work  
HOME=/wrkdirs/usr/ports/lang/ruby25/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/lang/ruby25/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
 SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include 
OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby25/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby25/work  
HOME=/wrkdirs/usr/ports/lang/ruby25/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/lang/ruby25/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
 NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  
-fstack-protector -isystem /usr/local/include -fno-strict-aliasing"  CPP="cpp" 
CPPFLAGS="-I/usr/local/include -isystem /usr/local/include"  LDFLAGS="  
-fstack-protector" LIBS="-lpthread -L/usr/local/lib -L/usr/local/lib"  
CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -isystem /usr/local/include 
-fno-strict-aliasing  -isystem /usr/local/include"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  -m 
 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PORTDOCS="" PORTEXAMPLES="" CAPIDOCS="@comment " NO_CAPIDOCS="" DEBUG="@comment 
" NO_DEBUG="" 

FreeBSD ports you maintain which are out of date

2018-07-05 Thread portscout
Dear port maintainer,

The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/r...@freebsd.org.html


Port| Current version | New version
+-+
archivers/rubygem-fpm   | 1.10.0  | 1.10.2
+-+


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

Thanks.
___
freebsd-ruby@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ruby
To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"