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: deskutils/py-paperless/pkg-plist

Number of commits found: 12

Friday, 23 Feb 2024
16:28 Michael Gmelin (grembo) search for other commits by this committer
deskutils/py-paperless: Update to use Django 4.2
commit hash: 7fb2e8d7538b5023b61683288a2872b0df0bd02c commit hash: 7fb2e8d7538b5023b61683288a2872b0df0bd02c commit hash: 7fb2e8d7538b5023b61683288a2872b0df0bd02c commit hash: 7fb2e8d7538b5023b61683288a2872b0df0bd02c 7fb2e8d
Friday, 12 Jan 2024
15:11 Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eliminate its usage

While here move manpages to share/man
commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1 commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1 commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1 commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1 d432922
Tuesday, 31 Oct 2023
12:33 Kai Knoblich (kai) search for other commits by this committer
deskutils/py-paperless: Fix plist issues after 13d8281608d8

* The 0.17.1 release of www/py-djangoql got two new static files due
  newly added CSS/JS source maps.

* Bump PORTREVISION due changed package content.

Reported by:	poudriere bulk -t
Approved by:	portmgr (blanket, fix)
MFH:		2023Q4
commit hash: ee97e81743fa2595fd6fbd775ff727730cf247ba commit hash: ee97e81743fa2595fd6fbd775ff727730cf247ba commit hash: ee97e81743fa2595fd6fbd775ff727730cf247ba commit hash: ee97e81743fa2595fd6fbd775ff727730cf247ba ee97e81
Sunday, 9 Oct 2022
16:56 Kai Knoblich (kai) search for other commits by this committer
deskutils/py-paperless: Fix plist issues after a7f6cbe48fd2

* The 3.14.0 release of Django REST framework got two new static files
  due newly added CSS source maps.

* Bump PORTREVISION due changed package content.

MFH:		portmgr (blanket, build fix)
commit hash: 37c6c309fcad0c0bf2db61a920fca618ccadd8cb commit hash: 37c6c309fcad0c0bf2db61a920fca618ccadd8cb commit hash: 37c6c309fcad0c0bf2db61a920fca618ccadd8cb commit hash: 37c6c309fcad0c0bf2db61a920fca618ccadd8cb 37c6c30
Thursday, 28 Apr 2022
10:06 Kai Knoblich (kai) search for other commits by this committer Author: Michael Gmelin
deskutils/py-paperless: Switch to using Django 3.2

This required a few smaller changes. Also fixes permission issue that
stopped paperless_consumer from starting.
commit hash: b652075bb7b7f59821a3d29336d2d1cc4be614e6 commit hash: b652075bb7b7f59821a3d29336d2d1cc4be614e6 commit hash: b652075bb7b7f59821a3d29336d2d1cc4be614e6 commit hash: b652075bb7b7f59821a3d29336d2d1cc4be614e6 b652075
Sunday, 16 Jan 2022
20:26 Michael Gmelin (grembo) search for other commits by this committer
deskutils/py-paperless: Adjust to updated dependencies

Unbreaks pkg-plist
commit hash: 2ac53548a85436ee29ffb0282dd40f8d5c598ef9 commit hash: 2ac53548a85436ee29ffb0282dd40f8d5c598ef9 commit hash: 2ac53548a85436ee29ffb0282dd40f8d5c598ef9 commit hash: 2ac53548a85436ee29ffb0282dd40f8d5c598ef9 2ac5354
Friday, 15 Jan 2021
20:55 grembo search for other commits by this committer
Fix issue caused by updating py-djangoql to 0.14.

Document search field was broken.

See
https://github.com/the-paperless-project/paperless/pull/716
Original commitRevision:561675 
Tuesday, 27 Oct 2020
23:22 grembo search for other commits by this committer
Fix plist (new jquery).
Original commitRevision:553507 
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 
Friday, 6 Dec 2019
15:28 kai search for other commits by this committer
deskutils/py-paperless: Switch to Django 2.2

* Assign the port to Django 2.2 as Django 2.1 has reached its End-of-Life on
  2nd December 2019.

* Also switch www/py-dj21-djangoql to Django 2.2, remove the expiration date
  and rename it to www/py-dj22-djangoql accordingly.

  Do the same for www/py-dj21-django-extensions [1] as both ports are
  required by its only consumer deskutils/py-paperless and were originally
  created for this purpose.

* Bump PORTREVISION due change of the dependencies.

PR:		242438
Approved by:	grembo (maintainer), Kevin Golding (maintainer) [1]
Original commitRevision:519149 
Thursday, 25 Apr 2019
14:30 antoine search for other commits by this committer
Clean up plist
Original commitRevision:500004 
Saturday, 30 Mar 2019
12:27 grembo search for other commits by this committer
Add deskutils/py-paperless, a Django application that allows to index and
archive scanned paper documents.

PR:		236680
Original commitRevision:497249 

Number of commits found: 12