| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Approved by: MAINTAINER
|
|
|
|
| |
Approved by: MAINTAINER
|
|
|
|
| |
Submitted by: fjoe,brad@brad-x.com
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
---------------------------------------------------
To run this licq with qt and Xfree86 4.x.x
you must start it with "licq -- -noxim"
---------------------------------------------------
Problem analysed by Andriy Gapon.
PR: 34534
|
|
|
|
|
|
|
| |
- licq-console, licq-qt-gui:
conditionally include licq-devel/Makefile.inc instead of
licq/Makefile.inc if -DWITH_LICQ_DEVEL is specified
- dynamically generated plists (currently used in licq-qt-gui port only)
|
|
|
|
| |
PR: 34534
|
|
|
|
| |
If someone works closer to the developers, he can have it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
licq
licq-console (no changes)
licq-qt-gui
Protocol changed on Server.
licq-1.0.3 does not work corectlly, messages are lost.
problems fixed:
- program_transform_name installed the binaray as:
/usr/local/bin/i386--freebsd4.4-licq
- configure seeks now a qt-mt itself,
but the options for "ac_qt_libraries" are not processed
- use ob BZIP2 as compressor.
|
|
|
|
|
| |
even try to use them for months. If anyone wants to fix/take them, there
are PRs open to update them.
|
| |
|
| |
|
|
|
|
| |
Also, some fixes for pkg-plist so that make deinstall/package works.
|
|
ports for different plugins. Commit the first of the plugins, qt-gui,
as that has in the past been part of the normal licq port. The rest
are coming after I've tried them out.
I'd like to thank Jeremy Norris greatly for doing this work :)
Submitted by: Jeremy Norris <ishmael27@home.com>
|