Port details |
- quoted Easily configured QOTD daemon with over 130 good quality quotes
- 1.01_3 net
=0 1.01_2Version of this port present on the latest quarterly branch. - Maintainer: bobf@mrp3.com
 - Port Added: 2005-06-05 21:57:38
- Last Update: 2021-10-18 07:14:10
- Commit Hash: 086b6c3
- License: not specified in port
- 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).
WWW: http://www.mrp3.com/webutil/quoted.html
- SVNWeb : git : Homepage
- 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
- 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: see SVNWeb link above for full details) |
Date | By | Description |
18 Oct 2021 07:14:10 1.01_3
|
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 |
06 Apr 2021 14:31:13 1.01_2
|
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
06 Apr 2021 14:31:07 1.01_2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
27 Jun 2018 13:55:57
1.01_2
|
mat  |
Do not force stop services when a package is deinstalled.
Starting or stopping services is the role of pkg(8).
Sponsored by: Absolight |
22 Nov 2016 14:04:22
1.01_1
|
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. |
29 Jun 2014 21:17:54
1.01_1
|
swills  |
- Stage
- Update to 1.01
PR: 191492
Submitted by: Bob Frazier <bobf@mrp3.com> (maintainer) |
29 May 2014 12:00:31
1.0_1
|
miwi  |
- Convert gmake,bzip2 to USES
Approved by: portmgr |
20 Sep 2013 22:10:25
1.0_1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
14 Jan 2012 08:57:23
1.0_1
|
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. |
20 Mar 2011 12:54:45
1.0_1
|
miwi  |
- Get Rid MD5 support |
27 Mar 2010 00:15:24
1.0_1
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
27 Jul 2009 23:12:00
1.0_1
|
dougb  |
Remove the spurious FreeBSD KEYWORD.
Coincidentally, add $FreeBSD$ while I'm here. |
22 Jul 2009 17:27:20
1.0_1
|
pgollucci  |
- USE_RC_SUBR != yes
PR: ports/136846
Approved by: maintainer
Submitted by: myself (pgollucci@) |
11 May 2006 22:49:56
1.0
|
edwin  |
Remove USE_REINPLACE from all categories starting with N |
22 Jan 2006 21:24:05
1.0
|
edwin  |
SHA256ify
Approved by: krion@ |
05 Jun 2005 21:56:53
1.0
|
barner  |
Add quoted 1.0,
easily configured QOTD daemon with over 130 good
quality quotes.
PR: 74615
Submitted by: Bob Frazier |