notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: net-im/centerim-devel/Makefile
SVNWeb

Number of commits found: 69

Sun, 8 Mar 2020
[ 17:01 antoine search for other commits by this committer ] Original commit   Revision:528058 (Only the first 10 of 187 ports in this commit are shown above. View all ports for this commit)
Deprecate some ports using deprecated version of python

With hat:	portmgr
Sat, 23 Feb 2019
[ 17:24 bapt search for other commits by this committer ] Original commit   Revision:493715
Yahoo messenger has been discontinued July 17, 2018
Mon, 10 Sep 2018
[ 15:32 tobik search for other commits by this committer ] Original commit   Revision:479433
net-im/centerim{,-devel}: Fix build with Clang 6

In file included from rsshook.cc:32:
../../src/icqface.h:248:50: error: cannot combine with previous 'bool'
declaration specifier
        bool findresults(const imsearchparams &sp, bool auto = false);
                                                        ^

... and more if one gets past this

http://beefy12.nyi.freebsd.org/data/head-amd64-default/p479076_s338486/logs/errors/centerim-4.22.10_5.log
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p479076_s338486/logs/errors/centerim-devel-4.22.10.11_7.log

PR:		230904
Approved by:	frank@altpeter.de (maintainer timeout, 2 weeks)
[ 13:14 mat search for other commits by this committer ] Original commit   Revision:479406 (Only the first 10 of 995 ports in this commit are shown above. View all ports for this commit)
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Mon, 12 Mar 2018
[ 17:00 amdmi3 search for other commits by this committer ] Original commit   Revision:464260
- Fix LICENSE
- Add LICENSE_FILE
- Limit python version
- Fix shebangs properly
- Unsilence installation

Approved by:	portmgr blanket
Sat, 16 Dec 2017
[ 18:11 rene search for other commits by this committer ] Original commit   Revision:456479
Remove AIM option from and bump PORTREVISION of the following ports,
the AIM network was shut down at 2017-12-15.

net-im/centerim
net-im/centerim-devel
net-im/libpurple

Reported by:	Dmitri Goutnik <dg@syrec.org>
Wed, 15 Mar 2017
[ 14:45 mat search for other commits by this committer ] Original commit   Revision:436247 (Only the first 10 of 257 ports in this commit are shown above. View all ports for this commit)
Remove all USE_OPENSSL occurrences.

Sponsored by:	Absolight
Sat, 26 Nov 2016
[ 23:41 jhale search for other commits by this committer ] Original commit   Revision:427185 (Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
Update security/gpgme-* to 1.8.0

In this version, libgpgme-pthread.so has been removed in favor of just
using libgpgme.so as the thread-safe library. PORTREVISION has been
bumped on all ports depending on security/gpgme so that any that may have
linked to -lgpgme-pthread will link to -lgpgme instead.

The Python module provided by security/py-gpgme has been renamed upstream
from pyme3 to gpg. This removes the conflict with security/py-pyme,
although security/py-gpgme is still the direct replacement of that
module.
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Fri, 5 Feb 2016
[ 11:16 marino search for other commits by this committer ] Original commit   Revision:408160
irc/centerim(-devel): document ncurses requirement (USES+=ncurses)

approved by:	infrastructure blanket
Wed, 15 Apr 2015
[ 08:20 tijl search for other commits by this committer ] Original commit   Revision:384038 (Only the first 10 of 152 ports in this commit are shown above. View all ports for this commit)
converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
  http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
  defined because the base system iconv supports these extensions too.

Add/remove patches to/from ports to call iconv with non-const arguments.

This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier.  Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.

This exposed some ports that link with libiconv when it is available instead
of using libc iconv.  In these cases one of the following changes has been
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 24 Jan 2015
[ 19:27 antoine search for other commits by this committer ] Original commit   Revision:377815 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
Fix some _DEPENDS
Fri, 24 Oct 2014
[ 16:29 mva search for other commits by this committer ] Original commit   Revision:371450 (Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
- Convert ports of net-im/, net-mgmt/ and net-p2p/ to new USES=python

Approved by:	portmgr (implicit)
Sun, 31 Aug 2014
[ 11:54 tijl search for other commits by this committer ] Original commit   Revision:366746 (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
converters/fribidi:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Fri, 15 Aug 2014
[ 21:32 adamw search for other commits by this committer ] Original commit   Revision:365056
Fix build on -current and fix shebangs.
Fri, 7 Mar 2014
[ 11:36 amdmi3 search for other commits by this committer ] Original commit   Revision:347366
- Fix build on 10.x
- Support staging
- Use new LIB_DEPENDS syntax
- Convert USE_GMAKE to USES
- Use new OPTIONS features

PR:		185981
Submitted by:	amdmi3
Approved by:	maintainer timeout
Sun, 20 Oct 2013
[ 19:20 jhale search for other commits by this committer ] Original commit   Revision:331057 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
- Update security/gpgme to 1.4.3
- Use USE_GNOME= ltverhack to correct the library version number
  to what the author intended.  This effectively rolls the version
  number backwards, but should prevent future unneccesary version
  bumps.
- Support staging
- Use options helpers
- Use new LIB_DEPENDS syntax
- Bump PORTREVISION on dependent ports
Fri, 20 Sep 2013
[ 22:13 bapt search for other commits by this committer ] Original commit   Revision:327756 (Only the first 10 of 186 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im)
Mon, 2 Sep 2013
[ 19:55 bapt search for other commits by this committer ] Original commit   Revision:326070 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
Add an explicit dependency on pkgconf
Thu, 11 Jul 2013
[ 16:26 sunpoet search for other commits by this committer ] Original commit   Revision:322783 (Only the first 10 of 252 ports in this commit are shown above. View all ports for this commit)
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
Wed, 1 May 2013
[ 18:06 jgh search for other commits by this committer ] Original commit   Revision:317036
- adoption of USES and optionsNG

Approved by:	portmgr (bapt@)
Sat, 27 Apr 2013
[ 11:59 mva search for other commits by this committer ] Original commit   Revision:316662 (Only the first 10 of 219 ports in this commit are shown above. View all ports for this commit)
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
Fri, 29 Jul 2011
[ 07:54 culot search for other commits by this committer ] Original commit 
- Update to 4.22.10.11

PR:             ports/159247
Submitted by:   Jin-Sih Lin <linpct@gmail.com>
Approved by:    Frank Altpeter <frank@altpeter.de> (maintainer)
Thu, 21 Jul 2011
[ 12:43 jlaffaye search for other commits by this committer ] Original commit  (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
- Chase gpgme shared lib bump.
- Add an entry to UPDATING

Reviewed by:    tabthorpe
Sun, 26 Dec 2010
[ 22:48 amdmi3 search for other commits by this committer ] Original commit 
- Minor cleanup
- Support screen properly

PR:             151232
Patch by:       myself
Approved by:    maintainer timeout
Thu, 16 Dec 2010
[ 02:34 glarkin search for other commits by this committer ] Original commit  (Only the first 10 of 123 ports in this commit are shown above. View all ports for this commit)
- Chase security/libksba shlib version bump

Requested by:   kwm
Pointyhat to:   glarkin
Fri, 8 Oct 2010
[ 08:16 wen search for other commits by this committer ] Original commit 
- Update to 4.22.9.40

PR:             ports/151289
Submitted by:   Frank Altpeter <frank@altpeter.de> (maintainer)
Wed, 29 Sep 2010
[ 07:47 bapt search for other commits by this committer ] Original commit 
Fix typo
[ 07:07 bapt search for other commits by this committer ] Original commit 
- fix plist
- added run depend on perl and python
- bump port revision

Reported by:    QAT
Tue, 21 Sep 2010
[ 13:00 bapt search for other commits by this committer ] Original commit 
- Update to 4.22.9.33
- While here add license

PR:             ports/150741
Submitted by:   Frank Altpeter <frank _at_ altpeter.de> (maintainer)
Sun, 20 Jun 2010
[ 12:35 miwi search for other commits by this committer ] Original commit 
- Update to 4.22.9.24

PR:             148001
Submitted by:   Frank Altpeter <frank@altpeter.de> (maintainer)
Feature safe:   yes
Mon, 31 May 2010
[ 02:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Sat, 3 Apr 2010
[ 10:44 roam search for other commits by this committer ] Original commit  (Only the first 10 of 202 ports in this commit are shown above. View all ports for this commit)
Chase the ftp/curl shlib version bump.
Fri, 26 Feb 2010
[ 07:20 wen search for other commits by this committer ] Original commit 
- Update to 4.22.9.21

PR:             ports/144304
Submitted by:   Frank Altpeter <frank@altpeter.de> (maintainer)
Feature safe:   yes
Mon, 22 Feb 2010
[ 20:46 miwi search for other commits by this committer ] Original commit 
- Update to

PR:             144080
Submitted by:   Frank Altpeter <frank@altpeter.de> (maintainer)
Feature safe:   yes
Mon, 8 Feb 2010
[ 15:07 miwi search for other commits by this committer ] Original commit 
- Update to 4.22.9.15

PR:             143590
Submitted by:   Frank Altpeter <frank@altpeter.de> (maintainer)
Thu, 4 Feb 2010
[ 04:05 pgollucci search for other commits by this committer ] Original commit 
-  Update to 4.22.9.12-3be3

PR:             ports/143414
Submitted by:   Frank Altpeter <frank@altpeter.de> (maintainer)
Wed, 27 Jan 2010
[ 22:30 miwi search for other commits by this committer ] Original commit 
- Update to 4.22.9.7-051d

PR:             143278
Submitted by:   Frank Altpeter <frank@altpeter.de> (maintainer)
Mon, 25 Jan 2010
[ 08:44 miwi search for other commits by this committer ] Original commit 
- Update to 4.22.9.2-19e4

PR:             143038
Submitted by:   Frank Altpeter <frank@altpeter.de> (maintainer)
Sat, 19 Dec 2009
[ 02:27 wen search for other commits by this committer ] Original commit 
- Update to 4.22.8-25-g633d
- Make portlint happy

PR:             ports/141744
Submitted by:   Frank Altpeter <frank@altpeter.de> (maintainer)
Wed, 11 Nov 2009
[ 14:38 miwi search for other commits by this committer ] Original commit 
- Update to 4.22.8-19-gd2bb

PR:             140460
Submitted by:   Frank Altpeter <frank@altpeter.de> (maintainer)
Wed, 30 Sep 2009
[ 13:06 miwi search for other commits by this committer ] Original commit 
- Update to 4.22.8-15-g65e7

PR:             139233
Submitted by:   Frank Altpeter <frank@altpeter.de> (maintainer)
Mon, 21 Sep 2009
[ 10:36 miwi search for other commits by this committer ] Original commit 
- Update to 4.22.8-8-gb12b

PR:             138998
Submitted by:   Frank Altpeter <frank@altpeter.de> (maintainer)
Feature safe: yes
Fri, 11 Sep 2009
[ 09:50 arved search for other commits by this committer ] Original commit 
Update to 4.22.8-5-g7805

PR:             138701
Submitted by:   maintainer
Wed, 2 Sep 2009
[ 17:32 miwi search for other commits by this committer ] Original commit 
- Update to 4.22.8-3-g12c83

PR:             138250
Submitted by:   Frank Altpeter <frank@altpeter.de> (maintainer)
Sat, 22 Aug 2009
[ 17:36 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Chase the fribidi shared lib bump.
Wed, 15 Jul 2009
[ 16:47 wxs search for other commits by this committer ] Original commit  (Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
- Chase security/gpgme update.

Most changes are just PORTREVISION and LIB_DEPENDS fixes. However, the
following ports require a patch to use the new gpgme correctly:
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim4
deskutils/kdepim4
deskutils/kdepimlibs4
deskutils/kdepimlibs4
deskutils/kdepimlibs4
finance/qhacc
mail/mutt-devel
net-im/ayttm
net-im/centericq
net-im/centerim
net-im/centerim-devel
security/openvas-libnasl

These patches were submitted by various people and documented in ports/135911.

PR:             ports/135911
Thu, 9 Jul 2009
[ 09:05 miwi search for other commits by this committer ] Original commit 
- Update to 4.22.7-36-g6ba0

PR:             136603
Submitted by:   Frank Altpeter <frank@altpeter.de> (maintainer)
Tue, 30 Jun 2009
[ 07:59 jadawin search for other commits by this committer ] Original commit 
- Update to 4.22.7-34-g8f537

PR:             ports/136169
Submitted by:   Frank Altpeter <frank altpeter.de> (maintainer)
Wed, 24 Jun 2009
[ 21:01 miwi search for other commits by this committer ] Original commit 
- Update to 4.22.7-29-g23f6

RP:             136001
Submitted by:   Frank Altpeter <frank@altpeter.de> (maintainer)
Sat, 20 Jun 2009
[ 13:51 amdmi3 search for other commits by this committer ] Original commit 
- Update to 4.22.7-26-gdeb0

PR:             135844
Submitted by:   Frank Altpeter <frank@altpeter.de> (maintainer)
Fri, 29 May 2009
[ 12:01 miwi search for other commits by this committer ] Original commit 
- Update to 4.22.7-19-g1ac2

PR:             135010
Submitted by:   Frank Altpeter <frank@altpeter.de> (maintainer)
Thu, 23 Apr 2009
[ 17:05 miwi search for other commits by this committer ] Original commit 
- Update to 4.22.7-13-g4d4c3

PR:             133912
Submitted by:   Frank Altpeter <frank@altpeter.de> (maintainer)
Mon, 23 Feb 2009
[ 20:36 miwi search for other commits by this committer ] Original commit 
- Update to 4.22.6-15-gb3216

PR:             131956
Submitted by:   Frank Altpeter <frank@altpeter.de> (maintainer)
Thu, 19 Feb 2009
[ 20:03 miwi search for other commits by this committer ] Original commit 
- Update to 4.22.6-14-gc522

PR:             131773
Submitted by:   Frank Altpeter <frank@altpeter.de> (maintainer)
Fri, 23 Jan 2009
[ 15:43 roam search for other commits by this committer ] Original commit  (Only the first 10 of 182 ports in this commit are shown above. View all ports for this commit)
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
Wed, 14 Jan 2009
[ 09:12 miwi search for other commits by this committer ] Original commit 
- Update to 4.22.6-6-g777e

PR:             130423
Submitted by:   Frank Altpeter <frank@altpeter.de> (maintainer)
Tue, 30 Sep 2008
[ 08:49 miwi search for other commits by this committer ] Original commit 
- Update to 4.22.5-101-g5bb6

PR:             127713
Submitted by:   Frank Altpeter <frank@altpeter.de> (maintainer)
Wed, 24 Sep 2008
[ 08:48 miwi search for other commits by this committer ] Original commit 
- Update to 4.22.5-96-g071a2

PR:             127269
Submitted by:   Frank Altpeter <frank@altpeter.de> (maintainer)
Mon, 4 Aug 2008
[ 14:21 jadawin search for other commits by this committer ] Original commit 
- Update to 4.22.5-70-g5f125

PR:             ports/126239
Submitted by:   maintainer (frank altpeter.de)
Tue, 29 Jul 2008
[ 09:03 jadawin search for other commits by this committer ] Original commit 
- Update to 4.22.5-63-gf1378

PR:             ports/126032
Submitted by:   maintainer (frank altpeter.de)
Fri, 18 Jul 2008
[ 11:00 miwi search for other commits by this committer ] Original commit 
- Update to 4.22.5-51-gaa2e

PR:             125708
Submitted by:   Frank Altpeter <frank@altpeter.de> (maintainer)
Fri, 6 Jun 2008
[ 13:51 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 73 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 14 May 2008
[ 14:03 jadawin search for other commits by this committer ] Original commit 
- Update to 4.22.5-48-gc8ace

PR:             ports/123668
Submitted by:   Frank Altpeter <frank@altpeter.de> (maintainer)
Approved by:    mentor (implicit)
Tue, 6 May 2008
[ 13:23 miwi search for other commits by this committer ] Original commit 
- Update to 4.22.5-36-gc1c0

PR:             123454
Submitted by:   Frank Altpeter <frank@altpeter.de> (maintainer)
Tue, 29 Apr 2008
[ 11:08 miwi search for other commits by this committer ] Original commit 
- Update to 4.22.5-34-g61aa

PR:             123203
Submitted by:   Frank Altpeter <frank@altpeter.de> (maintainer)
Fri, 18 Apr 2008
[ 08:27 clsung search for other commits by this committer ] Original commit 
- Update to latest snapshot release 4.22.5-4-g516e

PR:             ports/122840
Submitted by:   maintainer (Frank Altpeter)
Thu, 20 Mar 2008
[ 21:09 miwi search for other commits by this committer ] Original commit 
- Update to 4.22.3-7-g21d2

PR:             119899
Submitted by:   Frank Altpeter <frank@altpeter.de> (maintainer)
[ 20:18 miwi search for other commits by this committer ] Original commit 
- Force commit
   * repocopy from net-im/centerim -> net-im/centerim-devel

Repocopy by:    marcus

Number of commits found: 69