non port: german/eric6/distinfo |
Number of commits found: 46 |
Saturday, 1 Jan 2022
|
13:48 Rene Ladan (rene)
eric6: Revert removal.
This reverts commits
* e6fa82f13214be6efb40b6cca698607fe15adfc0
* fb41f4077d321912b1e1c1c586cc90e9df5ce9d8
* 75b955057c8e0c7cf9f47d4070802312e8427d34 (eric6 part)
Requested by: fluffy, tcberner
e2b444d |
Friday, 31 Dec 2021
|
17:38 Rene Ladan (rene)
fixup: remove slave ports of removed devel/eric6
Reported by: cperciva
fb41f40 |
Monday, 8 Nov 2021
|
19:17 Dima Panov (fluffy)
devel/eric6: update to 21.11 release
4d9306b |
Sunday, 5 Sep 2021
|
21:09 Dima Panov (fluffy)
devel/eric6: update to 21.9 release
It fixes a few bugs and introduces these new features.
MicroPython: extended the list of known CircuitPython and UF2 capable devices
Unit Test: added support for sub-tests
111bb66 |
Monday, 16 Aug 2021
|
13:14 Dima Panov (fluffy)
devel/eric: update to 21.7 release+
It fixes a few bugs and introduces these new features:
- Tasks
* made the task properties dialog adapt to the task kind
* added code to get typed manual tasks
- UML Diagrams
* extended the class items to show class attributes
* added code to load a saved UML diagram via the file browser or the project
others browser
* improved the diagram layout of the Import Diagram and the Application Diagram
* added code to save and load diagrams as JSON files
* changed code to print diagrams
c52da3a |
Wednesday, 12 May 2021
|
03:40 Dima Panov (fluffy)
devel/eric6: update to 21.5 release
cf63850 |
Tuesday, 6 Apr 2021
|
17:12 Dima Panov (fluffy)
devel/eric6: update to 21.4 release
Changelog: https://eric-ide.python-projects.org/eric-news.html
ae7ac11 |
Sunday, 28 Mar 2021
|
13:09 fluffy
devel/eric6: update to 21.3 release
Release notes: https://eric-ide.python-projects.org/eric-news.html
 |
Tuesday, 5 Jan 2021
|
01:40 fluffy
devel/eric6: update to 20.1 release
 |
Thursday, 24 Dec 2020
|
11:34 fluffy
devel/eric6: update to 20.12.1 release
Changelog: https://eric-ide.python-projects.org/eric-news.html
 |
Monday, 7 Sep 2020
|
05:47 fluffy
devel/eric6: Update to 20.9 release
eric 20.9 has been released. It fixes a few bugs and introduces these new
features.
File Browser: changed it to react upon changed files if their contents is shown
Tasks: added separate task categories for 'Test' and 'Documentation' tasks
Mercurial Interface: removed the interface for the deprecated 'fetch' extension
VCS Interfaces: added a configuration option to disable the VCS toolbars
 |
Thursday, 13 Aug 2020
|
01:19 fluffy
eric6: update to 20.8 bugfix release
 |
Thursday, 9 Jul 2020
|
23:41 fluffy
devel/eric6: update to 20.7 release
Relnotes: https://eric-ide.python-projects.org/eric-news.html
 |
Wednesday, 10 Jun 2020
|
16:41 fluffy
devel/eric6: update to 20.6 release
- pass all python scripts via shebangfix (env python3 is not looks good)
- rename variable INSTALL_CMD to INSTALL_PY to avoid stage error at pkg build
cluster
- install qsci files under share/qt5 subdir instead of share/qt4
 |
Sunday, 31 May 2020
|
15:33 fluffy
devel/eric6: update to 20.5 release
- also update i18n slaves
- use newcomer lib x11-toolkits/py-qt5-chart
- adopt while here
 |
Sunday, 7 Apr 2019
|
16:59 dbn
devel/eric6: update to 19.04
- ChangeLog: https://eric-ide.python-projects.org/eric-news.html
 |
Sunday, 31 Mar 2019
|
16:15 dbn
devel/eric6: update to 19.03
ChangeLog: https://eric-ide.python-projects.org/eric-news.html
 |
Tuesday, 11 Dec 2018
|
05:59 dbn
devel/eric6: update to 18.12
- switch to Qt5 as default (Qt4 is depreciated) [1]
- change log:
- Editor: changed the 'Regexp' search option to use QScintilla's POSIX
mode, where ( and ) are used for tagging (instead of \( and \) )
- LogViewer: added the capability to search for a regular expression
- Project Forms Browser: added support for the --resource-suffix= and
--import-from= options of pyuic (the PyQt forms compiler)
- Shell, ShellWindow:
- added the capability to search for a regular expression with
QScintilla's POSIX mode
- changed the start menu to give a list of defined environments
- added capability to start the shell for the environment defined by the
open project
- Translator: added a button to open the Translator configuration page
- VirtualEnv Manager: extended the environment definition by a flag
indicating a Conda environment and a string to be prepended to the
PATH environment variable
[1] Pre-commit hook incorrectly detects trivial change to FLAVOR as adding
FLAVOR to port
Approved by: portmgr (implicit [1])
 |
Friday, 2 Nov 2018
|
19:57 dbn
devel/eric6: update to 18.11
ChangeLog:
- IRC: added support for some of the "/" commands to the user list context
menu
- Translator: changed DeepL support to DeepL Pro
- VCS: added capability to show some VCS information in the status bar of the
main window (next to the VCS status indicator)
 |
Sunday, 28 Oct 2018
|
18:24 dbn
devel/eric6: update to 18.10
ChangeLog:
- General: changed the extension of the generated script files for Windows
from '.bat' to '.cmd'
- Debugger: added code to use the default virtual environment, if none has
been configured yet
- IRC: added support for the /query, /notice, /ping, /ignore, /unignore,
/away, /join, /part and /partall commands
- Tasks: added code to mark a line as not containing a task with '__NO-TASK__'
 |
Sunday, 9 Sep 2018
|
06:14 dbn
devel/eric6: update to 18.09
ChangeLog:
- bug fixes
- Mercurial Interface:
- added support for Mercurial 4.7 extended commands 'graft', 'rebase' and
'export'
 |
Saturday, 18 Aug 2018
|
09:31 dbn
devel/eric6: update to 18.08
18.08:
- General: made the activation of these internal tools configurable:
- Template-Viewer
- File-Browser
- Symbols
- Code Documentation Viewer
- Cooperation
- IRC
- Numbers
- File-Browser: changed code so file-browser is always a standalone window
- Project Interfaces Browser: added actions to configure some IDL compiler
options
- Shell: changed code so shell is always a standalone window
- Translator: added a translation engine for the IBM Watson Language
Translator
- Web Browser (NG): added default search engine definitions for
- Qwant
- StartPage
18.07:
- Checkers: upgraded pyflakes to version 2.0.0
- Debugger:
- added support of breakpoint() builtin of Python 3.7
- added code to try to open the source file if an exception occurred in a
cython .pyd file
- Git Interface: added capability to change the URL and/or user credentials
for a remote repository
- pip Interface:
- added support for the '--user' option of install and list commands
- changed to use the new VirtualEnv Manager
- Unit Test:
- extended the standalone unit test tool to be able to open source in an
editor window
- VirtualEnv Manager:
- added a manager for virtual environments
- changed a few places to use the newly introduced virtual environments
(Note: a new session file format and debug properties file format has
been introduced)
 |
Wednesday, 13 Jun 2018
|
19:28 dbn
devel/eric6: update to 18.06
ChangeLog:
- bug fixes
- Editor
-- added a configuration option (Editor->Style page) to show the marker map
on the left or right of the editor
-- added a context menu for the "fold" margin
-- improved handling of folded lines when using "go to" functions
-- resize auto complete list box to fit with contents
-- added a configuration option (Editor->autocomplete to set up maximum
width and height of the auto complete list box
- Shell
-- resize auto complete list box to fit with contents
- pip Interface
-- added an action to install a locally available package/wheel
- Web Browser (NG)
-- improved the sending of the "Referer" header like it is done by Firefox
 |
Tuesday, 1 May 2018
|
17:52 dbn
devel/eric6: update to 18.05
Change Log:
- bug fixes
- General
-- added the '--disable-plugin=' option to disable plug-ins via the command
line
-- added config option to disable the use of the global menu bar
- Code Style Checker
-- added support for '# noqa' and '# NOQA' comments to suppress warnings
-- extended the dialog to be able to define the number of blank lines
before class and function/method definitions
-- added checks for default docstring in functions and modules
-- added check for dictionaries with sorted keys
-- added checks for logging statements
-- added check for the 'gettext' import statement
-- added some checks of the bugbear checker
- Project
-- added support for 'make' to the Project menu and run it automatically
before the main script is started (configuration option)
- Syntax Checker
-- added support for '# noqa' and '# NOQA' comments to suppress warnings
- Translator
-- updated the translator URL for DeepL
- Web Browser (NG)
-- improvement of the download manager
-- added support for the Google Safe Browsing Lookup API (v4)
- Third Party packages
-- updated coverage.py to 4.5.1
-- updated pycodestyle to 2.4.0
-- updated send2trash to version 1.5.0
 |
Saturday, 17 Mar 2018
|
15:58 dbn
devel/eric6: update to 18.03
- cleanup references to language packages
- ChangeLog:
- bug fixes
- Editor
-- added support for EditorConfig
-- added VCS conflict markers to the types shown on the marker map
 |
Thursday, 8 Feb 2018
|
15:11 dbn
devel/eric6: update to 18.02
- remove translation packages no longer shipped by upstream:
cs-eric6
fr-eric6
it-eric6
pt-eric6
tr-eric6
zh_CN-eric6
upstream considers these translations too incomplete.
- add pkg-message explaining that there are translation available.
 |
Wednesday, 17 Jan 2018
|
06:19 dbn
lang/eric6: update to 17.12
- Version 18.01 is missing some language files
- Switch to using the "nolang" version of source tarball as we ship
- the languages separately
- change log:
- add support for Google protobuf protocol files*
- add possibility to show the type of the object info is shown for
- modified the top row and the search part in order to allow smaller sizes
- introduced a configuration option to limit the viariables shown by the
variables viewers depend on thier size (in order to avoid overload
situations on low power or low memory machines)
- added a dark style (*.qss and Python lexers)
- updated send2trash to version 1.4.2
* This release introduces a new project format that will be rejected by
previous releases
Approved by: portmgr (implicit, see PR 225250)
 |
Wednesday, 10 Jan 2018
|
18:39 dbn
devel/eric6: update to 17.11.1, add FLAVORS
- add FLAVORS for the following combinations [1]:
- python: 2.7 and 3.6
- qt: 4 and 5
- simplify Makefiles:
- all common macros between eric6 and the language packages are in
devel/eric6/bsd.eric6.mk
- devel/eric6/Makefile.inc only includes language package specific
macros
- eric6 specific macros are now moved into devel/eric6/Makefile
- spelling error fixed in Makefile.inc
- dependency on eric6 (for language packages) removed as the addition
of flavors removes the ability to depend on a single port origin
- install language files directly, since setup.py fails without eric6
installed
Approved by: portmgr (mat) [1]
Differential Revision: https://reviews.freebsd.org/D13448
 |
Friday, 27 Oct 2017
|
03:43 dbn
evel/eric6: update to 17.10
ChangeLog:
- https://eric-ide.python-projects.org/eric-news.html
 |
Friday, 18 Nov 2016
|
18:49 dbn
devel/eric6: update to 6.1.11
- remove i18n files from devel/eric6 (duplicate of the specific ports)
- add support for Python 3
 |
Sunday, 9 Oct 2016
|
18:47 dbn
devel/eric6: update to 6.1.10.
ChangeLog:
- bug fixes
 |
Tuesday, 6 Sep 2016
|
06:16 dbn
devel/eric6: update to 6.1.9
ChangeLog:
- bug fixes
 |
Saturday, 20 Aug 2016
|
12:56 dbn
devel/eric6: update to 6.1.8.
ChangeLog:
- bug fixes
- added capability to set the path to the Qt tools manually (because they
are not included in the PyQt5 wheels).
 |
Monday, 4 Jul 2016
|
19:48 bsam
eric6 ports: Update to version 6.1.7.
 |
Sunday, 5 Jun 2016
|
19:43 bsam
eric6 ports: Update to version 6.1.6.
 |
Tuesday, 10 May 2016
|
14:43 bsam
eric6 ports: Update to version 6.1.5.
 |
Thursday, 21 Apr 2016
|
16:19 bsam
eric6 ports: update to version 6.1.4 (reaaly, previous update
was 6.1.2 -> 6.1.3 by accident)
 |
16:14 bsam
eric6 ports: update to version 6.1.4.
 |
Sunday, 7 Feb 2016
|
17:39 bsam
eric6 ports: Update to version 6.1.2.
 |
Monday, 4 Jan 2016
|
17:35 bsam
eric6 ports: Update to version 6.1.1.
 |
Monday, 7 Dec 2015
|
12:12 bsam
eric6 ports: Update to version 6.1.0.
 |
Friday, 11 Sep 2015
|
18:53 bsam
eric6 ports: Update to version 6.0.9.
 |
Tuesday, 18 Aug 2015
|
09:18 bsam
devel/eric6 and eric6 i18n files: update to version 6.0.8
and add NO_ARCH knob for i18n ports.
 |
Thursday, 7 May 2015
|
22:23 bsam
eric6 ports: Update to version 6.0.5.
 |
Wednesday, 8 Apr 2015
|
16:58 bsam
eric6 ports: Update to version 6.0.4.
 |
Sunday, 8 Mar 2015
|
10:37 bsam
Eric6 localization files.
 |
Number of commits found: 46 |