Linux binary looks for /proc/cpuinfo, dies when cannot be found, even when linprocfs mounted.

2012-06-22 Thread Benjamin
heers, Benjamin ___ 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: Linux binary looks for /proc/cpuinfo, dies when cannot be found, even when linprocfs mounted.

2012-06-23 Thread Benjamin
On 06/23/12 20:57, Konstantin Belousov wrote: On Sat, Jun 23, 2012 at 02:23:42PM +1200, Benjamin wrote: Hi all. I have posted this question on the forums, and it was suggested that I post it here. I am currently porting Altera Quartus II design software to FreeBSD. I have got it installing

Fwd: Re: Linux binary looks for /proc/cpuinfo, dies when cannot be found, even when linprocfs mounted.

2012-06-23 Thread Benjamin
Original Message Subject: Re: Linux binary looks for /proc/cpuinfo, dies when cannot be found, even when linprocfs mounted. Date: Sat, 23 Jun 2012 22:56:38 +1200 From: Benjamin To: Konstantin Belousov I very much doubt that your report of 'crash' was due to un

Re: Linux binary looks for /proc/cpuinfo, dies when cannot be found, even when linprocfs mounted.

2012-06-23 Thread Benjamin
grep: /proc/cpuinfo: No such file or directory Err, so it was an error from grep ? I bet that some script run the host (FreeBSD) version of external utility, simply because there is no /compat/linux/usr/bin/grep installed. Then, since FreeBSD binary has FreeBSD branding, it indeed accessed native

Linux software won't install were it's told to!

2012-06-26 Thread Benjamin
ctual installation binary that is run. It takes an option that lets the user specify where to install (-t ). When I run it thus: # altera_installer_cmd --source=/usr/ports/cad/quartus_ii/work --install=quartus_free -w -t /home/benjamin/some_dir --no_space_check It installs to some_dir in my home dire

Re: Linux software won't install were it's told to!

2012-06-27 Thread Benjamin
On 06/27/12 04:13, Scot Hetzel wrote: On Tue, Jun 26, 2012 at 4:47 AM, Benjamin wrote: Disclosure: I have posted this question on the forums too. I am still attempting to port Quartus II design software to FreeBSD. I am making progress, with the help of this list and others. My latest

Re: Linux software won't install were it's told to!

2012-06-27 Thread Benjamin
On 06/27/12 22:57, Boris Samorodov wrote: 27.06.2012 12:44, Benjamin пишет: I created the directory /usr/local/quartus, but it still installed to the directory under /compat/linux. Does the directory under /compat/linux exist? If yes does removing helps? I have tried rm -rf /compat/linux

Patching files after install?

2012-06-30 Thread Benjamin
files/ that are not source code patches? Thanks, Benjamin ___ 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 installs a lot of security risks.

2012-07-08 Thread Benjamin
hmmm, I searched for the warning - it doesn't seem common (according to google). I assume this is bad. On 07/08/12 20:50, Benjamin wrote: I am porting the Quartus II software design package released by Altera for Linux. This is my first port, and I've had some great help from this li

Port installs a lot of security risks.

2012-07-08 Thread Benjamin
I am porting the Quartus II software design package released by Altera for Linux. This is my first port, and I've had some great help from this list already. Another question though. I've made the pkg-plist as per the instructions in the porter's handbook. When I install the port, I get a list

Re: Port installs a lot of security risks.

2012-07-08 Thread Benjamin
On 07/08/12 21:06, Benjamin wrote: hmmm, I searched for the warning - it doesn't seem common (according to google). I assume this is bad. Curious. My original post didn't seem to be received by the list - was it because I included an attachment? The original post is below in any ca

Re: vmware server now is free,can anyone bring it to ports?

2006-07-13 Thread Benjamin Lutz
On Thursday 13 July 2006 04:29, lveax wrote: > vmware server 1.0 was released and free for download,there are windows > and linux version,would anyone bring the linux version to freebsd > ports? Unlikely to happen, since VMWare uses a linux kernel module. Cheers Benjamin pgpZusoC

FreeBSD Port: ruby-1.9.1.129_1,1

2009-09-10 Thread Benjamin Allen
I was just curious why the ruby 1.9 port hasn't been pushed up to patch set 243. It seems to compile and install with no issues when RUBY_PATCHLEVEL=243 is set and file hashes are updated. Let me know if anything needs to be done on this port to help move it along. Kind Regards, Ben __

pgagent port

2010-03-04 Thread Benjamin Krajmalnik
As of version 1.10, pgadmin no longer includes the pgagent source as part of the pgadmin source. Are there any plans to create a port for the pgagent codebase? ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-p

Failing to build mutt-devel-lite

2010-05-04 Thread Benjamin Stier
in this function) mutt_ssl.c: In function 'ssl_cache_trusted_cert': mutt_ssl.c:738: warning: assignment from incompatible pointer type *** Error code 1 Any idea how to fix this? Kind regards, Benjamin ___ freebsd-ports@freebsd.org maili

Re: Failing to build mutt-devel-lite

2010-05-04 Thread Benjamin Stier
Thanks for the fast answer. I'll just wait for the commit then :) Regards, Benjamin On Tue, May 04, 2010 at 12:26:23PM +0200, Schweigert, Udo CERT wrote: > I have already submitted a fix for this problem caused by the openssl port: > <http://www.freebsd.org/cgi/query-pr

Compilation impossible using TARGET_ARCH=i386

2011-09-16 Thread Benjamin Stier
s lang/lua graphics/pho graphics/xzgv devel/cvsps They all exit with the same error: cc: i386: No such file or directory Is this behaviour intended? Kind regards, Benjamin ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listin

Re: rtld or lang/gcc cannot find libgcc_s.so.1

2012-02-21 Thread Benjamin Kaduk
On Tue, 21 Feb 2012, Steve Kargl wrote: On Tue, Feb 21, 2012 at 05:00:53PM -0500, Diane Bruce wrote: On Tue, Feb 21, 2012 at 10:37:15PM +0100, Dimitry Andric wrote: On 2012-02-21 20:42, Steve Kargl wrote: ... Yes, /lib comes before /usr/local/lib/gcc46. I suppose that this is a heads up for

Re: [ECFT] pkgng 0.1-alpha1: a replacement for pkg_install

2011-03-28 Thread Benjamin Kaduk
On Mon, 28 Mar 2011, Julien Laffaye wrote: On Mon, Mar 28, 2011 at 6:59 PM, Garrett Cooper wrote: On Mon, Mar 28, 2011 at 10:44 AM, Andriy Gapon wrote: II. Package signing. That would be really nice. Right know we only planned to sign the repo database, so we can trust the sah256 of the

Problem building math/R: texi2dvi needed but missing on your system

2011-08-01 Thread Benjamin Stier
ps > /usr/local/bin/texi2dvi4a2ps was installed by package a2ps-a4-4.13b_4 Has anyone else seen this problem before and can give me some tipps? Kind Regards, Benjamin ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/l

Re: parallel ports build

2007-11-06 Thread Benjamin Lutz
h patch I've seen :) So it's probably safe to say that there is sufficient interest in this feature that it won't be forgotten. The only problem is that FreeBSD is a very conservative project, and the ports are very easy to break. We'll see what happens after the upcoming

ports/113132 (make -j patch)

2008-03-12 Thread Benjamin Lutz
This patch has been sitting in GNATS for a couple of months now: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/113132 I've received a few mails from people reporting success, and none reporting that bad things have happened. Is it possible to get this committed? Cheers Ben

Re: ports/113132 (make -j patch)

2008-03-12 Thread Benjamin Lutz
On Wednesday 12 March 2008 14:01:57 Florent Thoumie wrote: > On Wed, Mar 12, 2008 at 12:11 PM, Benjamin Lutz <[EMAIL PROTECTED]> wrote: > > This patch has been sitting in GNATS for a couple of months now: > > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/113132 &

Re: ports/113132 (make -j patch)

2008-03-12 Thread Benjamin Lutz
On Wednesday 12 March 2008 16:47:25 RW wrote: > On Wed, 12 Mar 2008 13:11:51 +0100 > Benjamin Lutz <[EMAIL PROTECTED]> wrote: > > This patch has been sitting in GNATS for a couple of months now: > > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/113132 > >

www/apache22 WITH_${category}_MODULES alternative?

2012-09-08 Thread Benjamin Lee
S=yes WITH_PROXY_MODULES=yes .endif Is there a new way to enable, for example, all proxy modules, without enumerating each proxy module manually? -- Benjamin Lee http://www.b1c1l1.com/ signature.asc Description: OpenPGP digital signature

cdc 6600 emulation

2013-11-19 Thread Benjamin Tatman
I have a project for a class here at Missouri University of Science and Technology about the CDC6600 and CDC7600 and was wondering how I could get a hold of your emulator and what platform it will run on? I'm trying to figure things out but not understanding finding what I need from the website. An

security/f-prot no longer receives signature updates

2009-02-24 Thread Benjamin Lutz
cc'd its maintainer. Also, amavisd-new references f-prot in its configuration, so this ought to be updated as well. Cheers Benjamin ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe

what to use as source for libss?

2009-03-24 Thread Benjamin Kaduk
Hi all, I'm looking to make a port for libss, so that I can make another port (the zephyr IM library) that depends on it. FreeBSD used to have a libss, but kris removed it 7 years ago because it was not getting used. NetBSD still installs a libss, and they use the source from Heimdal (which is i

parallel builds revisited

2007-04-09 Thread Benjamin Lutz
arallel_builds.conf . This is a list of ports as stored in PKGORIGIN, or as pkg_info -o reports them. The code will run make with -jx, where x is the number of cores your machine has, as reported by kern.smp.cpus. So now I would like to invite you test, comment, or simply philosophize o

Re: parallel builds revisited

2007-04-11 Thread Benjamin Lutz
Hello Pav, On Tuesday 10 April 2007 19:44, Pav Lucistnik wrote: > Benjamin Lutz píše v út 10. 04. 2007 v 04:52 +0200: > > Some time ago, after buying a Core 2 Duo system, I've become > > interested in doing something about the inherent > > single-threadedness of the p

Re: parallel builds revisited

2007-04-12 Thread Benjamin Lutz
need to put any references to distcc or ccache into the code. Once -j works, users can get distcc or ccache support simply by setting CC apropriately. I think. Btw, do you think it's possible that a port can only be built with, n parallel make jobs, but will fail with n+1? Cheers Benjamin pgp3RFEigjhTR.pgp Description: PGP signature

Re: parallel builds revisited

2007-04-12 Thread Benjamin Lutz
c, at least #cores + 1 jobs are required. I'll keep that in mind. Cheers Benjamin pgpvhth4mq2f9.pgp Description: PGP signature

Re: parallel builds revisited

2007-04-12 Thread Benjamin Lutz
On Thursday 12 April 2007 22:20, Pav Lucistnik wrote: > Benjamin Lutz píše v čt 12. 04. 2007 v 21:07 +0200: > > On Thursday 12 April 2007 11:06, Garrett Cooper wrote: > > > I dunno how you want to approach this, but gmake does recommend 2 > > > jobs be run in parallel f

make index on FREEBSD_4_EOL

2007-04-14 Thread Benjamin Lutz
Hello, Is make index on FREEBSD_4_EOL supposed to work? I'm getting breakage in the gstreamer-plugin ports. If there's no easy fix, could someone send me an INDEX file that matches the state of the ports tree at FREEBSD_4_EOL? Cheers Benjamin pgpefw0cUSU6K.pgp Description: PGP signature

Re: make index on FREEBSD_4_EOL

2007-04-15 Thread Benjamin Lutz
On Sunday 15 April 2007 07:07, you wrote: > On Sun, Apr 15, 2007 at 03:40:02AM +0200, Benjamin Lutz wrote: > > Is make index on FREEBSD_4_EOL supposed to work? I'm getting > > breakage in the gstreamer-plugin ports. If there's no easy fix, > > could someone send me

Re: CFT: Parallel package building script

2007-04-15 Thread Benjamin Lutz
On Sunday 15 April 2007 11:28, Ulrich Spoerlein wrote: > I wrote a script that will create a self-contained Makefile with > targets suitable to build several packages in parallel. It's ugly, > but it seems to work ok for a couple of ports. So... where is it? Cheers Benjamin pgp

Benchmark: -j{$NCPU} vs -j{$NCPU+1}

2007-05-11 Thread Benjamin Lutz
s well as my raw results which contain much more detail: http://www.maxlor.com/freebsd/files/parallel_benchmark.sh http://www.maxlor.com/freebsd/files/parallel_benchmark.ods Cheers Benjamin pgpTjB6g8rqPM.pgp Description: PGP signature

make -j patch

2007-05-17 Thread Benjamin Lutz
FreeBSD. If the powers that be agree to that, I will then also write patches for the porters handbook and portlint. Cheers Benjamin pgpZG8DvGqQAn.pgp Description: PGP signature

Re: make -j patch

2007-05-17 Thread Benjamin Lutz
On Thursday 17 May 2007 23:26, Pav Lucistnik wrote: > Benjamin Lutz píše v čt 17. 05. 2007 v 17:00 +0200: > > ALLOW_MAKE_JOBS: Goes into a port's makefile. The port maintainer > > indicates with it that the port can be built with multiple make > > jobs. > >

Re: Specs for saving old shared libs

2007-05-18 Thread Benjamin Lutz
t another ports-mgmt tool (and incidentally, I've written scripts that do this several times already (none of them are worthy of publication though, they're just quick hacks)). Cheers Benjamin pgpIIg1cl3E27.pgp Description: PGP signature

Re: Specs for saving old shared libs

2007-05-18 Thread Benjamin Lutz
On Friday 18 May 2007 14:38, Robert Huff wrote: > Benjamin Lutz writes: > > The last part seems to be the catch here. How about providing a > > tool that scans all binaries in the standard locations for what > > libs they depend on, and also allows the user/admin to spec

ssh X11 forwarding and X.org 7.2

2007-05-22 Thread Benjamin Lutz
becomes the default? Thanks! Cheers Benjamin pgpjlQmNdz9GP.pgp Description: PGP signature

Too many fonts with X.org 7.2

2007-05-30 Thread Benjamin Lutz
solution, since it breaks dependencies, and the next time xorg-fonts-truetype is updated, they'll be back. Sooo... could maybe the number of font dependencies be reduced, or some of them made optional? Or is there some clever (and persistent) hack to ignore some ports? Cheers Ben

Re: ./options-descr file suggestion for ports

2007-06-09 Thread Benjamin Lutz
ead of adding another file, this could be integrated into the pkg-descr file, and the recorded package description after a port is installed could contain only those options that were selected, filtering out the description for the other options. Cheers Benjamin pgpyzjaV9gOWN.pgp Description: PGP signature

ports/113132 (make -j patch)

2007-08-20 Thread Benjamin Lutz
This patch has been sitting in GNATS for a couple of months now: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/113132 I've received a few mails from people reporting success, and none reporting that bad things have happened. Is it possible to get this committed? Cheers Ben

RE: shells/bash port, add a knob which symlinks to /bin/bash ?

2014-09-12 Thread Benjamin Kaduk
On Fri, 12 Sep 2014, Rang, Anton wrote: > > If you want interoperability just use /usr/bin/env bash as a shebang. > > That doesn't work for this use case -- the user shell coming from LDAP > -- but I agree that the port shouldn't be modifying /usr/bin. Here at MIT, where our Athena environment ha

Re: recent change to vim defaults?

2017-01-15 Thread Benjamin Kaduk
On Mon, Jan 16, 2017 at 12:03:08AM +0800, Julian Elischer wrote: > I noticed that suddenly vim is grabbing mouse movements, which makes > life really hard. > > Was there a specific revision that brought in this change, and can it > be removed? I remember seeing something go by during an upgrade

Re: manpath change for ports ?

2017-03-09 Thread Benjamin Kaduk
On Thu, Mar 09, 2017 at 12:35:32PM +0100, Tijl Coosemans wrote: > Note that -rpath /usr/local/lib isn't added by gcc but by libtool > because it assumes rtld will not search that directory automatically. > If you run './configure CC=gcc --prefix=/usr && make check' the tests > should succeed (witho

Re: Porters Handbook section 4.4

2017-10-09 Thread Benjamin Kaduk
On Mon, Oct 09, 2017 at 12:22:11AM -0700, Russell Haley wrote: > On Mon, Oct 2, 2017 at 9:21 AM, Russell Haley wrote: > > On Fri, Sep 29, 2017 at 7:58 AM, Warren Block wrote: > >> On Mon, 25 Sep 2017, Russell Haley wrote: > >> > >>> Thanks! I'll play with this on the weekend. > >> > >> > >> Pleas

Re: Porters Handbook section 4.4

2017-10-11 Thread Benjamin Kaduk
On Wed, Oct 11, 2017 at 11:23:58AM -0700, Russell Haley wrote: > Here is chapter 1 in an odt since it's a new work and I wanted to bang > it out without formatting. I'll add it to the sources after I get a > good start on Chapter 2 and post a patch. I assume phabricator the > preferred tool for com

Re: Porters Handbook section 4.4

2017-10-11 Thread Benjamin Kaduk
On Wed, Oct 11, 2017 at 06:40:20PM -0400, Ernie Luzar wrote: > > Have nothing to add here, but this post peaked my interest about what > your talking about. > > What is Phabricator? Phabricator is a project/software for doing code review of all sorts. The FreeBSD documentation tree contains a l

Re: Porters Handbook section 4.4

2017-10-28 Thread Benjamin Kaduk
On Thu, Oct 26, 2017 at 08:26:21PM -0700, Russell Haley wrote: > Hello, > > I'm still stuck building the new chapters I wrote for the Porters > Handbook. I can't seem to get the system to "find" the file noted in > my previous post: Sorry I missed this the first time around. It would be highly u

Parallel Builds

2006-10-19 Thread Benjamin Lutz
ing a naive approach where you end up running n^2 processes), since it would require cooperation between make(1) or the add-on tool and the build tool used by the individual port and the latter is more or less an unknown. Phew. That turned into a long email. If you're still reading, thanks! Cheers Benjamin pgp99ar92yHe7.pgp Description: PGP signature

Bug firefox 2.0.0.1

2007-01-05 Thread Benjamin Pavie
it 1 week ago, the 28th of december). uname -a FreeBSD vioben. 6.1-STABLE FreeBSD 6.1-STABLE #0: Fri May 26 01:36:39 CEST 2006 [EMAIL PROTECTED]:/usr/obj/files/bsd/src6/sys/ACER-32bit i386 Benjamin ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"

FreeBSD Port: prosody-0.8.2

2014-02-06 Thread Benjamin Podszun
Hey there. Totally new to FreeBSD here, trying to migrate a piece of my infrastructure from .. Linux. One thing I'm relying on is prosody, you seem to maintain that port. 0.8.2 was released around the 20.06.2011. Starting from 20.08.2013 prosody is on 0.9, 0.9.2 was released in January 2014. Is

Re: FreeBSD Port: prosody-0.8.2

2014-02-06 Thread Benjamin Podszun
Hi. On Thu, Feb 6, 2014 at 4:06 PM, Kurt Jaeger wrote: > Hi! > > > Starting from 20.08.2013 prosody is on 0.9, 0.9.2 was released in > > January 2014. > > Have a look at > > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/182075 > > there is an update to 0.9.1 as a patch and one open question >

Re: FreeBSD Port: prosody-0.8.2

2014-02-06 Thread Benjamin Podszun
On Thu, Feb 6, 2014 at 7:55 PM, David Thiel wrote: > On 02/06, Benjamin Podszun wrote: > > > If you can try to coordinate with the luasec and luasocket maintainers > ? > > > > Actually I think that's a non-issue (now). The comment from lx/the > > maintaine

Re: FreeBSD Port: prosody-0.8.2

2014-02-06 Thread Benjamin Podszun
On Thu, Feb 6, 2014 at 9:05 PM, David Thiel wrote: > On 02/06, Benjamin Podszun wrote: > > Maybe I can help with that - since I plan to migrate/relocate and > > that's a core part of what I need here (which is why I'm diving into > > ports about 30min after my firs

Re: FreeBSD Port: prosody-0.8.2

2014-02-06 Thread Benjamin Podszun
> I'll see what I can find out. According to the (generally > lua-knowledgable) prosody folks these libraries might even be merged in the > future.. > For now I'll see if I can use the 0.9.1 patch (and bump it maybe?) so that > I can prosody as my test application. > Sorry for replying to myself.

security/luasec needs bump to 0.5 - but there's no direct maintainer?

2014-02-07 Thread Benjamin Podszun
Hi. Change of mail address, new thread with a decent title (previously: prosody update, which is sort of independent as far as I've confirmed so far). With the attached patch luasec-0.5 builds & installs fine in my environment. IF (capitals used for a reason..) I understand the following ou

Re: security/luasec needs bump to 0.5 - but there's no direct maintainer?

2014-02-07 Thread Benjamin Podszun
On Friday, February 7, 2014 2:55:48 PM CEST, John Marino wrote: On 2/7/2014 14:43, Benjamin Podszun wrote: Hi. Change of mail address, new thread with a decent title (previously: prosody update, which is sort of independent as far as I've confirmed so far). With the attached patch luase

dovecot, init script - is this expected or PR worthy?

2014-02-11 Thread Benjamin Podszun
Hey there. Setting up a machine with ansible, stumbling upon a couple of problems. The current issue? Part of my automated setup calls service dovecot start and .. that succeeds always, if dovecot_enable="YES" is missing (which totally is an error on my part, obviously). What I expect though is

Re: FreeBSD Port: prosody-0.9.3 IPv6 status.

2014-02-11 Thread Benjamin Podszun
Hey. The lack of a newer luasocket. David already has a patch for that (luasocket 3.0rc1) and it works (with ipv6 support) on his and my server. So I'd expect to see that limitation go away Real Soon(tm). Thanks to that very responsive maintainer. Ben On Feb 11, 2014 9:19 PM, "Kelly Hays" wrot

Re: security/ca_root_nss broken?

2014-02-11 Thread Benjamin Lee
onfiguration options are available for ca_root_nss-3.15.4: ETCSYMLINK=on: Add symlink to /etc/ssl/cert.pem ===> Use 'make config' to modify these settings -- Benjamin Lee http://www.b1c1l1.com/ signature.asc Description: PGP signature

Re: dovecot, init script - is this expected or PR worthy?

2014-02-12 Thread Benjamin Podszun
On Wednesday, February 12, 2014 2:56:18 AM CEST, Stephen R Guglielmo wrote: On Tue, Feb 11, 2014 at 12:24 PM, Benjamin Podszun < benjamin.pods...@gmail.com> wrote: service dovecot start and .. that succeeds always, if dovecot_enable="YES" is missing (which totally is an

Re: FreeBSD Port: security/sshguard-pf

2014-04-14 Thread Benjamin Podszun
On Wednesday, April 9, 2014 1:55:51 PM CEST, Dr. Michael Letzgus wrote: Hi all, sshguard-pf won't start any more after the ports update to 1.5_3. There are no messages in auth.log. A manual start via command line of "sshguard" is successful - so maybe there is a problem with the rc script?

Re: ion windows manager on FreeBSD

2009-09-30 Thread Benjamin M. A'Lee
/download.html > > > > > > on my FreeBSD 8.0-RC1 and didn't success > > > > > License alarm? > > Euhh no compilation problem. I try to fix the system.mk file (a file > include by Makefile) but I'm not a developper... There are several things

FreeBSD Port: nikto-1.36_1

2008-01-04 Thread Pratt, Benjamin E.
Hello, back on Dec. 11 Nikto 2.0.1 was released and I was wondering, do you have any plans to update the FreeBSD port to the new version of Nikto? Thanks, Ben ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-p

FreeBSD Port: nmap-4.20_1

2008-01-04 Thread Pratt, Benjamin E.
Hello, back on Dec. 13 Nmap 4.50 was released and just a couple of days ago Nmap 4.52 was released. I was wondering if you had any plans to update the FreeBSD port to these later versions of Nmap. Thanks, Ben ___ freebsd-ports@freebsd.org mailing list h

FreeBSD Port: gdal-1.10.0

2013-08-27 Thread Hacker, Benjamin T - GS
Dear Sir, I have attempted to update my Installed Ports. I am having an issue with the GDAL port as listed below. Any assistance you can provide would be greatly appreciated! Thanks! {root@FreeBSD-OSM:/usr/ports/graphics/gdal # make install . . . gmake[2]: Entering directory `/usr/ports/gr

RE: FreeBSD Port: gdal-1.10.0

2013-08-28 Thread Hacker, Benjamin T - GS
Thanks!! Your suggestion corrected my problem. Ben Hacker Jr. ITT Exelis Inc. -Original Message- From: Rainer Hurling [mailto:rhur...@gwdg.de] Sent: Wednesday, August 28, 2013 12:42 AM To: Hacker, Benjamin T - GS Cc: 'sunp...@freebsd.org'; 'po...@freebsd.org' Subje

Re: postfix options no honored by poudriere

2015-10-16 Thread Benjamin Lee via freebsd-ports
d change "postfix_SET" to "mail_postfix_SET". To get the relevant name for a port: blee@eclipse ~ $ make -C /usr/ports/mail/postfix -V OPTIONS_NAME mail_postfix There was a quiet notice in /usr/ports/UPDATING 20150817. -- Benjamin Lee http://www.b1c1l1.com/ ___