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-cssselect/files/patch-docs__conf.py

Number of commits found: 3

Monday, 26 Feb 2018
13:35 jhale search for other commits by this committer
Fix stage-qa errors when building a non-default Python flavor when DOCS option
is enabled. For example, if py27 is default and try to build the py36 flavor,
it was using the py27 flavor of sphinx for the docs build and leaving behind
python 2.7 bytecode in STAGEDIR:

====> Running Q/A tests (stage-qa)
Error: 'lib/python3.6/site-packages/cssselect/parser.pyc' is referring to
/wrkdirs/usr/ports/www/py-cssselect/work-py36/stage
Error: 'lib/python3.6/site-packages/cssselect/xpath.pyc' is referring to
/wrkdirs/usr/ports/www/py-cssselect/work-py36/stage
Error: 'lib/python3.6/site-packages/cssselect/__init__.pyc' is referring to
/wrkdirs/usr/ports/www/py-cssselect/work-py36/stage
*** Error code 1

While here:
Add LICENSE_FILE
Add NO_ARCH
Pet portlint

Approved by:	portmgr (blanket)
Original commitRevision:463019 
Tuesday, 1 Apr 2014
22:08 nivit search for other commits by this committer
- Update to 0.9.1    [1]
- Add python to CATEGORIES    [1]
- Don't use/fetch objects.inv from Python site, because there is
  no reference to the standard library in the port docs, and so
  remove also the post-patch target
- Specify the clause of BSD license
- Allow to build port with Python 3    [1]
- Add support for stage dir    [1]
- Use PYDISTUTILS_AUTOPLIST    [1]
- Clean a bit the documentation part (install only necessary files)    [1]
- Fix format of WWW field in pkg-descr    [1]

PR:	ports/186328
Submitted by:	olivierd
Original commitRevision:349894 
Tuesday, 17 Jul 2012
05:49 nivit search for other commits by this committer
- Add code and patch files/patch-docs__conf.py to avoid
  download of intersphinx inventory during the install
  stage (on pointyhat)
- Remove OPTIONS_DEFAULT=DOCS
- Add switch -N to the sphinx-build command (don't do
  colored output)
Original commit

Number of commits found: 3