Port details |
- py-paperless Index and archive scanned paper documents
- 2.7.0_18 deskutils =2 2.7.0_18Version of this port present on the latest quarterly branch.
- Maintainer: grembo@FreeBSD.org
- Port Added: 2019-03-30 12:28:18
- Last Update: 2024-05-12 07:06:24
- Commit Hash: 5efb14d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: GPLv3
- WWW:
- https://paperless.readthedocs.io
- Description:
- Index and archive all of your scanned paper documents.
Paperless is a simple Django application running in two parts: The consumer,
which does the indexing and a web interface, which let's you you search and
download already-indexed documents.
See also: https://github.com/the-paperless-project/paperless
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}paperless>0:deskutils/py-paperless@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/deskutils/py-paperless/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/py-paperless
- pkg install py39-paperless
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-paperless listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-paperless
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1610652602
SHA256 (the-paperless-project-paperless-2.7.0_GH0.tar.gz) = 478823e12ea874dc0acd7f6ce038d221849cfcb797f0d6de57624bacdaa02839
SIZE (the-paperless-project-paperless-2.7.0_GH0.tar.gz) = 4038688
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-dateparser>=1.1.0 : devel/py-dateparser@py39
- py39-django-cors-headers>=2.4.0 : www/py-django-cors-headers@py39
- py39-django-crispy-forms>=1.7.2 : www/py-django-crispy-forms@py39
- py39-django-extensions>=2.1.6 : www/py-django-extensions@py39
- py39-django-filter>=2.0.0 : www/py-django-filter@py39
- py39-djangoql>=0.17.0 : www/py-djangoql@py39
- py39-djangorestframework>=3.9.0 : www/py-djangorestframework@py39
- py39-fuzzywuzzy>=0.15.1 : devel/py-fuzzywuzzy@py39
- py39-langdetect>=1.0.9 : textproc/py-langdetect@py39
- py39-pdftotext>=2.1.1 : textproc/py-pdftotext@py39
- py39-pyocr>=0.5.3 : graphics/py-pyocr@py39
- py39-python-dotenv>=0.10.1 : www/py-python-dotenv@py39
- py39-python-gnupg>=0.4.3 : security/py-python-gnupg@py39
- py39-python-magic>=0.4.10 : devel/py-python-magic@py39
- py39-sqlite3>0 : databases/py-sqlite3@py39
- py39-sphinx>=1.8.3,1 : textproc/py-sphinx@py39
- python3.9 : lang/python39
- gmake>=4.4.1 : devel/gmake
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-dateparser>=1.1.0 : devel/py-dateparser@py39
- py39-django-cors-headers>=2.4.0 : www/py-django-cors-headers@py39
- py39-django-crispy-forms>=1.7.2 : www/py-django-crispy-forms@py39
- py39-django-extensions>=2.1.6 : www/py-django-extensions@py39
- py39-django-filter>=2.0.0 : www/py-django-filter@py39
- py39-djangoql>=0.17.0 : www/py-djangoql@py39
- py39-djangorestframework>=3.9.0 : www/py-djangorestframework@py39
- py39-fuzzywuzzy>=0.15.1 : devel/py-fuzzywuzzy@py39
- py39-langdetect>=1.0.9 : textproc/py-langdetect@py39
- py39-pdftotext>=2.1.1 : textproc/py-pdftotext@py39
- py39-pyocr>=0.5.3 : graphics/py-pyocr@py39
- py39-python-dotenv>=0.10.1 : www/py-python-dotenv@py39
- py39-python-gnupg>=0.4.3 : security/py-python-gnupg@py39
- py39-python-magic>=0.4.10 : devel/py-python-magic@py39
- py39-sqlite3>0 : databases/py-sqlite3@py39
- gpg2 : security/gnupg
- optipng : graphics/optipng
- tesseract : graphics/tesseract
- unpaper : graphics/unpaper
- python3.9 : lang/python39
- ImageMagick7>=7 : graphics/ImageMagick7
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py39-paperless-2.7.0_18:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
====> ImageMagick image processing support: you have to select exactly one of them
IMAGICK6_NOX11=off: ImageMagick6 without X11 support
IMAGICK6_X11=off: ImageMagick6 with X11 support
IMAGICK7_NOX11=off: ImageMagick7 without X11 support
IMAGICK7_X11=on: ImageMagick7 with X11 support
===> Use 'make config' to modify these settings
- Options name:
- deskutils_py-paperless
- USES:
- python shebangfix gmake magick:7,run
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.7.0_18 12 May 2024 07:06:24 |
Kai Knoblich (kai) |
deskutils/py-paperless: Change RUN_DEPENDS
* Switch the port from the repo-copied py-dj42-django* ports to the
original ones as they're using Django 4.2 now since 680c68fd4d69.
* Bump PORTREVISION due changed dependencies.
PR: 276319
Approved by: grembo (via e-mail) |
2.7.0_17 23 Feb 2024 16:28:00 |
Michael Gmelin (grembo) |
deskutils/py-paperless: Update to use Django 4.2 |
2.7.0_16 12 Jan 2024 15:11:29 |
Baptiste Daroussin (bapt) |
MANPREFIX: eliminate its usage
While here move manpages to share/man |
2.7.0_15 31 Oct 2023 12:33:15 |
Kai Knoblich (kai) |
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 |
2.7.0_14 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
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> |
2.7.0_14 30 Apr 2023 11:10:42 |
Felix Palmen (zirias) |
Mk/Uses/magick.mk: Bump all consumers
Bump all consumers of ImageMagick ports after flavorizing them.
Approved by: tcberner (mentor, implicit) |
2.7.0_13 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
2.7.0_12 09 Oct 2022 16:56:38 |
Kai Knoblich (kai) |
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) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.7.0_11 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
2.7.0_11 28 Apr 2022 10:06:19 |
Kai Knoblich (kai) 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. |
2.7.0_10 16 Jan 2022 20:26:40 |
Michael Gmelin (grembo) |
deskutils/py-paperless: Adjust to updated dependencies
Unbreaks pkg-plist |
2.7.0_9 11 Jan 2022 02:48:50 |
Yasuhiro Kimura (yasu) Author: Danilo G. Baio |
textproc/py-sphinx: Update to 4.3.1
ChangeLog: https://github.com/sphinx-doc/sphinx/blob/v4.3.1/CHANGES
PR: 257116
Approved by: python (dbaio) |
2.7.0_9 11 Dec 2021 13:50:53 |
Tobias C. Berner (tcberner) |
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 ) |
2.7.0_9 29 Aug 2021 14:54:01 |
Alexey Dokuchaev (danfe) |
Cleanup: for ports under d* categories, drop redundant GH_{ACCOUNT,PROJECT}. |
2.7.0_9 10 Jun 2021 09:29:31 |
Michael Gmelin (grembo) |
deskutils/py-paperless: Fix man page formatting
Escape macro using \& instead of \, which makes it compatible
with groff (and man.cgi). Don't bump revision. |
2.7.0_9 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.7.0_9 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
2.7.0_9 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.7.0_9 15 Jan 2021 20:55:38 |
grembo |
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 |
2.7.0_8 14 Jan 2021 14:34:38 |
dbaio |
Remove PY_SPHINX from ports using Python 3
Approved by: portmgr blanket
Differential Revision: https://reviews.freebsd.org/D28093 |
2.7.0_8 30 Nov 2020 22:24:26 |
grembo |
Fix pdftotext output, so that OCR is still triggered if needed.
See https://github.com/the-paperless-project/paperless/pull/712 |
2.7.0_7 27 Oct 2020 23:22:06 |
grembo |
Fix plist (new jquery). |
2.7.0_6 17 Sep 2020 12:04:40 |
grembo |
Improve man page layout and make it compatible with man.cgi. |
2.7.0_5 06 Jun 2020 12:06:46 |
kai |
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) |
2.7.0_4 11 May 2020 23:51:58 |
dbaio |
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 ) |
2.7.0_3 03 Jan 2020 00:19:58 |
grembo |
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. |
2.7.0_2 06 Dec 2019 15:28:54 |
kai |
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] |
2.7.0_1 26 Aug 2019 13:30:12 |
grembo |
Add protocol to CORS headers (fails otherwise), add direct dependency on
databases/py-sqlite3 (was implicit through www/py-django21 before).
Bump revision. |
2.7.0 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
2.7.0 25 Apr 2019 14:30:39 |
antoine |
Clean up plist |
2.7.0 30 Mar 2019 12:27:52 |
grembo |
Add deskutils/py-paperless, a Django application that allows to index and
archive scanned paper documents.
PR: 236680 |