Commit Graph

50 Commits

Author SHA1 Message Date
Kris Kennaway
c68436a7b7 Remove USE_NEWGCC, which is no longer supported or required.
Submitted by:   Tilman Linneweh <tilman@arved.de>
PR:             ports/40571
2002-08-31 02:44:07 +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
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
4dfb81e584 Apply patch adds -DWITH_DANTE (should be specified with -DWITH_SOCKS).
Submitted by:	fjoe
2002-02-07 07:47:55 +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
7bbb0fab59 - Change the Makefile.in so i386--freebsd4.4-licq is _not_ installed.
- Stop installation of 2nd binaries.
- don't bump PORTREVISION, as it has not been build fully
2002-01-27 06:04:50 +00:00
Mario Sergio Fujikawa Ferreira
33fa865f64 Have the licq binary installed regardless of system characteristics
PR:		34293
Requested by:   Antonio Carlos Venancio Junior <floripa@organiKa.com.br>
2002-01-26 20:21:07 +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
Brian Feldman
07520c48c1 I think I'm setting a world's record for number of files added after the
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...)
2001-04-11 20:51:01 +00:00
Brian Feldman
ad0da154fc Remove the OTHER patch. I hate CVS. 2001-04-10 21:16:28 +00:00
Brian Feldman
88f0906fc9 I needed to add this, too.
Reminded by:	Jeremy Norris <ishmael27@home.com>
2001-04-10 20:52:08 +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
Will Andrews
dbba8af644 Overhaul QT/KDE support:
- 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)
2001-04-03 08:14:43 +00:00
Brian Feldman
dfa7bb57e6 Update to Licq 1.0.3 including some security-like issue fixes. 2001-03-13 02:34:28 +00:00
Jimmy Olgeni
d4fa96de9d Fix pkg-plist.
Remove unused directory ${PREFIX}/share/licq/qt-gui/locale: it contains
broken links only.

PR: 23820 (with some changes)
2001-02-01 20:22:52 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Brian Feldman
15128d4ba4 Heh, if USE_QT2, LIB_DEPENDS doesn't need qt22 ;)
Submitted by:	alex
2001-01-05 22:21:09 +00:00
Brian Feldman
d5eaba1906 I have no clue why USE_QT2 got commented out.
Submitted by:	alex
2001-01-02 02:11:34 +00:00
Brian Feldman
99c523c297 Woops, commit Makefile, too. 2000-12-21 00:12:03 +00:00
Brian Feldman
b5f32d07ec Update Licq to 1.0.2. This should be _much_ more stable than 1.0 was. 2000-12-20 06:25:41 +00:00
Brian Feldman
25d4d66d29 Revert to 0.85 as several people report instability with the new version,
and I notice it sometimes, too.
2000-10-20 08:06:35 +00:00
Brian Feldman
74d4176497 Update to Licq 1.0. 2000-10-16 00:35:24 +00:00
Satoshi Asami
3f53f13474 Small patch to aclocal.m4 to change qt version to look for, so this
port will still find qt2 post the USE_QT2 change.

Submitted by:	Max Khon <fjoe@iclub.nsu.ru>
2000-09-25 08:54:15 +00:00
Satoshi Asami
9c21047709 You don't want to depend on qt21 -- it's dead. Change them to USE_QT2.
(Of course, they shouldn't have been writing "qt21" explicitly in the
 first place....)
2000-09-23 08:05:59 +00:00
Brian Feldman
5fb1f72310 Since it makes very... promiscuous modes in the installation, create
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...
2000-08-15 18:56:30 +00:00
Brian Feldman
2c474c9e7e Add missing installed files to the PLIST.
Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2000-08-12 05:03:36 +00:00
Brian Feldman
2c310b4177 Point the qt-gui explicitly at ${X11BASE}/include/qt2. This should fix
the case where people still have qt 1 installed.
2000-08-10 18:23:43 +00:00
Brian Feldman
0c5235d255 Get rid of the patch to qt-gui's "configure" and replace it with
patching "configure.in" and "aclocal.m4".  Disable XScreenSaver
support in the QT GUI since libXss is not a shared library in any
version of X we have.
2000-08-09 20:00:49 +00:00
Brian Feldman
438f5bb06b Update to licq 0.85. Grr. 2000-08-04 15:56:57 +00:00
Brian Feldman
6939a1beec Don't dictate policy: let the "UIN spoofing" option exist. This
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>
2000-07-04 07:34:42 +00:00
Maxim Sobolev
a9f22cd584 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
Brian Feldman
84a5ce14a5 Update to version 0.81. QT 2.1 (beta) is now needed. Thanks a bundle to
the submitter!!

Submitted by:	Matt Heckaman <matt@arpa.mail.net>
2000-04-01 05:21:42 +00:00
Brian Feldman
f184f57567 Get all of the good parts of MAKE_ENV et al to the _second_ configure
in this port, which seems to unbreak it the rest of the way for 3.X
-STABLE installations.

Submitted by:	Alexander N. Kabaev <ak03@gte.com>
2000-02-23 11:32:33 +00:00
Brian Feldman
e21ad16deb Try to fix socklen_t/int breakage for older 4.0s and for -STABLEs. 2000-02-21 05:50:53 +00:00
Brian Feldman
49d1ff55b3 Add at the top of MASTER_SITES the "new original" mirror. 2000-02-16 05:01:13 +00:00
Brian Feldman
b754d93edd Update to Licq version 0.75.3a, done by Alexander N. Kabaev :)
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>
2000-02-15 01:46:27 +00:00
Bill Fumerola
eb3e27736e Really remove the redundant WRKSRC this time. Ugh. 1999-11-16 03:50:01 +00:00
Bill Fumerola
5e3b2cf328 Use the MAINTAINER's real e-mail address.
Remove redundant WRKSRC= line.
1999-11-16 03:46:17 +00:00
Peter Wemm
a6c3f62331 $Id$ -> $FreeBSD$ 1999-08-30 14:24:37 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
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
1999-06-26 19:12:45 +00:00
Steve Price
e73cbfb5c0 Change version required comment too. 1999-05-03 01:56:26 +00:00
Michael Haro
a89d8b834b Update licq to version 0.61
PR:		11453
Submitted by:	maintainer
1999-05-02 20:21:41 +00:00
Steve Price
a10a7b97d7 Update to version 0.44.
PR:		8514
Submitted by:	maintainer
1998-11-02 04:04:44 +00:00
Satoshi Asami
65edaaa1f5 Replace qt dependencies with USE_QT.
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and
 GNU_CONFIGURE)
1998-08-12 06:29:36 +00:00
Steve Price
5af3603f10 Update to version 0.34
PR:		7502
Submitted by:	maintainer
1998-08-09 01:25:57 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Eivind Eklund
8a91e346c8 Port of licq 0.32-a, an ICQ program using QT.
Submitted by:	Brian Feldman <brianfeldman@hotmail.com>
Setup dialog:	eivind
1998-07-09 16:01:54 +00:00