aboutsummaryrefslogtreecommitdiffstats
path: root/misc/mc
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1998-12-07 16:50:59 +0800
committerobrien <obrien@FreeBSD.org>1998-12-07 16:50:59 +0800
commit844b5a84f4fb0c7890a051f073e9494468be8277 (patch)
treeab9101cfa839523b5ca11779f93e64b3735705ab /misc/mc
parent19550032cabb6cbea0b385c9a8b23e22b4c31268 (diff)
downloadfreebsd-ports-gnome-844b5a84f4fb0c7890a051f073e9494468be8277.tar.gz
freebsd-ports-gnome-844b5a84f4fb0c7890a051f073e9494468be8277.tar.zst
freebsd-ports-gnome-844b5a84f4fb0c7890a051f073e9494468be8277.zip
Fix bad MASTER_SITE_SUBDIR so this port will acutally fetch.
Diffstat (limited to 'misc/mc')
-rw-r--r--misc/mc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/mc/Makefile b/misc/mc/Makefile
index 0d5408ceb6da..1f88cff7cb45 100644
--- a/misc/mc/Makefile
+++ b/misc/mc/Makefile
@@ -3,13 +3,13 @@
# Date created: 15 Jul 1995
# Whom: torstenb@FreeBSD.ORG
#
-# $Id: Makefile,v 1.24 1998/09/22 17:13:00 asami Exp $
+# $Id: Makefile,v 1.25 1998/12/06 09:39:22 vanilla Exp $
#
DISTNAME= mc-4.5.1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SUNSITE}
-MASTER_SITE_SUBDIR= utils/file/managers/mc
+MASTER_SITE_SUBDIR= utils/file/managers/mc/devel
MAINTAINER= ports@FreeBSD.ORG
3-evolution/commit/?h=LIBGLADE_2_4_0&id=132066ed31305b95ae38960f97c402508bfd111d'>Added a hack to get the last string translated since xml-i18n-toolsKjartan Maraas2001-07-112-0/+15 * Add HAVE_BROKEN_SPOOL here.Peter Williams2001-07-112-0/+7 * Move this higher so that Makefile properly depends on us. Fixes distcheck.Peter Williams2001-07-112-1/+7 * Fix nss include check to work.Peter Williams2001-07-112-4/+10 * Copied the "Attachments" rule part over from filtertypes.xml, would be aJason Leach2001-07-112-0/+26 * Updated Spanish translation.Hector Garcia2001-07-112-2269/+1962 * Updated Polish translationChyla Zbigniew2001-07-112-1139/+971 * Created this function for key presses that move in some way other thanChristopher James Lahey2001-07-114-86/+88 * Made the amount to scroll by smaller here.Christopher James Lahey2001-07-112-4/+4 * Make sure to create ~/evolution/config/ if it doesn't exist. (ShellViewJason Leach2001-07-112-2/+19 * Use e_selection_model_do_something directly for page up and page downChristopher James Lahey2001-07-112-64/+33 * Create the messageinfo itself, so we can properly set the size.Not Zed2001-07-117-56/+129 * Added option --with-broken-spool for solaris mbox spool format.Not Zed2001-07-112-0/+21 * Clarified some things.Jacob Leach2001-07-111-2/+3 * [Fix bug #4389: ETableSpecification still in .c file]Jason Leach2001-07-116-93/+54 * [Fix bug #4388: ETableSpecification still in .c file]Jason Leach2001-07-114-46/+40 * more timezone updates. I'm pretty much done with the calendar code now,Damon Chaplin2001-07-1122-653/+1030 * don't convert DATE values.Damon Chaplin2001-07-114-42/+107 * Add popup support so you can delete users from the listJP Rosevear2001-07-113-8/+140 * Add a temporary block of code to not use theJason Leach2001-07-112-0/+16 * Remove Print commands and toolbar/menu items. Also, use "list" instead ofChris Toshok2001-07-112-26/+9 * assign OID's to the schema entries, and add schema support for contactChris Toshok2001-07-112-24/+54 * Handle the different alarm actions. (display_notification): Do the alarmFederico Mena Quintero2001-07-115-95/+142 * Set the CLIPBOARD selection as well as the primary selection so thatFederico Mena Quintero2001-07-112-3/+30 * New function to parse an HTML meta-tag.Jeffrey Stedfast2001-07-117-233/+365 * Updated Norwegian translation.Kjartan Maraas2001-07-112-835/+877 * The outlined attachment icon (looks more clear when against dark bg on aTuomas Kuosmanen2001-07-111-16/+17 * [Bug #4305: Make the automatic mark-as-read timer optional]Jason Leach2001-07-117-14/+63 * Huge update to German translationMatthias Warkus2001-07-112-2957/+4797 * Updated Polish translationChyla Zbigniew2001-07-112-67/+72 * OopsJP Rosevear2001-07-111-1/+2 * More don't ask again removalsIain Holmes2001-07-112-64/+16 * Fix the pine importerIain Holmes2001-07-112-54/+25 * Cosmetic patch - replace our defines with the e-popup onesJP Rosevear2001-07-111-0/+2 * TypoJP Rosevear2001-07-113-10/+11 * Fix typo. s/sesiion/session/Kjartan Maraas2001-07-112-1/+5 * Removed the unused widgetsIain Holmes2001-07-112-68/+22 * validation.Aaron Weber2001-07-112-2/+4 * Put a match-all around the not-body-contains to make it work per-message.Peter Williams2001-07-113-2/+9 * Pass the parent vCalendar component as the timezone closure ofFederico Mena Quintero2001-07-114-6/+35 * Took the logic of whether or not to make the attachment header out of thePeter Williams2001-07-114-22/+108 * extra dist the news filesJP Rosevear2001-07-112-1/+12 * Updated Swedish translation.Christian Rose2001-07-112-107/+108 * Added ro (Romanian) to ALL_LINGUAS addedMarius Andreiana2001-07-114-1/+8570 * Quit properly, and remove the Ask again button.Iain Holmes2001-07-112-25/+27 * Use bonobo_config_set_string_wrapper. (mail_config_write): Same.Jeffrey Stedfast2001-07-112-61/+42 * Fix the register RDFIain Holmes2001-07-112-1/+5 * Make sure that the reply-to addr i non-NULL before trying to add it to theJeffrey Stedfast2001-07-112-5/+11 * menu icon version of new appointment icon /tigertTuomas Kuosmanen2001-07-102-123/+107 * Added <application> tagsKevin Breit2001-07-1010-14/+30 * New appointment icon.. /tigertTuomas Kuosmanen2001-07-102-0/+4 * Set bf->priv->file_db before calling do_create.Christopher James Lahey2001-07-103-2/+15 * Only ask once about recovery, assume if they want to recover one file theyLarry Ewing2001-07-102-17/+25 * remove FileSaveInFolder menu item. rename Insert->File toLarry Ewing2001-07-102-2/+7 * fix typo so it compilesJP Rosevear2001-07-102-1/+5 * forgot to compile before committing. Idiot.Damon Chaplin2001-07-102-3/+8 * if the 2 zones are the same just return.Damon Chaplin2001-07-103-2/+32 * convert the folder name from utf8 before displaying them in the dialog andLarry Ewing2001-07-102-3/+14 * Use e_utf8_from_gtk_event_key() so that we can input utf8 text properly.Federico Mena Quintero2001-07-106-16/+49 * For E_TEP_END_OF_BUFFER, use the length in bytes, not the length inFederico Mena Quintero2001-07-101-1/+1 * Handle application/pgp using the text/plain handler.Jeffrey Stedfast2001-07-102-24/+24 * Handle application/pgp using the text/plain handler.Jeffrey Stedfast2001-07-106-93/+207 * Make the "Rename" item be a GNOMEUIINFO_ITEM_NONE() since we don't have aFederico Mena Quintero2001-07-102-7/+15 * Alarm! Alarm!Iain Holmes2001-07-103-0/+34 * Updated Swedish translation.Christian Rose2001-07-102-1196/+1512 * It's very possible that get_storage_set_path_from_uri() returns NULL (5 ofJason Leach2001-07-102-1/+8 * Update to pass in the `remember' argument when creating a new pgp context.Jeffrey Stedfast2001-07-103-6/+12 * Update to pass in the `remember' argument when creating a new pgp context.Jeffrey Stedfast2001-07-107-67/+136 * Forget the passphrase if the user has set that option. (pgp_clearsign):Jeffrey Stedfast2001-07-103-2/+27 * EditingKevin Breit2001-07-1012-78/+104 * Use camel_internet_address_format_address rather than camel_address_encodeJeffrey Stedfast2001-07-103-34/+26 * Get a lovely icon from jimmac for the type of weatherIain Holmes2001-07-104-2/+68 * Install myweather-*.png iconsIain Holmes2001-07-102-0/+11 * Fix the big black line down the middle bugIain Holmes2001-07-102-0/+6 * Fix another HTML bugIain Holmes2001-07-102-1/+5 * Better time reportingIain Holmes2001-07-102-8/+17 * Check for an exception and print it. Call done anyway.Peter Williams2001-07-102-1/+14 * Forgot to do this little bitIain Holmes2001-07-101-1/+1 * Fix HTML and show more than 1 days appointmentsIain Holmes2001-07-102-6/+30 * Set the focus on the title of the filter rule.Jeffrey Stedfast2001-07-102-6/+13 * Close the file selection dialog when the composer is closedIain Holmes2001-07-102-0/+8 * Some NULL protection for our strings: pgp_key, html_signature, smime_key.Peter Williams2001-07-103-4/+25 * g_strdup the result of g_get_home_dir since this variable will get free'dDan Winship2001-07-102-1/+4 * Make the tasks change to the tasks folder when clicked onIain Holmes2001-07-102-2/+7 * Use gnome_vfs_mime_get_short_list_applications rather thanDan Winship2001-07-104-38/+83 * Change html_signature stuff over to bonobo-config -- someone forgot to doPeter Williams2001-07-102-4/+8 * 2001-07-09 Anna Marie DirksAnna Dirks2001-07-102-0/+6 * Do the autosave_manager_unregister at shutdown time instead of destroyDan Winship2001-07-092-2/+20 * Return a gboolean saying whether or not the shortcut changed. Use strcmpDan Winship2001-07-093-17/+52 * Gave up and got rid of dm. Just replaced it with d(g_message()) and setPeter Williams2001-07-092-39/+48 * Deleted (as opposed to #if 0) (get_folder_info): Changed to assume it hasPeter Williams2001-07-092-53/+42 * Validation.Aaron Weber2001-07-094-12/+16 * Mention UNMATCHEDKevin Breit2001-07-096-6/+48 * Updated Hungarian translation.Andras Timar2001-07-092-1482/+2019 * Added missing #include <config.h> to make translations working.Chyla Zbigniew2001-07-092-0/+9 * Added files: calendar/gui/dialogs/meeting-page.gladeChyla Zbigniew2001-07-093-1821/+3640 * Updated Norwegian translation. Huge update.Kjartan Maraas2001-07-093-1602/+2139 * Bonobo-conf-ified. Removed /home/trow hard-wiring. :) (xml_encode): EncodeJon Trowbridge2001-07-094-73/+94 * Oops, e_poolv_set free's it for us, so dont double-free here.Not Zed2001-07-092-1/+5 * Check that str isn't the empty string before doing an insert.Jon Trowbridge2001-07-093-14/+58 * Changed so we dont have the list changing under us, just going to the nextNot Zed2001-07-092-2/+11 * Added some malloc check stuff.Not Zed2001-07-092-7/+76 * Marked a string for translation. Also add the neccesary includes to makeKjartan Maraas2001-07-092-1/+5 * Changed the title of this dialog. Fixes bug #2656.Christopher James Lahey2001-07-091-1/+5 * Marked a string for translation.Kjartan Maraas2001-07-092-1/+6 * Added #include <config.h> to get translations working.Kjartan Maraas2001-07-092-0/+9 * openssl_table is gone. we now store/get the stream from the SSL_CTX'sChris Toshok2001-07-092-46/+39 * Updated Swedish translation.Christian Rose2001-07-092-50/+255 * Added my-evolution/my-evolution.gladeChyla Zbigniew2001-07-082-6/+8 * Updated Spanish translation.Hector Garcia2001-07-082-1529/+3247 * Added: addressbook/gui/contact-list-editor/contact-list-editor.gladeChyla Zbigniew2001-07-082-0/+16 * Check for new_uid != NULL here before strcmping.Christopher James Lahey2001-07-082-1/+6 * Destroy the tooltip if we're the owner when we're destroyed. Also, keep aChristopher James Lahey2001-07-083-1/+24 * Only install the segv_redirect handler if SEGV's handler is not currentlyDan Winship2001-07-072-7/+16 * New iconz! Yowza. For the menus. /tigertTuomas Kuosmanen2001-07-074-0/+6 * Updated Swedish translation.Christian Rose2001-07-072-140/+146 * Updated Turkish translation.Fatih Demir2001-07-072-3198/+5074 * CVS is unhappy this evening. My commit keeps dying in the middle.Jon Trowbridge2001-07-079-145/+106 * Detect the embedded EDestination XML, and convert it to a nice-lookingJon Trowbridge2001-07-0710-374/+922 * Made this handle being given a row that's outside the range better.Christopher James Lahey2001-07-072-4/+14 * Make sure that our destination string (dest_str) is not the empty stringJon Trowbridge2001-07-072-1/+7 * Removed old CVS conflict marker.Jon Trowbridge2001-07-071-1/+0 * Added checks for if row is outside of the appropriate range.Christopher James Lahey2001-07-071-0/+4 * Set new_value = value here to fix a warning.Christopher James Lahey2001-07-071-0/+1 * Changed this to match the changed signal on the ETableConfig object. FixesChristopher James Lahey2001-07-071-1/+5 * Added a "state" argument to allow you to get the state out of the configChristopher James Lahey2001-07-071-1/+25 * (autosave_manager_query_load_orphans): remove zero length orphans so thatLarry Ewing2001-07-072-2/+6 * [Fix bug #1100, default account is stored strangely]Jason Leach2001-07-072-17/+50 * (best_encoding): make sure we don't try to call iconv_open with a NULLLarry Ewing2001-07-072-0/+5 * Little UI tweak for right click menu, pronouns shouldn't be capitalizedJason Leach2001-07-072-2/+5 * add missing static.Larry Ewing2001-07-072-1/+6 * Convert the filename string to UTF8 before setting it on the CamelMimePartJeffrey Stedfast2001-07-073-16/+25 * Don't allow in to be NULL, so instead of doing if (in == NULL) return;,Jeffrey Stedfast2001-07-072-3/+6 * Mail stuff addedIain Holmes2001-07-075-12/+171 * add a NULL check since that is a valid return.Larry Ewing2001-07-072-1/+10 * Spell checkKevin Breit2001-07-074-20/+24 * [Misc fixes and part of #2228, There should be no dialog boxes duringJason Leach2001-07-072-7/+17 * only ask if there are actually contents in the file. Asking about anLarry Ewing2001-07-072-13/+33 * Spell checkKevin Breit2001-07-076-108/+116 * connect to the entry not the comboJP Rosevear2001-07-075-9/+74 * Fixes bug #1138.Jeffrey Stedfast2001-07-072-0/+12 * Fixed and updated Swedish translation. Thanks to Göran UddeborgChristian Rose2001-07-071-88/+92 * Make the `day-of-month' digit take up 2 chars by using "%2d". Fixes bugJeffrey Stedfast2001-07-072-1/+6 * Prevent infinite recursion when viewing attachments that we can't /Peter Williams2001-07-072-5/+20 * actually clear some widgets and hide/show widgets in the default setupJP Rosevear2001-07-077-119/+511 * Freeze and Thaw the folder.Jeffrey Stedfast2001-07-073-7/+13 * remove this file so cvs can prune the dir.Jacob Leach2001-07-071-2/+0 * Mark the messages as Seen also. (folder_browser_class_init): Create anJeffrey Stedfast2001-07-074-149/+220 * Don't free the psd here -- it will be freed on the "destroy" signal.Peter Williams2001-07-074-8/+18 * revert previous "fix", which was wrongDan Winship2001-07-072-8/+2 * Call autosave_manager_unregister before destroying the composer, soDan Winship2001-07-07