Commit graph

79 commits

Author SHA1 Message Date
Ruslan Makhmatkhanov
b19d3b8906 net-im/gajim: update to 0.16.5
Gajim 0.16.5 (28 December 2015)

  * Improve MAM implementation
  * Improve security on connexion and for roster managment
  * Ability for emoticons to be sorted in menu

MFH:		2016Q1
2016-01-04 17:02:24 +00:00
Ruslan Makhmatkhanov
f637b43fec devel/py-asn1: move to devel/py-pyasn1 to match PyPI name
- move to devel/py-pyasn1 to match PyPI name
- update *_DEPENDS and bump PORTREVISION in dependent ports
- reset PORTEPOCH

PR:		204567
Submitted by:	John W. O'Brien <john@saltant.com>
Approved by:	mhjacks@swbell.net (maintainer of devel/py-asn1)
2015-11-18 21:41:48 +00:00
Ruslan Makhmatkhanov
a42645b94b net-im/gajim: update to 0.16.4
Gajim 0.16.4 (26 September 2015)

  * Fix trusting GPG keys
  * Ability to disable synchronization of logs with server
  * Improve MAM usage
2015-09-27 21:04:03 +00:00
Ruslan Makhmatkhanov
d8d405c1d7 net-im/gajim: update to 0.16.3
Gajim 0.16.3 (31 July 2015)

  * Fix reading secret file
  * Fix reconnection after suspend
  * Fix sending GPG-encrypted file to non-trusted key
2015-08-01 18:21:39 +00:00
Ruslan Makhmatkhanov
15357355c8 net-im/gajim: update to 0.16.2
Gajim 0.16.2 (20 July 2015)

  * improve Zeroconf under windows and with IPv6
  * Fix errors with GnuPG
  * Minor fixes and improvements
2015-07-27 08:34:43 +00:00
Dmitry Marakasov
f29f537530 - Add CPE info
Approved by:	portmgr blanket
2015-04-22 22:57:55 +00:00
Ruslan Makhmatkhanov
a255050b72 net-im/gajim: update to 0.16.1
changelog:

  * Fix sending Zeroconf messages
  * Make ipython compatible to version >= 1.0
  * Support Message Archive Management (XEP-0313)
  * Minor fixes and improvements
2015-03-03 05:37:18 +00:00
Ruslan Makhmatkhanov
31e69d54a9 net-im/gajim: drop KEYRING option
Drop KEYRING option - it is depends on no more existing gnome component.
Not bumping PORTREVISION because it wasn't default option.
2015-01-01 11:20:41 +00:00
Ruslan Makhmatkhanov
fe65a6dd7c net-im/gajim: update to 0.16
- update to 0.16
- add LICENSE_FILE
- add dependency on net-im/py-nbxmpp
- remove local patch for host/nslookup issue - the proper solution was
  implemented upstream
- remove dirrms from pkg-plist

Changelog:
https://bugs.launchpad.net/ubuntu/+source/gajim/+bug/1377589

- cherrypicking changes from ports/188651 [1]:
  - sort knobs
  - add missing GUPNP option description
  - explicitly define intltool dependency
  - beautify commandline in pre-build target
  - add pkg-message with crypto plugins information

PR:		188651
Submitted by:   nemysis [1]
2014-10-05 20:35:45 +00:00
Adam Weinberger
bbc8c4d740 Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 18:41:15 +00:00
Ruslan Makhmatkhanov
0353619109 General clean-up:
- convert USE_DOS2UNIX to USES equivalent
- support staging
- utilize options helpers
- fix portlint warnings
- install docs into staging area unconditionally
2014-02-19 21:45:51 +00:00
Ruslan Makhmatkhanov
f87c8b3c38 Fix runtime on FreeBSD >=10.0
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
2014-02-19 20:41:53 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Dmitry Marakasov
27d195667d - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [np])
Approved by:	portmgr (bdrewery)
2013-10-22 13:59:53 +00:00
Baptiste Daroussin
28bf02d683 Add NO_STAGE all over the place in preparation for the staging support (cat: net-im) 2013-09-20 22:13:34 +00:00
Ruslan Makhmatkhanov
a54d79fa38 - restore "Created by:" that was removed in looming times
- 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
2013-08-30 03:51:10 +00:00
Ruslan Makhmatkhanov
484c563e2a - update to 0.15.4 2013-05-29 22:28:28 +00:00
Ruslan Makhmatkhanov
ee01891805 - add upstream patch to fix connection to servers w/o StartTLS support (r14476)
- remove conflicts with no more existing gajim-devel, while here
- bump PORTREVISION

Reported by:	arrowdodger <6yearold@gmail.com> (by email)
2013-05-01 15:19:41 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Ruslan Makhmatkhanov
ff21e3198b - update to 0.15.3
changelog:
http://hg.gajim.org/gajim/file/gajim-0.15.3/ChangeLog
2013-03-19 06:22:42 +00:00
Ruslan Makhmatkhanov
ebfae9effc - update to 0.15.2
changelog:
http://hg.gajim.org/gajim/file/gajim-0.15.2/ChangeLog

Reported by:	portscout
Feature safe:	yes
2012-11-02 19:29:47 +00:00
Ruslan Makhmatkhanov
ba727a53e7 - update to 0.15.1
- 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
2012-09-02 05:29:18 +00:00
Ruslan Makhmatkhanov
5bcff0e6d2 - register conflicts with net-im/gajim-devel
Reported by:    Sulev-Madis 'ketas' Silber <madis555 at hot dot ee>
2012-06-04 17:54:25 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Ruslan Makhmatkhanov
cd45072c46 - depend on py-gnome-desktop conditionally (via option, default off)
- 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
2012-03-22 07:07:12 +00:00
Ruslan Makhmatkhanov
a222096f31 - update to 0.15
- actualize dependencies list according to docs
- exclude -A from FETCH_ARGS
- add WITH_CRYPTO option (default off)
- actualize pkg-descr

Feature safe:   yes
2012-03-21 04:28:45 +00:00
Ruslan Makhmatkhanov
1d3015aac7 Change email for my ports to FreeBSD one.
Approved by:	novel (mentor)
Feature safe:	yes
2011-11-10 22:20:18 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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 22:26:39 +00:00
Tilman Keskinoz
f077d4952f Update to 0.14.4
PR:		159164
Submitted by:	maintainer
2011-07-24 17:34:06 +00:00
Martin Wilke
b13ca6bb66 - Update to 0.14.3
- Pass maintainership to submitter

PR:		158139
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-06-25 05:38:38 +00:00
Dennis Herrmann
3318786bf2 - Added an optional option for dbus
- Switch to the OPTIONS framework

PR:		ports/156345
Submitted by:	David Demelier <demelier.david@gmail.com>
Approved by:	Denis Shaposhnikov <dsh@bamus.cz> (maintainer)
2011-04-12 19:34:33 +00:00
Max Brazhnikov
7995dd6092 Update to 0.14.1
Change maintainer email
Sort plist while I'm here

PR:		ports/151829
Submitted by:	Denis Shaposhnikov (maintainer)
2010-11-04 13:00:59 +00:00
Martin Wilke
c9a7c2091a - Update 0.14
PR:		150952
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	maintainer
2010-09-30 04:23:56 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Sylvio Cesar Teixeira
1a12bd1511 - Update to 0.13.4
PR:		ports/145823
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	maintainer, itetcu (mentor, implicit)
2010-04-21 16:04:04 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Wen Heping
e492ed1661 - Update to 0.13.3
PR:		ports/144362
Submitted by:	Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
2010-03-10 02:25:52 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dmitry Marakasov
27491e1659 - Update to 0.13.2
PR:		142889
Submitted by:	Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
2010-01-27 23:22:32 +00:00
Martin Wilke
d969c8d863 - Update to 0,13.1
PR:		142232
Submitted by:	Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
2010-01-04 23:14:42 +00:00
Martin Wilke
a6061392bc - Update to 0.12.5
PR:		138303
Submitted by:	Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
2009-08-29 22:21:35 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Dmitry Marakasov
fa5d45301b - Fix gajim startup
PR:		135920
Submitted by:	Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
2009-06-22 21:41:09 +00:00
Martin Wilke
44b3b464ef - Update to 0.12.3
PR:		135574
Submitted by:	Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
2009-06-15 21:07:42 +00:00
Martin Wilke
a1eb38f9d6 - Update 0.12.2
PR:		135470
Submitted by:	Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
2009-06-13 22:47:46 +00:00
Martin Wilke
0857757d39 - Update to 0.12.1
- Update Maintainer email

PR:		129935
Submitted by:	Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
2008-12-26 22:32:50 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 14:17:21 +00:00
Martin Wilke
b77ec223e8 - Fix build after xorg cleanup
Submitted by:	pointyhat
2008-04-20 17:49:34 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- 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)
2008-04-19 17:56:05 +00:00
Martin Wilke
b8135727e5 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-21 23:55:13 +00:00