summaryrefslogtreecommitdiff
path: root/net-im/licq/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert to 0.85 as several people report instability with the new version,Brian Feldman2000-10-201-8/+23
| | | | | | | and I notice it sometimes, too. Notes: svn path=/head/; revision=34014
* Update to Licq 1.0.Brian Feldman2000-10-161-23/+8
| | | | Notes: svn path=/head/; revision=33871
* You don't want to depend on qt21 -- it's dead. Change them to USE_QT2.Satoshi Asami2000-09-231-1/+1
| | | | | | | | (Of course, they shouldn't have been writing "qt21" explicitly in the first place....) Notes: svn path=/head/; revision=33033
* Since it makes very... promiscuous modes in the installation, createBrian Feldman2000-08-151-0/+6
| | | | | | | | | | | | 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... Notes: svn path=/head/; revision=31670
* Point the qt-gui explicitly at ${X11BASE}/include/qt2. This should fixBrian Feldman2000-08-101-0/+1
| | | | | | | the case where people still have qt 1 installed. Notes: svn path=/head/; revision=31482
* Get rid of the patch to qt-gui's "configure" and replace it withBrian Feldman2000-08-091-0/+2
| | | | | | | | | 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. Notes: svn path=/head/; revision=31460
* Update to licq 0.85. Grr.Brian Feldman2000-08-041-2/+3
| | | | Notes: svn path=/head/; revision=31318
* Don't dictate policy: let the "UIN spoofing" option exist. ThisBrian Feldman2000-07-041-1/+2
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=30167
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.Maxim Sobolev2000-06-141-1/+2
| | | | Notes: svn path=/head/; revision=29595
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27423
* Update to version 0.81. QT 2.1 (beta) is now needed. Thanks a bundle toBrian Feldman2000-04-011-7/+6
| | | | | | | | | the submitter!! Submitted by: Matt Heckaman <matt@arpa.mail.net> Notes: svn path=/head/; revision=27229
* Get all of the good parts of MAKE_ENV et al to the _second_ configureBrian Feldman2000-02-231-1/+13
| | | | | | | | | | 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> Notes: svn path=/head/; revision=26203
* Add at the top of MASTER_SITES the "new original" mirror.Brian Feldman2000-02-161-1/+2
| | | | Notes: svn path=/head/; revision=25884
* Update to Licq version 0.75.3a, done by Alexander N. Kabaev :)Brian Feldman2000-02-151-10/+36
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=25841
* Really remove the redundant WRKSRC this time. Ugh.Bill Fumerola1999-11-161-1/+0
| | | | Notes: svn path=/head/; revision=23145
* Use the MAINTAINER's real e-mail address.Bill Fumerola1999-11-161-1/+1
| | | | | | | Remove redundant WRKSRC= line. Notes: svn path=/head/; revision=23144
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* chmod -> ${CHMOD}Michael Haro1999-08-221-3/+3
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Change version required comment too.Steve Price1999-05-031-2/+2
| | | | Notes: svn path=/head/; revision=18356
* Update licq to version 0.61Michael Haro1999-05-021-6/+13
| | | | | | | | PR: 11453 Submitted by: maintainer Notes: svn path=/head/; revision=18323
* Update to version 0.44.Steve Price1998-11-021-3/+7
| | | | | | | | PR: 8514 Submitted by: maintainer Notes: svn path=/head/; revision=14294
* Replace qt dependencies with USE_QT.Satoshi Asami1998-08-121-4/+2
| | | | | | | | (Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE) Notes: svn path=/head/; revision=12469
* Update to version 0.34Steve Price1998-08-091-16/+6
| | | | | | | | PR: 7502 Submitted by: maintainer Notes: svn path=/head/; revision=12369
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Port of licq 0.32-a, an ICQ program using QT.Eivind Eklund1998-07-091-0/+34
Submitted by: Brian Feldman <brianfeldman@hotmail.com> Setup dialog: eivind Notes: svn path=/head/; revision=11803