Port details |
- presage Intelligent predictive text entry system
- 0.9.1_1 deskutils =2 0.9.1_1Version of this port present on the latest quarterly branch.
- Maintainer: kde@FreeBSD.org
- Port Added: 2021-06-30 11:12:13
- Last Update: 2024-02-23 06:51:47
- Commit Hash: 32ae983
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: kde
- License: not specified in port
- WWW:
- https://presage.sourceforge.io/
- Description:
- Presage is an intelligent predictive text entry system.
Presage (formerly known as Soothsayer) generates predictions by modelling
natural language as a combination of redundant information sources. Presage
computes probabilities for words which are most likely to be entered next
by merging predictions generated by the different predictive algorithms.
Presage's modular and extensible architecture allows its language model to
be extended and customized to utilize statistical, syntactic, and semantic
predictive algorithms.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- presage>0:deskutils/presage
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/deskutils/presage/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/presage
- pkg install presage
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: presage
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1624863940
SHA256 (presage-0.9.1.tar.gz) = 5ed567e350402a1d72c9053c78ecec3be710b7e72153a0223c6d19a7fe58a366
SIZE (presage-0.9.1.tar.gz) = 2687519
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:
-
- help2man : misc/help2man
- py39-dbus>0 : devel/py-dbus@py39
- gmake>=4.3 : devel/gmake
- libtool : devel/libtool
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-dbus>0 : devel/py-dbus@py39
- python3.9 : lang/python39
- Library dependencies:
-
- libexpat.so : textproc/expat2
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libharfbuzz.so : print/harfbuzz
- libtinyxml.so : textproc/tinyxml
- libuuid.so : misc/e2fsprogs-libuuid
- libsqlite3.so : databases/sqlite3
- This port is required by:
- for Libraries
-
- deskutils/maliit-keyboard
Configuration Options:
- No options to configure
- Options name:
- deskutils_presage
- USES:
- gmake libtool:build localbase shebangfix python sqlite
- 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 |
0.9.1_1 23 Feb 2024 06:51:47 |
Muhammad Moinur Rahman (bofh) |
deskutils/presage: Moved man to share/man
Approved by: portmgr (blanket) |
0.9.1 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> |
0.9.1 09 May 2023 10:20:52 |
Alexey Dokuchaev (danfe) |
ASCII'ze port descriptions which were (ab)using UTF-8 punctuation
While here, run these files through a spell-checker and wrap some
overly long lines and/or dangling prepositions (when appropriate). |
0.9.1 02 Feb 2023 13:26:22 |
Tobias C. Berner (tcberner) |
KDE: Update KDE Gear to 22.12.2
Thursday, 2 February 2023
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.
Today they all get new bugfix source releases with updated translations,
including:
* dolphin: Don't recurse into symlinks when counting directory contents
(Commit, fixes bug #434125)
* kdeconnect: Fix ssh authentication using pubkey on recent openssh
versions (Commit, fixes bug #443155)
* libkdegames: Fix finding knewstuff themes (Commit, fixes bug #464288)
Announcement: https://kde.org/announcements/gear/22.12.2/ |
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) |
0.9.1 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 ) |
0.9.1 29 Jun 2022 16:08:51 |
Stefan Eßer (se) |
Fix CONFLICTS_INSTALL in the deskutils category
Approved by: portmgr (implicit) |
0.9.1 16 Oct 2021 09:51:39 |
Jimmy Olgeni (olgeni) |
*: fix tab vs. space issues, and comments according to the guide. |
0.9.1 30 Jun 2021 11:06:17 |
Tobias C. Berner (tcberner) |
deskutils/presage: New port
Presage is an intelligent predictive text entry system.
Presage (formerly known as Soothsayer) generates predictions by modelling
natural language as a combination of redundant information sources. Presage
computes probabilities for words which are most likely to be entered next by
merging predictions generated by the different predictive algorithms.
Presage’s
modular and extensible architecture allows its language model to be extended
and customized to utilize statistical, syntactic, and semantic predictive
algorithms.
WWW: https://presage.sourceforge.io/
This port will be required by maliit-keyboard, the defacto standard
virtual keyboard for Plasma Wayland Desktop |