aboutsummaryrefslogtreecommitdiff
path: root/irc/weechat
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* irc/weechat: Fix build with HEADLESS offBernard Spil2021-03-151-8/+8
| | | | | | | | PR: 254291 Submitted by: rigoletto Notes: svn path=/head/; revision=568443
* irc/weechat: Update to 3.1Bernard Spil2021-03-072-4/+4
| | | | Notes: svn path=/head/; revision=567564
* irc/weechat: Update to 3.0.1Bernard Spil2021-01-312-4/+4
| | | | Notes: svn path=/head/; revision=563494
* irc/weechat: Update to 3.0Bernard Spil2020-11-112-4/+4
| | | | Notes: svn path=/head/; revision=554913
* irc/weechat: Update to 2.9Bernard Spil2020-07-193-32/+19
| | | | | | | * Fix REINPLACE_CMD warnings Notes: svn path=/head/; revision=542549
* irc/weechat: Fix patch failureBernard Spil2020-06-071-20/+0
| | | | | | | | PR: 247055 Reported by: <p5B2E9A8F t-online de> Notes: svn path=/head/; revision=538180
* irc/weechat: Update to 2.8Bernard Spil2020-06-072-4/+4
| | | | Notes: svn path=/head/; revision=538158
* irc/weechat: fix patch-cmake_FindRuby.cmake before 2020Q2 branchDima Panov2020-04-021-23/+20
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=530256
* irc/weechat: Add Ruby 2.7 supportBernard Spil2020-02-221-0/+23
| | | | | | | | PR: 243641 Submitted by: fluffy Notes: svn path=/head/; revision=526847
* irc/weechat: Security update to 2.7.1Bernard Spil2020-02-212-4/+4
| | | | | | | | MFH: 2020Q1 Security: 8e3f1812-54d9-11ea-8d49-d4c9ef517024 Notes: svn path=/head/; revision=526689
* irc/weechat: Switch to Ninja build, fix USESBernard Spil2019-12-082-4/+4
| | | | | | | Reported by: fluffy Notes: svn path=/head/; revision=519304
* irc/weechat: Update to 2.7Bernard Spil2019-12-084-23/+11
| | | | Notes: svn path=/head/; revision=519303
* irc/weechat: Chase previous commitBernard Spil2019-11-261-3/+3
| | | | Notes: svn path=/head/; revision=518451
* irc/weechat: Fix clobbering USESBernard Spil2019-11-261-1/+0
| | | | | | | Reported by: mat Notes: svn path=/head/; revision=518450
* irc/weechat: Update to 2.6Bernard Spil2019-11-252-11/+12
| | | | Notes: svn path=/head/; revision=518420
* Update Guile to version 2.2.5, modern stable version, and fix dependentAlexey Dokuchaev2019-06-271-3/+4
| | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=505200
* irc/weechat: remove meaningless 85+ from USES tclPietro Cerutti2019-06-121-1/+1
| | | | Notes: svn path=/head/; revision=504022
* rc/weechat: Update to 2.5Bernard Spil2019-06-074-35/+35
| | | | | | | | | | - Add Guile support [1] PR: 236152 [1] Submitted by: Jeremy "Vrakfall" Lecoc<jeremy artphotolaurent be> [1] Notes: svn path=/head/; revision=503643
* irc/weechat: Update to 2.4Bernard Spil2019-02-242-4/+4
| | | | | | | | | | Changelog https://weechat.org/files/changelog/ChangeLog-2.4.html PR: 235972 Submitted by: Dmitri Goutnik <dg syrec org> Notes: svn path=/head/; revision=493770
* - Fix LICENSEDmitry Marakasov2019-02-032-2/+2
| | | | | | | | | - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=492031
* Change cmake default behaviour to outsource.Tobias C. Berner2018-12-251-1/+1
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=488341
* irc/weechat: Update to 2.3Bernard Spil2018-10-232-4/+4
| | | | | | | | Submitted by: voidanix Differential Revision: https://reviews.freebsd.org/17652 Notes: svn path=/head/; revision=482861
* irc/weechat: Fix build errorsBernard Spil2018-07-182-1/+21
| | | | | | | | | | - doesn't know about TCL 8.7 yet - requires PHP installed during configure Submitted by: fluffy Notes: svn path=/head/; revision=474852
* irc/weechat: Update to 2.2Bernard Spil2018-07-152-4/+4
| | | | Notes: svn path=/head/; revision=474683
* irc/weechat: Update to 2.1Bernard Spil2018-03-183-9/+21
| | | | | | | | PR: 226707 Reported by: Greg Fitzgerald <gregf hugops pw> Notes: svn path=/head/; revision=464954
* irc/weechat: Remove Ruby LIB_DEPENDSBernard Spil2018-01-011-4/+0
| | | | | | | | | - unwind is a dependency of Ruby Submitted by: sunpoet Notes: svn path=/head/; revision=457781
* irc/weechat: Bugfix update to 2.0.1Bernard Spil2017-12-212-5/+4
| | | | | | | Changelog: https://weechat.org/files/changelog/ChangeLog-2.0.1.html Notes: svn path=/head/; revision=456939
* irc/weechat: Unbreak builds, add PHP optionBernard Spil2017-12-032-28/+9
| | | | | | | | | | | - Remove leftovers from 2.0-RC testing - Add PHP option and .so - Simplify cmake enable Reported by: antoine, adamw Notes: svn path=/head/; revision=455425
* irc/weechat: Update to 2.0Bernard Spil2017-12-034-10/+13
| | | | Notes: svn path=/head/; revision=455409
* irc/weechat: Security update to 1.9.1Bernard Spil2017-09-272-4/+4
| | | | | | | | | | - Fixes crash in logger MFH: 2017Q3 Security: b63421b6-a1e0-11e7-ac58-b499baebfeaf Notes: svn path=/head/; revision=450728
* Remove USES=execinfo.Mathieu Arnold2017-09-221-1/+0
| | | | | | | | | | PR: 220271 Submitted by: mat (review), Yasuhiro KIMURA (PR) Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D11488 Notes: svn path=/head/; revision=450351
* irc/weechat: Depend on libunwind for RUBYBernard Spil2017-08-141-0/+4
| | | | | | | | | - Ruby on amd64/i386 uses libunwind causing weechat to link it as well Reported by: koobs Notes: svn path=/head/; revision=447942
* irc/weechat: Update to 1.9Bernard Spil2017-07-062-4/+4
| | | | | | | - Bugfix update to 1.9 Notes: svn path=/head/; revision=445144
* Make ninja opt-out in cmake.mkTobias C. Berner2017-06-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=444324
* Mark some ports failing on power64. In cases where the error messageMark Linimon2017-05-221-0/+3
| | | | | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills Notes: svn path=/head/; revision=441468
* irc/weechat: Update to 1.8Bernard Spil2017-05-144-9/+11
| | | | | | | - Bugfix and new features release Notes: svn path=/head/; revision=440880
* irc/weechat: Security update to 1.7.1Bernard Spil2017-04-252-4/+4
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=439412
* irc/weechat: Fix python3 detectionBernard Spil2017-03-261-1/+1
| | | | | | | | | | - Fix package error when python3 is used PR: 216555 Reported by: Charles P <charlespigott@googlemail.com> Notes: svn path=/head/; revision=436955
* irc/weechat: Update to 1.7Bernard Spil2017-01-232-7/+5
| | | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=432287
* irc/weechat: Fix build when PYTHON not setBernard Spil2016-10-051-1/+1
| | | | | | | - Check PYTHON option before checking version Notes: svn path=/head/; revision=423325
* irc/weechat: Update to 1.6Bernard Spil2016-10-0410-315/+143
| | | | | | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=423303
* Reset jase@'s ports after taking in his commit bit for safekeeping.Rene Ladan2016-09-181-1/+1
| | | | | | | With hat: portmgr-secretary Notes: svn path=/head/; revision=422375
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.Mathieu Arnold2016-04-011-10/+10
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412347
* - Update security/gnutls to 3.4.10.Tijl Coosemans2016-03-271-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=411990
* Readd removed ${PORTSDIR} in dependency chain too early there are still fixesBaptiste Daroussin2016-02-261-10/+10
| | | | | | | needed in bsd.ports.mk to allow removing them entirely Notes: svn path=/head/; revision=409617
* - Switch to USES=execinfo localbasePawel Pekala2016-01-161-3/+2
| | | | | | | | | | | | - USES=localbase conversion fixes detection of libexecinfo on FreeBSD 10+ PR: 205760 Submitted by: myself Approved by: maintainer timeout Notes: svn path=/head/; revision=406223
* Update irc/weechat to 1.4Renato Botelho2016-01-129-45/+37
| | | | Notes: svn path=/head/; revision=405897
* - Fix build if lang/v8 is installedSunpoet Po-Chuan Hsieh2015-12-213-1/+17
| | | | | | | | | | | - Add JAVASCRIPT option and set it off by default PR: 204881 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 23 days) Notes: svn path=/head/; revision=404174
* Upgrade irc/weechat to 1.3Renato Botelho2015-10-108-74/+48
| | | | Notes: svn path=/head/; revision=399019