Commit Graph

29 Commits

Author SHA1 Message Date
Pav Lucistnik
c40ee69213 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
2005-11-09 08:28:43 +00:00
Volker Stolz
0538e0c5f9 - Sanitize plugin-directory handling: Plugins should not try to remove lib/icq
- Adapt one port to USE_LIBTOOL while here
- Mark licq-jons-gtk-gui as BROKEN: It's based on licq-1.2.4 which makes it
   incompatible with 1.3.0 (builds fine but doesn't run)

Approved by: dinoex
2005-03-03 11:51:45 +00:00
Dirk Meyer
4dc4982ee3 - update to 1.3.0 2004-10-12 04:15:58 +00:00
Dirk Meyer
12f24bd542 - make PKGNAMESUFFIX more flexible
- LICQ_PORT without PORTSDIR
2004-03-26 17:49:07 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Dirk Meyer
906409396d - Update to licq-base-1.2.7
- Update to licq-console-1.2.7
- Update to licq-qt-gui-1.2.7
2003-06-26 15:45:42 +00:00
Dirk Meyer
a959ae74de - remove empty dirs 2003-06-09 18:58:59 +00:00
Dirk Meyer
6b0c9caa74 - add patch to fix:
annoying bug with sending russian letters
Submitted by:	tima@east.ru
2003-03-29 07:54:18 +00:00
Dirk Meyer
0e00f5d4b2 - update to licq-base-1.2.6, licq-qt-gui-1.2.6, licq-console-1.2.6 2003-03-24 16:19:58 +00:00
Dirk Meyer
4eb8d6d1fa - retire pkg-comment 2003-02-21 03:59:00 +00:00
Dirk Meyer
387f34ee24 - add COMMENT 2003-02-20 18:26:42 +00:00
Dirk Meyer
3dbc0b36af - convert INCDIR -> LICQ_PORT
so one knob controls it all
2003-02-04 20:07:03 +00:00
Dirk Meyer
09666e3dd5 - make portlint happier 2003-01-22 19:14:08 +00:00
Dirk Meyer
2ea071deb8 licq:
- 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)
2003-01-08 22:22:41 +00:00
Dirk Meyer
e676d3950a - new feature GUI_KDE
PR:		45840
Submitted by:	lev@serebryakov.spb.ru, fjoe
2003-01-02 04:06:58 +00:00
Max Khon
1988106be6 remove -DWITH_LICQ_DEVEL support
Approved by:	MAINTAINER
2002-08-12 20:38:39 +00:00
Max Khon
7f7057d6c1 remove support for -DWITH_LICQ_DEVEL
Approved by:	MAINTAINER
2002-08-12 20:32:01 +00:00
Dirk Meyer
d4e17048ac Update to 1.2.0a
Submitted by: fjoe,brad@brad-x.com
2002-08-09 18:42:48 +00:00
Max Khon
1724d1afe4 update licq-devel port to 12 Mar 2002 CVS snapshot 2002-03-12 23:01:55 +00:00
Dirk Meyer
9aa2e96d16 Broken is removed, Package will display the message.
---------------------------------------------------

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
2002-02-13 04:00:56 +00:00
Max Khon
cafdf2676d Add an ability to build licq plugins using licq-devel port:
- 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)
2002-02-08 10:10:39 +00:00
Dirk Meyer
3c938d4c56 Mark as Broken for XFree86 4.x.x.
PR:		34534
2002-02-07 08:35:48 +00:00
Dirk Meyer
1224cc1062 Take Maintainership to see errors.
If someone works closer to the developers, he can have it.
2002-01-27 06:23:22 +00:00
Dirk Meyer
1a44a7ea84 - Update for 1.0.4
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.
2002-01-25 20:26:56 +00:00
Brian Feldman
5b6eca5125 Stop maintaining these ports. I haven't been able to get them compile to
even try to use them for months.  If anyone wants to fix/take them, there
are PRs open to update them.
2002-01-25 17:36:55 +00:00
Mario Sergio Fujikawa Ferreira
7284424fab autotools police: don't hardcode aclocal, use variable ACLOCAL 2001-12-20 13:32:42 +00:00
Kevin Lo
88fc9b469e Trivial fix for pkg-plist 2001-08-23 15:37:09 +00:00
Jimmy Olgeni
cd086cfba5 Quick fix: link with qt2, not qt (it was hardcoded in Makefile.in/.am)
Also, some fixes for pkg-plist so that make deinstall/package works.
2001-04-13 15:38:44 +00:00
Brian Feldman
11d86ccd31 Convert the monolithic Licq port into an licq-base port and satellite
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>
2001-04-10 20:09:53 +00:00