Port details |
- lineak-xosdplugin Xosd-plugin for lineakd
- 0.9_11 sysutils =3 0.9_11Version 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: 2006-07-09 17:32:32
- Last Update: 2024-02-26 21:40:47
- Commit Hash: d941539
- People watching this port, also watch:: mDNSResponder, libexif, vcdimager, p5-Event, xmbmon
- Also Listed In: deskutils
- License: GPLv2
- WWW:
- https://lineak.sourceforge.net/
- Description:
- Xosd-plugin for lineak to display some nice information about the commands
being executed by lineakd.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- lineak-xosdplugin>0:sysutils/lineak-xosdplugin
- To install the port:
- cd /usr/ports/sysutils/lineak-xosdplugin/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/lineak-xosdplugin
- pkg install lineak-xosdplugin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lineak-xosdplugin
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (lineak/lineak-xosdplugin-0.9.tar.gz) = ba83d8e6abc2fd1ddbfb0c4837d9a9b2db82e5f3e9732db546147f520ba1c2af
SIZE (lineak/lineak-xosdplugin-0.9.tar.gz) = 802367
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
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xt.pc : x11-toolkits/libXt
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xt.pc : x11-toolkits/libXt
- Library dependencies:
-
- libxosd.so : misc/xosd
- liblineak.so : sysutils/lineakd
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_lineak-xosdplugin
- USES:
- gmake libtool xorg
- 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.9_11 26 Feb 2024 21:40:47 |
Muhammad Moinur Rahman (bofh) |
sysutils/lineak-xosdplugin: Moved man to share/man
Approved by: portmgr (blanket) |
0.9_10 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
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) |
0.9_10 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 ) |
0.9_10 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.9_10 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.9_10 07 Nov 2019 17:17:54 |
zeising |
Add USES=xorg USES=gl, ports categories s
Add USES=xorg and USES=gl to ports in categories starting with 's'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
0.9_10 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.9_10 18 Jun 2015 21:23:06 |
amdmi3 |
- Strip library |
0.9_9 05 Jul 2014 16:53:05 |
tijl |
- Convert to USES=libtool
- Add kde_cv_prog_cxx_fno_check_new=no to CONFIGURE_ARGS because
-fno-check-new is not supported by Clang and that causes the -fPIC
configure test to fail. |
0.9_8 27 May 2014 11:17:41 |
amdmi3 |
- Convert misc/xosd and dependent ports which need it (deskutils/xneur,
polish/ekg2, polish/gnugadu2, sysutils/lineak-xosdplugin) to USES=libtool, drop
.la files
- Since xosd shlib version has changed, bump all ports which depend on it
- Stagify deskutils/xneur
- Convert USE_BZIP2 to USES
- Use new LIB_DEPENDS syntax
Approved by: portmgr blanket |
0.9_7 15 Nov 2013 14:59:00 |
vanilla |
Support STAGEDIR. |
0.9_7 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.9_7 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.9_7 28 Mar 2013 16:29:01 |
eadler |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
0.9_7 28 Feb 2013 10:51:58 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: sysutils)
Approved by: portmgr |
0.9_7 13 Dec 2012 21:48:41 |
madpilot |
- Fix build with clang
- Remove ABI version numbers from LIB_DEPENDS
- Trim Makefile headers
PR: ports/174196
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.9_7 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.9_6 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.9_6 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.9_6 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.9_5 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.9_4 22 Aug 2009 00:35:32 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
0.9_4 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.9_3 06 Jun 2008 14:03:26 |
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.9_2 03 Jun 2008 02:42:06 |
linimon |
Reset kay_lehmann@web.de by request due to lack to time to maintain ports. We
appreciate all the help in the past. |
0.9_2 23 Mar 2008 23:03:18 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
0.9_1 04 Oct 2007 06:10:15 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
0.9_1 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.9 04 Apr 2007 19:58:17 |
rafan |
- Fix build after objformat removal
PR: ports/111203
Submitted by: Kay Lehmann <kay_lehmann at web.de> (maintainer) |
0.9 06 Dec 2006 13:45:11 |
rafan |
- Respect X11BASE
PR: ports/105965
Submitted by: rafan
Approved by: portmgr (linimon) |
0.9 09 Jul 2006 17:31:51 |
rafan |
- Update to 0.9
- Portname changed to match upstream
PR: 99403
Submitted by: Kay Lehmann <kay_lehmann web.de> (maintainer) |