Commit graph

4382 commits

Author SHA1 Message Date
Jan Beich
4bbb4133b2 devel/icu: update to 65.1
Changes:	http://site.icu-project.org/download/65
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
2019-10-03 20:35:29 +00:00
Kubilay Kocak
01f1dbafc8 irc/py-limnoria: Update to 2019.09.08
- Rebase patch against the upstream PR
2019-10-01 05:27:20 +00:00
Kubilay Kocak
4c6b47d49f irc/py-limnoria: Backport Web plugin bugfixes
Backport fixes for the Web plugin [1][2][3].

[1] https://github.com/ProgVal/Limnoria/pull/1371
[2] https://github.com/ProgVal/Limnoria/issues/1362
[3] https://github.com/ProgVal/Limnoria/issues/1359

Submitted by:	DanDare (GitHub: Rodrigo-NH, via IRC)
2019-10-01 03:47:16 +00:00
Danilo G. Baio
ff71c9d91c irc/znc: Update to 1.7.5
Changelog:	https://wiki.znc.in/ChangeLog/1.7.5
2019-09-29 22:16:54 +00:00
Kurt Jaeger
206b24b3c9 irc/ngircd: upgrade 24 -> 25
PR:		240373
Submitted by:	akess@solarlottery.net
Approved by:	fgsch@lodoss.net (maintainer timeout)
Relnotes:	https://github.com/ngircd/ngircd/blob/master/ChangeLog
2019-09-24 18:05:24 +00:00
Dirk Meyer
7c0053555c - remove iroffer-lamm 2019-09-23 11:36:10 +00:00
Dmitri Goutnik
b6bd0cf737 Change my maintainer email
Approved by:	tz (mentor), portmgr (adamw)
Differential Revision:	https://reviews.freebsd.org/D21677
2019-09-16 20:55:08 +00:00
Antoine Brodin
637b3d75f3 Deprecate a few ports 2019-09-15 17:28:08 +00:00
Steve Wills
67a36fa558 irc/irssi: Update to 1.2.2
PR:		240508
Submitted by:	David O'Rourke <dor.bsd@xm0.uk> (maintainer)
2019-09-13 13:51:45 +00:00
Rene Ladan
fc31075d85 Remove expired ports:
2019-09-04 devel/ace+tao-doc: Broken for more than 6 months
2019-09-04 devel/dfmt: Broken for more than 6 months
2019-09-04 devel/ignition-transport: Broken for more than 6 months
2019-09-04 devel/spin: Broken for more than 6 months
2019-09-04 editors/dexed: Depends on expiring devel/dfmt
2019-09-04 editors/p5-Padre: Depends on expiring x11-toolkits/p5-Wx
2019-09-04 emulators/qemu2: Latest 3.X branch is in ports tree
2019-09-04 games/asc: Broken for more than 6 months
2019-09-04 games/slade: Broken for more than 6 months
2019-09-04 graphics/gimp-wavelet-decompose-plugin: Broken for more than 6 months
2019-09-04 graphics/py-pyembree: Depends on expiring graphics/embree
2019-09-04 irc/irssi-otr: Broken for more than 6 months
2019-09-04 mail/p5-Mail-ClamAV: Broken for more than 6 months
2019-09-04 mail/qmail-ldap: Broken for more than 6 months
2019-09-04 math/fityk: Broken for more than 6 months
2019-09-04 math/octave-forge-econometrics: Broken for more than 6 months
2019-09-04 math/octave-forge-fits: Broken for more than 6 months
2019-09-04 math/octave-forge-linear-algebra: Broken for more than 6 months
2019-09-04 math/octave-forge-mechanics: Broken for more than 6 months
2019-09-04 math/octave-forge-parallel: Broken for more than 6 months
2019-09-04 math/octave-forge-strings: Broken for more than 6 months
2019-09-04 math/octave-forge-tisean: Broken for more than 6 months
2019-09-04 math/octave-forge-video: Broken for more than 6 months
2019-09-04 math/py-yt: Depends on expiring graphics/embree
2019-09-04 misc/gnustep-examples: Broken for more than 6 months
2019-09-04 net/turses: Depends on expiring net/py-tweepy
2019-09-04 security/clamcour: Broken for more than 6 months
2019-09-04 security/honeybadger: Broken for more than 6 months
2019-09-04 sysutils/freefilesync: Broken for more than 6 months
2019-09-04 sysutils/log-courier: Broken for more than 6 months
2019-09-04 textproc/py-orange3-text: Broken for more than 6 months
2019-09-05 www/feedjack: Upstream gone
2019-09-04 www/havp: Broken for more than 6 months
2019-07-31 www/rubygem-webpack-rails-rails5: Upstream no longer maintained, use devel/rubygem-webpacker-rails* instead
2019-09-04 x11-toolkits/p5-Wx-GLCanvas: Depends on expiring x11-toolkits/p5-Wx
2019-09-04 x11-toolkits/p5-Wx-Perl-ProcessStream: Depends on expiring x11-toolkits/p5-Wx
2019-09-04 x11-wm/golem: Broken for more than 6 months
2019-09-04 x11-wm/pawm: Broken for more than 6 months
2019-09-05 11:40:24 +00:00
Philippe Audeoud
56e6272f8c - Update to 20181120
- Remove useless patch for script ipupdate.pl
2019-09-04 19:48:00 +00:00
Santhosh Raju
85580c7319 irc/irssi-icb: Makefile cleanup
- Cleans up the Makefile by running portlint(1) and portfmt(1).
- Also adds "gnome" to USES to prevent the "USE_GNOME alone is deprecated" message.
- Updates the MAINTAINER email

PR:		239996
Approved by:	philip (mentor)
2019-09-03 03:11:09 +00:00
Joseph Mingrone
9002c82508 Bump PORTREVISION for ports using EMACS_VERSION_SITE_LISPDIR
This is required after editors/emacs was updated to version 26.3 in
r510281.

Reported by:	ashish
2019-09-01 15:32:08 +00:00
Yuri Victorovich
b28d4e12cf irc/inspircd: Update to 3.3.0 (bugfix release); Add MBEDTLS knob
PR:		240129
Submitted by:	Dmitri Goutnik <dg@syrec.org>
MFH:		2019Q3
2019-08-29 03:54:52 +00:00
Jan Beich
befa71e0f3 devel/boost-*: update to 1.71.0
Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
2019-08-19 15:35:27 +00:00
Ben Woods
4e44e90d98 irc/quassel: enable snorenotify support
PR:		238875
Submitted by:	swills
2019-08-18 10:22:55 +00:00
Ben Woods
0f15633ab2 irc/quassel: Upgrade to 0.13.1
Also switch to GitHub for downloading source.

Changes this release:
  https://github.com/quassel/quassel/blob/0.13.1/ChangeLog#L16
2019-08-18 10:12:12 +00:00
Adriaan de Groot
0a7455c83c Update KDE Frameworks to latest upstream release, 5.61
Release notes at
	https://kde.org/announcements/kde-frameworks-5.61.0.php

Thanks to
	antoine@ for the exp-runs,
	tcberner@ for most of the prep-work,
	the Gentoo community for cherry-picking patches

There are a bunch of changes in (implicitly included) headers, which
broke existing KDE Applications builds; that's why there are a whole
bunch of "patch-gentoo-kf5-5.61-headers" patches (taken from Gentoo
packaging). Those will go away with the next KDE Applications release,

PR:		239777
Submitted by:	tcberner
2019-08-15 10:01:34 +00:00
Mathieu Arnold
3bd0ac0d72 Convert to UCL & cleanup pkg-message (categories h-k) 2019-08-13 22:22:35 +00:00
Sunpoet Po-Chuan Hsieh
6da752ff28 Fix gemspec for nokogiri 1.10.1 update (r494390)
- Bump PORTREVISION for package change
2019-08-13 20:51:45 +00:00
Antoine Brodin
f7232bb923 Mark BROKEN: unfetchable 2019-08-04 12:37:58 +00:00
Antoine Brodin
b16de4c294 Deprecate ports broken for more than 6 months 2019-08-04 09:07:47 +00:00
Jan Beich
f18538b989 devel/libevent2: update to 2.1.11
Changes:	https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI:		https://abi-laboratory.pro/tracker/timeline/libevent/
PR:		239599
Reported by:	GitHub (watch releases)
Approved by:	zeising (maintainer)
MFH:		2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision:	https://reviews.freebsd.org/D21133
2019-08-02 13:30:40 +00:00
Jochen Neumeister
fd07bdfd1c Update to 1.1.14
Sponsored by:	Netzkommune GmbH
2019-08-02 07:09:27 +00:00
Gerald Pfeifer
ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Yuri Victorovich
38070a6b9f New port: irc/oragono: Modern IRC server (daemon/ircd) written in Go 2019-07-21 20:27:23 +00:00
Kai Knoblich
7dec2ff00a irc/irssi: Enable by default all options that add no dependencies
* Make all options as default ones that don't introduce further dependencies
  to save users from compiling those features themselves.

PR:		239252
Submitted by:	David O'Rourke (maintainer)
Reported by:	cm@sdf.org
MFH:		2019Q3
2019-07-21 10:54:08 +00:00
Piotr Kubaj
1d1f99fcf9 irc/inspircd: fix build on GCC architectures
Base GCC can't build this port:
/usr/include/c++/4.2/tr1/functional:907: error: cannot use typeid with -fno-rtti

Approved by:	mentors (implicit approval)
2019-07-19 10:19:42 +00:00
Kai Knoblich
5640146993 irc/irssi: Add non-default option DEBUG
* Add non-default option DEBUG to enable builds with debug symbols.

PR:		238581
Submitted by:	serpent7776@gmail.com (initial version), David O'Rourke
Reviewed by:	koobs
Approved by:	David O'Rourke (maintainer)
2019-07-09 21:25:53 +00:00
Steve Wills
038b39280a irc/inspircd: update to 3.2.0
PR:		239017
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
2019-07-06 17:48:54 +00:00
Kai Knoblich
db65f90298 irc/irrsi: Update to 1.2.1
* Fixes security vulnerability when using SASL for login that might suddenly
  fail in some cases (CVE-2019-13045). [1]
* It also fixes issues with input line echoing of UTF-8 chars with non UTF-8
  terminals. [2]

Changelog:

https://irssi.org/NEWS/#v1-2-1

PR:		238892 [1], 238591 [2]
Submitted by:	Santhosh Raju [1], Victor Sudakov [2]
Approved by:	David O'Rourke (maintainer)
MFH:		2019Q2
Security:	475f952c-9b29-11e9-a8a5-6805ca0b38e8
2019-07-01 20:29:01 +00:00
Alexey Dokuchaev
3186e08e7c 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
2019-06-27 09:02:56 +00:00
Danilo G. Baio
4d2b5c0e27 irc/znc: Update to 1.7.4, Fix Privilege Escalation issue
Changelog:	https://wiki.znc.in/ChangeLog/1.7.4

MFH:		2019Q2
Security:	6f15730d-94ea-11e9-a83e-641c67a117d8
2019-06-22 13:08:18 +00:00
Danilo G. Baio
07e45f34d3 irc/znc: Improve pkg-message with UCL format 2019-06-17 22:10:02 +00:00
Mark Linimon
db2ac97f4b Add compiler:c++11-lang to USES to fix the following problem on
GCC-based architectures:

    The compiler feature "cxx_decltype" is not known to CXX compiler "GNU" version 4.2.1.

Approved by:	portmgr (tier-2 blanket)
2019-06-13 11:52:20 +00:00
Pietro Cerutti
07a80a55b7 irc/weechat: remove meaningless 85+ from USES tcl 2019-06-12 16:14:02 +00:00
Pietro Cerutti
dd1742b6a9 irc/eggdrop-devel: remove meaningless 85+ from USES tcl 2019-06-12 15:37:38 +00:00
Pietro Cerutti
3fe987fc7f irc/eggdrop: remove meaningless 85+ from USES tcl 2019-06-12 15:37:02 +00:00
Pietro Cerutti
e2c159ee43 irc/gseen.mod: remove meaningless 85+ from USES tcl 2019-06-12 15:35:41 +00:00
Bernard Spil
b5f15d2a51 rc/weechat: Update to 2.5
- Add Guile support [1]

PR:		236152 [1]
Submitted by:	Jeremy "Vrakfall" Lecoc<jeremy artphotolaurent be> [1]
2019-06-07 18:21:57 +00:00
Christoph Moench-Tegeder
83b331ae55 update irc/ircII to 20190117
PR:		238176
Approved by:	maintainer (andrew at tao11 dot riddles dot org dot uk)
2019-06-06 21:42:23 +00:00
Tobias Kortkamp
53dd9c3309 irc/gseen.mod: Spell GNU_CONFIGURE correctly
Since it now does something, stop calling configure directly in the
port.  GNU_CONGFIGURE was added in r146680.
2019-05-26 03:42:12 +00:00
Steve Wills
dcf2559b42 irc/irssi-icb: bump PORTREVISION due to irssi update
PR:		238107
Submitted by:	Santhosh Raju <santhosh.raju@gmail.com> (maintainer)
2019-05-24 18:16:54 +00:00
Jochen Neumeister
7cc6523e03 Update to 3.1.0
- Switch to DISTVERSION
- Remove obsolete configure options

Changelog: https://docs.inspircd.org/3/change-log/#inspircd-310

PR:		237964
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
Sponsored by:	Netzkommune GmbH
2019-05-21 09:21:03 +00:00
Mathieu Arnold
b02a518e53 Remove Created by lines where I am the one. 2019-05-20 13:04:24 +00:00
Steve Wills
7490ba8675 irc/inspircd: Update to 3.0.1
PR:		237831
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
2019-05-12 01:01:33 +00:00
Dirk Meyer
3e625cf984 - use INSTALL_LIB 2019-05-09 15:43:01 +00:00
Mark Linimon
922dee671e These ports now build on aarch64.
Where necessary, pet portlint.

Approved by:	portmgr
Obtained from:	aarch64 TRYBROKEN run
2019-05-03 21:06:51 +00:00
Joseph Mingrone
9643d28d53 Bump PORTREVISION for ports using EMACS_VERSION_SITE_LISPDIR
This should have been done with r499179 when editors/emacs was updated
to version 26.2.

Reported by:	nobutaka
2019-04-28 15:16:51 +00:00
Tobias Kortkamp
da641ca923 irc/inspircd: Spell GNUTLS_CONFIGURE_ENABLE correctly 2019-04-16 18:44:22 +00:00