Re: Changing daemon user, dir ownership and updating packages

2021-04-26 Thread Stefan Bethke
Am 13.04.2021 um 10:24 schrieb Stefan Bethke : > > As the maintainer, I've received this bug report: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255009 > > If you'd like to run the daemon under a user different from the default git, > you also need to change the owners

Changing daemon user, dir ownership and updating packages

2021-04-13 Thread Stefan Bethke
/var/run/gitea I believe this to be best practice. Is there a better way to have pkg create these dirs if they're missing, but not touch them if they are there already? Stefan -- Stefan BethkeFon +49 151 14070811 signature.asc Description: Message signed with OpenPGP

Gitea 1.13.0 port update

2020-12-04 Thread Stefan Bethke
Gitea, I would appreciate feedback on building and running Gitea from the patch included in this PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251577 Feel free to report any findings in that PR as well. Thanks, Stefan -- Stefan BethkeFon +49 151 14070811

Re: FreeBSD Port: gitea-1.11.2

2020-03-10 Thread Stefan Bethke
up with the update to the port. Let me take a lokk later tonight. See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244710 Stefan -- Stefan BethkeFon +49 151 14070811 ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/

Downloading source archive from GitHub release instead of repo tar

2020-03-07 Thread Stefan Bethke
/releases/download/v1.11.2/gitea-src-1.11.2.tar.gz instead of https://codeload.github.com/go-gitea/gitea/tar.gz/v1.11.2?dummy=/go-gitea-gitea-v1.11.2_GH0.tar.gz Stefan -- Stefan BethkeFon +49 151 14070811 signature.asc Description: Message signed with OpenPGP

Re: Pkg repository is broken...

2020-03-07 Thread Stefan Bethke
ust be added in /usr/local/etc/pkg.conf: ALTABI = > "FreeBSD:12.0:amd64" Stefan -- Stefan BethkeFon +49 151 14070811 signature.asc Description: Message signed with OpenPGP

Re: Debugging build with gmake, running npm toolchain

2020-02-13 Thread Stefan Bethke
> Am 13.02.2020 um 14:42 schrieb Marcin Cieslak : > > On Wed, 12 Feb 2020, Stefan Bethke wrote: > >> The second issue is that npm install is invoked, which will most likely >> prevent the port to be built as a package. Is there a way to handle the >> dow

Debugging build with gmake, running npm toolchain

2020-02-11 Thread Stefan Bethke
to handle the download of the package-lock.json dependencies in the fetch stage? Stefan -- Stefan BethkeFon +49 151 14070811 signature.asc Description: Message signed with OpenPGP

Re: Is IPV6 option still necessary?

2019-10-11 Thread Stefan Bethke
tent in 2012 to > first turn it on by default everywhere and then drop the option entirely. Is there an easy way to tell which ports pay attention to the option? Stefan -- Stefan BethkeFon +49 151 14070811 ___ freebsd-ports@freebsd.org mai

Gitea update to 1.8 breaking config change

2019-05-03 Thread Stefan Bethke
the updated port should become available in the next couple of days. Stefan -- Stefan BethkeFon +49 151 14070811 ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail

Re: PHP 7.2: SIGSEGV in OpenSSL

2019-04-24 Thread Stefan Bethke
> Am 24.04.2019 um 22:50 schrieb Mathieu Arnold : > > On Wed, Apr 24, 2019 at 06:34:06PM +0200, Stefan Bethke wrote: >>> Am 23.04.2019 um 18:01 schrieb Kurt Jaeger : >>> >>> Hi! >>> >>>> Did you find a solution? Please let me know. >&

Re: PHP 7.2: SIGSEGV in OpenSSL

2019-04-24 Thread Stefan Bethke
orrectly, mod_php/PHP reads the individual inis in order. Why aren’t they in the right order? Can this be fixed in the ports for the PHP modules? Stefan -- Stefan BethkeFon +49 151 14070811 ___ freebsd-ports@freebsd.org mailing list https://list

Re: net-mgmt/icingaweb2 fails to build with PHP 7.3

2019-01-27 Thread Stefan Bethke
Am 27.01.2019 um 14:45 schrieb Stefan Bethke : > > It appears that (older?) versions of icingaweb2 do not work correctly with > PHP 7.3. From my poudriere build log: >> ===> Staging for icingaweb2-2.6.2_1 >> ===> Generating temporary packing list >> /bin/mk

Re: The status of docker

2019-01-27 Thread Stefan Bethke
mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org" -- Stefan BethkeFon +49 151 14070811 ___ freebsd-ports@freebsd.org mailing list https://

net-mgmt/icingaweb2 fails to build with PHP 7.3

2019-01-27 Thread Stefan Bethke
web2/library/Icinga/Application/Application > in > /wrkdirs/usr/ports/net-mgmt/icingaweb2/work/stage/usr/local/www/icingaweb2/library/Icinga/Application/Modules/Module.php > on line 689 > *** Error code 255 > > Stop. > make: stopped in /usr/ports/net-mgmt/icingaweb2 I’ve al

PHP 7.2: SIGSEGV in OpenSSL

2019-01-21 Thread Stefan Bethke
7058) at /freebsd/checkout/src/12/lib/libc/stdlib/exit.c:62 #10 0x000800a55118 in ?? () #11 0x7fffeb90 in ?? () The one case I could isolate the PHP code is calling stream_socket_enable_crypto(), but I suspect there might be others. Is anybody else seeing this? Stefan --

Re: Why does pkg want to install emby-server?

2019-01-19 Thread Stefan Bethke
> Am 19.01.2019 um 01:08 schrieb Dave Cottlehuber : > > On Fri, 18 Jan 2019, at 22:27, Stefan Bethke wrote: >> No matter what package I try to install on my 12-stable machine, pkg >> always adds emby-server. When I check after the install, nothing >> require

Why does pkg want to install emby-server?

2019-01-18 Thread Stefan Bethke
]: Stefan -- Stefan BethkeFon +49 151 14070811 ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: 12-stable, poudriere in jail

2018-12-14 Thread Stefan Bethke
ieb Stefan Bethke : > > I’ve made some progress fiddling with common.sh. If I hard-reset $localipargs > to an empty string, I can run the build successfully. ATM for me, > $localipargs is set to „ip4.addr=127.0.0.1 ip6.addr=::1“, which breaks the > jail(8) invocation. > &

Re: 12-stable, poudriere in jail

2018-12-09 Thread Stefan Bethke
/poudriere/issues/657 > Am 09.12.2018 um 21:17 schrieb Stefan Bethke : > > Since upgrading my machine to 12-stable a couple of days ago, my poudriere > jail is having trouble building python and ruby errors like: > checking getaddrinfo bug... yes > Fatal: You must get w

12-stable, poudriere in jail

2018-12-09 Thread Stefan Bethke
uot;; allow.mount; allow.mount.devfs; allow.mount.linprocfs; allow.mount.nullfs; allow.mount.procfs; allow.mount.tmpfs; allow.mount.zfs; allow.socket_af; allow.chflags; enforce_statfs=1; #ip6=inherit; ip4=

Re: [Bug 233475] www/gitea: Update to 1.6.0 (Fixes security vulnerability)

2018-11-26 Thread Stefan Bethke
ities/fixes. I’m happy to do it either way, but it would be great if there was consensus what should be documented that way and what shouldn’t. Cheers, Stefan -- Stefan BethkeFon +49 151 14070811 ___ freebsd-ports@freebsd.org mailing list

Changing PHP default version from 5.6 to 7.2 timeframe?

2018-04-19 Thread Stefan Bethke
WordPress, MediaWiki, phpMyAdmin. Looking at the supported versions page, I would expect the change be made to 7.2. Is that correct? http://php.net/supported-versions.php Thanks, Stefan -- Stefan Bethke <s...@lassitu.de> Fon +49 151 14070811 signature.asc Description: Message

Committer wanted: www/webhook

2017-11-05 Thread Stefan Bethke
Hey, I would be grateful if some committer could take a look at https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222883 Thanks, Stefan -- Stefan Bethke <s...@lassitu.de> Fon +49 151 14070811 signature.asc Description: Message signed with OpenPGP

Re: Upgrading www/gitea to 1.2.0

2017-10-27 Thread Stefan Bethke
Am 15.10.2017 um 09:52 schrieb Stefan Bethke <s...@lassitu.de>: > > If you’r using the Gitea port, the update to 1.2.0 will require you to add a > new INTERNAL_TOKEN key to the security section. See > /usr/local/etc/gitea/conf/app.ini.sample for details. Gitea will not start

Upgrading www/gitea to 1.2.0

2017-10-15 Thread Stefan Bethke
, but will fail if the app.ini file is not writable by the gitea user, which is the default after installation. Stefan -- Stefan Bethke <s...@lassitu.de> Fon +49 151 14070811 ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/m

unable to pkg upgrade: Assertion failed: (strcmp(uid, p->uid) != 0)

2017-07-02 Thread Stefan Bethke
017 r...@lokschuppen.zs64.net:/usr/obj/freebsd/checkout/src/sys/EISENBOOT amd64 # pkg -v 1.10.1 Any suggestions? Other jails on the same host update fine. Stefan -- Stefan Bethke <s...@lassitu.de> Fon +49 151 14070811 ___ free

Re: Ports options in make.conf vs. GSSIAPI

2017-01-16 Thread Stefan Bethke
> Am 13.01.2017 um 14:12 schrieb Stefan Bethke <s...@lassitu.de>: > > >> Am 13.01.2017 um 13:30 schrieb Stefan Bethke <s...@lassitu.de>: >> >> For example, with dns/bind99, without options for that port in make.conf, I >> can run make show

Re: Ports options in make.conf vs. GSSIAPI

2017-01-13 Thread Stefan Bethke
> Am 13.01.2017 um 13:30 schrieb Stefan Bethke <s...@lassitu.de>: > > For example, with dns/bind99, without options for that port in make.conf, I > can run make showconfig and other build commands without issue. As soon as I > add either of these: > #OPTI

Re: Ports options in make.conf vs. GSSIAPI

2017-01-13 Thread Stefan Bethke
> Am 13.01.2017 um 13:36 schrieb Franco Fichtner <fra...@lastsummer.de>: > > Hi Stefan, > >> On 13 Jan 2017, at 1:30 PM, Stefan Bethke <s...@lassitu.de> wrote: >> >> For example, with dns/bind99, without options for that port in make.conf, I >>

Ports options in make.conf vs. GSSIAPI

2017-01-13 Thread Stefan Bethke
ons -- Stefan Bethke <s...@lassitu.de> Fon +49 151 14070811 ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: Porting a Go implementation: dealing with dependencies

2016-11-20 Thread Stefan Bethke
zilla/show_bug.cgi?id=214688 > > Committed, thanks! Thank you for the super quick turnaround! -- Stefan Bethke <s...@lassitu.de> Fon +49 151 14070811 ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/list

Re: Porting a Go implementation: dealing with dependencies

2016-11-20 Thread Stefan Bethke
Am 20.11.2016 um 02:00 schrieb Stefan Bethke <s...@lassitu.de>: > Am 18.11.2016 um 17:59 schrieb Steve Wills <swi...@freebsd.org>: >> On 11/18/2016 10:35, Stefan Bethke wrote: >>> I’m trying to create a port for Gitea >>> (https://github.com/go-gitea/gitea).

Re: Porting a Go implementation: dealing with dependencies

2016-11-19 Thread Stefan Bethke
Am 18.11.2016 um 17:59 schrieb Steve Wills <swi...@freebsd.org>: > > Hi, > > On 11/18/2016 10:35, Stefan Bethke wrote: >> I’m trying to create a port for Gitea >> (https://github.com/go-gitea/gitea). The basics seem easy enough, but >> I’m not sure how to d

www/mod_authnz_external24 replacement repo?

2016-10-01 Thread Stefan Bethke
source (yet). If anyone has a better suggestion, I’d be happy to hear it! Cheers, Stefan -- Stefan Bethke <s...@lassitu.de> Fon +49 151 14070811 ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd

graphics/ImageMagick vulnerability status?

2016-05-10 Thread Stefan Bethke
speak to the security status of the current port, updates planned, and/or additional mitigation recommended. Heise News is reporting that exploits have been posted and are seen in the wild. Thanks, Stefan -- Stefan Bethke <s...@lassitu.de> Fon +49 151 14

Setting PERL_VERSION in make.conf

2016-03-07 Thread Stefan Bethke
the default version changes? Stefan -- Stefan Bethke <s...@lassitu.de> Fon +49 151 14070811 ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-por

Re: Unable to make install for p5 ports

2015-12-20 Thread Stefan Bethke
> Am 20.12.2015 um 23:39 schrieb Stefan Bethke <s...@lassitu.de>: > >> >> Am 20.12.2015 um 21:44 schrieb olli hauer <oha...@gmx.de>: >> >> On 2015-12-20 21:26, Stefan Bethke wrote: >>> >>>> Am 20.12.2015 um 21:15 schrieb Stefa

Re: Unable to make install for p5 ports

2015-12-20 Thread Stefan Bethke
> Am 20.12.2015 um 21:44 schrieb olli hauer <oha...@gmx.de>: > > On 2015-12-20 21:26, Stefan Bethke wrote: >> >>> Am 20.12.2015 um 21:15 schrieb Stefan Bethke <s...@lassitu.de>: >>> >>> For many perl ports, I’m getting errors similar to

Unable to make install for p5 ports

2015-12-20 Thread Stefan Bethke
rts/sysutils/munin-node. *** [stage] Error code 1 Stop in /freebsd/checkout/ports/sysutils/munin-node. I’ve tried upgrading my perl to 5.20, but I’m running into the same issue. FreeBSD 9-stable, perl 5.20. Thanks, Stefan -- Stefan Bethke <s...@lassitu.de> Fo

Re: Unable to make install for p5 ports

2015-12-20 Thread Stefan Bethke
> Am 20.12.2015 um 21:15 schrieb Stefan Bethke <s...@lassitu.de>: > > For many perl ports, I’m getting errors similar to this: > > ... > Installing > /usr/obj/ports/freebsd/checkout/ports/net/p5-Net-Server/stage/usr/local/lib/perl5/site_perl/man/man1/net-server.1 >

Re: Since r402136, my GraphicsMagic does not support JPEG anymore?

2015-11-22 Thread Stefan Bethke
Am 22.11.2015 um 08:01 schrieb Stefan Bethke <s...@lassitu.de>: > > It seems GraphicsMagic is not built with JPEG support anymore. I’m going to > try and downgrade to the previous revision to see if that restores JPEG > support. > > # /usr/local/bin/gm convert a.jpg b

Since r402136, my GraphicsMagic does not support JPEG anymore?

2015-11-22 Thread Stefan Bethke
_THREAD_SAFE LDFLAGS = -fstack-protector -L/usr/local/lib LIBS = -ljbig -lwebp -ltiff -lfreetype -lpng16 -lwmflite -lSM -lICE -lX11 -llzma -lbz2 -lxml2 -lz -lm -lgomp -lpthread -- Stefan Bethke <s...@lassitu.de> Fon +49 151 14070811 ___

Re: Ports with duplicate LATEST_LINKs

2015-08-18 Thread Stefan Bethke
of this, but having trouble. What exactly is the problem with these ports? None of the ports use LATEST_LINK, I believe the package names are unique, and there’s no multiple ports for these that only differ in the version number. Stefan -- Stefan Bethke s...@lassitu.de Fon +49 151 14070811

Re: monitorings-plugin hangs on configure ICMPv6

2015-01-12 Thread Stefan Bethke
Am 12.01.2015 um 16:04 schrieb Mathieu Arnold m...@freebsd.org: Could you test the patch there: https://reviews.freebsd.org/D1502 and tell me how good, or bad, it goes ? Builds just fine. And I see you’ve already commit it. Thanks for the quick help! Regards, Stefan -- Stefan Bethke s

monitorings-plugin hangs on configure ICMPv6

2015-01-11 Thread Stefan Bethke
-stable, all ports up to date, inside a jail. Any suggestions? Thanks, Stefan -- Stefan Bethke s...@lassitu.de Fon +49 151 14070811 ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe

Re: monitorings-plugin hangs on configure ICMPv6

2015-01-11 Thread Stefan Bethke
Am 11.01.2015 um 17:54 schrieb Stefan Bethke s...@lassitu.de: checking for ps syntax... /bin/ps axwo 'stat uid pid ppid vsz rss pcpu comm args' checking for ping... /sbin/ping checking for ping6... /sbin/ping6 checking for ICMP ping syntax... /sbin/ping -n -c %d %s checking for ICMPv6

Error building ntopng

2014-11-09 Thread Stefan Bethke
...@diesel.lassitu.de:/p2/freebsd/obj/p2/freebsd/10-stable/sys/DIESEL amd64 -- Stefan Bethke s...@lassitu.de Fon +49 151 14070811 ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe

Re: Error building ntopng

2014-11-09 Thread Stefan Bethke
um 19:35 schrieb Muhammad Moinur Rahman 5u623...@gmail.com: For the time being short solution is change LIB_DEPENDS of libzmq4 to libzmq3. AM working on updating. On Sun, Nov 9, 2014 at 10:04 PM, Stefan Bethke s...@lassitu.de wrote: Any suggestions? Default options for noting and all

lang/tlc86: missing standard modules?

2014-08-31 Thread Stefan Bethke
-format \updated %Y%m%d %H%M%S\ (procedure update_zone line 27) invoked from within update_zone $host $ip“ As far as I can tell, msgcat should be included with Tcl. Botched install, or is the port broken? I’m going to try a downgrade next. Cheers, Stefan -- Stefan Bethke s

Re: lang/tlc86: missing standard modules?

2014-08-31 Thread Stefan Bethke
Am 31.08.2014 um 17:32 schrieb Stefan Bethke s...@lassitu.de: Hey, since the update to tcl86-8.6.2, I’m getting this error trace: can't find package msgcat 1.4 while executing package require msgcat 1.4 (uplevel body line 2) invoked from within uplevel \#0 { package

Re: lang/tlc86: missing standard modules?

2014-08-31 Thread Stefan Bethke
Am 31.08.2014 um 17:40 schrieb Stefan Bethke s...@lassitu.de: Am 31.08.2014 um 17:32 schrieb Stefan Bethke s...@lassitu.de: Hey, since the update to tcl86-8.6.2, I’m getting this error trace: can't find package msgcat 1.4 while executing package require msgcat 1.4 (uplevel body

Re: Does www/chromium work?

2014-08-25 Thread Stefan Bethke
/chromium/chrome] libstdc++.so.6 gcc47/libstdc++.so.6 You might want to also check that GCC 4.7 is actually installed, I'm not sure the Chromium port pulls that in, or I just happened to have that installed already. HTH, Stefan -- Stefan Bethke s...@lassitu.de Fon +49 151 14070811

Re: roundcube's switch to composer, anything plugin port maintainers should be doing?

2014-06-03 Thread Stefan Bethke
Am 03.06.2014 um 14:44 schrieb Alex Dupre a...@freebsd.org: Signierter PGP Teil Stefan Bethke ha scritto: I was in the process of upgrading a roundcube plugin (sauserprefs) and noticed that roundcube is switching/has swichted to composer. This is the first time I’ve come across composer

roundcube's switch to composer, anything plugin port maintainers should be doing?

2014-05-29 Thread Stefan Bethke
composer? Should the plugin ports be removed in favor of using composer manually? Is composer production ready yet? Inquiring minds want to know… Thanks, Stefan -- Stefan Bethke s...@lassitu.de Fon +49 151 14070811 signature.asc Description: Message signed with OpenPGP using GPGMail

Looking for a committer for ports/190274: [PATCH] science/py-ws2300: update to 1.9, Add STAGE support

2014-05-28 Thread Stefan Bethke
Hey there, since I didn’t raise the PR, it’s not marked as maintainer-update, but the linked patch (not the included one) is ready to be committed. Cheers, Stefan -- Stefan Bethke s...@lassitu.de Fon +49 151 14070811 signature.asc Description: Message signed with OpenPGP using

Re: foomatic-rip and foo2zjs

2014-04-25 Thread Stefan Bethke
); else Sorry, that patch does’t look right to me. LOG_FILE should be a define that get’s concatenated with the string literal. Since this is compile-time, I don’t see how this would lead to a runtime error, unless LOG_FILE was defined to some unusual value. Stefan -- Stefan Bethke s

foomatic-rip and foo2zjs

2014-04-22 Thread Stefan Bethke
and with debug: 0, though. foo2zjs-20140401 requires textproc/gsed, but it’s not a dependency of the port. Not sure it really has to be gsed (instead of /usr/bin/sed), but that is what it calls. Stefan -- Stefan Bethke s...@lassitu.de Fon +49 151 14070811 signature.asc Description: Message

ImageMagick-6.8.0.7_3,1 font rendering problems

2014-01-07 Thread Stefan Bethke
-1.34.1_1 Dependency: atk-2.8.0 Dependency: gtk-update-icon-cache-2.24.22 Dependency: gtk2-2.24.22_1 Dependency: gtk-engines2-2.20.2_1 Dependency: librsvg2-2.36.4 -- Stefan Bethke s...@lassitu.de Fon +49 151 14070811 signature.asc Description: Message signed with OpenPGP using GPGMail

Re: ntp-devel-4.2.7p364_2 coredumps

2013-12-28 Thread Stefan Bethke
Am 28.12.2013 um 06:13 schrieb Cy Schubert cy.schub...@komquats.com: In message c06d904b-36fa-4c54-ad47-4cb737a34...@lassitu.de, Stefan Bethke wri tes: --Apple-Mail=_6EEA81A7-5FCB-41CB-A6F5-4CBEDAB3BBAE Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset

ntp-devel-4.2.7p364_2 coredumps

2013-12-26 Thread Stefan Bethke
in ?? () -- Stefan Bethke s...@lassitu.de Fon +49 151 14070811 signature.asc Description: Message signed with OpenPGP using GPGMail

Re: Ports with a broken PKGORIGIN: mail/squirrelmail-abook_import_e...

2013-12-11 Thread Stefan Bethke
...@freebsd.org: /squirrelmail-websearch-plugin - *mail/squirrelmail-wetteronline-plugin* po...@freebsd.org: /squirrelmail-wetteronline-plugin -- Stefan Bethke s...@lassitu.de Fon +49 151 14070811 signature.asc Description: Message signed with OpenPGP using GPGMail

Re: Staging and read-only /usr/ports [PATCH]

2013-10-01 Thread Stefan Bethke
Am 01.10.2013 um 15:45 schrieb Bryan Drewery bdrew...@freebsd.org: On 9/26/2013 4:52 PM, Stefan Bethke wrote: Guys, I've noticed that more and more ports are trying to build a package /usr/ports/category/port/port-version.tgz. Since my /usr/ports is mounted read-only (via nullfs

Re: Staging and read-only /usr/ports

2013-09-27 Thread Stefan Bethke
to set PACKAGES to a read-write location, even if I do not want to retain packages? Or is there a variable specifically for setting the package storage path for building a staging package? Stefan -- Stefan Bethke s...@lassitu.de Fon +49 151 14070811

Re: Staging and read-only /usr/ports

2013-09-27 Thread Stefan Bethke
= to a writable location until it is fixed. Thank you, I'll do that! Stefan -- Stefan Bethke s...@lassitu.de Fon +49 151 14070811 ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any

Staging and read-only /usr/ports

2013-09-26 Thread Stefan Bethke
to go? What if I don't want to keep packages around? For the time being, I'm setting NO_STAGE=yes. Thanks, Stefan -- Stefan Bethke s...@lassitu.de Fon +49 151 14070811 Compressing man pages === Building package for btpd-0.16_2 Creating package /usr/ports/net-p2p/btpd/btpd-0.16_2.tbz

Re: Staging and read-only /usr/ports

2013-09-26 Thread Stefan Bethke
Am 26.09.2013 um 23:54 schrieb William Grzybowski willia...@gmail.com: On Thu, Sep 26, 2013 at 6:52 PM, Stefan Bethke s...@lassitu.de wrote: Guys, I've noticed that more and more ports are trying to build a package /usr/ports/category/port/port-version.tgz. Since my /usr/ports is mounted

Re: Ports with a broken PKGORIGIN: devel/boost-all, mail/squirrelma...

2013-06-26 Thread Stefan Bethke
for the change, or did a change to bsd.squirrelmail.mk trigger the warning? Both the plugin ports as well as the main squirrelmail port haven't been updated in months… Thanks, Stefan -- Stefan Bethke s...@lassitu.de Fon +49 151 14070811

Maintainer update for mail/roundcube-userprefs (was ports/179007: )

2013-05-27 Thread Stefan Bethke
-- Stefan Bethke s...@lassitu.de Fon +49 151 14070811 ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org

poudriere builds all dependencies, even if packages have already been built

2013-04-03 Thread Stefan Bethke
option to have the requisite packages installed before building a port? Thanks, Stefan -- Stefan Bethke s...@lassitu.de Fon +49 151 14070811 ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports

Re: poudriere builds all dependencies, even if packages have already been built

2013-04-03 Thread Stefan Bethke
Am 03.04.2013 um 12:53 schrieb Bryan Drewery: On 4/3/2013 4:17 AM, Stefan Bethke wrote: Firstly, is there a better mailing list to discuss poudriere? I'm just getting my feet wet with poudriere, and are a bit surprised that all dependencies for a port are built, instead of installing

Re: poudriere builds all dependencies, even if packages have already been built

2013-04-03 Thread Stefan Bethke
Description: New Generation package management tool for FreeBSD WWW: http://wiki.freebsd.org/pkgng # which -a pkg /usr/sbin/pkg /usr/local/sbin/pkg I'm letting the build run for a while, and will inspect the logs. Thanks for your help, Stefan -- Stefan Bethke s...@lassitu.de Fon +49 151

Re: poudriere builds all dependencies, even if packages have already been built

2013-04-03 Thread Stefan Bethke
Am 03.04.2013 um 14:02 schrieb Stefan Bethke: (Setup with system ports tree and FTP-installed 9.1-RELEASE excluded) Starting jail 91amd64 realpath: /freebsd/checkout/ports/distfiles: No such file or directory Mounting ports from: /freebsd/checkout/ports Mounting packages from

Re: poudriere builds all dependencies, even if packages have already been built

2013-04-03 Thread Stefan Bethke
Am 03.04.2013 um 16:29 schrieb Stefan Bethke s...@lassitu.de: Am 03.04.2013 um 14:02 schrieb Stefan Bethke: (Setup with system ports tree and FTP-installed 9.1-RELEASE excluded) Starting jail 91amd64 realpath: /freebsd/checkout/ports/distfiles: No such file or directory

Re: pam_ssh_agent_auth: ENOENT

2013-03-30 Thread Stefan Bethke
Am 26.03.2013 um 17:25 schrieb Martin Wilke m...@freebsd.org: Hey Please test the new patch. @ Stefan thx for the PR. http://people.freebsd.org/~miwi/psaa.diff Seems to be working just fine! Stefan -- Stefan Bethke s...@lassitu.de Fon +49 151 14070811

Re: pam_ssh_agent_auth: ENOENT

2013-02-27 Thread Stefan Bethke
Am 27.02.2013 um 09:01 schrieb Dimitry Andric dimi...@andric.com: On 2013-02-27 00:39, Stefan Bethke wrote: ... openbsd-compat/vis.h is #ifdef'd HAVE_STRNVIS, so we check configure. configure.log thinks we have a suitable strnvis: configure:16566: checking for strnvis configure:16622

Re: pam_ssh_agent_auth: ENOENT

2013-02-26 Thread Stefan Bethke
) patch to make that change to log.c; not sure if this is the correct way. Maybe use __FreeBSD_version instead. Stefan -- Stefan Bethke s...@lassitu.de Fon +49 151 14070811 --- log.c.orig 2012-06-28 03:47:49.0 +0200 +++ log.c 2013-02-27 00:32:38.063952580 +0100 @@ -361,8

pam_ssh_agent_auth: ENOENT

2013-02-25 Thread Stefan Bethke
Am 20.02.2013 um 16:34 schrieb Kimmo Paasiala kpaas...@gmail.com: On Wed, Feb 6, 2013 at 12:28 AM, Stefan Bethke s...@lassitu.de wrote: I can confirm that with the new port version on a two day old current, the module doesn't work: $ uname -a FreeBSD freebsd-current.lassitu.de 10.0

Please commit ports/176207

2013-02-18 Thread Stefan Bethke
Hi, if any ports committer would be willing to commit the maintainer's patch in ports/176207, I'd appreciate it! Thanks, Stefan -- Stefan Bethke s...@lassitu.de Fon +49 151 14070811 ___ freebsd-ports@freebsd.org mailing list http

Re: stable/9 r245439 breaks security/pam_ssh_agent_auth on stable/9 (WAS: CLANG 3.2 breaks security/pam_ssh_agent_auth on stable/9)

2013-02-05 Thread Stefan Bethke
Am 05.02.2013 um 19:09 schrieb Kimmo Paasiala kpaas...@gmail.com: On Tue, Feb 5, 2013 at 12:36 AM, Kimmo Paasiala kpaas...@gmail.com wrote: On Sun, Feb 3, 2013 at 7:22 PM, Chris Rees cr...@freebsd.org wrote: On 3 February 2013 17:15, Stefan Bethke s...@lassitu.de wrote: Am 03.02.2013 um 10

Re: stable/9 r245439 breaks security/pam_ssh_agent_auth on stable/9 (WAS: CLANG 3.2 breaks security/pam_ssh_agent_auth on stable/9)

2013-02-05 Thread Stefan Bethke
Am 05.02.2013 um 23:06 schrieb Stefan Bethke s...@lassitu.de: Am 05.02.2013 um 19:09 schrieb Kimmo Paasiala kpaas...@gmail.com: On Tue, Feb 5, 2013 at 12:36 AM, Kimmo Paasiala kpaas...@gmail.com wrote: On Sun, Feb 3, 2013 at 7:22 PM, Chris Rees cr...@freebsd.org wrote: On 3 February 2013

mysql-client-5.5.10 fails to install properly, breaking all dependant ports

2011-03-20 Thread Stefan Bethke
not certain what the easiest way would be to fix the permission bits. I've updated my portupgrade script to reset the umask to avoid similar problems Stefan -- Stefan Bethke s...@lassitu.de Fon +49 151 14070811 ___ freebsd-ports@freebsd.org mailing list

Re: mysql-client-5.5.10 fails to install properly, breaking all dependant ports

2011-03-20 Thread Stefan Bethke
Am 20.03.2011 um 22:43 schrieb Alex Dupre: Stefan Bethke ha scritto: In my particular case, the umask is set to 0002 instead of the default 0022 http://lists.freebsd.org/pipermail/freebsd-ports/2007-September/043529.html I've updated my portupgrade script to reset the umask to avoid

Re: mysql-client-5.58 breaks postfix, dovecot

2011-01-15 Thread Stefan Bethke
Am 28.12.2010 um 13:57 schrieb Stefan Bethke: Just a quick warning since I just spent an hour figuring out why my mail server broke: with the upgrade to mysql-client-5.5.8, postfix and dovecot stop working. It appears that the lastest mysql-client-5.5.8_2, postfix and dovecot are working

mysql-client-5.58 breaks postfix, dovecot

2010-12-28 Thread Stefan Bethke
A Sieve plugin for the Dovecot 'deliver' LDA mysql-client-5.5.7 Multithreaded SQL database (client) mysql-server-5.5.8 Multithreaded SQL database (server) postfix-2.7.2,1 A secure alternative to widely-used Sendmail -- Stefan Bethke s...@lassitu.de Fon +49 151 14070811

devel/pecl-intl: what's up?

2010-12-27 Thread Stefan Bethke
. The resulting roundcube seems to be running fine, as well as other PHP apps I have on the same box (mediawiki). Stefan -- Stefan Bethke s...@lassitu.de Fon +49 151 14070811 ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: sysutils/screen fails to build

2010-08-26 Thread Stefan Bethke
in the -stable libs. Sorry to bother you, Stefan -- Stefan Bethke s...@lassitu.de Fon +49 151 14070811 ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports

Re: [Netatalk-admins] RFT: netatalk-2.1

2010-05-31 Thread Stefan Bethke
-PRERELEASE, but I have only tested afpd with and without PAM; Kerberos, AppleTalk and Timelord support are untested. Enjoy, Stefan -- Stefan Bethke s...@lassitu.de Fon +49 151 14070811 ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org

Re: RFT: netatalk-2.1

2010-05-30 Thread Stefan Bethke
Am 28.05.2010 um 08:27 schrieb Stefan Bethke: Am 22.05.2010 um 19:08 schrieb Stefan Bethke: Hi, I'm working on updating the net/netatalk port from 2.0.5 to 2.1. You can find the most current version of my work at http://www.lassitu.de/freebsd/netatalk/ Initial testing looks

Re: RFT: netatalk-2.1

2010-05-28 Thread Stefan Bethke
Am 22.05.2010 um 19:08 schrieb Stefan Bethke: Hi, I'm working on updating the net/netatalk port from 2.0.5 to 2.1. You can find the most current version of my work at http://www.lassitu.de/freebsd/netatalk/ Initial testing looks promising. There's one outstanding issue: upgrading

RFT: netatalk-2.1

2010-05-22 Thread Stefan Bethke
order of include paths. You can work around this by deinstalling 2.0.5 before building the new version. This work is also being tracked in PR#146576. HTH, Stefan -- Stefan Bethke s...@lassitu.de Fon +49 151 14070811 ___ freebsd-ports@freebsd.org

Apache 2.0.63_8 compiles, but does not run

2010-05-08 Thread Stefan Bethke
One of the commits to www/apache20 in the past 24 hours breaks the port. See PR#146393 http://www.freebsd.org/cgi/query-pr.cgi?pr=146393 Downgrading to a revision from 2010-05-07 00:00 UTC or earlier works around this. Stefan -- Stefan Bethke s...@lassitu.de Fon +49 151 14070811

ISC DHCP 4?

2010-03-23 Thread Stefan Bethke
When I was looking for ISC DHCP server version 4 or newer, I was surprised that I didn't find any port. Am I looking for the wrong thing, or is 3.1 really the newest version in ports? What are people using for IPv6? Stefan -- Stefan Bethke s...@lassitu.de Fon +49 151 14070811

May I direct a committers attention to PR ports/137731?

2009-08-19 Thread Stefan Bethke
type=stringvmmouse/merge /match /match /device -- Stefan Bethke s...@lassitu.de Fon +49 151 14070811 ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports

Re: PHP gd issues

2009-08-10 Thread Stefan Bethke
Am 05.08.2009 um 12:11 schrieb Stefan Bethke: Am 23.07.2009 um 10:44 schrieb mediaslut von abfab: I had the same fatallibpngerror discovered yesterday. It seems like libpng version 1.2.37 was buggy. And version 1.2.38 is not available yet on FreeBSD Ports (although, I don't know

Re: PHP gd issues

2009-08-05 Thread Stefan Bethke
=e56ccc8f0907230957y2dce7077rb5388d71af762cde%40mail.gmail.comforum_name=png-mng-implement I don't have the time to do any analysis myself (not before the weekend anyway), so if any of you could take a look, I'd be most grateful. Stefan -- Stefan Bethke s...@lassitu.de Fon +49 151 14070811

Re: recent change to ifconfig breaks OpenVPN?

2009-08-01 Thread Stefan Bethke
Am 31.07.2009 um 18:58 schrieb Stefan Bethke: Am 31.07.2009 um 14:38 schrieb Stefan Bethke: Here's a first draft at a patch for OpenVPN. With this, the tun interface gets set to IFF_BROADCAST mode. One small piece is still missing: OpenVPN tries to install a route for the subnet

Re: recent change to ifconfig breaks OpenVPN?

2009-08-01 Thread Stefan Bethke
Am 01.08.2009 um 17:24 schrieb Julian Elischer: Stefan Bethke wrote: (Moving the discussion to -ports.) Am 31.07.2009 um 00:57 schrieb Matthias Andree: Am 31.07.2009, 00:36 Uhr, schrieb Bjoern A. Zeeb bzeeb-li...@lists.zabbadoz.net : Yeah that is as great as we are or rather were. So

Re: recent change to ifconfig breaks OpenVPN?

2009-07-31 Thread Stefan Bethke
extended modes */ + i = tt-topology == TOP_SUBNET ? IFF_BROADCAST : IFF_POINTOPOINT; + i |= IFF_MULTICAST; + ioctl (tt-fd, TUNSIFMODE, i); + i = 0; ioctl (tt-fd, TUNSLMODE, i); - i = 1; - ioctl (tt-fd, TUNSIFHEAD, i); } } Stefan -- Stefan Bethke s

Re: recent change to ifconfig breaks OpenVPN?

2009-07-31 Thread Stefan Bethke
Am 31.07.2009 um 14:38 schrieb Stefan Bethke: Here's a first draft at a patch for OpenVPN. With this, the tun interface gets set to IFF_BROADCAST mode. One small piece is still missing: OpenVPN tries to install a route for the subnet, but that fails because now ifconfig has already

  1   2   >