Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
21.11_4 07 Jul 2024 08:05:33
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml
- Bump PORTREVISION of dependent ports for dependency change |
21.11_3 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
21.11_3 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
21.11_2 09 Mar 2023 11:15:07
    |
Loïc Bartoletti (lbartoletti)  |
PyQt: Update to latest versions
- PyQt5: update to 5.15.9
- PyQt6: upate to 6.4.2
- PyQt6-sip: update to 13.4.1
- PyQt5-sip: update to 12.11.1
- PyQt-builder: update to 1.14.1
- sip: upate to 6.7.7
PR: 269751
Exp-run by: antoine |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
21.11_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
21.11_1 20 Jul 2022 14:55:49
    |
Tobias C. Berner (tcberner)  |
cleanup: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alex Trull <freebsd.alex@trull.org>
* Alonso Cardenas <acm@FreeBSD.org>
* Boris Samorodov <bsam@FreeBSD.org>
* David Shane Holden <dpejesh@yahoo.com>
* Felix Palmen <felix@palmen-it.de>
* Hirohisa Yamaguchi <umq@ueo.co.jp>
* Kevin Bowling <kbowling@FreeBSD.org>
* Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
* Markus Mann, CTS - FreeBSD Team <de-freebsd@ctseuro.com>
* Matthias Andree
* Matthias Fechner <mfechner@FreeBSD.org>
* Oleg Sidorkin <osidorkin@gmail.com>
* Oliver Lehmann
* Radim Kolar <hsn@sendmail.cz>
* Timothy Beyer <beyert@cs.ucr.edu>
* hq@FreeBSD.org
* johalun0@gmail.com
* lev@FreeBSD.org
* rooneg@electricjellyfish.net
With hat: portmgr |
21.11_1 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
21.11_1 07 Mar 2022 17:39:13
    |
Loïc Bartoletti (lbartoletti)  |
devel/py-qt5, devel/py-sip: Update versions
- Update sip to 6.5.1
- Update PyQt5 to 5.15.6
- Update PyQtChart, PyQtNetworkAuth and PyQtWebengine to 5.15.5
- Update PyQtSip to 12.9.1
- Update PyQtBuilder to 1.12.2
- Add ${_MAKE_JOBS} for pyqt.mk (reported by Tatsuki Makino)
PR: 261685
Exp-run by: antoine |
21.11 27 Jan 2022 06:12:26
    |
Loïc Bartoletti (lbartoletti)  |
PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.
SIP:
As mentioned in the update from sip to sip5, this is a transitional version
to remove what is deprecated in sip4.
Sip6 completely removes the deprecated parts.
Unfortunately, some ports — mostly cura things — can not use sip6, so we
reintroduce sip4.
PyQt:
At the same time, we took the opportunity to simplify PyQT and propose only one
package as for devel/pyside2. */py-qt5-* have been merged — excepted chart,
networkauth and webengine — into devel/py-qt5-pyqt.
This allows us to be in adequacy with the packages that the author of these (Only the first 15 lines of the commit message are shown above ) |
21.11 23 Jan 2022 20:56:25
    |
Rene Ladan (rene)  |
devel/eric6: undeprecate |
21.11 01 Jan 2022 13:48:55
    |
Rene Ladan (rene)  |
eric6: Revert removal.
This reverts commits
* e6fa82f13214be6efb40b6cca698607fe15adfc0
* fb41f4077d321912b1e1c1c586cc90e9df5ce9d8
* 75b955057c8e0c7cf9f47d4070802312e8427d34 (eric6 part)
Requested by: fluffy, tcberner |
21.11 31 Dec 2021 13:40:03
    |
Rene Ladan (rene)  |
cleanup: Remove expired ports:
2021-10-31 devel/sdl_sge: Upstream no longer maintained
2021-12-31 net/appkonference: Outdated, depends on unsupported version of
net/asterisk
2021-12-31 dns/bind911: End of life, please migrate to a newer version of BIND9
2021-12-31 net/zebra: Abandoned upstream, last release in 2005. Consider
migrating to net/frr7 or net/bird2
2021-12-31 audio/osalp: Abandoned upstream, listed as beta and no new release
since 2008
2021-12-31 games/stransball2: Depends on expired devel/sdl_sge
2021-12-31 devel/rubygem-ruby-sdl-ffi: Depends on expired devel/sdl_sge
2021-12-31 devel/rubygem-rubygame: Depends on expired devel/sdl_sge
2021-12-31 devel/ruby-sdl: Depends on expired devel/sdl_sge
2021-12-31 games/magicmaze: Depends on expired devel/sdl_sge
2021-12-31 games/trophy: Depends on expired devel/clanlib1
2021-12-31 devel/clanlib1: Older than expired and removed devel/clanlib
2021-12-31 www/py-django31: Upgrade to Django 3.2+. Mainstream support ended
(April 6, 2021). Extended support ends December 2021. See
https://www.djangoproject.com/download/ (Only the first 15 lines of the commit message are shown above ) |
21.11 25 Nov 2021 22:36:59
    |
Stefan Eßer (se)  |
devel/eric6: Fix CONFLICTS_INSTALL
The automatically generated values did not match any package due to an
additional ${FLAVOR} added to the pattern. The version wildcard was
superfluous and and has been removed as well.
Approved by: portmgr (blanket) |
21.11 08 Nov 2021 19:17:44
    |
Dima Panov (fluffy)  |
devel/eric6: update to 21.11 release |
21.9 05 Sep 2021 21:09:50
    |
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 |
21.7 16 Aug 2021 13:14:07
    |
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 |
21.5_2 27 Jul 2021 18:55:03
    |
Loïc Bartoletti (lbartoletti)  |
*/*: PyQt Update qscintilla2 to 2.13.0 and py-qt5-sip to 12.9.0
Changes:
- https://riverbankcomputing.com/news/QScintilla_2.13.0_Released
- https://www.riverbankcomputing.com/hg/sip/raw-file/tip/NEWS
PR: 257308
Exp-run by: antoine |
21.5_1 12 Jul 2021 12:36:11
    |
Loïc Bartoletti (lbartoletti)  |
devel/qscintilla2: Update to 2.12.1
Changelog:
https://riverbankcomputing.com/news/QScintilla_2.12.1_Released
PR: 257002
Exp-run by: antoine |
21.5 12 May 2021 03:40:52
    |
Dima Panov (fluffy)  |
devel/eric6: update to 21.5 release |
21.4 06 Apr 2021 17:12:45
    |
Dima Panov (fluffy)  |
devel/eric6: update to 21.4 release
Changelog: https://eric-ide.python-projects.org/eric-news.html |
21.3 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
21.3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
21.3 28 Mar 2021 13:09:26
  |
fluffy  |
devel/eric6: update to 21.3 release
Release notes: https://eric-ide.python-projects.org/eric-news.html |
21.1_3 24 Mar 2021 13:34:36
  |
rene  |
Mark ports recursively depending on Python 2.7 for expiration on June 23.
For ports optionally dependending on Python 2.7, just mark those options
as expired. Remove konquerer from the x11/kde-baseapps metaport and bump
its PORTREVISION.
Submitted by: rene
Reviewed by: portmgr, adridg, ehaupt, lme, madpilot, pizzamig, se, sunpoet, yuri
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D28665 |
21.1_3 16 Mar 2021 09:29:54
  |
lbartoletti  |
PyQt5: Update PyQt5 to 5.15.4 and py-qtbuilder to 1.9.1
PR: 254218
Exp-run by: antoine |
21.1_2 08 Mar 2021 06:49:18
  |
lbartoletti  |
PyQt5: Update PyQt5 to 5.15.3, QScintilla2 to 2.12.0, py-qtbuilder to 1.9.0
* PyQt5: update to 5.15.3
This is a minor feature and bug-fix release. There are corresponding releases of
the other PyQt5-related packages.
- Added the missing QImage.setAlphaChannel().
- Support for the QtNetworkAuth library has been moved to a separate
PyQtNetworkAuth package.
- Wheels no longer bundle the corresponding Qt libraries and instead
automatically install them from an external wheel.
* QScintilla2: update to 2.12.0
This adds support for Qt6 and removes support for Qt4.
- Change the new distname (again)i due to a conflict
- Use the new sip-build system
* devel/py-qtbuilder: update to 1.9.0
* devel/py-sip: fix flavor for sip-distinfo
PR: 253865
Exp-run by: antoine |
21.1_1 18 Jan 2021 19:03:23
  |
lbartoletti  |
Update qscintilla2 to 2.11.6 |
21.1 05 Jan 2021 01:40:48
  |
fluffy  |
devel/eric6: update to 20.1 release |
20.12.1 24 Dec 2020 11:34:10
  |
fluffy  |
devel/eric6: update to 20.12.1 release
Changelog: https://eric-ide.python-projects.org/eric-news.html |
20.9_2 15 Dec 2020 17:56:00
  |
lbartoletti  |
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 |
20.9_1 08 Dec 2020 20:03:07
  |
lbartoletti  |
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 ) |
20.9_1 05 Oct 2020 15:50:04
  |
lbartoletti  |
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 |
20.9 07 Sep 2020 05:47:14
  |
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 |
20.8 13 Aug 2020 01:19:44
  |
fluffy  |
eric6: update to 20.8 bugfix release |
20.7 09 Jul 2020 23:41:31
  |
fluffy  |
devel/eric6: update to 20.7 release
Relnotes: https://eric-ide.python-projects.org/eric-news.html |
20.6 10 Jun 2020 16:41:49
  |
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 |
20.5_1 09 Jun 2020 01:31:26
  |
fluffy  |
devel/eric6: limit python to 3.5+
- simplify FLAVORS use
- while here, tty to resolve fallouts to i18n packs
Reported by: pkg-fallout |
20.5 31 May 2020 15:33:36
  |
fluffy  |
devel/eric6: update to 20.5 release
- also update i18n slaves
- use newcomer lib x11-toolkits/py-qt5-chart
- adopt while here |
19.04_4 11 Apr 2020 05:04:41
  |
lbartoletti  |
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 |
19.04_3 04 Feb 2020 11:09:26
  |
rene  |
Return these files to the pool too.
Submitted by: jbeich |
19.04_3 11 Jan 2020 02:44:05
  |
pkubaj  |
devel/eric6: unbreak on powerpc64
Builds fine. |
19.04_3 13 Aug 2019 16:01:59
  |
mat  |
Convert to UCL & cleanup pkg-message (categories d) |
19.04_3 07 Apr 2019 16:59:03
  |
dbn  |
devel/eric6: update to 19.04
- ChangeLog: https://eric-ide.python-projects.org/eric-news.html |
19.03_3 05 Apr 2019 22:57:51
  |
tcberner  |
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 |
19.03_2 31 Mar 2019 16:15:36
  |
dbn  |
devel/eric6: update to 19.03
ChangeLog: https://eric-ide.python-projects.org/eric-news.html |
18.12_2 16 Mar 2019 21:31:13
  |
tcberner  |
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) |
18.12_1 16 Jan 2019 11:13:45
  |
tijl  |
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 ) |
18.12 11 Dec 2018 05:59:11
  |
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]) |
18.11 02 Nov 2018 19:57:48
  |
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) |
18.10 28 Oct 2018 18:24:35
  |
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__' |
18.09 10 Sep 2018 13:15:48
  |
mat  |
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 |
18.09 10 Sep 2018 13:14:52
  |
mat  |
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 |
18.09 09 Sep 2018 06:14:41
  |
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.08 18 Aug 2018 09:31:39
  |
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 ) |
18.06 18 Jun 2018 03:49:10
  |
linimon  |
Mark ports broken on powerpc64, categories d-f.
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket) |
18.06 13 Jun 2018 19:28:54
  |
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 |
18.05 01 May 2018 17:52:53
  |
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 ) |
18.03_1 29 Apr 2018 16:19:44
  |
tcberner  |
Update the QScintilla2 ports to 2.10.4 |
18.03 17 Mar 2018 15:58:27
  |
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 |
18.02 08 Feb 2018 15:11:50
  |
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.12 17 Jan 2018 06:19:00
  |
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) |
17.11.1 10 Jan 2018 18:39:31
  |
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 |
17.10_1 30 Nov 2017 15:50:34
  |
mat  |
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 ) |
17.10_1 27 Oct 2017 03:43:49
  |
dbn  |
evel/eric6: update to 17.10
ChangeLog:
- https://eric-ide.python-projects.org/eric-news.html |
6.1.11_1 01 May 2017 18:06:31
  |
dbn  |
devel/eric6: fix linking to icon
PR: 218756
Submitted by: Eric Camachat <eric@camachat.org> |
6.1.11 13 Jan 2017 16:54:56
  |
mat  |
Fix ports using PREFIX in their depends instead of LOCALBASE.
With hat: portmgr
Sponsored by: Absolight |
6.1.11 18 Nov 2016 18:49:55
  |
dbn  |
devel/eric6: update to 6.1.11
- remove i18n files from devel/eric6 (duplicate of the specific ports)
- add support for Python 3 |
6.1.10 09 Oct 2016 18:47:21
  |
dbn  |
devel/eric6: update to 6.1.10.
ChangeLog:
- bug fixes |
6.1.9 06 Sep 2016 06:16:05
  |
dbn  |
devel/eric6: update to 6.1.9
ChangeLog:
- bug fixes |
6.1.8 20 Aug 2016 12:56:27
  |
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). |
6.1.7_1 18 Aug 2016 15:39:55
  |
dbn  |
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 |
6.1.7 04 Jul 2016 19:48:07
  |
bsam  |
eric6 ports: Update to version 6.1.7. |
6.1.6 05 Jun 2016 19:43:58
  |
bsam  |
eric6 ports: Update to version 6.1.6. |
6.1.5 10 May 2016 14:43:54
  |
bsam  |
eric6 ports: Update to version 6.1.5. |
6.1.4 24 Apr 2016 15:45:48
  |
bsam  |
devel/eric6: Last bit to upgrade to v 6.1.4.
Reported by: Mike Harding <mvharding at gmail.com> |
6.1.3 21 Apr 2016 16:19:48
  |
bsam  |
eric6 ports: update to version 6.1.4 (reaaly, previous update
was 6.1.2 -> 6.1.3 by accident) |
6.1.3 21 Apr 2016 16:14:54
  |
bsam  |
eric6 ports: update to version 6.1.4. |
6.1.2 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
6.1.2 07 Feb 2016 17:39:35
  |
bsam  |
eric6 ports: Update to version 6.1.2. |
6.1.1 04 Jan 2016 17:35:32
  |
bsam  |
eric6 ports: Update to version 6.1.1. |
6.1.0 07 Dec 2015 12:12:55
  |
bsam  |
eric6 ports: Update to version 6.1.0. |
6.0.9 11 Sep 2015 18:53:31
  |
bsam  |
eric6 ports: Update to version 6.0.9. |
6.0.8 18 Aug 2015 09:18:00
  |
bsam  |
devel/eric6 and eric6 i18n files: update to version 6.0.8
and add NO_ARCH knob for i18n ports. |
6.0.5 08 Jun 2015 01:19:03
  |
amdmi3  |
- Add missing files and empty directory to plist
Approved by: portmgr blanket |
6.0.5 07 May 2015 22:23:51
  |
bsam  |
eric6 ports: Update to version 6.0.5. |
6.0.4 08 Apr 2015 16:58:26
  |
bsam  |
eric6 ports: Update to version 6.0.4. |
6.0.3 08 Mar 2015 10:32:29
  |
bsam  |
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 |