aboutsummaryrefslogtreecommitdiffstats
path: root/audio/audacity-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/audacity-devel/Makefile')
-rw-r--r--audio/audacity-devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/audacity-devel/Makefile b/audio/audacity-devel/Makefile
index b5f154faf62e..15386cd2198d 100644
--- a/audio/audacity-devel/Makefile
+++ b/audio/audacity-devel/Makefile
@@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME}-src-${PORTVERSION}-2
EXTRACT_SUFX= .tgz
MAINTAINER= arved@FreeBSD.org
+COMMENT= "Audacity is a GUI editor for digital audio waveforms"
BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip
LIB_DEPENDS= wx_gtk-2.2.2:${PORTSDIR}/x11-toolkits/wxgtk \
| Fix speed up button not showing for transactions with the lowest nonce (#5925)Alexander Tseung2018-12-131-3/+3 |/ * Show transaction fee instead of total fee in top left of gas customization mo...Dan Miller2018-12-134-9/+9 * Fix width of gas customization model in notification viewDan Miller2018-12-132-3/+4 * Add missing translation to the gas customization component.Dan Miller2018-12-135-14/+17 * Ensures that advanced tab gas limit reflects tx gas limitDan Miller2018-12-125-11/+7 * Add submitDisabled prop to Modals. Disable submit button when creating a canc...Alexander Tseung2018-12-124-2/+44 * Improve ux for low gas price set (#5862)Dan J Miller2018-12-1111-66/+373 * fix formatting of 32-byte strings in personal_sign (#5878)Noah Zinsmeister2018-12-101-1/+1 * Group transactions by nonce (#5886)Alexander Tseung2018-12-1035-337/+1133 * Replace height: 100% rule with workaround for flexbox quirksWhymarrh Whitby2018-12-061-1/+2 * Fix styling of send screen in extension view when hex data on.Dan Miller2018-12-044-12/+17 * Final gas customization fixesDan Miller2018-12-0417-103/+197 * Clear custom gas data on hiding of gas customization modal.Dan Miller2018-12-041-4/+12 * Modify results of API data to better fit gas chart: remove outliers, pad dataDan Miller2018-12-045-44/+126 * Add loading spinners when waiting for APIs in the gas customization modalDan Miller2018-12-049-6/+61 * Uses more reliable api on main send screen; caches basic api results in modalDan Miller2018-12-0419-139/+305 * Improve responsiveness of customize speed up slider.Dan Miller2018-12-043-6/+76 * Make gas customization modal responsive.Dan Miller2018-12-047-1/+32 * Remove gas customization integration tests (in favour of e2e tests)Dan Miller2018-12-041-1/+2 * Fixes for components that break e2e gas customization tests, plus unit test u...Dan Miller2018-12-049-21/+102 * Update e2e tests for new gas customization modal.Dan Miller2018-12-041-1/+1 * Connect gas price chart to gas station api.Dan Miller2018-12-043-41/+204 * Adds speed up slide-in gas customization sidebarDan Miller2018-12-0419-58/+306 * Redesign of gas customization basic tab.Dan Miller2018-12-047-10/+131 * Clean up for mmui-i11-custom-gas-price-chart branchDan Miller2018-12-044-33/+25 * Improve data management and tests for gas-modal-page-container price estimates.Dan Miller2018-12-044-20/+67 * Update tests, plus some lint fixes, for gas-price-chartDan Miller2018-12-043-53/+204 * Clean up gas chart code.Dan Miller2018-12-043-362/+373 * Add control arrows to advanced gas tab inputs.Dan Miller2018-12-043-1/+63 * Complete integration of gas chart with redux.Dan Miller2018-12-049-14/+148 * Read only connection of gas price chart to reduxDan Miller2018-12-0413-28/+245 * Gas price chart improvements, redesign, bug fixes, and set up to receive exte...Dan Miller2018-12-045-88/+300 * Adds not yet functional gas price chart.Dan Miller2018-12-049-20/+286 * Lint and unit test fixes.Dan Miller2018-12-043-5/+4 * Clean up for advanced gas tab customization changes.Dan Miller2018-12-042-19/+13 * Adds redesign for the customize gas advanced tab.Dan Miller2018-12-0419-152/+332 * Test updates and additions for button integration with send screen.Dan Miller2018-12-0418-64/+462 * Integrate gas buttons with the send screen.Dan Miller2018-12-0413-41/+289 * Connects remained of the gas customization component to redux.Dan Miller2018-12-0422-194/+497 * Adds gas-duck.test.js tests.Dan Miller2018-12-041-0/+300 * Styling fixes for gas customization advanced tab content.Dan Miller2018-12-044-3/+2 * Improvements to propdefaults in button-group.component and basic-tab-content....Dan Miller2018-12-042-2/+3 * Connect the gas-button-group component to redux and a live api.Dan Miller2018-12-0415-111/+573 * Adds basic tab content to gas customizer, with styled button group (static, f...Dan Miller2018-12-0416-15/+615 * Improve styling of advanced-tab-content gasInput rowDan Miller2018-12-043-5/+11 * Add tests for advanced-tab-component.js and subcomponents.Dan Miller2018-12-045-18/+282 * Remove gas slider from advance-tab-content.componentDan Miller2018-12-043-19/+2 * Split advanced-tab-content.component.js render() method into smaller pieces;...Dan Miller2018-12-042-31/+51 * Adds the content of the advanced tab - w/o chart or dynamic content - to gas ...Dan Miller2018-12-0420-63/+532 * Use BEM for css in gas-modal-page-containerDan Miller2018-12-043-26/+28 * Use correct message key in gas-modal-page-container.component.jsDan Miller2018-12-041-1/+1 * Adds new gas customization modal container (without content)Dan Miller2018-12-0410-29/+353 * Save recent network balances in local storage (#5843)Dan J Miller2018-12-0112-28/+61 * Hide app-header when provider request pending (#5831)Whymarrh Whitby2018-11-272-5/+19 * Show disabled cursor in .network-disabled state (#5829)Whymarrh Whitby2018-11-271-1/+1 * Increase Token Symbol length to twelveThomas Huang2018-11-231-2/+2 * Merge pull request #5797 from MetaMask/trezor-v6Bruno Barbieri2018-11-222-4/+4 |\ | * fix merge conflictsbrunobar792018-11-2140-148/+148 | |\ | * | clean upbrunobar792018-11-151-1/+0 | * | Merge branch 'develop' of github.com:MetaMask/metamask-extension into trezor-v5brunobar792018-11-152-1/+35 | |\ \ | * \ \ Merge branch 'develop' into trezor-v5brunobar792018-11-1414-21/+223 | |\ \ \ | * \ \ \ fix merge conflictsbrunobar792018-11-07110-444/+1224 | |\ \ \ \ | * \ \ \ \ fix merge conflictsbrunobar792018-10-2178-612/+2455 | |\ \ \ \ \ | * \ \ \ \ \ fix conflictsbrunobar792018-10-17195-1725/+4933 | |\ \ \ \ \ \ | * \ \ \ \ \ \ fix merge conflictsbrunobar792018-09-111-1/+1 | |\ \ \ \ \ \ \ | * \ \ \ \ \ \ \ Merge branch 'develop' of github.com:MetaMask/metamask-extension into trezor-v5brunobar792018-09-06131-2288/+3055 | |\ \ \ \ \ \ \ \ | * | | | | | | | | fix commentbrunobar792018-08-211-2/+0 | * | | | | | | | | fix merge conflictsbrunobar792018-08-2136-144/+886 | |\ \ \ \ \ \ \ \ \