Commit Graph

32 Commits

Author SHA1 Message Date
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