Next | Query returned 30 messages, browsing 21 to 30 | previous

History of commit frequency

CVS Commit History:


   2004-04-28 06:54:50 by Min Sik Kim | Files touched by this commit (2)
Log message:
Replace the type argument of va_arg() with what it is promoted to.
Otherwise it causes a warning on NetBSD, but an error on Linux.
   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.
   2003-09-27 19:07:38 by grant beattie | Files touched by this commit (102)
Log message:
move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides
support for base system curses/ncurses as well as ncurses itself.

suggested by wiz.
   2003-07-22 15:49:38 by Thomas Klausner | Files touched by this commit (2)
Log message:
Add appropriate INCOMPAT_CURSES lines. Should fix bulk build failure.
   2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504)
Log message:
s/netbsd.org/NetBSD.org/
   2003-07-13 15:54:34 by Thomas Klausner | Files touched by this commit (783) | Package updated
Log message:
PKGREVISION bump for libiconv update.
   2003-07-12 14:05:02 by Thomas Klausner | Files touched by this commit (3)
Log message:
Make it build under -current without using ncurses.
It was using internals of ncurses data structures even though there's
an official API for this...

XXX: might need INCOMPAT_CURSES patterns for some older NetBSD versions,
but I don't know which ones, so I didn't add them.
   2003-06-06 14:32:15 by Thomas Klausner | Files touched by this commit (2)
Log message:
The point of USE_NCURSES comments is to show what is missing,
not state that the package should use ncurses. Fix comments.
   2003-05-11 10:02:32 by James Chacon | Files touched by this commit (1)
Log message:
This needs pthread's buildlink.mk
   2003-04-25 01:57:37 by Hubert Feyrer | Files touched by this commit (12) | Imported package
Log message:
Add licq-core-1.2.6, licq-gui-qt-1.2.6 licq-gui-console-1.2.6

Licq-core is a multi-threaded ICQ clone written mostly in C++. It
uses an extensive plugin system to manage many different functions.
The main gui is written using the Qt widget set. Licq is distributed
under GPL with some special QPL exceptions for Qt.

Several GUI plugins for console, Qt etc. are available as seperate
packages, licq-gui-console and licq-gui-qt.


Next | Query returned 30 messages, browsing 21 to 30 | previous