Commit graph

40 commits

Author SHA1 Message Date
Steve Wills
8dea82ccad - Switch to FETCH_DEPENDS to fix fetch during build 2012-05-29 03:21:20 +00:00
Philip M. Gollucci
24d3feefdb Send ports@ ruby ports over ruby@
most of these were from stas@
2011-11-01 22:59:35 +00:00
Stanislav Sedov
422bce3414 - Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
2011-10-24 03:33:20 +00:00
Doug Barton
f6a6028050 Remove zero-byte files 2011-05-23 22:45:20 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Stanislav Sedov
fae8e0f615 - Add ruby 1.9 support
- Implement new knobs for gems and rake (these are included in
  ruby 1.9 distribution already). Also move gem bits from
  ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
  on gems or rake you should define USE_RUBYGEMS/USE_RAKE
  accordingly. Also RAKE_BIN variable is provided for
  pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
  on ruby.

Discussed with:	Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer)
Tested by:	ports@
2008-04-06 08:58:21 +00:00
Stanislav Sedov
eb3392969d - Use a static PORTEPOCH for a while. We have a problem with the variable
initialization order.

Reported by:	many
Thanks to:	pav
2007-04-05 09:07:21 +00:00
Stanislav Sedov
8752c350a7 - Update ruby to 1.8.6
- Synchronise portversions and portepochs in all ruby subports
- Take maintainerships of all ruby subports.
2007-04-03 21:57:49 +00:00
Stanislav Sedov
e5bd6744a2 - Bump portrevison for the last fix.
Noticed by:	kris
2007-02-18 22:48:12 +00:00
Stanislav Sedov
6aabd0d3ea - Remove pkg-plist, forgotten on the previous commit.
Reported by:	kris
2007-02-18 11:11:33 +00:00
Stanislav Sedov
5d655dd7c0 - Remove ruby 1.6 stuff. 2007-02-13 16:51:26 +00:00
Edwin Groothuis
b92d9f2d7d mark as broken when RUBY < 1.7 2006-01-22 09:36:17 +00:00
Pav Lucistnik
c3502b417f - ruby-iconv is no longer considered experimental 2006-01-14 15:16:18 +00:00
Sergey Matveychuk
c8a09ee03e - Bump PORTEPOCH for ruby ports that gets PORTVERSION from bsd.ruby.mk
Reported by:	chkversion script
2005-11-15 04:33:31 +00:00
Mark Linimon
34da9bdf57 With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
2005-11-11 01:18:01 +00:00
Akinori MUSHA
2956c3762c Add SIZE data.
Submitted by:	trevor
2004-03-22 15:05:32 +00:00
Akinori MUSHA
37c9ae2d62 USE_ICONV. 2004-03-21 09:35:10 +00:00
Akinori MUSHA
95c166c2c4 Build and install the bundled iconv module when built with Ruby 1.8. 2004-03-18 09:24:13 +00:00
Akinori MUSHA
a4542a306f De-pkg-comment. 2003-02-18 04:24:40 +00:00
Akinori MUSHA
4929e86653 Catch up with the Ruby Application Archive's URL scheme change. 2002-12-07 17:41:58 +00:00
Akinori MUSHA
8dc9b4eb8b Use RUBY_MOD*. 2002-10-06 21:08:30 +00:00
Akinori MUSHA
99e42895ad Update to 0.5. 2002-05-11 21:53:22 +00:00
Akinori MUSHA
21d944be5c Bump PORTREVISION to reflect the (lib)iconv upgrade. 2002-03-18 10:27:58 +00:00
Maxim Sobolev
8493a5819b Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
2002-03-18 09:46:46 +00:00
Akinori MUSHA
9220856235 Update to 0.4.5. 2001-11-16 05:00:34 +00:00
Akinori MUSHA
37f0f0aa36 Bump the PORTREVISION's of the ports which install architecture
dependent ruby modules, due to the RUBY_ARCH change I've just
committed.
2001-09-17 17:54:27 +00:00
Akinori MUSHA
8b18ca2b49 Add %%PORTDOCS%%. 2001-02-10 12:39:31 +00:00
Akinori MUSHA
1ea4811e3c Update to 0.4.4. 2001-02-07 06:50:35 +00:00
Maxim Sobolev
2d8ff23a74 Update iconv to 2.0 and reflect shared library version bump.
PR:		23163, 23164, 23165
Submitted by:	maintainer
2000-11-29 11:46:42 +00:00
Akinori MUSHA
6732421f6d Update to 0.4.3. 2000-10-12 13:52:18 +00:00
Akinori MUSHA
03e383a604 Update to 0.4.2. 2000-09-26 07:14:52 +00:00
Akinori MUSHA
7ea58c48c9 Thanks to converter/iconv's update to 1.1, now ruby-iconv can use it
instead of converters/libiconv (giconv). :)
2000-09-24 21:56:45 +00:00
Akinori MUSHA
6be3392602 Update with bsd.ruby.mk. :> 2000-09-07 14:39:47 +00:00
Akinori MUSHA
eb90362b5f Portlint. ;) 2000-08-22 15:08:47 +00:00
Akinori MUSHA
41b71624e5 Use command line arguments rather than patching the configure script. 2000-08-18 02:21:12 +00:00
Akinori MUSHA
b08fe99025 Make all these Ruby related ports belong also in the newly-added
"ruby" virtual category.

Make textproc/eruby belong also in www.
2000-08-16 12:21:24 +00:00
Akinori MUSHA
7d95f7742f Update to 0.4.2-pre3. 2000-08-15 02:26:13 +00:00
Akinori MUSHA
596ebf8a49 Do The Right Thing. (R)
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. :)
2000-08-12 20:09:41 +00:00
Akinori MUSHA
b1e28ad637 Oops, forgot to set DIST_SUBDIR for this one. 2000-08-08 19:34:49 +00:00
Akinori MUSHA
d25cb8686c Add ruby-iconv, an iconv wrapper class for Ruby.
As I couldn't get it working with converters/iconv, I made it use
converters/libiconv (giconv) instead, for the present.  In any case,
this module is LGPL'd anyway. :p
2000-08-08 19:16:35 +00:00