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
Responsible Changed From-To: freebsd-ports-bugs->tabthorpe I'll take it.
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"
State Changed From-To: open->closed New port added. Thanks!