Port details |
- licq-osd OnScreenDisplay messages in licq
- 1.3.0 net
=0 1.3.0Version 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: 2003-07-26 18:33:15
- Last Update: 2005-11-09 08:28:43
- SVN Revision: UNKNOWN
- License: not specified in port
- WWW:
- http://sourceforge.net/projects/licq-osd
- Description:
- This is a small licq-plugin, which uses libxosd2 to display new arriving
messages as OSD (On Screen Display) text on your desktop. I wrote this, as I
saw this feature in sim and wanted to have the same functionality in licq.
Martin Maurer, martinmaurer@gmx.at
WWW: http://sourceforge.net/projects/licq-osd
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: licq-osd
- 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.
- Build dependencies:
-
- gmake : devel/gmake
- libtool15 : devel/libtool15
- Runtime dependencies:
-
- licq_qt-gui.so : net/licq-qt-gui
- licq : net/licq
- Library dependencies:
-
- xosd.4 : misc/xosd
- 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 |
1.3.0 09 Nov 2005 08:28:43
 |
pav  |
Move licq related ports to a newly create net-im category:
net/licq -> net-im/licq
net/licq-console -> net-im/licq-console
net/licq-osd -> net-im/licq-osd
net/licq-qt-gui -> net-im/licq-qt-gui
Repocopied by: marcus |
1.3.0 21 Apr 2005 07:26:53
 |
vs  |
Fix blunder in previous commit *blush*
Pointy hat: mĂȘ |
1.3.0 20 Apr 2005 09:54:17
 |
vs  |
List missing locale (again)
Noticed by: cluster |
1.3.0 11 Apr 2005 08:46:15
 |
vs  |
- List missing locales
- Trim comment a bit
Noticed by: krisbot |
1.3.0 07 Apr 2005 14:55:46
 |
vs  |
- Unbreak licq-osd: Update to 1.3.0 from main licq-distribution
and use already available infrastructure from net/licq
- Reset maintainer
PR: ports/78559
Approved by: maintainer |
1.2.7.2_1 07 Mar 2005 17:31:55
 |
vs  |
BROKEN: Incompatible with licq-1.3.0
This is based on licq-1.2.x. Although it will build fine, it won't result
in a usable plugin. |
1.2.7.2_1 23 Jun 2004 07:35:05
 |
vs  |
- Add net/licq to build-dependency
- Nuke plist in favour of PLIST_FILES while here |
1.2.7.2_1 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
1.2.7.2_1 14 Mar 2004 06:17:56
 |
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
1.2.7.2_1 04 Feb 2004 05:10:27
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.2.7.2 26 Jul 2003 18:32:34
 |
dinoex  |
This is a small licq-plugin, which uses libxosd2 to display new arriving
messages as OSD (On Screen Display) text on your desktop. I wrote this, as I
saw this feature in sim and wanted to have the same functionality in licq.
PR: 54537
Submitted by: nm@web.am |