summaryrefslogtreecommitdiff
path: root/lang
AgeCommit message (Expand)AuthorFilesLines
2011-12-03Tag the 28 locations that result in a Python 3.1 package as supporting so.joerg2-3/+17
2011-12-02LLVM 3.0 includes several major changes and big features:adam5-115/+145
2011-12-02Backport a patch to fix build with GCC 4.4 and extend it to cover GCCjoerg2-1/+35
2011-11-29lang/gcc44: Mark NOT-FOR-DRAGONFLYmarino1-2/+2
2011-11-29Revert previous change. The missing file is part of devel/libf2c.darcy2-6/+3
2011-11-29Use OpenSSL from pkgsrc on SunOS<5.11.hans1-1/+5
2011-11-29Add missing include file.darcy2-3/+6
2011-11-27Always add PREFIX/lib to libpth. When building as normal user, it oftenjoerg3-6/+20
2011-11-27omake tries to link with the ocaml runtime directly. This fails asjoerg3-3/+37
2011-11-27lang/ocaml: Add DragonFly64, natdynload, and gprof supportmarino3-15/+42
2011-11-27Update to 1.4.0cheusov3-7/+10
2011-11-25Mark explicitly as broken, it is just spinning around.joerg1-2/+3
2011-11-23Set COMMENT.ryoon1-2/+2
2011-11-23Remove duplicated lines.taca1-4/+1
2011-11-23Add lang/ruby/json.mk. It handles dependency to ruby-json and deal withtaca1-0/+79
2011-11-23Add basic256ryoon1-1/+2
2011-11-23Import basic256-0.9.6.66 as lang/basic256ryoon4-0/+197
2011-11-22Make maching pattern of REPLACE_RUBY_DIRS same as REPLACE_RUBY.taca1-2/+2
2011-11-19Start updating Ruby on Rails to 3.0.11.taca1-3/+2
2011-11-17Add missing devel/readline buildlink.sbd1-4/+6
2011-11-16Fix this so that it installs cleanly, by doing several things:he2-5/+27
2011-11-16Add missing devel/readline buildlinks.sbd1-1/+3
2011-11-15Update parrot to version 3.8.0.he2-6/+6
2011-11-14Remove "PREFIX=" and recover "DATE=" line.taca1-2/+2
2011-11-14lang/tcl: Fix DragonFly breakagemarino3-2942/+45
2011-11-13Update ruby-rdoc package to 3.11.taca1-2/+2
2011-11-13Clean up DEINSTALL/INSTALL scripts.taca9-22/+13
2011-11-12Fix post-install rule to not (sometimes) leave behind mode 744dholland1-6/+25
2011-11-11Change ${HOMEPAGE} to ${HOMEPAGE_NONCOMMERCIAL} and set ${HOMEPAGE_COMMERCIAL}alnsn1-3/+3
2011-11-11Unbreak after changes to scotty. Add user-destdir supportjoerg1-4/+7
2011-11-11NOT_FOR_BULK_PLATFORM= Linux-*-*sbd1-1/+2
2011-11-08Update to SBCL 1.0.53asau2-6/+6
2011-11-08Add and enable ruby193-base and ruby193.taca1-1/+3
2011-11-08Importing ruby193 version 1.9.3p0 (Ruby 1.9.3 p0).taca2-0/+34
2011-11-08Importing ruby193-base version 1.9.3p0 (Ruby 1.9.3 p0):taca28-0/+1879
2011-11-08* Use RUBY_VERSION_SUPPORTED.taca2-14/+14
2011-11-08* Use RUBY_VERSION_SUPPORTED.taca7-14/+48
2011-11-08* Change RUBY_VERSION_SUFFIX to RUBY_VERSION_FULL.taca1-8/+9
2011-11-08* Change RUBY_VERSION_SUFFIX to RUBY_VERSION_FULL.taca3-7/+6
2011-11-08* Change RUBY_VERSION_SUFFIX to RUBY_VERSION_FULL.taca1-4/+4
2011-11-08* Add LICENSE for Ruby 1.9.3.taca1-6/+15
2011-11-08* Document rdoc's version contained in each Ruby release.taca1-4/+11
2011-11-08* Document rubygem's version contained in each Ruby release.taca1-15/+52
2011-11-08Use RUBY_VERSION instead of RUBY_REQD.taca1-2/+2
2011-11-08* Improve make macro's documentation.taca1-137/+260
2011-11-08Use ${RUBY_BASE} instead of ${RUBY_VER}-base.taca1-2/+2
2011-11-08Fix PR 45558 (aka CVE-2011-4119) which also turns out to affect Moscow ML.dholland3-2/+96
2011-11-08Change a unused variable referacne to a fixed string that I missed whensbd10-20/+20
2011-11-07Don't require 'yaml' unconditionaly but try to call Gem.load_yaml.taca1-2/+8
2011-11-06Fix insecure-temp-files, PR 45558dholland3-3/+92