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: www/py-webob/pkg-descr

Number of commits found: 5

Wednesday, 7 Sep 2022
21:58 Stefan Eßer (se) search for other commits by this committer
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)
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 fb16dfe
Tuesday, 14 Aug 2018
16:35 nivit search for other commits by this committer
- Update to 1.8.2
- Update URL in pkg-descr to avoid a redirection
- Add a patch and a post-extract-* target to fix a couple of Sphinx exceptions
during the build
process:

1)

WARNING: autodoc: failed to import module u'webob.client'; the following
exception was raised:
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 658,
in import_object
    __import__(self.modname)
ImportError: No module named webob.client

2)

Exception occurred:
  File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line
774, in resolve
    raise DistributionNotFound(req, requirers)
DistributionNotFound: The 'webob' distribution was not found and is required by
the application
The full traceback has been saved in /tmp/sphinx-err-Kjn2DB.log, if you want to
report the issue to the developers.
Please also report this if it was a user error, so that a better error message
can be provided next time.
A bug report can be filed in the tracker at
<https://github.com/sphinx-doc/sphinx/issues>. Thanks!
*** Error code 1

Changes:	https://docs.pylonsproject.org/projects/webob/en/stable/changes.html
Original commitRevision:477168 
Saturday, 8 Sep 2012
22:56 nivit search for other commits by this committer
- Update to 1.2.2
- Remove deprecated header information
- Fix style of WWW: field in pkg-descr

Changes&News:	http://goo.gl/VBmuR
BuildLog:	http://goo.gl/RaQAF
Original commitRevision:303936 
Tuesday, 9 Aug 2011
15:07 nivit search for other commits by this committer
- Update to 1.1.b2
- Update URL of WWW site
Original commit
Wednesday, 11 Feb 2009
23:55 nivit search for other commits by this committer
WebOb provides wrappers around the WSGI request environment, and an
object to help create WSGI responses.

The objects map much of the specified behavior of HTTP, including
header parsing and accessors for other standard parts of the
environment.

WWW:    http://pythonpaste.org/webob/
Original commit

Number of commits found: 5