| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
| |
PR: 42309
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
| |
|
| |
|
|
|
|
| |
x11/ruby-gnome and x11-toolkits/ruby-gtk to ruby-gnome 0.26.
|
|
|
|
|
| |
dependent ruby modules, due to the RUBY_ARCH change I've just
committed.
|
|
|
|
| |
No response from: MAINTAINER
|
|
|
|
| |
Submitted by: Yasuhiro Fukuma <yasuf@bsdclub.org> (MAINTAINER)
|
|
|
|
|
|
| |
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
|
| |
|
|
|
|
|
| |
or USE_LIBRUBY is defined, individual ruby ports no longer need to
include it explicitly.
|
|
|
|
|
| |
Install library files under the standard directory. (${RUBY_SITELIBDIR},
${RUBY_SITEARCHLIBDIR})
|
|
|
|
|
|
| |
"ruby" virtual category.
Make textproc/eruby belong also in www.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Overall changes:
Use tabs instead of sequential spaces.
Note Author as well as WWW in DESCR.
Do not install examples when NOPORTDOCS.
Make RUBY, RUBY_VER and RUBY_ARCH variables overridable.
ruby-date2:
share/doc/ruby/date2/examples/ -> share/examples/ruby/date2/cal.rb
textproc/ruby-html-parser:
databases/ruby-mysql:
devel/ruby-optparse:
devel/ruby-property:
Install modules under lib/ruby/site_ruby/${RUBY_VER}/ instead
of lib/ruby/site_ruby/ or lib/ruby/${RUBY_VER}/
textproc/ruby-rdtool:
Install documents in .rd format too.
Format optparse's rd file. (Since ruby-rdtool depends on
optparse, it cannot be done during optparse's build
process. So ruby-rdtool should take care of that when it is
installed. :)
|
|
|
|
| |
namespace pollution.
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Change WWW in DESCR.
- Change the MAINTAINER address.
PR: 18197
Submitted by: MAINTAINER
- Change NO_IMLIB to WITHOUT_IMLIB.
- Use `=' instead of unneeded `+='. You don't need to use `+=' before
including a file.
|
| |
|
|
|
|
|
| |
PR: 16887
Submitted by: Maintainer
|
|
|
|
|
| |
PR: 14630
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
| |
PR: 13437
Submitted by: maintainer
|
|
Ruby-gtk is simply a ruby extension module to use Gtk+.
PR: 13308
Submitted by: Yasuhiro Fukuma <yasuf@big.or.jp>
|