Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
05 Jan 2021 01:40:48
21.1

|
fluffy  |
devel/eric6: update to 20.1 release |
24 Dec 2020 11:34:10
20.12.1

|
fluffy  |
devel/eric6: update to 20.12.1 release
Changelog: https://eric-ide.python-projects.org/eric-news.html |
07 Sep 2020 05:47:14
20.9

|
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 |
13 Aug 2020 01:19:44
20.8

|
fluffy  |
eric6: update to 20.8 bugfix release |
09 Jul 2020 23:41:31
20.7

|
fluffy  |
devel/eric6: update to 20.7 release
Relnotes: https://eric-ide.python-projects.org/eric-news.html |
10 Jun 2020 16:41:49
20.6

|
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 |
31 May 2020 15:33:36
20.5

|
fluffy  |
devel/eric6: update to 20.5 release
- also update i18n slaves
- use newcomer lib x11-toolkits/py-qt5-chart
- adopt while here |
07 Apr 2019 16:59:03
19.04

|
dbn  |
devel/eric6: update to 19.04
- ChangeLog: https://eric-ide.python-projects.org/eric-news.html |
31 Mar 2019 16:15:36
19.03

|
dbn  |
devel/eric6: update to 19.03
ChangeLog: https://eric-ide.python-projects.org/eric-news.html |
11 Dec 2018 05:59:11
18.12

|
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]) |
02 Nov 2018 19:57:48
18.11

|
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) |
28 Oct 2018 18:24:35
18.10

|
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__' |
09 Sep 2018 06:14:41
18.09

|
dbn  |
devel/eric6: update to 18.09
ChangeLog:
- bug fixes
- Mercurial Interface:
- added support for Mercurial 4.7 extended commands 'graft', 'rebase' and
'export' |
18 Aug 2018 09:31:39
18.08

|
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 (Only the first 15 lines of the commit message are shown above ) |
13 Jun 2018 19:28:54
18.06

|
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 |
01 May 2018 17:52:53
18.05

|
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 (Only the first 15 lines of the commit message are shown above ) |
17 Mar 2018 15:58:27
18.03

|
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 |
08 Feb 2018 15:11:50
18.02

|
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. |
17 Jan 2018 06:19:00
17.12

|
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) |
10 Jan 2018 18:39:31
17.11.1

|
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 |
27 Oct 2017 03:43:49
17.10

|
dbn  |
evel/eric6: update to 17.10
ChangeLog:
- https://eric-ide.python-projects.org/eric-news.html |
18 Nov 2016 18:49:55
6.1.11

|
dbn  |
devel/eric6: update to 6.1.11
- remove i18n files from devel/eric6 (duplicate of the specific ports)
- add support for Python 3 |
09 Oct 2016 18:47:21
6.1.10

|
dbn  |
devel/eric6: update to 6.1.10.
ChangeLog:
- bug fixes |
06 Sep 2016 06:16:05
6.1.9

|
dbn  |
devel/eric6: update to 6.1.9
ChangeLog:
- bug fixes |
20 Aug 2016 12:56:27
6.1.8

|
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). |
04 Jul 2016 19:48:07
6.1.7

|
bsam  |
eric6 ports: Update to version 6.1.7. |
05 Jun 2016 19:43:58
6.1.6

|
bsam  |
eric6 ports: Update to version 6.1.6. |
10 May 2016 14:43:54
6.1.5

|
bsam  |
eric6 ports: Update to version 6.1.5. |
21 Apr 2016 16:19:48
6.1.3

|
bsam  |
eric6 ports: update to version 6.1.4 (reaaly, previous update
was 6.1.2 -> 6.1.3 by accident) |
21 Apr 2016 16:14:54
6.1.3

|
bsam  |
eric6 ports: update to version 6.1.4. |
07 Feb 2016 17:39:35
6.1.2

|
bsam  |
eric6 ports: Update to version 6.1.2. |
04 Jan 2016 17:35:32
6.1.1

|
bsam  |
eric6 ports: Update to version 6.1.1. |
07 Dec 2015 12:12:55
6.1.0

|
bsam  |
eric6 ports: Update to version 6.1.0. |
11 Sep 2015 18:53:31
6.0.9

|
bsam  |
eric6 ports: Update to version 6.0.9. |
18 Aug 2015 09:18:00
6.0.8

|
bsam  |
devel/eric6 and eric6 i18n files: update to version 6.0.8
and add NO_ARCH knob for i18n ports. |
07 May 2015 22:23:51
6.0.5

|
bsam  |
eric6 ports: Update to version 6.0.5. |
08 Apr 2015 16:58:26
6.0.4

|
bsam  |
eric6 ports: Update to version 6.0.4. |
08 Mar 2015 10:37:00
6.0.3

|
bsam  |
Eric6 localization files. |