non port: german/eric6/distinfo |
SVNWeb
|
Number of commits found: 46 |
Sat, 1 Jan 2022
|
[ 13:48 Rene Ladan (rene) ] e2b444d (Only the first 10 of 19 ports in this commit are shown above. )
eric6: Revert removal.
This reverts commits
* e6fa82f13214be6efb40b6cca698607fe15adfc0
* fb41f4077d321912b1e1c1c586cc90e9df5ce9d8
* 75b955057c8e0c7cf9f47d4070802312e8427d34 (eric6 part)
Requested by: fluffy, tcberner
|
Fri, 31 Dec 2021
|
[ 17:38 Rene Ladan (rene) ] fb41f40
fixup: remove slave ports of removed devel/eric6
Reported by: cperciva
|
Mon, 8 Nov 2021
|
[ 19:17 Dima Panov (fluffy) ] 4d9306b
devel/eric6: update to 21.11 release
|
Sun, 5 Sep 2021
|
[ 21:09 Dima Panov (fluffy) ] 111bb66
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
|
Mon, 16 Aug 2021
|
[ 13:14 Dima Panov (fluffy) ] c52da3a
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
|
Wed, 12 May 2021
|
[ 03:40 Dima Panov (fluffy) ] cf63850
devel/eric6: update to 21.5 release
|
Tue, 6 Apr 2021
|
[ 17:12 Dima Panov (fluffy) ] ae7ac11
devel/eric6: update to 21.4 release
Changelog: https://eric-ide.python-projects.org/eric-news.html
|
Sun, 28 Mar 2021
|
[ 13:09 fluffy ]
devel/eric6: update to 21.3 release
Release notes: https://eric-ide.python-projects.org/eric-news.html
|
Tue, 5 Jan 2021
|
[ 01:40 fluffy ]
devel/eric6: update to 20.1 release
|
Thu, 24 Dec 2020
|
[ 11:34 fluffy ]
devel/eric6: update to 20.12.1 release
Changelog: https://eric-ide.python-projects.org/eric-news.html
|
Mon, 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
|
Thu, 13 Aug 2020
|
[ 01:19 fluffy ]
eric6: update to 20.8 bugfix release
|
Thu, 9 Jul 2020
|
[ 23:41 fluffy ]
devel/eric6: update to 20.7 release
Relnotes: https://eric-ide.python-projects.org/eric-news.html
|
Wed, 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
|
Sun, 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
|
Sun, 7 Apr 2019
|
[ 16:59 dbn ]
devel/eric6: update to 19.04
- ChangeLog: https://eric-ide.python-projects.org/eric-news.html
|
Sun, 31 Mar 2019
|
[ 16:15 dbn ]
devel/eric6: update to 19.03
ChangeLog: https://eric-ide.python-projects.org/eric-news.html
|
Tue, 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])
|
Fri, 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)
|
Sun, 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__'
|
Sun, 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'
|
Sat, 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 (Only the first 15 lines of the commit message are shown above )
|
Wed, 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
|
Tue, 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 (Only the first 15 lines of the commit message are shown above )
|
Sat, 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
|
Thu, 8 Feb 2018
|
[ 15:11 dbn ] (Only the first 10 of 17 ports in this commit are shown above. )
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.
|
Wed, 17 Jan 2018
|
[ 06:19 dbn ] (Only the first 10 of 12 ports in this commit are shown above. )
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)
|
Wed, 10 Jan 2018
|
[ 18:39 dbn ] (Only the first 10 of 19 ports in this commit are shown above. )
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
|
Fri, 27 Oct 2017
|
[ 03:43 dbn ] (Only the first 10 of 12 ports in this commit are shown above. )
evel/eric6: update to 17.10
ChangeLog:
- https://eric-ide.python-projects.org/eric-news.html
|
Fri, 18 Nov 2016
|
[ 18:49 dbn ] (Only the first 10 of 14 ports in this commit are shown above. )
devel/eric6: update to 6.1.11
- remove i18n files from devel/eric6 (duplicate of the specific ports)
- add support for Python 3
|
Sun, 9 Oct 2016
|
[ 18:47 dbn ] (Only the first 10 of 11 ports in this commit are shown above. )
devel/eric6: update to 6.1.10.
ChangeLog:
- bug fixes
|
Tue, 6 Sep 2016
|
[ 06:16 dbn ] (Only the first 10 of 11 ports in this commit are shown above. )
devel/eric6: update to 6.1.9
ChangeLog:
- bug fixes
|
Sat, 20 Aug 2016
|
[ 12:56 dbn ] (Only the first 10 of 12 ports in this commit are shown above. )
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).
|
Mon, 4 Jul 2016
|
[ 19:48 bsam ] (Only the first 10 of 11 ports in this commit are shown above. )
eric6 ports: Update to version 6.1.7.
|
Sun, 5 Jun 2016
|
[ 19:43 bsam ] (Only the first 10 of 11 ports in this commit are shown above. )
eric6 ports: Update to version 6.1.6.
|
Tue, 10 May 2016
|
[ 14:43 bsam ] (Only the first 10 of 11 ports in this commit are shown above. )
eric6 ports: Update to version 6.1.5.
|
Thu, 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 ] (Only the first 10 of 11 ports in this commit are shown above. )
eric6 ports: update to version 6.1.4.
|
Sun, 7 Feb 2016
|
[ 17:39 bsam ] (Only the first 10 of 12 ports in this commit are shown above. )
eric6 ports: Update to version 6.1.2.
|
Mon, 4 Jan 2016
|
[ 17:35 bsam ] (Only the first 10 of 11 ports in this commit are shown above. )
eric6 ports: Update to version 6.1.1.
|
Mon, 7 Dec 2015
|
[ 12:12 bsam ] (Only the first 10 of 12 ports in this commit are shown above. )
eric6 ports: Update to version 6.1.0.
|
Fri, 11 Sep 2015
|
[ 18:53 bsam ] (Only the first 10 of 11 ports in this commit are shown above. )
eric6 ports: Update to version 6.0.9.
|
Tue, 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.
|
Thu, 7 May 2015
|
[ 22:23 bsam ]
eric6 ports: Update to version 6.0.5.
|
Wed, 8 Apr 2015
|
[ 16:58 bsam ]
eric6 ports: Update to version 6.0.4.
|
Sun, 8 Mar 2015
|
[ 10:37 bsam ]
Eric6 localization files.
|
Number of commits found: 46 |