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: net/py-soappy/Makefile

Number of commits found: 21

Sunday, 14 Apr 2019
00:16 bofh search for other commits by this committer
net/py-soappy: Mark DEPRECATED

- Please consider using net/py-zeep as upstream development is stalled and
  recommends using another stalled library stud
Original commitRevision:498868 
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 
Monday, 19 Feb 2018
11:10 antoine search for other commits by this committer
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
Original commitRevision:462307 
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 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Thursday, 25 Jun 2015
20:05 bofh search for other commits by this committer
net/py-soappy: Update version 0.11.6=>0.12.22

- Change MASTER_SITES to CHEESESHOP as SF is no longer maintained
- Limit python version to 2.x only (still not compatible with 3.x)
- Remove dependency on py-fpconst - it was dropped in 0.12.6
- Update offsite url
- Although there is no LICENSE file in CHEESESHOP distfile but the actual
LICENSE file is maintained in GH repo

Submitted by:	rm
Original commitRevision:390596 
Wednesday, 24 Dec 2014
00:14 bofh search for other commits by this committer
Change my non-FreeBSD MAINTAINER mail to bofh@

Approved by:	bapt
Original commitRevision:375378 
Saturday, 25 Oct 2014
06:52 antoine search for other commits by this committer
Unbreak
Original commitRevision:371468 
Friday, 24 Oct 2014
16:21 mva search for other commits by this committer
- Convert ports of net/ to new USES=python

Approved by:	portmgr (implicit)
Original commitRevision:371449 
Thursday, 10 Jul 2014
12:13 olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.

CR:		D307
Approved by:	portmgr (bapt)
Original commitRevision:361440 
Thursday, 5 Jun 2014
01:47 miwi search for other commits by this committer
- Stage support

PR:		190507
Original commitRevision:356571 
Friday, 20 Sep 2013
22:10 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
Original commitRevision:327755 
Sunday, 18 Mar 2012
05:04 miwi search for other commits by this committer
- Set Portscout flags
- Pass maintainership to submitter

PR:             166196 165943 165915
Submitted by:   Muhammad Moinur Rahman <5u623l20@gmail.com>
Feature safe:   yes
Original commit
Wednesday, 1 Feb 2012
15:53 tabthorpe search for other commits by this committer
- Reassign to the heap
Original commit
Saturday, 22 Aug 2009
00:32 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
Original commit
Monday, 30 Jul 2007
09:42 alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
Original commit
Friday, 16 Sep 2005
17:58 mnag search for other commits by this committer
Update my email

Approved by: pav (mentor)
Original commit
Monday, 12 Sep 2005
11:06 garga search for other commits by this committer
- Repocopy py-soappy -> py-soappy-devel

- py-soappy-devel:
 - Update to 0.12.0 RC1

- Both
 - Add CONFLICTS
 - Pacify portlint

PR:             ports/85869
Submitted by:   maintainer
Repocopied by:  marcus
Original commit
Tuesday, 30 Nov 2004
20:50 clement search for other commits by this committer
- Update to 0.11.6
- Pass maintainership to submitter

PR:             ports/74508
Submitted by:   Marcus Grando <marcus@corp.grupos.com.br>
Original commit
Sunday, 28 Nov 2004
21:26 clement search for other commits by this committer
- Update to 0.11.5

PR:             ports/71545
Submitted by:   Marcus Grando <marcus@corp.grupos.com.br>
Original commit
Monday, 2 Aug 2004
17:41 netchild search for other commits by this committer
Another SOAP implementation for python.
Original commit

Number of commits found: 21