Next | Query returned 93 messages, browsing 51 to 60 | Previous

History of commit frequency

CVS Commit History:


   2008-11-10 20:25:27 by Thomas Klausner | Files touched by this commit (5)
Log message:
Update to 20080314:

Changes since ircII 20060725:

  o  /on channel_signoff works again
  o  try to split ICB messages at word boundaries
  o  disallow many IRC commands on ICB
  o  /ping works on ICB
  o  revert the utf-8 changes for large lastlog performance reasons.
     there should be a re-implementation coming in the future.
   2008-01-04 21:00:32 by Klaus Heinz | Files touched by this commit (1)
Log message:
The package supports installation to DESTDIR.
Removed unnecessary write permissions to shut up warnings by checkperms.
   2007-09-08 00:12:28 by Johnny C. Lam | Files touched by this commit (52)
Log message:
Convert packages that test and use USE_INET6 to use the options framework
and to support the "inet6" option instead.

Remaining usage of USE_INET6 was solely for the benefit of the scripts
that generate the README.html files.  Replace:

	BUILD_DEFS+=	USE_INET6
with
	BUILD_DEFS+=	IPV6_READY

and teach the README-generation tools to look for that instead.

This nukes USE_INET6 from pkgsrc proper.  We leave a tiny bit of code
to continue to support USE_INET6 for pkgsrc-wip until it has been nuked
from there as well.
   2007-06-26 11:03:51 by Roland Illig | Files touched by this commit (1)
Log message:
Fixed MASTER_SITES. Patch provided by Zafer Aydogan in private mail.
   2007-02-22 20:27:30 by Thomas Klausner | Files touched by this commit (721)
Log message:
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
   2006-09-07 15:09:51 by Roland Illig | Files touched by this commit (2)
Log message:
Added a patch that is needed for Solaris with SunPro.
   2006-07-26 04:21:35 by matthew green | Files touched by this commit (3) | Package updated
Log message:
update to ircII 20060725.  changes include:
  o  remove dead /set use_old_msg variable
  o  lex is no longer required for any part of ircII
  o  fixed /set irchost vs /set irc_encoding problem
   2006-07-22 11:13:11 by matthew green | Files touched by this commit (5) | Package updated
Log message:
update to ircII 20060721.  changes include:
  o  default status line now tells you when you are scrolled up
  o  new variables status_scrolled and status_scrolled_lines
  o  new status format modifiers %P and %s
  o  fixed a bug with the input prompt being overtaken
  o  /set translation has been removed.  all encoding support now depends
     on the existance of iconv(3) support, enhancing the capabilities and
     correctness of codeset conversion.  the translation and iso2022_support
     variables have been replaced with input_encoding, display_encoding
     and irc_encoding
  o  /msg -server <servergroup|servername|number> <target> \ 
<message>
     now works to send message on specific servers ie, other than the
     current window's server
  o  support new $IRCSERVERSFILE that overrides $LIBDIR/ircII.servers
   2006-06-14 16:23:32 by Johnny C. Lam | Files touched by this commit (2)
Log message:
Manage compression of the help files using the doc-compress script
and be more precise about which files are handled instead of touching
all the files in share/irc/help.  Also, use PLIST_SUBST instead of
manually replacing @GZ@ in the PLIST.
   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.

Next | Query returned 93 messages, browsing 51 to 60 | Previous