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/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 
Sunday, 26 May 2019
08:34 nivit search for other commits by this committer
- Update to 1.0.3 [1]
- Update site URL in pkg-descr

PR:	238001 [1]
Submitted by:	pi
Original commitRevision:502698 
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 
Friday, 24 Jul 2015
20:33 antoine search for other commits by this committer
Fix packaging after sphinx update

Reported by:	pkg-fallout
Pointy hat:	kmoore@
Original commitRevision:392843 
Friday, 15 May 2015
20:29 amdmi3 search for other commits by this committer
- Drop @dirrm* from plist

Approved by:	portmgr blanket
Original commitRevision:386481 
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, 21 Jan 2014
23:40 bapt search for other commits by this committer
Fix properties on pkg-plist
Original commitRevision:340674 
Saturday, 7 Jul 2012
13:22 nivit search for other commits by this committer
- Update to 0.7.1
- Add LICENSE (BSD)
- Build and install documentation if DOCS option
  is enabled
Original commit
Thursday, 3 May 2012
08:47 nivit search for other commits by this committer
*cssselect* parses `CSS3 Selectors`_ and translate them to `XPath 1.0`_
expressions. Such expressions can be used in lxml_ or another XPath engine
to find the matching elements in an XML or HTML document.

This module used to live inside of lxml as ``lxml.cssselect`` before it was
extracted as a stand-alone project.

WWW:    http://packages.python.org/cssselect/
Original commit

Number of commits found: 9