- 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)
Most important new feature is ICQv8 support (works for me).
`licq-qt-gui' and `licq-console' ports will be altered soon to add
ability to build with this port instead of `licq'.
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.
fact to get a port working again. For some reason, I didn't get the
pkg-message cvs added for Licq, causing the package registration to
fail (of course, it still installs fine...)
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>
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the
proxy authentication that was broken for 2.1.1. Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me. Should
still work w/ compat shims for older USE_QT[,2] style. Some others
were also left alone for the same reason.
Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by: David Faure <faure@kde.org> (proxy auth patches)
Alex Zepeda <garbanzo@kde.org> (old patches removal)
the ${PREFIX}/share/licq directory with no external permissions at
all while doing the installation, then whack the permissions into
shape later before handing it off to the world. There is no race
condition, but this is under the assumption that the installation
routine doesn't chmod ${PREFIX}/share/licq itself! God only knows,
with this autoconfed, libtooled...
functionality has existed and been available by default for many
versions before the present version, as well.
PR: ports/19446
Submitted by: Alex Keahan <ak@freenet.co.uk>
This version is basically a completely new program (modules, etc),
and it fixes every issue I'd ever had with Licq (for instance).
You'll find tons of new features here.
Submitted by: Alexander N. Kabaev <kabaev@mail.ru>
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s