aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/cal-util/calobj.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/cal-util/calobj.c')
-rw-r--r--calendar/cal-util/calobj.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/cal-util/calobj.c b/calendar/cal-util/calobj.c
index 3c1e10689b..8c87aafe32 100644
--- a/calendar/cal-util/calobj.c
+++ b/calendar/cal-util/calobj.c
@@ -26,6 +26,7 @@
static gint compare_exdates (gconstpointer a, gconstpointer b);
static void ical_object_normalize_summary (iCalObject *ico);
+static void list_free (GList *list);
@@ -1552,6 +1553,8 @@ alarm_compute_offset (CalendarAlarm *a)
return a->offset;
}
+
+#if 0
/**
* ical_object_find_in_string:
* @uid: Unique identifier of the sought object.
@@ -1674,7 +1677,9 @@ ical_object_find_in_string (const char *uid, const char *vcalobj, iCalObject **i
return status;
#endif /* 0 */
}
+#endif /* 0 */
+#if 0
/* Creates a VObject with the base information of a calendar */
static VObject *
get_calendar_base_vobject (void)
@@ -1703,6 +1708,7 @@ get_calendar_base_vobject (void)
return vobj;
}
+#endif /* 0 */
/**
* ical_object_to_string:
td>-5/+62 * Disable -march=native to fix build on riscv64:Mark Linimon2021-02-271-14/+23 * math/calc: Update to 2.12.8.2Adam Weinberger2021-02-212-4/+4 * math/calc: Update to 2.12.8.1Adam Weinberger2021-02-162-4/+4 * math/calc: Update to 2.12.8.0Adam Weinberger2021-02-153-4/+5 * math/calc: Update to 2.12.7.6Adam Weinberger2021-02-043-12/+8 * Unmute some build commandsAdam Weinberger2020-07-151-1/+1 * calc: Bump PORTREVISION for cscript path changes (to libexec)Adam Weinberger2019-11-051-0/+1 * calc: Simplify and take maintainershipAdam Weinberger2019-11-053-671/+561 * Returns johans's ports to the pool after safekeeping his commit bit.Rene Ladan2019-11-051-1/+1 * math/calc: Update to 2.12.7.2Kai Knoblich2019-06-212-5/+5 * math/calc: add WWWSteve Wills2019-05-041-0/+2 * Update devel/readline to 8.0Sunpoet Po-Chuan Hsieh2019-04-091-0/+1 * - Switch to new test frameworkDmitry Marakasov2018-04-191-4/+2 * Update calc to version 2.12.6.5 (bugfix release)Johan van Selst2018-02-063-44/+51 * Fix build failure since r446818.Adam Weinberger2017-07-291-2/+11 * Update to calc 2.12.6.0Johan van Selst2017-07-064-35/+28 * Update devel/readline to 7.0 patch 3Sunpoet Po-Chuan Hsieh2017-06-271-0/+1 * Fix build on CURRENTJohan van Selst2016-02-111-17/+53 * Update calc to 2.12.5.3 (minor bugfix)Johan van Selst2016-02-092-3/+3 * Update to calc 2.12.5.2Johan van Selst2016-02-072-3/+3 * Cleanup plistAntoine Brodin2014-11-141-7/+1 * Update to calc 2.12.5.0Johan van Selst2014-10-163-11/+4 * Update calc to 2.12.4.14Johan van Selst2014-09-273-14/+7 * Unbreak after RM was changed to /bin/rm -fAntoine Brodin2014-07-313-14/+52 * Add USES=readline to fix build.Adam Weinberger2014-07-211-1/+1 * Convert GMAKE to MAKE_CMDBaptiste Daroussin2014-06-251-2/+2 * Correct typo... it's tar:bzip2, not tar:bz2.Adam Weinberger2014-06-201-1/+1 * USES=tar:...Adam Weinberger2014-06-201-2/+1 * Enable stage supportJohan van Selst2013-12-303-17/+24 * Update calc to 2.12.4.13Johan van Selst2013-10-063-5/+24 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-211-0/+1 * Update calc to 2.12.4.10Johan van Selst2013-08-113-7/+20 * Update calc to 2.12.4.8Johan van Selst2013-05-203-9/+5 * Compile calc with readline support.Johan van Selst2011-10-042-0/+22 * Mark MAKE_JOBS_UNSAFE.Adam Weinberger2011-07-061-0/+2 * - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0 * Update to calc 2.12.4.3Johan van Selst2010-09-043-5/+7 * Update my mail address to @FreeBSD.orgJohan van Selst2010-02-241-1/+1 * - Switch SourceForge ports to the new File Release System: categories startin...Dmitry Marakasov2009-08-221-1/+1 * - Update to 2.12.4.0Johan van Selst2008-12-293-13/+16 * Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout,Mark Linimon2008-11-291-1/+1 * - Remove empty filesPav Lucistnik2008-08-261-0/+0 * Respect CC, CFLAGS, etc.Jean-Marc Zucconi2008-08-253-10/+118 * Update to 2.12.3.3Jean-Marc Zucconi2008-05-135-93/+44 * Update to version 2.12.1.8.Jean-Marc Zucconi2007-02-075-35/+33 * Ugrade to version 2.11.11.Jean-Marc Zucconi2006-06-024-427/+444 * SHA256ifyEdwin Groothuis2006-01-221-0/+1 * Add size data.Trevor Johnson2004-03-181-0/+1 * Clear moonlight beckons.Ade Lovett2003-03-072-1/+1 * Upgrade to version 2.11.5t4.5Jean-Marc Zucconi2002-11-055-14/+15 * Remove pre-install target - nothing is installed in ${PREFIX}/lib/calc/Jean-Marc Zucconi2001-07-271-3/+0 * Upgrade to version 2.11.5.Jean-Marc Zucconi2001-07-085-467/+502 * Honor $(PREFIX) for include files.Jean-Marc Zucconi2001-02-081-0/+1 * Upgrade to version 2.11.2Jean-Marc Zucconi2001-02-084-28/+6 * #include <sys/types.h> before <machine/endian.h>Jean-Marc Zucconi2000-11-091-2/+10 * Add missing files. Remove directories at deinstall time.Jean-Marc Zucconi2000-05-051-2/+67 * Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-3/+3 * Enable the readline support.Brian Feldman2000-02-081-1/+3 * Fix a bug that caused a NULL pointer dereference when $HOME is unsetBrian Feldman2000-02-081-0/+18 * Fix some bugs that I guess I helped in :)Brian Feldman2000-02-063-6/+34 * (1) Rearrange the MASTER_SITES, if the http service of a machine is downBill Fumerola1999-12-272-5/+5 * Use -O.Brian Feldman1999-12-261-0/+11 * Bugfix for something noticed by jmz: $PAGER usage was broken due toBrian Feldman1999-12-261-0/+11 * Update to calc-2.11.1t3.0. Merry Christmas!Brian Feldman1999-12-263-31/+332 * Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1 * #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-271-1/+1 * Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1999-02-031-1/+3 * Cleanup pkg/PLIST.Steve Price1998-09-281-0/+4 * Don't try to package manpages twice.Steve Price1998-08-171-1/+0 * Fix calc so that it will build properly again.Scott Mace1998-06-054-94/+49 * Add IGNOREFILES=${DISTFILES}, the tarball is created on the fly.Satoshi Asami1997-08-252-2/+3 * Use another MASTER_SITE.Jean-Marc Zucconi1997-08-16