FreeBSD Port: lang/cmucl

2021-04-05 Thread Andrew Mitchell via freebsd-ports
Hello, I am trying to port cmucl to RPI4-B RELEASE-13.0-RC3 (arm64-aarch64), but of course I can't as port's and host's architectures are different. Any method for cross-building/compiling this port? or any other port? ___ freebsd-ports@freebsd.org

Re: Out of memory building lang/ghc-8.8.3

2020-05-05 Thread andrew clarke
On 2020-05-05 14:19:50, Gleb Popov (arr...@freebsd.org) wrote: > On Tue, May 5, 2020 at 1:37 PM andrew clarke wrote: > > > Beware anyone building lang/ghc-8.8.3 from the ports tree. Building it > > here on FreeBSD 12.1-REL AMD64 with Poudriere, the build ran out of swap,

Out of memory building lang/ghc-8.8.3

2020-05-05 Thread andrew clarke
Beware anyone building lang/ghc-8.8.3 from the ports tree. Building it here on FreeBSD 12.1-REL AMD64 with Poudriere, the build ran out of swap, despite the PC having 8 GB RAM, 8 GB swap and not much else running. My /usr/local/etc/poudriere.conf: BASEFS=/poudriere ZPOOL=zroot

Re: python 2.7 marked as deprecated and EOL while 2.7.18 RC is available

2020-04-18 Thread andrew clarke
On 2020-04-18 09:34:39, Matthew Seaman (matt...@freebsd.org) wrote: > On 18/04/2020 03:19, Robert Huff wrote: > > a) according to the Makefile, is it possible to build this with > > python-37? (Or even -36?) > > If the Makefile for the port says: > > USES= python:27 > > then

Committer needed: www/p5-Net-Curl build breakage

2020-04-07 Thread Andrew Fengler
Hi all, I've made a patch to update p5-Net-Curl to fix the failing build. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245322 If a committer could please take care of this, it would be much appreciated. Thanks, Andrew ___ freebsd-ports

multimedia/shotcut

2019-11-19 Thread Andrew Johnson
System: FreeBSD 12.1-STABLE r354452 GENERIC amd64 Ports: cur Symptom: Segmentation fault (gdb) (gdb) core shotcut.core [New LWP 101419] [New LWP 100883] [New LWP 101488] [New LWP 101489] [New LWP 101490] [New LWP 101491] [New LWP 101492] [New LWP 101493] [New LWP 101494] [New LWP 101495] Core

Re: devel/dee Python27

2019-08-15 Thread andrew clarke
On Thu 2019-08-15 13:10:05 UTC+1000, Andrew Johnson (dae...@optushome.com.au) wrote: > Is there any plan to drop the Python2.7 dependency of devel/dee? It's probably out of scope of FreeBSD Ports to supply patches to the Python part of the libdee code that rewrites it to use Python 3.x inst

devel/dee Python27

2019-08-14 Thread Andrew Johnson
Is there any plan to drop the Python2.7 dependency of devel/dee? ___ 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"

Having trouble with firstboot-growfs

2019-06-03 Thread Andrew Villano
I've used Firstboot-growfs a few times and it usually goes without a snag. I touch /firstboot, reboot the box and when it comes back up it resizes the partition and resizes the filesystem. I've just spun up a FreeBSD 12 box, [vagrant@freebsd ~]$ freebsd-version 12.0-RELEASE-p5 I was able to

Re: net/rtg committer needed

2019-05-30 Thread Andrew
Hi, Any chance someone could take a look at this? Is there still something missing? Thanks, Andrew Fengler ScaleEngine Inc. On 2019-05-24 12:18 p.m., Andrew wrote: Hi, net/rtg no longer runs on modern perl.  The maintainer made a patch almost a year ago, but it's been stalled on some

net/rtg committer needed

2019-05-24 Thread Andrew
and 12.0 Is there a commiter that could take a look at this and see if we can get it back to working? Thanks, Andrew Fengler ScaleEngine Inc. Email: andrew.feng...@scaleengine.com Phone: (800) 224-0095 ___ freebsd-ports@freebsd.org mailing list https

[NEW PORT] databases/mongodb40-tools: Tools for MongoDB

2019-04-17 Thread Andrew Shevchuk
New port proposal: Tools for MongoDB 4.x PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237352 PATCH: https://raw.githubusercontent.com/ashevchuk/mongodb40-tools-freebsd-port/master/mongodb40-tools.patch Actually, the patch itself (feel free to make the necessary corrections, if the

[PATCH]: databases/mongodb40 update to latest release

2019-04-12 Thread Andrew Shevchuk
Index: databases/mongodb40/Makefile === --- databases/mongodb40/Makefile (revision 498768) +++ databases/mongodb40/Makefile (working copy) @@ -2,7 +2,7 @@ PORTNAME= mongodb DISTVERSIONPREFIX= r -DISTVERSION= 4.0.6 +DISTVERSION=

net/rtg updates got reverted

2019-03-11 Thread Andrew
and 12.0. http://svnweb.freebsd.org/changeset/ports/484406 Thanks, Andrew Fengler ScaleEngine Inc. ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-

Re: databases/mongodb40 port proposal

2019-03-10 Thread Andrew Shevchuk
> I also shamelessly asked Andrew if he can provide a mongodb40-tools port 8-} The first attempt to port mongodb40-tools, I have failed. It looks like there will be difficulties with dependencies. As soon as there is a bit of free time, I will try to fix this p

Re: databases/mongodb40 port proposal

2019-03-01 Thread Andrew Shevchuk
> > Latest stable MongoDB (4.0.6) port proposal: > > https://raw.githubusercontent.com/ashevchuk/mongodb40-freebsd-port/master/mongodb40.patch > I just tried to apply it so I can do some tests but I'm unable to apply > your patch. > I tested it with: > patch -i mongodb40.patch First of all,

deskutils/cairo-dock-plugins

2019-02-28 Thread Andrew Johnson
Is the pkg-plist right? The install failed when it wanted a non-existent libcd_xfce- integration.so and icon-png .svn_revision 494144 .ctm_status ports-cur 12883 11.2-STABLE FreeBSD Feb 22 2019 GENERIC amd64 ... -- Installing: /usr/ports/deskutils/cairo-dock-

databases/mongodb40 port proposal

2019-02-28 Thread Andrew Shevchuk
Latest stable MongoDB (4.0.6) port proposal: https://raw.githubusercontent.com/ashevchuk/mongodb40-freebsd-port/master/mongodb40.patch ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe,

Re: category qt?

2018-12-24 Thread andrew clarke
On Mon 2018-12-24 11:06:56 UTC+0100, Walter Schwarzenfeld (w.schwarzenf...@utanet.at) wrote: > The qt* ports spreads around in the whole portstree. > > It is reasonable to concentrate all these ports in a qt category? I think it > is easier to find (and also easier to maintain). Why? You'd

w3mir & webcopy

2018-12-20 Thread Andrew Johnson
Hi, As there's nothing in the forums could someone please let me know whether either of these ports are still working on their system as they are not doing so here; my system: FreeBSD 11.2-STABLE #6: Sun Oct 28 GENERIC amd64 My last ports update/rebuild was 4/Dec/2018 but neither port have

Re: Updating poudriere jail

2018-12-14 Thread andrew clarke
On Fri 2018-12-14 11:13:16 UTC+, Carmel NY (carmel...@outlook.com) wrote: > ># build Postfix with Cyrus SASL support > >mail_postfix_SET=SASL > > > >Of course, be sure to point your FreeBSD 12.0-REL systems to your new 12.0 > >repo, instead of your old 11.x

Re: Updating poudriere jail

2018-12-13 Thread andrew clarke
ead of your old 11.x repo. Regards Andrew ___ 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: Correct __cplusplus where std::tr1::function turns into std::function ?

2017-11-29 Thread andrew clarke
On Wed 2017-11-29 13:32:32 UTC-0800, Yuri (y...@freebsd.org) wrote: > |This code picks the latter (tr1) version on 11,1-STABLE while the correct > choice is the former variant. #elif __cplusplus >= 201103L || > (defined(_MSC_VER) && _MSC_VER >= 1800) using std::function; #else using >

Re: Procmail Vulnerabilities check

2017-11-26 Thread andrew clarke
On Sat 2017-11-25 22:20:13 UTC-0500, Kevin P. Neal (k...@neutralgood.org) wrote: > Is that the consensus to replace use of procmail with maildrop? > > A little googling makes it look like maildrop has the easy integration > with sendmail just like procmail. But is maildrop going to be around for

Re: Time for a firefox-56 port?

2017-11-26 Thread andrew clarke
On Fri 2017-11-24 12:11:04 UTC+1100, Greg 'groggy' Lehey (g...@freebsd.org) wrote: > I'm sure I'm not the only person who relies on old addons. How about > a firefox-56 port until the current problems die down? Is using www/firefox-esr an option? ___

Re: Audacity program appears to be dead

2017-06-12 Thread Andrew Johnson
un, Jun 11, 2017 at 12:21 AM, Andrew Johnson > <dae...@optushome.com.au> wrote: > > It builds nicely but Audacity has ceased working and produces the > > following message: > > % audacity > > Fatal Error: Mismatch between the program and library build > > v

Audacity program appears to be dead

2017-06-11 Thread Andrew Johnson
It builds nicely but Audacity has ceased working and produces the following message: % audacity Fatal Error: Mismatch between the program and library build versions detected. The library used 3.0 (wchar_t,compiler with C++ ABI 1002,wx containers,compatible with 2.6,compatible with 2.8), and your

audio/rosegarden

2017-05-20 Thread Andrew Johnson
Still broken, still unable to build due to file mismatch ===>  Staging for rosegarden-17.04 ===>   rosegarden-17.04 depends on executable: dssi_osc_update - found ===>   rosegarden-17.04 depends on executable: flac - found ===>   rosegarden-17.04 depends on executable: wavpack - found ===>  

Committing Bug 217108 with maintainer timeout - (net/rtg)

2017-03-27 Thread Andrew
Hi, Can someone commit this patch? https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217108 Regards, Andrew Fengler ScaleEngine Inc. Email: andrew.feng...@scalengine.com Phone: (800) 224-0095 ___ freebsd-ports@freebsd.org mailing list https

Change system configuration files with port install

2017-02-27 Thread Andrew Hotlab
apply changes to these system configuration files. At this time, I output with pkg-message the instructions to change these files. Thanks. Andrew ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports

Re: [SOLVED] How to create a port only for specific FreeBSD releases

2017-02-27 Thread Andrew Hotlab
> From: Adam Weinberger <ad...@adamw.org> > Sent: Monday, February 27, 2017 6:05 PM > To: Andrew Hotlab > Cc: Ernie Luzar; freebsd-ports@freebsd.org > Subject: Re: [SOLVED] How to create a port only for specific FreeBSD releases > >> On 27 Feb, 2017, at 10

Re: [SOLVED] How to create a port only for specific FreeBSD releases

2017-02-27 Thread Andrew Hotlab
> From: Ernie Luzar <luzar...@gmail.com> > Sent: Monday, February 27, 2017 5:43 PM > To: Adam Weinberger > Cc: Andrew Hotlab; freebsd-ports@freebsd.org > Subject: Re: [SOLVED] How to create a port only for specific FreeBSD releases > >>>> Since these scripts

Re: [SOLVED] How to create a port only for specific FreeBSD releases

2017-02-27 Thread Andrew Hotlab
> From: Adam Weinberger <ad...@adamw.org> > > Sent: Monday, February 27, 2017 5:30 PM > To: Andrew Hotlab > Cc: freebsd-ports@freebsd.org > Subject: Re: [SOLVED] How to create a port only for specific FreeBSD releases >   >> On 27 Feb, 2017, at 9:07, Andrew

[SOLVED] How to create a port only for specific FreeBSD releases

2017-02-27 Thread Andrew Hotlab
> From: Andrew Hotlab <andrew.hot...@hotmail.com> > Sent: Monday, February 27, 2017 3:37 PM > To: freebsd-ports@freebsd.org > Subject: How to create a port only for specific FreeBSD releases   > Hi to all, I'm trying to make a port which installs only a couple of simp

How to create a port only for specific FreeBSD releases

2017-02-27 Thread Andrew Hotlab
on older FreeBSD releases. In the Porter's Handbook I found this paragraph, but it seems regarding only ported app's source code: https://www.freebsd.org/doc/en/books/porters-handbook/porting-versions.html TIA Andrew ___ freebsd-ports@freebsd.org mailing list

[Patch] net/rtg - maintainer timeout (bug 213293)

2016-10-25 Thread Andrew
Hi all, I have a patch for net/rtg languishing in bugzilla - https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213293 Could someone get this committed with maintainer timeout? Thanks, Andrew Fengler ScaleEngine Inc. Email: andrew.feng...@scalengine.com Phone: (800) 224-0095

pkg updating crash in pkg-1.8.0

2016-05-23 Thread andrew clarke
n", (gdb) Child process pid=33151 terminated abnormally: Trace/BPT trap 486 ret = 128 + WTERMSIG(status); (gdb) 492 exit(ret); (gdb) Program exited with code 0205. (gdb) I'm not really sure what's going on here but it might be obvious to

openblas 0.2.15,1 port broke build for BARCELONA AMD core

2016-02-26 Thread Andrew Reilly
ath/openblas port seems to have built OK, so I hope that this change can be included in the port or the up-stream so that I don’t have to remember to do this all again next time! Cheers, — Andrew ___ freebsd-ports@freebsd.org mailing list ht

Re: freebsd-ports Digest, Vol 661, Issue 2

2016-01-19 Thread Andrew Harris
On Tue, Jan 19, 2016 at 7:00 AM, wrote: > Send freebsd-ports mailing list submissions to > freebsd-ports@freebsd.org > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > or,

FreeBSD Port: py27-vatnumber-1.2

2015-07-26 Thread Andrew Hotlab
you in advance. Sincerely. Andrew ___ 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

RE: FreeBSD Port: py27-vatnumber-1.2

2015-07-26 Thread Andrew Hotlab
Wonderful, the new port installs and runs correctly: Odoo is working again! :) Now it only needs to change the finance/py-vatnumber port to depend from this new one. Thank you so much for the light-speed solution, Kurt! Best regards Andrew Date: Sun

RE: FreeBSD Port: py27-vatnumber-1.2

2015-07-26 Thread Andrew Hotlab
Date: Sun, 26 Jul 2015 20:34:30 +0200 From: li...@opsec.eu To: andrew.hot...@hotmail.com CC: chian@gmail.com; po...@freebsd.org Subject: Re: FreeBSD Port: py27-vatnumber-1.2 Hi! Wonderful, the new port installs and runs correctly: Odoo is

Re: damage to pkg's sqlite data base

2015-05-13 Thread andrew clarke
On Wed 2015-05-13 19:00:27 UTC+1000, Peter Jeremy (pe...@rulingia.com) wrote: On 2015-May-13 18:12:44 +1000, andrew clarke m...@ozzmosis.com wrote: You can reinstall just those ports. Check /var/log/messages, eg. $ grep pkg /var/log/messages May 12 14:34:38 blizzard pkg: poudriere upgraded

Re: damage to pkg's sqlite data base

2015-05-13 Thread andrew clarke
packages (with pkg info -ao pkglist.txt), delete the corrupt local.sqlite then reinstall your packages. Regards Andrew ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail

Re: damage to pkg's sqlite data base

2015-05-13 Thread andrew clarke
04:20:30 pkg.sql.xz -rw-r--r-- 1 root wheel 2196088 2015-05-12 04:21:24 pkg.sql.xz.2 The .sql.xz files are just a SQLite dump, in xz compressed format. Regards Andrew ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: damage to pkg's sqlite data base

2015-05-13 Thread andrew clarke
On Wed 2015-05-13 17:55:26 UTC+1000, andrew clarke (m...@ozzmosis.com) wrote: $ sqlite3 local.sqlite.new SQLite version 3.8.10.1 2015-05-09 12:14:55 Enter .help for usage hints. sqlite .read local.sqlite.dump sqlite .quit Now we can use our newly created database, which should be error

Re: damage to pkg's sqlite data base

2015-05-13 Thread andrew clarke
understands SQLite. Regards Andrew ___ 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

Re: Shared object libiconv.so.2 not found

2014-12-12 Thread andrew clarke
.2 - libiconv.so.2.5.1 -rw-r--r-- 1 root wheel 1072522 2014-12-05 18:43:00 /usr/local//lib/libiconv.so.2.5.1 lrwxr-xr-x 1 root wheel 13 2014-12-05 18:43:00 /usr/local//lib/libiconv.so.3 - libiconv.so.2 Regards Andrew ___ freebsd-ports

Re: FreeBSD Port: exif-0.6.21

2014-12-12 Thread andrew clarke
sections intact. See the jhead man page for other options. Regards Andrew ___ 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

Re: port www/elog

2014-12-10 Thread andrew clarke
On Wed 2014-12-10 03:18:39 UTC-0800, Thomas Mueller (mueller6...@bellsouth.net) wrote: I am using this software with outdated version of FreeBSD. As I can see, this port is DEPRECATED and no longer available. Can any step up to maintain it? Please! -Chen I just looked found

Re: port www/elog

2014-12-10 Thread andrew clarke
On Wed 2014-12-10 14:44:38 UTC+0100, Torsten Zuehlsdorff (mailingli...@toco-domains.de) wrote: I am not familiar with elog and wouldn't know where to find it. have a look at the old files in SVN: http://svnweb.freebsd.org/ports/head/www/elog/?pathrev=360228 I was under the wrong

poudriere ports -u, divide by zero

2014-12-09 Thread andrew clarke
I'm assuming this is just a superficial bug in the output. Possibly related: I have pkg-1.4.0 installed. # poudriere ports -u [00:00:00] Updating portstree default Looking up portsnap.FreeBSD.org mirrors... 7 mirrors found. Fetching snapshot tag from

Re: virtualbox issue

2014-11-27 Thread andrew clarke
invocation) *** Error code 1 I encountered this last month: https://lists.freebsd.org/pipermail/freebsd-ports/2014-October/096077.html https://lists.freebsd.org/pipermail/freebsd-ports/2014-November/096359.html Regards Andrew ___ freebsd-ports

Re: [SOLVED] multimedia/x264 build failure, linker error

2014-11-25 Thread Andrew Berg
On 2014.11.25 08:56, Gary Palmer wrote: On Tue, Nov 25, 2014 at 08:35:12AM -0600, Andrew Berg wrote: On 2014.11.25 08:26, Gary Palmer wrote: Since I assume most of the packages that depend on the old x264-0.136.2358_4 depend on the library rather than the CLI command, is there any harm

Re: archivers/arj fails to build

2014-11-17 Thread andrew clarke
second thought is whether you actually need ARJ. ClamAV evidently has it as a dependency, but I think it probably shouldn't given that ARJ archives are rarely seen in the wild these days. In any case you can exclude arj from the rebuild with: portmaster [options] -x arj Regards Andrew

Re: Deleting ports distfiles

2014-11-16 Thread andrew clarke
strongly suppose so but I am not sure. Thanks for any feedback. Yes. Missing distfiles will be redownloaded when/if you rebuild a port. Regards Andrew ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports

Re: cannot find -legacy error building /usr/lib32 with FreeBSD 10.1-RC3

2014-11-02 Thread andrew clarke
On Thu 2014-10-23 22:45:52 UTC+1100, andrew clarke (m...@ozzmosis.com) wrote: My intention was to build virtualbox-ose-additions-4.3.18 from ports... # uname -a FreeBSD vbox-freebsd10 10.1-RC3 FreeBSD 10.1-RC3 #0 r273437: Tue Oct 21 23:55:15 UTC 2014 r...@releng1.nyi.freebsd.org:/usr/obj

cannot find -legacy error building /usr/lib32 with FreeBSD 10.1-RC3

2014-10-23 Thread andrew clarke
://lists.freebsd.org/pipermail/freebsd-current/2013-September/044253.html make build32 no longer works? make buildworld seems a little excessive just for a single port. Regards Andrew ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org

Re: multimedia/mkvtoolnix gui

2014-10-01 Thread andrew clarke
On Wed 2014-10-01 21:01:59 UTC-0700, Russell L. Carter (rcar...@pinyon.org) wrote: So my stupid question is, how do you invoke the gui? It should be at /usr/local/bin/mmg . ___ freebsd-ports@freebsd.org mailing list

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

2014-09-01 Thread Andrew Berg
On 2014.09.01 20:51, Michelle Sullivan wrote: And for the portsnap users? In short, this change doesn't directly effect portsnap users. Sure about that? I'm sure of it. Your issue is with the tree itself, not the tool used to fetch it. Correct, take a 9.2 install disk, install it,

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

2014-09-01 Thread Andrew Berg
On 2014.09.01 21:39, Julian Elischer wrote: sigh.. when are we as a project, all going to learn that reality in business is that you often need to install stuff that is old. Its not always your choice. The custommers require it.. You should try arguing with someone like Bank of Americas

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

2014-09-01 Thread Andrew Berg
On 2014.09.01 21:27, Michelle Sullivan wrote: Actually it's an inconvenience for someone like me and you. Not for many freebsd users, and certainly not for me 6 months ago if I hadn't been writing my own ports oh and what was it, 1.3.6 - 1.3.7? broke shit... (badly) ... There were

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

2014-09-01 Thread Andrew Berg
On 2014.09.01 22:09, Michelle Sullivan wrote: That's my point - there was a patch waiting to submit that knowingly broke pkg_install at midnight on the day after the EOL... the EOL shouldn't be an EOL - because it was really a 'portsnap after this date before you upgrade and you're screwed it

pkg 1.3.6 output bug

2014-08-24 Thread andrew clarke
-3.6.r216160.txz # pkg add clang-devel-3.6.r216160.txz Installing llvm-devel-3.6.r216160: 100% Installing llvm-devel-3.6.r216160: 100% # pkg -v 1.3.6 ie. llvm-devel is output twice, clang-devel not at all. Pretty sure this is a bug? Thanks, Regards Andrew

Upgrade to sysutils/nut-2.7.2 yesterday broke rc.d scripts by deleting libexec/nut/upsdrvctl

2014-07-04 Thread Andrew Reilly
by this change. http://svnweb.freebsd.org/ports/head/sysutils/nut/pkg-plist?r1=360497r2=360496pathrev=360497 I didn’t see any descriptions or work-arounds in UPDATING. Any suggestions for how to proceed? Cheers, — Andrew ___ freebsd-ports@freebsd.org

Re: Upgrade to sysutils/nut-2.7.2 yesterday broke rc.d scripts by deleting libexec/nut/upsdrvctl

2014-07-04 Thread Andrew Reilly
Hi again, Found it: it has moved to /usr/local/sbin. So the attached patch is needed to the sysutils/nut port. Works for me. nut.in.diff Description: Binary data Cheers, — Andrew On 5 Jul 2014, at 14:14 , Andrew Reilly arei...@bigpond.net.au wrote: Hi cy, itetcu, An upgrade

Re: Who was the mental genius

2014-06-07 Thread andrew clarke
On Fri 2014-06-06 17:17:40 UTC+0200, Baptiste Daroussin (b...@freebsd.org) wrote: Yes it would have been a good idea to give a warning to the user about the fact that the ports tree won't be support long on after EOL of 8.3, given the ports tree will break again quite soon after EOL of 8.4 I

editors/uemacs

2014-05-11 Thread andrew clarke
, which is currently unstaged. Since I switched to JED some time ago I haven't used MicroEMACS, so have little motivation in working through this just for a single port. If anyone still using uemacs would like to take over as maintainer, that'd be cool. Regards Andrew

Re: editors/uemacs

2014-05-11 Thread andrew clarke
On Mon 2014-05-12 10:13:46 UTC+1000, andrew clarke (m...@ozzmosis.com) wrote: I'm the listed maintainer of editors/uemacs, which is currently unstaged. Since I switched to JED some time ago I haven't used MicroEMACS, so have little motivation in working through this just for a single port

Re: [HEADSUP] pkg 1.3.0 alpha1: Breath of fresh air from Kirov

2014-03-17 Thread Andrew Thompson
to pkg set -o misc/p5-OSSP-uuid:misc/ossp-uuid-perl, just do it for me pkg! Andrew ___ 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

RE: [patch] sysutils/beadm

2014-03-10 Thread Andrew Hotlab
Date: Mon, 10 Mar 2014 16:11:16 -0500 From: bdrew...@freebsd.org To: andrew.hot...@hotmail.com; verma...@interia.pl CC: po...@freebsd.org Subject: Re: [patch] sysutils/beadm On 2014-02-13 16:19, Andrew Hotlab wrote: In my setup I have the following layout (several datasets for /usr, /var

RE: [patch] sysutils/beadm

2014-02-19 Thread Andrew Hotlab
Date: Wed, 19 Feb 2014 07:27:45 -0600 From: bdrew...@freebsd.org To: andrew.hot...@hotmail.com CC: po...@freebsd.org; verma...@interia.pl Subject: Re: [patch] sysutils/beadm On 2/13/2014 4:19 PM, Andrew Hotlab wrote: First of all, thank you very

[patch] sysutils/beadm

2014-02-13 Thread Andrew Hotlab
. Andrew --- ./beadm 2014-01-11 17:08:31.112384992 +0100 +++ /usr/local/sbin/beadm 2014-01-11 17:06:38.620706860 +0100 @@ -505,7 +505,7 @@ if [ ${MOUNT} -eq 0 ] then zfs umount ${POOL}/${BEDS}/${2} - zfs set mountpoint=legacy ${POOL}/${BEDS}/${2} + zfs set mountpoint=/ ${POOL}/${BEDS}/${2} fi fi

Re: USE_GCC doesn't set rpath

2014-01-23 Thread Andrew W. Nosenko
. They are especially designed to be backward compatible and have the same so-number for a reason. -- Andrew W. Nosenko andrew.w.nose...@gmail.com ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe

Re: pkg audit -F segfault

2013-12-12 Thread andrew clarke
) +       if (a != NULL) {                archive_read_close(a);                archive_read_free(a); +       }        if (fd = 0)                close(fd); Thanks in advance for your help. Phil Indeed, adding the erroneously missing braces fixes the problem here. Thanks Phil, Regards Andrew

Re: [games/ofortune] CFT and pending issues

2013-12-05 Thread Andrew Berg
On 2013.12.05 15:54, A.J. 'Fonz' van Werven wrote: A short recap for those of you who are subscribed to freebsd-ports@ but not freebsd-stable@: when I opened my inbox this morning I found a typical WTF thread: the (hardly) offensive fortune cookies have been kicked out of 10-BETA4. Since I

Re: opencv update

2013-12-04 Thread Andrew W. Nosenko
for ld.so). If use 'nm -D', you will see that symbol. -- Andrew W. Nosenko andrew.w.nose...@gmail.com ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports-unsubscr

Re: opencv update

2013-12-04 Thread Andrew W. Nosenko
On Thu, Dec 5, 2013 at 3:38 AM, Andrew W. Nosenko andrew.w.nose...@gmail.com wrote: On Thu, Dec 5, 2013 at 12:07 AM, Lowell Gilbert freebsd-ports-lo...@be-well.ilk.org wrote: Lowell Gilbert freebsd-ports-lo...@be-well.ilk.org writes: Ajtim lum...@gmail.com writes: I did what

www/netsurf

2013-12-02 Thread Andrew Johnson
Any idea why Netsurf stopped working some months ago? It fires up but is unable to load any web page, but last year it was a nice quick browser. i386 FreeBSD 9.2-BETA2 #4: Sat Aug 3 ___ freebsd-ports@freebsd.org mailing list

portmaster glitch with /usr/ports/MOVED

2013-11-26 Thread andrew clarke
Andrew # portmaster mail/mutt-devel === The mail/mutt-devel port moved to mail/mutt === Reason: mail/mutt-devel is ready for primetime === Exiting Usage: pkg info pkg-name pkg info -a pkg info [-AbBDdefgiIklOqRrsx] pkg-name pkg info [-AbBDdfIlqRrs] -F pkg-file

Re: www/aria2 dependencies lang/llvm33 build error

2013-11-22 Thread andrew clarke
a little too which is nice. - Try building aria with a recent gcc instead I've had no success with that either! Thanks for the pointers, though. Regards Andrew ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: www/aria2 dependencies lang/llvm33 build error

2013-11-22 Thread andrew clarke
++11 to requiring C++11. Good times :) Ah. Then the obvious question is... How did you get aria2 to build in 9.1 when I can't get it to build in 9.2? ;-) Regards Andrew ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: www/aria2 dependencies lang/llvm33 build error

2013-11-22 Thread andrew clarke
Michael, Regards Andrew ___ 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

Re: www/aria2 dependencies lang/llvm33 build error

2013-11-17 Thread andrew clarke
Following up on my question from yesterday... On Sun 2013-11-17 00:22:13 UTC+1100, andrew clarke (m...@ozzmosis.com) wrote: I'm running FreeBSD 8.4-RELEASE-p4. www/aria2 1.18.1 requires lang/clang33. Is this really necessary? Previous aria2 versions didn't require clang. I've now had

www/aria2 dependencies lang/llvm33 build error

2013-11-16 Thread andrew clarke
/pkg_resources.py, line 594, in resolve pkg_resources.DistributionNotFound: markupsafe gmake: *** [man] Error 1 *** Error code 2 Stop in /usr/ports/devel/llvm33. *** Error code 1 Thanks. Regards Andrew ___ freebsd-ports@freebsd.org mailing list http

Re: CC, CPP etc vs CONFIGURE_ENV

2013-11-06 Thread Andrew W. Nosenko
. -- Andrew W. Nosenko andrew.w.nose...@gmail.com ___ 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

Re: Should /usr/bin/perl be a link to /usr/local/bin/perl ?

2013-10-21 Thread andrew clarke
10 Oct 14:04 /usr/bin/perl - /usr/local/bin/perl5.14.4 Regards Andrew ___ 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

Re: [HEADSUP] Staging, packaging and more

2013-10-08 Thread Andrew W. Nosenko
above. And, seems, I'm not alone in that. -- Andrew W. Nosenko andrew.w.nose...@gmail.com ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports-unsubscr

Bitmessage

2013-08-25 Thread Andrew
Is there any interest in getting Bitmessage in ports? I heard about it on a podcast and it seems pretty interesting. https://bitmessage.org/wiki/Main_Page https://github.com/Bitmessage They've got a few FreeBSD-related commits, so maybe it wouldn't be too hard to port. Anyone wanna try?

libgcrypt security

2013-08-09 Thread Andrew
Hi all. GPG and libgcrypt were updated for security problems, http://lists.gnupg.org/pipermail/gnupg-announce/2013q3/000330.html but I still don't see this update in ports. The vuXML entry: http://www.vuxml.org/freebsd/80771b89-f57b-11e2-bf21-b499baab0cbe.html Can we get it updated please?

Re: ports 10-CURRENT

2013-06-19 Thread Andrew W. Nosenko
to bundle it's own C compiler then... -- Andrew W. Nosenko andrew.w.nose...@gmail.com ___ 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

distfile fetching vs ISP site-help spoofing: any suggestions?

2013-06-18 Thread Andrew Reilly
the government from blocking my access to things it considers distasteful, and I'm not sure I want to go there just yet. Anyone have any suggestions or best practices? Should I try to raise a PR against bsd.sites.mk or security/libgcrypt? Cheers, -- Andrew

net/tcpflow

2013-06-12 Thread andrew clarke
GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include Thanks, Regards Andrew ___ 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

Re: net/tcpflow

2013-06-12 Thread andrew clarke
On Wed 2013-06-12 13:48:31 UTC+0200, Antoine Brodin (anto...@freebsd.org) wrote: Yes, cairo is needed to have a nice 1 page PDF summary. You can compile cairo with custom options if you don't want x11 etc. Ah, you're right. I wasn't expecting that. That removes the dependency count

Re: net/tcpflow

2013-06-12 Thread andrew clarke
On Wed 2013-06-12 22:38:47 UTC+1000, andrew clarke (m...@ozzmosis.com) wrote: Ah, you're right. I wasn't expecting that. That removes the dependency count considerably. Thank you! Erm. s/removes/lowers/ :-) ___ freebsd-ports@freebsd.org mailing

Re: [HEADSUP] dialog4ports does not popup anymore only for global options

2013-06-08 Thread Andrew W. Nosenko
On Fri, Jun 7, 2013 at 9:58 PM, Chris Rees utis...@gmail.com wrote: On 7 June 2013 18:49, Andrew W. Nosenko andrew.w.nose...@gmail.com wrote: On Fri, Jun 7, 2013 at 8:15 PM, Chris Rees utis...@gmail.com wrote: I can see your point when talking about DOCS, but for NLS it's insanity

Re: [HEADSUP] dialog4ports does not popup anymore only for global options

2013-06-07 Thread Andrew W. Nosenko
locale. -- Andrew W. Nosenko andrew.w.nose...@gmail.com ___ 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

Re: [HEADSUP] dialog4ports does not popup anymore only for global options

2013-06-07 Thread Andrew W. Nosenko
went in the release and the wild without even fast looking through by the someone, who has that language as native. -- Andrew W. Nosenko andrew.w.nose...@gmail.com ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: is it a good idea to overwrite GCC_DEFAULT_VERSION= in Mk/bsd.gcc.mk?

2013-03-26 Thread Andrew W. Nosenko
/archives/gtk-devel-list/2012-August/msg00089.html Gnome bugzilla #682818: atomic ops broken on mac/xcode https://bugzilla.gnome.org/show_bug.cgi?id=682818 LLVM/Clang bugzilla #11174: #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_ http://llvm.org/bugs/show_bug.cgi?id=11174 -- Andrew W

Re: is it a good idea to overwrite GCC_DEFAULT_VERSION= in Mk/bsd.gcc.mk?

2013-03-26 Thread Andrew W. Nosenko
On Tue, Mar 26, 2013 at 2:49 PM, Jeremy Messenger mezz.free...@gmail.com wrote: On Tue, Mar 26, 2013 at 6:33 AM, Andrew W. Nosenko andrew.w.nose...@gmail.com wrote: On Tue, Mar 26, 2013 at 12:50 PM, Anton Shterenlikht me...@bristol.ac.uk wrote: From andrew.w.nose...@gmail.com Mon Mar

  1   2   3   4   >