Next | Query returned 50 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2005-08-11 17:33:08 by Adam Ciarcinski | Files touched by this commit (7)
Log message:
Changes Zile 2.2.4:
* Fix macro creation.
* Add --funcall back.
* termcap terminal replaced with ncurses again.
* More code cleanup.
* .zilerc replaced by .zile, which is a pseudo-Lisp file.
* Various other bug, design and documentation fixes.
* Add case-replace and kill-whole-line.
* Change command-line options to be more like Emacs.
   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-02-23 18:15:14 by Alistair G. Crooks | Files touched by this commit (83)
Log message:
Add RMD160 digests in addition to the SHA1 ones.
   2004-10-03 02:15:03 by Todd Vierling | Files touched by this commit (518)
Log message:
Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
   2004-08-15 02:08:58 by Min Sik Kim | Files touched by this commit (4)
Log message:
Honor CPPFLAGS to make this package build on Interix.
   2004-04-11 10:27:12 by Soren Jacobsen | Files touched by this commit (1)
Log message:
Convert to buildlink3.
   2004-03-26 21:43:55 by Thomas Klausner | Files touched by this commit (1)
Log message:
Update comment about why this needs ncurses.
Only remaining: abuses stdscr->_delay (XXX: possible to replace
with timeout()?).
   2004-02-17 15:36:04 by Stoned Elipot | Files touched by this commit (1)
Log message:
Remove info files entries from PLIST.
   2003-12-30 18:21:55 by Chris Pinnock | Files touched by this commit (24)
Log message:
Add trailing / on HOMEPAGEs
   2003-09-28 11:13:59 by Johnny C. Lam | Files touched by this commit (102)
Log message:
Back out last change related to moving ncurses/buildlink2.mk to
curses.buildlink2.mk.  This was wrong because we _really_ do want to
express that we want _n_curses when we include the buildlink2.mk file.

We should have a better way to say that the NetBSD curses doesn't
quite work well enough.  In fact, it's far better to depend on ncurses
by default, and exceptionally note when it's okay to use NetBSD curses
for specific packages.  We will look into this again in the future.

Next | Query returned 50 messages, browsing 31 to 40 | Previous