summaryrefslogtreecommitdiffstats
path: root/net-im
Commit message (Collapse)AuthorAgeFilesLines
* Add forgotten USE_PERL5.novel2005-06-301-0/+1
| | | | Reported by: pointyhat via kris
* Add jabber-users-agent 1.2, a Perl based Jabber User Directory.novel2005-06-298-0/+181
| | | | | PR: 82195 Submitted by: Renato Botelho <freebsd@galle.com.br>
* Fix plistarved2005-06-291-53/+1
| | | | Submitted by: pointyhat
* Add rosteritem patch (bump portrevision) [1]lawrance2005-06-282-0/+8
| | | | | | | | | Add some missing dependencies [2] PR: ports/82590 Submitted by: Lars Eggert <lars.eggert@gmx.net> [1] Alexander Timoshenko <gonzo@univ.kiev.ua> (maintainer) [2] Approved by: maintainer
* Add WITH_NIVIDIA_GL switch to depend upon x11/nvidia-driver instead uponnetchild2005-06-253-6/+21
| | | | | | graphics/linux_mesa3. Requested by: Marius Nuennerich <marius.nuennerich@gmx.net>
* Add gaim-latex 0.3, a gaim plugin to display LaTeX output in your IMs.barner2005-06-236-0/+80
| | | | | PR: 82542 Submitted by: Geoffrey Mainland <mainland@apeiron.net>
* - Upgrade to 1709_RC11f;thierry2005-06-203-5/+37
| | | | - Add an experimental support for video.
* Update to 1.1.0.13.netchild2005-06-196-12/+18
| | | | | | Note: I have problems with it, I see empty boxes instead of characters. But since several people reported success, and some people (except me) got it working after removing ~/.qt*, I commit it anyway.
* Mega-patch to cleanup the ports infrastructure regarding our linux bits:netchild2005-06-174-15/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD tools to strip binaries anymore, so it's not neccesary anymore to override STRIP and STRIP_CMD. - USE_LINUX_PREFIX implies NO_MTREE now. - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries instead upon the native FreeBSD libraries. - The variable LINUX_BASE_PORT contains a string which is suitable as an item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the default (or overriden) linux base, ${LINUX_BASE_PORT} should be used instead of a hardcoded reference. - Change all ports to comply to the "new world order". - The Ports Collection now allows to override the default linux_base port. Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use ${PORTSDIR}/emulators/linux_base-${OVERRIDE_LINUX_BASE_PORT}). - If USE_LINUX or OVERRIDE_LINUX_BASE doesn't point to an existing linux_base port and if USE_LINUX isn't set to "yes" (case insensitive), the port will be marked as IGNORE. [1] - Readd USE_LINUX knobs into several ports and make several uses of a conditional dependency ("USE_LINUX?=") into an unconditional one ("USE_LINUX=") which where removed/changed by Trevor to allow the use of alternative linux_base ports. While this is a nice goal, the implementation resulted in missing dependencies. The OVERRIDE_LINUX_BASE_PORT knob in this commit is supposed to fix the problem while keeping the feature. Basicaly this includes a backout of Trevor's commit, to prevent confusion I mention it here explicitely. - Use the correct prefix (X11- instead of LOCAL- or LINUX-) for some ports. Chase dependencies for this. - Changes to make linux_devtools installable on amd64, remove some stray device nodes (they don't work on recent OS versions and aren't really needed). - Make linux_base-8 PREFIX clean and remove some stray device nodes. Additionally tell a little bit more about how to setup NIS/YP [2]. - Update the PGSQL dependency in the linux-opengroupware port to a recent version (the old one isn't available anymore), I don't know if this works (at least it isn't more broken than before). - Use PREFIX/usr/share/doc instead of PREFIX/usr/doc in the divx4linux ports, the former path exists already and gets populated by other packages too (PREFIX=LINUXPREFIX!). - Fix some obvious (non-linuxolator) bugs in some linux ports while being there. - Bump PORTREVISION where neccesary. Requested by: portmgr (linimon) [1] Submittted by: Gerrit Kuehn <gerrit_huehn@gruft.fido.de [2] Approved by: portmgr (kris, linimon), maintainers (or maintainer timeout) Tested on: ports cluster (kris) Reviewed by: silence on emulation@ Superseedes PR: 69997 Maintainer approval from: chris@chrisburkert.de cracauer@cons.org des girgen jamie@bishopston.net mezz mi nivit@users.sf.net pat simond@irrelevant.org riggs@rrr.de Udo.Schweigert@Siemens.com
* Directory share/pixmaps is now included in mtreelesi2005-06-152-2/+0
| | | | (BSD.x11-4.dist rev. 1.27), so remove it from plist.
* Introduce some new knobs.krion2005-06-112-0/+32
| | | | | PR: ports/82031 Submitted by: Hajovsky Juraj <xhajov00 at stud.fit.vutbr.cz>
* Update Gaim to 1.3.1 and chase all dependent ports.marcus2005-06-1110-10/+11
| | | | | | | | | The changes in this release of Gaim can be found at http://gaim.sourceforge.net/ChangeLog. Submitted by: Matthew Luckie <mjl@luckie.org.nz> Security: This release fixes security bugs found at http://gaim.sourceforge.net/security/
* Upgrade to 1709 RC10.thierry2005-06-103-4/+8
|
* Add evaq, an KDE IM client using the QQ IM protocolarved2005-06-105-0/+466
| | | | | PR: 80007 Submitted by: hamigua <hamigua@cuc.cn>
* fix build on 4oliver2005-06-091-0/+40
| | | | Noted by: pointyhat via kris
* fix build on 4oliver2005-06-091-2/+2
| | | | Noted by: pointyhat via kris
* Update to 0.5.0.4krion2005-06-074-6/+6
|
* Python ICQ-Transport for Jabber.pav2005-06-077-0/+201
| | | | | | | | | | The purpose of this transport is to provide a way for users to be logged into ICQ via their Jabber account. It is implemented in Python, using the Twisted framework. This project is just getting off the ground, and so it does not have quite the functionality of other transports yet. That will come in time. PR: ports/81994 Submitted by: Renato Botelho <freebsd@galle.com.br>
* - Update to 0.9.3pav2005-06-072-3/+3
| | | | | | PR: ports/81986 Submitted by: Renato Botelho <freebsd@galle.com.br> Approved by: martijn <martijn@pacno.net> (maintainer)
* - Update to 0.7.1 [1]jylefort2005-06-068-164/+128
| | | | | | | | - Respect ${CC} and ${CFLAGS} - Cleanups PR: ports/81942 [1] Submitted by: maintainer [1]
* Add a knob to define the TCP port to contact the OSCAR server (at compilebarner2005-06-061-1/+22
| | | | | | | | | time). The original author was contacted to implement this as a config directive. Requested by: barner Submitted by: Emanuel Haupt <ehaupt@critical.ch> PR: ports/81938
* Add bsflite , a lightweight command line AIM client.barner2005-06-066-0/+84
| | | | | PR: 81877 Submitted by: Emanuel Haupt <ehaupt@critical.ch>
* Update to 1.2.3.marcus2005-06-052-4/+3
|
* Update to 0.4.2.marcus2005-06-052-3/+3
|
* don't install the static library like it was before my 1.3 -> 1.5 libtool changeoliver2005-06-052-2/+1
| | | | Noted by: vs
* Upgrade to 1709 RC9a.thierry2005-06-053-5/+3
|
* change the libtool version to use from 1.3 to 1.5oliver2005-06-027-25/+16
|
* - Fix pkg-plistsem2005-06-024-0/+4
| | | | | Submitted by: maintainer Reported by: kris via pointyhat
* - Update to 0.7sem2005-05-3116-442/+552
| | | | | | | | | | | | | | | | | Gajim 0.7 contains several improvements: * Ability for groupchat reserved rooms with full affiliations and roles support * Popup notification for incoming events. * Protocol icons for contacts from transports. * Gajim's user interface is now more HIG compliant. * Gajim now detects and can send operating system information. * Gajim now can inform the user about new version availability. * Gajim jabber library migration from jabberpy to xmpppy * Rewrite the plugin system to remove threads and improve latency. * Gajim now supports Nodes in Service Discovery. * Greek and Polish translations PR: ports/81515 Submitted by: maintainer
* - Update to 1.34pav2005-05-302-6/+5
| | | | | PR: ports/81672 Submitted by: Martijn Lina <martijn@pacno.net> (maintainer)
* - Upgrade to 1709_RC8;thierry2005-05-303-8/+13
| | | | - use javavmwrapper and don't load unnecessary classes.
* Libtool gets only pulled in for configuring, not patchingvs2005-05-271-0/+2
|
* - Update to 0.9.1pav2005-05-259-213/+18
| | | | | | PR: ports/81431 Submitted by: Lars Eggert <lars.eggert@gmx.net> Approved by: Alexander Timoshenko <gonzo@univ.kiev.ua> (maintainer)
* Use MASTER_SITE_LOCAL to make fetchable again.thierry2005-05-241-1/+3
|
* - More LIBTOOL-target practice: Disconnect unused static lib from build byvs2005-05-242-19/+5
| | | | | using a recent ltmain.sh and setting CONFIGURE_ARGS/USE_INC_LIBTOOL - Minor repackaging and de-crufting
* BROKEN on alpha: Does not compilekris2005-05-211-1/+7
|
* Oops, make this KDE option off by default.danfe2005-05-191-1/+1
|
* Convert to OPTIONS.danfe2005-05-191-10/+5
| | | | Approved by: maintainer
* Upgrade to 1709 RC6b - Build 20050516.thierry2005-05-173-3/+5
| | | | Changelog at <http://www.mercury.to/index.php?sub=Changelog>
* - Add support of kde tray icon.sem2005-05-162-3/+44
| | | | | | PR: ports/81016 Submitted by: maintainer Tahnks to: Andrej Zverev <az@inec.ru> (testing and bug reports)
* - Works on amd64pav2005-05-153-3/+3
| | | | Approved by: netchild (maintainer)
* Restore a patch to remove -ldl from the NSPR libs. Even though patchmarcus2005-05-122-0/+16
| | | | | | | seemed to think this patch wasn't needed, NSS support will not be enabled without it. Reported by: Matthew Luckie <mjl@luckie.org.nz>
* Chase the Gaim 1.3.0 update.marcus2005-05-117-1/+7
|
* * Update to 1.3.0 which fixes security and other bugs. Seemarcus2005-05-115-30/+23
| | | | | | | | | | http://gaim.sourceforge.net/ChangeLog for the list of all the changes. * Add support for enabling better Chinese (well, CJK in general) support [1] PR: 80801 [1] Submitted by: chinsan <chinsan@mail2000.com.tw> [1] Security: See http://gaim.sourceforge.net/security/index.php for the security issues fixed in this release.
* Update to 0.99.8.1krion2005-05-113-3/+5
|
* - Add qca.1 to LIB_DEPENDSvs2005-05-111-2/+3
| | | | | | | | - Bump PORTREVISION PR: ports/80821 Submitted by: Bengt Ahlgren Approved by: maintainer
* Update to 1.3.0.1jylefort2005-05-092-5/+5
| | | | | PR: ports/80817 Submitted by: maintainer
* Update to 1.3.0.1arved2005-05-093-6/+6
| | | | | PR: 80816 Submitted by: Kevin Brunelle <kruptos@mlinux.org>
* Upgrade to 1709_RC5.thierry2005-05-082-3/+3
|
* * Update to 1.2.2marcus2005-05-073-23/+24
| | | | | * Add tunable options to set the default Sametime server, port, and client identifier
OpenPOWER on IntegriCloud