non port: devel/eric6/Makefile |
SVNWeb
|
Number of commits found XX: 29 |
Tue, 5 Jan 2021
|
[ 01:40 fluffy ] 
560366 devel/eric6/Makefile
560366 devel/eric6/bsd.eric6.mk
560366 devel/eric6/distinfo
560366 devel/es-eric6/distinfo
560366 german/eric6/distinfo
560366 russian/eric6/distinfo
devel/eric6: update to 20.1 release
|
Thu, 24 Dec 2020
|
[ 11:34 fluffy ] 
559063 devel/eric6/Makefile
559063 devel/eric6/bsd.eric6.mk
559063 devel/eric6/distinfo
559063 devel/eric6/pkg-plist
559063 devel/es-eric6/distinfo
559063 german/eric6/distinfo
559063 russian/eric6/distinfo
devel/eric6: update to 20.12.1 release
Changelog: https://eric-ide.python-projects.org/eric-news.html
|
Tue, 15 Dec 2020
|
[ 17:56 lbartoletti ] 
558168 Mk/Uses/pyqt.mk
558168 audio/cadence/Makefile
558168 audio/carla/Makefile
558168 audio/picard/Makefile
558168 biology/py-ete3/Makefile
558168 cad/cura/Makefile
558168 cad/py-cq-editor/Makefile
558168 cad/py-pyfda/Makefile
558168 cad/uranium/Makefile
558168 comms/gnuradio/Makefile
(Only the first 10 of 54 ports in this commit are shown above. )
Update PyQt5 to 5.15.2, sip to 5.5.0, py-qtbuilder to 1.6.0 and py-qt5-sip to
12.8.1
PR: 251764
Exp-run by: antoine
|
Tue, 8 Dec 2020
|
[ 20:03 lbartoletti ] 
557300 Mk/Uses/pyqt.mk
557300 Mk/Uses/qt.mk
557300 biology/py-ete3/Makefile
557300 cad/cura/Makefile
557300 cad/uranium/Makefile
557300 comms/py-qt5-sensors/Makefile
557300 comms/py-qt5-serialport/Makefile
557300 databases/py-qt5-sql/Makefile
557300 deskutils/calibre/Makefile
557300 deskutils/calibre/distinfo
(Only the first 10 of 136 ports in this commit are shown above. )
Update Qt/PySide2 to 5.15.2 / PyQt to 5.15.1 / SIP to 5.4.0
This commit combines several updates.
- Update Qt to 5.12.2
- Update PyQt to 5.15.1
- Since PySide 5.15.1 is broken with Qt 5.15.2, so PySide and Shiboken are also
updated to 5.15.2.
- Update sip to 5.4.0
SIP is a collection of tools to create Python bindings for C and C++ libraries
and used by PyQt and wxPython. There are some changes with sip5 [1]:
- python 3.5+ is required
- sip drops support of old deprecated methods as sipdistutils & cie.
- this version breaks also PyQt5 extension ABI. SIP files will be installed in
${PYTHON_SITELIBDIR}/PyQt${_PYQT_VERSION}/bindings
- some ports will use the new pyqtbuilder package with the pyproject.toml setup.
Instead if the project have a setup.py, you should use sip-build to build it.
- if a port needs sip, it should also needs pysip. BTW, py-qt5-core requires
pysip, so that should be enough for PyQt packages.
(Only the first 15 lines of the commit message are shown above )
|
Mon, 5 Oct 2020
|
[ 15:50 lbartoletti ] 
551499 Mk/Uses/pyqt.mk
551499 audio/cadence/Makefile
551499 audio/carla/Makefile
551499 audio/picard/Makefile
551499 biology/py-ete3/Makefile
551499 cad/openscad-devel/Makefile
551499 cad/openscad/Makefile
551499 cad/py-cq-editor/Makefile
551499 cad/py-pyfda/Makefile
551499 comms/Makefile
(Only the first 10 of 122 ports in this commit are shown above. )
Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5
- Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5
- Use pypi for PYQT [1]
- Add devel/py-qt5-sip (Don't use it for now. It will be used in future updates
of PyQt with py-sip >= 5)
- Add missing py-qt5 ports: comms/py-qt5-sensors, devel/py-qt5-location,
devel/py-qt5-remoteobjects, net/py-qt5-networkauth
- Strip libs
- Refactor *_PATH and *_PORT parts
[1] RiverBankComputing doesn't offer links to download latest version of some
ports
PR: 247369
Reviewed by: tcberner
Differential Revision: https://reviews.freebsd.org/D25749
Exp-run by: antoine
|
Wed, 10 Jun 2020
|
[ 16:41 fluffy ] 
538410 devel/eric6/Makefile
538410 devel/eric6/Makefile.inc
538410 devel/eric6/bsd.eric6.mk
538410 devel/eric6/distinfo
538410 devel/eric6/files/config
538410 devel/eric6/pkg-plist
538410 devel/es-eric6/distinfo
538410 german/eric6/distinfo
538410 russian/eric6/distinfo
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
|
Tue, 9 Jun 2020
|
[ 01:31 fluffy ] 
538273 devel/eric6/Makefile
538273 devel/eric6/Makefile.inc
devel/eric6: limit python to 3.5+
- simplify FLAVORS use
- while here, tty to resolve fallouts to i18n packs
Reported by: pkg-fallout
|
Sun, 31 May 2020
|
[ 15:33 fluffy ] 
537173 devel/eric6/Makefile
537173 devel/eric6/Makefile.inc
537173 devel/eric6/bsd.eric6.mk
537173 devel/eric6/distinfo
537173 devel/eric6/pkg-descr
537173 devel/eric6/pkg-plist
537173 devel/es-eric6/distinfo
537173 german/eric6/distinfo
537173 russian/eric6/distinfo
devel/eric6: update to 20.5 release
- also update i18n slaves
- use newcomer lib x11-toolkits/py-qt5-chart
- adopt while here
|
Sat, 11 Apr 2020
|
[ 05:04 lbartoletti ] 
531396 Mk/Uses/pyqt.mk
531396 audio/cadence/Makefile
531396 audio/carla/Makefile
531396 audio/picard/Makefile
531396 cad/openscad-devel/Makefile
531396 cad/openscad/Makefile
531396 comms/py-qt5-serialport/Makefile
531396 databases/py-qt5-sql/Makefile
531396 databases/sqlitebrowser/Makefile
531396 deskutils/calibre/Makefile
(Only the first 10 of 67 ports in this commit are shown above. )
Update py-sip to 4.19.21 and qscintilla2 to 2.11.4
- Update py-sip to 4.19.21
- Update qscintilla2 to 2.11.4
- Replace MASTER_SITE_RIVERBANK with https versions
- Replace QSCI2_DISTNAME to match with the new one
PR: 245308
Approved by: tcberner (mentor)
Exp-run by: antoine
|
Sat, 11 Jan 2020
|
[ 02:44 pkubaj ] 
522626 devel/eric6/Makefile
devel/eric6: unbreak on powerpc64
Builds fine.
|
Fri, 5 Apr 2019
|
[ 22:57 tcberner ] 
498034 devel/eric6/Makefile
devel/eric6: prepare for PyQt5 update
- Switch to using webengine (webkit fails to be detected)
- While here, fixup port to use USES=pyqt and USE_PYQT.
PR: 236894
|
Sat, 16 Mar 2019
|
[ 21:31 tcberner ] 
495960 MOVED
495960 devel/eric6/Makefile
devel/eric6: remove qt4 flavors (Qt4 deprecation)
- note:
* this port should be converted to USES=pyqt,
* and could use the normal PY_FLAVORS now.
Approved by: portmgr (implicit)
|
Wed, 16 Jan 2019
|
[ 11:13 tijl ] 
490472 accessibility/kdeaccessibility/Makefile
490472 accessibility/kmag/Makefile
490472 accessibility/kmousetool/Makefile
490472 accessibility/kmouth/Makefile
490472 accessibility/qt5-speech/Makefile
490472 archivers/ark/Makefile
490472 archivers/kf5-karchive/Makefile
490472 archivers/peazip/Makefile
490472 archivers/quazip/Makefile
490472 astro/gpsbabel/Makefile
(Only the first 10 of 1089 ports in this commit are shown above. )
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above )
|
Tue, 11 Dec 2018
|
[ 05:59 dbn ] 
487220 devel/eric6/Makefile
487220 devel/eric6/bsd.eric6.mk
487220 devel/eric6/distinfo
487220 devel/es-eric6/distinfo
487220 german/eric6/distinfo
487220 russian/eric6/distinfo
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])
|
Mon, 10 Sep 2018
|
[ 13:15 mat ] 
479407 archivers/zip-ada/Makefile
479407 cad/qcad/Makefile
479407 databases/p5-DBD-Excel/Makefile
479407 databases/skytools/Makefile
479407 databases/tcl-sqlite3/Makefile
479407 deskutils/note/Makefile
479407 devel/allegro-devel/Makefile
479407 devel/cvs2svn/Makefile
479407 devel/cvsweb3/Makefile
479407 devel/eric6/Makefile
(Only the first 10 of 127 ports in this commit are shown above. )
Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
[ 13:14 mat ] 
479406 accessibility/kmag/Makefile
479406 accessibility/kmousetool/Makefile
479406 accessibility/kmouth/Makefile
479406 archivers/ark/Makefile
479406 archivers/brotli/Makefile
479406 archivers/erlang-snappy/Makefile
479406 archivers/lzop/Makefile
479406 astro/geographiclib/Makefile
479406 astro/libkgeomap/Makefile
479406 astro/marble/Makefile
(Only the first 10 of 995 ports in this commit are shown above. )
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
Mon, 18 Jun 2018
|
[ 03:49 linimon ] 
472670 databases/fastdb/Makefile
472670 databases/galera/Makefile
472670 databases/hamsterdb/Makefile
472670 databases/postgresql-plruby/Makefile
472670 databases/rocksdb/Makefile
472670 deskutils/easystroke/Makefile
472670 deskutils/gnome-clocks/Makefile
472670 deskutils/showdown/Makefile
472670 deskutils/xneur/Makefile
472670 devel/aarch64-none-elf-gcc/Makefile
(Only the first 10 of 43 ports in this commit are shown above. )
Mark ports broken on powerpc64, categories d-f.
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket)
|
Tue, 1 May 2018
|
[ 17:52 dbn ] 
468775 devel/eric6/Makefile
468775 devel/eric6/bsd.eric6.mk
468775 devel/eric6/distinfo
468775 devel/es-eric6/distinfo
468775 german/eric6/distinfo
468775 russian/eric6/distinfo
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 )
|
Sun, 29 Apr 2018
|
[ 16:19 tcberner ] 
468632 Mk/Uses/pyqt.mk
468632 cad/openscad-devel/Makefile
468632 cad/openscad/Makefile
468632 comms/py-qt5-serialport/Makefile
468632 databases/py-qt4-sql/Makefile
468632 databases/py-qt5-sql/Makefile
468632 databases/sqlitebrowser/Makefile
468632 databases/sqliteman/Makefile
468632 databases/tora/Makefile
468632 devel/eric6/Makefile
(Only the first 10 of 65 ports in this commit are shown above. )
Update the QScintilla2 ports to 2.10.4
|
Wed, 17 Jan 2018
|
[ 06:19 dbn ] 
459220 chinese/eric6/distinfo
459220 devel/cs-eric6/distinfo
459220 devel/eric6/Makefile
459220 devel/eric6/bsd.eric6.mk
459220 devel/eric6/distinfo
459220 devel/es-eric6/distinfo
459220 devel/it-eric6/distinfo
459220 devel/tr-eric6/distinfo
459220 french/eric6/distinfo
459220 german/eric6/distinfo
(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 ] 
458671 chinese/eric6/distinfo
458671 devel/cs-eric6/Makefile
458671 devel/cs-eric6/distinfo
458671 devel/eric6/Makefile
458671 devel/eric6/Makefile.inc
458671 devel/eric6/bsd.eric6.mk
458671 devel/eric6/distinfo
458671 devel/eric6/files/extra-patch-install-i18n.py
458671 devel/es-eric6/Makefile
458671 devel/es-eric6/distinfo
(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
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] 
455210 CHANGES
455210 MOVED
455210 Mk/Uses/gnome.mk
455210 Mk/Uses/pyqt.mk
455210 Mk/Uses/python.mk
455210 UPDATING
455210 accessibility/Makefile
455210 accessibility/accerciser/Makefile
455210 accessibility/caribou/Makefile
455210 accessibility/orca/Makefile
(Only the first 10 of 2423 ports in this commit are shown above. )
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above )
|
Mon, 1 May 2017
|
[ 18:06 dbn ] 
439902 devel/eric6/Makefile
devel/eric6: fix linking to icon
PR: 218756
Submitted by: Eric Camachat <eric@camachat.org>
|
Fri, 18 Nov 2016
|
[ 18:49 dbn ] 
426333 chinese/eric6/distinfo
426333 devel/cs-eric6/distinfo
426333 devel/eric6/Makefile
426333 devel/eric6/Makefile.inc
426333 devel/eric6/distinfo
426333 devel/eric6/files/extra-patch-install-i18n.py
426333 devel/eric6/pkg-plist
426333 devel/es-eric6/distinfo
426333 devel/it-eric6/distinfo
426333 devel/tr-eric6/distinfo
(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
|
Sat, 20 Aug 2016
|
[ 12:56 dbn ] 
420509 chinese/eric6/distinfo
420509 devel/cs-eric6/distinfo
420509 devel/eric6/Makefile
420509 devel/eric6/Makefile.inc
420509 devel/eric6/distinfo
420509 devel/es-eric6/distinfo
420509 devel/it-eric6/distinfo
420509 devel/tr-eric6/distinfo
420509 french/eric6/distinfo
420509 german/eric6/distinfo
(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).
|
Thu, 18 Aug 2016
|
[ 15:39 dbn ] 
420409 devel/eric6/Makefile
420409 devel/eric6/Makefile.inc
devel/eric6: add option to use PyQt5, fix PyQt4.
- Fix the use of PyQt4 when PyQt5 is installed:
- Specify which version of PyQt to target on installation
- Add support for switching between PyQt4 and PyQt5 for the GUI.
- Fix stage-qa warning:
- Make symlink to pixmap relative.
- Take over maintainership
PR: 211908
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] 
412346 databases/R-cran-RMySQL/Makefile
412346 databases/R-cran-RSQLite.extfuns/Makefile
412346 databases/R-cran-RSQLite/Makefile
412346 databases/R-cran-sqldf/Makefile
412346 databases/akonadi-googledata/Makefile
412346 databases/akonadi/Makefile
412346 databases/apq-mysql/Makefile
412346 databases/apq-odbc/Makefile
412346 databases/apq-pgsql/Makefile
412346 databases/apq/Makefile
(Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 18 Aug 2015
|
[ 09:18 bsam ] 
394562 chinese/eric6/distinfo
394562 devel/eric6/Makefile
394562 devel/eric6/Makefile.inc
394562 devel/eric6/distinfo
394562 french/eric6/distinfo
394562 german/eric6/distinfo
394562 portuguese/eric6/distinfo
394562 russian/eric6/distinfo
devel/eric6 and eric6 i18n files: update to version 6.0.8
and add NO_ARCH knob for i18n ports.
|
Sun, 8 Mar 2015
|
[ 10:32 bsam ] 
380762 devel/Makefile
380762 devel/eric6
380762 devel/eric6/Makefile
380762 devel/eric6/Makefile.inc
380762 devel/eric6/distinfo
380762 devel/eric6/files
380762 devel/eric6/files/config
380762 devel/eric6/files/eric6.desktop.in
380762 devel/eric6/files/extra-patch-install-i18n.py
380762 devel/eric6/pkg-descr
(Only the first 10 of 11 ports in this commit are shown above. )
Eric is a full featured Python and Ruby editor and IDE, written in python.
It is based on the cross platform Qt gui toolkit, integrating the highly
flexible Scintilla editor control. It is designed to be usable as everyday's
quick and dirty editor as well as being usable as a professional project
management tool integrating many advanced features Python offers
the professional coder.
This is a port of eric6 (based on Qt4).
WWW: http://eric-ide.python-projects.org/index.html
|
Number of commits found XX: 29 |