Port details |
- gmessage Gtk+ clone of xmessage. displays a given text in a X11 window
- 0.2_6 x11
=1 0.2_6Version 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: unknown
- Last Update: 2015-07-14 20:30:01
- SVN Revision: 392080
- People watching this port, also watch:: python-doc-html, mscompress, pdflib
- License: not specified in port
- WWW:
- http://www.math.uni-goettingen.de/dadler/gmessage/
- Description:
- gmessage is a gtk+ clone of xmessage. It displays a given text in a X11 GTK
window. you can optionally give a timeout.
WWW: http://www.math.uni-goettingen.de/dadler/gmessage/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: gmessage
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libglib.so : devel/glib12
- libgtk.so : x11-toolkits/gtk12
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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.2_6 14 Jul 2015 20:30:01 |
bapt |
Upstream has disappeared and development ceased |
0.2_6 13 Sep 2014 15:11:28 |
tijl |
devel/glib12 x11-toolkits/gtk12:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
didn't conflict with early development versions of glib/gtk 2.0 |
0.2_5 29 Jul 2014 16:09:42 |
adamw |
Rename x11/ patch-xy patches to reflect the files they modify. |
0.2_5 10 Jan 2014 09:32:15 |
vanilla |
Support stagedir.
Approved by: portmgr (blanket infrastructure) |
0.2_5 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
0.2_5 29 Dec 2012 04:37:00 |
tabthorpe |
- Reassign to the heap at maintainer's request
Approved by: portmgr |
0.2_5 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.2_5 06 Jun 2008 14:09:15 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.2_4 21 Mar 2008 23:55:13 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
0.2_3 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.2_2 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
0.2_1 24 Jan 2006 03:16:52 |
edwin |
SHA256ify
Approved by: krion@ |
0.2_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.2_1 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
0.2_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.2 20 Apr 2003 19:47:49 |
marcus |
Remove USE_GNOMENG. |
0.2 21 Feb 2003 14:06:08 |
knu |
De-pkg-comment. |
0.2 01 Sep 2002 15:37:37 |
lioux |
Deploy USE_GNOMENG infrastructure
PR: 42283
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
12 Mar 2001 17:52:32 |
sf |
change unreachable MASTER_SITES. |
05 Feb 2001 16:18:54 |
olgeni |
Style fixes for ports/x11. |
08 Oct 2000 07:56:00 |
asami |
Convert category x11 to new layout. |
05 Oct 2000 07:42:57 |
reg |
Implement USE_GTK, part 2. |
07 Jul 2000 20:59:26 |
steve |
- Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config -
Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly |