Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.22.10.11_8 19 Sep 2020 13:01:00 |
rene |
Remove expired ports:
2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
4.22.10.11_8 08 Mar 2020 17:01:47 |
antoine |
Deprecate some ports using deprecated version of python
With hat: portmgr |
4.22.10.11_8 23 Feb 2019 17:24:22 |
bapt |
Yahoo messenger has been discontinued July 17, 2018 |
4.22.10.11_7 10 Sep 2018 15:32:25 |
tobik |
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) |
4.22.10.11_7 10 Sep 2018 13:14:52 |
mat |
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 |
4.22.10.11_7 12 Mar 2018 17:00:10 |
amdmi3 |
- Fix LICENSE
- Add LICENSE_FILE
- Limit python version
- Fix shebangs properly
- Unsilence installation
Approved by: portmgr blanket |
4.22.10.11_6 16 Dec 2017 18:11:09 |
rene |
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> |
4.22.10.11_5 15 Mar 2017 14:45:31 |
mat |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
4.22.10.11_5 26 Nov 2016 23:41:17 |
jhale |
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. |
4.22.10.11_4 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
4.22.10.11_4 05 Feb 2016 11:16:04 |
marino |
irc/centerim(-devel): document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket |
4.22.10.11_4 15 Apr 2015 08:20:28 |
tijl |
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 ) |
4.22.10.11_4 24 Jan 2015 19:27:28 |
antoine |
Fix some _DEPENDS |
4.22.10.11_3 21 Nov 2014 23:55:50 |
antoine |
Cleanup plist |
4.22.10.11_3 24 Oct 2014 16:29:52 |
mva |
- Convert ports of net-im/, net-mgmt/ and net-p2p/ to new USES=python
Approved by: portmgr (implicit) |
4.22.10.11_3 31 Aug 2014 11:54:17 |
tijl |
converters/fribidi:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip |
4.22.10.11_2 15 Aug 2014 21:32:57 |
adamw |
Fix build on -current and fix shebangs. |
4.22.10.11_2 07 Mar 2014 11:36:57 |
amdmi3 |
- 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 |
4.22.10.11_2 29 Nov 2013 19:11:56 |
sunpoet |
- Fix build with clang
PR: ports/184360
Submitted by: amdmi3
Approved by: Frank Altpeter <frank@altpeter.de> (maintainer) |
4.22.10.11_2 20 Oct 2013 19:20:16 |
jhale |
- 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 |
4.22.10.11_1 01 Oct 2013 18:24:14 |
marino |
net-im/centerim(-devel): add <cstddef> for modern compilers
Approved by: portmgr (bapt, implicit) |
4.22.10.11_1 20 Sep 2013 22:13:35 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im) |
4.22.10.11_1 02 Sep 2013 19:55:48 |
bapt |
Add an explicit dependency on pkgconf |
4.22.10.11_1 11 Jul 2013 16:26:27 |
sunpoet |
- 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 |
4.22.10.11 01 May 2013 18:06:30 |
jgh |
- adoption of USES and optionsNG
Approved by: portmgr (bapt@) |
4.22.10.11 27 Apr 2013 11:59:29 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
4.22.10.11 29 Jul 2011 07:54:50 |
culot |
- 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) |
4.22.9.40_3 21 Jul 2011 12:43:39 |
jlaffaye |
- Chase gpgme shared lib bump.
- Add an entry to UPDATING
Reviewed by: tabthorpe |
4.22.9.40_2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
4.22.9.40_2 26 Dec 2010 22:48:19 |
amdmi3 |
- Minor cleanup
- Support screen properly
PR: 151232
Patch by: myself
Approved by: maintainer timeout |
4.22.9.40_1 16 Dec 2010 02:34:07 |
glarkin |
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin |
4.22.9.40 08 Oct 2010 08:16:36 |
wen |
- Update to 4.22.9.40
PR: ports/151289
Submitted by: Frank Altpeter <frank@altpeter.de> (maintainer) |
4.22.9.33_1 29 Sep 2010 07:47:37 |
bapt |
Fix typo |
4.22.9.33 29 Sep 2010 07:07:37 |
bapt |
- fix plist
- added run depend on perl and python
- bump port revision
Reported by: QAT |
4.22.9.33 21 Sep 2010 13:00:39 |
bapt |
- Update to 4.22.9.33
- While here add license
PR: ports/150741
Submitted by: Frank Altpeter <frank _at_ altpeter.de> (maintainer) |
4.22.9.24_2 20 Jun 2010 12:35:20 |
miwi |
- Update to 4.22.9.24
PR: 148001
Submitted by: Frank Altpeter <frank@altpeter.de> (maintainer)
Feature safe: yes |
4.22.9.21_2 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
4.22.9.21_1 03 Apr 2010 10:44:36 |
roam |
Chase the ftp/curl shlib version bump. |
4.22.9.21 26 Feb 2010 07:20:54 |
wen |
- Update to 4.22.9.21
PR: ports/144304
Submitted by: Frank Altpeter <frank@altpeter.de> (maintainer)
Feature safe: yes |
4.22.9.16 22 Feb 2010 20:46:45 |
miwi |
- Update to
PR: 144080
Submitted by: Frank Altpeter <frank@altpeter.de> (maintainer)
Feature safe: yes |
4.22.9.15 08 Feb 2010 15:07:33 |
miwi |
- Update to 4.22.9.15
PR: 143590
Submitted by: Frank Altpeter <frank@altpeter.de> (maintainer) |
4.22.9.12.3.b3 04 Feb 2010 04:05:57 |
pgollucci |
- Update to 4.22.9.12-3be3
PR: ports/143414
Submitted by: Frank Altpeter <frank@altpeter.de> (maintainer) |
4.22.9.7.051.d 27 Jan 2010 22:30:03 |
miwi |
- Update to 4.22.9.7-051d
PR: 143278
Submitted by: Frank Altpeter <frank@altpeter.de> (maintainer) |
4.22.9.2.19.e4 25 Jan 2010 08:44:54 |
miwi |
- Update to 4.22.9.2-19e4
PR: 143038
Submitted by: Frank Altpeter <frank@altpeter.de> (maintainer) |
4.22.8.25.g633.d 19 Dec 2009 02:27:35 |
wen |
- Update to 4.22.8-25-g633d
- Make portlint happy
PR: ports/141744
Submitted by: Frank Altpeter <frank@altpeter.de> (maintainer) |
4.22.8.19.g2.b_1 11 Nov 2009 14:38:55 |
miwi |
- Update to 4.22.8-19-gd2bb
PR: 140460
Submitted by: Frank Altpeter <frank@altpeter.de> (maintainer) |
4.22.8.15.g65.e7_1 30 Sep 2009 13:06:56 |
miwi |
- Update to 4.22.8-15-g65e7
PR: 139233
Submitted by: Frank Altpeter <frank@altpeter.de> (maintainer) |
4.22.8.8.g12.b_1 21 Sep 2009 10:36:42 |
miwi |
- Update to 4.22.8-8-gb12b
PR: 138998
Submitted by: Frank Altpeter <frank@altpeter.de> (maintainer)
Feature safe: yes |
4.22.8.5.g7805_1 11 Sep 2009 09:50:20 |
arved |
Update to 4.22.8-5-g7805
PR: 138701
Submitted by: maintainer |
4.22.8.3.g12.c83_1 02 Sep 2009 17:32:49 |
miwi |
- Update to 4.22.8-3-g12c83
PR: 138250
Submitted by: Frank Altpeter <frank@altpeter.de> (maintainer) |
4.22.7.36.g6.b0_1 29 Aug 2009 22:37:14 |
marcus |
Fix the build with the new fribidi.
Reported by: pointyhat via pav |
4.22.7.36.g6.b0_1 22 Aug 2009 17:36:57 |
marcus |
Chase the fribidi shared lib bump. |
4.22.7.36.g6.b0_1 15 Jul 2009 16:47:45 |
wxs |
- 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 |
4.22.7.36.g6.b0 09 Jul 2009 09:05:56 |
miwi |
- Update to 4.22.7-36-g6ba0
PR: 136603
Submitted by: Frank Altpeter <frank@altpeter.de> (maintainer) |
4.22.7.34.g8.f537 30 Jun 2009 07:59:22 |
jadawin |
- Update to 4.22.7-34-g8f537
PR: ports/136169
Submitted by: Frank Altpeter <frank altpeter.de> (maintainer) |
4.22.7.29.g23.f6 24 Jun 2009 21:01:43 |
miwi |
- Update to 4.22.7-29-g23f6
RP: 136001
Submitted by: Frank Altpeter <frank@altpeter.de> (maintainer) |
4.22.7.26.g0 20 Jun 2009 13:51:31 |
amdmi3 |
- Update to 4.22.7-26-gdeb0
PR: 135844
Submitted by: Frank Altpeter <frank@altpeter.de> (maintainer) |
4.22.7.19.g1.a2 29 May 2009 12:01:08 |
miwi |
- Update to 4.22.7-19-g1ac2
PR: 135010
Submitted by: Frank Altpeter <frank@altpeter.de> (maintainer) |
4.22.7.13.g4.d4.c3 23 Apr 2009 17:05:08 |
miwi |
- Update to 4.22.7-13-g4d4c3
PR: 133912
Submitted by: Frank Altpeter <frank@altpeter.de> (maintainer) |
4.22.6.15.g3216 23 Feb 2009 20:36:21 |
miwi |
- Update to 4.22.6-15-gb3216
PR: 131956
Submitted by: Frank Altpeter <frank@altpeter.de> (maintainer) |
4.22.6.14.g522 19 Feb 2009 20:03:57 |
miwi |
- Update to 4.22.6-14-gc522
PR: 131773
Submitted by: Frank Altpeter <frank@altpeter.de> (maintainer) |
4.22.6.6.g777.e_1 23 Jan 2009 15:43:14 |
roam |
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. |
4.22.6.6.g777.e 14 Jan 2009 09:12:20 |
miwi |
- Update to 4.22.6-6-g777e
PR: 130423
Submitted by: Frank Altpeter <frank@altpeter.de> (maintainer) |
4.22.5.101.g5.b6 30 Sep 2008 08:49:12 |
miwi |
- Update to 4.22.5-101-g5bb6
PR: 127713
Submitted by: Frank Altpeter <frank@altpeter.de> (maintainer) |
4.22.5.96.g071.a2 24 Sep 2008 08:48:47 |
miwi |
- Update to 4.22.5-96-g071a2
PR: 127269
Submitted by: Frank Altpeter <frank@altpeter.de> (maintainer) |
4.22.5.70.g5.f125 04 Aug 2008 14:21:42 |
jadawin |
- Update to 4.22.5-70-g5f125
PR: ports/126239
Submitted by: maintainer (frank altpeter.de) |
4.22.5.63.g1378 29 Jul 2008 09:03:26 |
jadawin |
- Update to 4.22.5-63-gf1378
PR: ports/126032
Submitted by: maintainer (frank altpeter.de) |
4.22.5.51.g2.e_1 18 Jul 2008 11:00:57 |
miwi |
- Update to 4.22.5-51-gaa2e
PR: 125708
Submitted by: Frank Altpeter <frank@altpeter.de> (maintainer) |
4.22.5.48.g8.a_1 06 Jun 2008 13:51:54 |
edwin |
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) |
4.22.5.48.g8.a 14 May 2008 14:03:07 |
jadawin |
- Update to 4.22.5-48-gc8ace
PR: ports/123668
Submitted by: Frank Altpeter <frank@altpeter.de> (maintainer)
Approved by: mentor (implicit) |
4.22.5.36.g1.c0 06 May 2008 13:23:52 |
miwi |
- Update to 4.22.5-36-gc1c0
PR: 123454
Submitted by: Frank Altpeter <frank@altpeter.de> (maintainer) |
4.22.5.34.g61.a 29 Apr 2008 11:08:36 |
miwi |
- Update to 4.22.5-34-g61aa
PR: 123203
Submitted by: Frank Altpeter <frank@altpeter.de> (maintainer) |
4.22.5.4.g516.e 18 Apr 2008 08:27:47 |
clsung |
- Update to latest snapshot release 4.22.5-4-g516e
PR: ports/122840
Submitted by: maintainer (Frank Altpeter) |
4.22.3.7.g21.d2 20 Mar 2008 21:09:17 |
miwi |
- Update to 4.22.3-7-g21d2
PR: 119899
Submitted by: Frank Altpeter <frank@altpeter.de> (maintainer) |
4.22.2 20 Mar 2008 20:18:02 |
miwi |
- Force commit
* repocopy from net-im/centerim -> net-im/centerim-devel
Repocopy by: marcus |