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-pyquery/pkg-plist

Number of commits found: 9

Monday, 11 May 2020
23:51 dbaio search for other commits by this committer
Update Sphinx

- Repocopy textproc/py-sphinx to textproc/py-sphinx18

  Update it to 1.8.5 (latest version from 1.8.X).
  This version supports Python 2 and 3.
  Add test target.

- textproc/py-sphinx: Update to 3.0.2

  Python 3 only (3.5+).
  Add test target.

- Mk/Uses/python.mk: Add PY_SPHINX

  Shared macro to use with flavors and not break
  ports with USES=python (all versions).

  Python >=3.5  --> textproc/py-sphinx (v3.0.2)
  Python < 3.5  --> textproc/py-sphinx18 (v1.8.5)

  All ports that uses sphinx were changed to use the new variable
  ${PY_SPHINX} in the dependency line, exceptions:

    * Ports that fails to build with sphinx 3.0.2 because of code.
      They are pointing to textproc/py-sphinx18 directly.
      There aren't many ports.

    * Ports that doesn't know Python flavors.

- Add several patches to fix Sphinx consumers

  The most common issues are related with pkg-plist, the output
  files from Sphinx changes between versions, keep this dynamically
  is the better approach.

  This will save time in future sphinx updates.

PR:		245629
Exp-run by:	antoine
Original commitRevision:534966 
Monday, 29 Jan 2018
06:45 araujo search for other commits by this committer
- Update textproc/py-sphinx to 1.6.5. [0]
- Update all ports that depends of py-sphinx. [0]
- Add conditional RUN_DEPENDS. [1]
- Add TEST_DEPENDS. [1]

PR:		ports/221891 [0] and ports/225136 [1]
Submitted by:	sunpoet [1]
Approved by:	antoine (portmgr)
Exprun by:	antoine (several rounds)
Sponsored by:	iXsystems, Inc.
Original commitRevision:460241 
Monday, 14 Sep 2015
19:15 amdmi3 search for other commits by this committer
- Switch to options helpers
- Add missing files to plist

Approved by:	portmgr blanket
Original commitRevision:396930 
Thursday, 29 Jan 2015
17:00 nivit search for other commits by this committer
- Update to 1.2.9
- Sort USE_PYTHON values
- Remove @dirrmtry keywords form plist

Relnotes:	https://github.com/gawel/pyquery/blob/1.2.9/CHANGES.rst
Original commitRevision:378124 
Thursday, 10 Apr 2014
01:53 nivit search for other commits by this committer
- Update to 1.2.8
- Specify the clause of BSD license
- Remove code to support stage dir, now provided by *.python.mk
- Use options helpers

Release Notes:	http://pyquery.readthedocs.org/en/latest/changes.html
Original commitRevision:350754 
Friday, 1 Nov 2013
20:59 nivit search for other commits by this committer
- Update to 1.2.6
- Add LICENSE (BSD)
- Add www/py-webob to RUN_DEPENDS
- Add all run-dependencies to BUILD_DEPENDS
- Add support for staging
- Install docs optionally
- Set USE_ZIP
- Fix WWW entry in pkg-descr

Build logs:	https://redports.org/buildarchive/20131101154600-24682/
Original commitRevision:332407 
Saturday, 10 Dec 2011
21:52 nivit search for other commits by this committer
- Update to 1.1.1

Feature safe:   yes
Original commit
Saturday, 24 Jul 2010
12:52 nivit search for other commits by this committer
- Update to 0.6.1
Original commit
Tuesday, 27 Jan 2009
16:54 nivit search for other commits by this committer
pyquery allows you to make jquery queries on XML documents.
The API is as much as possible the similar to jquery (http://jquery.com).
pyquery uses lxml for fast XML and HTML manipulation.

WWW:    http://www.bitbucket.org/olauzanne/pyquery/
Original commit

Number of commits found: 9