Port details |
- sent Simple plaintext presentation tool
- 1_1 misc
=2 1_1Version of this port present on the latest quarterly branch. - Maintainer: 0mp@FreeBSD.org
 - Port Added: 2016-05-15 18:07:22
- Last Update: 2024-01-22 10:42:26
- Commit Hash: 784fe89
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: ISCL
- WWW:
- https://tools.suckless.org/sent/
- Description:
- Simple plaintext presentation tool.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/misc/sent/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/sent
- pkg install sent
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sent
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1517451687
SHA256 (sent-1.tar.gz) = 7bf3de9311ce291ff36adf5315b78fa72373e3ab80ca71387fb5884bcbd7be33
SIZE (sent-1.tar.gz) = 15285
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:
-
- x11.pc : x11/libX11
- xft.pc : x11-fonts/libXft
- Runtime dependencies:
-
- 2ff : graphics/farbfeld
- x11.pc : x11/libX11
- xft.pc : x11-fonts/libXft
- Library dependencies:
-
- libfontconfig.so : x11-fonts/fontconfig
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for sent-1_1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- misc_sent
- USES:
- localbase xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 10
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1_1 22 Jan 2024 10:42:26
    |
Muhammad Moinur Rahman (bofh)  |
misc/sent: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
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) |
1_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 ) |
1_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1_1 27 Feb 2020 00:05:57
  |
0mp  |
Adopt port & clean up
- Adopt the port as it is being returned to the pool. [1]
- Remove a patchfile. MAKE_ARGS are enough.
- Update manpage installation path.
- Improve style.
PR: 244456 [1]
Approved by: maintainer |
1 06 Nov 2019 18:07:22
  |
zeising  |
Add USES=xorg USES=gl, ports categories m
Add USES=xorg and USES=gl to ports in categories starting with 'm'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1 02 Feb 2018 04:06:07
  |
tobik  |
misc/sent: Update to 1
Changes: https://git.suckless.org/sent/log/?h=1
PR: 225607
Submitted by: Mateusz Piotrowski <mpp302@gmail.com> (based on)
Approved by: Neel Chauhan <neel@neelc.org> (maintainer) |
0.2 19 Jul 2016 11:04:14
  |
mat  |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
0.2 15 May 2016 18:07:11
  |
pi  |
New port: misc/sent
Simple plaintext presentation tool.
WWW: http://tools.suckless.org/sent/
PR: 209503
Submitted by: Neel Chauhan <neel@neelc.org> |
Number of commits found: 10
|