cvs commit: ports/irc Makefile ports/irc/gseen.mod Makefile distinfo pkg-descr pkg-plist

Pav Lucistnik pav at FreeBSD.org
Tue Jun 1 07:20:08 PDT 2004


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 at 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)


More information about the cvs-ports mailing list