aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/mp4split
diff options
context:
space:
mode:
authorglarkin <glarkin@FreeBSD.org>2011-05-18 02:58:49 +0800
committerglarkin <glarkin@FreeBSD.org>2011-05-18 02:58:49 +0800
commit46f9d00e1bad0a8a0a76814f245b62eff47529f2 (patch)
treec847cab89265268418e5463e496f6e70d6abcda5 /multimedia/mp4split
parent2ab524f0b69fc69d8f83aba98e03cfd72f94db94 (diff)
downloadfreebsd-ports-gnome-46f9d00e1bad0a8a0a76814f245b62eff47529f2.tar.gz
freebsd-ports-gnome-46f9d00e1bad0a8a0a76814f245b62eff47529f2.tar.zst
freebsd-ports-gnome-46f9d00e1bad0a8a0a76814f245b62eff47529f2.zip
- Moved a bunch of chmod and chown commands from Makefile to pkg-plist now
that PR 152498 has been committed [1] - Other minor Makefile cleanups Suggested by: Jason Helfman <jhelfman@e-e.com> [1]
Diffstat (limited to 'multimedia/mp4split')
0 files changed, 0 insertions, 0 deletions
+14 * Applied patch below.Not Zed2002-07-232-1/+11 * Updated Greek translationSimos Xenitellis2002-07-231-9/+5 * Updated Greek translationSimos Xenitellis2002-07-232-1086/+1262 * Disconnect from folderbroser signals when we unref it, so we dont getNot Zed2002-07-232-0/+7 * Reverted some code that got committed by accident.Jeffrey Stedfast2002-07-232-4/+12 * #include <string.h> for memcpy.Jeffrey Stedfast2002-07-232-0/+6 * fixed up some gtk-doc commentsJeffrey Stedfast2002-07-231-5/+13 * more cleanupJeffrey Stedfast2002-07-231-78/+78 * Removed a lot of extra g_return_if_fail's that we don't need (if we areJeffrey Stedfast2002-07-232-12/+40 * Removed a lot of extra g_return_if_fail's that we don't need (if we areJeffrey Stedfast2002-07-233-177/+176 * Check to make sure the script output is valid UTF-8, if not then attemptJeffrey Stedfast2002-07-232-18/+58 * s/Out/Our in a debug printfJeffrey Stedfast2002-07-231-1/+1 * removed insert file menu itemRadek Doulik2002-07-232-36/+4 * removed Insert file from composers menu + forgotten signature editorRadek Doulik2002-07-233-10/+7 * add *Conf.shDan Winship2002-07-231-0/+1 * Move EVO_CHECK_LIB into here, and also create EVO_PURIFY_SUPPORT,Dan Winship2002-07-235-193/+243 * Include libpcsfile.a, libpasfile.a and (if ENABLE_LDAP) libpasldap.aDan Winship2002-07-232-2/+15 * Split pcs-backend-file out of libpcs and build it as a separate (noinst)Dan Winship2002-07-232-2/+13 * Split pas-backend-file and pas-backend-ldap out of libpas and build themDan Winship2002-07-232-11/+24 * add new image22002-07-233-0/+183 * Check if we're trying to build with the old libversit module borrowed fromDan Winship2002-07-224-3/+28 * Updated Norwegian (bokmål) translation.Kjartan Maraas2002-07-222-1079/+1225 * Remove the assert, and always copy over the threadtree which representsNot Zed2002-07-222-5/+9 * When renaming, use full_name to set the folder, not name, so the path isNot Zed2002-07-222-1/+6 * Oops, forgot to implement this. Fixes #24604.Not Zed2002-07-222-0/+20 * Only add a \r if the character before the \n wasn't already a \r - thisJeffrey Stedfast2002-07-222-24/+38 * recognize urls in plain text reply quoting logic (bug #27908).Larry Ewing2002-07-212-1/+7 * Changed to use a different length calculator.Not Zed2002-07-193-14/+23 * Updated Hungarian translation.Andras Timar2002-07-192-1133/+1257 * Made these able to find the potential row for a new node which will be theChristopher James Lahey2002-07-191-3/+8 * This should use address_encode, since its an rfc822 address, notNot Zed2002-07-192-1/+7 * Try including gtkhtml/gtkhtml.h instead. Test really is a 4 letter wordNot Zed2002-07-192-1/+6 * Add a tooltip to the Save item as per bug 27901.Peter Williams2002-07-192-0/+6 * (double_click_cb): RenamedEttore Perazzoli2002-07-192-57/+69 * removed check for local folders, so that we can import into non-localRodrigo Moya2002-07-192-10/+5 * Change shortcut for "PilotSettings" to be `l'Ettore Perazzoli2002-07-192-1/+7 * Removed unused variable.Ettore Perazzoli2002-07-1914-51/+122 * Prepend "$(WERROR)" to all the *_CFLAGS variablesEttore Perazzoli2002-07-192-1/+8 * Removed bogus static pre-declaration.Ettore Perazzoli2002-07-195-4/+18 * if there's an exception, continue with the next item.Rodrigo Moya2002-07-193-2/+10 * Change the HTML to make this a little prettier.Peter Williams2002-07-192-1/+5 * Load the messagedisplay XML file as a base for the UI, so that thingsPeter Williams2002-07-192-4/+26 * Put the mcheck stuff back in, which was removed without a changelog entry.Not Zed2002-07-182-2/+11 * new icon for jpr. -tig-Tuomas Kuosmanen2002-07-181-0/+0 * Need to add these for the buildPeter Williams2002-07-184-0/+40 * #include <glib.h> #include <libgnome/gnome-defs.h>Jeffrey Stedfast2002-07-181-0/+2 * #include <libgnome/gnome-i18n.h>Jeffrey Stedfast2002-07-181-1/+1 * Add the appropriate #include for the _() macro.Jeffrey Stedfast2002-07-182-2/+6 * Make ChangeLog entry more recentPeter Williams2002-07-181-7/+7 * Get the EStorageSet from the shortcut's shell since there is noEttore Perazzoli2002-07-189-99/+216 * Install libversit.a so that people compiling against the addressbook canPeter Williams2002-07-1829-116/+275 * Use the U_() macro to get the UTF-8 translation.Jeffrey Stedfast2002-07-183-21/+28 * use "saved" gtkhtml commandRadek Doulik2002-07-182-0/+8 * use "saved" gtkhtml command (e_msg_composer_is_dirty): use "is-saved"Radek Doulik2002-07-182-3/+11 * Oops, Don't comment out the mail_note_store call.Jeffrey Stedfast2002-07-182-2/+7 * use util function to see if the user is the organizer72002-07-1811-55/+199 * (setup_standard_verbs): Set the <commands> partEttore Perazzoli2002-07-182-5/+41 * remove debug printfDan Winship2002-07-171-2/+0 * Got rid of the stupid "tryagain" semantics, which didn't work.Not Zed2002-07-172-31/+38 * Set the from-account last so that auto-cc/bcc recipients don't getJeffrey Stedfast2002-07-172-1/+7 * Added final large versions of the InboxEttore Perazzoli2002-07-173-0/+5 * When CRLF encoding, "empty" (after stripping trailing whitespaceJeffrey Stedfast2002-07-172-0/+10 * remove the option menu and browse button, and add a custom widgetChris Toshok2002-07-173-377/+97 * Re-enable some #if 0'd code.Jeffrey Stedfast2002-07-176-18/+32 * Clean up some improper usage of CamelExceptions (looking atPeter Williams2002-07-174-10/+27 * Remove a stray conflict marker.Peter Williams2002-07-171-1/+0 * Instead of doing this with a weakref, do it by connecting to the destroyPeter Williams2002-07-173-9/+24 * Make the standard AUTH format take priority over the AUTH= priority, sinceJeffrey Stedfast2002-07-173-18/+43 * Forgot part of the patchPeter Williams2002-07-171-1/+2 * Install the SelectNames IDL and ancillary changes.Peter Williams2002-07-172-4/+10 * add folder.png, folder-mini.png, public-folder.png, andDan Winship2002-07-166-0/+14 * If we're not online and the message isn't in our cache, give up.Peter Williams2002-07-162-1/+12 * Cast to a string type. (term_eval_castint): Cast to an int type.Not Zed2002-07-163-3/+83 * Lookup the label colour based on the label token, not an integer.Not Zed2002-07-163-17/+19 * cvs remove.Not Zed2002-07-167-132/+203 * Removed. (get_score): Removed. Labels & scores are stored in tags, weNot Zed2002-07-162-36/+15 * Try to get the FQDN from the results of gethostname(). If that fails, thenJeffrey Stedfast2002-07-162-9/+26 * updatedRadek Doulik2002-07-161-448/+433 * Pass 'info' into mail_append_mail(), seems I created the info but forgotJeffrey Stedfast2002-07-162-18/+28 * use new save_header_state flagRadek Doulik2002-07-162-3/+7 * added save_html_object_data parameter, use gtkhtml command to save objectRadek Doulik2002-07-163-6/+22 * Get rid of the constant 'required' variable, just use the value whenJeffrey Stedfast2002-07-162-3/+5 * Changed the mbox and spool provider descriptions to try and be more clear.Jeffrey Stedfast2002-07-162-7/+18 * Fixes #8001Rodrigo Moya2002-07-164-37/+107 * Add a Control-Return accel for "FileSaveClose".Ettore Perazzoli2002-07-164-3/+16 * no need to convert the value returned by e_folder_tree_get_folder to aRodrigo Moya2002-07-162-7/+23 * >= is not appropriate here because the sequences are 1-based; so seq =Peter Williams2002-07-162-2/+11 * Account for the case that when a disco store is "online" but actuallyPeter Williams2002-07-154-3/+20 * remove a stray conflict markerPeter Williams2002-07-151-1/+0 * Define a versioned library directory that we can use for things that arePeter Williams2002-07-155-3/+25 * Another fix for the IDL rename, ugh.Peter Williams2002-07-152-1/+6 * Replace filter-score with filter-int.Not Zed2002-07-152-21/+31 * Changelog is pending some other patch approval so i'm not commiting.Not Zed2002-07-153-290/+0 * Set the vfolder_editor variable to null before we close the dialogue,Not Zed2002-07-152-4/+8 * Oops, accidentally checked in some unfinished, unworking code. Reverted.Not Zed2002-07-152-46/+12 * set corba_folder.customIconName so we don't crash.Chris Toshok2002-07-152-1/+11 * Only assign a uid if indexing is enabled. This stops us always assigning aNot Zed2002-07-153-3/+34 * ** fixes for #10781Not Zed2002-07-157-27/+139 * ** fixes for #10781Not Zed2002-07-1524-139/+496 * free the full_name (as well as given_name. oops.)Chris Toshok2002-07-132-31/+48 * Make the ENTRY_PROPERTY_ID_SIMPLE_CARD_LIST case not crash, althoughDan Winship2002-07-132-1/+8 * On error, do not unref the parts gotten using camel_multipart_get_part()Jeffrey Stedfast2002-07-132-8/+16 * dup the listener, for consistency with the other signalsDan Winship2002-07-132-1/+8 * Sigh, fix for the wombat.idl -> Evolution-Wombat.idl rename here too. AtPeter Williams2002-07-132-1/+7 * e-util relies on bonobo-conf in e-passwords.c andPeter Williams2002-07-132-2/+2 * (clicked): Ref the parent_window and then unref after you are done usingEttore Perazzoli2002-07-132-0/+8 * e-util relies on bonobo-conf in e-passwords.c andPeter Williams2002-07-132-1/+7 * Install some headers that weren't getting installed.Peter Williams2002-07-132-2/+7 * Oops, change wombat.h -> Evolution-Wombat.hPeter Williams2002-07-132-1/+5 * libwombat:Peter Williams2002-07-125-7/+22 * Updated to not use camel_type_get_global_classfuncs() since this is just aJeffrey Stedfast2002-07-122-1/+5 * oops, changed the location of where we check for multipart/encryptedJeffrey Stedfast2002-07-121-4/+7 * Handle multipart/encrypted parts too.Jeffrey Stedfast2002-07-123-9/+26 * Don't let any parts have a binary encoding.Jeffrey Stedfast2002-07-122-1/+6 * added missing glade files from shell/gladeRadek Doulik2002-07-121-0/+3 * updatedRadek Doulik2002-07-121-2746/+2846 * updatedRadek Doulik2002-07-121-202/+201 * oops, apparently I didn't save?Jeffrey Stedfast2002-07-121-0/+1 * Fixes bug #27672Jeffrey Stedfast2002-07-125-6/+51 * Add an accelerator for "FileClose".Ettore Perazzoli2002-07-122-1/+5 * Allow a NULL icon [remove the precondition].Ettore Perazzoli2002-07-123-5/+13 * Actually pass the evolution URI, not the path, in Folder.evolutionUriEttore Perazzoli2002-07-124-14/+18