Next | Query returned 69 messages, browsing 41 to 50 | Previous

History of commit frequency

CVS Commit History:


   2008-02-21 22:17:45 by Johnny C. Lam | Files touched by this commit (4)
Log message:
+ Rename the "ncursesw" option to "wide-curses".  This \ 
should be supported
  under NetBSD-current without actually needing ncursesw.

+ Only make "wide-curses" an available option on platforms that have the
  necessary wide-character support.  It turns out NetBSD-3.x is not one
  of them.

+ Use a less patchy way to turn -ldb into -ldb3 by letting the wrappers
  do it.

+ Add full DESTDIR support.

Bump the PKGREVISION to 6.
   2007-11-03 14:23:53 by Thomas Klausner | Files touched by this commit (2)
Log message:
share/vi may also be used by devel/meld; just try removing it.
Bump PKGREVISION.
   2007-09-06 01:05:13 by Thomas Klausner | Files touched by this commit (2)
Log message:
Add widechar support. From L. Schmidt in PR 36895.
   2007-06-04 16:45:47 by Amitai Schlair | Files touched by this commit (1)
Log message:
On Darwin, link with -flat_namespace. Fixes this runtime error:

    dyld: Symbol not found: ___global_list
      Referenced from: /usr/pkg/lib/libvi.0.dylib
      Expected in: flat namespace

    Trace/BPT trap

Bump PKGREVISION. While here, reverse-resolve HOMEPAGE and MASTER_SITES.
   2007-02-22 20:01:28 by Thomas Klausner | Files touched by this commit (134) | Package updated
Log message:
pkglint cleanup; update HOMEPAGE/MASTER_SITES.
   2006-12-12 04:37:30 by Tom Spindler | Files touched by this commit (7)
Log message:
Patches to avoid lvalue casting. Fixes PR/35179 and issues with gcc4.
No new functionality.
   2006-09-16 17:29:36 by Kouichirou Hiratsuka | Files touched by this commit (22)
Log message:
Add missing RCS Id.
   2006-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257)
Log message:
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to \ 
"pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
   2006-01-06 15:52:21 by Tyler R. Retzlaff | Files touched by this commit (2)
Log message:
doh! wrong path in patch
   2006-01-06 15:47:56 by Tyler R. Retzlaff | Files touched by this commit (2)
Log message:
include ctype.h earlier to avoid isblank macro running over c99 isblank()
* fixes build on Solaris10

Next | Query returned 69 messages, browsing 41 to 50 | Previous