# New ports collection makefile for: zorro # Date created: 03 Aug 1996 # Whom: shanee@rabbit.augusta.de # # $FreeBSD$ # PORTNAME= zorro PORTVERSION= 1.1.8 CATEGORIES= deskutils tk82 MASTER_SITES= ftp://ftp.nuug.no/pub/anders/distfiles/ \ http://atreides.freenix.no/~anders/ \ ftp://totem.fix.no/pub/mirrors/misc/ DISTNAME= ${PORTNAME}-1.1p8 MAINTAINER= ports@FreeBSD.org COMMENT= A simple to-do list manager LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 NO_BUILD= yes post-patch: @${REINPLACE_CMD} -e "s|%%LOCALBASE%%|${LOCALBASE}|g" ${WRKSRC}/zorro do-install: ${INSTALL_SCRIPT} ${WRKSRC}/zorro ${PREFIX}/bin/zorro ${MKDIR} ${PREFIX}/share/zorro ${INSTALL_DATA} ${WRKSRC}/DOTzorrorc ${PREFIX}/share/zorro @${ECHO_MSG} "" @${ECHO_MSG} "Take a look at ${PREFIX}/share/zorro/DOTzorrorc" @${ECHO_MSG} "" .include er'> cgit logo index : gsoc2013-evolution
Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
Commit message (Expand)AuthorAgeFilesLines
* Fixes bug #1406.Federico Mena Quintero2001-07-017-444/+318
* draw icons per categoryRodrigo Moya2001-07-016-0/+135
* fixed clibpoard command activation from the menu entries. CTRL-C andRodrigo Moya2001-07-013-9/+93
* Only set the pressed_event_num and pressed_span_num if button 1 wasFederico Mena Quintero2001-07-012-4/+13
* Doh, the call for the day view was supposed to beFederico Mena Quintero2001-07-013-10/+21
* call e_calendar_table_cut_clipboard with the correct objectRodrigo Moya2001-06-302-2/+18
* new functions for allowing the execution of clipboard-related commandsRodrigo Moya2001-06-286-49/+158
* Re-added removed paramter in call to evolution_shell_component_newRodrigo Moya2001-06-282-0/+2
* removed not-uses-anymore parameter in call toRodrigo Moya2001-06-2810-2/+184
* Add method `ShellComponent::handleExternalURI' and anEttore Perazzoli2001-06-283-0/+8
* Bump required gal version for new accessors in ETree.Peter Williams2001-06-283-0/+7
* fixed (e_calendar_table_on_copy): fixedRodrigo Moya2001-06-272-38/+23
* Renamed the occur field to occur_start; added an occur_end field. This wayFederico Mena Quintero2001-06-2715-33/+191
* Rest of previous commit (got messed up somehow).Peter Williams2001-06-271-0/+2
* libwombat:Peter Williams2001-06-272-0/+9
* Shut the fuck up, Donnie. Dude, they peed your fucking rug. - FedericoFederico Mena Quintero2001-06-251-0/+4
* Initialize libglade.Federico Mena Quintero2001-06-254-10/+40
* Converted to use BonoboXObject.Federico Mena Quintero2001-06-2520-1693/+202
* New function to compare tasks like the Pilot task list.Federico Mena Quintero2001-06-245-14/+129
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-23110-143/+143
* Added itip-control-factory.* to the build.Jeffrey Stedfast2001-06-232-0/+6
* new function for the backends to be able to call the getPassword method onRodrigo Moya2001-06-235-3/+95
* changed getFreeBusy method to return a CalObj instead of a sequenceRodrigo Moya2001-06-2210-39/+100
* update to new callJP Rosevear2001-06-229-769/+1454
* add include pathJP Rosevear2001-06-222-0/+4
* remove buttons and use evolution's standard ui configJP Rosevear2001-06-222-21/+18
* print description textJP Rosevear2001-06-222-41/+29
* create a WombatClient when creating a CalClient object, so that we canRodrigo Moya2001-06-227-1/+184
* removed conflict marker.Dave Camp2001-06-211-1/+0
* Changed attachData to accept a sequence of chars rather than a string.Dave Camp2001-06-212-2/+13
* print menu command (print_preview_cmd): ditto for print previewJP Rosevear2001-06-218-6/+526
* added getFreeBusy methodRodrigo Moya2001-06-209-0/+327
* moved the function to check for a default timezone to calendar-config.c,Damon Chaplin2001-06-208-66/+98
* added code to show the timezone dialog if the user hasn't set a defaultDamon Chaplin2001-06-206-2/+78
* if the timezones of the start and end of the event are the same, then ifDamon Chaplin2001-06-202-0/+63
* removed stuff to get builtin timezone info from the server.Damon Chaplin2001-06-205-168/+22
* added a 'Time zone' setting. Also rearranged a little, adding a newDamon Chaplin2001-06-2013-346/+327
* add ui (forward_cmd): implement forward commandJP Rosevear2001-06-203-10/+38
* add auto exit unrefJP Rosevear2001-06-204-24/+41
* don't compile or install the old meeting edit stuffJP Rosevear2001-06-207-1590/+10
* add some needed commas (itip_send_comp): if publishing, don't set the toJP Rosevear2001-06-202-8/+31
* remove typoJP Rosevear2001-06-202-1/+5
* ShushJP Rosevear2001-06-201-0/+4
* itip/imip send dialogJP Rosevear2001-06-2020-652/+2611
* Sync - FedericoFederico Mena Quintero2001-06-2013-275/+1236
* added timezone fields. Also moved the 'All Day' flag into an alignment soDamon Chaplin2001-06-1913-45/+453
* tweaked for some gnome-pilot api changesEskil Heyn Olsen2001-06-193-9/+10
* generate a new UID when pastingRodrigo Moya2001-06-153-0/+17
* Small typoRodrigo Moya2001-06-151-2/+2
* Small typoRodrigo Moya2001-06-151-2/+2