Commit Graph

76 Commits

Author SHA1 Message Date
rsadowski 8f3766251a Update WeeChat to 3.8 2023-01-08 21:26:16 +00:00
sthen 716f142842 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:29:09 +00:00
rsadowski d68cfc8fc5 Update weechat to 3.7.1 2022-10-24 17:46:59 +00:00
rsadowski 5339d3861a Update weechat to 3.7 2022-10-14 05:36:08 +00:00
rsadowski bca5ce1a60 Update weechat to 3.6 2022-07-10 12:50:42 +00:00
rsadowski 6ecf5561f1 Fix build with CMake 3.23
- Use CFLAGS and CXXFLAGS instead of  CMAKE_CXX_FLAGS and CMAKE_C_FLAGS.
- Use MODCMAKE_LDFLAGS instead of CMAKE_EXE_LINKER_FLAGS
- Fix broken builds with CMake 3.23
2022-05-28 06:19:58 +00:00
rsadowski e591d7fe8c Update weechat to 3.5 2022-05-12 09:45:11 +00:00
jeremy 1026c9569a Bump ports after switching default ruby version to 3.1
OK sthen@, tb@
2022-05-05 15:41:56 +00:00
kmos 141d35769b Only add "-fdeclspec" to CFLAGS on clang arches
Fixes build on sparc64
2022-04-15 22:07:39 +00:00
rsadowski 3853ad22b8 Update weechat to 3.4.1
Tested by Jacqueline Jolicoeur and ~Ricardo, thanks!
2022-03-28 05:10:14 +00:00
naddy 3f5796b9fd drop RCS Ids 2022-03-11 19:45:43 +00:00
sthen 37d14a5394 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:52 +00:00
rsadowski 1627e9ec7b Update weechat to 3.3 2021-10-04 04:22:36 +00:00
rsadowski faaa9a223a Security update weechat to 3.2.1
https://weechat.org/doc/security/ CVE-2021-40516
2021-09-07 14:18:02 +00:00
jeremy b5da0994ab Switch default ruby version to 3.0
Add patches to a few ports to build with ruby 3.0, mostly -fdeclspec to
CFLAGS or CXXFLAGS.

Bump ports where the default version change causes a package change.

OK kmos@
2021-09-02 14:59:44 +00:00
rsadowski 1475bd3be2 Update weechat to 3.2 2021-06-16 04:53:26 +00:00
rsadowski 5cbdf29def Update weechat to 3.1 2021-03-17 05:35:13 +00:00
sthen 3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
rsadowski 4f3e7c0e1b Bugfix update weechat to 3.0.1
https://weechat.org/files/changelog/ChangeLog-3.0.1.html
2021-01-31 16:52:40 +00:00
jeremy 06ac160d22 Bump related ports after default Ruby version switch
OK gkoehler@
2020-11-17 03:19:36 +00:00
rsadowski 6a15aedf6a Update weechat to 3.0
- Changelog: https://weechat.org/news/111/20201111-Version-3.0/

OK gnezdo
2020-11-12 05:26:17 +00:00
rsadowski cdcd0501f7 Update weechat to 2.9
https://weechat.org/news/110/20200718-Version-2.9

OK bket@
2020-07-23 04:38:21 +00:00
sthen d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
rsadowski 10e616240e Update weechat to 2.8
https://weechat.org/news/109/20200329-Version-2.8/

OK mariani@
2020-04-01 05:11:43 +00:00
rsadowski 3cef1e2512 Update weechat to 2.7.1
This update fix three security problems.

- CVE-2020-8955
  Buffer overflow when receiving a malformed IRC message 324 (channel
  mode).
- Buffer overflow when a new IRC message 005 is received with longer
  nick prefixes.
- Crash when receiving a malformed IRC message 352 (WHO).

OK danj@
2020-02-21 15:29:13 +00:00
rsadowski 719f8fbd83 Update weechat to 2.7 and add some Makefile tweaks
Changelog: https://weechat.org/news/108/20191208-Version-2.7

ok abieber zhuk
2020-01-11 07:26:00 +00:00
rsadowski b208efa445 Update weechat to 2.6
With this update we switch from py2 to py3 as default. See changlog:
https://weechat.org/news/107/20190908-Version-2.6/
https://weechat.org/files/changelog/ChangeLog-2.6.html
2019-09-22 19:34:56 +00:00
rsadowski cd047b54c2 Update weecaht to 2.5
Notable Port changes:
 - Spell checking is now default
 - Simplify pre-configure
 - Enable tests
 - s/_CDROM//

OK abieber
2019-07-12 04:42:34 +00:00
naddy ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
jeremy 4311e64eb4 Bump after default ruby version change to ruby 2.6 2019-04-29 00:42:08 +00:00
rsadowski 6415ef79de Update weechat to 2.4 2019-03-28 20:39:15 +00:00
rsadowski a15cddbf9a Update weechat 2.3
ok danj@
2018-11-06 19:34:04 +00:00
jeremy ecdd34f345 Bump related ports after default ruby version switch. 2018-10-26 16:16:24 +00:00
rsadowski e9ba6c0327 forgot to remove patch on last update
no bump, since didn't build

pointed out by espie@
2018-07-30 15:21:23 +00:00
rsadowski 8dbb12fa74 Update weechat to 2.2
Enable native support for aspell
2018-07-28 08:08:11 +00:00
rsadowski 17a569f18e Forgot patches; spotted by kn@ 2018-04-26 16:17:18 +00:00
rsadowski ff0f2e2211 Update weechat to 2.1
- Etepetete Makefile tweaks from kn@
- take MAINTAINER (requested by old maintainer danj@)
- Tested by bket@ Thanks!

ok danj@
2018-04-26 16:06:09 +00:00
danj 41485139a1 Bugfix update to weechat-2.0.1
ChangeLog is
python: fix arguments status/gnutls_rc/sock in hook_connect() callback
python: fix argument fd in hook_fd() callback

Fom Eric Lalonde
2018-01-18 03:49:58 +00:00
danj c2fe2f3210 Update to weechat-2.0
ok bcallah@, rsadowski@ and abieber@
2017-12-17 02:21:23 +00:00
naddy 7c32ef7b4e replace gettext module 2017-11-04 21:48:06 +00:00
jeremy 9b88779082 Bump ports after default ruby version switch to ruby 2.4 2017-11-01 10:12:25 +00:00
danj 9588ab636f Update to weechat-1.9.1, fixes CVE-2017-14727
Date/time conversion specifiers are expanded after replacing buffer
local variables in name of log files. In some cases, this can lead to
an error in function strftime and a crash caused by the use of an
uninitialized buffer.

ok jca@, "that should go in" sthen@
2017-09-25 13:00:05 +00:00
danj aa84b2977a Update to weechat-1.9
Announcement of 1.8 says you should read release notes:
https://weechat.org/files/releasenotes/ReleaseNotes-1.8.html

tested by semarie, ok rsadowski
2017-08-14 19:34:29 +00:00
danj 8cd92c71c7 Security update to weechat-1.7.1
Fix a buffer overflow when removing quotes in DCC filename.

Tested by semarie
2017-04-23 14:33:50 +00:00
danj 02ac51c265 Update to weechat-1.7 and take maintainership
Tweaks from abieber@ and tested by semarie
2017-03-23 01:46:23 +00:00
ajacoutot 3253b142b6 Drop MAINTAINER per his request. 2017-03-17 07:15:01 +00:00
jeremy d3abd54bbb Bump ruby dependent ports after default ruby version switch from ruby
2.2 to ruby 2.3.
2016-09-06 15:37:53 +00:00
abieber cb83ec3666 Update from MAINTAINER: Eric Lalonde <eric.c.lalonde@gmail.com>
net/weechat has been updated to 1.5.0. Changes include Portuguese
support, detection of ruby 2.3, and 16 bugfixes. Full changelog is
available at: https://weechat.org/files/changelog/ChangeLog-1.5.html

OK lteo@
2016-05-11 00:31:47 +00:00
naddy deea7ed07b drop SHARED_ONLY from python and ruby ports 2016-03-20 16:12:22 +00:00
abieber ad6992ae4d Update from MAINTAINER Eric Lalonde <eric.c.lalonde@gmail.com>.
Changes include fixes for memleaks, better tmux support, character
set decoding, improved UTF-8 support.

Additionally, new features are listed at
https://weechat.org/files/changelog/ChangeLog-1.4.html

OK sthen@
2016-01-11 15:11:31 +00:00