notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: net-im/gajim/Makefile

Number of commits found: 102 (showing only 100 on this page)

1 | 2  »  

Saturday, 26 Aug 2023
21:03 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*: Rename GTK+ to GTK

GTK+ has been renamed to GTK since 2019.

Reference:	https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html
Approved by:	portmgr (blanket)
commit hash: 7a4777dc53583a897fb8bc1328c6be87bfed8047 commit hash: 7a4777dc53583a897fb8bc1328c6be87bfed8047 commit hash: 7a4777dc53583a897fb8bc1328c6be87bfed8047 commit hash: 7a4777dc53583a897fb8bc1328c6be87bfed8047 7a4777d
Tuesday, 27 Jun 2023
19:34 Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:22 Tobias C. Berner (tcberner) search for other commits by this committer
net-im: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alberto Villa <avilla@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Timoshenko <gonzo@univ.kiev.ua>
  *  Andrew Lewis <freeghb@gmail.com>
  *  Andrey Akhmichin <sepulkarium45@yahoo.com>
  *  Bartek Rutkowski <r@robakdesign.com>
  *  Bernard Spil <brnrd@freebsd.org>
  *  Brendan Molloy <brendan+freebsd@bbqsrc.net>
  *  Denis Shaposhnikov <dsh@vlink.ru>
  *  Dennis Herrmann <dhn@FreeBSD.org>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Eugene Grosbein <eugen@FreeBSD.org>
  *  Florent Thoumie <flz@FreeBSD.org>
  *  Frank Altpeter <frank@altpeter.de>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Geoffrey Mainland <mainland@apeiron.net>
  *  Henry Hu <henry.hu.sh@gmail.com>
  *  Jim Mock <jim@FreeBSD.org>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  John Prather
  *  Jonathan Chen <jonc@chen.org.nz>
  *  Joseph S. Atkinson <jsatkinson@embarqmail.com>
  *  Junji NAKANISHI <jun-g@daemonfreaks.com>
  *  Kelly Cochran <kcochran@trolans.net>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Kris Moore <kmoore@FreeBSD.org>
  *  Kris Moore <kmoore@freebsd.org>
  *  Lars Eggert <lars.eggert@gmx.net>
  *  Marc Bruenink
  *  Matthew West <mwest@uct.ac.za>
  *  Matthias Fechner <mfechner@FreeBSD.org>
  *  Max E. Kuznecov <mek@mek.uz.ua>
  *  Meethune Bhowmick <meethune@gmail.com>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Nicola Stanislao Vitale <nivit@FreeBSD.org>
  *  Nicola Vitale <nivit@email.it>
  *  Nikolay Pavlov <qpadla@gmail.com>
  *  Oleg Ginzburg (olevole@olevole.ru)
  *  Pavel Andreev
  *  Saulius Menkevicius <bob@nulis.lt>
  *  SeaD
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Steve Wills <swills@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  Thierry Thomas <thierry@pompo.net>
  *  Tsung-Han Yeh <snowfly@yuntech.edu.tw>
  *  Vsevolod Stakhov <vsevolod@highsecure.ru>
  *  Wen Heping <wen@FreeBSD.org>
  *  Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
  *  Yuri <yuri@tsoft.com>
  *  Yuri Victorovich
  *  Yuri Victorovich <yuri@rawbw.com>
  *  dd
  *  gahr
  *  gnome@freebsd.org
  *  jodocus <jodocus@jodocus.org>
  *  mph
  *  trasz
  *  vsevolod

With hat:	portmgr
commit hash: 103413d55fc87a4eacaf010f01b7f72732a37f69 commit hash: 103413d55fc87a4eacaf010f01b7f72732a37f69 commit hash: 103413d55fc87a4eacaf010f01b7f72732a37f69 commit hash: 103413d55fc87a4eacaf010f01b7f72732a37f69 103413d
Friday, 15 Oct 2021
13:28 Ruslan Makhmatkhanov (rm) search for other commits by this committer
net-im/gajim: fix portlint error
commit hash: 2b57065c31bdb2270a3e324508856fbb755f3dba commit hash: 2b57065c31bdb2270a3e324508856fbb755f3dba commit hash: 2b57065c31bdb2270a3e324508856fbb755f3dba commit hash: 2b57065c31bdb2270a3e324508856fbb755f3dba 2b57065
11:11 Ruslan Makhmatkhanov (rm) search for other commits by this committer
net-im/gajim: update to 1.3.3
commit hash: 3439447cad08fe81bcc5a048df5ca0456d840ee0 commit hash: 3439447cad08fe81bcc5a048df5ca0456d840ee0 commit hash: 3439447cad08fe81bcc5a048df5ca0456d840ee0 commit hash: 3439447cad08fe81bcc5a048df5ca0456d840ee0 3439447
11:08 Ruslan Makhmatkhanov (rm) search for other commits by this committer
net-im/py-nbxmpp: update to 2.0.4. Revert

This reverts commit 964bc9995667761b8c038214e13314a0da0457e2.
Files that aren't related to update were added mistakenly.
commit hash: 5f2f8ef6779cfba1d92772c7f1c2991570a76069 commit hash: 5f2f8ef6779cfba1d92772c7f1c2991570a76069 commit hash: 5f2f8ef6779cfba1d92772c7f1c2991570a76069 commit hash: 5f2f8ef6779cfba1d92772c7f1c2991570a76069 5f2f8ef
11:00 Ruslan Makhmatkhanov (rm) search for other commits by this committer
net-im/py-nbxmpp: update to 2.0.4
commit hash: 964bc9995667761b8c038214e13314a0da0457e2 commit hash: 964bc9995667761b8c038214e13314a0da0457e2 commit hash: 964bc9995667761b8c038214e13314a0da0457e2 commit hash: 964bc9995667761b8c038214e13314a0da0457e2 964bc99
Sunday, 10 Oct 2021
19:44 Baptiste Daroussin (bapt) search for other commits by this committer
INSTALLS_ICONS: retire the macro and rework the related dependencies

While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 2c672a4
Thursday, 27 May 2021
13:35 Ruslan Makhmatkhanov (rm) search for other commits by this committer
net-im/gajim: update to 1.3.2

Changes:
https://gajim.org/post/2021-04-24-gajim-1.3.2-released/

Add OPENGPG option (default on) to add dependency required
for GPG encryption plugin.

PR:		256073
Submitted by:	Alastair Hogge <agh@riseup.net>
commit hash: 04f0978e3d46aec7e11dd9938c7876243c204480 commit hash: 04f0978e3d46aec7e11dd9938c7876243c204480 commit hash: 04f0978e3d46aec7e11dd9938c7876243c204480 commit hash: 04f0978e3d46aec7e11dd9938c7876243c204480 04f0978
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Thursday, 18 Mar 2021
09:33 rm search for other commits by this committer
net-im/gajim: update to 1.3.1-2

upstream reuploaded the release with plugin installer included.
Plugins list/install was broken in 1.3.1

PR:		248559
Reported by:	Alastair Hogge <agh@riseup.net>
Original commitRevision:568728 
Thursday, 11 Mar 2021
16:17 rm search for other commits by this committer
net-im/gajim: add missing dependency upon libsoup

and bump PORTREVISION

PR:		254217
Submitted by:	p5B2E9A8F@t-online.de
Original commitRevision:568102 
14:55 rm search for other commits by this committer
net-im/gajim: remove duplicate dependencies

They were a last minute addition despite they already were presented in
Makefile. Not bumping PORTREVISION, because actual dependencies list is not
changed.
Original commitRevision:568096 
12:36 rm search for other commits by this committer
net-im/gajim: update to 1.3.1

https://gajim.org/post/2021-02-08-gajim-1.3.0-released/
https://gajim.org/post/2021-03-01-gajim-1.3.1-released/

Thank you Goran Mekic for help with testing!

PR:		248559
Submitted by:	yzrh@noema.org (based on)
Tested by:	Goran Mekic <meka@tilda.center>
Original commitRevision:568087 
Friday, 24 Apr 2020
22:54 rm search for other commits by this committer
net-im/gajim: drop NLS options

Conditional installing of NLS files is no more supported in
gajim, so drop the option and depend upon gettext unconditionally.

PR:		245587
Reported by:	nimaje+fbz@bureaucracy.de
Original commitRevision:532905 
Wednesday, 6 Nov 2019
18:58 zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories n

Add USES=xorg and USES=gl to ports in categories starting with 'n'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Original commitRevision:516920 
Thursday, 25 Apr 2019
15:30 antoine search for other commits by this committer
Fix DEPENDS
Original commitRevision:500020 
10:12 rm search for other commits by this committer
net-im/gajim: update to 1.1.3

Changelog:
https://dev.gajim.org/gajim/gajim/blob/gajim-1.1.3/ChangeLog
Original commitRevision:499981 
Monday, 25 Feb 2019
19:48 rm search for other commits by this committer
net-im/gajim: fix run dependencies

Comments, added to run-depends in the last update broke gajim dependencies
installation for some users (this is not something I seeing in poudriere build
logs and installing from package though), so remove them and bump PORTREVISION.

PR:		235838
Reported by:	tobias.rehbein@web.de, des
Original commitRevision:493893 
Saturday, 26 Jan 2019
12:20 rm search for other commits by this committer
net-im/gajim: update to 1.1.2

- update to 1.1.2
- actualize dependencies
- add OMEMO encryption option and enable it by default
- remove CRYPTO option - it's no more relevant (upstream switched to openssl)

PR:		233826
Submitted by:	Goran Mekic <meka@tilda.center>
Reviewed by:	koobs (with his suggestions included)
Original commitRevision:491272 
Friday, 11 Jan 2019
15:09 mat search for other commits by this committer
Disable flavors for Python ports without PYTHON_PKGNAMEPREFIX/SUFFIX.
Original commitRevision:489979 
Tuesday, 10 Jul 2018
17:06 rm search for other commits by this committer
net-im/gajim: update to 1.0.3

Changelog:

Gajim 1.0.3 (20 May 2018)

  Bugs fixed:

  * 8296 Fix errors on roster updates after stream management resume
  * 9106 Convert font weight from pango to css values
  * 9124 Bring ChatControl to front when notification is clicked

  * Set no-store hint on groupchat chatstates
  * Dont show OOB uri if message body is the same
  * Add missing bybonjour dependency for Windows zeroconf
Original commitRevision:474392 
Wednesday, 2 May 2018
09:42 rm search for other commits by this committer
net-im/gajim: update to 1.0.2

Changelog:
https://dev.gajim.org/gajim/gajim/blob/gajim-1.0.2/ChangeLog#L1
Original commitRevision:468816 
Thursday, 12 Apr 2018
13:54 rm search for other commits by this committer
net-im/gajim: remove NLS from default options; it is enabled by default
implicitly
Original commitRevision:467157 
Wednesday, 11 Apr 2018
21:06 rm search for other commits by this committer
net-im/gajim: update to 1.0.1

- convert to using distutils and update dependencies
- comment off GUPNP and AVAHI options, because corresponding dependencies
  are only work with python 2.x
- make NLS option default since gettext is used upon install
- SPELL option now using gspell instead of gtkspell. But, for some reason
  our Gspell.language_get_available() return empty list, so this feature
  doesn't work at the moment
- there are not PORTDOCS anymore, so remove handling of them
- actualize pkg-descr
- remove pkg-message because OTR is not ported to gajim 1.0, and CRYPTO
  option is self-descriptive. User can realize where plugins are stored
  by consulting official docs

Changelog:
https://dev.gajim.org/gajim/gajim/blob/gajim-1.0.1/ChangeLog

The main visible change is that gajim now requires Python 3.5+ and GTK3

PR:		226794
Submitted by:   Greg V <greg@unrelenting.technology> (based on)
Original commitRevision:467113 
Tuesday, 30 Jan 2018
17:43 rm search for other commits by this committer
net-im/gajim: update to 0.6.19

Changelog:

Gajim 0.16.9 (30 November 2017)
  * Improve Zeroconf behavior
  * Fix showing normal message event
  * remove usage of OpenSSL.rand
  * a few minor bugfixes

Also remove no more needed local patch that is included into
version 0.16.9

PR:	    225500
Submitted by:	Goran Mekic <meka@tilda.center> (based on)
Original commitRevision:460420 
Monday, 29 Jan 2018
11:18 des search for other commits by this committer
Add upstream patch for compatibility with newer security/py-openssl.

Approved by:	maintainer (rm@)
MFH:		2018Q1
Original commitRevision:460256 
Thursday, 30 Nov 2017
15:50 mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
Original commitRevision:455210 
Tuesday, 6 Jun 2017
20:49 rm search for other commits by this committer
net-im/gajim: update to  0.16.8

Changelog:
https://dev.gajim.org/gajim/gajim/blob/gajim-0.16.8/ChangeLog
Original commitRevision:442793 
Thursday, 2 Feb 2017
07:51 rm search for other commits by this committer
net-im/gajim: update to 0.16.7

Gajim 0.16.7 (30 January 2017)

  * Better compatibility with XEP-0191: Blocking Command
  * Windows Credential Vault is used for password storage on Windows
  * Gajim now depends on python-gnupg for PGP encryption
  * Add portable installer for Windows
  * Remove usage of demandimport
  * Many minor bugfixes
Original commitRevision:433129 
Tuesday, 4 Oct 2016
05:38 rm search for other commits by this committer
net-im/gajim: update to 0.16.6

- update to 0.16.6
- remove patches, applied upstream
Original commitRevision:423234 
Monday, 23 May 2016
20:35 amdmi3 search for other commits by this committer
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed

Approved by:	portmgr blanket
Original commitRevision:415742 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Monday, 4 Jan 2016
17:02 rm search for other commits by this committer
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
Original commitRevision:405253 
Wednesday, 18 Nov 2015
21:41 rm search for other commits by this committer
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)
Original commitRevision:401898 
Sunday, 27 Sep 2015
21:04 rm search for other commits by this committer
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
Original commitRevision:398051 
Saturday, 1 Aug 2015
18:21 rm search for other commits by this committer
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
Original commitRevision:393397 
Monday, 27 Jul 2015
08:34 rm search for other commits by this committer
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
Original commitRevision:392969 
Wednesday, 22 Apr 2015
22:57 amdmi3 search for other commits by this committer
- Add CPE info

Approved by:	portmgr blanket
Original commitRevision:384535 
Tuesday, 3 Mar 2015
05:37 rm search for other commits by this committer
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
Original commitRevision:380339 
Thursday, 1 Jan 2015
11:20 rm search for other commits by this committer
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.
Original commitRevision:375915 
Sunday, 5 Oct 2014
20:35 rm search for other commits by this committer
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]
Original commitRevision:370115 
Tuesday, 29 Jul 2014
18:41 adamw search for other commits by this committer
Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:363371 
Wednesday, 19 Feb 2014
21:45 rm search for other commits by this committer
General clean-up:

- convert USE_DOS2UNIX to USES equivalent
- support staging
- utilize options helpers
- fix portlint warnings
- install docs into staging area unconditionally
Original commitRevision:345154 
20:41 rm search for other commits by this committer
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
Original commitRevision:345147 
Monday, 13 Jan 2014
21:00 rene search for other commits by this committer
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)
Original commitRevision:339634 
Friday, 20 Sep 2013
22:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im)
Original commitRevision:327756 
Friday, 30 Aug 2013
03:51 rm search for other commits by this committer
- 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
Original commitRevision:325659 
Wednesday, 29 May 2013
22:28 rm search for other commits by this committer
- update to 0.15.4
Original commitRevision:319394 
Wednesday, 1 May 2013
15:19 rm search for other commits by this committer
- 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)
Original commitRevision:317027 
Wednesday, 24 Apr 2013
18:10 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Original commitRevision:316464 
Tuesday, 19 Mar 2013
06:22 rm search for other commits by this committer
- update to 0.15.3

changelog:
http://hg.gajim.org/gajim/file/gajim-0.15.3/ChangeLog
Original commitRevision:314618 
Friday, 2 Nov 2012
19:29 rm search for other commits by this committer
- update to 0.15.2

changelog:
http://hg.gajim.org/gajim/file/gajim-0.15.2/ChangeLog

Reported by:	portscout
Feature safe:	yes
Original commitRevision:306884 
Sunday, 2 Sep 2012
05:29 rm search for other commits by this committer
- 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
Original commitRevision:303531 
Monday, 4 Jun 2012
17:54 rm search for other commits by this committer
- register conflicts with net-im/gajim-devel

Reported by:    Sulev-Madis 'ketas' Silber <madis555 at hot dot ee>
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Thursday, 22 Mar 2012
07:07 rm search for other commits by this committer
- 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
Original commit
Wednesday, 21 Mar 2012
04:28 rm search for other commits by this committer
- 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
Original commit
Thursday, 10 Nov 2011
22:20 rm search for other commits by this committer
Change email for my ports to FreeBSD one.

Approved by:    novel (mentor)
Feature safe:   yes
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- 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
Original commit
Sunday, 24 Jul 2011
17:34 arved search for other commits by this committer
Update to 0.14.4

PR:             159164
Submitted by:   maintainer
Original commit
Saturday, 25 Jun 2011
05:38 miwi search for other commits by this committer
- Update to 0.14.3
- Pass maintainership to submitter

PR:             158139
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Original commit
Tuesday, 12 Apr 2011
19:34 dhn search for other commits by this committer
- 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)
Original commit
Thursday, 4 Nov 2010
13:00 makc search for other commits by this committer
Update to 0.14.1
Change maintainer email
Sort plist while I'm here

PR:             ports/151829
Submitted by:   Denis Shaposhnikov (maintainer)
Original commit
Thursday, 30 Sep 2010
04:23 miwi search for other commits by this committer
- Update 0.14

PR:             150952
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:    maintainer
Original commit
Monday, 31 May 2010
02:01 ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Original commit
Wednesday, 21 Apr 2010
16:04 sylvio search for other commits by this committer
- Update to 0.13.4

PR:             ports/145823
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:    maintainer, itetcu (mentor, implicit)
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Wednesday, 10 Mar 2010
02:25 wen search for other commits by this committer
- Update to 0.13.3

PR:             ports/144362
Submitted by:   Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Wednesday, 27 Jan 2010
23:22 amdmi3 search for other commits by this committer
- Update to 0.13.2

PR:             142889
Submitted by:   Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
Original commit
Monday, 4 Jan 2010
23:14 miwi search for other commits by this committer
- Update to 0,13.1

PR:             142232
Submitted by:   Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
Original commit
Saturday, 29 Aug 2009
22:21 miwi search for other commits by this committer
- Update to 0.12.5

PR:             138303
Submitted by:   Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Monday, 22 Jun 2009
21:41 amdmi3 search for other commits by this committer
- Fix gajim startup

PR:             135920
Submitted by:   Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
Original commit
Monday, 15 Jun 2009
21:07 miwi search for other commits by this committer
- Update to 0.12.3

PR:             135574
Submitted by:   Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
Original commit
Saturday, 13 Jun 2009
22:47 miwi search for other commits by this committer
- Update 0.12.2

PR:             135470
Submitted by:   Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
Original commit
Friday, 26 Dec 2008
22:32 miwi search for other commits by this committer
- Update to 0.12.1
- Update Maintainer email

PR:             129935
Submitted by:   Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
Original commit
Friday, 6 Jun 2008
13:51 edwin search for other commits by this committer
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)
Original commit
Sunday, 20 Apr 2008
17:49 miwi search for other commits by this committer
- Fix build after xorg cleanup

Submitted by:   pointyhat
Original commit
Saturday, 19 Apr 2008
17:56 miwi search for other commits by this committer
- 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)
Original commit
Friday, 21 Mar 2008
23:55 miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
Original commit
Monday, 18 Feb 2008
01:23 lx search for other commits by this committer
Allow build without DBUS.

PR:             ports/120509
Submitted by:   Amaury Gauthier <amauryamaury@gmail.com>
Approved by:    Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
Original commit
Friday, 14 Dec 2007
00:00 lx search for other commits by this committer
Update to 0.11.4.

PR:             ports/118498
Submitted by:   Denis Shaposhnikov
Original commit
Tuesday, 9 Oct 2007
23:03 miwi search for other commits by this committer
- Update to 0.11.2

PR:             116855
Submitted by:   Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
Original commit
Monday, 23 Jul 2007
09:36 rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  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
Original commit
Wednesday, 27 Jun 2007
09:44 miwi search for other commits by this committer
- Switch to py-pysqlite23
- Bump PORTREVISION

PR:             114027
Submitted by:   Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Tuesday, 3 Apr 2007
17:43 jmelo search for other commits by this committer
- Add mastersite.

PR:             ports/110840
Submitted by:   Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
Original commit
Tuesday, 27 Feb 2007
14:01 miwi search for other commits by this committer
- Update to 0.11.1

PR:             109598
Submitted by:   Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
Original commit
Tuesday, 13 Feb 2007
13:15 miwi search for other commits by this committer
Force Commit:
- Fix startup crash
- Bump PORTREVISION
- Pass maintainership to submitter
- patchset based on gajim-devel

Submitted by:   Denis Shaposhnikov <dsh@vlink.ru> (via privat mail)
Noticed by:     Pav
Original commit
12:56 miwi search for other commits by this committer
- Fix startup crash
- Bump PORTREVISION
- Pass maintainership to submitter

Submitted by:    Denis Shaposhnikov <dsh@vlink.ru> (via privat mail)
Original commit
Thursday, 8 Feb 2007
22:33 miwi search for other commits by this committer
- Update to 0.11

PR:             108884
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Original commit
Wednesday, 13 Dec 2006
17:20 shaun search for other commits by this committer
- Return to ports@, at maintainer's request.
- Make portlint(1) happy while here.

PR:             ports/106676
Submitted by:   Stephan Maka <stephan@spaceboyz.net> (maintainer)
Original commit
Sunday, 11 Jun 2006
09:19 pav search for other commits by this committer
- Update to 0.10.1

PR:             ports/98770
Submitted by:   Stephan Maka <stephan@spaceboyz.net> (maintainer)
Original commit
Sunday, 28 May 2006
15:54 pav search for other commits by this committer
- Rename ports

  textproc/gtkspell2 -> textproc/gtkspell
  textproc/gtkspell2-reference -> textproc/gtkspell-reference
Original commit
Sunday, 21 May 2006
19:04 arved search for other commits by this committer
fix file-transfer connection problems, patch by Dimitur Kirov

PR:             97358
Submitted by:   Stephan Maka <stephan@spaceboyz.net>
Original commit
Sunday, 7 May 2006
11:54 pav search for other commits by this committer
- Update to 0.10
- Take maintainership

PR:             ports/96845
Submitted by:   Stephan Maka <stephan@spaceboyz.net>
Original commit
Friday, 14 Apr 2006
18:14 linimon search for other commits by this committer
Reset vsevolod as maintainer due to unreponsiveness.  We hope to see him
back sometime.

Hat:            portmgr
Original commit

Number of commits found: 102 (showing only 100 on this page)

1 | 2  »