aboutsummaryrefslogtreecommitdiffstats
path: root/MOVED
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-12-08 03:49:39 +0800
committermiwi <miwi@FreeBSD.org>2008-12-08 03:49:39 +0800
commit882a166d2b854961a3a1b05eae7c6fd7cc6a308f (patch)
tree3525cccd6cadb56eb8fe2de067c0746cf827c6c9 /MOVED
parent00e59e798757afb5a97bbfa66787143b817222fb (diff)
downloadfreebsd-ports-882a166d2b854961a3a1b05eae7c6fd7cc6a308f.tar.gz
freebsd-ports-882a166d2b854961a3a1b05eae7c6fd7cc6a308f.tar.zst
freebsd-ports-882a166d2b854961a3a1b05eae7c6fd7cc6a308f.zip
2008-10-19 x11-wm/flwm: Project is dead, and uses obsolete version of fltk
2008-09-19 x11-wm/kahakai: "Development ceased" 2008-08-24 palm/synce-gnomevfs: No longer supported by developers 2008-08-24 palm/synce-kde: No longer supported by developers 2008-08-24 palm/synce-multisync: No longer supported by developers 2008-12-06 shells/ksh93-devel: This port is Outdated. Please use shells/ksh93 2008-09-19 sysutils/dtc-toaster: Has been broken for more than 6 months 2008-09-19 sysutils/dusage: Has been broken for more than 6 months 2008-09-19 games/linux-alienarena: Has been broken for more than 6 months
Diffstat (limited to 'MOVED')
-rw-r--r--MOVED9
1 files changed, 9 insertions, 0 deletions
diff --git a/MOVED b/MOVED
index a663a1c9c121..9a8c2260f5e7 100644
--- a/MOVED
+++ b/MOVED
@@ -3670,3 +3670,12 @@ emulators/linux_dist-gentoo-stage2||2008-11-24|Removed
mail/libspf-alt||2008-12-03|Removed
devel/php5-pcre|lang/php5|2008-12-07|Integrated in base php
portuguese/aspell|portuguese/aspell-pt_PT|2008-12-07|Repocopy finished for proper package naming
+x11-wm/flwm||2008-12-07|Has expired: Project is dead, and uses obsolete version of fltk
+x11-wm/kahakai||2008-12-07|Has expired: "Development ceased"
+palm/synce-gnomevfs||2008-12-07|Has expired: No longer supported by developers
+palm/synce-kde||2008-12-07|Has expired: No longer supported by developers
+palm/synce-multisync||2008-12-07|Has expired: No longer supported by developers
+shells/ksh93-devel||2008-12-07|Has expired: This port is Outdated. Please use shells/ksh93
+sysutils/dtc-toaster||2008-12-07|Has expired: Has been broken for more than 6 months
+sysutils/dusage||2008-12-07|Has expired: Has been broken for more than 6 months
+games/linux-alienarena||2008-12-07|Has expired: Has been broken for more than 6 months
698e06d316a53f2f51670c49'>Bug #386113 - Show custom alarm message in pop-up alertsMilan Crha2013-06-191-2/+36 * Convert ETableModel to an interface.Matthew Barnes2013-06-195-82/+142 * ETable-related cleanups.Matthew Barnes2013-06-194-1463/+1406 * Bug #555130 - Redesign task editorMilan Crha2013-06-067-1428/+884 * EComposeHeaderTable: Replace "registry" property with "client-cache".Matthew Barnes2013-06-021-1/+6 * Add a boolean return to e_cal_model_remove_client().Matthew Barnes2013-06-012-4/+17 * Add a boolean return to e_cal_model_add_client().Matthew Barnes2013-06-012-8/+20 * GnomeCalendar: Fix a potential reference leak.Matthew Barnes2013-06-011-2/+1 * GnomeCalendar: Avoid runtime warnings during initialization.Matthew Barnes2013-06-011-52/+60 * GnomeCalendar: Get rid of the async message dispatcher.Matthew Barnes2013-06-011-281/+300 * Rename libcomposer to libevolution-mail-composer.Matthew Barnes2013-05-282-2/+2 * Rename libeshell to libevolution-shell.Matthew Barnes2013-05-282-2/+2 * Rename libeutil to libevolution-util.Matthew Barnes2013-05-283-3/+3 * Make EAttachment a little more thread-safe.Matthew Barnes2013-05-241-2/+5 * Attachment-related cleanups.Matthew Barnes2013-05-241-9/+11 * Use an user-friendlier message when update comp-editor failsFabiano FidĂȘncio2013-05-221-26/+17 * Coding style and whitespace cleanup.Matthew Barnes2013-05-084-22/+23 * Bug #699334 - Calendar: reply all doesn't quite workMilan Crha2013-05-011-5/+28 * Workaround broken Free/Busy fetching (Bug #692361)Milan Crha2013-04-191-0/+5 * alarm-queue: Remove the "mail notifications not supported" dialogMatthew Barnes2013-04-181-24/+1 * ECalModel: Make view handling thread-safe.Matthew Barnes2013-04-131-221/+304 * Add e_cal_model_ref_default_client().Matthew Barnes2013-04-138-56/+86 * Remove e_cal_model_get_client_for_source().Matthew Barnes2013-04-132-39/+0 * Add e_cal_model_list_clients().Matthew Barnes2013-04-134-18/+23 * ECalModel: Make the ClientData queue thread-safe.Matthew Barnes2013-04-131-56/+124 * ECalModel: Give ClientData a reference count.Matthew Barnes2013-04-131-103/+143 * ECalModel: Rename ECalModelClient struct to ClientData.Matthew Barnes2013-04-131-29/+31 * ECalModel: Track ECalModelClient structs in a GQueue.Matthew Barnes2013-04-131-55/+65 * Bug #696663 - Save without close should update comp-editorFabiano FidĂȘncio2013-04-101-2/+95 * Bug 697268 - Incorrect mnemonic widget in 'Add Reminder' dialogMatthew Barnes2013-04-091-1/+1 * Remove EUIManager.Matthew Barnes2013-04-012-5/+3 * Remove conditionals from GtkUIManager definitions.Matthew Barnes2013-04-012-12/+0 * EShell: Remove "meego-mode" property.Matthew Barnes2013-04-011-25/+4 * Remove e_shell_adapt_window_size().Matthew Barnes2013-04-011-1/+0 * Bug 696715 - ESelectNamesEditable needs an EClientCacheMatthew Barnes2013-03-283-11/+10 * ESelectNamesRenderer: Add a "client-cache" construct-only property.Matthew Barnes2013-03-283-7/+67 * ESelectNamesRenderer cleanups.Matthew Barnes2013-03-282-98/+170 * ESelectNamesEditable cleanups.Matthew Barnes2013-03-283-97/+155 * Remove ECalShellSettings.Matthew Barnes2013-03-175-49/+46 * Convert all "week-start-day" properties to GDateWeekday.Matthew Barnes2013-03-1716-366/+496 * EWeekView: Hide data members which have accessor functions.Matthew Barnes2013-03-178-249/+285 * EDayView: Hide data members which have accessor functions.Matthew Barnes2013-03-178-118/+197 * Remove calendar_config_get_working_days().Matthew Barnes2013-03-172-26/+0 * week_view_main_item_draw_day: Use e_cal_model_get_work_day().Matthew Barnes2013-03-171-23/+6 * e_week_view_layout_get_day_position: Use new "work-day" settings.Matthew Barnes2013-03-171-18/+30 * EDayView: Move "work-day-*" properties to ECalModel.Matthew Barnes2013-03-176-349/+437 * EDayView: Split working days into separate boolean properties.Matthew Barnes2013-03-174-141/+415 * Use e_source_registry_list_enabled() where appropriate.Matthew Barnes2013-03-171-8/+2 * Add ESettingsSpellEntry.Matthew Barnes2013-03-123-41/+0 * EMeetingStore: Removed unused "week-start-day" property.Matthew Barnes2013-03-092-56/+1 * simple_recur_to_comp: Obtain the week start day from CompEditor.Matthew Barnes2013-03-091-2/+5 * CompEditor: Add a "week-start-day" property.Matthew Barnes2013-03-092-0/+54 * EWeekView cleanups.Matthew Barnes2013-03-092-793/+796 * EDayView cleanups.Matthew Barnes2013-03-092-1234/+1233 * Add ESettingsWeekdayChooser.Matthew Barnes2013-03-091-3/+0 * Rename WeekdayPicker to EWeekdayChooser.Matthew Barnes2013-03-096-717/+793 * EMeetingTimeSelector: Remove unused properties.Matthew Barnes2013-03-092-108/+2 * EMeetingTimeSelector: No need to configure EDateEdit widgets.Matthew Barnes2013-03-091-30/+0 * EWeekView: Remove unused 'week_start_day' member.Matthew Barnes2013-03-071-3/+0 * goto-dialog: ECalendarItem sets its own week start day.Matthew Barnes2013-03-071-5/+0 * cal_comp_event_new_with_current_time: Remove 'zone' parameter.Matthew Barnes2013-03-062-2/+3 * itip-utils.c: Fix an unused-but-set-variable warning.Matthew Barnes2013-03-061-2/+0 * reply_to_calendar_comp: Obtain the default timezone from the ECalClient.Matthew Barnes2013-03-061-2/+1 * itip_send_comp: Obtain the default timezone from the ECalClient.Matthew Barnes2013-03-061-3/+2 * Use EClientComboBox where appropriate.Matthew Barnes2013-03-0213-138/+124 * Added mnemonic widget for 'Time zone' field in event editorVadim Rutkovsky2013-02-281-2/+3 * Remove an unused calendar error message.Matthew Barnes2013-02-231-7/+0 * ETaskShellSidebar: Use e_source_registry_dup_unique_display_name().Matthew Barnes2013-02-231-7/+5 * EMemoShellSidebar: Use e_source_registry_dup_unique_display_name().Matthew Barnes2013-02-231-7/+5 * ECalShellSidebar: Use e_source_registry_dup_unique_display_name().Matthew Barnes2013-02-231-7/+5 * Add mnemonic widgets for Status and Priority comboboxesVadim Rutkovsky2013-02-221-0/+2 * Bug #693420 - Crash when adding contact list as attendeeMilan Crha2013-02-221-2/+3 * ETaskListSelector: Inherit from EClientSelector.Matthew Barnes2013-02-192-13/+25 * EMemoListSelector: Inherit from EClientSelector.Matthew Barnes2013-02-192-13/+25 * ECalendarSelector: Inherit from EClientSelector.Matthew Barnes2013-02-192-10/+21 * TaskPage: Use EClientCache to obtain an EClient.Matthew Barnes2013-02-181-3/+12 * MemoPage: Use EClientCache to obtain an EClient.Matthew Barnes2013-02-181-3/+12 * EventPage: Use EClientCache to obtain an EClient.Matthew Barnes2013-02-181-3/+12 * Remove client list param from e_task_table_process_completed_tasks().Matthew Barnes2013-02-172-8/+10 * Defer "backend-error" alerts to shell views.Matthew Barnes2013-02-171-7/+0 * Defer "backend-died" alerts to EShell.Matthew Barnes2013-02-172-21/+1 * Remove old GTK+ version checks.Matthew Barnes2013-02-162-8/+0 * Add mnemonic widget for Start date field in memo editorVadim Rutkovsky2013-02-141-0/+1 * Replace deprecated static mutexesVadim Rutkovsky2013-02-141-3/+3 * Fix up error handling around e_book/cal_client_connect_finish().Matthew Barnes2013-01-318-50/+13 * Use e_cal_client_connect().Matthew Barnes2013-01-309-209/+240 * Remove usage of deprecated e_client_is_opened().Matthew Barnes2013-01-263-93/+2 * E_CLIENT_ERROR_BUSY is no longer used.Matthew Barnes2013-01-252-69/+0 * Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2.Matthew Barnes2013-01-2010-36/+42 * Bug #691194 - Import .ics preview shows UTC time instead of local timeMilan Crha2013-01-151-0/+3 * Coding style and whitespace cleanup.Matthew Barnes2013-01-113-54/+52 * Bug 691047 - Support notification filteringMatthew Barnes2013-01-091-4/+12 * e-config: Remove unused functions.Matthew Barnes2012-12-172-5/+3 * e-passwords: Remove unused function parameters.Matthew Barnes2012-12-171-2/+2 * Fix compiler warnings.Matthew Barnes2012-12-153-9/+9 * Move the contact map widgets to addressbook/gui/widgets.Matthew Barnes2012-12-134-8/+0 * Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-1388-298/+132 * Bug #449081 - Drop read-only calendar error messageMilan Crha2012-12-042-29/+1 * Avoid gdk_display_get_pointer().Matthew Barnes2012-12-011-7/+11 * Avoid GtkStyle-based "paint" functions.Matthew Barnes2012-12-011-19/+20 * Avoid gdk_keyboard_grab/ungrab() and gdk_pointer_grab/ungrab().Matthew Barnes2012-12-014-15/+132 * Address couple issues found by a Coverity scanMilan Crha2012-11-3012-26/+35 * Fix Copy&Paste error found by Coverity scanMilan Crha2012-11-301-1/+1 * Add a GdkDevice parameter to gnome_canvas_item_grab().Matthew Barnes2012-11-301-5/+16 * EDayView: Fix a typo.Matthew Barnes2012-11-301-1/+1 * AlarmQueue: Forgot to add this to the previous commit.Matthew Barnes2012-11-301-7/+7 * Avoid using GdkEventButton directly in certain places.Matthew Barnes2012-11-308-148/+295 * EWeekView: Remove disabled debug output.Matthew Barnes2012-11-301-28/+0 * EDayView: Remove disabled debug output.Matthew Barnes2012-11-301-80/+3 * Avoid gtk_tree_view_get_vadjustment().Matthew Barnes2012-11-291-3/+3 * Identify calendar/memo/task sources in error messagesMilan Crha2012-11-271-20/+34 * Bug #687974 - No displaying of extended free/busy (XFB) informationChristian Hilberg2012-11-267-16/+385 * Bug #674678 - Event notification uses wrong app nameMilan Crha2012-11-221-2/+3 * Bug #687997 - No email sent for shared memosMilan Crha2012-11-122-3/+30 * Coding style and whitespace cleanup.Matthew Barnes2012-11-11