aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/licq
Commit message (Collapse)AuthorAgeFilesLines
* - patch libtool to ignore treads. fix build for CURRENTdinoex2003-10-262-5/+12
| | | | Submitted by: fjoe
* - mark BROKEN for CURRENT (> 501109)dinoex2003-10-131-0/+5
|
* - force use of PTHREAD_LIBSdinoex2003-10-021-2/+2
|
* - use -Wno-deprecated only in CXXFLAGSdinoex2003-09-252-9/+9
| | | | - force configure to use PTHREAD_CFLAGS
* - don't clobber any given LDFLAGSdinoex2003-08-311-1/+2
| | | | conflitcs with bsd.openssl.mk
* - use hook for bsd.openssl.mkdinoex2003-08-281-4/+6
|
* - Fix incomatibility when libgnugetopt is installeddinoex2003-07-261-0/+5
| | | | PR: 54037
* - distfile was new created after first release without version bump.dinoex2003-06-271-0/+1
| | | | Only object files and dependencies have been removed.
* - Update to licq-base-1.2.7dinoex2003-06-262-4/+4
| | | | | - Update to licq-console-1.2.7 - Update to licq-qt-gui-1.2.7
* - Drop broken USE_SSLdinoex2003-04-291-1/+4
| | | | | | - use bsd.openssl.mk - force link with desired path PR: 51500
* - update to licq-base-1.2.6, licq-qt-gui-1.2.6, licq-console-1.2.6dinoex2003-03-253-4/+6
|
* - retire pkg-commentdinoex2003-02-211-1/+0
|
* - add COMMENTdinoex2003-02-211-0/+1
|
* - convert INCDIR -> LICQ_PORTdinoex2003-02-052-3/+2
| | | | so one knob controls it all
* - allows licq used as master-port. e.G. for socks.dinoex2003-01-313-7/+22
| | | | | | | - remove WITH_DANTE - fix SOCKS support to work with net/socks5-port. PR: 47636 Submitted by: lofi@lofi.dyndns.org
* - fix Probem of noexisted dependeny, noted by kris.dinoex2003-01-281-1/+1
| | | | | my regression tests didn't pick this up, cause /usr/ports/current/licq does exits here.
* - add option LICQ_PORT= to alter location of master portdinoex2003-01-271-2/+3
|
* - Update to 1.2.4dinoex2003-01-272-5/+5
| | | | licq-base,licq-console,licq-jons-gtk-gui,licq-qt-gui
* licq:dinoex2003-01-095-29/+16
| | | | | | | | | | | | | | | | - 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)
* - make socks-patch portabledinoex2003-01-021-9/+11
|
* workaround for installed autoconf/automake griefdinoex2002-10-151-0/+4
| | | | PR: 42585,42654
* Fix some GCC problems in CURRENTdinoex2002-09-152-1/+7
|
* Remove USE_NEWGCC, which is no longer supported or required.kris2002-08-311-1/+0
| | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571
* Update to 1.2.0adinoex2002-08-106-68/+50
| | | | Submitted by: fjoe,brad@brad-x.com
* Add an ability to build licq plugins using licq-devel port:fjoe2002-02-081-0/+1
| | | | | | | - 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)
* Apply patch adds -DWITH_DANTE (should be specified with -DWITH_SOCKS).dinoex2002-02-071-0/+8
| | | | Submitted by: fjoe
* Take Maintainership to see errors.dinoex2002-01-271-1/+1
| | | | If someone works closer to the developers, he can have it.
* - Change the Makefile.in so i386--freebsd4.4-licq is _not_ installed.dinoex2002-01-271-3/+2
| | | | | - Stop installation of 2nd binaries. - don't bump PORTREVISION, as it has not been build fully
* Have the licq binary installed regardless of system characteristicslioux2002-01-271-0/+3
| | | | | PR: 34293 Requested by: Antonio Carlos Venancio Junior <floripa@organiKa.com.br>
* - Update for 1.0.4dinoex2002-01-262-6/+7
| | | | | | | | | | | | | | | | 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.
* Stop maintaining these ports. I haven't been able to get them compile togreen2002-01-261-1/+1
| | | | | even try to use them for months. If anyone wants to fix/take them, there are PRs open to update them.
* I think I'm setting a world's record for number of files added after thegreen2001-04-121-0/+3
| | | | | | 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...)
* Remove the OTHER patch. I hate CVS.green2001-04-112-41/+48
|
* I needed to add this, too.green2001-04-111-0/+28
| | | | Reminded by: Jeremy Norris <ishmael27@home.com>
* Convert the monolithic Licq port into an licq-base port and satellitegreen2001-04-118-408/+74
| | | | | | | | | | 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>
* Overhaul QT/KDE support:will2001-04-031-3/+1
| | | | | | | | | | | | | | | | | | - 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)
* Update to Licq 1.0.3 including some security-like issue fixes.green2001-03-137-174/+191
|
* Fix pkg-plist.olgeni2001-02-022-195/+157
| | | | | | | Remove unused directory ${PREFIX}/share/licq/qt-gui/locale: it contains broken links only. PR: 23820 (with some changes)
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-3/+3
|
* Heh, if USE_QT2, LIB_DEPENDS doesn't need qt22 ;)green2001-01-061-1/+0
| | | | Submitted by: alex
* I have no clue why USE_QT2 got commented out.green2001-01-021-1/+1
| | | | Submitted by: alex
* Woops, commit Makefile, too.green2000-12-211-23/+8
|
* Update Licq to 1.0.2. This should be _much_ more stable than 1.0 was.green2000-12-206-10/+26
|
* Revert to 0.85 as several people report instability with the new version,green2000-10-207-119/+164
| | | | and I notice it sometimes, too.
* Update to Licq 1.0.green2000-10-167-164/+119
|
* Small patch to aclocal.m4 to change qt version to look for, so thisasami2000-09-251-3/+3
| | | | | | port will still find qt2 post the USE_QT2 change. Submitted by: Max Khon <fjoe@iclub.nsu.ru>
* You don't want to depend on qt21 -- it's dead. Change them to USE_QT2.asami2000-09-231-1/+1
| | | | | (Of course, they shouldn't have been writing "qt21" explicitly in the first place....)
* Since it makes very... promiscuous modes in the installation, creategreen2000-08-161-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.green2000-08-121-0/+44
| | | | Submitted by: Jimmy Olgeni <olgeni@uli.it>
* Point the qt-gui explicitly at ${X11BASE}/include/qt2. This should fixgreen2000-08-111-0/+1
| | | | the case where people still have qt 1 installed.
* Get rid of the patch to qt-gui's "configure" and replace it withgreen2000-08-103-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.green2000-08-047-97/+118
|
* Don't dictate policy: let the "UIN spoofing" option exist. Thisgreen2000-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.sobomax2000-06-141-1/+2
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* Update to version 0.81. QT 2.1 (beta) is now needed. Thanks a bundle togreen2000-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_ configuregreen2000-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.green2000-02-211-0/+34
|
* Add at the top of MASTER_SITES the "new original" mirror.green2000-02-161-1/+2
|
* Update to Licq version 0.75.3a, done by Alexander N. Kabaev :)green2000-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.billf1999-11-161-1/+0
|
* Use the MAINTAINER's real e-mail address.billf1999-11-161-1/+1
| | | | Remove redundant WRKSRC= line.
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* chmod -> ${CHMOD}mharo1999-08-231-3/+3
| | | | chown -> ${CHOWN}
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-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.steve1999-05-031-2/+2
|
* Update licq to version 0.61mharo1999-05-038-138/+65
| | | | | PR: 11453 Submitted by: maintainer
* Update to version 0.44.steve1998-11-028-95/+128
| | | | | PR: 8514 Submitted by: maintainer
* Replace qt dependencies with USE_QT.asami1998-08-121-4/+2
| | | | | (Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE)
* Update to version 0.34steve1998-08-098-126/+110
| | | | | PR: 7502 Submitted by: maintainer
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-081-2/+2
|
* Port of licq 0.32-a, an ICQ program using QT.eivind1998-07-106-0/+149
Submitted by: Brian Feldman <brianfeldman@hotmail.com> Setup dialog: eivind