summaryrefslogtreecommitdiff
path: root/net-im (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Unbreak licq-osd: Update to 1.3.0 from main licq-distributionVolker Stolz2005-04-074-21/+27
| | | | | | | | | | | and use already available infrastructure from net/licq - Reset maintainer PR: ports/78559 Approved by: maintainer Notes: svn path=/head/; revision=132695
* - Reset maintainerSergey Matveychuk2005-04-071-1/+1
| | | | | | | Requested by: Eugene Ossintsev <eugos@gmx.net> Notes: svn path=/head/; revision=132666
* Chase the Gaim 1.2.1 update.Joe Marcus Clarke2005-04-065-4/+5
| | | | Notes: svn path=/head/; revision=132607
* Update to 1.2.1. See http://gaim.sourceforge.net/ChangeLog for all theJoe Marcus Clarke2005-04-064-31/+5
| | | | | | | | | | | changes. Submitted by: Matthew Luckie <mjl@luckie.org.nz> Security: See http://gaim.sourceforge.net/security/ for security issues resolved in this release Notes: svn path=/head/; revision=132606
* Reset inactive maintainer. Thanks for your work in the past!Kris Kennaway2005-04-032-2/+2
| | | | Notes: svn path=/head/; revision=132381
* Disable GnuTLS support by default. Default crypto support will be providedJoe Marcus Clarke2005-04-031-2/+2
| | | | | | | | | by NSS. o requested by: pav Notes: svn path=/head/; revision=132365
* Convert Gaim to use OPTIONS.Joe Marcus Clarke2005-04-031-36/+33
| | | | | | | | | | | | | | | | | * Add Perl option (disabled by default) * Unconditionally enable/disable GNUTLS (because of OPTIONS) * TCL_VER: - is now TCLTK_VER (makes more sense, since we enable both Tcl and Tk support) - has no effect unless the TCLTK option is enabled - is not mandatory anymore (defaults to 8.4) * Minor cleanups (s/--enable-nss=no/--disable-nss/, etc) PR: 79157 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> Notes: svn path=/head/; revision=132330
* Fix the build on 4.X.Joe Marcus Clarke2005-04-021-0/+19
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=132156
* Fix the build on 4.X.Joe Marcus Clarke2005-03-201-0/+26
| | | | | | | Submitted by: Roman Shterenzon <ports@oven.org> Notes: svn path=/head/; revision=131776
* Chase the Gaim 1.2.0 update.Joe Marcus Clarke2005-03-204-4/+4
| | | | Notes: svn path=/head/; revision=131688
* Update to 1.2.0.Joe Marcus Clarke2005-03-202-4/+3
| | | | Notes: svn path=/head/; revision=131687
* Update to 0.4.0.Joe Marcus Clarke2005-03-204-39/+18
| | | | Notes: svn path=/head/; revision=131686
* Update to 1.2.0. ChangeLog is available atJoe Marcus Clarke2005-03-202-4/+3
| | | | | | | http://gaim.sourceforge.net/ChangeLog. Notes: svn path=/head/; revision=131685
* - Add jabber-pymsn 0.9.1, a Python MSN-Transport for Jabber.Florent Thoumie2005-03-196-0/+174
| | | | | | | | PR: ports/78534 Submitted by: root@pacno.net Notes: svn path=/head/; revision=131599
* Fix the build with glib-2.6.Joe Marcus Clarke2005-03-141-0/+15
| | | | Notes: svn path=/head/; revision=131147
* Chase the evolution-data-server API change.Joe Marcus Clarke2005-03-122-11/+15
| | | | Notes: svn path=/head/; revision=130977
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-1223-18/+23
| | | | Notes: svn path=/head/; revision=130974
* - Add rcng'ified startup-scriptVolker Stolz2005-03-103-35/+33
| | | | | | | | | | | - Move pid-file to /var/spool/jabber/ (/var/run/ would be better but we can't use it since jabberd drops its privs to early) PR: ports/77028 Submitted by: Vivek Khera Notes: svn path=/head/; revision=130815
* - Add vqcc-gtk 0.4.1, a LAN chat client compatible with quickChat and ↵Florent Thoumie2005-03-094-0/+45
| | | | | | | | | | | Vypress Chat. PR: ports/71461 Submitted by: Saulius Menkevicius <bob@nulis.lt> Approved by: pav (mentor) Notes: svn path=/head/; revision=130726
* Update to version 0.5.0.1Kirill Ponomarev2005-03-084-6/+6
| | | | Notes: svn path=/head/; revision=130617
* BROKEN: Incompatible with licq-1.3.0Volker Stolz2005-03-071-0/+2
| | | | | | | | This is based on licq-1.2.x. Although it will build fine, it won't result in a usable plugin. Notes: svn path=/head/; revision=130546
* Update to 1.0.0.7.Alexander Leidinger2005-03-066-9/+9
| | | | Notes: svn path=/head/; revision=130448
* - Add run dependence on py-libxml2Sergey Matveychuk2005-03-051-0/+1
| | | | | | | Submitted by: maintainer (irc) Notes: svn path=/head/; revision=130406
* Drop maintainershipMario Sergio Fujikawa Ferreira2005-03-053-3/+3
| | | | Notes: svn path=/head/; revision=130385
* PyXMPP is a Python XMPP (RFC 3920,3921) and JabberSergey Matveychuk2005-03-045-0/+153
| | | | | | | | | | | implementation. It is based on libxml2 -- fast and fully-featured XML parser. PR: ports/78409 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> Notes: svn path=/head/; revision=130373
* - Unbreak by fixing the packing list.Florent Thoumie2005-03-032-3/+2
| | | | | | | | | PR: ports/78377 Submitted by: hamigua@hotpop.com Approved by: pav (mentor) Notes: svn path=/head/; revision=130293
* - Sanitize plugin-directory handling: Plugins should not try to remove lib/icqVolker Stolz2005-03-036-6/+8
| | | | | | | | | | | - Adapt one port to USE_LIBTOOL while here - Mark licq-jons-gtk-gui as BROKEN: It's based on licq-1.2.4 which makes it incompatible with 1.3.0 (builds fine but doesn't run) Approved by: dinoex Notes: svn path=/head/; revision=130259
* Respect the user's USE_LINUX setting.Trevor Johnson2005-03-014-4/+0
| | | | Notes: svn path=/head/; revision=130124
* Change my email address in MAINTAINER lines for ports I maintain toFlorent Thoumie2005-03-011-1/+1
| | | | | | | | | flz@FreeBSD.org. Approved by: pav (mentor) Notes: svn path=/head/; revision=130089
* BROKEN: Incomplete pkg-plistKris Kennaway2005-02-281-0/+2
| | | | Notes: svn path=/head/; revision=129941
* - add WWW: in pkg-descrYen-Ming Lee2005-02-262-0/+3
| | | | | | | - fix PLIST Notes: svn path=/head/; revision=129848
* Chase the Gaim 1.1.4 update.Joe Marcus Clarke2005-02-254-4/+4
| | | | Notes: svn path=/head/; revision=129787
* Update to 1.1.4. See http://gaim.sourceforge.net/ChangeLog for the listJoe Marcus Clarke2005-02-252-4/+3
| | | | | | | | | | of changes. Security: See http://gaim.sourceforge.net/security/index.php for the security bug fixed in 1.1.4 Notes: svn path=/head/; revision=129786
* Fix MASTER_SITES.Kirill Ponomarev2005-02-211-1/+1
| | | | Notes: svn path=/head/; revision=129459
* Don't create the perllocal.pod file. This ifx is adapted from bsd.port.mkJoe Marcus Clarke2005-02-202-0/+11
| | | | | | | | | since Gaim cannot use PERL_CONFIGURE directly. Reported by: pointyhat via kris Notes: svn path=/head/; revision=129412
* Chase the Gaim 1.1.3 update.Joe Marcus Clarke2005-02-194-2/+4
| | | | Notes: svn path=/head/; revision=129243
* Update to 1.1.3. See http://gaim.sourceforge.net/ChangeLog for a listJoe Marcus Clarke2005-02-192-3/+3
| | | | | | | | | of changes. Security: See http://gaim.sourceforge.net/security/index.php for security bugs fixed in 1.1.3 Notes: svn path=/head/; revision=129242
* An implemention of the Jabber conference server using the protocol defined inPav Lucistnik2005-02-185-0/+66
| | | | | | | | | | JEP-0045. PR: ports/62585 Submitted by: Denis Shaposhnikov <dsh@neva.vlink.ru> Notes: svn path=/head/; revision=129182
* Fix build on 4.8Kirill Ponomarev2005-02-182-6/+10
| | | | | | | | | | | | | Fix MASTER_SITES. Change maintainer's email. Based on PR: ports/75890 Submitted by: Michel Lavondes <fox at vader.aacc.cc.md.us> Reviewed by: maintainer Approved by: maintainer Notes: svn path=/head/; revision=129175
* Update to version 1.1.7Kirill Ponomarev2005-02-189-322/+52
| | | | | | | | PR: ports/77653 Submitted by: maintainer Notes: svn path=/head/; revision=129137
* Update to 0.5Kirill Ponomarev2005-02-1510-70/+28
| | | | Notes: svn path=/head/; revision=128970
* - Update to 0.11.7.3.1Sergey Matveychuk2005-02-142-3/+3
| | | | | | | | PR: ports/76876 Submitted by: maintainer Notes: svn path=/head/; revision=128783
* - Fix pkg-plistSergey Matveychuk2005-02-132-11/+15
| | | | | | | | | | | | - Install docs into ${PREFIX}/share/doc/linpopup rather than in ${PREFIX}/doc/linpopup PR: ports/76316 Submitted by: Florent Thoumie <flz(at)xbsd.org> Approved by: maintainer timeout (about 1 month) Notes: svn path=/head/; revision=128716
* Add more MASTER_SITES, two out of three seem to be in limboVolker Stolz2005-02-131-1/+3
| | | | | | | | PR: ports/77434 Submitted by: Andrey Slusar (maintainer) Notes: svn path=/head/; revision=128715
* - Update to 2.9Pav Lucistnik2005-02-126-8/+10
| | | | | | | | PR: ports/77381 Submitted by: ports@c0decafe.net <ports@c0decafe.net> (maintainer) Notes: svn path=/head/; revision=128646
* add libmsn 3.2Ying-Chieh Liao2005-02-065-0/+76
| | | | | | | A library for connecting to MSN Messenger service Notes: svn path=/head/; revision=128127
* Update to 1.0.0.1.Hideyuki KURASHINA2005-02-046-12/+12
| | | | | | | Approved by: netchild@ (MAINTAINER) Notes: svn path=/head/; revision=128043
* - update to 4.20.0Cheng-Lung Sung2005-02-043-18/+3
| | | | | | | | | - remove installed libicq2000 header files - others please check URL: http://konst.org.ua/download/CHANGELOG.centericq Notes: svn path=/head/; revision=128012
* After a crash jabberd refuses to run if a pidfile exists.Volker Stolz2005-02-012-1/+13
| | | | | | | | | | | Check if a process with the pid contained in jabber.pid is running and removes the file if not. PR: ports/75824 Submitted by: oss-freebsd-ports AT technorama DOT net Notes: svn path=/head/; revision=127840
* Split the postgresql ports into a server and a client part.Palle Girgensohn2005-01-311-1/+1
| | | | | | | | | | | All ports depending on postgresql shall use the USE_PGSQL=yes knob defined in Mk/bsd.ports.mk. Bumping portrevisions where needed. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors) Notes: svn path=/head/; revision=127737