notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-robotframework-ride Test data editor for Robot Framework
1.7.3.1_2 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.7.3.1_2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses deprecated version of python
Expired This port expired on: 2020-08-15
Maintainer: Vladimir.Chukharev@gmail.com search for ports maintained by this maintainer
Port Added: 2013-03-01 18:56:10
Last Update: 2020-08-15 10:50:59
SVN Revision: 544927
Also Listed In: python www
License: APACHE20
WWW:
https://github.com/robotframework/RIDE/wiki
Description:
Test data editor for Robot Framework test data. WWW: https://github.com/robotframework/RIDE/wiki
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}robotframework-ride>0:devel/py-robotframework-ride@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-robotframework-ride
Package flavors (<flavor>: <package>)
  • py27: py27-robotframework-ride
distinfo:
TIMESTAMP = 1561701714 SHA256 (robotframework-ride-1.7.3.1.zip) = f0c15a278be5084c99c1df3ba8d4ebc73e7f5ec95846a186cace6ee1e21d4caf SIZE (robotframework-ride-1.7.3.1.zip) = 1054823

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-robotframework>=2.7.5 : devel/py-robotframework@py27
  2. py27-robotframework-seleniumlibrary>=1.1.0 : devel/py-robotframework-seleniumlibrary@py27
  3. py27-pygments>0 : textproc/py-pygments@py27
  4. py27-setuptools>0 : devel/py-setuptools@py27
  5. python2.7 : lang/python27
  6. __init__.py : x11-toolkits/py-wxPython40@py27
Library dependencies:
  1. libwx_baseu-3.0.so : x11-toolkits/wxgtk30
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
dos2unix python:2.7 zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/r/robotframework-ride/
  2. https://pypi.org/packages/source/r/robotframework-ride/
Collapse this list.

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.7.3.1_2
15 Aug 2020 10:50:59
Revision:544927Original commit files touched by this commit
rene search for other commits by this committer
Remove deprecated ports:

2020-08-15 archivers/py-backports.lzma: Uses deprecated version of python
2020-08-15 archivers/py-bup: Uses deprecated version of python
2020-08-15 archivers/py-librtfcomp: Uses deprecated version of python
2020-08-15 audio/blop-lv2: Uses deprecated version of python
2020-08-15 audio/bs2b-lv2: Uses deprecated version of python
2020-08-15 audio/py-gmusicproxy: Uses deprecated version of python
2020-08-15 audio/py-karaoke: Uses deprecated version of python
2020-08-15 audio/py-openal: Uses deprecated version of python
2020-08-15 audio/py-py-jack: Uses deprecated version of python
2020-08-15 audio/py-xmms2: Uses deprecated version of python
2020-08-15 audio/triceratops-lv2: Uses deprecated version of python
2020-08-15 biology/py-biom-format: Uses deprecated version of python
2020-08-15 comms/py-bulksms: Uses deprecated version of python
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.7.3.1_2
17 May 2020 05:55:12
Revision:535516Original commit files touched by this commit
lbartoletti search for other commits by this committer
x11-toolkits/wxgtk30: Update to 3.0.5.1

Changelog:
  -
https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.0.5/docs/changes.txt

PR:	 246218
Approved by:	tcberner (mentor)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D24808
1.7.3.1_1
29 Feb 2020 18:24:19
Revision:527449Original commit files touched by this commit
lbartoletti search for other commits by this committer
x11-toolkits/py-wxPython40: GUI toolkit for the Python programming language

py-wxPython40 aka Phoenix is a reborn of wxPython and in particular it allows to
use wxWidgets with Python3.


  - Add x11-toolkits/py-wxPython40
  - Replace wxPython30 by wxPython40 when python wxWidgets is required
  - Fix cad/kicad and cad/kicad-devel to use wxPython40 "Phoenix"
  - Update comms/congruity, graphics/py-mayavi from wx 2.8 to 3.0
  - While I'm here fix portlint per emulators/playonbsd
  - Remove RUN_DEPENDS from USE_WX per graphics/djvusmooth
  - Bump portversion
  - Fix unicode on x11-toolkits/wxgtk30 and take Maintainer'ship

PR:     241893
Reviewed by:	koobs, tcberner
Approved by:	tcberner (mentor)
Differential Revision:  https://reviews.freebsd.org/D21915
Exp-run by:     antoine
1.7.3.1
23 Feb 2020 15:25:53
Revision:526925Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
1.7.3.1
30 Jun 2019 21:52:10
Revision:505514Original commit files touched by this commit
swills search for other commits by this committer
devel/py-robotframework-ride: update to 1.7.3.1

PR:		238867
Submitted by:	vladimir.chukharev@gmail.com (maintainer)
1.5.2.1_1
25 Jun 2019 20:46:00
Revision:505104Original commit files touched by this commit
kai search for other commits by this committer
devel/py-robotframework-ride: Mark as BROKEN

Mark the port temporarily as BROKEN because it's not compatible with
wxWidgets 3.0 or later. It's already known to the maintainer and an update,
that unbreaks the port, will be submitted soon.

PR:		224814 (related)
Approved by:	vladimir.chukharev@gmail.com (maintainer)
1.5.2.1_1
25 Jun 2019 19:42:23
Revision:505102Original commit files touched by this commit
kai search for other commits by this committer
devel/py-robotframework-selenium2library: Rename to match upstream

The Python package was forked from the old SeleniumLibrary as
Selenium2Library to use Selenium 2 and WebDriver technologies.

Later then it was renamed back to its original name, SeleniumLibrary.

Thus rename the existing port to py-robotframework-seleniumlibrary and
update the pkg-descr to reflect the new constellation.

PR:		224814
Submitted by:	vladimir.chukharev@gmail.com (maintainer)
Reviewed by:	miwi (earlier version)
1.5.2.1
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
1.5.2.1
12 May 2018 08:07:41
Revision:469715Original commit files touched by this commit
joneum search for other commits by this committer
Update to 1.5.2.1

PR:		228139
Submitted by:	maintainer
1.5.2
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
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 View all of this commit message)
1.5.2
01 Oct 2016 15:54:04
Revision:423074Original commit files touched by this commit
pawel search for other commits by this committer
Update to version 1.5.2

PR:		212981
Submitted by:	maintainer
1.5
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.5
12 Dec 2015 23:25:27
Revision:403638Original commit files touched by this commit
junovitch search for other commits by this committer
devel/py-robotframework-ride: update 1.4.1 -> 1.5

- Also set USES=python:-2.7 instead of python:2

Changes:	https://github.com/robotframework/RIDE/releases/tag/v1.5

PR:		205147
Submitted by:	Vladimir.Chukharev@gmail.com (maintainer)
1.4.1
26 Sep 2015 06:28:52
Revision:397929Original commit files touched by this commit
rm search for other commits by this committer
devel/py-robotframework-ride: update to 1.4.1

Update RIDE to the new version 1.4.1.

RIDE 1.4 is upgrading the bundled RF to version 2.8.7.
Some usability enhancement and bug fixes.
RIDE 1.4.1 is created to address the high severity bug in using installed
standard libraries.

PR:		202520
Submitted by:	vladimir.chukharev@gmail.com (maintainer)
1.3_2
04 Oct 2014 06:58:35
Revision:369946Original commit files touched by this commit
mva search for other commits by this committer
- Convert to USES=python

PR:		193786
Submitted by:	vladimir.chukharev@gmail.com (maintainer)
1.3_2
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
1.3_1
05 Jul 2014 23:35:03
Revision:360845Original commit files touched by this commit
wg search for other commits by this committer
devel/py-robotframework-ride: use WX 3.0

Approved by:	portmgr (bapt, blanket)
1.3
16 Jun 2014 15:36:45
Revision:358018Original commit files touched by this commit
wg search for other commits by this committer
devel/py-robotframework-ride: update to 1.3

- Update to 1.3 [1]
- Add missing dependency

Changes: https://github.com/robotframework/RIDE/wiki/Release-notes#ride-13

PR:		186842 [1]
Submitted by:	maintainer
1.2.3_1
10 Mar 2014 20:55:22
Revision:347809Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
1.2.3
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
1.2.3
30 Dec 2013 20:55:19
Revision:338168Original commit files touched by this commit
ohauer search for other commits by this committer
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
1.2.3
13 Dec 2013 19:57:09
Revision:336371Original commit files touched by this commit
wg search for other commits by this committer
devel/py-robotframework-ride: update to 1.2.3

PR:		ports/184744
Submitted by:	maintainer
1.2.2
31 Oct 2013 13:57:34
Revision:332243Original commit files touched by this commit
wg search for other commits by this committer
devel/py-robotframework-ride: update to 1.2.2

- Update to 1.2.2 [1]
- Allow staging

PR:		ports/183528 [1]
Submitted by:	Vladimir Chukharev <Vladimir.Chukharev gmail.com> (maintainer)
1.2.1_1
26 Oct 2013 00:52:36
Revision:331644Original commit files touched by this commit
gerald search for other commits by this committer
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.1
10 Oct 2013 18:33:53
Revision:330029Original commit files touched by this commit
culot search for other commits by this committer
Forgot plist update in the last commit.
1.2.1
10 Oct 2013 18:32:43
Revision:330028Original commit files touched by this commit
culot search for other commits by this committer
- Update to 1.2.1

PR:		ports/182254
Submitted by:	Vladimir Chukharev <Vladimir.Chukharev@gmail.com> (maintainer)
1.1
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
1.1
05 Mar 2013 20:22:47
Revision:313477Original commit files touched by this commit
culot search for other commits by this committer
- Update to 1.1

Changes:       
https://github.com/robotframework/RIDE/wiki/Release-notes#wiki-ride-1-1
PR:             ports/176616
Submitted by:   Vladimir Chukharev <Vladimir.Chukharev@gmail.com> (maintainer)
1.0.1
01 Mar 2013 18:55:57
Revision:313160Original commit files touched by this commit
rm search for other commits by this committer
RIDE is a test data editor for Robot Framework test data.

WWW: https://github.com/robotframework/RIDE/wiki

Submitted by:	Vladimir Chukharev <Vladimir.Chukharev@gmail.com> (by mail)

Number of commits found: 29