Next | Query returned 141 messages, browsing 131 to 140 | Previous

History of commit frequency

CVS Commit History:


   2005-07-07 23:30:54 by Matthias Scheler | Files touched by this commit (1)
Log message:
Don't enforce using the "readline" package on every platform just
because Darwin needs it (which is probably not true either). Bump package
revision after the damage from the previous revision has been fixed.
   2005-07-01 18:14:39 by Min Sik Kim | Files touched by this commit (1)
Log message:
Use devel/readline instead of the included readline library.  Bump
PKGREVISION due to the added dependency.  This should fix PR pkg/30601.

While here, set BUILDLINK_DEPMETHOD of dependent libraries to "build"
when the "static" option is enabled.
   2005-05-31 12:01:40 by Dieter Baron | Files touched by this commit (64)
Log message:
Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's a
user settable variable.  Set PKG_SUGGESTED_OPTIONS instead.  Also,
make use of PKG_OPTIONS_LEGACY_VARS.

Reviewed by wiz.
   2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
   2005-03-15 03:05:49 by Tim Rightnour | Files touched by this commit (2)
Log message:
Add a patch allowing compilation of bash on AIX 4.3.3.  Tested not to
impact NetBSD/i386 build.  Should also not impact aix5 builds.
   2005-02-28 00:06:50 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 3.0pl16, pulling in the first 16 official patches for bash.
Various bugfixes.
Some whitespace cleanup while here.
   2004-10-23 10:16:26 by Min Sik Kim | Files touched by this commit (1)
Log message:
Add multibyte option to allow to disable multibyte support explicitly.
   2004-10-23 09:48:03 by Min Sik Kim | Files touched by this commit (7)
Log message:
Enable multibyte support in default.  It will be disabled by configure
if wctype_t is not available.  Bump PKGREVISION.
   2004-10-22 12:48:01 by Martti Kuparinen | Files touched by this commit (1)
Log message:
Make this work on NetBSD 1.6.2 (pkg/27330). Patch from Juan RP, minor
fixes by me.
   2004-10-21 18:36:29 by Juan Romero Pardines | Files touched by this commit (1)
Log message:
Remove readline dependency, it's not needed really... because bash
uses its own, and there isn't any test in the configure script.

Pointed out by wiz@.

Next | Query returned 141 messages, browsing 131 to 140 | Previous