notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: deskutils/py-paperless/Makefile
SVNWeb

Number of commits found: 22

Tue, 27 Jun 2023
[ 19:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  3d9a815  (Only the first 10 of 4481 ports in this commit are shown above. View all ports for this commit)
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
Sun, 30 Apr 2023
[ 11:10 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5  commit hash:a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5  commit hash:a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5  a6bb2f8  (Only the first 10 of 148 ports in this commit are shown above. View all ports for this commit)
Mk/Uses/magick.mk: Bump all consumers

Bump all consumers of ImageMagick ports after flavorizing them.

Approved by:	tcberner (mentor, implicit)
Tue, 25 Apr 2023
[ 15:17 Christian Weisgerber (naddy) search for other commits by this committer ]    commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  feb1fa3  (Only the first 10 of 1613 ports in this commit are shown above. View all ports for this commit)
audio/opus: bump consumers after update to 1.4
Sun, 9 Oct 2022
[ 16:56 Kai Knoblich (kai) search for other commits by this committer ]    commit hash:37c6c309fcad0c0bf2db61a920fca618ccadd8cb  commit hash:37c6c309fcad0c0bf2db61a920fca618ccadd8cb  commit hash:37c6c309fcad0c0bf2db61a920fca618ccadd8cb  37c6c30 
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)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 28 Apr 2022
[ 10:06 Kai Knoblich (kai) search for other commits by this committer Author: Michael Gmelin ]    commit hash:b652075bb7b7f59821a3d29336d2d1cc4be614e6  commit hash:b652075bb7b7f59821a3d29336d2d1cc4be614e6  commit hash:b652075bb7b7f59821a3d29336d2d1cc4be614e6  b652075 
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.
Sun, 16 Jan 2022
[ 20:26 Michael Gmelin (grembo) search for other commits by this committer ]    commit hash:2ac53548a85436ee29ffb0282dd40f8d5c598ef9  commit hash:2ac53548a85436ee29ffb0282dd40f8d5c598ef9  commit hash:2ac53548a85436ee29ffb0282dd40f8d5c598ef9  2ac5354 
deskutils/py-paperless: Adjust to updated dependencies

Unbreaks pkg-plist
Sat, 11 Dec 2021
[ 13:50 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:45526ecbeec33dbb87f0b678d4c04988aab9b657  commit hash:45526ecbeec33dbb87f0b678d4c04988aab9b657  commit hash:45526ecbeec33dbb87f0b678d4c04988aab9b657  45526ec  (Only the first 10 of 146 ports in this commit are shown above. View all ports for this commit)
framework: Add new USES 'magick' for graphics/ImageMagick*

A new USES has been added to depend on ImageMagick.

	USES=magick

adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.

If a specific version is required, use for example

	USES=magick:6        resp.     USES=magick:7

If only a build, run or test is required, use for example

	USES=magick:build    resp.     USES=magick:6,build,test
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 29 Aug 2021
[ 14:54 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:adb7b0687e256219563428386c0b082f7145c795  commit hash:adb7b0687e256219563428386c0b082f7145c795  commit hash:adb7b0687e256219563428386c0b082f7145c795  adb7b06  (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
Cleanup: for ports under d* categories, drop redundant GH_{ACCOUNT,PROJECT}.
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 15 Jan 2021
[ 20:55 grembo search for other commits by this committer ] Original commit   Revision:561675
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
Thu, 14 Jan 2021
[ 14:34 dbaio search for other commits by this committer ] Original commit   Revision:561562 (Only the first 10 of 85 ports in this commit are shown above. View all ports for this commit)
Remove PY_SPHINX from ports using Python 3

Approved by:	 portmgr blanket
Differential Revision:	https://reviews.freebsd.org/D28093
Mon, 30 Nov 2020
[ 22:24 grembo search for other commits by this committer ] Original commit   Revision:556684
Fix pdftotext output, so that OCR is still triggered if needed.
See https://github.com/the-paperless-project/paperless/pull/712
Tue, 27 Oct 2020
[ 23:22 grembo search for other commits by this committer ] Original commit   Revision:553507
Fix plist (new jquery).
Thu, 17 Sep 2020
[ 12:04 grembo search for other commits by this committer ] Original commit   Revision:548839
Improve man page layout and make it compatible with man.cgi.
Sat, 6 Jun 2020
[ 12:06 kai search for other commits by this committer ] Original commit   Revision:538086
deskutils/py-paperless: Change RUN_DEPENDS

* Switch the port from the repo-copied py-dj22-django* ports to the original
  ones as they're using Django 2.2 now.

* Rename www/py-dj22-djangoql (that was originally created with a prefix to
  use a certain version of Django) to www/py-djangoql to match its naming
  with the other Django ports and to retain the history.

* Bump PORTREVISION due changed dependencies.

PR:		246850
Approved by:	grembo (maintainer)
Mon, 11 May 2020
[ 23:51 dbaio search for other commits by this committer ] Original commit   Revision:534966 (Only the first 10 of 144 ports in this commit are shown above. View all ports for this commit)
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 3 Jan 2020
[ 00:19 grembo search for other commits by this committer ] Original commit   Revision:521891
Port back filename transformation feature from pull request
https://github.com/the-paperless-project/paperless/pull/542

Adapt man page to new default python version. Remove stale comment.
Fri, 6 Dec 2019
[ 15:28 kai search for other commits by this committer ] Original commit   Revision:519149 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
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]
Mon, 26 Aug 2019
[ 13:30 grembo search for other commits by this committer ] Original commit   Revision:509944
Add protocol to CORS headers (fails otherwise), add direct dependency on
databases/py-sqlite3 (was implicit through www/py-django21 before).
Bump revision.
Sat, 30 Mar 2019
[ 12:27 grembo search for other commits by this committer ] Original commit   Revision:497249 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Add deskutils/py-paperless, a Django application that allows to index and
archive scanned paper documents.

PR:		236680

Number of commits found: 22