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.

non port: devel/py-robotframework-ride/Makefile

Number of commits found: 27

Sunday, 17 May 2020
05:55 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
Original commitRevision:535516 
Saturday, 29 Feb 2020
18:24 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
Original commitRevision:527449 
Sunday, 23 Feb 2020
15:25 antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
Original commitRevision:526925 
Sunday, 30 Jun 2019
21:52 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)
Original commitRevision:505514 
Tuesday, 25 Jun 2019
20:46 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)
Original commitRevision:505104 
19:42 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)
Original commitRevision:505102 
Wednesday, 20 Jun 2018
17:05 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
Original commitRevision:472884 
Saturday, 12 May 2018
08:07 joneum search for other commits by this committer
Update to 1.5.2.1

PR:		228139
Submitted by:	maintainer
Original commitRevision:469715 
Thursday, 30 Nov 2017
15:50 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
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
Original commitRevision:455210 
Saturday, 1 Oct 2016
15:54 pawel search for other commits by this committer
Update to version 1.5.2

PR:		212981
Submitted by:	maintainer
Original commitRevision:423074 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Saturday, 12 Dec 2015
23:25 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)
Original commitRevision:403638 
Saturday, 26 Sep 2015
06:28 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)
Original commitRevision:397929 
Saturday, 4 Oct 2014
06:58 mva search for other commits by this committer
- Convert to USES=python

PR:		193786
Submitted by:	vladimir.chukharev@gmail.com (maintainer)
Original commitRevision:369946 
Wednesday, 10 Sep 2014
20:50 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)
Original commitRevision:367888 
Saturday, 5 Jul 2014
23:35 wg search for other commits by this committer
devel/py-robotframework-ride: use WX 3.0

Approved by:	portmgr (bapt, blanket)
Original commitRevision:360845 
Monday, 16 Jun 2014
15:36 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
Original commitRevision:358018 
Monday, 10 Mar 2014
20:55 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)
Original commitRevision:347809 
Monday, 13 Jan 2014
21:00 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)
Original commitRevision:339634 
Monday, 30 Dec 2013
20:55 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@)
Original commitRevision:338168 
Friday, 13 Dec 2013
19:57 wg search for other commits by this committer
devel/py-robotframework-ride: update to 1.2.3

PR:		ports/184744
Submitted by:	maintainer
Original commitRevision:336371 
Thursday, 31 Oct 2013
13:57 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)
Original commitRevision:332243 
Saturday, 26 Oct 2013
00:52 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
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
Original commitRevision:331644 
Thursday, 10 Oct 2013
18:32 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)
Original commitRevision:330028 
Friday, 20 Sep 2013
17:13 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)
Original commitRevision:327724 
Tuesday, 5 Mar 2013
20:22 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)
Original commitRevision:313477 
Friday, 1 Mar 2013
18:55 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)
Original commitRevision:313160 

Number of commits found: 27