aboutsummaryrefslogtreecommitdiffstats
path: root/audio/xmms2
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2012-07-20 04:15:37 +0800
committernaddy <naddy@FreeBSD.org>2012-07-20 04:15:37 +0800
commitc3db8f9750b02e48974982bd8660370d43b6dbe0 (patch)
treedfdcc45398e5afa60b24a37939251e643224e22f /audio/xmms2
parentedbf6bb176c2ec0597ca4dfbb5307c48f80e7e22 (diff)
downloadfreebsd-ports-gnome-c3db8f9750b02e48974982bd8660370d43b6dbe0.tar.gz
freebsd-ports-gnome-c3db8f9750b02e48974982bd8660370d43b6dbe0.tar.zst
freebsd-ports-gnome-c3db8f9750b02e48974982bd8660370d43b6dbe0.zip
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
Diffstat (limited to 'audio/xmms2')
-rw-r--r--audio/xmms2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile
index c785d162ae1b..16d5ae955af8 100644
--- a/audio/xmms2/Makefile
+++ b/audio/xmms2/Makefile
@@ -7,6 +7,7 @@
PORTNAME?= xmms2
PORTVERSION= 0.8
+PORTREVISION= 1
DISTVERSIONSUFFIX=DrO_o
CATEGORIES?= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20${DISTVERSIONSUFFIX}
a>Jeffrey Stedfast2001-09-215-38/+48 * Update the status bar here, assuming we've just been activated.02001-09-216-22/+49 * Setup unread count properly, and also setup the url properly.Michael Zucci2001-09-214-13/+36 * move to DocBook 4.1Aaron Weber2001-09-2110-52/+71 * Turn off the o(x) debug set, & include alloca.h & config.h.02001-09-212-1/+10 * Turn off the o(x) debug set.02001-09-212-1/+5 * #include a few files we were missing from libgnomevfs.Federico Mena Quintero2001-09-213-0/+9 * Don't "note" the folder if we failed to get it.Jeffrey Stedfast2001-09-212-10/+10 * Set the sensitivity of the buttons correctlyIain Holmes2001-09-212-1/+8 * Update to reflect changes to mail_get_folder.Jeffrey Stedfast2001-09-212-1/+6 * Fixed a typo here where we were setting the running height based on theChristopher James Lahey2001-09-211-1/+1 * Removed. (folder_bar_popup_map_callback): Don't connect.Ettore Perazzoli2001-09-212-55/+34 * Remove the grab if ->grabbed.Ettore Perazzoli2001-09-211-0/+5 * Lock around hashtable/list manipulation. Also dont try scan vfolder_hash02001-09-219-102/+118 * Build the path on the folderinfo.02001-09-2111-27/+73 * Create nonexistant files.Iain Holmes2001-09-212-12/+8 * Set the folder info path.Jeffrey Stedfast2001-09-212-9/+13 * And finally here.Jeffrey Stedfast2001-09-217-27/+108 * Red Carpet RDFIain Holmes2001-09-212-0/+5 * Register vfolder sources here.02001-09-2111-12/+49 * Make a neater error reportIain Holmes2001-09-213-3/+8 * gets a config db (cal_backend_file_destroy): release config dbJP Rosevear2001-09-214-19/+174 * Dont special case file: url's anymore.02001-09-214-41/+89 * Convert all textual parts to 8bit before saving. Fixes bug #10388.Jeffrey Stedfast2001-09-213-2/+39 * Only start wizard thing if there are no mail accountsIain Holmes2001-09-212-4/+9 * don't free memory that we don't own.Jeffrey Stedfast2001-09-212-5/+11 * No need to have g_warnings here. If it's done properly, therapeutically,Dan Winship2001-09-212-2/+6 * Nuke debug warning.Dan Winship2001-09-212-2/+4 * make sure to release the ref on priv->comp.Larry Ewing2001-09-203-0/+18 * Truncate extremely long subjects. (inspired by bug #9158)Jon Trowbridge2001-09-203-4/+22 * I'm slowly losing my mind.Jon Trowbridge2001-09-201-1/+0 * Yikes... fixing accidental breakage.Jon Trowbridge2001-09-201-1/+1 * Display a notification message always, in addition to playing the sound.Federico Mena Quintero2001-09-205-30/+72 * Use the default e-mail address if we have nothing else to go on.Jon Trowbridge2001-09-207-167/+136 * don't add to the complete list of cards if the card is a listJP Rosevear2001-09-202-5/+33 * Updated exception strings to be more clear.Jeffrey Stedfast2001-09-203-17/+23 * Change the "this should never happen" message into a request for people toJon Trowbridge2001-09-202-1/+10 * Here too.Jeffrey Stedfast2001-09-203-2/+11 * const fixIain Holmes2001-09-201-2/+2 * Fix memory leakIain Holmes2001-09-202-0/+5 * Remove dead directory from AC_OUTPUTJP Rosevear2001-09-202-1/+4 * Display a bell icon if there's an alarm setIain Holmes2001-09-203-3/+9 * Convert the names to the locale charset.Jeffrey Stedfast2001-09-202-14/+24 * Confirm row count here. (etsm_get_row_count): Make sure etsm->model isn'tChristopher James Lahey2001-09-201-1/+5 * Oops, don't fail if `data' isn't a CamelService...cuz it's not supposed toJeffrey Stedfast2001-09-202-1/+7 * Fixed a typo here. esa->rows += count, not esa->rows = count.Christopher James Lahey2001-09-201-1/+1 * Spewage removal Only open folders when they are needed.Iain Holmes2001-09-203-37/+20 * New member `tooltips' in `ETaskWidgetPrivate'. (init): Init to NULL.Ettore Perazzoli2001-09-202-0/+18 * Removed globals `activity_client', `progress'. (timeout_callback_3): GetEttore Perazzoli2001-09-206-8/+155 * be sure to unref the component.Larry Ewing2001-09-202-0/+7 * Open editors for tasks and appointmentsIain Holmes2001-09-203-6/+77 * remove redundant if. (open_callback): free the previous html even if weLarry Ewing2001-09-202-15/+17 * free the temp dup'd string.Larry Ewing2001-09-203-4/+16 * listen for model changes (task_editor_edit_comp): add the attendees to theJP Rosevear2001-09-209-106/+271 * Hack around gdkpixbuf lossage by not trying to display the imagesDan Winship2001-09-202-18/+25 * Fixed weird include pathRodrigo Moya2001-09-201-1/+1 * Freeing name[i] instead of namev[i] is a bad idea. (bug #10270)Jon Trowbridge2001-09-202-1/+4 * Pass the actual unread message count, not just whether or not it's > 0.Dan Winship2001-09-202-2/+8 * add OAFIID parameter to the call to the cal_factory_oaf_register functionRodrigo Moya2001-09-192-1/+8 * add a new parameter (const char *iid) to specify the OAFIID of the factoryRodrigo Moya2001-09-193-6/+27 * Added missing header.92001-09-194-4/+17 * Properly handle our GnomeUIInfo labels so that they won't be leaked ifJon Trowbridge2001-09-192-151/+137 * General cleanup of mail debug printfs.92001-09-1915-1005/+544 * General cleanup of camel debug printfs.92001-09-1918-40/+76 * remove silly debug #if 0JP Rosevear2001-09-194-4/+16 * more meetings-by-mail additions. Had no idea this needed so much work.Aaron Weber2001-09-198-48/+237 * ShushJP Rosevear2001-09-191-0/+1 * reflect file additions/removalsJP Rosevear2001-09-192-2/+10 * A page that shows the meeting time selector and free/busy data forJP Rosevear2001-09-1924-789/+7539 * the meeting-time-sel dir is dead, relevant pieces moved to calendar/guiJP Rosevear2001-09-1914-6000/+5 * Fixes bug #6350.Federico Mena Quintero2001-09-193-142/+174 * Select next rowsIain Holmes2001-09-192-1/+9 * Make the title translatable, and also use the account name when possible.Jeffrey Stedfast2001-09-192-2/+20 * Keep the mail folders in the correct orderIain Holmes2001-09-193-4/+32 * s/List-Owner/List-PostJeffrey Stedfast2001-09-191-1/+1 * New arg @row. Highlight that row. (tree_drag_motion): Pass @row toEttore Perazzoli2001-09-192-1/+11 * Don't add folders multiple timesIain Holmes2001-09-192-1/+15 * Match mailing-list header List-Owner.Jeffrey Stedfast2001-09-192-0/+5 * Attach an X-Evolution-Format header so if people re-edit a message in sayJeffrey Stedfast2001-09-192-11/+18 * Function to get the real receive tpe for ag iven url. IMAP/SPOOL/MAILDIR72001-09-192-9/+21 * If filter inbox is set on the store, and we're opening inbox '', then82001-09-1924-146/+544 * Oops, forgot about X-Evolution-Format.Jeffrey Stedfast2001-09-193-1/+12 * Merged into folder_browser_new: nothing ever changes the URI of anDan Winship2001-09-196-41/+36 * Fixes bug #2830.Federico Mena Quintero2001-09-196-28/+109 * Added verbose error reporting in rdf summariesIain Holmes2001-09-192-6/+26 * new class for managing multiple calendars, with an API very similar to theRodrigo Moya2001-09-1916-364/+1436 * Pass a 'cache-me' argument to mail_get_password.Jeffrey Stedfast2001-09-194-30/+52 * Call mail_content_loaded here rather than blocking if the message dataDan Winship2001-09-192-0/+10 * Virtualize this.Dan Winship2001-09-195-6/+56 * #include "e-gtk-utils.h".Ettore Perazzoli2001-09-192-1/+8 * Added korean charset conversion.Jeffrey Stedfast2001-09-192-0/+5 * add caluri field dataJP Rosevear2001-09-197-13/+232 * Make the canvas backing stored.Ettore Perazzoli2001-09-192-0/+6 * Use ->bin_window [instead of ->window] if the widget is a GtkLayout.Ettore Perazzoli2001-09-192-2/+14 * Added a tip about the always encrypt button.Kevin Breit2001-09-192-0/+27 * Do appends instead of prepends in places.Iain Holmes2001-09-195-6/+16 * create a sexp and check if the cards match before adding them to the listJP Rosevear2001-09-192-7/+28 * Updated Slovak translation.Stanislav Visnovsky2001-09-182-580/+703 * remove conflict droppingsLarry Ewing2001-09-181-1/+0 * unref the destination regardless of whether we get an email addresss.Larry Ewing2001-09-182-2/+8 * use g_strfreev. (match_name): s/g_free/g_strfreev. (match_file_as):Larry Ewing2001-09-184-12/+22 * don't malloc a match we will never use.Larry Ewing2001-09-182-1/+4 * remove redundant NULL checks since g_free handles NULLs. (e_text_destroy):Larry Ewing2001-09-181-8/+5 * free the dup'd capabilities.Larry Ewing2001-09-182-0/+7 * Don't process the ImapResponse data, we don't want to block forever onJeffrey Stedfast2001-09-182-3/+20 * Unsubscribe from the folder before deleting it. Also, use the url's pathJeffrey Stedfast2001-09-183-33/+36 * We want to assume that a destination that comes from a card isJon Trowbridge2001-09-182-1/+7 * Get folderinfo 1 at a time rather than all at once.72001-09-182-1/+6 * Fixed a stupid bug was causing completion to fail for contacts who haveJon Trowbridge2001-09-182-9/+14 * Do the right thing if the card we are trying to send to has no validJon Trowbridge2001-09-182-53/+60 * Code implicitly assumed that event->button.button is 1, 2, or 3, causingJon Trowbridge2001-09-182-17/+26 * added a timeout to refresh the list every 10 minutes. Not ideal, as theDamon Chaplin2001-09-1810-39/+303 * only use 1 format, so we are consistent everywhere. If we support multipleDamon Chaplin2001-09-182-141/+183 * Fix the tail space calculation, it didn't always take into account the72001-09-182-8/+19 * Updated Swedish translation.Christian Rose2001-09-182-233/+284 * Unsubscribe from the folder before deleting it.Jeffrey Stedfast2001-09-183-20/+27 * Call `e_make_widget_backing_stored()' on the widget so it refreshesEttore Perazzoli2001-09-182-0/+11 * Removed. (gtk_radio_button_select_nth): Removed.Ettore Perazzoli2001-09-183-47/+35 * Don't process the ImapResponse data, we don't want to block forever onJeffrey Stedfast2001-09-182-8/+9 * New. (quit_box_destroyed_callback): New. (no_views_left_cb): Use these twoEttore Perazzoli2001-09-182-1/+61 * Do not call calendar_config_init() here.Federico Mena Quintero2001-09-184-6/+9 * Setup global corba_storage variable. (mls_get_folder): Set 'update72001-09-182-4/+21 * Only raise NotReady if the local storage pointer is actually NULL. ThisEttore Perazzoli2001-09-182-3/+14 * [Fix #9060, Shell crash after mailer crash.]Ettore Perazzoli2001-09-182-24/+26 * Duh, only setup the timeout if the list was empty. (alarm_ready_cb):Federico Mena Quintero2001-09-182-7/+22 * Don't make the confusing URL for the station nameIain Holmes2001-09-182-2/+16 * Do nothing if the selection is NULL? Maybe this is the cause of bug #6817.Jeffrey Stedfast2001-09-182-1/+7 * Only update the display when we receive a notify about a mail folder we are d...Iain Holmes2001-09-182-3/+24 * Go back to generating the cachename ourselves, but continue doing it theJeffrey Stedfast2001-09-182-3/+12 * Reverted previous changes.Jeffrey Stedfast2001-09-183-35/+4 * Fix the use of qsortIain Holmes2001-09-183-4/+14 * There is no need to initialize the alarm system now.Federico Mena Quintero2001-09-182-1/+5 * Switch the alarm system from using SIGALRM to normal glib timers. Also,Federico Mena Quintero2001-09-184-188/+112 * threaded mailview figure and img. added.Aaron Weber2001-09-183-0/+12 * Hide the storage_set_view_box *before* getting the child1_size [otherwise,Ettore Perazzoli2001-09-182-4/+9 * Helpful install-exec-hook debugging outputJP Rosevear2001-09-182-0/+8 * Note about PalmOS 4 and Password Protection.Aaron Weber2001-09-1811-0/+17 * get itip addresses (calendar_model_destroy): destroy sameJP Rosevear2001-09-182-12/+59 * Updated Spanish translation.Hector Garcia2001-09-182-986/+255 * for each call back, removes the alarms (cal_component_remove_all_alarms):JP Rosevear2001-09-175-20/+146 * PISOCK_CFLAGS no longer contains pilot-link version.Eskil Heyn Olsen2001-09-172-2/+5 * Updated required version of gal to 0.11.99.4.Christopher James Lahey2001-09-178-6/+27 * Bumped version number to 0.11.99.4.Christopher James Lahey2001-09-1714-208/+220 * use enable_widget instead of gtk_widget_set_sensitive.Chris Toshok2001-09-174-53/+109 * add prototype for e_date_edit_set_editable.Chris Toshok2001-09-173-0/+33 * fix syntax errors (which are broken, imo...)Chris Toshok2001-09-172-2/+7 * reorder the LDAP scopes so that they match the order of the option menusChris Toshok2001-09-173-4/+82 * Updated Swedish translation.Christian Rose2001-09-172-198/+226 * Don;t destroy the pixbuf loader, unref it instead.Jeffrey Stedfast2001-09-173-10/+13 * Don't gtk_object_destroy() the pixbuf loader, unref it instead.Jeffrey Stedfast2001-09-174-13/+22 * Use camel_folder_get_uri().Jeffrey Stedfast2001-09-172-17/+8 * New function to get the URI of a folder. (get_uri): DefaultJeffrey Stedfast2001-09-173-1/+42 * Updated Brazilian Portuguese translation.Gustavo Maciel Dias Vieira2001-09-172-2545/+2560 * Updated Spanish translation.Hector Garcia2001-09-162-1915/+2198 * No loose name matches on family names. (#8802)Jon Trowbridge2001-09-153-1/+10 * Major rewrite of most of the guts, handle changes based on signals and52001-09-156-324/+371 * Emit changed events.32001-09-156-7/+108 * New function, set the complete list of folders on a vfolder, all at once.42001-09-157-33/+326 * We can't use NULL as the first arg for e_addressbook_show_contact_editorJon Trowbridge2001-09-152-2/+7 * Check that unsorted >= 0 before using it as an array index. (Bug #9115)Jon Trowbridge2001-09-151-2/+3 * Make "stop" do nothing but set the stopped flag, as inJon Trowbridge2001-09-1510-209/+255 * linked to a now-obsolete section. changed link.Aaron Weber2001-09-153-261/+338 * Return the cached value of camel_service_get_name so that we don't leakJeffrey Stedfast2001-09-152-16/+30 * fixed a small memory leakJeffrey Stedfast2001-09-152-0/+4 * Added a refcount variable so set the refcount to 1. (sd_got_store): UnrefJeffrey Stedfast2001-09-152-46/+86 * [Automake 1.5 fixes pointed out by Richard BoultonEttore Perazzoli2001-09-153-2/+11 * [Automake 1.5 fixes pointed out by Richard BoultonEttore Perazzoli2001-09-153-2/+11 * [Automake 1.5 fixes pointed out by Richard BoultonEttore Perazzoli2001-09-152-1/+8 * [Automake 1.5 fixes pointed out by Richard BoultonEttore Perazzoli2001-09-152-1/+2 * [Automake 1.5 fixes pointed out by Richard BoultonEttore Perazzoli2001-09-152-1/+3 * [Automake 1.5 fixes pointed out by Richard BoultonEttore Perazzoli2001-09-154-3/+11 * Set CLEANFILES directly instead of using `+='.Ettore Perazzoli2001-09-152-1/+4 * [Automake 1.5 fixes pointed out by Richard BoultonEttore Perazzoli2001-09-153-5/+16 * Use g_datalist_set_data_full so that the data will be free'd when we clearJeffrey Stedfast2001-09-153-4/+9 * added space after 'identities' in the message. Fixes bug #9896.Damon Chaplin2001-09-152-1/+6 * Updated Swedish translation.Christian Rose2001-09-152-208/+192 * Timezone stuffIain Holmes2001-09-154-129/+126 * Return a proper value. (impl_Shell_createStorageSetView): Likewise.Ettore Perazzoli2001-09-152-5/+15 * Redo the addressbook code.Iain Holmes2001-09-152-140/+74 * Revert my bar_destroy code and replace it with dialog_destroy instead.Jeffrey Stedfast2001-09-152-3/+7 * remove translation marker for nowJP Rosevear2001-09-152-1/+6 * Append a message to any exception we get appending to any folders afterJeffrey Stedfast2001-09-152-0/+27 * Don't claim failure when reading/writing the empty string.Dan Winship2001-09-152-2/+8 * Fix crash and remove warningIain Holmes2001-09-153-30/+20 * Removed unused variable.Ettore Perazzoli2001-09-152-3/+5 * [Fix #8204 and the other bugs caused by allowing invocations onEttore Perazzoli2001-09-153-18/+93 * use install hook instead of install rule to guarantee we run afterJP Rosevear2001-09-155-68/+64 * - updatesDirk-Jan C. Binnema2001-09-141-81/+41 * Updated Hungarian translation + terminology fixes.Andras Timar2001-09-142-933/+1126 * Updated Swedish translation.Christian Rose2001-09-142-311/+368 * Fixed double-freeing of EDestination vector when sending html mail toJon Trowbridge2001-09-142-1/+6 * use ldap_init. ldap_open is deprecated in openldap 2.x.Chris Toshok2001-09-142-1/+6 * Don't reuse the exception if it has already been set.Jeffrey Stedfast2001-09-145-15/+49 * supplement to the previous commit by patrovPavel Cholakov2001-09-142-1/+5 * Added bg to ALL_LINGUAS.Yanko Kaneti2001-09-142-1/+5 * [Fix #5990, Remembering Evolution window geometry.]Ettore Perazzoli2001-09-145-11/+67 * Fix NorwayIain Holmes2001-09-142-42/+45 * Do error-checking based on function return values rather than exceptionsJeffrey Stedfast2001-09-142-7/+12 * Pass an exception to the cache. (imap_append_online): Same.Jeffrey Stedfast2001-09-144-33/+72 * Add more info on tasks features.Aaron Weber2001-09-141-1/+10 * [Remove a bunch of debugging messages, as per #7741.]Ettore Perazzoli2001-09-1415-37/+50 * Disable DnD on the EStorageSetView to avoid strange behaviors.Ettore Perazzoli2001-09-148-23/+104 * Fix Slashdot problemIain Holmes2001-09-142-1/+5 * Modified to take a FolderETree instead of a CamelStore (since theJeffrey Stedfast2001-09-142-92/+100 * Make sure the dir pointer is non-NULL before using it.Jeffrey Stedfast2001-09-142-8/+15 * use ical partstat, role, cutypes directlyJP Rosevear2001-09-14