pkgsrc/misc/rubygems
jlam f8cb5229fc + By default, support user-destdir installation as the gem installation
process makes that easily possible.

+ Use ${EXTRACTOR} to manually unpack the gem file.

+ Change the do-gem-install target to initially build and install the
  gem into a buildroot, ${WRKDIR}/.inst, then to copy the files from
  the buildroot into the final install location, ${DESTDIR}${PREFIX}.

XXX We still need to find some way to remove the intermediate build
XXX files, e.g. *.o object files, from the buildroot before copying
XXX to the final location.
2008-03-12 16:59:13 +00:00
..
patches Fix bug in the interaction between --build-root and --remote noted in: 2008-03-12 15:07:47 +00:00
DESCR
distinfo Fix bug in the interaction between --build-root and --remote noted in: 2008-03-12 15:07:47 +00:00
Makefile Fix bug in the interaction between --build-root and --remote noted in: 2008-03-12 15:07:47 +00:00
PLIST.common + Add patches by Marcus Rueckert for destdir-style installation of gems. 2008-03-08 00:43:54 +00:00
rubygem.mk + By default, support user-destdir installation as the gem installation 2008-03-12 16:59:13 +00:00