head 1.6; access; symbols pkgsrc-2013Q2:1.6.0.42 pkgsrc-2013Q2-base:1.6 pkgsrc-2012Q4:1.6.0.40 pkgsrc-2012Q4-base:1.6 pkgsrc-2011Q4:1.6.0.38 pkgsrc-2011Q4-base:1.6 pkgsrc-2011Q2:1.6.0.36 pkgsrc-2011Q2-base:1.6 pkgsrc-2009Q4:1.6.0.34 pkgsrc-2009Q4-base:1.6 pkgsrc-2008Q4:1.6.0.32 pkgsrc-2008Q4-base:1.6 pkgsrc-2008Q3:1.6.0.30 pkgsrc-2008Q3-base:1.6 cube-native-xorg:1.6.0.28 cube-native-xorg-base:1.6 pkgsrc-2008Q2:1.6.0.26 pkgsrc-2008Q2-base:1.6 pkgsrc-2008Q1:1.6.0.24 pkgsrc-2008Q1-base:1.6 pkgsrc-2007Q4:1.6.0.22 pkgsrc-2007Q4-base:1.6 pkgsrc-2007Q3:1.6.0.20 pkgsrc-2007Q3-base:1.6 pkgsrc-2007Q2:1.6.0.18 pkgsrc-2007Q2-base:1.6 pkgsrc-2007Q1:1.6.0.16 pkgsrc-2007Q1-base:1.6 pkgsrc-2006Q4:1.6.0.14 pkgsrc-2006Q4-base:1.6 pkgsrc-2006Q3:1.6.0.12 pkgsrc-2006Q3-base:1.6 pkgsrc-2006Q2:1.6.0.10 pkgsrc-2006Q2-base:1.6 pkgsrc-2006Q1:1.6.0.8 pkgsrc-2006Q1-base:1.6 pkgsrc-2005Q4:1.6.0.6 pkgsrc-2005Q4-base:1.6 pkgsrc-2005Q3:1.6.0.4 pkgsrc-2005Q3-base:1.6 pkgsrc-2005Q2:1.6.0.2 pkgsrc-2005Q2-base:1.6 pkgsrc-2005Q1:1.5.0.14 pkgsrc-2005Q1-base:1.5 pkgsrc-2004Q4:1.5.0.12 pkgsrc-2004Q4-base:1.5 pkgsrc-2004Q3:1.5.0.10 pkgsrc-2004Q3-base:1.5 pkgsrc-2004Q2:1.5.0.8 pkgsrc-2004Q2-base:1.5 pkgsrc-2004Q1:1.5.0.6 pkgsrc-2004Q1-base:1.5 pkgsrc-2003Q4:1.5.0.4 pkgsrc-2003Q4-base:1.5 netbsd-1-6-1:1.5.0.2 netbsd-1-6-1-base:1.5 netbsd-1-6:1.3.0.8 netbsd-1-6-RELEASE-base:1.3 pkgviews:1.3.0.4 pkgviews-base:1.3 buildlink2:1.3.0.2 buildlink2-base:1.3 netbsd-1-5-PATCH003:1.3 netbsd-1-5-PATCH001:1.3 netbsd-1-5-RELEASE:1.3 netbsd-1-4-PATCH003:1.3 netbsd-1-4-PATCH002:1.1 comdex-fall-1999:1.1; locks; strict; comment @# @; 1.6 date 2005.05.18.22.02.20; author wiz; state dead; branches; next 1.5; 1.5 date 2003.01.14.05.19.25; author rh; state Exp; branches; next 1.4; 1.4 date 2003.01.11.04.24.32; author rh; state Exp; branches; next 1.3; 1.3 date 2000.09.03.10.36.10; author wiz; state Exp; branches; next 1.2; 1.2 date 2000.05.30.21.08.26; author drochner; state Exp; branches; next 1.1; 1.1 date 99.08.29.20.34.13; author tron; state Exp; branches; next ; desc @@ 1.6 log @Remove gnome1 packages except as needed for gnucash. Ok'd by jmmv@@ and rh@@ (gnome 1 maintainers). @ text @$NetBSD: patch-aa,v 1.5 2003/01/14 05:19:25 rh Exp $ --- gncal/Makefile.in.orig Thu Mar 28 21:16:50 2002 +++ gncal/Makefile.in @@@@ -243,6 +243,7 @@@@ libcalendar_conduit_la_SOURCES = \ calobj.c \ alarm.c \ calendar.c \ + dummy.c \ timeutil.c @@@@ -302,7 +303,7 @@@@ LTLIBRARIES = $(calendar_conduits_LTLIBR libcalendar_conduit_la_DEPENDENCIES = \ $(top_builddir)/libversit/libversit_lt.la am_libcalendar_conduit_la_OBJECTS = GnomeCal-common.lo GnomeCal-stubs.lo \ - calendar-conduit.lo calobj.lo alarm.lo calendar.lo timeutil.lo + calendar-conduit.lo calobj.lo alarm.lo calendar.lo timeutil.lo dummy.lo libcalendar_conduit_la_OBJECTS = $(am_libcalendar_conduit_la_OBJECTS) bin_PROGRAMS = gnomecal$(EXEEXT) PROGRAMS = $(bin_PROGRAMS) @@@@ -845,7 +846,6 @@@@ gnomecal.conduit: gnomecal.conduit.in Ma && mv gnomecal.conduit.tmp gnomecal.conduit install-data-local: - $(mkinstalldirs) $(DESTDIR)$(help_base)/C $(mkinstalldirs) $(DESTDIR)$(Conduitsdir) # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. @ 1.5 log @Provide dummy definitions for unresolved symbols to make the calendar conduit actually work. @ text @d1 1 a1 1 $NetBSD$ @ 1.4 log @Update gnome-pim to 1.4.6. Notable changes include: * Various bug and build fixes * Palm Pilot support * gnomecal now has better NoTime/Allday support @ text @d5 18 a22 1 @@@@ -845,7 +845,6 @@@@ gnomecal.conduit: gnomecal.conduit.in Ma @ 1.3 log @add RCS Id @ text @d2 4 a5 3 --- gncal/Makefile.in.orig Sun May 21 03:52:50 2000 +++ gncal/Makefile.in Tue May 30 22:09:52 2000 @@@@ -778,7 +778,6 @@@@ d10 1 a10 2 $(mkinstalldirs) $(Conduitsdir) d12 1 @ 1.2 log @update to 1.2.0 "many fixes and enhancements" @ text @d1 1 @ 1.1 log @Avoid creation of unused directory "share/gnome/help/cal/C" which was not removed during deinstallation. @ text @d1 4 a4 6 $NetBSD$ --- gncal/Makefile.in.orig Sun Aug 29 22:27:09 1999 +++ gncal/Makefile.in Sun Aug 29 22:28:20 1999 @@@@ -517,7 +517,7 @@@@ d8 1 a8 1 +# $(mkinstalldirs) $(DESTDIR)$(help_base)/C a10 1 # Otherwise a system limit (for SysV at least) may be exceeded. @