Port details |
- quoted Easily configured QOTD daemon with over 130 good quality quotes
- 1.01_4 net =2 1.01_4Version of this port present on the latest quarterly branch.
- Maintainer: bobf@mrp3.com
- Port Added: 2005-06-05 21:57:38
- Last Update: 2024-02-25 10:05:26
- Commit Hash: 10236b6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- https://www.mrp3.com/webutil/quoted.html
- Description:
- The QOTD Daemon 'quoted' listens on the qotd port (17) and responds with
a randomly selected 'quote of the day' from a 'quotes' text file, which
you can update with quotes of your own. It will operate either as a
stand-alone daemon, or can also be invoked via inetd.
If you want, you can also have it listen on a different port, other than
the default 'qotd' port (17).
- ¦ ¦ ¦ ¦
- 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/net/quoted/ && make install clean
- To add the package, run one of these commands:
- pkg install net/quoted
- pkg install quoted
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: quoted
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (quoted-1.01.tar.gz) = d45095339be2d7224b68c951ce588cdfc4af0c160bffcae7c04ecfd527181d45
SIZE (quoted-1.01.tar.gz) = 137610
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:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_quoted
- USES:
- gmake
- 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 |
1.01_4 25 Feb 2024 10:05:26 |
Muhammad Moinur Rahman (bofh) |
net/quoted: Moved man to share/man
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.01_3 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.01_3 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
1.01_3 18 Oct 2021 07:14:10 |
Yasuhiro Kimura (yasu) Author: hex7c@libpluto.net |
net/quoted: Fix syntax error of rc script
* Switch to use @rmtry in pkg-plist
* Pet portclippy
PR: 259015
Approved by: maintainer, ygy (mentor)
Differential Revision: https://reviews.freebsd.org/D32541 |
1.01_2 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
1.01_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.01_2 27 Jun 2018 13:55:57 |
mat |
Do not force stop services when a package is deinstalled.
Starting or stopping services is the role of pkg(8).
Sponsored by: Absolight |
1.01_1 22 Nov 2016 14:04:22 |
danfe |
In several dozen ports, use single space for WWW: line in pkg-descr, and
reformat port description text in cases when it was notoriously broken. |
1.01_1 29 Jun 2014 21:17:54 |
swills |
- Stage
- Update to 1.01
PR: 191492
Submitted by: Bob Frazier <bobf@mrp3.com> (maintainer) |
1.0_1 29 May 2014 12:00:31 |
miwi |
- Convert gmake,bzip2 to USES
Approved by: portmgr |
1.0_1 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.0_1 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
1.0_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.0_1 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.0_1 27 Jul 2009 23:12:00 |
dougb |
Remove the spurious FreeBSD KEYWORD.
Coincidentally, add $FreeBSD$ while I'm here. |
1.0_1 22 Jul 2009 17:27:20 |
pgollucci |
- USE_RC_SUBR != yes
PR: ports/136846
Approved by: maintainer
Submitted by: myself (pgollucci@) |
1.0 11 May 2006 22:49:56 |
edwin |
Remove USE_REINPLACE from all categories starting with N |
1.0 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
1.0 05 Jun 2005 21:56:53 |
barner |
Add quoted 1.0,
easily configured QOTD daemon with over 130 good
quality quotes.
PR: 74615
Submitted by: Bob Frazier |