aboutsummaryrefslogtreecommitdiff
path: root/net-im/licq-qt-gui
Commit message (Collapse)AuthorAgeFilesLines
* - add patch to fix:Dirk Meyer2003-03-292-0/+23
| | | | | | | | annoying bug with sending russian letters Submitted by: tima@east.ru Notes: svn path=/head/; revision=77674
* - update to licq-base-1.2.6, licq-qt-gui-1.2.6, licq-console-1.2.6Dirk Meyer2003-03-241-1/+38
| | | | Notes: svn path=/head/; revision=77403
* - retire pkg-commentDirk Meyer2003-02-211-1/+0
| | | | Notes: svn path=/head/; revision=76006
* - add COMMENTDirk Meyer2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75965
* - convert INCDIR -> LICQ_PORTDirk Meyer2003-02-041-2/+2
| | | | | | | so one knob controls it all Notes: svn path=/head/; revision=74689
* - make portlint happierDirk Meyer2003-01-221-1/+1
| | | | Notes: svn path=/head/; revision=73806
* licq:Dirk Meyer2003-01-081-0/+11
| | | | | | | | | | | | | | | | | | | - Update to 1.2.3 - default config now prefix aware - Update PKG_MESSAGE for gtk plugin licq-qt-gui: - Update to 1.2.3 licq-console: - Update to 1.2.3 - user newer autoconf/automake licq-jons-gtk-gui: - Update to 1.2.3 (0.20.1) Notes: svn path=/head/; revision=72773
* - new feature GUI_KDEDirk Meyer2003-01-022-3/+26
| | | | | | | | PR: 45840 Submitted by: lev@serebryakov.spb.ru, fjoe Notes: svn path=/head/; revision=72135
* remove -DWITH_LICQ_DEVEL supportMax Khon2002-08-121-1/+0
| | | | | | | Approved by: MAINTAINER Notes: svn path=/head/; revision=64443
* remove support for -DWITH_LICQ_DEVELMax Khon2002-08-121-4/+0
| | | | | | | Approved by: MAINTAINER Notes: svn path=/head/; revision=64442
* Update to 1.2.0aDirk Meyer2002-08-093-32/+5
| | | | | | | Submitted by: fjoe,brad@brad-x.com Notes: svn path=/head/; revision=64294
* update licq-devel port to 12 Mar 2002 CVS snapshotMax Khon2002-03-121-1/+0
| | | | Notes: svn path=/head/; revision=55962
* Broken is removed, Package will display the message.Dirk Meyer2002-02-132-4/+9
| | | | | | | | | | | | | | | | --------------------------------------------------- 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 Notes: svn path=/head/; revision=54640
* Add an ability to build licq plugins using licq-devel port:Max Khon2002-02-082-0/+5
| | | | | | | | | | - 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) Notes: svn path=/head/; revision=54368
* Mark as Broken for XFree86 4.x.x.Dirk Meyer2002-02-071-0/+4
| | | | | | | PR: 34534 Notes: svn path=/head/; revision=54297
* Take Maintainership to see errors.Dirk Meyer2002-01-271-1/+1
| | | | | | | If someone works closer to the developers, he can have it. Notes: svn path=/head/; revision=53832
* - Update for 1.0.4Dirk Meyer2002-01-252-6/+15
| | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=53728
* Stop maintaining these ports. I haven't been able to get them compile toBrian Feldman2002-01-251-1/+1
| | | | | | | | even try to use them for months. If anyone wants to fix/take them, there are PRs open to update them. Notes: svn path=/head/; revision=53721
* autotools police: don't hardcode aclocal, use variable ACLOCALMario Sergio Fujikawa Ferreira2001-12-201-1/+1
| | | | Notes: svn path=/head/; revision=51887
* Trivial fix for pkg-plistKevin Lo2001-08-231-0/+1
| | | | Notes: svn path=/head/; revision=46716
* Quick fix: link with qt2, not qt (it was hardcoded in Makefile.in/.am)Jimmy Olgeni2001-04-132-41/+31
| | | | | | | Also, some fixes for pkg-plist so that make deinstall/package works. Notes: svn path=/head/; revision=41344
* Convert the monolithic Licq port into an licq-base port and satelliteBrian Feldman2001-04-104-0/+244
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> Notes: svn path=/head/; revision=41226