Port details |
- xmotd Message-of-the-day browser for X11 and dumb-terminals
- 1.17.3.b_2 x11
=1 1.17.3.b_2Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2001-08-28 04:13:10
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: gruftistats, pcal
- License: GPLv2+
- Description:
- xmotd is a message-of-the-day browser for X11 and dumb-terminals, that
can also be used to broadcast messages to users logged in across a
network. xmotd periodically checks whether a file has been modified
and pops up and displays the contents of the file, if it has.
WWW: https://www.ee.ryerson.ca/~elf/xmotd/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/xmotd/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/xmotd
- pkg install xmotd
- PKGNAME: xmotd
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xmotd-1.17.3b.tar.gz) = d3f81245cf9c783ecca102aa57ccc6a16672cc05377c4860c77d5d0b86fb2aaf
SIZE (xmotd-1.17.3b.tar.gz) = 181979
- 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:
-
- imake : devel/imake
- tradcpp : devel/tradcpp
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xaw7.pc : x11-toolkits/libXaw
- xext.pc : x11/libXext
- xmu.pc : x11-toolkits/libXmu
- xt.pc : x11-toolkits/libXt
- Runtime dependencies:
-
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xaw7.pc : x11-toolkits/libXaw
- xext.pc : x11/libXext
- xmu.pc : x11-toolkits/libXmu
- xt.pc : x11-toolkits/libXt
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for xmotd-1.17.3.b_2:
HTML=off: Use HTML widget instead of ASCII text
MOTIF=off: Motif widget library support
XPM=off: XPM pixmap image format support
===> Use 'make config' to modify these settings
- Options name:
- x11_xmotd
- USES:
- imake:noman xorg
- 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 |
06 Apr 2021 14:31:07 1.17.3.b_2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
07 Nov 2019 18:36:56
1.17.3.b_2
|
zeising  |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
12 Oct 2019 12:02:27
1.17.3.b_2
|
tobik  |
Drop nop XFREE86_HTML_MAN |
07 Jun 2018 09:34:26
1.17.3.b_2
|
amdmi3  |
- Add LICENSE
- Switch to options helpers
- Update WWW
- Pet portlint |
18 Aug 2014 19:13:18
1.17.3.b_2
|
antoine  |
Convert most NO_INSTALL_MANPAGES to USES=imake:noman
With hat: portmgr |
13 Dec 2013 23:33:06
1.17.3.b_2
|
bapt  |
Support stage |
20 Sep 2013 23:43:20
1.17.3.b_2
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
10 Jul 2013 07:00:44
1.17.3.b_2 
|
bapt  |
Convert from USE_MOTIF to USES=motif
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Remove indefinite article from comment |
28 Jun 2013 11:51:06
1.17.3.b_2
|
bapt  |
New USES imake to handle the dependency on imake.
This uses accept 'env' as an argument for ports that do use their own or a
different do-configure target.
Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it
to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be
overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via
IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned
from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we
do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).
While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port |
31 May 2012 20:11:15
1.17.3.b_2
|
bapt  |
Convert to new options framework |
19 Mar 2011 12:38:54
1.17.3.b_2
|
miwi  |
- Get Rid MD5 support |
21 Dec 2009 02:19:12
1.17.3.b_2
|
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
09 Jun 2009 15:33:28
1.17.3.b_2
|
amdmi3  |
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav) |
19 Apr 2008 17:56:05
1.17.3.b_1 
|
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
19 May 2007 20:32:57
1.17.3.b_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
09 May 2006 07:45:52
1.17.3.b
|
vs  |
Update to 1.17.3b
PR: ports/95873
Submitted by: Martin Wilke |
10 Apr 2006 07:46:21
1.16
|
vs  |
Use OPTIONS.
PR: ports/94801
Submitted by: Ion-Mihai "IOnut" Tetcu |
25 Nov 2005 19:09:52
1.16
|
pav  |
- Add SHA256 |
17 Mar 2004 18:29:46
1.16
|
trevor  |
SIZEify. |
22 Feb 2004 02:09:15
1.16
|
kris  |
Reset bouncing maintainer address |
06 Feb 2004 13:12:53
1.16
|
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
20 Nov 2003 15:06:15
1.16
|
trevor  |
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier |
20 Nov 2003 13:51:47
1.16
|
trevor  |
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction. |
21 Feb 2003 14:06:08
1.16
|
knu  |
De-pkg-comment. |
28 Aug 2001 08:13:10 
|
petef  |
add xmotd 1.16 A message-of-the-day browser for X11 and dumb-terminals |