Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jun 2004 07:19:54 -0700 (PDT)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/irc Makefile ports/irc/gseen.mod Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200406011419.i51EJsUr096274@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2004/06/01 07:19:54 PDT

  FreeBSD ports repository

  Modified files:
    irc                  Makefile 
  Added files:
    irc/gseen.mod        Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add gseen.mod, a !seen module for eggdrop, an IRC bot.
  
  gseen works similar to countless seen scripts. It logs for each user
  when he or she was last seen in the channel and makes this information
  publically available. It takes switching nick names into consideration
  and supports wildcards in search-requests.
  
  The advantage of gseen in contrast to most other seen scripts is it's speed.
  gseen can handle databases of several thousand nicks withouta lag in seen
  requests. It also supports several languages.
  
  PR:             ports/67386
  Submitted by:   Gerrit Beine <tux@pinguru.net>
  
  Revision  Changes    Path
  1.103     +1 -0      ports/irc/Makefile
  1.1       +42 -0     ports/irc/gseen.mod/Makefile (new)
  1.1       +2 -0      ports/irc/gseen.mod/distinfo (new)
  1.1       +12 -0     ports/irc/gseen.mod/pkg-descr (new)
  1.1       +4 -0      ports/irc/gseen.mod/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406011419.i51EJsUr096274>