aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.8.0.Alberto Villa2011-12-023-9/+17
| | | | Feature safe: yes
* Upgrade to version 1.2.04.Jimmy Olgeni2011-11-302-3/+3
| | | | | | | PR: ports/162953 Submitted by: olgeni Approved by: maintainer Feature safe: yes
* - Update to 1.6.6Martin Wilke2011-11-2814-752/+39
| | | | | | | | | | - Disconnect net-im/py-turpial from build - Connect net-im/turpial to build - Remove net-im/py-turpial after repocopy PR: 162747 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer) Feature safe: yes
* - Update to 0.44Sunpoet Po-Chuan Hsieh2011-11-252-3/+3
| | | | | Changes: http://search.cpan.org/dist/Net-Stomp/CHANGES Feature safe: yes
* - Switch dependency from net-im/ortp to net-im/linphone-base.Alberto Villa2011-11-242-3/+4
| | | | | | | - Bump PORTREVISION. - Add instructions to UPDATING. Feature safe: yes
* - Update to 0.43Sunpoet Po-Chuan Hsieh2011-11-212-3/+3
| | | | | Changes: http://search.cpan.org/dist/Net-Stomp/CHANGES Feature safe: yes
* Remove CMAKE_USE_PTHREAD from the ports using it.Raphael Kubo da Costa2011-11-144-7/+0
| | | | | | | | This setting has not had any effect since r1.13 to bsd.cmake.mk, as it was only useful when we supported FreeBSD < 7. Approved by: avilla (mentor), portmgr (miwi) Feature safe: yes
* Add patch to install missing header.Raphael Kubo da Costa2011-11-143-3/+15
| | | | | | | | | | | | | | It looks like version 4.2 is a bit messed up, as soap.h includes a header which is not installed by default, breaking the build for ports such as kdenetwork4. Bump PORTREVISION. Will report upstream at https://bugs.kde.org/285803. Reported by: Jan Henrik Sylvester <me@janh.de> Approved by: avilla (mentor, implicit), Shane Bell <decept0@gmail.com> (maintainer, implicit) Feature safe: yes
* Update to 4.2.Raphael Kubo da Costa2011-11-143-20/+3
| | | | | | PR: 162505 Approved by: avilla (mentor, implicit), Shane Bell <decept0@gmail.com (maintainer) Feature safe: yes
* Make @dirrms conditional for %%DOCSDIR%% on NOPORTDOCSChris Rees2011-11-141-2/+2
| | | | | | | PR: ports/162136 Submitted by: 4720@hushmail.com Approved by: [no rejections from any maintainer within 14 days] Feature safe: yes
* Change email for my ports to FreeBSD one.Ruslan Makhmatkhanov2011-11-111-1/+1
| | | | | Approved by: novel (mentor) Feature safe: yes
* - Fix linking and unbreakMartin Matuska2011-11-101-5/+3
| | | | | | | - Return maintainership to ports@ - This software has not been actively developed since 2009 Feature safe: yes
* - Remove WITH_FBSD10_FIX, is no longer neededMartin Wilke2011-11-092-2/+0
|
* Standardize WWW: tags a bit more:Doug Barton2011-11-071-3/+3
| | | | | | | | | | | | | 1. Remove white space from the beginning of lines 2. Make the canonical WWW the last line of the file 3. Remove lines to the effect of, "More information can be found at..." that's the stated purpose of the WWW: tags in the first place. 4. Change secondary WWW: lines to use other text to avoid confusion While I'm here, remove some more useless Author: lines, and some prepended white space to other lines. Mentioned (in part) by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
* Remove comments and optional dependencies for ports which areDoug Barton2011-11-021-11/+1
| | | | about to be removed.
* - update to 3.7.1Pietro Cerutti2011-10-313-5/+6
| | | | Release notes: http://community.igniterealtime.org/blogs/ignite/2011/10/02/openfire-371-has-been-released
* - Update port to 2.1.9Ashish SHUKLA2011-10-306-43/+16
| | | | | | | | | | - Remove unneeded patches - Move LICENSE to its own section - Whitespace fix in pkg-descr Changes: http://www.ejabberd.im/ejabberd-2.1.9 PR: ports/161962 Submitted by: Ruslan Mahamatkhanov <cvs-src@yandex.ru>
* Fix build on FreeBSD 10Koop Mast2011-10-301-0/+2
|
* Fix build on FreeBSD 10Koop Mast2011-10-301-0/+1
|
* Consistify spelling of "Xfce", and some other projects while there.Rene Ladan2011-10-272-2/+2
| | | | | | | Also remove a commented out BROKEN line for x11/xfce4-clipman-plugin PR: ports/160730 Submitted by: ryusuke
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-244-7/+3
| | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-2416-46/+0
| | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
* Re-assign to the Xfce team.Rene Ladan2011-10-231-1/+1
| | | | Approved by: miwi (previous maintainer, Xfce team member)
* Depend on security/nss, fixes misssing dep when net-im/libpurple andPawel Pekala2011-10-191-2/+3
| | | | | | | | | net-im/pidgin are build without NSS support - this port still links to it when it's available and this behaviour can be disabled. PR: ports/160352 Reported by: Peter Jeremy <Peter.Jeremy@alcatel-lucent.com> Approved by: maintainer
* Support USE_TKEmanuel Haupt2011-10-182-16/+16
| | | | | PR: 161660 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 0.0.3.549TAKATSU Tomonari2011-10-176-6/+22
|
* - Chase editors/emacs updateAshish SHUKLA2011-10-171-1/+1
|
* - Add dependency on qt4-gui.Alberto Villa2011-10-172-3/+4
| | | | - Bump PORTREVISION.
* - Update to 0.0.3.540TAKATSU Tomonari2011-10-164-8/+8
|
* Update to 2.2.0.35Ion-Mihai Tetcu2011-10-152-3/+3
| | | | | PR: 161370 Submitted by: avg@
* Upgrade to version 1.2.02.Jimmy Olgeni2011-10-132-3/+3
| | | | | PR: ports/161530 Approved by: maintainer
* - Update to 0.0.3.533TAKATSU Tomonari2011-10-104-6/+6
|
* - Mark BROKEN on FreeBSD 7.X: does not configurePav Lucistnik2011-10-091-1/+7
| | | | | | ImportError: /usr/local/lib/python2.7/site-packages/OpenSSL/SSL.so: Undefined symbol "SSL_get_servername" Reported by: pointyhat
* Remove ports maintainted by ports@ which have passed their EXPIRATION_DATEDoug Barton2011-10-0919-705/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | astro/gkrellsun Abandonware astro/xrmap No more distfiles audio/midimountain Abandonware audio/gkrellmss Abandonware audio/gnapster Abandonware databases/xbase No more public distfiles databases/xbsql No more public distfiles games/gtkabale No more public distfiles games/battleball No more public distfiles, does not compile on ia64 or sparc64 games/race No more public distfiles games/stvef-paks No more public distfiles games/stvef-server No more public distfiles games/tome No more public distfiles games/qkmj No more public distfiles games/oilwar No more public distfiles games/xbaby No more public distfiles games/xword Abandonware games/kslide No more public distfiles graphics/xmrm No more public distfiles, does not compile on amd64 or sparc64 graphics/giftrans Upstream disappeared and distfile is not available graphics/wildmagic BROKEN for more than 6 months, does not fetch irc/ircd-rusnet No more public distfiles irc/tkirc No more public distfiles korean/mizifont No more public distfiles lang/freetxl No more public distfiles math/nsc2ke No more public distfiles misc/mgp-mode.el No more public distfiles multimedia/p5-RIFF-Info No more public distfiles net/p5-Net-OpenDHT No more public distfiles net/mudix No more public distfiles net-im/newsbot No more public distfiles net-im/libicq2000 Abandonware net-im/gossip No longer maintain by upstream, use net-im/empathy instead net-im/ickle Abandonware net-mgmt/nipper BROKEN for more than 6 month, does not fetch net-p2p/mldonkey-serverspy No more public distfiles news/p5-Gateway No more public distfiles print/epsmerge No more public distfiles science/at No more public distfiles science/pyvox No more public distfiles security/p5-Email-Obfuscate No more public distfiles security/libparanoia No more public distfiles security/execwrap No more public distfiles
* - Fix LICENSE (Artistic 1 instead of Artistic 2)Frederic Culot2011-10-071-1/+1
| | | | | | | - Pet portlint(1) PR: ports/161336 Submitted by: Simon Olofsson <simon@olofsson.de>
* Pidgin-Audacious-Remote is a plug-in for Pidgin 2; it creates, in conversationPawel Pekala2011-10-026-0/+59
| | | | | | | | | | | | | | and chat windows, some controls that allow two-way interaction with Audacious media player. Additionally, the plug-in allows users to automatically update their status message using information from the song played in Audacious. WWW: http://pidgin-audacious-remote.sourceforge.net PR: ports/160319 Submitted by: Anton Hryciuk <gnixua@gmail.com> Approved by: miwi, wen (mentors implicit)
* - Update to 0.0.3.522TAKATSU Tomonari2011-10-024-6/+6
|
* - Mark BROKEN on FreeBSD/7: does not configurePav Lucistnik2011-09-301-1/+7
| | | | Reported by: pointyhat
* When the WITH_TCLTK option is turned on at config-time, use theMikhail Teterin2011-09-281-15/+15
| | | | | | | | | | | bsd.tcl.mk API. Although this changes Tcl version from 8.4 to 8.5 for most Tcl-users, there is no PORTREVISION bump, because TCLTK option is off by default. While here, slightly rephrase the descriptions of the two SSL-options (GNUTLS vs. NSS). Approved by: maintainer
* - Add a new port: net-im/mikutterTAKATSU Tomonari2011-09-2711-0/+573
| | | | | | mikutter - A simple, powerful and moeful twitter client WWW: http://mikutter.hachune.net/
* - Pass ERL_EPMD_ADDRESS to other actions of rc.d script, missed from last timeAshish SHUKLA2011-09-252-4/+4
| | | | | | - Bump PORTREVISION Reported by: Vick Khera <vivek@khera.org> (via private email)
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-2442-86/+75
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* 2011-09-23 devel/libnotifymm: Doesn't build and isn't used by anything.Baptiste Daroussin2011-09-239-188/+0
| | | | | | | | | | 2011-09-11 games/abuse: BROKEN after games/abuse_sdl update 2011-09-01 security/donkey: No more public distfiles 2011-09-01 graphics/moth: No more public distfiles 2011-09-01 net-mgmt/aguri: No more public distfiles 2011-09-01 games/senso: No more public distfiles 2011-09-01 net-im/jabber-users-agent: No more public distfiles 2011-09-01 games/cchess: No more public distfiles
* - Explicitly specify ERL_EPMD_ADDRESS to ejabberd rc.d script duringAshish SHUKLA2011-09-192-1/+3
| | | | | | | | startup to avoid unexpected behaviour. - Bump PORTREVISION PR: ports/158357 Submitted by: Maxim Ignatenko <gelraen.ua@gmail.com>
* Remove dead mirror and remove project WWW from pkg-descr. The current pageKoop Mast2011-09-192-4/+1
| | | | doesn't have anything to do with loudmouth.
* - Add support for Java 1.7Pietro Cerutti2011-09-191-0/+10
| | | | Reported by: Marc Peters <marc.peters@trivago.com>
* - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+Sunpoet Po-Chuan Hsieh2011-09-171-1/+1
| | | | With hat: perl
* - Update to 1.1.1Beech Rintoul2011-09-163-5/+6
| | | | | PR: ports/160736 Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
* - Update to 0.14Frederic Culot2011-09-112-5/+6
| | | | | | | - Add LICENSE (GPLv3) PR: ports/160625 Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
* Chase editors/emacs updateAshish SHUKLA2011-09-081-1/+1
|
* - Update to 11.0.0Sofian Brabez2011-09-073-23/+15
| | | | | | | | - Update MASTER_SITES - Add LICENSE Reviewed by: lwhsu@ Approved by: jadawin@ (mentor)
* - Update to 1.10.0Dennis Herrmann2011-09-022-4/+3
|
* - Update to 0.42Sunpoet Po-Chuan Hsieh2011-09-023-6/+9
| | | | | | - Pet portlint Changes: http://search.cpan.org/dist/Net-Stomp/CHANGES
* - Update to 1.1.2Dennis Herrmann2011-09-013-69/+65
| | | | | PR: ports/160133 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 1.2.1Dennis Herrmann2011-09-013-29/+36
| | | | | PR: ports/160132 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to 0.7.1 and move LICENSEEmanuel Haupt2011-08-293-6/+11
|
* Chase the libpurple shared lib version.Joe Marcus Clarke2011-08-291-2/+2
| | | | Reported by: pointyhat via pav
* Remove 0-byte fileDoug Barton2011-08-281-0/+0
|
* Chase editors/emacs update.Ashish SHUKLA2011-08-281-1/+1
| | | | PR: ports/160196
* Update Pidgin and friends to 2.10.0. SeeJoe Marcus Clarke2011-08-2816-38/+28
| | | | | http://developer.pidgin.im/wiki/ChangeLog for a list of changes in this release.
* Commit pending cleanup of MASTER_SITE* vars.Matthias Andree2011-08-261-2/+1
|
* Release back to the ports@ cloud.Koop Mast2011-08-241-1/+4
| | | | | Mark deprecated, no longer maintained by upstream. Set to expire in 1 month from now.
* - Update to 1.02_04Sunpoet Po-Chuan Hsieh2011-08-243-19/+39
| | | | Changes: http://search.cpan.org/dist/Net-XMPP/CHANGES
* Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where ↵Koop Mast2011-08-2411-12/+211
| | | | needed.
* - Add p5-SOAP-Transport-JABBER 0.713Sunpoet Po-Chuan Hsieh2011-08-235-0/+52
| | | | | | | | | | | | | SOAP::Transport::JABBER provides a Jabber-based transport backend for SOAP::Lite. This class uses the Net::Jabber classes to abstract the Jabber protocol away from the direct notice of the application. Besides maintaining any needed objects internally, the package also uses a separate class as a proxy between communication layers, SOAP::Transport::JABBER::Query. The Jabber support provides both client and server classes. WWW: http://search.cpan.org/dist/SOAP-Transport-JABBER/
* - Install the log4j.xml file needed for loggingPietro Cerutti2011-08-222-1/+4
| | | | | | | - Bump PORTREVISION PR: 159923 Submitted by: Phil Phillips <pphillips@experts-exchange.com>
* - USE_APACHE= /1.3/13/ /2.0/20/ /2.2/22/Olli Hauer2011-08-211-1/+1
|
* - Pet portlintSunpoet Po-Chuan Hsieh2011-08-202-10/+5
| | | | - Add WWW
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-127-7/+7
| | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
* - update to 20061120Dirk Meyer2011-08-084-7/+6
| | | | - update MASTER_SITES and WWW
* - update to 1.5.1Dirk Meyer2011-08-052-6/+6
|
* Remove WWW entries from unmaintained ports that return 404 or where the domainEmanuel Haupt2011-08-032-4/+0
| | | | disappeared.
* Deprecate some ports where I can't find distfiles and upstreamBaptiste Daroussin2011-08-033-0/+9
|
* Fix master_siteBaptiste Daroussin2011-08-033-4/+3
|
* DeprecateBaptiste Daroussin2011-08-022-0/+6
|
* Bye bye abandonwares (part 4)Baptiste Daroussin2011-08-016-404/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2011-08-01 korean/a2ps: Looks like an abandonware, no more public distfiles 2011-08-01 korean/bitchx: Look like an abandonware, no more public distifles 2011-08-01 korean/elm: Look like an abandonware, no more public distifles 2011-08-01 korean/linuxdoc-sgml: Look like an abandonware, no more public distifles 2011-08-01 korean/mod_url: Look like an abandonware, no more public distifles 2011-08-01 korean/nh2ps: Look like an abandonware, no more public distifles 2011-08-01 korean/pinetreefonts: No more public distfile 2011-08-01 mail/bincimap: No more public distfile 2011-08-01 mail/cmail: No more public distfile 2011-08-01 math/hexcalc: Look like an abandonware, no more public distifles 2011-08-01 math/qgfe: Look like an abandonware, no more public distifles 2011-08-01 misc/ewipe: Look like an abandonware, no more public distifles 2011-08-01 misc/gkrellmfmonitor2: Look like an abandonware, no more public distifles 2011-08-01 misc/gkx86info: Look like an abandonware, no more public distifles 2011-08-01 multimedia/goggles: Abandonware, see: http://www.fifthplanet.net/2010/01/dead-projects-goggles-dvd-player.html 2011-08-01 multimedia/ldvd: Abandonware 2011-08-01 multimedia/linux-divx4linux: No more needed 2011-08-01 multimedia/linux-divx4linux4: No more needed 2011-08-01 multimedia/ogle: Abandonware 2011-08-01 multimedia/ogle-gui: Abandonware 2011-08-01 multimedia/okle: Abandonware 2011-08-01 multimedia/subconv: Look like an abandonware, no more public distifles 2011-08-01 net/callgen323: Look like an abandonware, no more public distifles 2011-08-01 net/lyntin: No longer under active development 2011-08-01 net/py-rt: No more public distfiles, looks like an abandonware 2011-08-01 net/rwhoisd: Looks like an abandonware, no more public distfiles 2011-08-01 net/traffic: Looks like an abandonware, no more public distfiles 2011-07-23 net-im/gnomeicu: No longer maintain by upstream, use net-im/empathy instead 2011-08-01 net-mgmt/trafd: Look like an abandonware, no more public distifles 2011-08-01 net-p2p/gkrellm-gift: Look like an abandonware, no more public distifles 2011-08-01 news/bgrab: Looks like an abandonware, no more public distfiles 2011-08-01 news/rkive: Looks like an abandonware, no more public distfiles 2011-08-01 polish/sap: Looks like an abandonware, no more public distfiles 2011-08-01 print/nenscript: Looks like an abandonware, no more public distfiles
* - Chase guile shared lib bumpJulien Laffaye2011-07-311-1/+1
| | | | - Add an entry to UPDATING
* Fix build with clang , patch-ab extended and renamed to patch-configureRene Ladan2011-07-312-11/+20
| | | | | PR: ports/158561 Submitted by: Niclas Zeising
* Revision 1.54 of Makefile added --enable-debug=no to CONFIGURE_ARGS.Tilman Keskinoz2011-07-301-2/+2
| | | | | | | | | | This option actually enables debugging, resulting in irssi-xmpp becoming quite useless because of tons of debug messages from loudmouth. Remove --enable-debug again and bump PORTREVISION PR: 158720 Approved by: no response from gnome@
* Build fixes with glib 2.28. gtk 2.24, gtkmm 2.24 and vala 0.12.Koop Mast2011-07-305-5/+138
|
* Convert custom *_DEPENDS lines of devel/py-gobject to USE_GNOME=pygobject orKoop Mast2011-07-301-4/+3
| | | | pygtk2 (which depends already on py-gobject).
* - Update to 4.22.10.11Frederic Culot2011-07-293-10/+9
| | | | | | PR: ports/159247 Submitted by: Jin-Sih Lin <linpct@gmail.com> Approved by: Frank Altpeter <frank@altpeter.de> (maintainer)
* Remove expired port:Rene Ladan2011-07-295-94/+0
| | | | 2011-07-23 net-im/gnome-jabber: No longer maintain by upstream since 2005, use net-im/empathy instead
* - Mark BROKEN: does not link (gnutls/gcrypt)Pav Lucistnik2011-07-271-1/+4
| | | | Reported by: pointyhat
* Enable static libraries.Joe Marcus Clarke2011-07-252-1/+37
| | | | Requested by: Mark Voortman <mark_voortman@hotmail.com>
* Drop maintainershipMario Sergio Fujikawa Ferreira2011-07-251-1/+1
|
* Update to 0.14.4Tilman Keskinoz2011-07-252-3/+5
| | | | | PR: 159164 Submitted by: maintainer
* - Chase gpgme shared lib bump.Julien Laffaye2011-07-215-8/+8
| | | | | | - Add an entry to UPDATING Reviewed by: tabthorpe
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,Mark Linimon2011-07-211-1/+1
| | | | | | | | | | | | | | | | remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5 or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM is also removed, as it is not available in Java 1.5 and higher. Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5. While here, replace static values of JAVA_VERSION in files/*.in by %%JAVA_VERSION%% . PR: ports/158969 Submitted by: rene Tested on: pointyhat-west -exp
* Add c89 only for clangTilman Keskinoz2011-07-211-0/+2
| | | | Reported by: pointyhat
* Fix a bug where chat rooms/channels can appear multiple times. This isJoe Marcus Clarke2011-07-193-2/+12
| | | | | | | taken from http://developer.pidgin.im/ticket/14351 . PR: 158814 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
* Fix skype multimedia/linux_v4l2wrapper dependency on 8.Juergen Lock2011-07-182-2/+4
| | | | | Approved by: itetcu (skype ports maintainer) Discussed on: -multimedia
* Fix build with clangTilman Keskinoz2011-07-151-0/+2
| | | | | PR: 158436 Submitted by: Niclas Zeising
* Remove expired ports:Rene Ladan2011-07-146-121/+0
| | | | | 2011-07-12 java/shujit: ancient version of Java 2011-07-09 net-im/skype12: very old version
* Reset maintainership de jure. In fact KDE 3 has not been maintained by our teamMax Brazhnikov2011-07-081-1/+1
| | | | | | for a long time, not to mention upstream. Discussed a while ago among the KDE/FreeBSD team.
* Add Rambler Contacts, communication client from Rambler Internet Holding.Alexey Dokuchaev2011-07-075-0/+826
| | | | | | | | | | | | | It features sexy look and supports vast variety of services, including, but not limited to Facebook, ICQ, Jabber, Google Talk, and QIP. Number of popular Russian community chat services also supported. It is originally based on Vacuum-IM, built upon Qt 4.7+, and distributed under GPLv3. As of right now, it is still beta quality, being under active development. Rambler account (free registration) is required for time being, but plans are to drop this limitation in future versions. WWW: http://developers.rambler.ru/opensource/contacts/
* Actually commit the libpurple shared lib bump.Joe Marcus Clarke2011-07-071-2/+2
| | | | Reported by: pointyhat via pav
* Fix the build by removing -Werror. libgcrypt 1.5.0 put #warnings in depricatedKoop Mast2011-07-071-0/+4
| | | | | | functions. Submitted by: pointyhat (via pav)
* Update to newer SVN snapshot as of 2011-04-08.Matthias Andree2011-07-072-5/+5
| | | | | | | | | | | | | | | (Note the distfile needs time to propagate through the mirrors and may become available only a few hours after this commit.) Noteworthy changes: r612 Fix thread race issues with static PurpleAccount storage. Also thanks to skotlex. r611 Awesome patch from skotlex which fixes crashes, hangs and memory leaks in the dbus version of the plugin. Fixes issue #148. r609 Check and store protocol version and use that to decide how to sent chat messages
* - Mark as broken with Ruby 1.9Steve Wills2011-07-052-2/+10
| | | | Approved by: portmgr
* - Chase the libgcrypt shared lib versionSteve Wills2011-07-032-3/+3
|
* Correct a typo.Joe Marcus Clarke2011-07-031-1/+1
|
* Chase the libpurple shared lib version.Joe Marcus Clarke2011-07-031-2/+2
|
* Update Pidgin and friends to 2.9.0. SeeJoe Marcus Clarke2011-07-0313-23/+23
| | | | | http://developer.pidgin.im/wiki/ChangeLog for a list of changes in this release.
* - Update to 0.96.20Martin Wilke2011-07-034-260/+728
| | | | | PR: 158441 Submitted by: Ports Fury
* - Update to 0.7.1.Alberto Villa2011-06-293-5/+7
|
* Update to 0.8.2, a bugfix release. Also, update certificate makefile to specifyDavid Thiel2011-06-283-3/+31
| | | | | "gmake", and regenerate localhost certs before install, in case someone carelessly uses them in production.
* Turpial is a microblogging client for social networks like Twitter andMartin Wilke2011-06-2521-0/+1485
| | | | | | | | | Identi.ca. WWW: http://turpial.org.ve/ PR: ports/157840 Submitted by: Olivier Duchateau <duchateau.olivier at gmail.com>
* - Update to 0.14.3Martin Wilke2011-06-253-6/+4
| | | | | | | - Pass maintainership to submitter PR: 158139 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
* - Build with webcam supportJose Alonso Cardenas Marquez2011-06-252-2/+5
| | | | | PR: 156563 Submitted by: Anati Chang <femc7488 at gmail.com>
* BROKEN= It does not work in the runtime by defaultJeremy Messenger2011-06-251-0/+4
| | | | | | | | DEPRECATED= No longer maintain by upstream, use net-im/empathy instead EXPIRATION_DATE=2011-07-23 PR: ports/158232 Reported by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
* Point users to use net-im/empathy instead.Jeremy Messenger2011-06-251-1/+1
|
* - Update to 2.1.8Ashish SHUKLA2011-06-246-13/+46
| | | | | | | | | - Silence ${FIND} output - Rename patch-src::ejabberdctl.template to patch-src_ejabberdctl.template (portlint warning) PR: ports/158137 Submitted by: Ruslan Mahamatkhanov <cvs-src@yandex.ru> Security: http://vuxml.org/freebsd/01d3ab7d-9c43-11e0-bc0f-0014a5e3cda6.html
* BROKEN= Does not buildJeremy Messenger2011-06-241-0/+4
| | | | | | | | DEPRECATED= No longer maintain by upstream since 2005 EXPIRATION_DATE=2011-07-23 PR: ports/158234 Reported by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
* - Add LICENSE (GPLv2)Alexey Dokuchaev2011-06-231-3/+5
| | | | | - Unmute data installation commands - Relinquish as I no longer use it
* Fix build with with libpurple.8Emanuel Haupt2011-06-223-0/+57
| | | | | | PR: 158070 Submitted by: Mark Atkinson <atkin901@gmail.com> Approved by: John Prather <john.c.prather@gmail.com> (maintainer)
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.Andrej Zverev2011-06-201-1/+1
| | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum
* Remove a now-dead patch.Joe Marcus Clarke2011-06-201-0/+0
|
* Chase the libpurple shared lib version.Joe Marcus Clarke2011-06-2010-16/+20
|
* Update to 2.8.0. See http://developer.pidgin.im/wiki/ChangeLog for a listJoe Marcus Clarke2011-06-207-38/+16
| | | | of changes.
* Update to 2.2.14Martin Matuska2011-06-195-47/+35
| | | | Switch to USERS and GROUPS
* - Update to 1.1.12Sunpoet Po-Chuan Hsieh2011-06-192-20/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix DISTFILES: do not hardcode version - Add perl5 CATEGORIES - Use bsd.port.options.mk - Make portlint happier - Cosmetic change Changes: http://www.floodgap.com/software/ttytter/dl.html 1.1.12: - Patches for Perl 5.14 (thanks @rkfb for the report). - Keyfiles can now be regenerated if they are corrupted or need to be updated with -retoke. - /doesfollow should give true or false with -runcommand (thanks @kaleidoscopique for the report). Similarly, /short should also work, emitting the URL (thanks @microlifter for that report). - Properly understands a new Twitter ad-hoc error format, which repairs some operations that would unexpectedly appear to succeed but didn't actually (thanks @augmentedfourth for the report). - -readline autocomplete command list now up-to-date. 1.1.11: - Fixed a bug where TTYtter crashes ungracefully if OAuth credentials fail. - Fixed regex in command processor that interpreted all commands starting with /p as /print. - -notimeline is now properly recognized by /set as a boolean. - One last issue related to URL shortening. PR: ports/157888 Submitted by: sunpoet (myself) Approved by: Julian Dunn <jdunn@aquezada.com> (maintainer)
* Mark broken some ports with unfetchable distfilesBaptiste Daroussin2011-06-171-0/+2
|
* Link against libiconvJulien Laffaye2011-06-152-1/+11
| | | | | | | | Bump port revision PR: ports/157872 Submitted by: "Mikhail T." <m.tsatsenko@gmail.com> (maintainer) Approved by: bapt (mentor)
* Update to 0.9Julien Laffaye2011-06-146-28/+94
| | | | | | | | | Add LICENSE Submitter is now maintainer PR: ports/157803 Submitted by: "Mikhail T." <m.tsatsenko@gmail.com> Approved by: bapt (mentor)
* Back to the pool, maintainer doesn't take care of it anymoreBaptiste Daroussin2011-06-111-1/+1
| | | | Submitted by: maintainer (by mail)
* Maintainers have no more time for thoses ports, back to the poolBaptiste Daroussin2011-06-101-1/+1
| | | | Approved by: maintainers (by mail)
* Maintainers addresses are not valid anymore put the port back to the poolBaptiste Daroussin2011-06-101-1/+1
|
* Update to 0.8.1, which fixes a DoS against the XML parser.David Thiel2011-06-092-3/+3
|
* Chase security/gnutls update and add an UPDATING entry.Roman Bogorodskiy2011-06-067-11/+11
|
* Add OpenSSL option if you want it instead of GnuTLS. The GnuTLS is default.Jeremy Messenger2011-06-051-7/+16
| | | | | PR: ports/155969 Submitted by: Zhihao Yuan <lichray@gmail.com>
* - Update to 0.6.0.Alberto Villa2011-05-293-8/+21
|
* Now that the skype ports are conflicting, don't install anything skype-devel.Ion-Mihai Tetcu2011-05-172-4/+5
| | | | | | | This brings -devel closer to the main port, and of course, fixes install/plist. PR: 156994 Submitted by: Zhihao Yuan <lichray@gmail.com>
* - fix installationIon-Mihai Tetcu2011-05-132-8/+2
| | | | | | | - adjust pkg-message, as this is the "next" version :) PR: 156994 Submitted by: Zhihao Yuan <lichray@gmail.com>
* - Complete the move from net to net-imIon-Mihai Tetcu2011-05-138-42/+176
| | | | | | | | - update to 2.2.0.25 - set conflicts with the otehr skype ports - OPTIONify Many thanks to: avg@, nox@, kwm@, miwi@, netchild@ and many others
* Set LATEST_LINK.Ion-Mihai Tetcu2011-05-121-0/+2
| | | | Submitted by: erwin@'s script
* Display the package message when installing from port.Ion-Mihai Tetcu2011-05-121-0/+1
|
* Fix typo in last commitIon-Mihai Tetcu2011-05-121-1/+1
| | | | Submitted by: bsam@
* Adjust after skype move to net-im/Ion-Mihai Tetcu2011-05-111-2/+2
| | | | | Submitted by: postsnap buildbox Pointyhat to: itetcu@
* 1. preserve the latest skype version that has OSS support as net-im/skype20Ion-Mihai Tetcu2011-05-118-45/+171
| | | | | | | | | | | | | | | | | (but schedule it for removal soon) 2. update net-im/skype to 2.1.0.81. - It supports sound and video, please read the pkg-message to find out how to make it work. - OPTIONify Both ports are based on repocopy from net/skype. Many thanks to: avg@, nox@, kwm@, miwi@, netchild@ and many others PR: 147550 [1], 156860 [2] (partially based on) Submitted by: HASHI Hiroaki <hashiz@meridiani.jp> [1], patch from nox@ [2]
* - Update to 2.1.6Ashish SHUKLA2011-05-116-70/+63
| | | | | | | | | | - Cleanup pkg-plist - Switch to USERS/GROUPS knobs instead of manual creating - Remove support for unsupported FreeBSD versions - Add PAM support[1] PR: ports/156850 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>, lstewart[1] (via private email)
* - complete repocopy net/skype12 --> net-im/skype12, a better categoryIon-Mihai Tetcu2011-05-103-1/+7
| | | | | - mark DEPRECATED and set EXPIRATION_DATE in 2 months, since this port was only intended for FreeBSD 5 and 6 which are not supported for quite some time now
* Update to 1.1.0Max Brazhnikov2011-05-084-202/+770
| | | | | PR: based on ports/156025 Submitted by: Gvozdikov Veniamin (maintainer)
* Bump PORTREVISION after open-mofit updateMax Brazhnikov2011-05-021-1/+1
|
* Remove unmaintained expired ports from net-imBaptiste Daroussin2011-05-0226-877/+0
| | | | | | 2011-05-01 net-im/aim: Upstream disapear and distfile is no more available 2011-05-01 net-im/jit: Upstream disapear and distfile is no more available 2011-05-01 net-im/kf: Upstream disapear and distfile is no more available
* remove useless dependency on gmakeBaptiste Daroussin2011-05-011-1/+0
| | | | | | PR: ports/156530 Submitted by: bapt@ Approved by: webmaster@kibab.com (maintainer)
* - update to 0.41Baptiste Daroussin2011-04-302-3/+3
| | | | - changes: http://cpansearch.perl.org/src/ASH/Net-Stomp-0.41/CHANGES
* - Add chattahoochie to the buildThomas Abthorpe2011-04-165-31/+1
| | | | | - Remove pickwirk - Update MOVED
* - Update to 1.3Thomas Abthorpe2011-04-163-14/+12
| | | | | PR: ports/156149 Submitted by: maintainer
* - Added an optional option for dbusDennis Herrmann2011-04-131-2/+10
| | | | | | | | - Switch to the OPTIONS framework PR: ports/156345 Submitted by: David Demelier <demelier.david@gmail.com> Approved by: Denis Shaposhnikov <dsh@bamus.cz> (maintainer)
* Remove extraneous prosodyctl patch.David Thiel2011-04-121-23/+0
|
* Update to 0.8.0.David Thiel2011-04-128-109/+67
| | | | | PR: ports/156308 Submitted by: nico <nico@lifeisabug.com>
* Add a new macro to deal with conflict between ncurses from base and ncurses ↵Baptiste Daroussin2011-04-112-13/+3
| | | | | | | | | | | | | | | | from ports. If a ports is linked against ncurses from base or from the ports, it should then add: USE_NCURSES=yes it is also possible to specify the hard dependency on the ports ncurses or one the base one adding the following macros: WITH_NCURSES_PORT=yes or WITH_NCURSES_BASE=yes PR: ports/155269 Submitted by: me Reviwed by: pav@ Approved by: portmgr (pav@) Exp-run by: portmgr (pav@)
* - Update to 1.02.02(Using a developer release. It fixes a number of bugs.)Wen Heping2011-04-112-7/+12
| | | | | PR: ports/156261 Submitted by: milki <milki@rescomp.berkeley.edu>
* CMAKE_BUILD_TYPE is set in bsd.cmake.mk now, remove it from MakefilesMax Brazhnikov2011-04-101-1/+0
|
* - Update net-im/kmess-kde4 port to latest version (2.0.6.1)Dima Panov2011-04-082-3/+3
| | | | | PR: 156003 Submitted by: Mina R Waheeb (maintainer)
* - Update to 0.5.14.Alberto Villa2011-04-063-12/+28
|
* - update to 0.40Baptiste Daroussin2011-03-262-4/+7
| | | | | - add licenses - changes: http://cpansearch.perl.org/src/ASH/Net-Stomp-0.40/CHANGES
* - Update telepathy-qt4 to 0.5.8.Alberto Villa2011-03-253-14/+43
| | | | - Update attica to 0.2.80.
* Record that this port links agains libidn. Bump portrevision to catch up withKoop Mast2011-03-251-0/+2
| | | | libidn shlib bump.
* - Add LICENSE knob(s)Martin Matuska2011-03-235-4/+15
|
* - Update to 3.7.0Pietro Cerutti2011-03-227-70/+50
| | | | | Announcement: http://community.igniterealtime.org/blogs/ignite/2011/03 - Use USERS / GROUPS
* - Get Rid MD5 supportMartin Wilke2011-03-20140-144/+1
|
* Bump PORTREVISION for ports linking to default libmysqlclient.Alex Dupre2011-03-192-2/+2
|
* - Update to 3.0.1Martin Wilke2011-03-186-90/+53
| | | | | PR: 155455 Submitted by: Benjamin Kaduk <kaduk-fbsd@MIT.EDU> (maintainer)
* - Mark ports that have been broken for six month or more, or never compiled onPav Lucistnik2011-03-172-0/+4
| | | | 7.X and up, for removal in one month
* - Update to 1.1.10Martin Wilke2011-03-152-4/+4
| | | | | PR: 155544 Submitted by: maintainer
* Deprecate unmaintained ports from net-im where upstream disapear and/orBaptiste Daroussin2011-03-143-0/+9
| | | | where no distfiles can be found and are not used by maintained ports
* - Bump PORTREVISION to chase the update of dns/libidnWen Heping2011-03-149-15/+17
|
* Update to 2.7.11. See http://developer.pidgin.im/wiki/ChangeLog for a listJoe Marcus Clarke2011-03-142-3/+3
| | | | of changes.
* - Fix dependencySunpoet Po-Chuan Hsieh2011-03-112-7/+19
| | | | | | Reported by: az Submitted by: sunpoet (myself) Approved by: <ports@c0decafe.net> (maintainer)
* - Add p5-Net-Async-XMPP 0.002Sunpoet Po-Chuan Hsieh2011-03-075-0/+48
| | | | | | | | | Net::Async::XMPP is an asynchronous XMPP client and server implementations. WWW: http://search.cpan.org/dist/Net-Async-XMPP/ PR: ports/155342 Submitted by: "ports@c0decafe.net" <ports@c0decafe.net>
* - Add p5-Protocol-XMPP 0.005Sunpoet Po-Chuan Hsieh2011-03-075-0/+107
| | | | | | | | | | | | Protocol::XMPP provides an API for the Extensible Message Passing Protocol. This is commonly used for integration with Jabber servers and Google Talk, although XMPP itself supports a number of extended features for a distributed multi-server, multi-client message exchange system. WWW: http://search.cpan.org/dist/Protocol-XMPP/ PR: ports/155341 Submitted by: "ports@c0decafe.net" <ports@c0decafe.net>
* Welcome XFCE 4.8 to the portstree!Oliver Lehmann2011-03-031-1/+6
| | | | Special Thanks to: miwi, Olivier Duchateau <duchateau.olivier@gmail.com>
* Add a patch from the svn repo to handle a crash while using httpsDoug Barton2011-03-032-0/+20
| | | | | | | https://code.google.com/p/microblog-purple/issues/detail?id=200 https://code.google.com/p/microblog-purple/issues/detail?id=212 Obtained from: e.a.agaf...@gmail.com
* Update to 2.7.10. See http://developer.pidgin.im/wiki/ChangeLog for a listJoe Marcus Clarke2011-02-274-15/+5
| | | | of changes.
* Chase security/gsasl updateJohan van Selst2011-02-251-1/+2
|
* Update linux-f10-pango to 1.28.3 (+ bump portrevision of dependend ports).Alexander Leidinger2011-02-251-1/+1
| | | | | | | | This fixes a security warning from portaudit. Security: CVE-2009-1194 VuXML: 4b172278-3f46-11de-becb-001cc0377035 Thanks to: Luchesar V. ILIEV <luchesar.iliev@gmail.com> (F10+rpmbuild info)
* - Get rid (RUN|BUILD) PYEXPAT since py25 is default in pythonMartin Wilke2011-02-252-5/+0
|
* - Move over to py25 or aboveMartin Wilke2011-02-2515-15/+18
| | | | - While here get rid FreeBSD 6.X and md5 support
* Chase after net/openldap24-server update.Xin LI2011-02-253-2/+3
| | | | Reminded by: miwi
* - Update to 2.2.13Martin Matuska2011-02-252-3/+3
|
* Update to 0.6.4Emanuel Haupt2011-02-222-3/+3
|
* - Update net-im/kmess-kde4 port to latest version (2.0.6)Dima Panov2011-02-172-3/+3
| | | | | | PR: 154824 Submitted by: Mina R Waheeb (maintainer) Feature safe: yes
* - Update to 2.2.12Martin Matuska2011-02-162-4/+3
| | | | - Remove MD5 checksum
* Update to SVN r608, assorted bug fixes.Matthias Andree2011-02-112-3/+3
|
* - Update to 0.98.4Sylvio Cesar Teixeira2011-02-043-8/+22
| | | | | | PR: ports/154482 Submitted by: chris petrik <c.petrik.sosa@gmail.com> Feature safe: yes
* - Update to 1.15Thomas Abthorpe2011-02-024-8/+6
| | | | | | PR: ports/154388 Submitted by: maintainer Feature safe: yes
* - Fix Modules PathDennis Herrmann2011-01-292-8/+5
| | | | | | | | - Remove MD5 checksum - Bump PORTREVSION Reported by: Benjamin Stier <ben@unpatched.de> Feature safe: Yes
* Move libidn into LIB_DEPENDS, where it belongs.David Thiel2011-01-291-2/+3
| | | | | | PR: ports/154358 Submitted by: Arnaud Houdelette <tzim@tzim.net> Feature safe: Yes
* - Mark BROKEN on <7.2Pav Lucistnik2011-01-281-1/+7
| | | | | Reported by: pointyhat Feature safe: yes
* - Chase libmpd shlib updateMartin Wilke2011-01-261-2/+2
| | | | | | Submitted by: avl Approved by: portmgr (myself, pav) Feature safe: yes
* - Update to to 1.2.0Beat Gaetzi2011-01-265-31/+9
| | | | | | | | | | - Update MASTER_SITES - Remove MD5 checksum - Update WWW in pkg-descr PR: ports/154279 Submitted by: Piotr Smyrak <smyru AT heron.pl> (maintainer) Feature safe: yes
* Correct source Makefile to use CXXFLAGS instead of CPPFLAGS when invokingGerald Pfeifer2011-01-263-2/+27
| | | | | | | | the C++ compiler. Adjust port Makefile accordingly, removing a hack. PR: 153625 Approved by: maintainer Feature safe: yes
* Add LICENSE and remove MD5 sums.Emanuel Haupt2011-01-264-2/+4
| | | | Feature safe: yes
* - Downgrade to stable version (3.6.4)Pietro Cerutti2011-01-244-35/+19
| | | | | | - Bump PORTEPOCH Feature safe: yes
* - New port: net-im/openfire-develPietro Cerutti2011-01-248-0/+694
| | | | | | Development version of net-im/openfire Feature safe: yes
* Unbreak on amd64Tilman Keskinoz2011-01-204-1/+46
| | | | Feature safe: yes
* - Update to 4.22.10Wen Heping2011-01-193-5/+5
| | | | | | | PR: ports/153455 Submitted by: Pascal Stumpf <Pascal.Stumpf@cubes.de> Approved by: maintainer(timeout, >20 days) Feature safe: yes
* - Update dependency lines for new p5-AnyEventPav Lucistnik2011-01-141-1/+1
| | | | | Reported by: pointyhat Feature safe: yes
* - Update to 0.4.2.Alberto Villa2011-01-133-5/+5
| | | | Feature safe: yes
* Fix compilation with XMPP optionJohan van Selst2011-01-111-0/+1
| | | | | PR: ports/153850 Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com>
* Add two directories back in the plist. Those directories create even thoughJeremy Messenger2011-01-081-0/+4
| | | | | | GNOME disabled. Reported by: pointyhat
* Cease installing icons for Facebook since Pidgin 2.7.9 now installs itsJoseph S. Atkinson2011-01-062-11/+4
| | | | | | own conflicting set of these icons. Approved by: kwm (mentor)
* The x11/libcapplet has been broken for over a year (will be two in June 2011)Jeremy Messenger2011-01-042-23/+4
| | | | | | | | | | | and no one has any of interest to fix it. It's an ancient software and is part of GNOME 1. It's time for us to get rid of some of GNOME 1 stuff as the GNOME 3 is coming sometimes in 2011. Any ports that required libcappet are removed and ports that have optional aren't remove. PR: ports/153355 Discussed with: My team, FreeBSD GNOME Team Tested by: pointyhat-exp (thanks pav!)
* Add a missing locale file.Joe Marcus Clarke2011-01-042-1/+4
| | | | Reported by: pointyhat via pav
* - Update to 3.7.0.betaPietro Cerutti2011-01-034-19/+35
| | | | Release notes: http://community.igniterealtime.org/blogs/ignite/2010/08/26/openfire-370-beta-is-released
* Update to 2.7.9.Joe Marcus Clarke2011-01-032-3/+4
|
* Update to 2.7.8, and modify plist to play nicely with net-im/mbpurple.Joe Marcus Clarke2011-01-033-8/+11
| | | | | PR: 153417 Submitted by: dougb
* Restore some of nork's commit so that additional files are touched afterJoe Marcus Clarke2011-01-021-1/+3
| | | | | | configure. This is known to fix some issues on ZFS builds. Reported by: fluffy
* - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.Philip M. Gollucci2010-12-301-1/+0
| | | | | | | PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav)
* - Update to 0.4.1.Alberto Villa2010-12-293-5/+5
|
* - new version of py-MySQLdb installs only the .egg 'zipped' so mysql.soPhilip M. Gollucci2010-12-271-1/+1
| | | | | | is no longer present to test for. Approved by: itectu (portmgr, via irc)
* - Minor cleanupDmitry Marakasov2010-12-271-5/+6
| | | | | | | | - Support screen properly PR: 151232 Patch by: myself Approved by: maintainer timeout
* Update to 0.12.7.Joe Marcus Clarke2010-12-272-3/+3
|
* Update to 0.1.7.Joe Marcus Clarke2010-12-272-4/+3
|
* Bump PORTREVISION again for those that may have built library version 9.Joe Marcus Clarke2010-12-261-1/+1
|
* Try another approach to fixing the libtool issue. This was tested on my amd64Joe Marcus Clarke2010-12-261-1/+3
| | | | -CURRENT machine, so it should work with others, too.
* Update to upstream SVN rev 605, removing patch.Matthias Andree2010-12-223-35/+4
| | | | Fix build-tarball Makefile target, adding missing ${DISTFILES}: target.
* - Update to 2.3.2Jose Alonso Cardenas Marquez2010-12-215-74/+4
| | | | Feature safe: yes
* Add new port pidgin-skype aka. skype4pidgin.Matthias Andree2010-12-206-0/+119
| | | | | | | | This is a Skype Plugin for Pidgin/libpurple/Adium. It lets you view and chat with all your Skype buddies from within Pidgin/Adium. You still need Skype to be running to be able to use it, but it lets you keep a consistent user interface and use all the other nifty Pidgin/Adium plugins with it, like spell-checking or OTR encryption. By Eion Robb.
* Update to 0.1.7.Joe Marcus Clarke2010-12-192-3/+3
|
* Update to 5.6.1.Joe Marcus Clarke2010-12-192-5/+3
|
* Fix a bug in the im module.Joe Marcus Clarke2010-12-192-0/+23
|
* Update to 0.12.6.Joe Marcus Clarke2010-12-192-3/+3
|
* Update to 0.15.19.Joe Marcus Clarke2010-12-193-4/+33
|
* Update to 0.5.15.Joe Marcus Clarke2010-12-193-9/+6
|
* Update to 0.5.4.Joe Marcus Clarke2010-12-194-6/+44
|
* Make sure that all of the files are up-to-date to prevent auto* fromJoe Marcus Clarke2010-12-191-3/+2
| | | | running.
* Fetion is an IM provided by China Mobile with features like text chat,Alexander Logvinov2010-12-177-0/+337
| | | | | | | | | | | voice call, file sharing, etc. Openfetion is an open source client of Fetion with limited features. It's small and fast, and it looks better. WWW: http://code.google.com/p/ofetion/ PR: ports/153027 Submitted by: Yanhui Shen <shen.elf AT gmail.com>
* - Chase security/libksba shlib version bumpGreg Larkin2010-12-162-1/+2
| | | | | Requested by: kwm Pointyhat to: glarkin
* - Fix typo in patchPhilip M. Gollucci2010-12-112-2/+2
| | | | | | | | - Bump PORTREVISION PR: ports/152413 Submitted by: Ildar Hizbulin <hizel@vyborg.ru> Approved by: maintainer timeout (g.veniamin@googlemail.com ; 20 days)
* - Update to 0.4.0.Alberto Villa2010-12-083-6/+11
| | | | | | - Do not build examples when NOPORTEXAMPLES is set. Approved by: tabthorpe (mentor, implicit)
* - Do not build tests.Alberto Villa2010-12-071-0/+2
| | | | | | | - Fix build on amd64. Reported by: pointyhat via pav Approved by: tabthorpe (mentor, implicit)
* Fix -L in util-src/Makefile.David Thiel2010-12-071-0/+11
| | | | Submitted by: QAT
* Sync to new bsd.autotools.mkAde Lovett2010-12-0431-31/+31
|
* Bump PORTREVISION by previous commit.Norikatsu Shigemura2010-12-041-0/+1
| | | | | Because libnice invoked autotools installed libnice.pc to $PREFIX/lib/pkgconfig/ instead of $PREFIX/libdata/pkgconfig.
* To not invoke autotools, so ${TOUCH} some autotools related files.Norikatsu Shigemura2010-12-041-0/+2
|
* Update to prosody 0.7.0, take maintainership and fix some PREFIX-related stuff.David Thiel2010-12-046-53/+88
| | | | | | | Note that configuration file options and format have changed; however, existing configs should work correctly. Approved by: kelly.hays@jkhfamily.org (maintainer)
* - Update to 0.10.1Dennis Herrmann2010-12-043-75/+88
| | | | | | | | | - Add LICENSE (GPLv2) - Add ENCHANT support - Sorts pkg-plist PR: ports/152810 Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com>
* Fix build with upcoming Qt-4.7Max Brazhnikov2010-12-021-0/+14
| | | | Approved by: maintainer
* Reset anray@FreeBSD.org due to maintainer-timeouts and no response to email.Mark Linimon2010-12-021-1/+1
| | | | Hat: portmgr
* - Fix build with new antPav Lucistnik2010-12-021-0/+10
| | | | | PR: ports/152734 Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
* Update to 1.69.Joseph S. Atkinson2010-12-022-4/+3
| | | | Approved by: kwm (mentor)
* - Use bsd.tcl.mk instead of manual WISHDennis Herrmann2010-12-021-4/+7
| | | | | PR: ports/152707 Submitted by: Martin Matuska <mm@FreeBSD.org>
* Update to 0.14Beech Rintoul2010-12-017-149/+87
| | | | | | | | Pass maintainership to submitter PR: ports/152497 Submitted by: ports@c0decafe.net Approved by: itetcu (implicit)
* - Add svn diff from upstream (r67-r74)Martin Matuska2010-11-293-0/+627
| | | | | | | - Add patch for GNA bug #16239 (Segfaults on reset connection due to double-freed memory) Reported by: Anton Yuzhaninov <citrin@citrin.ru>
* - Update to 1.1.9Pav Lucistnik2010-11-292-5/+4
| | | | | PR: ports/152621 Submitted by: Julian Dunn <jdunn@aquezada.com> (maintainer)
* - Patch s/Linux/FreBSD/ in desktop entryPav Lucistnik2010-11-291-0/+1
| | | | | | PR: ports/151849 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> Approved by: maintainer timeout (sylvio; 1 month)
* Connect psimediaMax Brazhnikov2010-11-291-0/+1
|