aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/meanwhile-gaim
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2005-11-05 13:22:06 +0800
committermarcus <marcus@FreeBSD.org>2005-11-05 13:22:06 +0800
commit990b2a0e3ae0bb2dade31405ff66470e67cacab0 (patch)
tree4689cd658f78bf5a6072448e78d4704469a4f802 /net-im/meanwhile-gaim
parent284c7548af08c152e3e3dfc92a4409436d36a21d (diff)
downloadfreebsd-ports-gnome-990b2a0e3ae0bb2dade31405ff66470e67cacab0.tar.gz
freebsd-ports-gnome-990b2a0e3ae0bb2dade31405ff66470e67cacab0.tar.zst
freebsd-ports-gnome-990b2a0e3ae0bb2dade31405ff66470e67cacab0.zip
Bump PORTREVISION to chase the glib20 shared library update.
Diffstat (limited to 'net-im/meanwhile-gaim')
-rw-r--r--net-im/meanwhile-gaim/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/meanwhile-gaim/Makefile b/net-im/meanwhile-gaim/Makefile
index 546f806a2d5b..a65cab676f69 100644
--- a/net-im/meanwhile-gaim/Makefile
+++ b/net-im/meanwhile-gaim/Makefile
@@ -7,6 +7,7 @@
PORTNAME= meanwhile
PORTVERSION= 1.2.5
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
0 +0800'>1999-02-203-48/+9 * will define fonts via fontset. Friendlier to locales that use iso8859-[^1]Sergey I. Panov1999-02-1817-58/+131 * Updated to install desktop into $(datadir)/gnome/appsMichael Fulbright1999-02-182-2/+2 * added danish language to the menu filePablo Saratxaga1999-02-172-4/+8 * Internationalization Police (Interpol)Sergey I. Panov1999-02-163-14/+19 * Indentation fixes.Federico Mena Quintero1999-02-163-2/+6 * Made a private copy of what localtime() returns, to be able to keep theTomas Ogren1999-02-163-10/+15 * Gnomecal now autosaves all the time.Arturo Espinosa1999-02-1213-6/+63 * Removed the gtk_widget_realize call.Tomas Ogren1999-02-093-2/+4 * Added Korean translations.Changwoo Ryu1999-02-063-0/+8 * New convenience function to create a properly-configured date editorFederico Mena Quintero1999-02-053-8/+37 * Make the calendar start weeks on Monday if appropriate.Federico Mena Quintero1999-02-0511-20/+113 * Set the title of the event editor window.Federico Mena Quintero1999-02-023-0/+7 * Do not remove the clipping rectangle here.Federico Mena Quintero1999-02-015-2/+13 * Improve this draw routine. Now it can split the text in lines and fit asMiguel de Icaza1999-02-017-106/+268 * if the user clicks on an event that is an occurance, the menu will allowJason Tackaberry1999-01-315-30/+108 * Add --hidden key to hide the calendar at startup. Only works with GNOMEMiguel de Icaza1999-01-295-16/+79 * Schedule an alarm for midnight to change theMiguel de Icaza1999-01-2911-31/+127 * Insert the summary text here. (child_focus_in): No need to raise theFederico Mena Quintero1999-01-285-136/+139 * Warn if the calendar file has changed.Miguel de Icaza1999-01-287-36/+118 * Only trap printable characters such that hotkeys work. (UNSELECT_TIMEOUT):Nat Friedman1999-01-205-48/+89 * Do not grab the mouse here (it was being grabbed incorrectly, anyways).Federico Mena Quintero1999-01-203-50/+78 * do gtk_widget_realize on the toplevel window..Tomas Ogren1999-01-193-0/+6 * Make the little calendar start up with the correct date.Federico Mena Quintero1999-01-143-2/+17 * Add the month to the date range display label.Federico Mena Quintero1999-01-143-4/+9 * Converted some more stuff to use the standards.Nat Friedman1999-01-093-38/+16 * New function to create the status bar. (setup_menu): Install menu hints.Nat Friedman1999-01-083-50/+114 * Wed, 30 Dec 1998 23:04:25 +0100 [Vincent]Vincent Renardias1998-12-312-2/+2 * s/g_copy_strings/g_strconcat/Jeff Garzik1998-12-319-14/+20 * Rewrote the old and broken alarm system. It never actually workedMiguel de Icaza1998-12-1715-47/+198 * Use the allocation size instead of the old fields in the canvas structure.Federico Mena Quintero1998-12-157-8/+17 * Use gnome_dialog_set_parent. ditto ditto.Miguel de Icaza1998-12-1011-12/+34 * GNOME PIM livesMichael Fulbright1998-12-0910-16/+12 * gncal: Fix server registration to give proper id/kindElliot Lee1998-12-032-2/+2 * s/gtk_window_position/gtk_window_set_position/Sebastian Wilhelmi1998-12-024-12/+12 * Remove more deprecated gnome_dialog functionsManish Vachharajani1998-11-302-2/+2 * Add missing declaration for GtkWidget *sw.Andrew T. Veliath1998-11-242-0/+2 * Update GtkClist usage.Miguel de Icaza1998-11-243-8/+14 * err, meant to say gtk changes not gtk clist change :)Andrew T. Veliath1998-11-241-1/+1 * Use gtk_scrolled_window_add_with_viewport instead of gtk_container_addAndrew T. Veliath1998-11-243-2/+8 * use GPOINTER_TO_INTHerbert V. Riedel1998-11-248-8/+15 * DittoHavoc Pennington1998-11-242-0/+4 * Fixed the popt event parsing callback to have the correct number ofMatthew Wilson1998-11-223-110/+115 * Doh. Fixed stupid bug where the classification buttons were not being setFederico Mena Quintero1998-11-183-10/+17 * Use a scrolled window to put the clist into.Federico Mena Quintero1998-11-173-6/+19 * Backup the old file before saving the caledar.Miguel de Icaza1998-11-123-2/+27 * Add ctype.hMiguel de Icaza1998-11-074-0/+7 * poptimizationElliot Lee1998-11-032-54/+44 * Add the offset from the beginning of the current time unitFederico Mena Quintero1998-11-033-8/+16 * Week view work in progress - FedericoArturo Espinosa1998-10-215-1/+327 * Changed a lot of stuff not to use the layout code -- the month view's daysFederico Mena Quintero1998-10-1712-65/+496 * Syncety sync -- don't you love it? - FedericoArturo Espinosa1998-10-162-38/+624 * Syncety sync, work in progress for an actually useful month view - FedericoArturo Espinosa1998-10-154-576/+108 * sync sync - FedericoArturo Espinosa1998-10-142-284/+34 * Sync - FedericoArturo Espinosa1998-10-132-6/+28 * Sync sync, do not try to compile - FedericoArturo Espinosa1998-10-132-0/+200 * The interval was never being loaded from the spin button.Ji Lee1998-10-123-6/+23 * Create a list of children and lay them out nicely. Lots of functions addedFederico Mena Quintero1998-10-104-20/+407 * Sync sync - FedericoArturo Espinosa1998-10-102-18/+96 * Sync to laptop - FedericoArturo Espinosa1998-10-094-6/+158 * Set the sensitivity of the edit/delete buttons. (gncal_todo_update):Federico Mena Quintero1998-10-093-4/+15 * Do some cleanup; now we pass a struct with the layout algorithm's stateFederico Mena Quintero1998-10-099-400/+313 * Doh, add the files - FedericoArturo Espinosa1998-10-084-0/+586 * Sync sync syncFederico Mena Quintero1998-10-083-0/+13 * Replaced the 'gnome_client_new_default' call with 'gnome_master_client'.Carsten Schaar1998-10-083-4/+11 * Changed name from time_start_of_day() to be consistent with the otherFederico Mena Quintero1998-10-0323-238/+434 * Use the font #defines. (month_view_new): Set the colors of the month viewFederico Mena Quintero1998-10-0217-74/+298 * Colorify the month item and prepare it for prelighting here.Federico Mena Quintero1998-10-0114-209/+565 * New function to mark the current day in the year view.Federico Mena Quintero1998-10-017-44/+113 * Stuff that I forgot to commit yesterday.Federico Mena Quintero1998-10-0124-396/+642 * New file that presents a quick view of the events in a particular day whenFederico Mena Quintero1998-09-2911-14/+616 * Hotkey for File/Exit should be C-q, not C-x.Federico Mena Quintero1998-09-276-4/+11 * Updates to the TODO - FedericoArturo Espinosa1998-09-251-6/+5 * New function to execute the popup menu in the year view. (day_event):Federico Mena Quintero1998-09-255-26/+442 * Sync for version 0.30 - FedericoArturo Espinosa1998-09-232-2/+2 * sync - FedericoArturo Espinosa1998-09-222-0/+2 * Added underlined shortcuts and accelerators to the main menu.Federico Mena Quintero1998-09-2211-38/+72 * remove gnomecard from subdirs until it actually compilesElliot Lee1998-09-212-2/+2 * Include. Include.Raja R Harinath1998-09-175-0/+9 * Use `rm -f ... ; $(LN_S) ...' instead of `ln -sf'.Martin Baulig1998-09-152-2/+2 * Fixed the bug reported about the mail notification not beint sent untilMiguel de Icaza1998-09-073-2/+9 * Finished with the properties dialog. You can jump to days from the yearFederico Mena Quintero1998-09-0418-140/+623 * Today: we can now configure the colors for the monthly items, courtesy ofFederico Mena Quintero1998-09-0328-366/+1261 * It helps to add the new files - FedericoArturo Espinosa1998-08-304-0/+292 * Centralized marking of month items. We now have a little utility functionFederico Mena Quintero1998-08-3014-289/+178 * Today: fixed calculation of day indexes when weeks start on Monday. TheFederico Mena Quintero1998-08-2813-645/+531 * Today: beginning of year view using the canvas. I still have to finishFederico Mena Quintero1998-08-2711-88/+672 * Set the heading color of the month item.Federico Mena Quintero1998-08-2614-100/+449 * Fixlet to the about box - FedericoArturo Espinosa1998-08-252-8/+6 * Today: Beautification of the Preferences dialog. Made the menus moreFederico Mena Quintero1998-08-2518-120/+448 * Changed the Properties menu item to Preferences. These are globalFederico Mena Quintero1998-08-2529-2085/+513 * Small fixes for calendar savingArturo Espinosa1998-08-226-8/+19 * We now have a nice generic monthly calendar item for the canvas. WeFederico Mena Quintero1998-08-1918-114/+659 * Fixes for 0.28 - FedericoArturo Espinosa1998-08-182-2/+4 * It helps to add the files first - FedericoArturo Espinosa1998-08-142-0/+458 * Doh. Actually recalculate the days using the month and year.Federico Mena Quintero1998-08-1413-40/+61 * 0.27 fixesGNOME_0_27Arturo Espinosa1998-08-142-2/+2 * 0.27 fixesArturo Espinosa1998-08-142-2/+2 * Little compiler warning fix - FedericoArturo Espinosa1998-08-132-2/+2 * More work on the month view - FedericoArturo Espinosa1998-08-134-36/+254 * More work on the month view item - FedericoArturo Espinosa1998-08-126-40/+370 * Made title i18n friendly. This was bug #215.Nuno Ferreira1998-08-125-10/+21 * Fix small cut&paste bug - FedericoArturo Espinosa1998-08-112-2/+2 * Oops - FedericoArturo Espinosa1998-08-112-0/+2 * Start of the month view widget. This will use the generic month item andFederico Mena Quintero1998-08-1115-20/+1677