aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
Commit message (Collapse)AuthorAgeFilesLines
* Fix the build with glib-2.6.marcus2005-03-141-0/+15
|
* Chase the evolution-data-server API change.marcus2005-03-122-11/+15
|
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-1223-18/+23
|
* - Add rcng'ified startup-scriptvs2005-03-113-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
* - Add vqcc-gtk 0.4.1, a LAN chat client compatible with quickChat and ↵flz2005-03-094-0/+45
| | | | | | | | Vypress Chat. PR: ports/71461 Submitted by: Saulius Menkevicius <bob@nulis.lt> Approved by: pav (mentor)
* Update to version 0.5.0.1krion2005-03-084-6/+6
|
* BROKEN: Incompatible with licq-1.3.0vs2005-03-081-0/+2
| | | | | This is based on licq-1.2.x. Although it will build fine, it won't result in a usable plugin.
* Update to 1.0.0.7.netchild2005-03-066-9/+9
|
* - Add run dependence on py-libxml2sem2005-03-051-0/+1
| | | | Submitted by: maintainer (irc)
* Drop maintainershiplioux2005-03-053-3/+3
|
* PyXMPP is a Python XMPP (RFC 3920,3921) and Jabbersem2005-03-055-0/+153
| | | | | | | | implementation. It is based on libxml2 -- fast and fully-featured XML parser. PR: ports/78409 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
* - Unbreak by fixing the packing list.flz2005-03-042-3/+2
| | | | | | PR: ports/78377 Submitted by: hamigua@hotpop.com Approved by: pav (mentor)
* - Sanitize plugin-directory handling: Plugins should not try to remove lib/icqvs2005-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
* Respect the user's USE_LINUX setting.trevor2005-03-024-4/+0
|
* Change my email address in MAINTAINER lines for ports I maintain toflz2005-03-011-1/+1
| | | | | | flz@FreeBSD.org. Approved by: pav (mentor)
* BROKEN: Incomplete pkg-plistkris2005-02-281-0/+2
|
* - add WWW: in pkg-descrleeym2005-02-272-0/+3
| | | | - fix PLIST
* Chase the Gaim 1.1.4 update.marcus2005-02-264-4/+4
|
* Update to 1.1.4. See http://gaim.sourceforge.net/ChangeLog for the listmarcus2005-02-262-4/+3
| | | | | | | of changes. Security: See http://gaim.sourceforge.net/security/index.php for the security bug fixed in 1.1.4
* Fix MASTER_SITES.krion2005-02-211-1/+1
|
* Don't create the perllocal.pod file. This ifx is adapted from bsd.port.mkmarcus2005-02-212-0/+11
| | | | | | since Gaim cannot use PERL_CONFIGURE directly. Reported by: pointyhat via kris
* Chase the Gaim 1.1.3 update.marcus2005-02-194-2/+4
|
* Update to 1.1.3. See http://gaim.sourceforge.net/ChangeLog for a listmarcus2005-02-192-3/+3
| | | | | | of changes. Security: See http://gaim.sourceforge.net/security/index.php for security bugs fixed in 1.1.3
* An implemention of the Jabber conference server using the protocol defined inpav2005-02-185-0/+66
| | | | | | | JEP-0045. PR: ports/62585 Submitted by: Denis Shaposhnikov <dsh@neva.vlink.ru>
* Fix build on 4.8krion2005-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
* Update to version 1.1.7krion2005-02-189-322/+52
| | | | | PR: ports/77653 Submitted by: maintainer
* Update to 0.5krion2005-02-1610-70/+28
|
* - Update to 0.11.7.3.1sem2005-02-142-3/+3
| | | | | PR: ports/76876 Submitted by: maintainer
* - Fix pkg-plistsem2005-02-142-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)
* Add more MASTER_SITES, two out of three seem to be in limbovs2005-02-141-1/+3
| | | | | PR: ports/77434 Submitted by: Andrey Slusar (maintainer)
* - Update to 2.9pav2005-02-136-8/+10
| | | | | PR: ports/77381 Submitted by: ports@c0decafe.net <ports@c0decafe.net> (maintainer)
* add libmsn 3.2ijliao2005-02-065-0/+76
| | | | A library for connecting to MSN Messenger service
* Update to 1.0.0.1.rushani2005-02-056-12/+12
| | | | Approved by: netchild@ (MAINTAINER)
* - update to 4.20.0clsung2005-02-043-18/+3
| | | | | | - remove installed libicq2000 header files - others please check URL: http://konst.org.ua/download/CHANGELOG.centericq
* After a crash jabberd refuses to run if a pidfile exists.vs2005-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
* Split the postgresql ports into a server and a client part.girgen2005-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)
* - Remove dead mastersitepav2005-01-301-2/+1
| | | | | PR: ports/76823 Submitted by: Andrey Slusar <anrays@gmail.com> (maintainer)
* Update to 0.11.7.3kevlo2005-01-262-3/+3
| | | | | PR: ports/76649 Submitted by: MAINTAINER
* Forced commit to note the 1.1.2 update wasmarcus2005-01-251-1/+1
| | | | Submitted by: Matthew Luckie <mjl@luckie.org.nz>
* Chase the Gaim update, and tighten CONFLICTS to make portlint a bit happier.marcus2005-01-254-2/+4
|
* Update to 1.1.2. See http://gaim.sourceforge.net/ChangeLog for a list ofmarcus2005-01-252-3/+3
| | | | changes.
* Add a note about the IGAIN messages.netchild2005-01-203-0/+6
|
* - update to 4.14.0clsung2005-01-193-3/+4
| | | | | | | - add offline.wav - major fixes: - fix "'u' character disappear in ICQ protocol" - fix memory leak when checking RSS
* Update to 2.8.marcus2005-01-116-6/+8
| | | | | PR: 76070 Submitted by: maintainer
* Let skype know where the resources are located:netchild2005-01-106-30/+42
| | | | | - allows to use the sound files - enables the use of skype in your locale (if an translation is available)
* Update to 0.93.0.3.netchild2005-01-099-18/+27
|
* - Update to 0.4sem2005-01-098-176/+132
| | | | | | | - While I'm here: utilize %%DATADIR%% in pkg-plist PR: ports/75683 Submitted by: maintainer
* - fix runtime problemdinoex2005-01-071-4/+1
| | | | | Submitted by: Volker Stolz Approved by: portmgr (krion)
* Fix BROKEN by USE_LIBTOOL_VER=13lioux2005-01-061-2/+1
| | | | Approved by: portmgr (marcus)
* Say hello to the linux mega patch, it consolidates our linux bits anetchild2005-01-014-15/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | little bit and allows to proceed to a more recent linux_base from a stable (read as: the major bugs should be ironed out or identified and most linux ports build just fine) source. It also allows to ship 4.11 with a working linuxolator (the EOLed linux_base is marked forbidden because of a security hole). This is a major update, please read UPDATING (and CHANGES if you develop linux ports). Changes: - change the default linux_base from v7 to v8 - add a newer freetype to linux_base-8 for nicer fonts display [1] - don't let cpio use hardlinks in the linux_base-8 port to quiet some warnings in some cases [2] - fix a cut&past error in the linux_base-8 pkg-install script [3] - convert the binary knob "USE_LINUX" to a version specifier, e.g. USE_LINUX=<value> specifies a dependency upon emulators/linux_base-<value>, exceptions are a value of "7" (which does what you want and adds a dependency to linux_base) and any value without a corresponding port in PORTSDIR/emulators/linux_base-<value> (which adds a dependency to the default linux_base) - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob, this allows us to use the USE_LINUX_PREFIX knob for linux_base and paves the way for splitting up future linux base ports into individual pieces - remove RESTRICTED from some GPL licensed ports, even when we only distribute binaries, we get them from official linux sites, so anyone can grab them there if he needs to - add a dependency upon the linux X11 bits where necessary (based upon guesswork) - don't use USE_X_PREFIX in some linux ports since it adds a dependency to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean solution would be to remove the implicit USE_XLIB from USE_X_PREFIX) - bump the portrevision of the linux ports ("better safe than sorry" algorithm) - pass maintainership of the important linux infrastructure to a mailinglist, hijack freebsd-emulation@ for this purpose (if somebody doesn't like this: tell us your bikeshed color at freebsd-emulation@, my color would be "linuxolator@" in case someone cares...) - add a pkg-install script for linux-fontconfig, but don't use it; everything should work without it (the FreeBSD fc-cache program should do all the work), but in case we need it we just need to decomment the pkg-install part in the Makefile - fix some dependencies - fix some bugs - add some static plists - unbreak the ports with dependecies to more than one linux_base This also fixes some ports which are marked BROKEN because of dependencies to v7 and v8 of linux_base at the same time. Known bugs: - the linux-mesa and linux-devtools ports install libGL*.so symlinks - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by the linux X11 port, so linx_Base-8 moans at deinstall time) Future work (interested souls should coordinate with freebsd-emulation@): - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies, or modify the behavior of USE_XLIB in the USE_LINUX case AFAIK trevor has some patches. - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of the PREFIX?= workaround in some linux ports Should be discussed/coordinated on/with x11@. - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/ - update to a more recent linux base PR: 69997, 70539 (and maybe others) Discussed with/on: java@, x11@, trevor, portmgr Tested by: mezz, portmgr, pointyhat RPM hunted down by: Joseph Gelinas <scirocco@tasam.com> [1] Requested by: portmgr [2] Submitted by: kris [3] Approved by: portmgr
* [PATCH] change MAINTAINER email address for all my ports.edwin2004-12-301-1/+1
| | | | | PR: ports/75559 Submitted by: Andrey Slusar <anray@inet.ua>
* Chase the Gaim 1.1.1 update.marcus2004-12-302-2/+2
|
* Update to 2.6.marcus2004-12-306-8/+8
| | | | | PR: 75600 Submitted by: maintainer
* Update to 1.1.1. See http://gaim.sourceforge.net/ChangeLog for the listmarcus2004-12-303-3/+8
| | | | of changes.
* Update to 0.8ahze2004-12-293-5/+13
|
* Fix plist.krion2004-12-271-0/+4
| | | | | PR: ports/75495 Submitted by: maintainer
* Remove deprecated USE_SIZElioux2004-12-254-4/+0
|
* - fix package for WITHOUT_NLS=yesdinoex2004-12-242-1/+7
|
* - remove translation patchdinoex2004-12-222-11/+1
| | | | PR: 74507
* - Rework gpgme03 port to avoid conflict with gpgme 1.0clement2004-12-211-3/+4
| | | | | | | - Make ports depending on it use new layout - Bump PORTREVISION (except elmo*) Approved by: portmgr (marcus)
* - remove files/extra-patch-gcc34, my bad :-(clsung2004-12-212-1150/+0
| | | | Noticed by: krion
* - Fix build on 4.Xvs2004-12-203-3/+26
| | | | | | | - Respect CFLAGS etc. (me) PR: ports/75169 Submitted by: maintainer
* - update to 4.13.0clsung2004-12-202-3/+3
| | | | | | - introduce --debug option at start-up time, which bumps more information to ~/.centericq/debug - according to CHANGELOG, it buils fine with gcc 3.4
* Fix a crash that can occur with an improperly formatted history file.marcus2004-12-194-2/+30
| | | | | PR: 74522 Submitted by: kostik <kostik@ncport.ru>
* Fix build on 4.xkrion2004-12-172-0/+38
|
* New Port: net/coccinella jabber clientedwin2004-12-164-0/+500
| | | | | | | | A Jabber client with whiteboard communication Please check this port twice, because its my first one. PR: ports/73013 Submitted by: Marc <marc@bruenink.de>
* Clean up handling of locale directories at deinstall-time:kris2004-12-165-0/+12
| | | | | * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created
* - Update to 2.0.6pav2004-12-163-5/+4
| | | | | | | | - Remove bogus cmp in pkg-plist PR: ports/7501 Submitted by: Lars Eggert <lars.eggert@gmx.net> Approved by: Kirk Strauser <kirk@strauser.com> (maintainer)
* Update to 0.4.12krion2004-12-156-64/+66
|
* Update to 0.99.7krion2004-12-153-3/+6
|
* Update to 0.2krion2004-12-133-4/+6
| | | | | PR: ports/75004 Submitted by: maintainer
* BROKEN on 5.x tookris2004-12-121-4/+2
|
* BROKEN on 4.x: Does not buildkris2004-12-121-0/+4
|
* Switch gpgme dependency to gpgme03.marcus2004-12-111-1/+1
|
* - mark BROKEN on alphadinoex2004-12-101-0/+4
|
* Update to 2.0 and bump requirement to perl 5.8.x due to XML::Streamerwin2004-12-073-14/+10
| | | | | PR: 74645 Submitted by: Lars Eggert <lars.eggert@gmx.net>
* Add p5-Net-XMPP 1.0, net::XMPP provides Perl Developer access to theerwin2004-12-074-0/+69
| | | | | | | | | | | | | | | | | | | XMPP protocol. The Extensible Messaging and Presence Protocol (XMPP) is an IETF standard that provides a complete cross protocol messaging solution. The problem with current IM solutions is that they are all proprietary and cannot talk to each other. XMPP seeks to get rid of those barriers. Net::XMPP is a collection of Perl modules that provide a Perl Developer access to the XMPP protocol. Using OOP modules we provide a clean interface to writing anything from a full client to a simple protocol tester. WWW: http://www.xmpp.org/ PR: ports/74644 Submitted by: Lars Eggert <lars.eggert@gmx.net>
* Chase the gaim-1.1.0 update.marcus2004-12-054-1/+4
|
* Update to 1.1.0. Seemarcus2004-12-054-19/+7
| | | | | | | http://sourceforge.net/project/shownotes.php?release_id=287250 for the list of changes. Spotted by: anders
* Update port to 2.0.5 (2.0s5). Based on submission by maintainer.josef2004-12-023-8/+24
| | | | | | | Submitted by: maintainer PR: ports/74565 Approved by: pav Tested by: simon
* Update to 0.8.7kevlo2004-12-013-5/+7
|
* Mark the port forbidden due to vulnerability.josef2004-12-011-0/+1
| | | | | Approved by: maintainer With hat: secteam
* - Update to 2.5pav2004-11-284-8/+6
| | | | | PR: ports/74413 Submitted by: ports@c0decafe.net <ports@c0decafe.net> (maintainer)
* Add a missing libtool droppingkris2004-11-251-0/+1
|
* Try to remove a directory if it's emptykris2004-11-251-0/+1
|
* Reword IGNORE message.marcus2004-11-241-1/+1
| | | | Prompted by: kris
* Chase this to IGNORE on !i386. A new release is in the works that will workmarcus2004-11-241-1/+1
| | | | properly on 64-bit platforms.
* Use new GCONF_SCHEMAS.mezz2004-11-248-12/+10
| | | | Approved by: pav
* Use new INSTALLS_OMF.mezz2004-11-234-8/+2
| | | | Approved by: bland, kwm, marcus and pav
* Upgrade devel/tcllib from 1.6 to 1.7 and www/tclhttpd from 3.4.2 to 3.5.1.mi2004-11-201-1/+1
| | | | Update dependency lines in amsn and tclxml.
* BROKEN on !i386: Does not compilekris2004-11-192-2/+14
|
* BROKEN on amd64 and ia64: Does not buildkris2004-11-191-1/+7
|
* On behalf of netchild:marius2004-11-179-42/+114
| | | | | | | | | - update to 0.92.0.12 - add some soundcard reports [1] Submitted by: Amaury De Ganseman <atomik@linux-charleroi.be> [1] robin lee <rlee_syd@yahoo.com.au> [1] Approved by: netchild
* - Update to 0.94pav2004-11-153-12/+23
| | | | | | | | - Install traydoc plugin, customized logo PR: ports/73635 Submitted by: Jorge Mario G. Mazo <jgutie11@eafit.edu.co> Approved by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer)
* - Fix build on 4.xpav2004-11-141-0/+16
| | | | Submitted by: Matthew Luckie <mjl@luckie.org.nz>
* Chase the Gaim 1.0.3 update.marcus2004-11-133-3/+3
|
* Update to 1.0.2.marcus2004-11-132-4/+3
|
* * Update to 1.0.3 [1]marcus2004-11-134-16/+13
| | | | | | * Add optional Evolution support Submitted by: Matthew Luckie <mjl@luckie.org.nz> [1]
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-0812-4/+12
| | | | big upgrade.
* Update to 0.99.6krion2004-11-072-3/+3
|
* Update to jabber 1.4.3.1. Jabber 1.4.3 contains a remotely exploitableseanc2004-11-014-9/+13
| | | | | | | | | | | vulnerability detailed here. All jabber 1.4.3 users are strongly advised to upgrade now: http://mail.jabber.org/pipermail/jabberd/2004-September/002004.html Reset maintainership back to ports@ (not using 1.X any more). Submitted by: Randy Bush <randy -at- psg.com>
* Update to 0.17.2.marcus2004-10-312-3/+3
| | | | | PR: 73329 Submitted by: Andrey Slusar <anray@inet.ua>
* Now builds on FreeBSD >= 5.x.kris2004-10-291-4/+0
|
* - Update to 2.0.s4pav2004-10-282-6/+5
| | | | | PR: ports/73138 Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer)
* Chase libraries for new devel/libidn version.krion2004-10-261-1/+2
|
* Add a file I forgot to add during update.demon2004-10-261-0/+13
|
* Update to version 0.7.5.demon2004-10-258-35/+113
| | | | | PR: 72981 Submitted by: maintainer
* Chase the Gaim 1.0.2 upgrade.marcus2004-10-214-0/+4
|
* Update to 1.0.2. This is mainly a bug-fix release for MSN users.marcus2004-10-212-3/+3
| | | | Submitted by: Matthew Luckie <mjl@luckie.org.nz>
* Add kf, simple Jabber client using the GTK+ 2.0 toolkit.pav2004-10-206-0/+190
| | | | | PR: ports/72858 Submitted by: Andrey Slusar <anray@inet.ua>
* Update to 1.0.1.marcus2004-10-202-4/+3
|
* Update to 2.4.marcus2004-10-174-6/+6
|
* Add gaim-openq, a QQ-liked protocol plugin for Gaim.pav2004-10-1710-0/+741
| | | | | PR: ports/72697 Submitted by: hamigua <hamigua@cuc.cn>
* - update to 0.92.0.2 [1]netchild2004-10-166-12/+42
| | | | | | | - list some known good and some probably bad soundcards [2] PR: 72068 [1] With help from: eculp@prodigy.ne [2]
* Fix build if WITHOUT_SSL and WITHOUT_KDE are specifiedmarkus2004-10-156-2/+34
| | | | | Reported by: Eugene Ossintsev <eugos@gmx.net> Peter Seipel <webghost@lego-hc11.de>
* Update to 2.3.marcus2004-10-156-10/+8
| | | | | PR: 72678 Submitted by: maintainer
* - Fix gcc regression in STABLEdinoex2004-10-132-1/+21
|
* - add USE_GCC=2.95, update related patch, and unbreak this portleeym2004-10-133-32/+11
| | | | | | | | | - replace pkg-plist with PLIST_FILES and PLIST_DIRS - cosmetic fix which makes portlint happier PR: 71825 Submitted by: leeym Approved by: maintainer timeout
* Update to 0.99.5krion2004-10-122-3/+3
|
* Add p5-Net-OSCAR 1.907, perl extension for the AOL Instant Messengermat2004-10-124-0/+71
| | | | | | | OSCAR protocol. PR: ports/72103 Submitted by: Kelly Cochran <kcochran@trolans.net>
* Update to 4.12.0.clsung2004-10-123-12/+3
| | | | | | PR: ports/72166 Submitted by: Dima Panov <redfox@Fluffy.Khv.RU> Approved by: mentor (vanilla)
* - update to 1.3.0dinoex2004-10-129-53/+259
|
* update to 0.93.clsung2004-10-124-525/+617
| | | | | | PR: ports/71375 Submitted by: voise@tiscali.es Approved by: maintainer, mentor (vanilla)
* Update to 2.2.marcus2004-10-126-6/+12
| | | | | PR: 71986 Submitted by: maintainer
* Update to 1.0.0.marcus2004-10-122-3/+4
|
* Update to 1.0.1. See http://gaim.sourceforge.net/ChangeLog for a listmarcus2004-10-123-3/+5
| | | | of all the changes.
* Increase USE_GCC to 3.4 for those ports which compile with it.kris2004-09-301-1/+1
| | | | Approved by: portmgr
* BROKEN on 5.x: Configure failskris2004-09-291-0/+4
| | | | Approved by: portmgr (self)
* BROKEN on 5.x: Does not compilekris2004-09-191-1/+7
| | | | Approved by: portmgr (self)
* Update to 0.7.8.marcus2004-09-032-3/+3
|
* Fix build with gcc 3.4arved2004-09-031-0/+1
|
* - now really use OPTIONS.clsung2004-09-032-10/+12
| | | | | | | | | | - get rid of warning of "WITHOUT_NLS". - switch to bzip2 archive. PR: ports/71241 Submitted by: Dima Panov <redfox@Fluffy.Khv.RU> Reviewed by: leeym (mentor) Approved by: leeym (mentor)
* - Update to 0.9.8vs2004-08-313-11/+75
| | | | | | | - Fix threading (me) PR: ports/68847 Submitted by: Aaron Myles Landwehr (maintainer)
* Update to 0.17.1.marcus2004-08-312-3/+3
|
* Mark these ports IGNORE until they can be update to work with Gaim 0.82.1.marcus2004-08-301-0/+2
|
* Update to 2.1.marcus2004-08-306-6/+8
| | | | | PR: 71093 Submitted by: maintainer
* Update to 0.82.marcus2004-08-302-3/+3
|
* Update to 0.82.1. For a list of what's changed since 0.81, seemarcus2004-08-305-81/+8
| | | | http://gaim.sourceforge.net/ChangeLog.
* Chase the libpspell shared lib version.marcus2004-08-301-1/+2
|
* Chase libaspell to aspell.16.thierry2004-08-292-4/+4
|
* Update to 0.99.4krion2004-08-283-266/+288
|
* Update to 0.7.7marcus2004-08-273-5/+7
| | | | Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
* Update to 0.17.marcus2004-08-273-16/+5
| | | | Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
* Fix libtool usagekrion2004-08-241-1/+3
| | | | | PR: ports/70870 Submitted by: Ports Fury
* - Patch gettext shlib version in binarypav2004-08-211-1/+6
| | | | | PR: ports/70755 Submitted by: Seth Kingsley <sethk@magnesium.net> (maintainer)
* Fix build with gcc 3.4markus2004-08-212-0/+20
| | | | Noticed by: pointyhat
* Unbreak with gcc 3.4.sobomax2004-08-212-3/+1158
| | | | | Obtained from: Gentoo Based on: http://www.gentoo.org/cgi-bin/viewcvs.cgi/net-im/centericq/files/centericq-4.9.12-gcc3.4.patch
* Update to 2.0.marcus2004-08-208-52/+98
| | | | | PR: 70651 Submitted by: maintainer
* My territory, suggested by ijliao. :pclsung2004-08-201-1/+1
| | | | Approved by: vanilla (co-mentor)
* Add some patches submitted by maintainer privately, not via PR.sobomax2004-08-193-15/+17
|
* Add jit 1.1.6, jabber ICQ Transport.sobomax2004-08-1913-0/+473
| | | | | PR: ports/69349 Submitted by: Alexander Timoshenko <gonzo@univ.kiev.ua>
* Add ejabberd 0.7, free and Open Source distributed fault-tolerant Jabbersobomax2004-08-1912-0/+529
| | | | | | | server. PR: ports/69339 Submitted by: Alexander Timoshenko <gonzo@univ.kiev.ua>
* Update to version 0.7.5krion2004-08-194-53/+12
| | | | | PR: ports/70633 Submitted by: Ports Fury
* Upate to 0.91.0.3.netchild2004-08-176-9/+24
| | | | | Language files and call_in.wav aren't installed yet, see the post-install message.
* Temporary IGNORE in the PACKAGE_BUILDING case (a dependency depends uponnetchild2004-08-163-0/+12
| | | | | | linux_base, this conflicts with linux_base-8). Noticed by: kris (pointyhat)
* utilize OPTIONSijliao2004-08-131-10/+20
| | | | Approved by: maintainer
* Fix the remotely exploitable buffer overflows in the MSN protocol.marcus2004-08-132-2/+46
| | | | | Submitted by: nectar Obtained from: Sebastian Krahmer
* The MSN component of gaim contains remotely exploitable buffernectar2004-08-131-0/+2
| | | | | overflows. <URL: http://vuxml.freebsd.org/5b8f9a02-ec93-11d8-b913-000c41e2cdad.html >
* Fix build with Gaim 0.81.marcus2004-08-102-0/+22
| | | | Submitted by: maintainer
* The meanwhile distfile was rerolled to the latest snapshot from CVS HEAD.marcus2004-08-097-265/+5
| | | | | Other than incoporating all local patches, it also fixed a bug where version incompatibility errors were seen with certain SameTime servers.
* Add gaim-rss-reader, a plug-in fro Gaim that provides RSS news feed support.marcus2004-08-097-0/+97
| | | | | | | | It allows users to add/remove RSS feeds, and consult and update them through a button on the conversation window. PR: 70163 Submitted by: Patrick MARIE <mycroft@virgaria.org>
* Bump PORTREVISIONs to chase Gaim update.marcus2004-08-092-0/+2
|
* Update to 0.81.marcus2004-08-092-3/+3
|
* Update to 0.81. For a list of what's changed, seemarcus2004-08-094-7/+37
| | | | | | http://gaim.sourceforge.net/ChangeLog. Submitted by: Matthew Luckie <mjl@luckie.org.nz>
* Mark BROKEN: doesn't build with gcc-3.4.2krion2004-08-081-1/+7
|
* upgrade to 4.11.0ijliao2004-08-062-4/+4
| | | | Submitted by: maintainer
* Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15ade2004-08-041-2/+0
| | | | | | | All autotools ports are now truly versioned and do not conflict with each other. This marks the end of "Phase 1" of the autotools updates.
* - Update to 0.9.7pav2004-08-0412-52/+452
| | | | | PR: ports/69952 Submitted by: Alexander Timoshenko <gonzo@univ.kiev.ua> (maintainer)
* - fix gcc34 problemdinoex2004-08-043-18/+41
| | | | | PR: 69823 Submitted by: Francois Tigeot
* Update to version 0.4.6-17krion2004-08-039-1141/+12
| | | | | PR: ports/69922 Submitted by: Ports Fury
* New port: net/p5-Net-MSNsem2004-08-014-0/+38
| | | | | PR: ports/68601 Submitted by: snowchyld
* - Adapt rc script to latest localpkg changespav2004-07-301-6/+5
| | | | | PR: ports/69667 Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer)
* fix msn 100% cpu loading problemijliao2004-07-292-3/+14
| | | | | Obtained from: centericq mailing list Approved by: maintainer
* - Update to 0.90.0.14.netchild2004-07-249-12/+21
| | | | | | | | | | | | | | This version has some fixes for FreeBSD, you shouldn't need to apply a kernel patch to use it. - Let 'make' transform the version number for the distfile. - It's for i386 only (needs to be revisited if the 32bit layer of amd64 gains a linux emu). [1] - Install an icon to the correct place in the GNOME case. This also closes a PR with a version update. PR: 69510 Submitted by: marius [1]
* Due to a missed patch conflict, I forgot to commit this Makefile hunkmarcus2004-07-241-4/+3
| | | | that allows meanwhile-gaim to build with Gaim 0.80.
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-241-1/+1
| | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl)
* . Update to 0.11.7.2.glewis2004-07-232-3/+3
| | | | | PR: 69449 Submitted by: Travis Poppe <tlp@LiquidX.org> (maintainer)
* Update to 1.10.marcus2004-07-204-10/+10
| | | | Submitted by: maintainer
* Update to 0.80.marcus2004-07-202-6/+5
|
* Update to 0.80. For a list of what's changed, seemarcus2004-07-205-58/+7
| | | | | | http://gaim.sourceforge.net/ChangeLog. Submitted by: Matthew Luckie <mjl@luckie.org.nz>
* - mark BROKEN with new gccdinoex2004-07-201-0/+5
|
* Update to 7.2.9.6krion2004-07-193-4/+4
| | | | | PR: ports/69247 Submitted by: maintainer
* Update to 1.33krion2004-07-174-4/+26
| | | | | PR: ports/69153 Submitted by: maintainer
* Fix hardcoded paths.vs2004-07-152-7/+12
| | | | | PR: ports/69082 Submitted by: Kirk Strauser (maintainer)
* - Chase libidn version bumpedwin2004-07-141-2/+2
| | | | | | - New maintainer: Kirk Strauser <kirk@strauser.com> Submitted by: Kirk Strauser <kirk@strauser.com>
* This is an update of the net/jabberd port to version 2.0.3 (vendoredwin2004-07-136-69/+95
| | | | | | | | | | | | | | | | | | | string "2.0s3") which fixes some serious memory leaks and other significant bugs. This update also replaces the rc.d script with a new version that uses the rc.subr framework. I was able to successfully compile the port with all of the WITH_* knobs, but only have the means to test WITH_POSTGRESQL (which worked as expected). commiter says: - Added extra line to files/patch-util::util.h (4.x fix) - Changed --with-extra-include-path statements to work around mysql inclusion and db41 exclusion. - Added --disable- for options not choosen. PR: ports/68967 Submitted by: Kirk Strauser <kirk@strauser.com>
* Drop maintainership.demon2004-07-131-1/+1
|
* Update to 0.11.7.1vs2004-07-122-3/+3
| | | | | PR: ports/68933 Submitted by: Travis Poppe (maintainer)
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-108-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* Add libiconv-dependency.vs2004-07-091-1/+3
| | | | | | Closes PR: ports/68777 Submitted by: Chris Johnson Patch by: ports/c0decafe.net
* Make COMMENT/pkg-descr more accuratevs2004-07-092-5/+15
| | | | | PR: ports/68825 Submitted by: Travis Poppe (maintainer)
* fix msn lib dependsijliao2004-07-091-1/+2
|
* Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 ormezz2004-07-083-120/+6
| | | | | | | | | | | | those ports will not work. Please see the more detail about this: http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html Also, please check http://www.freebsd.org/gnome/docs/porting.html for the update about gconf, gconf.pl script and etc. Approved by: marcus (portmgr hat) Reviewed by: My team, FreeBSD GNOME Team
* Update to latest snapshot.vs2004-07-063-48/+7
| | | | | | PR: ports/68573 Submitted by: Martijn Lina Approved by: seanc known to be busy
* Update to 2.3.2vs2004-07-062-4/+3
| | | | | PR: ports/68714 Submitted by: Martijn Lina
* Fix another 64-bit build problem.marcus2004-07-041-0/+11
| | | | Reported by: pointyhat via kris
* - Update to 1.3pav2004-07-033-9/+13
| | | | | PR: ports/68570 Submitted by: <martijn@pacno.net> (maintainer)
* upgrade to 4.10.0ijliao2004-07-0216-7113/+26
| | | | | PR: 68578 Submitted by: maintainer
* The meanwhile-gaim distfile was rerolled to add some new buddy list savingmarcus2004-07-022-2/+3
| | | | options.
* Add the latest CVS patches that fix 64-bit build and operation as well asmarcus2004-07-026-11/+250
| | | | some buddy list fixes.
* Add a people.FreeBSD.org master site and prepare for adding a local one,roam2004-07-011-1/+5
| | | | | too, when my public_distfiles changes from yesterday actually propagate to the FTP servers.
* Fix the build problem induced by net/jabber's updatevs2004-06-291-4/+8
| | | | | | PR: ports/68403 Submitted by: c0decafe.net No time/Busy: seanc
* Properly convert ';' to ' ' in the user names.marcus2004-06-292-0/+11
|
* Update to 0.79.marcus2004-06-293-1092/+3
|
* Update to 0.3.marcus2004-06-293-12/+5
|
* Update to 1.9.marcus2004-06-276-70/+68
| | | | | PR: 68356 Submitted by: maintainer
* Pull in the latest CVS snapshot to allow meanwhile-gaim to build withmarcus2004-06-272-11/+1080
| | | | | | | Gaim 0.79. This also allows meanwhile to read server buddy lists, but it is known to be broken with certain versions of Sametime. Obtained from: Meanwhile CVS
* Pull in the latest CVS snapshot to allow meanwhile-gaim to build withmarcus2004-06-274-19/+10
| | | | | Gaim 0.79. This also allows meanwhile to read server buddy lists, but it is known to be broken with certain versions of Sametime.
* Update to 0.79. See http://gaim.sourceforge.net/ChangeLog for the usual listmarcus2004-06-276-49/+75
| | | | of goodies.
* Fix build on 4.X.marcus2004-06-252-0/+39
|
* Add meanwhile-gaim, a Gaim plug-in that enables support for the Lotus Sametimemarcus2004-06-254-0/+39
| | | | Community Client protocol.
* Add meanwhile, an open source implementation of the Lotus Sametime Communitymarcus2004-06-254-0/+43
| | | | Client protocol.
* Update to 0.7.6.marcus2004-06-253-27/+9
|
* - fix bug in RUN_DEPENDS [1]netchild2004-06-249-15/+27
| | | | | | | | | | | | | | - add RESTRICTED (no redistribution allowed yet) - update to 0.90.0.4 If you get a login failure at registration time the user name may be already in use (but there's another bug here, the name may even be available). Don't expect to hear something yet, sound doesn't work on FreeBSD yet. I'm working with the skype staff on it. Noticed by: "Siraj Kutlusan" <defcon8@b4s3.com> [1]
* Update to 1.4.3vs2004-06-2312-317/+119
| | | | | | PR: ports/66307 Submitted by: c0decafe.net Approved by: maintainer timeout
* Skype is a free program that uses the latest P2P technology to bringnetchild2004-06-2312-0/+186
| | | | | | | | | | | | | | | | | | affordable and high-quality voice communications to people all over the world. This port needs linux_base-8, the default linux_base is v7.1. You should first replace the default linux_base with v8 with portupgrade: portupgrade -o emulators/linux_base-8 emulators/linux_base Then edit /usr/local/etc/pkgtools.conf, add the line emulators/linux_base' => 'emulators/linux_base-8', into "ALT_PKGDEP". This tells portupgrade to depend upon linux_base-8 instead upon linux_base-7.1 (where appropriate). This replacement shouldn't do any harm, I tested icc and the linux version of netscape navigator 4.8 with the new linux_base, and I haven't noticed bad behavior.
* - Add net/licq to build-dependencyvs2004-06-232-3/+4
| | | | - Nuke plist in favour of PLIST_FILES while here
* Remove inclusion of Makefile.kde from all remaining ports not maintainedlofi2004-06-231-0/+11
| | | | | | by kde@ Approved by: maintainer timeout
* - Don't use Makefile.kde anymoremarkus2004-06-201-4/+6
| | | | | | - Respect CFLAGS and PTHREAD_LIBS Approved by: maintainer timeout (4 weeks)
* - Don't use Makefile.kde anymoremarkus2004-06-202-10/+6
| | | | - Respect CFLAGS and PTHREAD_LIBS
* . Update to 0.11.7.glewis2004-06-192-3/+3
| | | | | PR: 68097 Submitted by: Travis Poppe <tlp@LiquidX.org> (maintainer)
* Add WITH_PAM knob.demon2004-06-141-0/+6
| | | | Submitted by: David J Duchscher <daved@nostrum.com>
* Fix build with gcc34arved2004-06-131-0/+11
|
* - Update to version 0.9.2krion2004-06-124-59/+19
| | | | | PR: ports/67840 Submitted by: maintainer
* Drop maintainership.perky2004-06-103-3/+3
|
* Do not escape HTML messages in ICQ if the message beings with <HTML>. Thismarcus2004-06-092-0/+12
| | | | | | | | | works around a bug with messages sent by the sim client where they would be displayed as: <HTML><BODY BGCOLOR="#FFFFFF">hello</BODY></HTML> Submitted by: ale
* Chase the gnutls shared lib version.marcus2004-06-061-1/+1
| | | | Pointy hat to: sergei
* Sync with new bsd.autotools.mkade2004-06-051-1/+1
|
* Add cicquin-0.1, a utility for searching the CenterICQ local contact listroam2004-06-044-0/+27
| | | | for users with a specified nickname.
* Update ftp/curl to 7.12.0 and bump the shared library version in allroam2004-06-041-2/+2
| | | | dependent ports.
* Add optional SILC (Secure Internet Live Conference) support to Gaim.marcus2004-06-033-0/+22
| | | | | PR: 67483 Submitted by: Evgueni V. Gavrilov <aquatique-ports@rambler.ru>
* Update to 1.8.marcus2004-06-014-6/+6
| | | | | PR: 67440 Submitted by: maintainer
* - Update to 0.92pav2004-06-013-8/+20
| | | | | | PR: ports/67409 Submitted by: Dmitri Nikulin <setagllib@optusnet.com.au> Approved by: maintainer
* - Add missing directorykrion2004-05-311-0/+1
|
* Update to 0.78. The list of changes can be found at:marcus2004-05-3112-324/+85
| | | | http://gaim.sourceforge.net/ChangeLog
* Remove databases/postgresql-client because there can't be a -server, and havingmat2004-05-251-1/+1
| | | | | it installed prevents databases/postgresql7 from being installed, leading to some dependencies problems
* Fix pkg-plist.vanilla2004-05-171-176/+266
| | | | | Pointy hat by: me Noticed by: kris
* Patch for net/amsn adds tcltls as a dependencyvanilla2004-05-163-6/+4
| | | | | | | | (which it technically is at runtime) and updates to version 0.91. PR: ports/66678 Submitted by: Dmitri Nikulin <setagllib at optusnet_dot_com dot au> Approved by: maintainer
* Attempt to fix BUILD_DEPENDSkris2004-05-151-1/+2
| | | | No response from: maintainer
* The .la file is not really being installed.linimon2004-05-151-1/+0
|
* Fix plist, unbreak, unmark as deprecated.linimon2004-05-151-4/+0
|
* - The patch removes extra translation from process message.dinoex2004-05-122-1/+12
| | | | | | | | If configuration parameter Translation isn't 'none' then when you receive some packets their content is translated twise (from some charset to another one) and gets unreadable. PR: 66352 Submitted by: Andrej N. Gritsenko
* Fix a potential crash when sending the MSN BYE command.marcus2004-05-122-1/+46
| | | | | Submitted by: Jeremy Johnston <jeremy@smart-serv.net> Obtained from: Gaim CVS
* Fix the condition (particularly on bento) when PORTSDIR != .CURDIR.marcus2004-05-092-2/+2
| | | | Reported by: bento via kris
* Add gaim-guifications, a Gaim plug-in that adds "toaster" style pop-ups formarcus2004-05-068-0/+126
| | | | | | | | | common Gaim events such as a user going away or becoming available again. Screenshots can be found at http://guifications.sourceforge.net/Guifications/index.php PR: 66237 Submitted by: ports@c0decafe.net <ports@c0decafe.net>
* Fix the rich text copy/paste problem. Basically, text from any rich textmarcus2004-05-052-2/+31
| | | | | | application (e.g. gaim itself, Mozilla, Galeon, etc.) would fail to paste or paste incorrectly into Gaim. This has been fixed, and has been committed to Gaim CVS.
* - Update to version 7.2.9.5krion2004-05-042-5/+5
| | | | | PR: ports/66244 Submitted by: maintainer
* Update the COMMENT and pkg-descr to reflect modern-day Gaim.marcus2004-05-032-10/+20
| | | | Pointed out by: Gaim developers
* - Chase py-jabber dependencypav2004-05-022-2/+3
| | | | - Fix wrapper script
* - Update to 0.5pav2004-05-023-11/+19
| | | | | | | - Pass maintainership on submitter PR: ports/65958 Submitted by: Florent Thoumie <flz@xbsd.org>