Bernard Spil
654b2b036d
irc/weechat: Remove unneccessary file
...
PR: 287325
Reported by: <herbert gojira at>
2025-06-05 21:36:58 +02:00
Bernard Spil
c1116c63fd
irc/weechat: Update to 4.6.3
2025-05-15 21:02:17 +02:00
Bernard Spil
233d6408b6
irc/weechat: Update to 4.6.2
2025-04-20 14:07:52 +02:00
Bernard Spil
b34bc346fb
irc/weechat: Update to 4.6.1
...
Sponsored by: BSDNL 2025
2025-04-12 14:46:56 +02:00
Bernard Spil
57dcb1aa81
irc/weechat: Update to 4.6.1
2025-04-12 14:45:46 +02:00
Bernard Spil
b4c86b4aa7
irc/weechat: Update to 4.6.0
2025-03-24 18:19:04 +01:00
Bernard Spil
08460f01be
irc/weechat: Update to 4.5.2
2025-02-23 22:23:44 +01:00
Bernard Spil
d4f1fb6979
irc/weechat: Update to 4.5.1
2024-12-23 13:16:53 +01:00
Bernard Spil
fbbaf7bb06
irc/weechat: Update to 4.5.0
2024-12-18 19:31:14 +01:00
Bernard Spil
35cfabe0be
irc/weechat: Update to 4.4.4
2024-12-01 11:45:59 +01:00
Bernard Spil
38df6c289c
irc/weechat: Update to 4.4.3
2024-11-02 12:31:30 +01:00
Bernard Spil
2b2f6f55ab
irc/weechat: Update to 4.4.2
2024-09-09 19:25:11 +02:00
Bernard Spil
32214e6f12
irc/weechat: Update to 4.4.0
2024-08-18 14:40:33 +02:00
Bernard Spil
579c3a97bc
irc/weechat: Update to 4.3.5
2024-07-21 17:47:26 +02:00
Bernard Spil
cf97c96c34
irc/weechat: Update to 4.3.4
2024-07-06 10:24:47 +02:00
Bernard Spil
b407210877
irc/weechat: Update to 4.3.3
2024-06-23 13:43:38 +02:00
Bernard Spil
df6a943cc4
irc/weechat: Update to 4.3.2
2024-06-09 11:57:43 +02:00
Bernard Spil
b6e61cdae2
irc/weechat: Update to 4.3.1
2024-06-02 21:42:51 +02:00
Bernard Spil
f54d95937f
irc/weechat: Update to 4.3.0
2024-05-27 10:44:13 +02:00
Daniel Engberg
3ee20599dc
*/*: Remove incorrect libtool dependency
...
All these ports builds without libtool
Tested using Poudriere
Approved by: portmgr (blanket, build fix)
2024-05-26 12:52:26 +02:00
Bernard Spil
b107ffda5a
irc/weechat: Update to 4.2.2
2024-04-09 16:44:05 +02:00
Bernard Spil
c44da431b3
irc/weechat: Update to 4.2.1
2024-01-27 12:05:38 +01:00
Muhammad Moinur Rahman
f0c153029e
irc/weechat: Sanitize MANPREFIX
...
Approved by: portmgr (blanket)
2024-01-22 21:26:42 +01:00
Bernard Spil
cebf3632d5
irc/weechat: Update to 4.2.0
2024-01-21 12:02:58 +01:00
Bernard Spil
ad4c278519
irc/weechat: Update to 4.1.2
2023-12-09 13:09:38 +01:00
Bernard Spil
54d0745e54
irc/weechat: Update to 4.1.1
2023-10-27 23:01:52 +02:00
Bernard Spil
8a15761560
irc/weechat: Make ZSTD an option
...
PR: 274672
Reported by: Herbert J. Skuhra <herbert gojira at>
2023-10-23 20:24:24 +02:00
Bernard Spil
b67a5c3ddc
irc/weechat: Update to 4.1.0
2023-10-23 20:12:18 +02:00
Bernard Spil
261441b934
irc/weechat: Update to 4.0.5
...
* CA_BUNDLE is defunct, CA certs are in base
Differential Revision: https://reviews.freebsd.org/D42073
2023-10-04 21:34:25 +02:00
Bernard Spil
f6afbee108
irc/weechat: Update to 4.0.4
2023-09-02 16:25:46 +02:00
Andrew "RhodiumToad" Gierth
7edcfaeb07
*/*: 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
2023-07-31 01:59:04 +03:00
Bernard Spil
a6a761e4ef
irc/weechat: Update to 4.0.1
2023-07-01 12:57:11 +02:00
Dima Panov
62d3781d90
irc/weechat: unbreak build after 18c6e18276 (+)
...
Changes in framework need adjustment for declared options.
*_USE=ruby now became as *_USES=ruby
Approved by: portmgr blanket
2023-01-18 17:47:25 +03:00
Bernard Spil
e95a86d8cb
irc/weechat: Update to 3.8
...
PR: 268871
Reported by: <cbtidus gmail com>
2023-01-11 21:08:47 +00:00
Bernard Spil
5c0399a7b6
irc/weechat: Update to 3.7
...
PR: 267147
Submitted by: Herbert J. Skuhra <herbert gojira at>
2022-10-18 07:02:50 +00:00
Stefan Eßer
fb16dfecae
Remove WWW entries moved into port Makefiles
...
Commit b7f05445c0 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)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0
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)
2022-09-07 23:10:59 +02:00
Tobias C. Berner
6ec0477414
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 >
* David Bushong <david+ports@bushong.net >
* David Taylor <davidt@yadt.co.uk >
* Dennis Herrmann <adox@mcx2.org >
* Dominic Marks <dom@cus.org.uk >
* Edini <ports@edini.net >
* Eugeny Kuzakov <CoreDumped@CoreDumped.null.ru >
* Evgueni V. Gavrilov <aquatique@rusunix.org >
* George Reid <greid@ukug.uk.freebsd.org >
* Gerrit Beine <tux@pinguru.net >
* Gustau Perez <gustau.perez@gmail.com >
* Hye-Shik Chang
* Jase Thew <freebsd@beardz.net >
* Jens Holmqvist <zparta@hispan.se >
* Jimbo Bahooli <griffin@blackhole.iceworld.org >
* Jonas Kvinge <jonas@night-light.net >
* Josh Paetzel <josh@tcbug.org >
* Julien Laffaye <kimelto@gmail.com >
* KIMURA Yasuhiro <yasu@utahime.org >
* Kirill Ponomarew <ponomarew@oberon.net >
* Kubilay Kocak <koobs@FreeBSD.org >
* Makoto Matsushita <matusita@FreeBSD.org >
* Martin Wilke <miwi@FreeBSD.org
* Martin Wilke <miwi@FreeBSD.org >
* Masahiro Teramoto <markun@onohara.to >
* Matthew West <mwest@uct.ac.za >
* Maxim Ignatenko
* Michael Ranner
* Oliver Eikemeier
* Philippe Audeoud <jadawin@tuxaco.net >
* Romain Tartiere <romain@blogreen.org >
* Rusmir Dusko <nemysis@FreeBSD.org >
* Sergey Skvortsov <skv@protey.ru >
* Shaun Amott <shaun@inerd.com >
* Steve Wills <swills@FreeBSD.org >
* TAKATSU Tomonari <tota@FreeBSD.org >
* TERAMOTO Masahiro <markun@onohara.to >
* Tim Bishop <tim@bishnet.net >
* Timothy Redaelli <drizzt@gufi.org >
* Travis Poppe <tlp@liquidx.org >
* Ulrich Spoerlein <q@uni.de >
* Vsevolod Stakhov <vsevolod@highsecure.ru >
* Walter Venable <weaseal@hotmail.com >
* Walter Venable <weaseal@users.sourceforge.net >
* Wen Heping <wenheping@gmail.com >
* Will Andrews <andrews@technologist.com >
* clement
* db
* elvstone@gmail.com
* gahr
* hrs
* ijliao
* koji@jet.es
* milki <milki@rescomp.berkeley.edu >
* perlguy@perlguy.com
* pgl@instinct.org
* sec@42.org
* tdb
* torstenb
With hat: portmgr
2022-07-20 16:22:09 +02:00
Bernard Spil
83b212db0c
irc/weechat: Update to 3.6
2022-07-10 11:35:48 +00:00
Piotr Kubaj
d21d8a03b5
irc/weechat: enable RUBY on powerpc64
2022-04-21 17:11:12 +00:00
Bernard Spil
728549dd3a
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>
2022-04-05 08:57:17 +00:00
Bernard Spil
d765a125c2
irc/weechat: Update to 3.5
2022-03-28 08:09:24 +00:00
Bernard Spil
18efe039ed
irc/weechat: Security update to 3.4.1
...
Security: 3ba1ca94-a563-11ec-8be6-d4c9ef517024
MFH: 2022Q1
2022-03-16 20:11:38 +00:00
Bernard Spil
c554700f5d
irc/weechat: Update to 3.4
2021-12-18 13:01:38 +00:00
Bernard Spil
dee3374991
irc/weechat: Update to 3.3
2021-09-21 13:14:01 +00:00
Bernhard Froehlich
58283503cb
irc/weechat: Add CPE information
...
Approved by: portmgr (blanket)
2021-09-10 21:18:11 +00:00
Bernard Spil
10dbf57009
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
2021-09-05 11:32:28 +00:00
Bernard Spil
6a379e34c0
irc/weechat: Update to 3.2
2021-06-16 18:23:10 +00:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles.
2021-04-06 16:31:07 +02:00
Bernard Spil
6e5fe1fdee
irc/weechat: Fix build with HEADLESS off
...
PR: 254291
Submitted by: rigoletto
2021-03-15 08:52:59 +00:00