pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang



Module Name:    pkgsrc
Committed By:   taca
Date:           Wed Mar 21 15:40:13 UTC 2012

Modified Files:
        pkgsrc/lang/ruby: Makefile.common buildlink3.mk
        pkgsrc/lang/ruby18-base: Makefile
        pkgsrc/lang/ruby19-base: Makefile
        pkgsrc/lang/ruby193-base: Makefile

Log Message:
Overhaul buildlink3 processing of Ruby.

* Don't buildlink in ruby/rubyversion.mk any more but define
  RUBY_USE_PTHREAD (use of pthread).
* In ruby/buildlink3.mk, buildlink via mk/pthread.buildlink3.mk as to
  RUBY_USE_PTHREAD.
* Also the same logic in ruby/Makefile.common.
* Buildlink of bdb, libiconv, zlib, openssl in each ruby*-base/Makefile.


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/lang/ruby/Makefile.common
cvs rdiff -u -r1.14 -r1.15 pkgsrc/lang/ruby/buildlink3.mk
cvs rdiff -u -r1.69 -r1.70 pkgsrc/lang/ruby18-base/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/lang/ruby19-base/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/lang/ruby193-base/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index