aboutsummaryrefslogtreecommitdiff
path: root/irc
Commit message (Collapse)AuthorAgeFilesLines
* irc/iroffer-dinoex: update to 3.33Dirk Meyer2023-07-014-28/+7
|
* irc/weechat: Update to 4.0.1Bernard Spil2023-07-013-32/+37
|
* KDE: Update KDE Gear to 23.04.2Tobias C. Berner2023-06-302-4/+3
| | | | | | | | | | | | | | | | | | KDE Gear 23.04.2 Thursday, 8 June 2023 Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE Gear. Today they all get new bugfix source releases with updated translations, including: * konsole: Adjust selection point coords when scrollback shrinks * neochat: Focus message search window's search field by default * yakuake: Prevent unnecessary tab switching when closing a tab Changelog: https://kde.org/announcements/changelogs/gear/23.04.2/
* irc/irssi: Drop nop TRUECOLOR_DESCTobias Kortkamp2023-06-301-1/+0
| | | | Reported by: portfmt scan
* irc/epic5: Update to 2.1.12Fernando Apesteguía2023-06-293-14/+11
| | | | | | | | | * Update to 2.1.12 * Removes TCL option as it was removed upstream * Uses COMMITID instead of PORTVERSION for executable PR: 272239 Reported by: epic@dsllsn.net (maintainer)
* all: remove explicit versions in USES=python for "3.x+"Rene Ladan2023-06-275-5/+5
| | | | | | | | | | | | | | | | | | | The logic in USES=python will automatically convert this to 3.8+ by itself. Adjust two ports that only had Python 3.7 mentioned but build fine on Python 3.8 too. finance/quickfix: mark BROKEN with PYTHON libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++ -DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable -Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi -Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings -Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x -MT _quickfix_la-QuickfixPython.lo -MD -MP -MF .deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o .libs/_quickfix_la-QuickfixPython.o warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found ^~~~~~~~~~ 1 warning and 1 error generated. Reviewed by: portmgr, vishwin, yuri Differential Revision: <https://reviews.freebsd.org/D40568>
* irc/inspircd: update to 3.16.1Dries Michiels2023-06-162-4/+4
| | | | Changes: https://docs.inspircd.org/3/change-log/#inspircd-3161
* irc/undernet-ircu: Unbreak on 14Muhammad Moinur Rahman2023-06-101-1/+3
| | | | Approved by: portmgr (blanket)
* irc/tircproxy: Fix build with llvm15Muhammad Moinur Rahman2023-06-091-2/+9
| | | | | - Pet portclippy - Adopt port
* iroffer-dinoex: fix build with openssl30Dirk Meyer2023-06-091-3/+0
|
* irc/sic: Fix build with llvm15Muhammad Moinur Rahman2023-06-054-9/+15
| | | | | - Refresh patches - Adopt port
* irc/soju: Update to 0.6.2Ashish SHUKLA2023-06-012-8/+8
|
* irc/soju: Update to 0.6.1Ashish SHUKLA2023-05-286-224/+79
| | | | | | | | | - Switch to using upstream Makefile - Add rc.d script - Specify a user/group - Purge patches which don't apply anymore PR: 271388
* irc/birch: Mark as DEPRECATEDLewis Cook2023-05-251-0/+3
|
* irc/komanda-cli: Mark as DEPRECATEDLewis Cook2023-05-251-0/+3
|
* irc/weechat-otr: drop maintainershipVinícius Zavam2023-05-211-1/+1
|
* irc/anope: drop maintainershipVinícius Zavam2023-05-211-1/+1
|
* irc/hexchat: drop unused variable after 2c672a4de941Jan Beich2023-05-211-2/+0
| | | | Reported by: portscan, portlint
* */*: llvm15 build fixesMuhammad Moinur Rahman2023-05-171-1/+1
| | | | | | | llvm15 was also merged into 13.2-STABLE effective from OSVERSION 1302505. Fix the ports that failed to build with llvm15. Approved by: portmgr (blanket)
* KDE: Update KDE Gear to 23.04.1Tobias C. Berner2023-05-141-3/+3
| | | | | | | | | | | | | | | | | | | KDE Gear 23.04.1 Thursday, 11 May 2023 Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneogqusly as part of KDE Gear. Today they all get new bugfix source releases with updated translations, including: * kdenlive: Fix corrupted project files on opening * skanpage: Scan Export window's OCR language list is now scrollable * spectacle: Quitting Spectacle with Escape no longer affects windows below it Announcement: https://kde.org/announcements/gear/23.04.1/ Changelog: https://kde.org/announcements/changelogs/gear/23.04.1/
* irc/quirc: clean the port's Makefile up a littleAlexey Dokuchaev2023-05-121-8/+5
| | | | | Drop needless MAKE_ENV+=DESTDIR=${STAGEDIR}, adjust USE_XORG per what stage Q/A reports, and put the knobs in their natural order.
* irc/pounce: Unbreak with OpenSSL 3.0.0Muhammad Moinur Rahman2023-05-041-1/+1
| | | | Approved by: portmgr (blanket)
* irc/iroffer-dinoex: Mark BROKEN_SSLMuhammad Moinur Rahman2023-05-041-0/+3
| | | | | | - Fails to detect crypt.h fro OpenSSL 3.0.0 and later Approved by: portmgr (blanket)
* irc/catgirl: Remove USES=sslMuhammad Moinur Rahman2023-05-031-5/+3
| | | | | | | | Currently this port fails to build with all versions of ssl available in the tree however works fine with libretls so remove USES=ssl and the relevant confitionals. Approved by: portmgr (blanket)
* irc/scrollz: Unbreak on HEADMuhammad Moinur Rahman2023-05-021-0/+4
| | | | Approved by: portmgr (blanket)
* irc/srain: UnbreakMuhammad Moinur Rahman2023-04-302-5/+5
| | | | | | - Add USES-desktop-file-utils Approved by: portmgr (blanket)
* irc/py-sopel: New portJesús Daniel Colmenares Oviedo2023-04-289-0/+313
| | | | | | | | | Sopel is a simple, lightweight, open source, easy-to-use IRC Utility bot, written in Python. It's designed to be easy to use, run and extend. PR: 265807 Approved by: Jesús Daniel Colmenares Oviedo (maintainer)
* irc/inspircd: update to 3.16.0Dries Michiels2023-04-282-4/+4
| | | | Changes: https://docs.inspircd.org/3/change-log/#inspircd-3160
* */*: bump all direct Boost cunsumersDima Panov2023-04-272-2/+2
|
* irc/iroffer-dinoex: enable libunwind on powerpcPiotr Kubaj2023-04-261-2/+2
|
* audio/opus: bump consumers after update to 1.4Christian Weisgerber2023-04-253-1/+3
|
* *: Bump PORTREVISIONs for math/mpc update to 1.3.1Gerald Pfeifer2023-04-234-2/+4
|
* KDE: Update KDE Gear to 23.04.0Tobias C. Berner2023-04-201-3/+3
| | | | | | | | | | | | | | | | | | | | Thursday, 20 April 2023 New apps join KDE Gear ⚙️ 23.04 and unlock access to fledgling social media platforms, online video streaming services, podcasts, and much more. This new generation of apps are designed to work both on your computer and mobile phone right out of the box. But, of course, if you are also looking forward to new versions of the KDE tools you already know and trust, those are here too! Classics like Spectacle, Dolphin, Kdenlive, Kate, and Okular all boast shiny new features, code optimizations, and performance improvements. Read on to find out what's new and what has been improved in KDE Gear ⚙️ 23.04: Announcement: https://kde.org/announcements/gear/23.04.0/ Changelog: https://kde.org/announcements/changelogs/gear/23.04.0/
* irc/znc: Allow build with swig 4.1.0+Po-Chuan Hsieh2023-04-181-0/+33
| | | | | PR: 270720 Obtained from: https://github.com/znc/znc/commit/fecdd9895894b3afe903021b0843a422eb4d3308
* devel/icu: update to 73.1Jan Beich2023-04-132-2/+2
| | | | | | | | | - Temporarily switch to GitHub auto archive (release artifacts are N/A atm) Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1 Reported by: GitHub (watch releases) PR: 270422 Exp-run by: antoine
* */*: Adopt ports from swills@Muhammad Moinur Rahman2023-04-111-1/+1
|
* all: return swills' ports to the pools after safeeping his ports bit.Rene Ladan2023-04-111-1/+1
| | | | With hat: portmgr-secretary
* all: Bump PORTREVISION after lang/go{119,120} updateDmitri Goutnik2023-04-083-3/+3
|
* maintainership: reset maintainership from freebsd@bitchx.orgBaptiste Daroussin2023-04-062-2/+2
| | | | bitchx.org is returning SERVFAIL for a while now.
* irc/irssi: Update to 1.4.4Daniel Engberg2023-03-312-8/+8
| | | | | | | | Changelog: https://irssi.org/NEWS/#news-v1-4-4 PR: 270560 Reported by: Ailin Nemui (upstream) Reviewed by: David O'Rourke <dor.bsd@xm0.uk>
* irc/soju: fix build on riscv64Robert Clausecker2023-03-275-2/+210
| | | | | | | | Bump golang.org/x/sys dependency to a version new enough to support riscv64-freebsd. Sponsored by: Berlienr Linux User Group e.V. Approved by: portmgr (build fix blanket)
* irc/ergo: fix build on riscv64Robert Clausecker2023-03-242-2/+9
| | | | | | | | Bump golang.org/x/sys dependency to a version new enough to support riscv64-freebsd. Sponsored by: Berliner Linux User Group e.V. Approved by: portmgr (build fix blanket)
* irc/komanda-cli: fix building on riscv64Robert Clausecker2023-03-215-57/+140
| | | | | | | | | | | | Bump golang.org/x/sys dependency to a version new enough to support risc64-freebsd. While we are at it: - remove useless GH_TUPLE entries (upstream vendors these) - only strip if stripping is requested Sponsored by: Berliner Linux User Group e.V. Approved by: portmgr (build fix blanket) Differential Revision: https://reviews.freebsd.org/D39152
* irc/srvx: fix build on armv? and powerpcPiotr Kubaj2023-03-121-3/+6
| | | | They use long long for time_t.
* irc/py-limnoria: Update version 2019.09.08=>2021.11.18Simeon Simeonov2023-03-103-201/+15
| | | | | | | Changelog: https://github.com/progval/Limnoria/releases/tag/master-2021-11-18 PR: 260166
* all: Bump PORTREVISION after Go ports updateDmitri Goutnik2023-03-093-3/+3
|
* irc/simpleirc: Update to 1.3Clockwork64002023-03-084-54/+49
| | | | | | Changelog: https://git.suckless.org/sic/log.html PR: 269944
* KDE: Update KDE Gear to 22.12.3Tobias C. Berner2023-03-031-3/+3
| | | | | | | | | | | | | | | | | Thursday, 2 March 2023 Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE Gear. Today they all get new bugfix source releases with updated translations, including: * ark: Properly check if there is sufficient free space available before extracting (fixes bug #459418) * kate: Activate the view of viewspace which made the request (fixes bug #465811) * kdenlive: Fix crash and offset when moving a group with subtitle Announcement: https://kde.org/announcements/gear/22.12.3/
* accessibility/at-spi2-core: update to 2.46.0Tobias C. Berner2023-03-024-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | What's new in at-spi2-core 2.46.0: * Fix GetInterfaces documentation on org.a11y.atspi.Accessible interface. What's new in at-spi2-core 2.45.91: * Send device event controller events using the same signature as other events. * Document the Accessible, Action, and Cache dbus interfaces. * Fix license of atspi-gmain.c (#87). What's new in at-spi2-core 2.45.90: * xml: Add some documentation. * xml: Fix event arguments. * xml: Add some missing DeviceEventController methods. * Bind the AT-SPI bus to the graphical session. * Mark bus service as belonging to the session slice. * Add ATSPI_ROLE_PUSH_BUTTON_MENU. * Add an "announcement" event/signal to allow objects to send notifications (!63). * Various code clean-ups and test improvements. What's new in at-spi2-core 2.45.1: * Atk and at-spi2-atk are now merged into this project. * Now requires meson 0.56.2 and glib 2.67.4. * at-spi2-atk: Expose the accessible hierarchy via dbus introspection. * Properly escape the AT-SPI bus address; fixes warnings about the address not containing a colon (!55). * Add a text value to AtspiValue, so that a value can expose a textual description, as in the new Atk value API. * Add atspi_event_listener_register_with_app, to allow an event listener to be registered only for a given application (!52). - accessibility/atk and accessibility/at-spi2-atk have been merged into accessibility/at-spi2-core - accessibility/at-spi2-core: bump consumers of removed ports atk and at-spi2-atk PR: 269704 Exp-run by: antoine ---
* irc/srain: mark BROKENAntoine Brodin2023-02-201-0/+2
| | | | | | pkg-static: Unable to access file /wrkdirs/usr/ports/irc/srain/work/stage/usr/local/share/doc/srain/html/_static/jquery-3.5.1.js:No such file or directory Reported by: pkg-fallout