Re: Building a port with poudriere that depends on a cargo crate that needs net access

2021-02-10 Thread Matthew D. Fuller
On Wed, Feb 10, 2021 at 08:24:46AM -0500 I heard the voice of Adam Jimerson, and lo! it spake thus: > > The crate in question is psl (https://crates.io/crates/psl). Note that the docs.rs build also blocks network access, so crates that require it tend to break there too, and people notice and

Re: Committer needed: x11-wm/ctwm, PR 251520

2020-12-22 Thread Matthew D. Fuller
On Sun, Dec 20, 2020 at 10:18:23AM +0100 I heard the voice of Kurt Jaeger, and lo! it spake thus: > > > > Can somebody land the patch in the approved attachment to > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251520 > > ? > > Done. Thanks! -- Matthew Fuller (MF4839) |

Committer needed: x11-wm/ctwm, PR 251520

2020-12-19 Thread Matthew D. Fuller
ctwm's build-time detection of the manpage location is being defeated by the minimalist /usr/local available in poudriere builds, so it needs to be nudged in the right direction. Can somebody land the patch in the approved attachment to https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251520 ?

Re: portsnap broken?

2019-07-06 Thread Matthew D. Fuller
On Wed, Jul 03, 2019 at 10:11:41AM +0200 I heard the voice of Kurt Jaeger, and lo! it spake thus: > > > With a little script to pull the snapdates: > > [...] > > Nice! Can you put that script somewhere for others to use ? It's pretty small and straightforward. Attached. It _is_ based on a bit

Re: portsnap broken?

2019-07-02 Thread Matthew D. Fuller
On Tue, Jul 02, 2019 at 07:45:26PM -0600 I heard the voice of @lbutlr, and lo! it spake thus: > > Out of date based on what? How often are you pulling portsnap? With a little script to pull the snapdates: % ./psinfo.pl your-org: Sun Jun 30 19:26:35 2019 (2 days, 01:24:42 ago)

Re: portupgrade + FLAVORS

2019-05-12 Thread Matthew D. Fuller
On Mon, May 06, 2019 at 01:17:56PM -0500 I heard the voice of Bob Willcox, and lo! it spake thus: > > Any word on when/if your patch will be integraded into the port > proper? I presume the route would be it getting integrated upstream, and then a new release with the change makes it into the

Re: pango-1.42.4_2 fails in configure on 12.0-RELEASE-p3

2019-05-11 Thread Matthew D. Fuller
On Fri, May 10, 2019 at 07:19:30PM +0200 I heard the voice of Axel Rau, and lo! it spake thus: > > Am 09.05.2019 um 13:02 schrieb olli hauer : > > try with a fresh devel/meson (delete meson before), seems there > > has something changed but PORTREVISION of devel/meson was not > > incremented > >

Re: Problem with portupgrade and py27-tkinter

2019-04-19 Thread Matthew D. Fuller
On Fri, Apr 19, 2019 at 04:07:20PM -0400 I heard the voice of Robert Huff, and lo! it spake thus: > Montgomery-Smith, Stephen writes: > > > I have both py27-tkinter and py36-tkinter installed. When I do > > portupgrade, it tries to upgrade py27-tkinter to py36-tkinter: > > Am I correct in

Re: upgrade of port fails because of existing link

2019-04-10 Thread Matthew D. Fuller
On Wed, Apr 10, 2019 at 04:13:33PM +0200 I heard the voice of Torfinn Ingolfsen, and lo! it spake thus: > > Often, a port fails to upgrade because of an existing link. Example: > > ---> Preserving /usr/local/lib/qt5/libQt5DBus.so.5 as > /usr/local/lib/compat/pkg/libQt5DBus.so.5 > cp: symlink:

Re: portupgrade + FLAVORS

2019-04-10 Thread Matthew D. Fuller
On Wed, Apr 10, 2019 at 04:06:00PM +0200 I heard the voice of Torfinn Ingolfsen, and lo! it spake thus: > > Ah. I use portsnap to upgrade my ports tree. Is there a delay or > difference? A delay, sure, but the last commit in devel/portupgrade was over a year ago. You'd probably notice if it

Re: portupgrade + FLAVORS

2019-04-08 Thread Matthew D. Fuller
Marco, > Any reason why not just submit it in Bugzilla? Well, I s'pose one _could_ split a hair and argue that it's FreeBSD-specific, and so should be a ports patch rather than an upstream change. But that'd be an awful fine hair to try and cleave in this case :p It's in a PR to upstream.

Re: portupgrade + FLAVORS

2019-04-08 Thread Matthew D. Fuller
Torfinn, > It doesn't apply cleanly to portupgrade in an up to date ports tree Hm. Seems to work fine here. % svn up Updating '.': At revision 498434. % ports-make.sh clean patch ===> Cleaning for portupgrade-2.4.16,2 ===> License BSD3CLAUSE accepted by the user ===> portupgrade-2.4.16,2

portupgrade + FLAVORS

2019-04-07 Thread Matthew D. Fuller
For any portupgrade users still out there wishing for FLAVOR support, I have patches to add it. I've been running them here locally for a few weeks without incident (apart from an extra upgrade or two actually working without manual intervention/resort to portmaster, that is). Dropping the

Re: p5-Quota on 12

2019-02-05 Thread Matthew D. Fuller
On Mon, Feb 04, 2019 at 04:06:33PM -0800 I heard the voice of Tim Rice, and lo! it spake thus: > > I was trying to figure out why ldap-account-manager was missing from > the ports on 12 and discovered p5-Quota was marked as broken. FWIW, I ran into the issue a few weeks back on a stable/12 box.

Re: replacement for xmms?

2019-01-16 Thread Matthew D. Fuller
On Wed, Jan 16, 2019 at 04:40:10PM -0800 I heard the voice of Jack L., and lo! it spake thus: > > audacious, there's even a skin to make it look identical to xmms > (well, almost) It's in the settings, you can set it to 'Winamp Classic Interface', which is what xmms was aiming at too. It even

Re: FreeBSD Port: firefox-63.0.1,1 multiple errors build

2018-11-01 Thread Matthew D. Fuller
On Thu, Nov 01, 2018 at 03:28:58AM -0700 I heard the voice of David Wolfskill, and lo! it spake thus: > > I would welcome such a thing: it's annoying to need to manually "pkg > delete lang/rust" every time rust needs an update. I haven't needed to do that in quite some time... -- Matthew

Re: Should a package restart on upgrade itself

2018-06-27 Thread Matthew D. Fuller
On Wed, Jun 27, 2018 at 11:58:17AM +0200 I heard the voice of Mathieu Arnold, and lo! it spake thus: > > Please point out to ports doing this so that they can be fixed. On the "irritates me from time to time" list,

Re: cannot compile www/node

2018-04-19 Thread Matthew D. Fuller
On Thu, Apr 19, 2018 at 07:06:32PM +0200 I heard the voice of Wojciech Puchar, and lo! it spake thus: > > /usr/bin/ld:/usr/ports/www/node/work/node-v9.11.1/out/Release/obj.target/deps/v8/src/libv8_base.a: > > file format not recognized; treating as linker script I've gotten this (well,

Re: Perl help needed

2018-03-30 Thread Matthew D. Fuller
On Fri, Mar 30, 2018 at 02:46:05PM -0400 I heard the voice of Robert Huff, and lo! it spake thus: > > Socket.c: loadable library and perl binaries are mismatched (got handshake > key 0xd200080, needed 0xdf00080) I'd say your most likely bet would be rebuilding p5-Socket, on the theory that (a)

Re: FreeBSD 11.1-RELEASE - mail/milter-manager broken

2018-03-18 Thread Matthew D. Fuller
On Sun, Mar 18, 2018 at 08:10:14PM +0100 I heard the voice of Kurt Jaeger, and lo! it spake thus: > > Tested it, seems to still dump core. > > Backtrace is at > > http://people.freebsd.org/~pi/logs/milter-backtrace.txt I recall trying to build it on ruby 2.4 on a server some time back (early

Re: FreeBSD Port: php72-7.2.0 : trouble with lang/php72 & libargon2

2017-12-11 Thread Matthew D. Fuller
On Mon, Dec 11, 2017 at 11:32:08PM + I heard the voice of Oliver Schonrock, and lo! it spake thus: > > and it solves my issue as well. Don't think the CPUTYPE stuff comes > into it. Well, maybe. From your mail, though, it looks like you did that testing by rebuilding/installing the ports

Re: FreeBSD Port: php72-7.2.0 : trouble with lang/php72 & libargon2

2017-12-11 Thread Matthew D. Fuller
On Thu, Dec 07, 2017 at 08:21:05PM + I heard the voice of Oliver Schonrock, and lo! it spake thus: > > pkg check --dependencies reports problem. This seems the separate issue already being convered. > 1. In the worst case (when built on remote poudriere) php72 crashes when > using the

Re: Status of portupgrade and portmaster?

2017-10-01 Thread Matthew D. Fuller
On Fri, Sep 29, 2017 at 09:21:31PM +0200 I heard the voice of Marco Beishuizen, and lo! it spake thus: > > Using portupgrade every day and still works great. Tried portmaster > once but liked portupgrade more. I use poudriere just for testing > ports. I also use portupgrade constantly on several

Re: Hosting distfiles on HTTPS w/Let's Encrypt - how? [somehow solved]

2017-06-05 Thread Matthew D. Fuller
On Sun, Jun 04, 2017 at 09:48:02PM + I heard the voice of Marcin Cieslak, and lo! it spake thus: > > My temporary solution to this problem is to pin the CA certificate > in the port itself: Err... > -FETCH_ENV= HTTP_AUTH=basic:*:I\ accept\ www.opensource.org/licenses/cpl:. >

Re: ICU Portupdate faulty

2017-05-05 Thread Matthew D. Fuller
On Fri, May 05, 2017 at 10:05:05AM -0600 I heard the voice of Adam Weinberger, and lo! it spake thus: > > Yes, this is the correct answer. After icu got patched, the VuXML > entry was lowered to mark 58.2_2,1 as non-vulnerable. Jos, it sounds > like your ports tree is after the icu update but

Re: Best way to cause synth to ignore rebuilding of a port??

2017-03-08 Thread Matthew D. Fuller
On Wed, Mar 08, 2017 at 03:13:37PM -0600 I heard the voice of Bob Willcox, and lo! it spake thus: > > Hmm, the plugin/addon I use and would be lost without is for tab > groups. Do they still work in 52? I'm pretty sure it's 57 (or 58?) that they're getting broken. Certainly they work fine here

Re: running poudriere with 8 builders

2017-03-04 Thread Matthew D. Fuller
On Sat, Mar 04, 2017 at 12:57:40PM +0100 I heard the voice of Kurt Jaeger, and lo! it spake thus: > > /pou is on an Samsung SSD 840 EVO 250GB: > > smartctl says: > > 9 Power_On_Hours 0x0032 091 091 Always - 41885 > 12 Power_Cycle_Count 0x0032 099 099

Re: lighttpd does not pull OpenSSL dependency

2016-10-27 Thread Matthew D. Fuller
On Thu, Oct 27, 2016 at 06:35:25PM +0200 I heard the voice of Mathieu Arnold, and lo! it spake thus: > > Well, that is another problem, and you are right, OpenSSL's shlib > should have been bumped, blame the former maintainer for that. I'll > talk to the new maintainer about that. The argument

Re: lighttpd does not pull OpenSSL dependency

2016-10-27 Thread Matthew D. Fuller
On Thu, Oct 27, 2016 at 04:22:09PM +0100 I heard the voice of Matt Smith, and lo! it spake thus: > > I don't see this on my system which is FreeBSD 11.0-STABLE #0 r307132 > > $ ldd /usr/local/sbin/ntpd | grep -E '(crypto|ssl)' > libcrypto.so.38 => /usr/local/lib/libcrypto.so.38 (0x800cee000) >

Re: lighttpd does not pull OpenSSL dependency

2016-10-27 Thread Matthew D. Fuller
On Thu, Oct 27, 2016 at 03:05:03PM +0200 I heard the voice of Mathieu Arnold, and lo! it spake thus: > > Once you install openssl from ports, the ports framework will use > it, always. That is absolutely not the case since OpenSSL in base was updated to .so.8 and ports wasn't re-bumped past it.

Re: Forcing poudriere to rebuild a package and all dependencies

2016-08-27 Thread Matthew D. Fuller
On Fri, Aug 26, 2016 at 03:21:16PM -0700 I heard the voice of Russell L. Carter, and lo! it spake thus: > > Here's my /usr/local/etc/poudriere.d/make.conf, [...] > [...] > # Set this to the list of ports you wish to rebuild every time the > # kernel is built. > PORTS_MODULES=nvidia-driver-340

Re: curl and nginx no longer build on same host

2016-07-18 Thread Matthew D. Fuller
On Tue, Jul 19, 2016 at 06:44:49AM +0800 I heard the voice of Euan Thoms, and lo! it spake thus: > > Aha, I got ftp/curl to build using WITH_OPENSSL_PORT=yes. Don't know > why I didn't try it before, perhaps since it is deprecated. > > So, I think we need to address some shortcoming in the new

Re: Making a port - debugging cmake check_include_file

2016-04-24 Thread Matthew D. Fuller
On Sun, Apr 24, 2016 at 12:48:58PM +0300 I heard the voice of abi, and lo! it spake thus: > > I passed -DCMAKE_REQUIRED_INCLUDES:STRING="${LOCALBASE}/include" from > port Makefile. > Looks like the best solution - no need to poke upstream or make patch. Interesting. It's not clear from the docs

Re: Making a port - debugging cmake check_include_file

2016-04-24 Thread Matthew D. Fuller
On Sun, Apr 24, 2016 at 12:09:53PM +0300 I heard the voice of abi, and lo! it spake thus: > On 24.04.2016 12:00, Matthew D. Fuller wrote: > > get_property(idirs DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} PROPERTY > > INCLUDE_DIRECTORIES) > > set(CMAKE_REQU

Re: Making a port - debugging cmake check_include_file

2016-04-24 Thread Matthew D. Fuller
On Sun, Apr 24, 2016 at 11:44:31AM +0300 I heard the voice of abi, and lo! it spake thus: > > I go the first way, however it seems that include directory is ignored > in include tests. Oh, right. That's annoying. > Should I try CMAKE_REQUIRED_INCLUDES ? However, I don't know the > effect of

Re: Making a port - debugging cmake check_include_file

2016-04-23 Thread Matthew D. Fuller
On Sat, Apr 23, 2016 at 11:51:00PM +0300 I heard the voice of abi, and lo! it spake thus: > > /usr/bin/cc-O2 -pipe -fstack-protector -fno-strict-aliasing -o > CMakeFiles/cmTC_bd985.dir/CheckIncludeFile.c.o -c >

Re: Completely unscientific poll: cfengine, puppet, other?

2016-02-29 Thread Matthew D. Fuller
On Mon, Feb 29, 2016 at 08:34:46AM +0100 I heard the voice of Marko Cupać, and lo! it spake thus: > On Sun, 28 Feb 2016 14:11:36 -0500 > Chris Inacio wrote: > > Happy if you would just reply with which one, if any, you use. > > For my relatively simple task of occasional push

Re: www/nghttp2 build failure

2016-02-17 Thread Matthew D. Fuller
On Wed, Feb 17, 2016 at 05:45:38PM +0200 I heard the voice of Beeblebrox via freebsd-ports, and lo! it spake thus: > > Latest version (nghttp2-1.7.1) fails to build. I looked at this a little when I ran into it earlier; the configure script only looks for initgroups() in grp.h (where it isn't)

Re: Problem with package library dependencies after update from 8.4 to 9.3

2016-01-12 Thread Matthew D. Fuller
On Tue, Jan 12, 2016 at 10:46:46AM -0600 I heard the voice of Paul Keusemann, and lo! it spake thus: > > and I now have a number of installed packages that are claiming > libgdk_pixbuf-2.0.so.0 as a required shlib but there are no packages > that provide it. It does exist in /usr/local/lib. This

Re: update PHP

2015-11-28 Thread Matthew D. Fuller
On Sat, Nov 28, 2015 at 07:21:10PM +0100 I heard the voice of Miroslav Lachman, and lo! it spake thus: > Carmel NY wrote on 11/27/2015 12:39: > > Would I l then need to rebuild everything that depends on PHP or could I > > just > > add the "-r" flag to portupgrade? > > You can get list of all

Re: Speedup ports install

2015-10-28 Thread Matthew D. Fuller
On Wed, Oct 28, 2015 at 08:22:34AM +0100 I heard the voice of Baptiste Daroussin, and lo! it spake thus: > > IIRC portmaster only creates packages as backup of the installed > version just in case the new package will fail it can reinstall the > old one in that case, yes a tgz would be way

Re: php5-phar-5.4.45

2015-10-27 Thread Matthew D. Fuller
On Tue, Oct 27, 2015 at 04:37:58PM +0100 I heard the voice of A.J. "Fonz" van Werven, and lo! it spake thus: > > That I understand, but I'd expect that now with PHP 5.6 being the > default, lang/php5 would point to lang/php56 instead of lang/php54, There IS no lang/php54, and never has been.

Re: Odd dependency issue with pkg 1.6

2015-10-19 Thread Matthew D. Fuller
On Mon, Oct 19, 2015 at 12:25:32PM -0700 I heard the voice of Kevin Oberman, and lo! it spake thus: > > Since the update to pkg-1.6 I have gotten errors when running "pkg > check -d". FWIW, I get similar. No bare unversioned .so's, but they're all for filenames that are symlinks to the actual

Re: Port Fetch Failing

2015-06-01 Thread Matthew D. Fuller
On Mon, Jun 01, 2015 at 07:02:57PM -0500 I heard the voice of Tim Daneliuk, and lo! it spake thus: This is what happens when you are: A) In a hurry and B) Paranoid and C) Willing to copypasta a config without thought :( Thanks to you and Chuck, I have a more reasonable (I think):

Re: Pourdriere produces faulty build results due to bsd.openssl.mk bug

2015-04-01 Thread Matthew D. Fuller
On Wed, Apr 01, 2015 at 11:30:20PM +0200 I heard the voice of Guido Falsi, and lo! it spake thus: - ports linking to other libraries in base which are linked to base ssl, causing conflicts On my system, libssl/libcrypto is used by: /usr/lib/libarchive.so /usr/lib/libbsnmp.so

Re: Geoip2 / maxminddb

2015-02-16 Thread Matthew D. Fuller
I actually have a port built for it. Just need to get 10 minutes to check and polish it up... https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197713 -- Matthew Fuller (MF4839) | fulle...@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/

Re: Geoip2 / maxminddb

2015-02-16 Thread Matthew D. Fuller
On Mon, Feb 16, 2015 at 06:50:37PM +0100 I heard the voice of Peter Hodur, and lo! it spake thus: I would like to ask ... is there geoip2 (maxminddb, the new version) library in ports tree or not? I actually have a port built for it. Just need to get 10 minutes to check and polish it up...

Re: mail/dovecot2: who calls doveconf upon boot?

2015-02-02 Thread Matthew D. Fuller
On Mon, Feb 02, 2015 at 04:43:01PM +0100 I heard the voice of Marko Cupać, and lo! it spake thus: My question is: Who calls doveconf, and for what purpose? A quick look at the dovecot.in rc script in the ports tree suggests that it's unconditionally running dovecot when it's run try try and

Re: Resetting maintainership

2014-12-10 Thread Matthew D. Fuller
On Wed, Dec 10, 2014 at 02:32:16PM -0800 I heard the voice of Bryan Drewery, and lo! it spake thus: On 12/10/14 2:27 PM, Pietro Cerutti wrote: ports.txt Mine! I have some outstanding patches that change it to ports.rtf... -- Matthew Fuller (MF4839) | fulle...@over-yonder.net

Re: Update php from 5.5 to 5.6?

2014-10-10 Thread Matthew D. Fuller
On Fri, Oct 10, 2014 at 11:37:24AM +0200 I heard the voice of Mathieu Arnold, and lo! it spake thus: Easiest way to do it would be to remove php55-* and mod_php55-xxx and install their php56-* and mod_php56-xxx equivalents. Pre-pkgng, I did it via creepy magic sed'ery in /var/db/pkg; change

Re: [HEADSUP] pkg(8) is now the only package management tool

2014-09-01 Thread Matthew D. Fuller
On Tue, Sep 02, 2014 at 03:51:31AM +0200 I heard the voice of Michelle Sullivan, and lo! it spake thus: Correct, take a 9.2 install disk, install it, portsnap and then install pkg on it... Oh wait, you can't.. pkg_install is broken, and 9.2 install disks don't have pkg in the BaseOS So

Re: FreeBSD unmaintained ports which are currently scheduled for deletion

2014-08-12 Thread Matthew D. Fuller
On Tue, Aug 12, 2014 at 09:31:08PM -0700 I heard the voice of Dennis Glatting, and lo! it spake thus: do_install in the Makefile does the chown. Generally you'd want to do something more like using @owner/@group in plist, rather than chown'ing in the stage. Doing that would break building as

Re: ports-mgmt/portupgrade and pkg 1.3

2014-08-05 Thread Matthew D. Fuller
On Fri, Jul 25, 2014 at 09:24:15AM +1200 I heard the voice of Jonathan Chen, and lo! it spake thus: portupgrade appears to be a lot slower with the pkg-1.3 when it goes into its clean-up phase. The pkg which -q ... that portupgrade performs during that phase appears to be taking quite a bit

Re: Lots of installed ports show succeeds index

2014-07-25 Thread Matthew D. Fuller
On Thu, Jul 24, 2014 at 03:58:34PM -0700 I heard the voice of Kevin Oberman, and lo! it spake thus: Which begs the question, why is it out of sync? If you update your ports tree, all you need to do is: make -C /usr/ports fetchindex (takes a few seconds) That's only probably close, if you do

Re: tex-format fails build (package)

2014-07-25 Thread Matthew D. Fuller
On Thu, Jul 24, 2014 at 10:19:55PM +0200 I heard the voice of Michelle Sullivan, and lo! it spake thus: pkg_create: read_plist: unknown command '@fmtutil /usr/local/share/texmf-var/web2c/pdftex/amstex.log /usr/local/share/texmf-var/web2c/pdftex/amstex.fmt' (package tools out of date?) This

Re: tex-format fails build (package)

2014-07-25 Thread Matthew D. Fuller
On Fri, Jul 25, 2014 at 01:30:48PM +0200 I heard the voice of Michelle Sullivan, and lo! it spake thus: If that were true then everyone should switch to pkgng now.. the problem is fmtutil and fmtutil-sys does not exist on my system and appears to be included only in tetex not texlive .. it

Re: tex-format fails build (package)

2014-07-25 Thread Matthew D. Fuller
On Fri, Jul 25, 2014 at 02:07:10PM +0200 I heard the voice of Michelle Sullivan, and lo! it spake thus: So where's the error That pkg_create doesn't know what to do with the @fmtutil in the plist. Whether that devolves to you shouldn't still be using pkg_*, or @fmtutil wasn't setup quite right

Re: tex-format fails build (package)

2014-07-25 Thread Matthew D. Fuller
On Fri, Jul 25, 2014 at 02:15:09PM +0200 I heard the voice of Michelle Sullivan, and lo! it spake thus: Thanks, at least eyes are on it... Well, _my_ eyes can't really do anything about it :) I think bapt@ has been the one doing most of the TeXery, so he'd probably be the one to talk to

Re: Update php from 5.4 to 5.5 ?

2014-06-18 Thread Matthew D. Fuller
On Wed, Jun 18, 2014 at 10:05:46PM +0200 I heard the voice of Melvyn Sopacua, and lo! it spake thus: You can do the following: pkg query -e '%o ~ */php5-*' '%o'| while read origin; do \ new_origin=`echo ${origin} | sed -e 's/php5-/php55-/'` echo portmaster -o ${new_origin} ${origin}; done

Re: After apr update, svn can't find libaprutil-1.so.5

2014-06-11 Thread Matthew D. Fuller
On Wed, Jun 11, 2014 at 03:22:17PM +0200 I heard the voice of Tijl Coosemans, and lo! it spake thus: There's a problem in the apr port which makes it link libaprutil to the installed libapr instead of the newly built one. Just so. After upgrade: % ldd /usr/local/lib/libaprutil-1.so.0.5.3

Re: second call: dns/libidn staging broken

2014-05-29 Thread Matthew D. Fuller
On Wed, May 28, 2014 at 10:57:22PM -0400 I heard the voice of Lowell Gilbert, and lo! it spake thus: Assuming my previous paragraph isn't wildly wrong, the easy workaround would be to install emacs. That's just a hack; the right fix (I think) is to add a port option to let it depend on emacs,

Re: second call: dns/libidn staging broken

2014-05-28 Thread Matthew D. Fuller
On Wed, May 28, 2014 at 08:55:01PM -0400 I heard the voice of Lowell Gilbert, and lo! it spake thus: I tried rebuilding libidn on the host system (outside the tinderbox), but it didn't break (with and without WRKDIRPREFIX, with portmaster or make install). I guess I need to fix my tinderbox

Re: ACTION REQUIRED - Unstaged Ports being DEPRECATED on June 31st.

2014-05-12 Thread Matthew D. Fuller
On Mon, May 12, 2014 at 10:31:06AM +1000 I heard the voice of andrew clarke, and lo! it spake thus: A short script I threw together to show any ports installed that are marked as unstaged in the above list: Alternately, to check against the local ports tree: % pkg query -a '%o' | xargs -n1

Re: Spamd

2014-04-04 Thread Matthew D. Fuller
On Fri, Apr 04, 2014 at 08:52:29AM +0300 I heard the voice of Esa Karkkainen, and lo! it spake thus: On Thu, Apr 03, 2014 at 09:53:10AM +0200, Jos Chrispijn wrote: Since my last Spamd port update I get this error when I try to start Same here, I've had this happen every time when I update

Re: Port version problem

2014-03-23 Thread Matthew D. Fuller
On Sun, Mar 23, 2014 at 07:05:13AM -0400 I heard the voice of Jerry, and lo! it spake thus: dri-9.1.7_3,2 succeeds index (index has 7.6.1_3,2) libEGL-9.1.7 succeeds index (index has 7.6.1) libGL-9.1.7 succeeds index

Re: Port version problem

2014-03-23 Thread Matthew D. Fuller
On Sun, Mar 23, 2014 at 08:02:41AM -0400 I heard the voice of Jerry, and lo! it spake thus: I tried your suggestion with negative results. Any other ideas? Yes, the one I already sent :) You're running WITH_NEW_XORG, which changes the versions of various X ports. Either explicitly enabled

Re: Port version problem

2014-03-23 Thread Matthew D. Fuller
On Sun, Mar 23, 2014 at 07:16:38AM -0500 I heard the voice of Matthew D. Fuller, and lo! it spake thus: I recommend ignore it, it doesn't matter. Or alternately phrased, use -l'' instead of -L=, like I always do. There are various reasons I'd have installed a newer version than INDEX has

Re: Dependencies: base vs. ports (Was: Re: ports/187468)

2014-03-13 Thread Matthew D. Fuller
On Wed, Mar 12, 2014 at 07:01:20AM -0500 I heard the voice of Bryan Drewery, and lo! it spake thus: Take openssl for example, [...] From the user perspective, this in particular has been an occasional but steady low-level grumble of mine for years, and I've definitely come to wish it were

Re: Dependencies: base vs. ports (Was: Re: ports/187468)

2014-03-13 Thread Matthew D. Fuller
On Thu, Mar 13, 2014 at 08:22:08AM -0500 I heard the voice of Scot Hetzel, and lo! it spake thus: This was caused by the port maintainer deciding to force the port to always us the base version of OpenSSL on FreeBSD = 10. Instead of letting the sysadmin decide on which to use (port / base).

DEFAULT_PHP_VER and r343784

2014-03-08 Thread Matthew D. Fuller
r343784 added a WARNING to bsd.php.mk about DEFAULT_PHP_VER +.if defined(DEFAULT_PHP_VER) +WARNING+= DEFAULT_PHP_VER is defined, consider using DEFAULT_VERSIONS=php=${DEFAULT_PHP_VER} instead +.endif But the PHP ports themselves set DEFAULT_PHP_VER in Makefile.ext, which all the sub-pieces

Re: Why would a port use its own existence as an excuse to fail install?

2014-02-15 Thread Matthew D. Fuller
On Sat, Feb 15, 2014 at 07:31:19PM -0800 I heard the voice of David Wolfskill, and lo! it spake thus: So that Installing qt4-clucene-4.8.5...pkg-static: qt4-clucene-4.8.5 conflicts with qt4-clucene-4.8.5 (installs files into the same place). Problematic file:

Re: Why would a port use its own existence as an excuse to fail install?

2014-02-15 Thread Matthew D. Fuller
So I'd guess the same sorta thing is making portmaster try to _install_ it for you, rather than _upgrading_ it. Or, rather, not touch it at all. A nice thing about portmaster is that it's smarter than portupgrade. An annoying thing is that, to me anyway, that usually seems to take the form of

Re: Can't compile openjdk7 at 340877

2014-01-27 Thread Matthew D. Fuller
On Mon, Jan 27, 2014 at 06:23:16AM -0500 I heard the voice of George Mitchell, and lo! it spake thus: I updated my ports tree to revision 340877, and trying to compile openjdk7 dies like this: cd bsd_amd64_compiler2/product ./test_gamma Using java runtime at: /usr/local/openjdk7/jre Error

Re: svn commit: r338650 - in head/java/openjdk7: . files

2014-01-04 Thread Matthew D. Fuller
On Sat, Jan 04, 2014 at 03:56:26PM + I heard the voice of Mathieu Arnold, and lo! it spake thus: Log: Revert lang/openjdk7 to 7u25. This has had build problems for me on 2 different systems that had _45 installed. It blows up after using the installed openjdk7 partway through with an

Re: problems after installing ports-mgmt/portconf

2013-10-11 Thread Matthew D. Fuller
On Fri, Oct 11, 2013 at 09:37:13AM +0200 I heard the voice of Matthias Apitz, and lo! it spake thus: I have had to uninstall portconf again to be able to build more ports. Near's I can tell, portconf and bmake just flat out don't get along. With some squirreling around in make.conf, you can

Re: Berkeley DB 4.1

2013-09-12 Thread Matthew D. Fuller
On Thu, Sep 12, 2013 at 12:57:06PM +0200 I heard the voice of Ivan Voras, and lo! it spake thus: And while the argument seems valid, it also doesn't have an estimate of which / how many ports will break with a more recent bdb. FWIW, I've manually pushed all the systems I've managed to higher

portsdb + rrdmerge = *hiccup*

2013-08-16 Thread Matthew D. Fuller
Hey guys, Since databases/rrdmerge showed up in ports, portupgrade seems to have gotten a bit unhappy with INDEX: [Updating the portsdb format:bdb_btree [...] /usr/ports/INDEX-8:19441:rrdmerge-0.0_b05d69bfac64: 0.0_b05d69bfac64: Not in due form: 'version[_revision][,epoch]'. (whether the

Re: Would software for non-commercial use be acceptable as a port?

2013-07-27 Thread Matthew D. Fuller
On Sun, Jul 28, 2013 at 02:28:31AM +0200 I heard the voice of Peter Looyenga, and lo! it spake thus: Am I right to conclude that the product, with the non-commercial clause I described above, could be a candidate for the ports collection or would the restriction be a huge obstacle? There are

Re: Rebuild all ports for perl minor version update?

2013-06-14 Thread Matthew D. Fuller
On Fri, Jun 14, 2013 at 01:12:09AM -0700 I heard the voice of Thomas Mueller, and lo! it spake thus: In that case, why didn't they go to perl 5.18? I should hope that lang/perl5.16 _NEVER_ goes to 5.18 8-} -- Matthew Fuller (MF4839) | fulle...@over-yonder.net Systems/Network

Re: Can a ports commiter add this to their todo list

2013-04-14 Thread Matthew D. Fuller
On Sat, Apr 13, 2013 at 09:42:02PM -0700 I heard the voice of Cy Schubert, and lo! it spake thus: In message 516a2b7a.2020...@shaneware.biz, Shane Ambler writes: Currently the port audio/hydrogen is marked as broken and has an expiration date of 2013-03-05 so I am hoping to get it fixed

Re: svn commit: r311718 - in head: audio/hydrogen databases/adstudio databases/p5-DBD-Oracle databases/xapian-bindings10 devel/gauche-gaunit devel/linux-js devel/linuxthreads devel/ros-common devel/ru

2013-02-05 Thread Matthew D. Fuller
On Tue, Feb 05, 2013 at 03:07:11PM + I heard the voice of Baptiste Daroussin, and lo! it spake thus: Log: Mark as deprecated a bunch of ports that are marked as broken for more than 6 month without a fix Modified: head/audio/hydrogen/Makefile Modified:

Re: svn commit: r311718 - in head: audio/hydrogen databases/adstudio databases/p5-DBD-Oracle databases/xapian-bindings10 devel/gauche-gaunit devel/linux-js devel/linuxthreads devel/ros-common devel/ru

2013-02-05 Thread Matthew D. Fuller
On Wed, Feb 06, 2013 at 12:21:29AM +0100 I heard the voice of Baptiste Daroussin, and lo! it spake thus: Thanks for the pointer I'll have a look and undeprecate if it works I believe it's the bit toward the end of the patch that actually matters. See also a few mails about it on -ports last

Re: INDEX|DESCRIBE-N not provided by portsnap server

2012-10-15 Thread Matthew D. Fuller
On Fri, Aug 24, 2012 at 08:57:58PM -0500 I heard the voice of Matthew D. Fuller, and lo! it spake thus: On Fri, Aug 24, 2012 at 12:02:59PM +0300 I heard the voice of Sergey V. Dyatko, and lo! it spake thus: Building new INDEX files... INDEX-7 not provided by portsnap server; INDEX-7

Re: INDEX|DESCRIBE-N not provided by portsnap server

2012-08-24 Thread Matthew D. Fuller
On Fri, Aug 24, 2012 at 12:02:59PM +0300 I heard the voice of Sergey V. Dyatko, and lo! it spake thus: Building new INDEX files... INDEX-7 not provided by portsnap server; INDEX-7 not being generated. DESCRIBE.7 INDEX-8 not provided by portsnap server; DESCRIBE.7 INDEX-8 not being generated.

Re: Ports in Subversion and the INDEX file

2012-08-23 Thread Matthew D. Fuller
On Thu, Aug 23, 2012 at 11:21:24AM +0200 I heard the voice of Christer Solskogen, and lo! it spake thus: how do you regenerate this file these days? make index seems to take a pretty long time. I switch to using portsnap years back, which provides it prebuilt. I prefer that to fetchindex,

Re: unable to build openjade after updating perl

2012-07-04 Thread Matthew D. Fuller
On Wed, Jul 04, 2012 at 09:36:11AM -0400 I heard the voice of Jerry, and lo! it spake thus: I just did a quick perusal of the Sourceforge site https://sourceforge.net/projects/openjade/files/ and it appears that there is a newer version available. Apparently, and I might be wrong, it also

Re: painful process.. php53/etc

2012-06-22 Thread Matthew D. Fuller
On Fri, Jun 22, 2012 at 12:15:39PM -0400 I heard the voice of Michael Scheidell, and lo! it spake thus: if I already installed php5 (when it was php 5.3), and I want to 'rename' everything without recompiling, replacing, or updaring packages, would it be: You'd have to -o anything that

Re: PHP 5.4.0 : lang/php54

2012-05-29 Thread Matthew D. Fuller
On Tue, May 29, 2012 at 11:48:00AM -0700 I heard the voice of Doug Barton, and lo! it spake thus: With respect to those involved, the lang/python port is a special kind of problem. I agree. IME, it causes more confusion than it solves. I don't ever bother having lang/python on any systems;

Re: portmaster and php 5.4/5.3 issues

2012-05-18 Thread Matthew D. Fuller
On Fri, May 18, 2012 at 12:40:06PM +0200 I heard the voice of Florian Smeets, and lo! it spake thus: On 05/18/2012 12:09, Daniel Braniss wrote: what (if any :-), is the magic to convince portmaster to compile the php53-* extensions instead of php5-* extensions? you need to deinstall all

Re: Upgrading libs with many dependent ports

2012-01-18 Thread Matthew D. Fuller
On Tue, Jan 17, 2012 at 06:43:27PM -0800 I heard the voice of Kevin Oberman, and lo! it spake thus: Take a look at pkg_chklib. It is quite optimized and runs multiple checks in parallel so that you can run it on 1100 ports in about 1.5 minutes. I've looked at it. From the samples and docs

Re: Upgrading libs with many dependent ports

2012-01-17 Thread Matthew D. Fuller
On Tue, Jan 17, 2012 at 05:51:11PM -0800 I heard the voice of Kevin Oberman, and lo! it spake thus: The manual method would be to install sysutils/bsdadminscripts and use a command like `pkg_libchk | grep -E xcb-.+.so | sort tmpfile` to provide a list of ports that actually are linked to the

Re: cvs checkout ./. csup

2011-11-19 Thread Matthew D. Fuller
On Sat, Nov 19, 2011 at 04:11:24PM + I heard the voice of Christian Weisgerber, and lo! it spake thus: You can also export the repository by NFS to other machines nearby. A local checkout from an NFS file system is more efficient than cvs's remote handling. An additional speedup can be

Re: databases/postgresql84-server 8.4.9 rc.d script broken

2011-10-18 Thread Matthew D. Fuller
On Wed, Oct 19, 2011 at 11:45:28AM +1100 I heard the voice of John Marshall, and lo! it spake thus: After upgrading databases/postgresql84-server from 8.4.8_1 to 8.4.9, the rc.d script vomits thus: All of them, probably. The 9.0.x ditto: postgresql_user=${postgresql_user:-%%PG_USER%%} Can be

Re: HEADS UP: ports/ and 10.0-CURRENT

2011-09-27 Thread Matthew D. Fuller
On Tue, Sep 27, 2011 at 09:36:17AM -0400 I heard the voice of Robert Huff, and lo! it spake thus: Adrian Chadd writes: Our children will be dealing with Y2038. :-) Statistically, some of us will. Actually, I had to deal with it just last week... -- Matthew Fuller (MF4839) |

Re: Replacing procmail with maildrop

2011-09-26 Thread Matthew D. Fuller
On Mon, Sep 26, 2011 at 02:43:50AM -0500 I heard the voice of Conrad J. Sabatier, and lo! it spake thus: I'm just wondering, though, if you could offer any advice on how to convert something like the following procmail recipe I use for my FreeBSD mailing lists. I work off the envelope

Re: Replacing procmail with maildrop

2011-09-26 Thread Matthew D. Fuller
On Mon, Sep 26, 2011 at 04:07:31AM -0500 I heard the voice of Conrad J. Sabatier, and lo! it spake thus: OK, I'm starting to get a little better of an idea of what to do. My main concern so far has been the ability to nest a set of commands within a recipe the way procmail allows. Well, it's

Re: (maintainer question) Possible bug in cvs: cvs diff -uN: -N switch being ignored (disappearing, actually)

2011-08-31 Thread Matthew D. Fuller
On Wed, Aug 31, 2011 at 03:50:04AM -0500 I heard the voice of Conrad J. Sabatier, and lo! it spake thus: [...] so I don't try to do anything that modifies the repo, cvs add doesn't affect the repository, just the working tree state. -- Matthew Fuller (MF4839) |

Re: Time to mark portupgrade deprecated?

2011-07-25 Thread Matthew D. Fuller
On Mon, Jul 25, 2011 at 12:14:19PM +0200 I heard the voice of Michal Varga, and lo! it spake thus: I have no objections in [portmaster's] promotion to new users as the new, one and only approved way of managing ports, but this in no way cuts it for currently deployed portupgrade setups, where

Re: Spamassassin vs Perl

2011-06-24 Thread Matthew D. Fuller
On Fri, Jun 24, 2011 at 09:09:00AM +0200 I heard the voice of Kurt Jaeger, and lo! it spake thus: How can one reconstruct a good dependency tree of all perl related ports which allows to cleanly rebuild them all ? I always just start with `portupgrade -f p5-\*`. Then look around in the old

Re: lang/guile build fails for me

2011-06-01 Thread Matthew D. Fuller
On Wed, Jun 01, 2011 at 02:36:46PM +0300 I heard the voice of Andriy Gapon, and lo! it spake thus: It also fails for me on stable/8 with base gcc as ports compiler, but in a different fashion at configure step: checking for lt_dlinit in -lltdl... no configure: error: libltdl not found. See

  1   2   >