Bug 137994 - [NEW PORT] deskutils/libgcal: Library allowing communication with google calendar and contacts
Summary: [NEW PORT] deskutils/libgcal: Library allowing communication with google cale...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Thomas Abthorpe
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-20 15:50 UTC by Troels Kofoed Jacobsen
Modified: 2009-08-22 05:03 UTC (History)
0 users

See Also:


Attachments
libgcal-0.9.2.shar (2.21 KB, text/plain)
2009-08-20 15:50 UTC, Troels Kofoed Jacobsen
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Troels Kofoed Jacobsen 2009-08-20 15:50:00 UTC
An ANSI C library allowing communication with google calendar and contacts,
useful if you need to support this in a C or C++ application.

WWW:	http://code.google.com/p/libgcal/

This port is a dependency of akonadi-googledata, which will be submitted next.

Generated with FreeBSD Port Tools 0.77
Comment 1 Thomas Abthorpe freebsd_committer freebsd_triage 2009-08-20 16:05:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tabthorpe

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-08-22 04:55:38 UTC
tabthorpe    2009-08-22 03:55:25 UTC

  FreeBSD ports repository

  Modified files:
    deskutils            Makefile 
  Added files:
    deskutils/libgcal    Makefile distinfo pkg-descr pkg-plist 
  Log:
  An ANSI C library allowing communication with google calendar and contacts,
  useful if you need to support this in a C or C++ application.
  
  WWW:    http://code.google.com/p/libgcal/
  
  PR:             ports/137994
  Submitted by:   Troels Kofoed Jacobsen <tkjacobsen at gmail.com>
  
  Revision  Changes    Path
  1.376     +1 -0      ports/deskutils/Makefile
  1.1       +27 -0     ports/deskutils/libgcal/Makefile (new)
  1.1       +3 -0      ports/deskutils/libgcal/distinfo (new)
  1.1       +4 -0      ports/deskutils/libgcal/pkg-descr (new)
  1.1       +14 -0     ports/deskutils/libgcal/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Thomas Abthorpe freebsd_committer freebsd_triage 2009-08-22 05:03:28 UTC
State Changed
From-To: open->closed

New port added. Thanks!