The NetBSD Project

CVS log for pkgsrc/time/libgcal/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / time / libgcal

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.8, Wed Aug 16 20:57:26 2017 UTC (6 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +1 -1 lines
FILE REMOVED

Remove libgcal, the API it implements has been deprecated in 2012 or so.

Revision 1.7 / (download) - annotate - [select for diffs], Sun Apr 30 01:21:25 2017 UTC (6 years, 11 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored) to selected 1.1 (colored)

Recursive revbump from boost update

Revision 1.6 / (download) - annotate - [select for diffs], Sun Jan 1 16:06:01 2017 UTC (7 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored) to selected 1.1 (colored)

Revbump after boost update

Revision 1.5 / (download) - annotate - [select for diffs], Fri Oct 7 18:25:35 2016 UTC (7 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored) to selected 1.1 (colored)

Revbump post boost update

Revision 1.4 / (download) - annotate - [select for diffs], Sat Mar 5 11:27:57 2016 UTC (8 years, 1 month ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored) to selected 1.1 (colored)

Bump PKGREVISION for security/openssl ABI bump.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Feb 12 23:18:42 2014 UTC (10 years, 2 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored) to selected 1.1 (colored)

Recursive PKGREVISION bump for OpenSSL API version bump.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Jul 2 11:39:17 2013 UTC (10 years, 9 months ago) by rodent
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

+libgcal; Set MAINTAINER=me.

Revision 1.1 / (download) - annotate - [selected], Tue Jul 2 11:37:34 2013 UTC (10 years, 9 months ago) by rodent
Branch: MAIN

Import libgcal-0.9.6 as time/libgcal.

Its an ANSI C library that does allow communication with google calendar and
contacts, useful if you need to support this in a C or C++ application.

Currently, libgcal implements:

 - authentication
 - get all events/contacts
 - atom stream parsing
 - access to individual events/contacts
 - add/delete/edit using gcal objects
 - add/delete/edit using raw XML
 - query for updated events/contacts
 - use of http proxy
 - timezone
 - contact photo download/upload
 - google data protocol GCalendar 2.0 and Contacts 3.0
 - can be used with a C++ application
 - google hosted accounts (i.e. joe@foobar.com)

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>