1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
freebsd-ports/Mk
Stanislav Sedov 263664e7b5 - Fix stack overflow detection algorithm. It has not worked before as
we were linking the ruby binary against pthreads, and the default
  stack size detection method with getrlimit didn't returned right
  values in this case.  Now, if threads enabled, it also tries to
  determine the stack size via pthreads calls and use this value if
  it is smaller than what getrlimit returned.  Furthermore, the stack
  overflow detection routine now works proactively, generating
  exception if there're probability the stack will be exhausted by
  the time of the next check (ruby performs checks only in each 256th
  call of rb_call0). [1]
- Build pthreads-enabled ruby by default. I have not received any
  bug reports for this for years, and this verison will work correctly
  with threaded libraries. Also, do not link agains pthreads in non-pthread
  case (this breaks stack size detection algorithm), and eliminate the
  option to disable pthreads (so only power users who know what they're
  doing can disable them).
- Build RDoc by default so it is available in the package.
- Bump portrevision.

PR:		ports/132158
Reported by:	Eugene Pimenov <libc@libc.st>
2009-06-19 12:42:45 +00:00
..
bsd.apache.mk
bsd.autotools.mk
bsd.cmake.mk Update devel/cmake to 2.6.3. 2009-03-24 19:11:23 +00:00
bsd.commands.mk
bsd.cran.mk R-cran-sm is a R module for smoothing methods for nonparametric 2009-03-22 13:32:38 +00:00
bsd.database.mk - Reformat knobs and their descriptions 2009-03-31 05:18:22 +00:00
bsd.destdir.mk
bsd.drupal.mk - Drop drupal4 support 2009-04-04 18:00:28 +00:00
bsd.efl.mk
bsd.emacs.mk Part 3: 2009-06-17 22:29:44 +00:00
bsd.fpc.mk - Fix BUILD_DEPENDS. It must not overwrite previous BUILD_DEPENDS entries. 2009-05-24 06:12:44 +00:00
bsd.gcc.mk Remove GCC 2.8 from the list of options for USE_GCC; the lang/gcc28 2009-03-28 23:57:56 +00:00
bsd.gecko.mk - Give Maintainership up to the Gecko Gang (gecko@) 2009-05-04 19:23:44 +00:00
bsd.gnome.mk Bump the vte shared lib version. 2009-06-03 05:15:14 +00:00
bsd.gnustep.mk - new Macro USE_GNUSTEP_LOCAL_ASTS 2009-03-20 09:14:26 +00:00
bsd.gstreamer.mk The gstreamer pulse plugins was imported in the good gstreamer tarball release. 2009-04-06 10:46:56 +00:00
bsd.java.mk . Add support for openjdk6 as a possible JDK. 2009-05-22 04:11:20 +00:00
bsd.kde4.mk The KDE FreeBSD team is pleased to announce KDE 4.2.4, the last bugfix 2009-06-03 11:02:11 +00:00
bsd.kde.mk Pass TMPDIR on to configure and make environments. 2009-06-11 09:09:29 +00:00
bsd.ldap.mk Update OpenLDAP to 2.4.14. 2009-02-17 02:54:37 +00:00
bsd.linux-apps.mk Fedora Core 4 didn't have a dependency on libpng12, libjpeg 2009-06-12 18:03:43 +00:00
bsd.linux-rpm.mk Switch default LINUX_DIST_VER to 4. This change was part of an exp-run 2009-06-17 18:53:57 +00:00
bsd.local.mk
bsd.lua.mk - Add support for lang/tolua++ (lang/tolua++50) in a way similar to 2008-08-25 20:20:50 +00:00
bsd.mail.mk
bsd.ocaml.mk
bsd.octave.mk - Update maintainer mail address 2009-04-05 20:50:49 +00:00
bsd.openssl.mk - Fix autodetec with invalid PKG_DBDIR 2009-05-07 08:19:02 +00:00
bsd.perl.mk Remove expired port lang/perl5.6 2009-06-08 14:56:32 +00:00
bsd.php.mk Remove mnogosearch extension. 2009-06-15 09:22:34 +00:00
bsd.port.mk Pass TMPDIR on to configure and make environments. 2009-06-11 09:09:29 +00:00
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.python.mk - Update lang/python26 and make Python 2.6.2 to the default Python version 2009-06-08 22:30:55 +00:00
bsd.qt.mk Update PyQt4 ports to 4.4.4, new ports: 2009-02-14 22:58:55 +00:00
bsd.ruby.mk - Fix stack overflow detection algorithm. It has not worked before as 2009-06-19 12:42:45 +00:00
bsd.scons.mk - Add support for MAKE_JOBS 2009-05-15 12:01:39 +00:00
bsd.sdl.mk
bsd.sites.mk - Comment out garr mirror for now, it seems to provide broken files 2009-06-10 16:08:34 +00:00
bsd.tcl.mk - Change default Tcl/Tk version to 8.5 2009-02-23 14:46:37 +00:00
bsd.wx.mk Remove wxmozilla option as it depends on a port that expired in January. 2009-06-13 16:35:47 +00:00
bsd.xfce.mk update xfce to 4.6.1 2009-05-06 14:56:27 +00:00
bsd.xorg.mk It looks like most all drivers are starting to require libXi, not just 2009-04-25 19:49:16 +00:00