cvs commit: ports/mail Makefile ports/mail/gmail-notify Makefile distinfo pkg-descr pkg-plist ports/mail/gmail-notify/files Makefile config.h gmail-notifier patch-GmailConfig.py patch-langs.xml patch-notifier.conf.sample patch-notifier.py

Pav Lucistnik pav at FreeBSD.org
Wed Jul 20 20:51:43 GMT 2005


pav         2005-07-20 20:51:42 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/gmail-notify    Makefile distinfo pkg-descr pkg-plist 
    mail/gmail-notify/files Makefile config.h gmail-notifier 
                            patch-GmailConfig.py patch-langs.xml 
                            patch-notifier.conf.sample 
                            patch-notifier.py 
  Log:
  Gmail Notifier is a Linux/Windows alternative for the notifier program released
  by Google, it is written in Python and provides an attractive and simple way to
  check for new mail messages.
  
  PR:             ports/81998
  Submitted by:   David <djulien.bsd at gmail.com>
  
  Revision  Changes    Path
  1.670     +1 -0      ports/mail/Makefile
  1.1       +47 -0     ports/mail/gmail-notify/Makefile (new)
  1.1       +2 -0      ports/mail/gmail-notify/distinfo (new)
  1.1       +24 -0     ports/mail/gmail-notify/files/Makefile (new)
  1.1       +6 -0      ports/mail/gmail-notify/files/config.h (new)
  1.1       +5 -0      ports/mail/gmail-notify/files/gmail-notifier (new)
  1.1       +157 -0    ports/mail/gmail-notify/files/patch-GmailConfig.py (new)
  1.1       +21 -0     ports/mail/gmail-notify/files/patch-langs.xml (new)
  1.1       +13 -0     ports/mail/gmail-notify/files/patch-notifier.conf.sample (new)
  1.1       +46 -0     ports/mail/gmail-notify/files/patch-notifier.py (new)
  1.1       +8 -0      ports/mail/gmail-notify/pkg-descr (new)
  1.1       +23 -0     ports/mail/gmail-notify/pkg-plist (new)


More information about the cvs-all mailing list