Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.4.3 02 Nov 2024 11:31:30 |
Bernard Spil (brnrd) |
irc/weechat: Update to 4.4.3 |
4.4.2 09 Sep 2024 17:25:11 |
Bernard Spil (brnrd) |
irc/weechat: Update to 4.4.2 |
4.4.0 18 Aug 2024 12:40:33 |
Bernard Spil (brnrd) |
irc/weechat: Update to 4.4.0 |
4.3.5 21 Jul 2024 15:47:26 |
Bernard Spil (brnrd) |
irc/weechat: Update to 4.3.5 |
4.3.4 06 Jul 2024 08:24:47 |
Bernard Spil (brnrd) |
irc/weechat: Update to 4.3.4 |
4.3.3 23 Jun 2024 11:43:38 |
Bernard Spil (brnrd) |
irc/weechat: Update to 4.3.3 |
4.3.2 09 Jun 2024 09:57:43 |
Bernard Spil (brnrd) |
irc/weechat: Update to 4.3.2 |
4.3.1 02 Jun 2024 19:42:51 |
Bernard Spil (brnrd) |
irc/weechat: Update to 4.3.1 |
4.3.0 27 May 2024 08:44:13 |
Bernard Spil (brnrd) |
irc/weechat: Update to 4.3.0 |
4.2.2 26 May 2024 10:52:26 |
Daniel Engberg (diizzy) |
*/*: Remove incorrect libtool dependency
All these ports builds without libtool
Tested using Poudriere
Approved by: portmgr (blanket, build fix) |
4.2.2 09 Apr 2024 14:44:05 |
Bernard Spil (brnrd) |
irc/weechat: Update to 4.2.2 |
4.2.1 27 Jan 2024 11:05:38 |
Bernard Spil (brnrd) |
irc/weechat: Update to 4.2.1 |
4.2.0_1 22 Jan 2024 20:26:42 |
Muhammad Moinur Rahman (bofh) |
irc/weechat: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
4.2.0 21 Jan 2024 11:02:58 |
Bernard Spil (brnrd) |
irc/weechat: Update to 4.2.0 |
4.1.2 09 Dec 2023 12:09:38 |
Bernard Spil (brnrd) |
irc/weechat: Update to 4.1.2 |
4.1.1 27 Oct 2023 21:01:52 |
Bernard Spil (brnrd) |
irc/weechat: Update to 4.1.1 |
4.1.0_1 23 Oct 2023 18:24:24 |
Bernard Spil (brnrd) |
irc/weechat: Make ZSTD an option
PR: 274672
Reported by: Herbert J. Skuhra <herbert gojira at> |
4.1.0 23 Oct 2023 18:12:18 |
Bernard Spil (brnrd) |
irc/weechat: Update to 4.1.0 |
4.0.5 04 Oct 2023 19:34:25 |
Bernard Spil (brnrd) |
irc/weechat: Update to 4.0.5
* CA_BUNDLE is defunct, CA certs are in base
Differential Revision: https://reviews.freebsd.org/D42073 |
4.0.4 02 Sep 2023 14:25:46 |
Bernard Spil (brnrd) |
irc/weechat: Update to 4.0.4 |
4.0.1_1 30 Jul 2023 22:59:04 |
Robert Clausecker (fuz) Author: Andrew "RhodiumToad" Gierth |
*/*: adapt to new guile framework
- change all ports using guile to USES=guile
- flavorize guile-lib, guile-cairo, slib-guile
PR: 260960
Reported by: Martin Neubauer <m.ne@gmx.net>
Approved by: bofh
Differential Revision: https://reviews.freebsd.org/D40194 |
4.0.1 01 Jul 2023 10:57:11 |
Bernard Spil (brnrd) |
irc/weechat: Update to 4.0.1 |
3.8 18 Jan 2023 14:47:25 |
Dima Panov (fluffy) |
irc/weechat: unbreak build after 18c6e1827669 (+)
Changes in framework need adjustment for declared options.
*_USE=ruby now became as *_USES=ruby
Approved by: portmgr blanket |
3.8 11 Jan 2023 21:08:47 |
Bernard Spil (brnrd) |
irc/weechat: Update to 3.8
PR: 268871
Reported by: <cbtidus gmail com> |
3.7 18 Oct 2022 07:02:50 |
Bernard Spil (brnrd) |
irc/weechat: Update to 3.7
PR: 267147
Submitted by: Herbert J. Skuhra <herbert gojira at> |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.6 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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.
(Only the first 15 lines of the commit message are shown above ) |
3.6 20 Jul 2022 14:22:09 |
Tobias C. Berner (tcberner) |
irc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* A. Gabriel <backslash@BSDCode.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Alfred Perlstein <alfred@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Ben Hutchinson <benhutch@xfiles.org.uk>
* Bill Fumerola <billf@chc-chimes.com>
* Chess Griffin <chess@chessgriffin.com>
* Chris Piazza <cpiazza@FreeBSD.org>
* Craig Edwards <brain@mail1.chatspike.net> (Only the first 15 lines of the commit message are shown above ) |
3.6 10 Jul 2022 11:35:48 |
Bernard Spil (brnrd) |
irc/weechat: Update to 3.6 |
3.5_2 21 Apr 2022 17:11:12 |
Piotr Kubaj (pkubaj) |
irc/weechat: enable RUBY on powerpc64 |
3.5_1 05 Apr 2022 08:57:17 |
Bernard Spil (brnrd) |
irc/weechat: Add zstd dependency
* 3.5 requires zstd https://github.com/weechat/weechat/commit/498194f6
PR: 263055
Reported by: Herbert J. Skuhra <herbert gojira at> |
3.5 28 Mar 2022 08:09:24 |
Bernard Spil (brnrd) |
irc/weechat: Update to 3.5 |
3.4.1 16 Mar 2022 20:11:38 |
Bernard Spil (brnrd) |
irc/weechat: Security update to 3.4.1
Security: 3ba1ca94-a563-11ec-8be6-d4c9ef517024
MFH: 2022Q1 |
3.4 18 Dec 2021 13:01:38 |
Bernard Spil (brnrd) |
irc/weechat: Update to 3.4 |
3.3 21 Sep 2021 13:14:01 |
Bernard Spil (brnrd) |
irc/weechat: Update to 3.3 |
3.2.1 10 Sep 2021 21:18:11 |
Bernhard Froehlich (decke) |
irc/weechat: Add CPE information
Approved by: portmgr (blanket) |
3.2.1 05 Sep 2021 11:32:28 |
Bernard Spil (brnrd) |
irc/weechat: Security update to 3.2.1
* Crash when decoding a malformed websocket frame in relay
Security: 65f05b71-0e3c-11ec-b335-d4c9ef517024
MFH: 2021Q3 |
3.2 16 Jun 2021 18:23:10 |
Bernard Spil (brnrd) |
irc/weechat: Update to 3.2 |
3.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.1 15 Mar 2021 08:53:00 |
brnrd |
irc/weechat: Fix build with HEADLESS off
PR: 254291
Submitted by: rigoletto |
3.1 07 Mar 2021 12:20:25 |
brnrd |
irc/weechat: Update to 3.1 |
3.0.1 31 Jan 2021 16:31:50 |
brnrd |
irc/weechat: Update to 3.0.1 |
3.0 11 Nov 2020 20:48:11 |
brnrd |
irc/weechat: Update to 3.0 |
2.9 19 Jul 2020 09:17:47 |
brnrd |
irc/weechat: Update to 2.9
* Fix REINPLACE_CMD warnings |
2.8 07 Jun 2020 17:54:51 |
brnrd |
irc/weechat: Fix patch failure
PR: 247055
Reported by: <p5B2E9A8F t-online de> |
2.8 07 Jun 2020 13:42:43 |
brnrd |
irc/weechat: Update to 2.8 |
2.7.1 02 Apr 2020 04:09:55 |
fluffy |
irc/weechat: fix patch-cmake_FindRuby.cmake before 2020Q2 branch
Bernard obliviously commit raw patch for port itself rather than applied result
for src
Pointyhat to: brnrd
PR: 243641 (originally was)
Submitted by: fluffy
Approved by: portmgr blanket (fix build issue) |
2.7.1 22 Feb 2020 18:51:01 |
brnrd |
irc/weechat: Add Ruby 2.7 support
PR: 243641
Submitted by: fluffy |
2.7.1 21 Feb 2020 20:06:13 |
brnrd |
irc/weechat: Security update to 2.7.1
MFH: 2020Q1
Security: 8e3f1812-54d9-11ea-8d49-d4c9ef517024 |
2.7 08 Dec 2019 14:51:15 |
brnrd |
irc/weechat: Switch to Ninja build, fix USES
Reported by: fluffy |
2.7 08 Dec 2019 13:53:52 |
brnrd |
irc/weechat: Update to 2.7 |
2.6 26 Nov 2019 07:14:18 |
brnrd |
irc/weechat: Chase previous commit |
2.6 26 Nov 2019 07:13:42 |
brnrd |
irc/weechat: Fix clobbering USES
Reported by: mat |
2.6 25 Nov 2019 19:33:58 |
brnrd |
irc/weechat: Update to 2.6 |
2.5_1 27 Jun 2019 09:02:57 |
danfe |
Update Guile to version 2.2.5, modern stable version, and fix dependent
ports to build against it. Most changes are rather minor and mechanical
except for the devel/gdb (obtained via their bugtracker [1], courtesy of
Doug Evans). One port (science/meep) I had to mark BROKEN after fixing
it proved to be very tedious and actually unreliable. It is very old,
there are newer versions available so it should be fixed by updating.
One port (devel/libruin) had revealed a bug in the new Guile code (an
auxiliary script, really) that had to be worked-round; reference to the
problematic upstream commit is provided in the patch.
PR: 229613
Exp-run by: antoine
[1] https://sourceware.org/bugzilla/show_bug.cgi?id=21104#c8 |
2.5 12 Jun 2019 16:14:02 |
gahr |
irc/weechat: remove meaningless 85+ from USES tcl |
2.5 07 Jun 2019 18:21:57 |
brnrd |
rc/weechat: Update to 2.5
- Add Guile support [1]
PR: 236152 [1]
Submitted by: Jeremy "Vrakfall" Lecoc<jeremy artphotolaurent be> [1] |
2.4 24 Feb 2019 16:34:22 |
brnrd |
irc/weechat: Update to 2.4
Changelog https://weechat.org/files/changelog/ChangeLog-2.4.html
PR: 235972
Submitted by: Dmitri Goutnik <dg syrec org> |
2.3 03 Feb 2019 09:30:39 |
amdmi3 |
- Fix LICENSE
- Update WWW
Approved by: portmgr blanket |
2.3 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
2.3 23 Oct 2018 17:51:36 |
brnrd |
irc/weechat: Update to 2.3
Submitted by: voidanix
Differential Revision: https://reviews.freebsd.org/17652 |
2.2 18 Jul 2018 11:27:25 |
brnrd |
irc/weechat: Fix build errors
- doesn't know about TCL 8.7 yet
- requires PHP installed during configure
Submitted by: fluffy |
2.2 15 Jul 2018 10:12:49 |
brnrd |
irc/weechat: Update to 2.2 |
2.1 18 Mar 2018 20:50:04 |
brnrd |
irc/weechat: Update to 2.1
PR: 226707
Reported by: Greg Fitzgerald <gregf hugops pw> |
2.0.1 01 Jan 2018 15:50:17 |
brnrd |
irc/weechat: Remove Ruby LIB_DEPENDS
- unwind is a dependency of Ruby
Submitted by: sunpoet |
2.0.1 21 Dec 2017 18:39:55 |
brnrd |
irc/weechat: Bugfix update to 2.0.1
Changelog: https://weechat.org/files/changelog/ChangeLog-2.0.1.html |
2.0_1 03 Dec 2017 19:39:23 |
brnrd |
irc/weechat: Unbreak builds, add PHP option
- Remove leftovers from 2.0-RC testing
- Add PHP option and .so
- Simplify cmake enable
Reported by: antoine, adamw |
2.0 03 Dec 2017 16:12:42 |
brnrd |
irc/weechat: Update to 2.0 |
1.9.1 27 Sep 2017 09:49:12 |
brnrd |
irc/weechat: Security update to 1.9.1
- Fixes crash in logger
MFH: 2017Q3
Security: b63421b6-a1e0-11e7-ac58-b499baebfeaf |
1.9 22 Sep 2017 10:48:29 |
mat |
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
1.9 14 Aug 2017 15:24:59 |
brnrd |
irc/weechat: Depend on libunwind for RUBY
- Ruby on amd64/i386 uses libunwind causing weechat to link it as well
Reported by: koobs |
1.9 06 Jul 2017 12:39:59 |
brnrd |
irc/weechat: Update to 1.9
- Bugfix update to 1.9 |
1.8 25 Jun 2017 21:07:58 |
tcberner |
Make ninja opt-out in cmake.mk
Using ninja instead of make (1) can lead to significant speed ups while
building.
Therefore switch from having the ninja generator opt-in to having it opt-out.
Previously cmake-ports that wanted to use ninja could set
CMAKE_NINJA=yes
now, ports that do not work with ninja can set
cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.
The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary
PR: 219629
PR: 213331
Exp-run by: antoine
Reviewed by: rakuco
Differential Revision: https://reviews.freebsd.org/D10748 |
1.8 22 May 2017 16:04:19 |
linimon |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
1.8 14 May 2017 14:27:49 |
brnrd |
irc/weechat: Update to 1.8
- Bugfix and new features release |
1.7.1 25 Apr 2017 18:34:41 |
brnrd |
irc/weechat: Security update to 1.7.1
- Security update to 1.7.1
PR: 218855
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
Security: 81433129-2916-11e7-ad3e-00e04c1ea73d
Security: CVE-2017-8073 |
1.7 26 Mar 2017 11:14:39 |
brnrd |
irc/weechat: Fix python3 detection
- Fix package error when python3 is used
PR: 216555
Reported by: Charles P <charlespigott@googlemail.com> |
1.7 23 Jan 2017 19:18:50 |
brnrd |
irc/weechat: Update to 1.7
- Update to 1.7[1]
- Remove CONFLICTS: weechat-devel was removed
- Switch to xz distfile
[1] Changelog: https://weechat.org/files/changelog/ChangeLog-1.7.html
PR: 216384
Submitted by: Danilo G. Baio <dbaio@bsd.com.br> |
1.6 05 Oct 2016 07:30:53 |
brnrd |
irc/weechat: Fix build when PYTHON not set
- Check PYTHON option before checking version |
1.6 04 Oct 2016 21:07:00 |
brnrd |
irc/weechat: Update to 1.6
- Update to 1.6
- Take maintainership
- OPT_CMAKE_ON= -DENABLE_OPT=yes to OPT_CMAKE_BOOL= OPT
- Add LICENSE_FILE
- Drop BSD_LUA_* extra CMAKE_ARGS
- Add asciidoctor depend for DOCS and MANPAGES
- Fix build with Python 3.5 / Add warning
- Transform to post-patch-ICON-off target
PR: 205981
Reported by: Vladimir Krstulja <vlad-fbsd@acheronmedia.com> |
1.4_1 18 Sep 2016 11:45:56 |
rene |
Reset jase@'s ports after taking in his commit bit for safekeeping.
With hat: portmgr-secretary |
1.4_1 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
1.4_1 27 Mar 2016 14:58:00 |
tijl |
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.4 26 Feb 2016 16:00:38 |
bapt |
Readd removed ${PORTSDIR} in dependency chain too early there are still fixes
needed in bsd.ports.mk to allow removing them entirely |
1.4 16 Jan 2016 14:20:15 |
pawel |
- Switch to USES=execinfo localbase
- USES=localbase conversion fixes detection of libexecinfo
on FreeBSD 10+
PR: 205760
Submitted by: myself
Approved by: maintainer timeout |
1.4 12 Jan 2016 17:39:03 |
garga |
Update irc/weechat to 1.4 |
1.3 21 Dec 2015 18:35:52 |
sunpoet |
- Fix build if lang/v8 is installed
- Add JAVASCRIPT option and set it off by default
PR: 204881
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 23 days) |
1.3 10 Oct 2015 20:52:20 |
garga |
Upgrade irc/weechat to 1.3 |
1.1.1_1 03 Sep 2015 15:44:14 |
rakuco |
Uses/iconv.mk: Set iconv-related CMake variables.
The way we deal with iconv in base and ports across different FreeBSD
releases is complicated: 9.x does not have iconv.h in base, 10.1 has it with
a different prototype for iconv(3) and later versions have the right
iconv(3) prototype. And, in some cases (USES=iconv:{translit,wchar_t}), we
must always use the libiconv port.
This is why there are so many checks in Uses/iconv.mk: we need to know the
situation we currently have in order to decide whether to pull iconv from
converters/libiconv, whether to just use its header (and pull the library
from base) or whether to use everything from base.
r384038 adjusted several CMake-based ports, but did so in a way that was not
very scalable and required a few intrusive patches to some ports. Most ports (Only the first 15 lines of the commit message are shown above ) |
1.1.1_1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.1.1_1 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 ) |
1.1.1 27 Jan 2015 01:16:56 |
jase |
irc/weechat: Update to v1.1.1
Changes: https://weechat.org/files/changelog/ChangeLog-1.1.1.html |
1.0.1_2 02 Jan 2015 18:46:34 |
pi |
security/libgcrypt: 1.6.1 -> 1.6.2, bump depends
Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code. Take
care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in (Only the first 15 lines of the commit message are shown above ) |
1.0.1_1 27 Oct 2014 12:23:15 |
marino |
irc/weechat: Remove CFLAGS+= Qunused-arguments
That switch is not recognized by GCC, and GCC 4.7 and later will
considered unrecognized switches as errors and break the build. This
was seen on dports, but can be reproduced on ports with USE_GCC=yes.
PR: 194575
Approved by: jase@ (maintainer) |
1.0.1_1 17 Oct 2014 15:05:27 |
jase |
irc/weechat: Add default dependency on Mozilla CA Bundle for cert verification
- Configure WeeChat to use Mozilla CA Bundle location
- Remove some custom descriptions that are no longer required
While I'm here:
- Reword two custom descriptions for consistency
Suggested by: Benjamin Stier
PR: ports/192737 |
1.0.1 16 Oct 2014 19:29:33 |
jase |
irc/weechat: Update to 1.0.1
- Utilise OPTIONS helpers
- Quieten compiler warnings about unused arguments (caused by unconditionally
passing LOCALBASE/{lib,includes} via CFLAGS)
- Remove occurrences of deprecated @dirrm and @dirrmtry from plist
Changes: http://www.weechat.org/files/changelog/ChangeLog-1.0.1.html |
0.4.3_5 30 Jul 2014 03:57:24 |
pi |
security/libgcrypt: 1.5.3_3 -> 1.6.1
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
security/shishi with PR 192164 is already committed
[1] devel/ccrtp
[2] editors/abiword
[3] security/p5-Crypt-GCrypt
PR: 191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit) |
0.4.3_4 23 Jul 2014 09:54:02 |
tijl |
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine) |
0.4.3_3 04 Jul 2014 20:28:32 |
tijl |
Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent ports
Approved by: portmgr (implicit, PORTREVISION bump on unstaged port) |
0.4.3_2 13 Jun 2014 07:36:28 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.
CR: D201
Approved by: portmgr (bapt) |