Re: math/lapack,-cblas,-blas,-docs

2024-05-20 Thread Steven Mestdagh
Rafael Sadowski [2024-05-19, 18:48:17]: > Before I go deeper into the rabbit hole I would like to ask for > feedback. Below you can see my idea. I would like to update lapack, > blas and cblas. Upstream project has decided to use cmake and build > everything in one. I like it because it makes the

UPDATE: audio/mpdscribble

2024-05-02 Thread Steven Mestdagh
= audio @@ -13,19 +13,19 @@ MAINTAINER =Steven Mestdagh http://www.musicpd.org/download/mpdscribble/$V/ LIB_DEPENDS = net/curl \ - devel/glib2 \ - audio/libmpdclient + audio/libmpdclient

Re: UPDATE: math/fftw3

2022-11-21 Thread Steven Mestdagh
> > A minor update; all tests still pass on amd64. > > Octave, including its test suite, is still fine with this as well. > > I didn't test other ports that use this. > > > > ok? > > this one should be better anyone? > Index: Makefile > ==

Re: UPDATE: math/fftw3

2022-11-14 Thread Steven Mestdagh
Steven Mestdagh [2022-11-14, 11:33:23]: > A minor update; all tests still pass on amd64. > Octave, including its test suite, is still fine with this as well. > I didn't test other ports that use this. > > ok? this one should be bet

UPDATE: math/fftw3

2022-11-14 Thread Steven Mestdagh
A minor update; all tests still pass on amd64. Octave, including its test suite, is still fine with this as well. I didn't test other ports that use this. ok? Index: Makefile === RCS file: /cvs/ports/math/fftw3/Makefile,v retrieving

UPDATE: math/p5-Math-GMP{f,z}

2022-11-12 Thread Steven Mestdagh
maintenance update; tests still pass. ok? Index: p5-Math-GMPf/Makefile === RCS file: /cvs/ports/math/p5-Math-GMPf/Makefile,v retrieving revision 1.5 diff -u -p -u -r1.5 Makefile --- p5-Math-GMPf/Makefile 11 Mar 2022 19:36:24 -0

UPDATE: math/octave

2022-11-09 Thread Steven Mestdagh
Below is a maintenance update for octave. On amd64 it seems to be fine. The test suite gives the following result: PASS17011 FAIL 14 REGRESSION 6 XFAIL (reported bug) 33 SKIP (missing feature

UPDATE: syslog-ng 3.38

2022-09-19 Thread Steven Mestdagh
Maintenance update, fixing also some buffer out-of-bounds issues. https://github.com/syslog-ng/syslog-ng/releases/tag/syslog-ng-3.38.1 Seems fine here on amd64. Testing/feedback welcome. Index: Makefile === RCS file: /cvs/ports/sy

[UPDATE] math/octave 7.2.0

2022-08-18 Thread Steven Mestdagh
Seems to be fine on amd64. The test suite results somewhat improved. PASS16952 FAIL 18 REGRESSION 6 XFAIL (reported bug) 31 SKIP (missing feature)226 SKIP (run-time condition)

Re: [wip] synapse 1.65

2022-08-18 Thread Steven Mestdagh
Renaud Allard [2022-08-18, 10:58:24]: > > > On 8/18/22 08:25, Landry Breuil wrote: > > Le Thu, Aug 18, 2022 at 08:24:42AM +0200, Landry Breuil a écrit : > > > Hi, > > > > > > so now that we have poetry-core in ports thanks to sthen@, here's a wip > > > diff for synapse using MODPY_PEP517 = poetr

UPDATE: syslog-ng

2022-05-02 Thread Steven Mestdagh
Maintenance update; seems to be fine on amd64. Any tests/comments welcome. Index: Makefile === RCS file: /cvs/ports/sysutils/syslog-ng/Makefile,v retrieving revision 1.74 diff -u -p -u -r1.74 Makefile --- Makefile11 Mar 2022 19:5

UPDATE: blas and lapack

2022-04-27 Thread Steven Mestdagh
022 18:19:05 - @@ -1,10 +1,9 @@ COMMENT= library of Fortran linear algebra subroutines -VERSION= 3.8.0 +VERSION= 3.10.1 DISTNAME= lapack-${VERSION} -REVISION= 1 -SHARED_LIBS= lapack 7.1 +SHARED_LIBS= lapack 8.0 CATEGORIES=math DISTFILES= ${DISTNAME

Re: UPDATE: net/argus-clients

2022-04-27 Thread Steven Mestdagh
Rafael Sadowski [2022-04-26, 20:17:45]: > On Tue Apr 26, 2022 at 07:42:00PM +0200, Steven Mestdagh wrote: > > minor update with some bug fixes, and zeek support. > > > > > > Index: Makefile > > === &

UPDATE: net/argus-clients

2022-04-26 Thread Steven Mestdagh
= ${HOMEPAGE}/src/ +GH_ACCOUNT = openargus +GH_PROJECT = clients +GH_TAGNAME = v${VERSION} MAINTAINER = Steven Mestdagh Index: distinfo === RCS file: /cvs/ports/net/argus-clients/distinfo,v retrieving revision 1.8 diff -u -p

UPDATE: net/argus-clients

2021-11-13 Thread Steven Mestdagh
maintenance update to 3.0.8.3, lightly tested on amd64. ok? Index: Makefile === RCS file: /cvs/ports/net/argus-clients/Makefile,v retrieving revision 1.19 diff -u -p -u -r1.19 Makefile --- Makefile25 Feb 2021 21:31:28 -

UPDATE: math/p5-Math-GMPz

2021-09-12 Thread Steven Mestdagh
minor update, tests pass on amd64. ok? Index: Makefile === RCS file: /cvs/ports/math/p5-Math-GMPz/Makefile,v retrieving revision 1.3 diff -u -p -u -r1.3 Makefile --- Makefile3 Jul 2020 21:45:28 - 1.3 +++ Makefile12

UPDATE: math/p5-Math-GMPf

2021-09-12 Thread Steven Mestdagh
minor update, tests pass on amd64. ok? Index: Makefile === RCS file: /cvs/ports/math/p5-Math-GMPf/Makefile,v retrieving revision 1.3 diff -u -p -u -r1.3 Makefile --- Makefile3 Jul 2020 21:45:28 - 1.3 +++ Makefile12

Re: eventlog vs. syslog-ng eventlog

2021-04-30 Thread Steven Mestdagh
sysutils/syslog-ng/Makefile 29 Apr 2021 17:20:02 - > > @@ -6,7 +6,7 @@ V = 3.12.1 > > REL = 3.12 > > DISTNAME = syslog-ng-$V > > CATEGORIES = sysutils > > -REVISION = 7 > > +REVISION = 8 > > > > MAINTAINER =

UPDATE: security/clusterssh

2020-06-18 Thread Steven Mestdagh
update to latest, tested without surprises. ok? Index: Makefile === RCS file: /cvs/ports/security/clusterssh/Makefile,v retrieving revision 1.21 diff -u -p -u -r1.21 Makefile --- Makefile12 Jul 2019 20:49:01 - 1.21 +++ Ma

Re: UPDATE: math/octave

2020-04-20 Thread Steven Mestdagh
Stuart Henderson [2020-04-19, 22:24:32]: > On 2020/04/19 22:04, Stuart Henderson wrote: > > On 2020/04/18 14:38, Steven Mestdagh wrote: > > > update octave, and reinstate wantlib that was somehow removed earlier. > > > tested lightly on amd64, test suite show

UPDATE: math/octave

2020-04-18 Thread Steven Mestdagh
update octave, and reinstate wantlib that was somehow removed earlier. tested lightly on amd64, test suite shows no regression compared to version 5.1.0 in tree. please test/comment/ok. Index: Makefile === RCS file: /cvs/ports/math/

Re: Remove security/keepassx

2020-02-22 Thread Steven Mestdagh
Jeremie Courreges-Anglas [2020-02-22, 14:57:51]: > > +cc maintainer > > On Sat, Feb 22 2020, Rafael Sadowski wrote: > > What do you think about the idea of deleting keepassx and set a pkgpath > > in keepassxc? > > > > Here is a quote from the keepassxc FAQ: > > > > Q: Why KeePassXC instead of Ke

[NEW] p5-Math-GMPf

2019-05-18 Thread Steven Mestdagh
perl interface to the GMP library's floating point (mpf) functions. tests pass on amd64. comments/ok? p5-Math-GMPf.tgz Description: application/tar-gz

[NEW] p5-Math-GMPz

2019-05-18 Thread Steven Mestdagh
perl interface to the GMP library's integer (mpz) functions. comments/ok? p5-Math-GMPz.tgz Description: application/tar-gz

Re: TeX Live housekeeping

2019-05-18 Thread Steven Mestdagh
Edd Barrett [2019-05-18, 14:30:12]: > Hi, > > This isn't very exciting, but I wanted to get it out of the way before I > start looking at TL 2019. > > * Port all Python scripts to Python 3 and invoke them via #! > * Fix a generated CVS tag. CVS will just regenerate it again, if you want to avo

Re: Enable flang in fortran module and use it to enable R on arm64

2019-05-08 Thread Steven Mestdagh
Brian Callahan [2019-05-08, 00:42:02]: > Hi ports -- > > Attached are two diffs. The first turns on flang support in the fortran > module. This has been brought up before but stalled. It is now necessary for > R to build on arm64. The second uses flang as the Fortran compiler on arm64 > when build

Re: UPDATE: math/octave

2019-05-03 Thread Steven Mestdagh
Steven Mestdagh [2019-04-25, 07:53:23]: > This brings octave to the latest version. Tested ok on amd64. > Would be nice if someone could build/test on other archs. updated diff against -current. any feedback on this? Index: Ma

UPDATE: math/octave

2019-04-24 Thread Steven Mestdagh
This brings octave to the latest version. Tested ok on amd64. Would be nice if someone could build/test on other archs. Index: Makefile === RCS file: /cvs/ports/math/octave/Makefile,v retrieving revision 1.108 diff -u -p -u -r1.108 M

UPDATE: math/lapack

2019-04-18 Thread Steven Mestdagh
This brings lapack to the latest version. The included tests are fine on amd64, and octave still works with it. Feedback and more tests welcome of course. Index: Makefile === RCS file: /cvs/ports/math/lapack/Makefile,v retrieving rev

Re: Chrome in snapshots - crash on launch

2019-03-19 Thread Steven Mestdagh
Ryan Freeman [2019-03-17, 14:09:08]: > On Fri, Mar 15, 2019 at 07:52:50PM +, Bryan Everly wrote: > > Hi Ports@, > > > > Below is the terminal output I get when I try to launch the chromium build > > (latest & greatest package from snapshots) on the latest snapshot: > > > > $ chrome > > [4066

Re: miniupnpd-2.1

2019-03-18 Thread Steven Mestdagh
Bjrn Ketelaars [2019-03-07, 07:09:48]: > Diff below brings miniupnpd to the latest version (2.1). Changelog can > be found at > http://miniupnp.free.fr/files/changelog.php?file=miniupnpd-2.1.tar.gz > > (Lightly) tested at home by a PS4-fanatic. these patches (from upstream) avoid crashes by null

Re: [ports-gcc] Unbreak graphics/pstoedit

2019-03-18 Thread Steven Mestdagh
Charlene Wendling [2019-03-18, 14:57:23]: > Hi ports, Steven, > > > http://build-failures.rhaalovely.net/sparc64/2019-02-03/graphics/pstoedit.log > > http://build-failures.rhaalovely.net/powerpc/last/graphics/pstoedit.log > > It requires -std=c++11 once again, it builds fine on macppc after it's

UPDATE: math/octave

2019-01-10 Thread Steven Mestdagh
maintenance update, seems to work fine on amd64. test suite shows 2 failures less than with the previous version. comments / ok? Index: Makefile === RCS file: /cvs/ports/math/octave/Makefile,v retrieving revision 1.105 diff -u -p -u

UPDATE: security/clusterssh

2019-01-09 Thread Steven Mestdagh
This updates clusterssh to a more recent release. Tests pass, and works fine for me. Comments / ok? Index: Makefile === RCS file: /cvs/ports/security/clusterssh/Makefile,v retrieving revision 1.19 diff -u -p -u -r1.19 Makefile --- M

Re: NEW: math/mlpack (and dependency math/armadillo)

2018-10-23 Thread Steven Mestdagh
Jeremie Courreges-Anglas [2018-10-22, 08:46:46]: > On Sun, Oct 21 2018, Steven Mestdagh wrote: > > Jeremie Courreges-Anglas [2018-10-21, 17:25:19]: > > [...] > > >> Regarding libgfortran, > >> > >> > - the library definitely requires linking

Re: NEW: math/mlpack (and dependency math/armadillo)

2018-10-21 Thread Steven Mestdagh
Jeremie Courreges-Anglas [2018-10-21, 17:25:19]: > On Sun, Oct 21 2018, Marc Espie wrote: > > Here's a revised version of the armadillo port, adding arpack and hdf5 > > as a dependency. > > > > And the missed COMPILER line, oops. > > > > Notes: > > - I definitely prefer to be explicit for CONFIGUR

UPDATE: math/octave

2018-05-15 Thread Steven Mestdagh
-SHARED_LIBS += octgui 3.0 -SHARED_LIBS += octinterp 8.0 +SHARED_LIBS += octave 10.0 +SHARED_LIBS += octgui 4.0 +SHARED_LIBS += octinterp 9.0 HOMEPAGE = https://www.gnu.org/software/octave/ @@ -18,14 +18,14 @@ MAINTAINER =Steven Mestdagh conftest.$ac_ext

UPDATE: math/octave

2018-03-31 Thread Steven Mestdagh
please test/comment/ok this update for octave. it seems to work fine on amd64. note that I've just committed a change to qrupdate that prevents octave from linking in the g2c library and crashing on some computations. Index: Makefile ==

UPDATE: security/zaproxy

2018-02-04 Thread Steven Mestdagh
this updates zaproxy to the 2.7.0 version. seems to be fine on amd64. comments / ok? Index: Makefile === RCS file: /cvs/ports/security/zaproxy/Makefile,v retrieving revision 1.4 diff -u -p -u -r1.4 Makefile --- Makefile29 Oct 20

Re: syslog-ng running but not writing logs

2017-11-30 Thread Steven Mestdagh
chrisb [2017-11-29, 08:41:25]: > Hello forum members, > > Having spent a couple of weeks on this problem I thought someone might be > able to help getting syslog-ng 3.9.1 to write log files on OpenBSD 6.2. This > really is a pain in the back-side. > > The O/S was a fresh install, then syslog-ng a

Re: gcc fix libgfortran.la

2017-11-12 Thread Steven Mestdagh
Steven Mestdagh [2017-11-10, 20:56:51]: > Marc Espie [2017-11-09, 00:40:28]: > > Can you have a look at a not so quick fix ? I mean such a bogus thing > > is generated from somewhere in the port. > > > > comparing to what the more recent gnu libtool port is doing

Re: [NEW] sysutils/xbattmon

2017-11-12 Thread Steven Mestdagh
Klemens Nanni [2017-11-11, 17:02:53]: > Hey, > > xbattmon is a simple battery monitor for X pretty similiar to > sysutils/xbattbar but actively maintained. > > It draws a colorized bar on the edge of your screen, that blinks on > critical battery level. > > Upstream ships our strtonum.c for all

Re: Explicitly disable OpenMP, categories archivers-converters

2017-11-12 Thread Steven Mestdagh
Brian Callahan [2017-11-12, 11:26:01]: > Hi ports -- > > In preparation for importing devel/openmp, I have (at sthen@'s suggestion) > been doing a careful review of the ports tree to figure out which ports will > try to pull in OpenMP if it exists on the system. > > I'm nowhere near done, but I h

remove textproc/gnuvd?

2017-11-10 Thread Steven Mestdagh
The software gnuvd looks unmaintained since 5 years. It's a CLI tool to query an online dictionary, and no longer works. Ok to remove it?

Re: gcc fix libgfortran.la

2017-11-10 Thread Steven Mestdagh
Marc Espie [2017-11-09, 00:40:28]: > On Wed, Nov 08, 2017 at 07:38:37PM +0100, Steven Mestdagh wrote: > > hi, > > > > As I mentioned previously, there is a quoting issue in libgfortran.la: > > dependency_libs=' '/usr/local/lib'/libquadmath.la -lm'

gcc fix libgfortran.la

2017-11-08 Thread Steven Mestdagh
hi, As I mentioned previously, there is a quoting issue in libgfortran.la: dependency_libs=' '/usr/local/lib'/libquadmath.la -lm' should be: dependency_libs='/usr/local/lib/libquadmath.la -lm' We would need this to be correct to link with libgfortran via libtool. This diff is a quick fix for libg

Re: [UPDATE] math/lapack

2017-11-06 Thread Steven Mestdagh
Steven Mestdagh [2017-11-06, 07:47:09]: > Paul Irofti [2017-11-06, 01:27:51]: > > > Index: math/octave/Makefile > > > === > > > RCS file: /cvs/ports/math/octave/Makefile,v > > > retrieving r

Re: Remove net/pidgin-tlen?

2017-11-06 Thread Steven Mestdagh
Frederic Cambus [2017-11-06, 18:47:12]: > Hi ports@, > > The Tlen.pl server has been shut down on 10 May 2016 [1], so there is > no use case for this plugin anymore. > > [1] https://en.wikipedia.org/wiki/Tlen.pl > > Comments? OK to remove? ok with me.

Re: [UPDATE] libxml

2017-11-06 Thread Steven Mestdagh
Jeremie Courreges-Anglas [2017-11-04, 22:22:47]: > On Fri, Nov 03 2017, Steven Mestdagh wrote: > > could someone put this in a bulk build? > > The update looks good to me, the installed headers don't change much. > > One (small) problem though: the "compute_minrun

Re: [UPDATE] math/lapack

2017-11-05 Thread Steven Mestdagh
Paul Irofti [2017-11-06, 01:27:51]: > > Index: math/octave/Makefile > > === > > RCS file: /cvs/ports/math/octave/Makefile,v > > retrieving revision 1.98 > > diff -u -p -u -r1.98 Makefile > > --- math/octave/Makefile3 Nov 2017 12:28

Re: [UPDATE] math/cblas

2017-11-05 Thread Steven Mestdagh
Paul Irofti [2017-11-05, 20:20:23]: > On Sat, Nov 04, 2017 at 05:15:08PM +0100, Steven Mestdagh wrote: > > update after blas update, a rerolled distfile, and also use gfortran. > > I can't get this to build. Using dpb with blas, cblas and lapack > patches. Am I missing some

Re: [UPDATE] math/lapack

2017-11-04 Thread Steven Mestdagh
Steven Mestdagh [2017-11-04, 18:55:19]: > long overdue update, and switch to gfortran. ok? > working on ports that depend on it. this should take care of dependent ports, and switches them to gfortran. Index: math/arpack/Ma

[UPDATE] math/lapack

2017-11-04 Thread Steven Mestdagh
long overdue update, and switch to gfortran. ok? working on ports that depend on it. Index: Makefile === RCS file: /cvs/ports/math/lapack/Makefile,v retrieving revision 1.25 diff -u -p -u -r1.25 Makefile --- Makefile26 Aug 2016 1

[UPDATE] math/cblas

2017-11-04 Thread Steven Mestdagh
update after blas update, a rerolled distfile, and also use gfortran. Index: Makefile === RCS file: /cvs/ports/math/cblas/Makefile,v retrieving revision 1.16 diff -u -p -u -r1.16 Makefile --- Makefile16 Mar 2015 18:07:49 -

[UPDATE] math/blas

2017-11-04 Thread Steven Mestdagh
update to 3.7.1, switch to gfortran. an update to math/lapack will follow soon. Index: Makefile === RCS file: /cvs/ports/math/blas/Makefile,v retrieving revision 1.26 diff -u -p -u -r1.26 Makefile --- Makefile17 Jun 2017 15:25:37

[UPDATE] libxslt

2017-11-04 Thread Steven Mestdagh
minor update, ok ? Index: Makefile === RCS file: /cvs/ports/textproc/libxslt/Makefile,v retrieving revision 1.88 diff -u -p -u -r1.88 Makefile --- Makefile14 Sep 2017 14:57:13 - 1.88 +++ Makefile4 Nov 2017 10:48:38 -0

Re: [UPDATE] math/fftw3

2017-11-03 Thread Steven Mestdagh
Paul Irofti [2017-11-03, 16:49:33]: > On Fri, Nov 03, 2017 at 03:27:03PM +0100, Steven Mestdagh wrote: > > minor update. comments/ok? > > What happened to the portable binary bit? Otherwise OK. they removed this config arg as it is now default.

[UPDATE] libxml

2017-11-03 Thread Steven Mestdagh
could someone put this in a bulk build? Index: Makefile === RCS file: /cvs/ports/textproc/libxml/Makefile,v retrieving revision 1.171 diff -u -p -u -r1.171 Makefile --- Makefile14 Sep 2017 14:56:41 - 1.171 +++ Makefile

[UPDATE] math/fftw3

2017-11-03 Thread Steven Mestdagh
minor update. comments/ok? Index: Makefile === RCS file: /cvs/ports/math/fftw3/Makefile,v retrieving revision 1.32 diff -u -p -u -r1.32 Makefile --- Makefile23 Mar 2016 21:14:58 - 1.32 +++ Makefile3 Nov 2017 14:26:09

UPDATE: sysutils/syslog-ng

2017-11-02 Thread Steven Mestdagh
= syslog-ng-$V -REVISION = 0 CATEGORIES = sysutils MAINTAINER = Steven Mestdagh @@ -17,8 +16,8 @@ PERMIT_PACKAGE_CDROM =Yes MASTER_SITES = http://github.com/balabit/syslog-ng/releases/download/${DISTNAME}/ -SHARED_LIBS = syslog-ng 4.0

Re: UPDATE: math/plplot

2017-11-02 Thread Steven Mestdagh
Steven Mestdagh [2017-11-02, 15:41:25]: > a long overdue update. comments / ok? better without the gettext module, as pointed out by naddy. Index: Makefile === RCS file: /cvs/ports/math/plplot/Makefile,v retrieving revision 1

UPDATE: devel/libivykis

2017-11-02 Thread Steven Mestdagh
update to a version used by newer syslog-ng Index: Makefile === RCS file: /cvs/ports/devel/libivykis/Makefile,v retrieving revision 1.7 diff -u -p -u -r1.7 Makefile --- Makefile25 Jul 2015 08:18:20 - 1.7 +++ Makefile2

UPDATE: math/plplot

2017-11-02 Thread Steven Mestdagh
a long overdue update. comments / ok? Index: Makefile === RCS file: /cvs/ports/math/plplot/Makefile,v retrieving revision 1.58 diff -u -p -u -r1.58 Makefile --- Makefile26 Jul 2017 22:45:26 - 1.58 +++ Makefile2 Nov 2

UPDATE: math/octave

2017-11-02 Thread Steven Mestdagh
=Steven Mestdagh &6; } + ;; + 5) + QT_MODULES="Qt5Core Qt5Gui Qt5Network Qt5OpenGL Qt5PrintSupport" +- octave_qscintilla_libnames="qscintilla2-qt5 qt5scintilla2" ++ octave_qscintilla_libnames="qscintilla2_qt5 qt5scintilla2" + ;; + *) +

Re: security/gpgme (needs help)

2017-11-01 Thread Steven Mestdagh
Rafael Sadowski [2017-11-01, 17:53:43]: > Hi porters, > > I need help with the gpgme update. Special thing here, I need the Qt > bindings because kde-applications/gpgmepp is dead and all dependent > programs work with gpgme-qt now. > > But I always trap into the following link issue: > > libtool

Re: [UPDATE] security/zaproxy

2017-10-21 Thread Steven Mestdagh
Remi Pointel [2017-04-17, 07:05:51]: > Hi, > > this is the diff to update zaproxy to latest release. > > Ok? any reason why this update is not yet in the tree? maybe the following rather large files could be skipped? +share/zaproxy/plugin/jxbrowser-alpha-2.zap +share/zaproxy/plugin/jxbrowserlin

UPDATE: sysutils/syslog-ng

2017-05-28 Thread Steven Mestdagh
major update, and enabled geoip and curl modules. note it requires the libdbi update that i posted a few days ago. basic test ok on amd64. comments and more tests welcome. Index: Makefile === RCS file: /cvs/ports/sysutils/syslog-ng/

UPDATE: databases/libdbi

2017-05-24 Thread Steven Mestdagh
this updates libdbi and related drivers to 0.9.0, it's a dependency of more recent syslog-ng versions. seems to work on amd64. didn't yet try the dependent ports gnucash, gammu, icinga, monitoring-plugins. if anyone who uses those could give this a try, or build on a different arch, it would be

Re: possible chromium regression on -current (caused by llvm)

2017-03-05 Thread Steven Mestdagh
Robert Nagy [2017-03-03, 16:01:25]: > The issue is caused by the llvm update most probably, > reverting back to llvm-3.9.1p0 fixes the issue, so it's either the > update or a commit after that. > > http://nerd.hu/chromium-56.0.2924.87p0.tgz for amd64 using llvm-3.9.1p0 this fixes the issue for me

NEW: x11/p5-X11-Protocol-Other

2016-11-03 Thread Steven Mestdagh
Some extensions to X11::Protocol, required by a newer version of clusterssh. Ok to import? p5-X11-Protocol-Other.tgz Description: application/tar-gz

UPDATE: math/octave 4.0.1

2016-04-09 Thread Steven Mestdagh
maintenance update, lightly tested on amd64. please test on other archs if possible. Index: Makefile === RCS file: /cvs/ports/math/octave/Makefile,v retrieving revision 1.83 diff -u -p -u -r1.83 Makefile --- Makefile11 Mar 2016 2

Re: syslog-ng 3.7

2016-04-03 Thread Steven Mestdagh
Predrag Punosevac [2016-03-27, 00:21:26]: > Dear Mr. Mestdagh, > > What is the reason syslog-ng is not updated to 3.7.1? Is branch 3.7 > still considered unstable for use on OpenBSD or there are some other > problems in updating the existing 3.6.4 port. > please try the following diff. Index:

Re: UPDATE: security/clusterssh

2015-11-29 Thread Steven Mestdagh
Steven Mestdagh [2015-11-29, 10:55:25]: > maintenance update, also includes new csftp command. > please test / ok updated diff after feedback from Antoine. Index: Makefile === RCS file: /cvs/ports/security/clusterssh/Make

UPDATE: security/clusterssh

2015-11-29 Thread Steven Mestdagh
maintenance update, also includes new csftp command. please test / ok Index: Makefile === RCS file: /cvs/ports/security/clusterssh/Makefile,v retrieving revision 1.14 diff -u -p -u -r1.14 Makefile --- Makefile25 Jul 2015 08:00:05

remove sysutils/ns4 ?

2015-08-20 Thread Steven Mestdagh
looks like ns4 disappeared and is no longer maintained upstream. is there any interest to keep the ns4 port? if no one objects, I propose to remove it.

UPDATE: math/fftw3

2015-07-26 Thread Steven Mestdagh
this brings fftw3 up to date. its test suite works for me on amd64. not yet tested with other ports. feedback & more testing welcome. Index: Makefile === RCS file: /cvs/ports/math/fftw3/Makefile,v retrieving revision 1.29 diff -u -p

Re: [NEW] security/skipfish

2015-07-26 Thread Steven Mestdagh
Bryan C. Everly [2015-07-25, 12:52:21]: > $COMMENT: active web application security reconnaissance tool > > pkg/DESCR: > > Skipfish is an active web application security reconnaissance tool. It > prepares an interactive sitemap for the targeted site by carrying out > a recursive crawl and diction

Re: Remove math/qtoctave

2015-07-24 Thread Steven Mestdagh
Ingo Feinerer [2015-07-24, 19:39:52]: > Since math/octave now ships with is own GUI and > https://qtoctave.wordpress.com/ seems to be gone should we remove > math/qtoctave? ok with me.

Re: UPDATE: security/clusterssh

2015-07-24 Thread Steven Mestdagh
er terminal control -DISTNAME= App-ClusterSSH-4.02_03 -PKGNAME= clusterssh-4.02.03 -REVISION = 0 +DISTNAME= App-ClusterSSH-4.03_06 +PKGNAME= clusterssh-4.03.06 CATEGORIES=security -HOMEPAGE= http://clusterssh.sourceforge.net/ +HOMEPAGE= https://github

Re: UPDATE: security/clusterssh

2015-07-23 Thread Steven Mestdagh
Rafael Sadowski [2015-07-20, 01:00:05]: > On Mon Jul 20, 2015 at 12:50:05AM +0200, Steven Mestdagh wrote: > > taking maintainer while here. ok? > > > > Index: Makefile > > === > > RCS file: /cvs/por

UPDATE: security/clusterssh

2015-07-19 Thread Steven Mestdagh
=security HOMEPAGE= http://clusterssh.sourceforge.net/ +MAINTAINER=Steven Mestdagh + # GPLv2 PERMIT_PACKAGE_CDROM= Yes -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=clusterssh/} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=clusterssh/}2.%20ClusterSSH%20Series%204/ MODULES= cpan

UPDATE: net/yersinia

2015-07-19 Thread Steven Mestdagh
here's an update to the latest version. seems to work on amd64, though i had to disable mpls in the filter to fix a pcap compile error. the interfaces.c patch is shuffled compared to the previous. ok? Index: Makefile === RCS file: /c

Re: UPDATE: sysutils/syslog-ng

2015-07-19 Thread Steven Mestdagh
Stuart Henderson [2015-07-17, 00:09:46]: > On 2015/07/16 22:49, Steven Mestdagh wrote: > > Update to 3.6.4. > > > > I was getting certificate errors on fetch, hence the modified FETCH_CMD. > > > > The certificate seems fine however in firefox/chromium. Look

Re: UPDATE: sysutils/syslog-ng

2015-07-16 Thread Steven Mestdagh
Rafael Sadowski [2015-07-16, 22:59:54]: > On Thu Jul 16, 2015 at 10:49:38PM +0200, Steven Mestdagh wrote: > > Update to 3.6.4. > > --with-ivykis=system \ > > - --enable-sql > > + --enable-sql \ > > +

UPDATE: sysutils/syslog-ng

2015-07-16 Thread Steven Mestdagh
Update to 3.6.4. I was getting certificate errors on fetch, hence the modified FETCH_CMD. The certificate seems fine however in firefox/chromium. Looks like we do not yet have the NetLock CA in our cert.pem and it needs to be added? Light testing on amd64. Other tests/comments/ok welcome. Index:

UPDATE: net/argus

2015-07-16 Thread Steven Mestdagh
maintenance update. lightly tested on amd64. other tests/comments welcome. Index: Makefile === RCS file: /cvs/ports/net/argus/Makefile,v retrieving revision 1.18 diff -u -p -u -r1.18 Makefile --- Makefile26 Jan 2015 13:12:17 -

UPDATE: net/argus 3.0.8

2015-01-23 Thread Steven Mestdagh
1.11 +++ argus-clients/Makefile 23 Jan 2015 21:47:08 - @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.11 2013/03/11 11:35:45 espie Exp $ +# $OpenBSD: Makefile,v 1.10 2012/07/08 19:24:18 steven Exp $ COMMENT = utilities to read and parse Argus data -DISTNAME = argus-clients-

UPDATE: syslog-ng

2014-10-29 Thread Steven Mestdagh
:14:50 - 1.48 +++ Makefile29 Oct 2014 22:43:54 - @@ -4,9 +4,8 @@ COMMENT=syslogd replacement SHARED_ONLY = Yes -V =3.4.7 +V =3.5.6 DISTNAME = syslog-ng-$V -REVISION = 4 CATEGORIES = sysutils MAINTAINER = Steven Mestdagh @@ -19,8

Re: UPDATE: sysutils/syslog-ng

2013-11-13 Thread Steven Mestdagh
> > this moves syslog-ng to the 3.4 branch. > > i've tried it only on amd64 so far. > > > > please test/comment/ok. > > received no feedback yet. new diff integrating David Hill's patches below. updated the diff to 3.4.5 - anybody else using this? Index: Makefile ===

audio/mpdscribble

2013-11-10 Thread Steven Mestdagh
st.fm + +V =0.22 +DISTNAME = mpdscribble-$V + +CATEGORIES = audio + +HOMEPAGE = http://mpd.wikia.com/wiki/Client:Mpdscribble + +MAINTAINER = Steven Mestdagh + +# GPLv2 +PERMIT_PACKAGE_CDROM = Yes + +MASTER_SITES =

Re: UPDATE: sysutils/syslog-ng

2013-10-09 Thread Steven Mestdagh
Steven Mestdagh [2013-10-05, 10:07:35]: > this moves syslog-ng to the 3.4 branch. > i've tried it only on amd64 so far. > > please test/comment/ok. received no feedback yet. new diff integrating David Hill's patches b

Re: [patch] sysutils/syslog-ng

2013-10-07 Thread Steven Mestdagh
evision 1.37 > diff -u -p -r1.37 Makefile > --- Makefile 19 Jun 2013 20:26:05 - 1.37 > +++ Makefile 24 Sep 2013 15:35:32 - > @@ -7,6 +7,7 @@ SHARED_ONLY = Yes > V = 3.3.11 > DISTNAME = syslog-ng-$V > CATEGORIES = sysutils > +REVISION = 0 > >

Re: [update] devel/libivykis

2013-10-07 Thread Steven Mestdagh
David Hill [2013-09-24, 11:33:42]: > update devel/libivykis to 0.39. Tested with syslog-ng. > > Index: Makefile > === > RCS file: /cvs/ports/devel/libivykis/Makefile,v > retrieving revision 1.5 > diff -u -p -r1.5 Makefile > --- Makef

UPDATE: sysutils/syslog-ng

2013-10-05 Thread Steven Mestdagh
this moves syslog-ng to the 3.4 branch. i've tried it only on amd64 so far. please test/comment/ok. Index: Makefile === RCS file: /cvs/ports/sysutils/syslog-ng/Makefile,v retrieving revision 1.37 diff -u -r1.37 Makefile --- Makefile

Re: UPDATE: sysutils/syslog-ng 3.3.7

2012-11-26 Thread Steven Mestdagh
Stuart Henderson [2012-11-21, 21:10:15]: > On 2012/11/18 17:02, Steven Mestdagh wrote: > > here is a long overdue update for syslog-ng. > > i would appreciate if you can help to test it. > > > > comments/feedback welcome. > > (i know the new shared lib and

UPDATE: sysutils/syslog-ng 3.3.7

2012-11-18 Thread Steven Mestdagh
-V =3.1.4 +SHARED_ONLY = Yes + +V =3.3.7 DISTNAME = syslog-ng-$V -REVISION = 9 CATEGORIES = sysutils MAINTAINER = Steven Mestdagh @@ -20,45 +21,53 @@ MASTER_SITES = http://www.balabit.com/downloads/files/syslog-ng/open-source-edition/$V/source/ DISTFILES =syslo

Re: fftw3 threaded libs

2012-10-22 Thread Steven Mestdagh
Kirill Bychkov [2012-10-13, 17:10:24]: > Hi. This patch enables threaded libs in math/fftw3. The are required by > upcoming luminance-hdr port. > Regression tests were completed with no errors on amd64. Also tested with > scorched3d game - no fallout. > OK to commit? > > Index: Makefile >

NEW: devel/libivykis

2012-10-14 Thread Steven Mestdagh
this is a library used by more recent versions of syslog-ng. i'd like to get it in our tree, so the syslog-ng port can use it instead of building its own copy. the tests pass on amd64. please test/comment/ok. DESCR: libivykis is a library for asynchronous I/O readiness notification. It is a th

Re: UPDATE: net/argus & argus-clients

2012-06-27 Thread Steven Mestdagh
Steven Mestdagh [2012-06-28, 00:17:21]: > Here's an update to 3.0.6. Please test/comment. and here's a diff that should work better. Index: argus/Makefile === RCS file: /cvs/ports/net/argus/Makefile,v retrieving revis

UPDATE: net/argus & argus-clients

2012-06-27 Thread Steven Mestdagh
Here's an update to 3.0.6. Please test/comment. Index: Makefile === RCS file: /cvs/ports/net/argus/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- Makefile17 May 2012 07:44:40 - 1.14 +++ Makefile27 J

  1   2   3   4   5   6   7   8   9   >