Age | Commit message (Expand) | Author | Files | Lines |
2008-03-25 | Remove openoffice (1.x branch) packages. | wiz | 79 | -28590/+1 |
2008-03-24 | Restore default setting of PKG_DESTDIR_SUPPORT removed in revision | jlam | 1 | -1/+4 |
2008-03-22 | Add default value for GEM_FORMAT missing from previous commit. | jlam | 1 | -1/+4 |
2008-03-21 | Update description to be less rambling and more consise. | jlam | 1 | -8/+6 |
2008-03-21 | + Drop the GEMFILE variable which is completely unused. | jlam | 1 | -25/+48 |
2008-03-21 | Remove PKG_DESTDIR_SUPPORT setting from rubygem.mk. Its placement in | jlam | 1 | -4/+1 |
2008-03-21 | Fix CVE-2007-{4770,4771} (sync with upstream by patch-db). | hira | 3 | -3/+952 |
2008-03-19 | + About half of the gems I've touched have required rubygems>=1.0.1, so | jlam | 1 | -3/+3 |
2008-03-19 | + Move the "install into buildroot" step into the build phase and out | jlam | 1 | -46/+45 |
2008-03-18 | Extract the gemspec file before the data.tar.gz so that we avoid any | jlam | 1 | -2/+2 |
2008-03-18 | Use ${BUILD_TARGET} as the Rakefile task invoked to create the local | jlam | 1 | -2/+10 |
2008-03-18 | Fix subtle interaction with DESTDIR during installation -- the Makefiles | jlam | 1 | -2/+2 |
2008-03-18 | Unify the two clauses in _gem-install-cleanbuild that removed the | jlam | 1 | -24/+17 |
2008-03-18 | REPLACE_RUBY_DIRS is relative to ${WRKSRC} by default, so shorten the | jlam | 1 | -2/+2 |
2008-03-18 | Installed gems have wrapper scripts that call the right interpreter, | jlam | 1 | -1/+7 |
2008-03-17 | Pass MAKE_ENV to the build process when building the gem from the | jlam | 1 | -3/+4 |
2008-03-17 | + Include termcap.buildlink3.mk for proper termcap library handling. | jlam | 1 | -1/+7 |
2008-03-16 | Sort. | wiz | 1 | -2/+2 |
2008-03-15 | Enable NLS. | obache | 2 | -3/+7 |
2008-03-14 | Allow for gem-extract to be overridden so that packages with special | jlam | 1 | -1/+3 |
2008-03-14 | + Add an example value for GEM_CLEANBUILD. | jlam | 1 | -1/+5 |
2008-03-14 | + Minor improvements to documentation. | jlam | 1 | -10/+10 |
2008-03-14 | + Rename the metadata (gemspec) file to a more sensible name (*.gemspec). | jlam | 1 | -5/+9 |
2008-03-13 | + Modify gem-rake-build to find the generated .gem file in the event | jlam | 1 | -2/+29 |
2008-03-13 | Rename PLIST.common to PLIST as we just use the standard PLIST mechanism | jlam | 1 | -1/+1 |
2008-03-13 | + Rename some variables and modify a few definitions so that we match | jlam | 1 | -26/+22 |
2008-03-13 | Most gems need at least rubygems-0.9.4 to work properly. | jlam | 1 | -2/+2 |
2008-03-13 | Whitespacify to be easier on my eyes. | jlam | 1 | -14/+14 |
2008-03-13 | When cleaning out the intermediate build files, be more thorough about | jlam | 1 | -4/+9 |
2008-03-13 | For brevity, rename the do-gem-* targets to just "gem-*". | jlam | 1 | -18/+18 |
2008-03-13 | Split the do-gem-install target into smaller sub-targets. | jlam | 1 | -4/+17 |
2008-03-13 | + Add a package-settable variable GEM_BUILD that sets the way that | jlam | 1 | -13/+35 |
2008-03-12 | Make RUBYGEM_PKGPREFIX the same as RUBY_PKGPREFIX. | jlam | 1 | -2/+2 |
2008-03-12 | Don't hardcode the package version number into the PLIST -- use | jlam | 1 | -1/+3 |
2008-03-12 | Skip printing "@dirrm lib/ruby/gems" in the print-PLIST output. | jlam | 1 | -1/+2 |
2008-03-12 | Don't try to remove the intermediate build files unless the ext/ directory | jlam | 1 | -9/+10 |
2008-03-12 | + For print-PLIST, don't output any files or directories in | jlam | 1 | -2/+10 |
2008-03-12 | + By default, support user-destdir installation as the gem installation | jlam | 1 | -12/+35 |
2008-03-12 | Fix bug in the interaction between --build-root and --remote noted in: | jlam | 3 | -6/+25 |
2008-03-12 | + Improve the documentation in the header of the rubygem.mk file. | jlam | 1 | -25/+72 |
2008-03-11 | + We need rubygems>=1.0.1nb1 (which has the OpenSuSE buildroot patch) | jlam | 1 | -27/+30 |
2008-03-11 | As discussed on tech-pkg@ add a Makefile fragment intended to help | seb | 1 | -0/+87 |
2008-03-10 | update xscreensaver to 5.05 | drochner | 2 | -3/+11 |
2008-03-09 | Add misc/dvtm, biology/mopac, emulators/yabause. | tnn | 1 | -1/+2 |
2008-03-09 | Import dvtm-0.4 as pkgsrc/misc/dvtm. | tnn | 6 | -0/+81 |
2008-03-09 | DESTDIR support. | joerg | 1 | -9/+10 |
2008-03-08 | Changed version to match upstream. (From 2.0 to real "2".) | reed | 1 | -2/+2 |
2008-03-08 | Don't hardcode "1.8" in the GEM_SUBDIR -- use ${RUBY_VER_DIR} instead. | jlam | 1 | -2/+2 |
2008-03-08 | Update dtach to 0.8. | obache | 2 | -6/+6 |
2008-03-08 | Add new package. | reed | 1 | -1/+2 |