aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorjohans <johans@FreeBSD.org>2014-05-08 00:13:10 +0800
committerjohans <johans@FreeBSD.org>2014-05-08 00:13:10 +0800
commitfb11dc2d88e389eca1fe059ef1b3bdc41df4a820 (patch)
treee38b242d33803b3b20a9c7c307b0033ae11b6d11 /UPDATING
parentc15e48d087d81079ab4eae66c0cb00c967b169ea (diff)
downloadfreebsd-ports-gnome-fb11dc2d88e389eca1fe059ef1b3bdc41df4a820.tar.gz
freebsd-ports-gnome-fb11dc2d88e389eca1fe059ef1b3bdc41df4a820.tar.zst
freebsd-ports-gnome-fb11dc2d88e389eca1fe059ef1b3bdc41df4a820.zip
- Move lang/open-cobol to lang/gnu-cobol to reflect project changes
- Adopt port
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING13
1 files changed, 13 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index e0a3f29678ed..f8b8df72a42f 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,19 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20140507:
+ AFFECTS: users of lang/open-cobol
+ AUTHOR: johans@FreeBSD.org
+
+ lang/open-cobol was moved to lang/gnu-cobol to match the new package
+ name. Please do the following according to package manager used.
+
+ # portmaster -o lang/gnu-cobol lang/open-cobol
+ or
+ # portupgrade -fo lang/gnu-cobol lang/open-cobol
+ or
+ # pkg set -o lang/open-cobol:lang/gnu-cobol
+
20140506:
AFFECTS: users of ports-mgmt/portshaker
AUTHOR: romain@FreeBSD.org
e9c07'>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-145-248/+268 * Don't unref the old dropdown, we don't "own" it.Jeffrey Stedfast2001-09-142-3/+5 * Convert the charset to the iconv-friendly name.Jeffrey Stedfast2001-09-143-3/+30 * Changed this to change state on button down, even if we aren't editing.Christopher James Lahey2001-09-141-14/+11 * override the gnome-vfs.mime to match .vcf as text/x-vcard.Larry Ewing2001-09-142-0/+8 * Make sure that the charset_filter is non-NULL before using it since iconvJeffrey Stedfast2001-09-142-2/+10