notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: devel/py-pyro/Makefile
SVNWeb

Number of commits found: 76

Wed, 11 Jan 2023
[ 15:58 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  77d6847  (Only the first 10 of 3335 ports in this commit are shown above. View all ports for this commit)
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 21 Sep 2021
[ 12:01 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:f3e49907b11cdf66fd9e28047243ae65ad49c400  commit hash:f3e49907b11cdf66fd9e28047243ae65ad49c400  commit hash:f3e49907b11cdf66fd9e28047243ae65ad49c400  f3e4990 
devel/py-pyro: Add CPE information

Approved by:    portmgr (blanket)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 28 Dec 2020
[ 23:02 antoine search for other commits by this committer ] Original commit   Revision:559531 (Only the first 10 of 1942 ports in this commit are shown above. View all ports for this commit)
Drop python 2.7 support from a few ports

With hat:	portmgr
Sun, 3 Nov 2019
[ 21:01 rm search for other commits by this committer ] Original commit   Revision:516598
devel/py-pyro: update to 4.77
Wed, 10 Apr 2019
[ 06:18 antoine search for other commits by this committer ] Original commit   Revision:498530 (Only the first 10 of 399 ports in this commit are shown above. View all ports for this commit)
Bump a few PORTREVISIONs after r498529

With hat:	portmgr
Fri, 4 Jan 2019
[ 20:34 rm search for other commits by this committer ] Original commit   Revision:489271
devel/py-pyro: update to 4.74
Mon, 10 Sep 2018
[ 13:15 mat search for other commits by this committer ] Original commit   Revision:479407 (Only the first 10 of 127 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:479406 (Only the first 10 of 995 ports in this commit are shown above. View all ports for this commit)
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
Tue, 10 Jul 2018
[ 16:59 rm search for other commits by this committer ] Original commit   Revision:474387
devel/py-pyro: update to 4.73
Wed, 20 Jun 2018
[ 17:05 mat search for other commits by this committer ] Original commit   Revision:472884 (Only the first 10 of 1617 ports in this commit are shown above. View all ports for this commit)
Use PY_FLAVOR for dependencies.

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

Sponsored by:	Absolight
Wed, 2 May 2018
[ 13:12 rm search for other commits by this committer ] Original commit   Revision:468830
devel/py-pyro: update to 4.71
Mon, 5 Feb 2018
[ 17:05 rm search for other commits by this committer ] Original commit   Revision:460981
devel/py-pyro: update to 4.70
Mon, 22 Jan 2018
[ 20:17 rm search for other commits by this committer ] Original commit   Revision:459694
devel/py-pyro: update to 4.63
Fri, 29 Dec 2017
[ 09:01 antoine search for other commits by this committer ] Original commit   Revision:457499 (Only the first 10 of 50 ports in this commit are shown above. View all ports for this commit)
Simplify some USES=python

With hat:	portmgr
Thu, 30 Nov 2017
[ 15:50 mat search for other commits by this committer ] Original commit   Revision:455210 (Only the first 10 of 2423 ports in this commit are shown above. View all ports for this commit)
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)
Fri, 22 Sep 2017
[ 20:50 rm search for other commits by this committer ] Original commit   Revision:450403
devel/py-pyro: update to 4.62
Fri, 14 Jul 2017
[ 20:19 rm search for other commits by this committer ] Original commit   Revision:445828
devel/py-pyro: update to 4.61
Tue, 6 Jun 2017
[ 20:52 rm search for other commits by this committer ] Original commit   Revision:442798
devel/py-pyro: update to 4.60
Sun, 23 Apr 2017
[ 16:15 rm search for other commits by this committer ] Original commit   Revision:439235
devel/py-pyro: update to 4.59
Sat, 18 Feb 2017
[ 19:15 rm search for other commits by this committer ] Original commit   Revision:434378
devel/py-pyro: update to 4.55
Fri, 10 Feb 2017
[ 20:41 rm search for other commits by this committer ] Original commit   Revision:433824
devel/py-pyro: update to 4.54
Fri, 13 Jan 2017
[ 20:11 rm search for other commits by this committer ] Original commit   Revision:431421
devel/py-pyro: update to 4.53
Wed, 14 Dec 2016
[ 21:03 rm search for other commits by this committer ] Original commit   Revision:428593
devel/py-pyro: update to 4.52
Fri, 9 Dec 2016
[ 22:21 rm search for other commits by this committer ] Original commit   Revision:428248
devel/py-pyro: update to 4.51
Mon, 7 Nov 2016
[ 20:21 rm search for other commits by this committer ] Original commit   Revision:425646
devel/py-pyro: update to 4.50
Sun, 30 Oct 2016
[ 20:14 rm search for other commits by this committer ] Original commit   Revision:424960
devel/py-pyro: update to 4.49
Sun, 21 Aug 2016
[ 13:50 rm search for other commits by this committer ] Original commit   Revision:420563
devel/py-pyro: update to 4.47
Sun, 17 Apr 2016
[ 17:15 rm search for other commits by this committer ] Original commit   Revision:413517
devel/py-pyro: update to 4.42
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 13 Mar 2016
[ 18:59 rm search for other commits by this committer ] Original commit   Revision:411017
devel/py-pyro: update to 4.41
Sat, 14 Nov 2015
[ 22:25 rm search for other commits by this committer ] Original commit   Revision:401608
devel/py-pyro: update to 4.40
Thu, 13 Aug 2015
[ 19:34 rm search for other commits by this committer ] Original commit   Revision:394188
devel/py-pyro: add NO_ARCH forgotten in previous commit
[ 19:34 rm search for other commits by this committer ] Original commit   Revision:394187
devel/py-pyro: update to 4.39
Thu, 2 Apr 2015
[ 18:32 rm search for other commits by this committer ] Original commit   Revision:383037
devel/py-pyro: update to 4.35
Sun, 22 Feb 2015
[ 09:33 rm search for other commits by this committer ] Original commit   Revision:379588
devel/py-pyro: update to 4.34
Sat, 17 Jan 2015
[ 22:44 rm search for other commits by this committer ] Original commit   Revision:377272
devel/py-pyro: update to 4.32
Mon, 20 Oct 2014
[ 16:04 mva search for other commits by this committer ] Original commit   Revision:371280 (Only the first 10 of 564 ports in this commit are shown above. View all ports for this commit)
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
Tue, 8 Jul 2014
[ 06:21 rm search for other commits by this committer ] Original commit   Revision:361177
devel/py-pyro: update to 4.26
Fri, 18 Apr 2014
[ 20:13 rm search for other commits by this committer ] Original commit   Revision:351564
devel/py-pyro: update to 4.25
Sun, 23 Feb 2014
[ 19:36 rm search for other commits by this committer ] Original commit   Revision:345759
- update to 4.24
Fri, 24 Jan 2014
[ 09:25 rm search for other commits by this committer ] Original commit   Revision:340883
- correct the DOCSDIR value

Submitted by:	mat
[ 09:08 rm search for other commits by this committer ] Original commit   Revision:340882
- enclose docs and examples installation command with parenthesis

Submitted by:	mat
[ 09:00 rm search for other commits by this committer ] Original commit   Revision:340881
- update to 4.23
- convert USE_DOS2UNIX to USES equivalent
- covert to using autogenerated packing list
- support staging
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Thu, 29 Aug 2013
[ 15:40 rm search for other commits by this committer ] Original commit   Revision:325608
- update to 4.22
Tue, 11 Jun 2013
[ 21:24 rm search for other commits by this committer ] Original commit   Revision:320647
- update to 4.20
Wed, 1 May 2013
[ 20:41 rm search for other commits by this committer ] Original commit   Revision:317050
- restore DOS2UNIX call, that I forgot to comment off
[ 20:38 rm search for other commits by this committer ] Original commit   Revision:317049
 - update to 4.18
Mon, 31 Dec 2012
[ 07:17 rm search for other commits by this committer ] Original commit   Revision:309707
- update to 4.17
Tue, 16 Oct 2012
[ 10:25 rm search for other commits by this committer ] Original commit   Revision:305964
- update to 4.15
- trim Makefile header
- fix packing list with python > 3.2
- convert to optionsng
- tab -> space change in pkg-descr:WWW

Feature safe:	yes
Thu, 10 May 2012
[ 07:14 rm search for other commits by this committer ] Original commit 
- update to 4.14
Tue, 1 May 2012
[ 19:37 rm search for other commits by this committer ] Original commit 
- update to 4.13
Thu, 16 Feb 2012
[ 15:00 rm search for other commits by this committer ] Original commit 
- update to 4.12
Mon, 21 Nov 2011
[ 04:33 rm search for other commits by this committer ] Original commit 
- update to 4.11
- change USE_PYTHON to just `yes', because it now builds with python3 too

Approved by:   miwi (co-mentor)
Feature safe:  yes
Thu, 10 Nov 2011
[ 22:20 rm search for other commits by this committer ] Original commit  (Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
Change email for my ports to FreeBSD one.

Approved by:    novel (mentor)
Feature safe:   yes
Mon, 17 Oct 2011
[ 17:12 glarkin search for other commits by this committer ] Original commit 
- Updated to 4.10

PR:             ports/161513
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
Mon, 3 Oct 2011
[ 08:51 sbz search for other commits by this committer ] Original commit 
- Update to 4.9

PR:             ports/160978
Submitted by:   Ruslan Mahmatkhanov <cvs-src at yandex.ru>
Approved by:    miwi@ (mentor)
Tue, 12 Jul 2011
[ 16:01 jlaffaye search for other commits by this committer ] Original commit 
Update to 4.8

PR:             ports/158771
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
Approved by:    bapt (mentor)
Sat, 2 Jul 2011
[ 18:35 miwi search for other commits by this committer ] Original commit 
- Update to 4.7

PR:             158336
Submitted by:   maintainer
Sat, 25 Jun 2011
[ 04:28 miwi search for other commits by this committer ] Original commit 
- Use CHEESESHOP instead absolute download url
- Add LICENSE
- Minimal python version is 2.6
- Add USE_DOS2UNIX
- Whitespace fixes in pkg-descr

PR:             157962
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
Fri, 17 Jun 2011
[ 08:09 wen search for other commits by this committer ] Original commit 
- Update to 4.6 and unbreak it.

Approved by:    bapt@(portmgr)
Thu, 16 Jun 2011
[ 19:11 bapt search for other commits by this committer ] Original commit 
Over to new volunteer, keep broken as it still doesn't fetch
[ 17:42 bapt search for other commits by this committer ] Original commit 
Mark broken some ports with unfetchable distfiles
Mon, 14 Feb 2011
[ 06:29 wen search for other commits by this committer ] Original commit 
- Update to 4.3
Tue, 3 Aug 2010
[ 23:23 glarkin search for other commits by this committer ] Original commit 
- py-pyro requires at least Python 2.5, so update the USE_PYTHON variable.

  Build output with Python forced to version 2.4:

===>   py24-pyro-4.1 depends on file: /usr/local/bin/python2.4 - found
===>  Configuring for py24-pyro-4.1
Traceback (most recent call last):
  File "setup.py", line 6, in ?
    import Pyro.constants
  File "src/Pyro/__init__.py", line 10, in ?
    raise RuntimeError("Pyro requires at least Python 2.5")
RuntimeError: Pyro requires at least Python 2.5
*** Error code 1
Stop in /a/ports/devel/py-pyro.
Tue, 29 Jun 2010
[ 07:57 wen search for other commits by this committer ] Original commit 
- Update to 4.1

Feature safe:   yes
Mon, 24 May 2010
[ 00:56 wen search for other commits by this committer ] Original commit 
- Update to 3.10
- Reset maintainer
Sun, 29 Nov 2009
[ 09:31 wen search for other commits by this committer ] Original commit 
- Update to 3.9.1
Sat, 22 Aug 2009
[ 00:18 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 417 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with D
Sat, 4 Apr 2009
[ 17:39 miwi search for other commits by this committer ] Original commit 
- Update to 3.9
Thu, 8 Jan 2009
[ 16:02 miwi search for other commits by this committer ] Original commit 
Pyro is short for PYthon Remote Objects. It is an advanced and powerful
Distributed Object Technology system written entirely in Python, that is
designed to be very easy to use. Never worry about writing network
communication code again, when using Pyro you just write your Python
objects like you would normally. With only a few lines of extra code,
Pyro takes care of the network communication between your objects once
you split them over different machines on the network. All the gory
socket programming details are taken care of, you just call a method on
a remote object as if it were a local object!

Pyro provides an object-oriented form of RPC. You can use Pyro within a
single system but also use it for IPC. For those that are familiar with
Java, Pyro resembles Java's Remote Method Invocation (RMI). It is less
similar to CORBA - which is a system- and language independent
Distributed Object Technology and has much more to offer than Pyro or
RMI. But Pyro is small, simple and free!

WWW:    http://pyro.sf.net

PR:             ports/130053
Submitted by:   Wen Heping <wenheping at gmail.com>
Wed, 2 Mar 2005
[ 11:56 ahze search for other commits by this committer ] Original commit 
Remove this port, it is a dupe to devel/py-ro

Pointed out by: barner
[ 09:05 ahze search for other commits by this committer ] Original commit 
Add py-pyro 3.4, distributed Object Technology system written entirely
in Python.

PR:             ports/78261
Submitted by:   Choe, Cheng-Dae

Number of commits found: 76