aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>2001-05-10 20:18:10 +0800
committertg <tg@FreeBSD.org>2001-05-10 20:18:10 +0800
commit795b012ce2b20e88cce549a09286dc40bc62d51c (patch)
treeba4954389bed04e5fa6bf54ce06e90a6ed374dd2 /x11
parent1cc9b9f75e3642b5e038231e7e5098208c0f9200 (diff)
downloadfreebsd-ports-gnome-795b012ce2b20e88cce549a09286dc40bc62d51c.tar.gz
freebsd-ports-gnome-795b012ce2b20e88cce549a09286dc40bc62d51c.tar.zst
freebsd-ports-gnome-795b012ce2b20e88cce549a09286dc40bc62d51c.zip
Upgrade to 5.01.
Diffstat (limited to 'x11')
-rw-r--r--x11/xlockmore/Makefile2
-rw-r--r--x11/xlockmore/distinfo2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile
index 28228b62a57f..d017d794410d 100644
--- a/x11/xlockmore/Makefile
+++ b/x11/xlockmore/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xlockmore
-PORTVERSION= 5.00
+PORTVERSION= 5.01
CATEGORIES= x11
MASTER_SITES= ftp://ftp.tux.org/pub/tux/bagleyd/xlockmore/ \
${MASTER_SITE_XCONTRIB}
diff --git a/x11/xlockmore/distinfo b/x11/xlockmore/distinfo
index f4eafa79f370..6dafdafac431 100644
--- a/x11/xlockmore/distinfo
+++ b/x11/xlockmore/distinfo
@@ -1 +1 @@
-MD5 (xlockmore-5.00.tar.gz) = 31ec9e3a5178ac97aa93ecda1d532454
+MD5 (xlockmore-5.01.tar.gz) = b580881f3c0445fa8ff1f13a223d1a7f
/gsoc2013-evolution/commit/calendar?h=EVOLUTION_2_23_5&id=144db69758bcf971327694704421f5b5a5e3a0e8'>Put the main notebook directly under a simple GtkWindow. We are going toFederico Mena Quintero2000-05-265-1545/+1941 * Do not initialize libglade twice.Federico Mena Quintero2000-05-267-26/+217 * From shell/ChangeLog:Christopher James Lahey2000-05-262-0/+6 * Reorganized the shell to allow dynamic registration of storages andEttore Perazzoli2000-05-2516-16/+772 * Added widgets/e-paned/Makefile.Christopher James Lahey2000-05-253-8/+15 * Commit for if my laptop dies - FedericoFederico Mena Quintero2000-05-2426-4208/+1662 * Added Norwegian translationKjartan Maraas2000-05-224-0/+8 * new files to implement iCalendar recurrence rules. These are only partDamon Chaplin2000-05-2013-125/+1623 * Fixed warning message. (time_add_day): Likewise. (time_add_month):Federico Mena Quintero2000-05-193-6/+26 * hooked up more widget signals to callbacks to the gladified dialog actsSeth Alves2000-05-185-32/+296 * hook the radio buttons to the pages of the notebook. (append_exception):Seth Alves2000-05-173-59/+229 * Forgot include file - FedericoFederico Mena Quintero2000-05-161-0/+1 * Speak no evil - FedericoFederico Mena Quintero2000-05-161-0/+3 * Alarm stuff I had not cvs added, sigh - FedericoFederico Mena Quintero2000-05-1613-4/+1155 * gladeified replacement for eventedit.cSeth Alves2000-05-1610-8/+2709 * Fix more Makefile breakage.Ettore Perazzoli2000-05-132-0/+6 * Added version and availability of required libunicode library.Matt Loper2000-05-133-87/+89 * New function to add today's alarms for a single object.Federico Mena Quintero2000-05-129-54/+288 * make the toolbars detachable now that we require a new enough versionDan Winship2000-05-122-1/+4 * remove unused timezone variable to make this compile on BSD systems (whereDan Winship2000-05-123-2/+6 * Removed unused arguments. Load the initial alarms here. (load_alarms): NewFederico Mena Quintero2000-05-1222-513/+1461 * Move "about" menuitem to the help menu.Matthew Loper2000-05-112-1/+6 * Removed dist-hook section.Christopher James Lahey2000-05-102-5/+9 * ChangeLog fix.Chris Lahey2000-05-101-1/+4 * Set the format when creating a new calendar.Christopher James Lahey2000-05-102-0/+23 * + * calendar/pcs/cal-backend.c (cal_backend_add_cal): Return nothingMatthew Loper2000-05-101-1/+1 * Removed double free of method_string in uri->method_string.Christopher James Lahey2000-05-092-1/+8 * Fix compilation with builddir != srcdir. Boy I love this.Ettore Perazzoli2000-05-093-2/+10 * call e_day_view_stop_editing_event here to avoid a divide by zero a bitSeth Alves2000-05-092-0/+12 * CalBackendClass now is just an interface for calendar backends; this is anFederico Mena Quintero2000-05-0914-1117/+1562 * don't set the ico->uid to NULL or we won't find any other occurrences ofDamon Chaplin2000-05-095-10/+25 * show the EText item, just in case it hasn't moved, otherwise it won'tDamon Chaplin2000-05-083-3/+24 * + * gui/evolution-calendar-control.c (PROPERTY_CALENDAR_URI):Matthew Loper2000-05-072-2/+13 * changed these so they just do a simple localtime(), update the struct tm,Damon Chaplin2000-05-072-0/+60 * ignore evolution-calendar.pureChris Toshok2000-05-073-0/+18 * finish editing event when user hits Return key.Damon Chaplin2000-05-076-80/+117 * removed.Damon Chaplin2000-05-063-163/+4 * removed old calendar view files.Damon Chaplin2000-05-0613-4075/+9 * added guint ref_count to iCalObject struct, and ical_object_ref/unref()Damon Chaplin2000-05-0612-90/+292 * ignore the .pure directoryChris Toshok2000-05-053-1/+4 * for the long events pass E_DAY_VIEW_LONG_EVENT as the day. Fixes SEGV.Damon Chaplin2000-05-0510-92/+266 * ShhKjartan Maraas2000-05-041-1/+5 * set the active radio button here. Oops - it wasn't a Bonobo problem afterDamon Chaplin2000-05-038-42/+150 * new function to get the currently seleted time range form the currentDamon Chaplin2000-05-018-46/+175 * Stylistic fix - FedericoFederico Mena Quintero2000-05-011-3/+1 * *** empty log message ***Seth Alves2000-05-011-0/+10 * set attendee and contact address correctly.Seth Alves2000-05-013-20/+34 * new function to see if the event dates have changed (including anyDamon Chaplin2000-05-0113-172/+950 * updated Danish stringsPablo Saratxaga2000-04-302-2/+2 * Made Evolution OAF-compatible.Ettore Perazzoli2000-04-2811-25/+231 * deleted some commented out codeSeth Alves2000-04-281-3/+1 * *** empty log message ***Seth Alves2000-04-281-0/+7 * fix memory leak (save_to_vcal): same (save): same (cal_backend_load): sameSeth Alves2000-04-281-0/+5 * Replaced libcal-util.la with *.laChristopher James Lahey2000-04-263-1/+9 * Renamed from backend_destroy_cb. Now we use it for the "last_client_gone"Federico Mena Quintero2000-04-265-10/+82 * compare iCalObjects by their UIDs instead of by their pointers.Seth Alves2000-04-263-2/+9 * don't save on destroy.Seth Alves2000-04-262-3/+6 * The Joy of Broken Makefiles Part #3.Ettore Perazzoli2000-04-263-4/+11 * hook for widget destroy -- used to unref the CalClient so wombat knows weSeth Alves2000-04-263-11/+37 * allow for null icoSeth Alves2000-04-264-3/+9 * The path to the test calendar changed when we moved stuff around. UsersFederico Mena Quintero2000-04-252-5/+38 * allow for null CN (parse_person): allow for null sent_bySeth Alves2000-04-259-28/+373 * finished first stab at iCalObject to icalcomponent conversion.Seth Alves2000-04-252-6/+294 * added new source files and pixmaps, and removed old source files, whichDamon Chaplin2000-04-2425-290/+5365 * start on code to do the opposite of icalendar.c (convert from iCalObjectsSeth Alves2000-04-228-6/+759 * moved "About Calendar" into the View menu so it shows up.Seth Alves2000-04-212-1/+6 * new function: callback for listener's object updated signal.Seth Alves2000-04-212-14/+29 * callback for obj_updated or obj_removed. (gnome_calendar_new): hook upSeth Alves2000-04-212-13/+32 * create fullday's gcs even if pixmap_bell has already been created. thisSeth Alves2000-04-212-1/+45 * changed the order around a bit to avoid a Gtk-CRITICAL crashSeth Alves2000-04-202-5/+12 * fixed code to populate the todo clistSeth Alves2000-04-206-42/+47 * don't call save from here because in all cases the caller of remove_objectSeth Alves2000-04-202-1/+4 * calls gnome_calendar_open instead of checking on disk and calling load orSeth Alves2000-04-205-52/+92 * fixed to use cal_client_update_object -- editing and dragging events worksSeth Alves2000-04-191-6/+5 * set calendar's uri with a property bagSeth Alves2000-04-196-47/+156 * Fix include path.Federico Mena Quintero2000-04-192-3/+6 * Added Danish strings to desktop/menu filePablo Saratxaga2000-04-194-0/+8 * We have a new "last_calendar_gone" signal that Wombat can use to terminateFederico Mena Quintero2000-04-184-3/+40 * *** empty log message ***Seth Alves2000-04-181-1/+8 * removed implicit save, since we don't want to save as we load from disk.Seth Alves2000-04-181-1/+2 * Renamed library from libcalutil to libcal-util, to be consistent withFederico Mena Quintero2000-04-1733-308/+110 * use HAVE_TIMEZONE to switch between linux's timezone variable and *bsd'sChris Toshok2000-04-123-4/+32 * *** empty log message ***Seth Alves2000-04-111-0/+5 * create and save an actual vcalendar instead of a list of vcal objects.Seth Alves2000-04-111-40/+56 * moved srcdir directories to the top so we search headers in the evolutionDamon Chaplin2000-04-112-3/+11 * nat told me to do itSeth Alves2000-04-101-2/+2 * catch cal_loaded signal on the cal client. (gnome_calendar_load_cb):Seth Alves2000-04-105-41/+155 * pixmap_DATA isn't defined so don't use it as a variable.Christopher James Lahey2000-04-092-2/+5 * new function: friendly wrapper for cal_client_create_calendarSeth Alves2000-04-097-72/+104 * calendar is a frame instead of a window, now.Seth Alves2000-04-084-7/+24 * i always forget to commit the ChangeLog. Dain BramageSeth Alves2000-04-071-0/+7 * removed uih from the argument list, added cal. use cal as user_data inSeth Alves2000-04-074-163/+92 * forgot to commitSeth Alves2000-04-061-0/+7 * removed (setup_appbar): removed (calendar_control_activate): new functionSeth Alves2000-04-063-9/+111 * build test-calendar-widget and evolution-calendar, common stuff is in aSeth Alves2000-04-0626-889/+1219 * + + * tests/.cvsignore: Added test-movemail. + + * art/.cvsignore: NewMatthew Loper2000-04-012-0/+5 * cal_client_get_events_in_range returns a list of CalObjInstance *, not aSeth Alves2000-03-311-3/+4 * readded the gui directorySeth Alves2000-03-303-2/+16 * + * Makefile.am: add calendar compilation back in.Matthew Loper2000-03-302-1/+5 * + * wombat/wombat.gnorba: new file.Matthew Loper2000-03-293-0/+24 * added libeutil.la and libetext.aSeth Alves2000-03-283-16/+68 * Use ical_object_to_string().Federico Mena Quintero2000-03-2810-184/+116 * Fix includes. (e_day_view_on_delete_occurance): Do not callFederico Mena Quintero2000-03-234-13/+30 * Fix for srcdir != builddir.Elliot Lee2000-03-184-19/+18 * New widget for Day/Work-Week views. Unfinished.Damon Chaplin2000-03-149-0/+6749 * Removed function now that it is no CORBA server in the GUI.Federico Mena Quintero2000-03-1216-83/+85 * Do not pass the INIT_SERVER flag to gnome_CORBA_init_with_popt_table().Federico Mena Quintero2000-03-112-22/+51 * Initialize the alarm types here. Do not call default_alarm() anymore,Federico Mena Quintero2000-03-113-45/+15 * Removed the corba-cal stuff. Commented out the Pilot conduit stuff forFederico Mena Quintero2000-03-102-109/+78 * Random #ifdefs to make it build, although this file is going away.Federico Mena Quintero2000-03-107-67/+41 * replaced "Calendar *cal" with "CalClient *calc" in the GnomeCalendarSeth Alves2000-03-0929-128/+478 * track movement of calobj.[ch]Seth Alves2000-03-089-15/+10 * ignore *.lo instead of a list of .lo filesSeth Alves2000-03-081-2/+1 * calobj.[ch] has moved into cal-util/Seth Alves2000-03-081-2/+0 * back out recent commit, and remove calendar.[ch] from Makefile.amSeth Alves2000-03-087-112/+62 * back out recent commitSeth Alves2000-03-082-97/+0 * calobj.[ch] live in cal-util nowSeth Alves2000-03-081-0/+2 * More file moving - FedericoFederico Mena Quintero2000-03-084-1873/+5 * track moveSeth Alves2000-03-062-14/+18 * move all but the subdir line into gui/Makefile.am, since the codeSeth Alves2000-03-061-236/+1 * stubs for client side access to alarm structures. this will probablySeth Alves2000-03-0617-79/+269 * More file moving action - FedericoFederico Mena Quintero2000-03-0666-20102/+0 * this is not right, but it gets this closer to building.Seth Alves2000-03-043-3/+3 * added some .cvsignore filesSeth Alves2000-03-044-0/+33 * new file -- things shared between the client and server go in thisSeth Alves2000-03-0447-1951/+806