summaryrefslogtreecommitdiff
path: root/net/licq-devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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...
* Add missing installed files to the PLIST.Brian Feldman2000-08-121-0/+44
| | | | Submitted by: Jimmy Olgeni <olgeni@uli.it>
* 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.
* Get rid of the patch to qt-gui's "configure" and replace it withBrian Feldman2000-08-093-56/+54
| | | | | | 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.
* Update to licq 0.85. Grr.Brian Feldman2000-08-047-97/+118
|
* 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>
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.Maxim Sobolev2000-06-141-1/+2
|
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
|
* Update to version 0.81. QT 2.1 (beta) is now needed. Thanks a bundle toBrian Feldman2000-04-017-130/+202
| | | | | | the submitter!! Submitted by: Matt Heckaman <matt@arpa.mail.net>
* 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>
* Try to fix socklen_t/int breakage for older 4.0s and for -STABLEs.Brian Feldman2000-02-211-0/+34
|
* Add at the top of MASTER_SITES the "new original" mirror.Brian Feldman2000-02-161-1/+2
|
* Update to Licq version 0.75.3a, done by Alexander N. Kabaev :)Brian Feldman2000-02-156-58/+324
| | | | | | | | | 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>
* Really remove the redundant WRKSRC this time. Ugh.Bill Fumerola1999-11-161-1/+0
|
* Use the MAINTAINER's real e-mail address.Bill Fumerola1999-11-161-1/+1
| | | | Remove redundant WRKSRC= line.
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
|
* chmod -> ${CHMOD}Michael Haro1999-08-221-3/+3
| | | | chown -> ${CHOWN}
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | 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
* Change version required comment too.Steve Price1999-05-031-2/+2
|
* Update licq to version 0.61Michael Haro1999-05-028-138/+65
| | | | | PR: 11453 Submitted by: maintainer
* Update to version 0.44.Steve Price1998-11-028-95/+128
| | | | | PR: 8514 Submitted by: maintainer
* 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)
* Update to version 0.34Steve Price1998-08-098-126/+110
| | | | | PR: 7502 Submitted by: maintainer
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
|
* Port of licq 0.32-a, an ICQ program using QT.Eivind Eklund1998-07-096-0/+149
Submitted by: Brian Feldman <brianfeldman@hotmail.com> Setup dialog: eivind