aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/gajim
Commit message (Collapse)AuthorAgeFilesLines
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-301-2/+1
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* General clean-up:Ruslan Makhmatkhanov2014-02-202-38/+16
| | | | | | | | - convert USE_DOS2UNIX to USES equivalent - support staging - utilize options helpers - fix portlint warnings - install docs into staging area unconditionally
* Fix runtime on FreeBSD >=10.0Ruslan Makhmatkhanov2014-02-202-0/+42
| | | | | | | | | | Gajim relies on nslookup when looking up for an SRV record of jabber server. Since, nslookup was removed from FreeBSD 10, gajim is now fails to connect unless jabber-server hostname and port were defined by user explicitly. This patch make it use host(1) for this task. Submitted by: walker_643 <walker_643@yahoo.com> (by email) MFH: 2014Q1
* Python cleanup:Rene Ladan2014-01-141-1/+1
| | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat)
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | the mtree (categories starting with [np]) Approved by: portmgr (bdrewery)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-211-0/+1
| | | | net-im)
* - restore "Created by:" that was removed in looming timesRuslan Makhmatkhanov2013-08-302-20/+23
| | | | | | | | | | | | | - correct download url to avoid redirects - replace USE_GMAKE with USES equivalent - replace patch-file with `pathfix` - add avahi and gnugp support as options - let user install some port documentation as option - simplify option NLS handling - package contents should not change, so no PORTREVISION bump PR: 180760 Submitted by: nemysis
* - update to 0.15.4Ruslan Makhmatkhanov2013-05-303-15/+3
|
* - add upstream patch to fix connection to servers w/o StartTLS support (r14476)Ruslan Makhmatkhanov2013-05-012-2/+12
| | | | | | | - remove conflicts with no more existing gajim-devel, while here - bump PORTREVISION Reported by: arrowdodger <6yearold@gmail.com> (by email)
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-251-1/+1
| | | | Approved by: portmgr (bapt)
* - update to 0.15.3Ruslan Makhmatkhanov2013-03-192-3/+3
| | | | | changelog: http://hg.gajim.org/gajim/file/gajim-0.15.3/ChangeLog
* - update to 0.15.2Ruslan Makhmatkhanov2012-11-032-8/+7
| | | | | | | | changelog: http://hg.gajim.org/gajim/file/gajim-0.15.2/ChangeLog Reported by: portscout Feature safe: yes
* - update to 0.15.1Ruslan Makhmatkhanov2012-09-025-32/+32
| | | | | | | | | | - convert to optionsNG - remove Makefile header - fix portlint warning (invoking DOS2UNIX where appropriate) - tab -> space in pkg-descr:WWW Changelog: http://hg.gajim.org/gajim/file/gajim-0.15.1/ChangeLog
* - register conflicts with net-im/gajim-develRuslan Makhmatkhanov2012-06-051-0/+2
| | | | Reported by: Sulev-Madis 'ketas' Silber <madis555 at hot dot ee>
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
|
* - depend on py-gnome-desktop conditionally (via option, default off)Ruslan Makhmatkhanov2012-03-221-3/+13
| | | | | | | | | - bump PORTREVISION PR: 166309 Submitted by: Pierre Guinoiseau <pierre at guinoiseau dot eu> Suggested by: David Thiel <lx at redundancy.redundancy dot org> Feature safe: yes
* - update to 0.15Ruslan Makhmatkhanov2012-03-217-56/+118
| | | | | | | | | - actualize dependencies list according to docs - exclude -A from FETCH_ARGS - add WITH_CRYPTO option (default off) - actualize pkg-descr Feature safe: yes
* Change email for my ports to FreeBSD one.Ruslan Makhmatkhanov2011-11-111-1/+1
| | | | | Approved by: novel (mentor) Feature safe: yes
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-241-2/+3
| | | | | | | | | - 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
* Update to 0.14.4Tilman Keskinoz2011-07-252-3/+5
| | | | | PR: 159164 Submitted by: maintainer
* - Update to 0.14.3Martin Wilke2011-06-253-6/+4
| | | | | | | - Pass maintainership to submitter PR: 158139 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
* - 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)
* Update to 0.14.1Max Brazhnikov2010-11-044-34/+12
| | | | | | | | Change maintainer email Sort plist while I'm here PR: ports/151829 Submitted by: Denis Shaposhnikov (maintainer)
* - Update 0.14Martin Wilke2010-09-304-274/+291
| | | | | | PR: 150952 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: maintainer
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
|
* - Update to 0.13.4Sylvio Cesar Teixeira2010-04-223-6/+6
| | | | | | PR: ports/145823 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: maintainer, itetcu (mentor, implicit)
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - Update to 0.13.3Wen Heping2010-03-102-5/+4
| | | | | PR: ports/144362 Submitted by: Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
|
* - Update to 0.13.2Dmitry Marakasov2010-01-282-6/+5
| | | | | PR: 142889 Submitted by: Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
* - Update to 0,13.1Martin Wilke2010-01-055-379/+345
| | | | | PR: 142232 Submitted by: Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
* - Update to 0.12.5Martin Wilke2009-08-303-5/+27
| | | | | PR: 138303 Submitted by: Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* - Fix gajim startupDmitry Marakasov2009-06-232-14/+1
| | | | | PR: 135920 Submitted by: Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
* - Update to 0.12.3Martin Wilke2009-06-162-4/+4
| | | | | PR: 135574 Submitted by: Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
* - Update 0.12.2Martin Wilke2009-06-143-7/+12
| | | | | PR: 135470 Submitted by: Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
* - Update to 0.12.1Martin Wilke2008-12-276-82/+490
| | | | | | | - Update Maintainer email PR: 129935 Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Fix build after xorg cleanupMartin Wilke2008-04-211-2/+2
| | | | Submitted by: pointyhat
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-201-2/+3
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-221-1/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* Allow build without DBUS.David Thiel2008-02-183-5/+25
| | | | | | PR: ports/120509 Submitted by: Amaury Gauthier <amauryamaury@gmail.com> Approved by: Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
* Update to 0.11.4.David Thiel2007-12-143-5/+6
| | | | | PR: ports/118498 Submitted by: Denis Shaposhnikov
* - Update to 0.11.2Martin Wilke2007-10-104-74/+102
| | | | | PR: 116855 Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
* - Switch to py-pysqlite23Martin Wilke2007-06-271-2/+2
| | | | | | | - Bump PORTREVISION PR: 114027 Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-202-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Add mastersite.Jean Milanez Melo2007-04-041-1/+2
| | | | | PR: ports/110840 Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
* - Update to 0.11.1Martin Wilke2007-02-273-5/+32
| | | | | PR: 109598 Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
* - Fix startup crashMartin Wilke2007-02-137-86/+832
| | | | | | | - Bump PORTREVISION - Pass maintainership to submitter Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (via privat mail)
* - Update to 0.11Martin Wilke2007-02-093-666/+235
| | | | | PR: 108884 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Return to ports@, at maintainer's request.Shaun Amott2006-12-141-1/+2
| | | | | | | - Make portlint(1) happy while here. PR: ports/106676 Submitted by: Stephan Maka <stephan@spaceboyz.net> (maintainer)
* - Update to 0.10.1Pav Lucistnik2006-06-114-129/+128
| | | | | PR: ports/98770 Submitted by: Stephan Maka <stephan@spaceboyz.net> (maintainer)
* - Rename portsPav Lucistnik2006-05-281-1/+1
| | | | | textproc/gtkspell2 -> textproc/gtkspell textproc/gtkspell2-reference -> textproc/gtkspell-reference
* fix file-transfer connection problems, patch by Dimitur KirovTilman Keskinoz2006-05-222-0/+42
| | | | | PR: 97358 Submitted by: Stephan Maka <stephan@spaceboyz.net>
* - Update to 0.10Pav Lucistnik2006-05-074-338/+495
| | | | | | | - Take maintainership PR: ports/96845 Submitted by: Stephan Maka <stephan@spaceboyz.net>
* Reset vsevolod as maintainer due to unreponsiveness. We hope to see himMark Linimon2006-04-151-1/+1
| | | | | | back sometime. Hat: portmgr
* - Update to 0.9.1Vsevolod Stakhov2006-01-294-18/+132
| | | | | | | | - Add SHA256 checksum - Add dependency for databases/py-pysqlite21 PR: 91400 Submitted by: Herbert J. Skuhra <h.skuhra at gmail.com>
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Move instant messaging related ports to newly created net-im category:Pav Lucistnik2005-11-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/aim -> net-im/aim net/amsn -> net-im/amsn net/ari-yahoo -> net-im/ari-yahoo net/ayttm -> net-im/ayttm net/bsflite -> net-im/bsflite net/ccmsn -> net-im/ccmsn net/centericq -> net-im/centericq net/cicquin -> net-im/cicquin net/coccinella -> net-im/coccinella net/convey -> net-im/convey net/echat -> net-im/echat net/ejabberd -> net-im/ejabberd net/firetalk -> net-im/firetalk net/fugu -> net-im/fugu net/gajim -> net-im/gajim net/gale -> net-im/gale net/ginsu -> net-im/ginsu net/gnome-jabber -> net-im/gnome-jabber net/gtkyahoo -> net-im/gtkyahoo net/gyach -> net-im/gyach net/icb -> net-im/icb net/icmpchat -> net-im/icmpchat net/icqlib -> net-im/icqlib net/imcom -> net-im/imcom net/jabberd -> net-im/jabberd net/jabber-pymsn -> net-im/jabber-pymsn net/jit -> net-im/jit net/kmerlin -> net-im/kmerlin net/kmess -> net-im/kmess net/konverse -> net-im/konverse net/kpopup -> net-im/kpopup net/libmsn -> net-im/libmsn net/libyahoo2 -> net-im/libyahoo2 net/linpopup -> net-im/linpopup net/linux-ymessenger -> net-im/linux-ymessenger net/mcabber -> net-im/mcabber net/mercury -> net-im/mercury net/micq -> net-im/micq net/mu-conference -> net-im/mu-conference net/naim -> net-im/naim net/pebrot -> net-im/pebrot net/pork -> net-im/pork net/py-msnp -> net-im/py-msnp net/py-pyxmpp -> net-im/py-pyxmpp net/p5-Jabber-Connection -> net-im/p5-Jabber-Connection net/p5-Net-AIM -> net-im/p5-Net-AIM net/p5-Net-AOLIM -> net-im/p5-Net-AOLIM net/p5-Net-ICQ2000 -> net-im/p5-Net-ICQ2000 net/p5-Net-MSN -> net-im/p5-Net-MSN net/p5-Net-NetSend -> net-im/p5-Net-NetSend net/p5-Net-OSCAR -> net-im/p5-Net-OSCAR net/simicq -> net-im/simicq net/sulci -> net-im/sulci net/tik -> net-im/tik net/tkabber -> net-im/tkabber net/tkabber-devel -> net-im/tkabber-devel net/tmsnc -> net-im/tmsnc net/vicq -> net-im/vicq net/vqcc-gtk -> net-im/vqcc-gtk net/xicq -> net-im/xicq net/ymessenger -> net-im/ymessenger net/ysm -> net-im/ysm Repocopied by: marcus
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
|
* Update to 0.8.2 that contains tons of bugfixes.Vsevolod Stakhov2005-09-144-44/+43
| | | | Replace pkg-descr as gajim now has another features and goals.
* Update to 0.8.Vsevolod Stakhov2005-08-283-142/+275
| | | | Approved by: perky (mentor)
* Update my email address.Vsevolod Stakhov2005-07-221-1/+1
| | | | Approved by: perky (mentor)
* Directory share/pixmaps is now included in mtreeDejan Lesjak2005-06-151-1/+0
| | | | (BSD.x11-4.dist rev. 1.27), so remove it from plist.
* - Update to 0.7.1 [1]Jean-Yves Lefort2005-06-074-82/+64
| | | | | | | | - Respect ${CC} and ${CFLAGS} - Cleanups PR: ports/81942 [1] Submitted by: maintainer [1]
* - Fix pkg-plistSergey Matveychuk2005-06-022-0/+2
| | | | | Submitted by: maintainer Reported by: kris via pointyhat
* - Update to 0.7Sergey Matveychuk2005-05-318-221/+276
| | | | | | | | | | | | | | | | | Gajim 0.7 contains several improvements: * Ability for groupchat reserved rooms with full affiliations and roles support * Popup notification for incoming events. * Protocol icons for contacts from transports. * Gajim's user interface is now more HIG compliant. * Gajim now detects and can send operating system information. * Gajim now can inform the user about new version availability. * Gajim jabber library migration from jabberpy to xmpppy * Rewrite the plugin system to remove threads and improve latency. * Gajim now supports Nodes in Service Discovery. * Greek and Polish translations PR: ports/81515 Submitted by: maintainer
* - Fix glib search pathSergey Matveychuk2005-05-061-2/+2
| | | | | Submitted by: maintainer Reported by: kris via pointyhat
* Gajim is a Jabber client based on a plugin system.Sergey Matveychuk2005-05-018-0/+291
PR: ports/80438 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>