landry
cc14671c30
Add lang/ruby to CATEGORIES. All ports using this module will be bumped.
...
tested in a bulk build and ok bernd@
2008-06-14 23:40:35 +00:00
jcs
d6bc2054d2
pass --verbose to gem to show full configure/build information to
...
behave like everything else does
ok bernd@
2008-06-10 15:40:44 +00:00
bernd
b2b2bc351a
Require a recent ruby-gems version to build gem ports.
...
Noticed by Paul Irofti. Thanks!
2008-02-08 17:13:15 +00:00
bernd
079fabd16e
Fix indentation and remove useless regress stuff comments.
...
ok sturm@, msf@
2008-01-14 18:39:07 +00:00
bernd
14b016b8e1
Be more specific about the gem version in gem BUILD_DEPENDS to make sure
...
GEM_SKIPDEPENDS works correctly. (ruby-gems->=0.9.4p2)
2007-11-13 17:45:28 +00:00
bernd
63a5135786
Backout the ugly rev 1.12 hack. It's not needed anymore since we now have
...
GEM_SKIPDEPENDS.
2007-11-13 17:32:59 +00:00
bernd
e630dc9a9c
Use the --skip-dependencies option with 'gem install' if GEM_SKIPDEPENDS
...
is defined in the port Makefile.
i.e. 'GEM_SKIPDEPENDS= hoe cgi_multipart_eof_fix'
This will install the gem port into the fake area even if the hoe and
cgi_multipart_eof_fix gems aren't installed.
ok jcs@, "sounds reasonable but I haven't really looked at it" msf@
2007-11-13 16:10:37 +00:00
bernd
17064650ea
Unpack the gem metadata so we're able to patch it. This will
...
allow us to remove bogus dependencies from gems.
I need this for an upcoming ruby-mongrel update.
discussed with & ok sturm@
2007-11-05 20:55:03 +00:00
steven
bee72c9882
add MODRUBY_RUN_DEPENDS to help MULTI_PACKAGES
...
ok msf@
2006-12-01 14:04:06 +00:00
msf
1c166bbf7e
remove the default CONFIGURE_STYLE and CONFIGURE_SCRIPT into the new
...
'ruby extconf' CONFIGURE_STYLE
this allows us to pull ruby.port.mk into fun things like subversion
ok bernd@
2006-11-27 09:36:14 +00:00
msf
8dc6071094
Change to SUBST_VARS+=
...
discussed and ok bernd@
2006-11-25 10:03:32 +00:00
bernd
5df9d3851a
Remove REV and SUB. All ruby ports are using the new variables now.
2006-10-28 21:52:02 +00:00
bernd
c1e377c812
Add code that allows us to patch gem files.
...
discussed with & ok sturm@
ok for an earlier version msf@
2006-10-18 13:41:36 +00:00
sturm
f40b6dea93
add RUN_DEPENDS on ruby-gems for gems-based ports
...
bump PKGNAME where necessary
noticed by Ward Wouts <ward at wizeazz.nl> via markus, ok msf
2006-08-23 21:12:24 +00:00
bernd
6275bfb08d
Rename REV and SUB variables to MODRUBY_REV and MODRUBY_ARCH. Keep the old
...
ones around until the dependent ports have been synced.
ok msf@, 'I like it' sturm@
2006-07-14 15:41:21 +00:00
sturm
845cc36920
support for CONFIGURE_STYLE "ruby gem"
...
with msf's consent
2006-06-11 19:56:31 +00:00
sturm
c48321f2f5
add CONFIGURE_STYLE "ruby setup" and related targets
...
move LIB_DEPENDS to relevant ports, no PKGNAME bump needed
this is in preparation of a soon to come ruby-gems port
with msf's consent
2006-06-11 18:57:11 +00:00
msf
a4a3f3ef73
- depend on proper library version
2006-03-23 17:15:25 +00:00
xsa
70c60882e0
prepare for new-style MODULES; ok couderc@.
2004-08-09 19:54:20 +00:00