pkg-fallout on one of the ports I maintain

2020-09-01 Thread Sean Greven
error make[3]: stopped in /wrkdirs/usr/ports/security/fwknop/work/fwknop-2.6.10/client ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 -- Regards S

emulators/i386-wine{-devel} unable to run config-recursive

2019-12-03 Thread Sean C. Farley
to work, or should the i386-wine and i386-wine-devel ports have their Makefile.i386 files renamed. Sean -- s...@freebsd.org ___ 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: qemu error on startup

2019-09-22 Thread Sean Bruno
20 --set-enabled > else > - echo "$0: interpreter ${interpreter} not found, cannot > register." > + info "interpreter ${interpreter} not found, cannot register." > fi > # register sparc64 interpreter styled 'sparc64' > interpreter=${QEMU_DIR}/${QEMU_PREFIX}sparc64${QEMU_SUFFIX} > @@ -142,7 +142,7 @@ list_cmd="${BINMISCCTL} list" > --mask > "\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff" > \ > --size 20 --set-enabled > else > - echo "$0: interpreter ${interpreter} not found, cannot > register." > + info "interpreter ${interpreter} not found, cannot register." > fi > } > > @@ -159,6 +159,6 @@ list_cmd="${BINMISCCTL} list" > ${BINMISCCTL} remove powerpc64 > ${BINMISCCTL} remove riscv64 > ${BINMISCCTL} remove sparc64 > -} > +} 2>/dev/null > > run_rc_command "$1" > It is safe to ignore this error for now. We are testing a riscv64 interpreter at this time and will update the port once that's in the git repo. sean signature.asc Description: OpenPGP digital signature

Re: Clang Import Breakage

2019-03-23 Thread Sean Bruno
to solve > them once and for all. > > -Dimitry Oh, hrm. Ok. So, before the changes, my port succeeds in adding libogg to its LD list when doing its link. I can't tell if that's the same thing as "under-linking" in this case. sean signature.asc Description: OpenPGP digital signature

Clang Import Breakage

2019-03-23 Thread Sean Bruno
audio/shout-idjc seems to have broken in a new and exciting way after the 8.0 import. It would appear that the ports infrastructure detects libssl and libogg exist (if the beginning of my logs are to be believed) but then are not used during libtool/LD stages later on resulting in missing symbols.

Re: ports -r484565 : qemu-arm-static fails with: (start < end), function page_set_flags, file . . . accel/tcg/translate-all.c, line 2077

2018-11-10 Thread Sean Bruno
On 11/10/18 7:04 AM, Mark Millard wrote: > I did not have this problem at all when based on -r480180 . Ok. We'll take a quick look. sean signature.asc Description: OpenPGP digital signature

Re: pkgs for aarch64 updated until April?

2018-05-31 Thread Sean Bruno
eebsd.org" > Temporary due to hardware problems. The hardware problem should be fixed next week and then packages will resume. sean signature.asc Description: OpenPGP digital signature

Re: What happened to arm64/aarch64 buildbot?

2018-05-07 Thread Sean Bruno
d.org has had a hardware failure. It will be fixed at the end of the month. sean signature.asc Description: OpenPGP digital signature

[CFT] games/linux-nwnclient port

2017-11-04 Thread Sean C. Farley
it. I posted a diff of the changes for review[1]. Thank you! Sean 1. https://reviews.freebsd.org/D12960 -- s...@freebsd.org ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any

Re: Samba44-4.4.5 upgrade to 4.4.8 failure

2016-12-29 Thread Sean C. Farley
exact messages, but they looked similar. I am Cc'ing timur@ (maintainer) as he may have some ideas. Sean -- s...@freebsd.org ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send

FreeBSD Port: deluge-1.3.12,1

2016-06-26 Thread Sean
pkg install deluge is installing everything but deluge. Something changed from when I installed it earlier this year. I noticed you made some changes a couple of month ago. Sorry if I sent this to the wrong place. Sean Choquette ___ freebsd-ports

Re: Firefox 47.0 hangs when accessing cnn.com

2016-06-08 Thread Sean C. Farley
I am running on an amd64 install vs. i386. Sean -- s...@freebsd.org On Tue, 7 Jun 2016, Bob Willcox wrote: Hi Grzegorz, I altered my configuration to match what you list below and rebuilt/installed firefox. I no longer get the dialog box about the script not working but cnn.com still doesn&#

FreeBSD Port: syncthing-discosrv-0.0.0.2015092201

2015-11-05 Thread Sean
. The change in protocol also makes the version of Syncthing available in the ports tree incompatible with the version of discosrv. Syncthing uses the new protocol from version 0.12 and forward. Thank you -Sean Choquette [http://www.slcasa.com/base/Sigs

Re: NodeJS on ARM

2015-06-02 Thread Sean Bruno
nly in ports. So, someone would need to test and implement whatever changes are required to get a functional version on this architecture. sean -BEGIN PGP SIGNATURE- Version: GnuPG v2 iQF8BAEBCgBmBQJVbgp6XxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGh

Re: audio/shoutcast

2015-05-01 Thread Sean Bruno
shoutcast.com/broadcast-tools/ > >> You could always hack up a version within your ports tree, and >> use the results. > > again, the port is shipped as a binary, /usr/ports/audio/shoutcast > contains no sources. > > randy Bah

Re: [CFT] sysutils/xfce4-power-manager 1.4.2

2015-02-20 Thread Sean Bruno
with the 4.12 > release). I tried applying the diff to my local ports tree and building via poudriere. This failed due to numerous syntax errors in the Makefile. sean -BEGIN PGP SIGNATURE- Version: GnuPG v2 iQF8BAEBCgBmBQJU50lOXxSAAC4AKGlzc

Re: games/linux-nwnclient with c6

2014-10-27 Thread Sean C. Farley
On Fri, 26 Sep 2014, Johannes Meixner wrote: Hi Sean, could you please test if the diff uploaded to Phabricator in https://reviews.freebsd.org/D841 works for you? It includes the new port and the (oneline) change to Mk/bsd.linux-apps.mk that should do it. Belated thank you. It works

games/linux-nwnclient with c6

2014-09-22 Thread Sean C. Farley
t I am using the nvidia-driver in c6 (using the patch from bug 193832[1]). How should I request libGLU in c6 with and without nvidia-driver? Currently, the port sets USE_LINUX_APPS to either libglu or dri depending upon the driver. Sean 1. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193

Re: RedPorts down?

2014-09-10 Thread Sean Bruno
On Wed, 2014-09-10 at 17:46 +0200, Fernando Apesteguía wrote: > On Wed, Sep 10, 2014 at 5:38 PM, Michael Gmelin wrote: > > "Sorry, this request failed! Try again later." > > Same here. > I bounced the jails, one of the cloned interfaces was missin

Current xbuild for mips64

2014-07-19 Thread Sean Bruno
I'm running a build via qemu for mips64. I see a list of slowly growing failures for this architecture. If you are bored and want to take a stab at looking into them, here is the current build: http://chips.ysv.freebsd.org/index.html sean p.s. libffi/pyton are the biggest blockers

regression-test target

2014-07-19 Thread Sean Bruno
Is there a document on how to use/implement this target? I was trying to test devel/libffi and noted that the target doesn't work. sean ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubs

Messa-7.6.1 is Missing

2014-07-17 Thread SEan Strand
Or why has it been moved into: ​ ​ftp.freedesktop.org/pub/mesa/7.6.1/​ ​Hope you have a GREAT Day, after sorting out the the errors you lot sent us! Dr Sean J. Strand​ -- D.Sc ESA, Ph.D ESA, MBA T.Can, ++. ___ freebsd-ports@freebsd.org mailing list

Current xbuild for armv6

2014-07-07 Thread Sean Bruno
I'm running a build via qemu for armv6. I see a list of slowly growing failures for this architecture. If you are bored and want to take a stab at looking into them, here is the current build: http://dirty.ysv.freebsd.org/build.html?mastername=11armv632-default&build=2014-07-07_00h41m

poudriere breakage for ports head

2014-07-05 Thread Sean Bruno
[00:39:39] >> Error: Duplicated origin for exim-doc-html-4.82.1: mail/exim-doc-info AND mail/exim-doc-html. Rerun with -vv to see which ports are depending on these. Either r360749 or r360808 has broken dependencies in ports head at the moment.

Re: security/tripwire stage error

2014-06-21 Thread Sean Bruno
> Now that the port is no longer interactive, is the intent to package the > install.sh script so that it can be run as needed for initial database > setup? > It looks like the list stripped the attachment. Want to bugzilla this? sean ___

Re: gcc vs gcc48

2014-06-09 Thread Sean Bruno
On Mon, 2014-06-09 at 17:32 +0200, Alex Dupre wrote: > Sean Bruno ha scritto: > > Ended up in a weird position today running a build. My poudriere > > instance ended up building gcc and gcc48 at the same time. > > > > I thought this was odd. Shouldn't gcc

gcc vs gcc48

2014-06-09 Thread Sean Bruno
which should be satisfied by gcc48. What's up here? sean load: 2.47 cmd: chmod 34825 [runnable] 0.83r 0.14u 0.66s 8% 2332k sleep: about 0 second(s) left out of the original 2 [11amd64-default] [2014-06-09_07h00m16s] [parallel_build:] Queued: 34 Built: 5 Failed: 0 Skipped: 0 Ignored: 0 Tobuild

Re: Review Request, update clementine-player 1.2.3

2014-05-26 Thread Sean Bruno
On Sun, 2014-05-25 at 13:18 -0700, Sean Bruno wrote: > Upstream has moved distfiles to github. > > New depend on libechonest > > 2 patches accepted upstream so they're dropped > > 1 new patch generated and added > > http://people.freebsd.org/~sbruno/clementine_

Review Request, update clementine-player 1.2.3

2014-05-25 Thread Sean Bruno
Upstream has moved distfiles to github. New depend on libechonest 2 patches accepted upstream so they're dropped 1 new patch generated and added http://people.freebsd.org/~sbruno/clementine_1.2.3.txt sean ___ freebsd-ports@freebsd.org mailing

Re: Xfce4-tumbler

2014-05-08 Thread Sean Bruno
_ > 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" Can you open a p/r and attach any output of the build failure along with wh

Re: [REL - 91i386-default][audio/shout-idjc] Failed for libshout-idjc-2.3.1_1 in build

2014-04-24 Thread Sean Bruno
On Thu, 2014-04-24 at 19:40 +0200, Tijl Coosemans wrote: > -MANLANG= "" fr it Do I not understand what MANLANG does or did some other change replace this? sean signature.asc Description: This is a digitally signed message part

Re: [REL - 91i386-default][audio/shout-idjc] Failed for libshout-idjc-2.3.1_1 in build

2014-04-24 Thread Sean Bruno
ed in > netinet/in.h on all supported versions of FreeBSD. Yup, agreed. No idea what I'm supposed to include on < 9.2 though. as it works for everything else. sean signature.asc Description: This is a digitally signed message part

Re: [REL - 91i386-default][audio/shout-idjc] Failed for libshout-idjc-2.3.1_1 in build

2014-04-23 Thread Sean Bruno
On Wed, 2014-04-23 at 23:39 +, pkg-fallout-buil...@freebsd.org wrote: > You are receiving this mail as a port that you maintain > is failing to build on the FreeBSD package build server. > Please investigate the failure and submit a PR to fix > build. > > Maintainer: sbr...@freebsd.org > L

Re: Kernel panic CURRENT r248596 at virtualbox-ose-kmod module load

2013-03-25 Thread sean bruno
> > Yes - it is correctly > http://svnweb.freebsd.org/ports/head/emulators/virtualbox-ose-kmod/files/patch-src-VBox-Runtime-r0drv-freebsd-memobj-r0drv-freebsd_VM_OBJECT_RENAME.c?r1=314797&r2=315200 Ah, thank you. My patch definitely was not right and I was wondering where the kpanic on load/star

Re: Fwd: Lousy timekeeping in VirtualBox 4.0.14

2011-12-19 Thread Sean C. Farley
. My only "solution" was to disable PowerNow! in the BIOS. The second was on a WinXP host which was fixed, if I recall correctly, by changing the timecounter (kern.timecounter.hardware). I think I set it to HPET or ACPI-*. I hope one of those helps. Sean

Re: Clicking URLs with acroread8

2011-12-13 Thread Sean C. Farley
lated as I think it is used only by acroread9 (yes?). Also, I assume you are using linux_base-f10. With the script, did you change the preference to use it? Is the link in /compat/linux/usr/local/bin still there? Where is libfam.so.0? I only have a native version. Did you see that error messag

Re: Clicking URLs with acroread8

2011-12-11 Thread Sean C. Farley
a lot more junk in mine, but this allows me to click on links within a PDF. Sean -- s...@freebsd.org ___ 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: misc/rfc - the port / protocol option doesn't work anymore

2011-10-30 Thread Sean C. Farley
On Wed, 26 Oct 2011, Torfinn Ingolfsen wrote: On Wed, Oct 26, 2011 at 7:02 PM, Sean C. Farley wrote: On Tue, 25 Oct 2011, Torfinn Ingolfsen wrote: Hello, It seems that the '-p' option of rfc doesn't work anymore: *snip* Thank you for the report.  I am not sure if this

Re: misc/rfc - the port / protocol option doesn't work anymore

2011-10-26 Thread Sean C. Farley
TP server instead of the HTTP server. The HTTP server provides XML by default and text if requested, however, the text is not the same format that rfc expects. Let me know if it works for you--it works for me :), and I will try to update the port tonight with it. Sean 1. http://people.f

Re: Alpine mail client discontinued?

2011-10-23 Thread Sean C. Farley
I may not have been hitting any code that has changed significantly. I think the existing port could easily use re-alpine's source without much change. The binary is still alpine. Of course, this could (should?) wait until 9 is out the door. Sean -- s...@f

Re: x11/xvattr - why exoired?

2011-09-07 Thread Sean C. Farley
is needed to set the attributes to xv. What can I do? I have not tried this, but it may help: mplayer -vo xv:ck-method=auto Sean -- s...@freebsd.org ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubs

Re: pkg_add -r could be better?

2010-10-29 Thread Sean McAfee
On 10/28/10 18:57, Aragon Gouveia wrote: Hi, On 10/28/10 22:07, Sean McAfee wrote: Why are you using -r (which fetches the default packages from freebsd.org/mirrors) in conjunction with custom packages? My intention is to serve them to multiple systems from a single FTP/HTTP server. I set

Re: pkg_add -r could be better?

2010-10-28 Thread Sean McAfee
efault packages from freebsd.org/mirrors) in conjunction with custom packages? (I'm not being critical, I just think I'm missing something about what you're doing and trying to achieve.) -- Sean McAfee Senior Systems Engineer ___ fre

Re: editors/vim installs to /

2010-10-02 Thread Sean C. Farley
ibXaw. This is all the dependencies on my Vim install with a working gvim: Dependency: python26-2.6.6 Dependency: cscope-15.7a Dependency: libiconv-1.13.1_1 Sean -- s...@freebsd.org ___ freebsd-ports@freebsd.org mailing list http://lists.freebs

Re: request. Sogo

2010-09-08 Thread Sean McAfee
und in protocol(s) gmake[4]: *** [obj/libNGCards.obj/CardGroup.m.o] Error 1 gmake[3]: *** [internal-library-all_] Error 2 gmake[2]: *** [libNGCards.all.library.variables] Error 2 gmake[1]: *** [internal-all] Error 2 gmake: *** [internal-all] Error 2 -- Sean McAfee Senior Systems Engineer ___ 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: [new port] usage of shar command

2010-07-21 Thread Sean
On 21/07/2010, at 10:56 PM, Dominic Fandrey wrote: > On 21/07/2010 04:40, Joe wrote: >> Doug Barton wrote: >>> On Wed, 21 Jul 2010, Peter Jeremy wrote: >>> The major problems with backticks is that they tend to be inconspicuous (and easily confused with bits of dust or fly-droppings) a

Re: nvidia-driver 256.35 released

2010-06-23 Thread Sean C. Farley
versions were beta until the 256 series, Zander was blessing us--thank you!--with releases of it. [1] Sean 1. http://www.nvnews.net/vbulletin/showthread.php?t=150672 -- s...@freebsd.org___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org

Re: Building net-mgmt/net-snmp fails

2010-05-07 Thread Sean McAfee
27; ./.libs/libnetsnmpmibs.so: undefined reference to `endutxent' ./.libs/libnetsnmpmibs.so: undefined reference to `getutxent' ./.libs/libnetsnmpmibs.so: undefined reference to `exp' I just started looking into this, I'm going to try the library ch

multimedia/libdvdnav building libdvdnav.so.4.0

2010-05-05 Thread Sean C. Farley
ot; as opposed to "ISO C89". Sean -- s...@freebsd.org ___ 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: Latest squid update

2010-05-03 Thread Sean
On 4/05/2010 5:48 AM, Bob Eager wrote: On 3 May 2010 18:30:38 - tmseck-li...@netcologne.de (Thomas-Martin Seck) wrote: Since Squid 2.7/3.0 cannot separate cache and log dir (they are subdirectories of the "localstatedir") I could not intelligently separate logs from caches without major h

Re: databases/sqlite3 build fails

2010-04-23 Thread Sean McAfee
set today [clock format [clock seconds] -format "%Y-%m-%d %H:%M:%S UTC" -gmt 1]" (file "./tool/mksqlite3c.tcl" line 49) gmake: *** [sqlite3.c] Error 1 *** Error code 1 I can confirm this behavior on multiple installs of 8.0Rp2 amd64. I don't use (or want) TCL, b

Re: databases/phppgadmin need update to 4.2.3

2010-04-20 Thread Sean McAfee
ahead and submitted the PR w/ the appropriate patch. http://www.freebsd.org/cgi/query-pr.cgi?pr=145888 (may take a few minutes to show up, I just go the email now.) -- Sean McAfee Senior Systems Engineer ___ freebsd-ports@freebsd.org mailing list

Re: PHP 5.3....

2010-04-15 Thread Sean McAfee
date=2010.04.08.12.00 to your ports supfile, then run csup, you'll have the tree as it existed at noon on April 8th (the day before php 5.3 was committed). -- Sean McAfee Senior Systems Engineer ___ freebsd-ports@freebsd.org mailing

Re: [BROKEN] ports/misc/rfc with -i flag

2010-04-10 Thread Sean C. Farley
On Sat, 10 Apr 2010, Sean C. Farley wrote: On Wed, 31 Mar 2010, jhell wrote: Whenever I use rfc -i to update the index I am getting this: Modem users one moment, it's about 400k (doesn't need to be updated often) original lines = 22143 /usr/local/etc/rfc-index new lines =

Re: [BROKEN] ports/misc/rfc with -i flag

2010-04-10 Thread Sean C. Farley
fetches the rfc-index.txt file. Sean -- s...@freebsd.org ___ 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: CFT: games/nwndata and games/linux-nwnclient ports

2010-04-10 Thread Sean C. Farley
On Sat, 10 Apr 2010, Sean C. Farley wrote: I have found a bit of time to update the games/nwndata and games/linux-nwnclient ports to more recent versions along with Diamond support. The list of changes--I think I listed them all--for each port is as follows: games/nwndata (versions are

CFT: games/nwndata and games/linux-nwnclient ports

2010-04-10 Thread Sean C. Farley
archivers/p7zip exists else an install of wine would be required to extract the Kingmaker expansion pack. If something in base can also do it, please let me know. Sean -- s...@freebsd.org ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org

Re: Exchange ActiveSync account

2010-03-25 Thread Sean C. Farley
ake a look at DavMail Gateway[1]. It is not in ports nor have I tried it. I keep it bookmarked in case I work somewhere that only has Exchange without IMAP enabled. Sean 1. http://davmail.sourceforge.net/ -- s...@freebsd.org ___ freebsd-

Re: OpenOffice 3.2 fails to build on FreeBSD 8.0-STABLE/amd64

2010-03-23 Thread Sean McAfee
alled, you just run pkg_add on the resulting tbz and you're back in business. I do this whenever I upgrade OO, Firefox, Thunderbird, or anything other program I can't wait around for while I freshly compile. -- Sean McAfee Senior Systems Engineer _

Re: [RFC] PHP 5.3

2010-03-19 Thread Sean McAfee
o just use those locally until the unfreeze happens. TIA, -- Sean McAfee Senior Systems Engineer ___ 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"

lang/python26 -- without threads

2010-03-08 Thread Christopher Sean Hilton
The port lang/python26 can be built with or without threads. If built without the package will not install the file: %%PYTHON_LIBDIR%%/lib-dynload/_multiprocessing.so This causes error building a package from the port as well as maintaining it afterwards. I don't know the exact magic-foo

PHP 5.3 update now that 5.3.2 has been released

2010-03-08 Thread Sean McAfee
? Disclaimer: I'm not concerned that it's taking too long or anything, I'm just trying to finalize some internal releng planning and knowing the ports tree's schedule will help out mine. If you need another round of patches for testing, I'm in. Thanks! -- Sean McAfe

Re: sysutils/syslog-ng3 processes

2010-02-26 Thread Sean McAfee
s. I really didn't do any investigation and just chalked it up to a change in behavior in syslog 3.x. -- Sean McAfee Senior Systems Engineer ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubsc

Re: FreeBSD Port: portmaster-2.17 (on console)

2010-01-27 Thread Sean C. Farley
ious account. bash users may find something equivalent. Sean -- s...@freebsd.org ___ 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 updated yesterday yet not in portsnap from today ... why?

2010-01-21 Thread Sean McAfee
reebsd.org" I just pulled down the db dated "Thu Jan 21 05:56:41 EST 2010" and 1.10.1 is in there. Did you remember to do portsnap update after the fetch? -- Sean McAfee Senior Systems Engineer ___ freebsd-ports@free

libSDL versus XDM authentication

2010-01-19 Thread Sean C. Farley
comment claims that this works for this issue. 4. Linking libX11 to libSDL? It is just a thought. Sean P.S. libSDL 1.2.14 is available. -- s...@freebsd.org ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/f

Re: Linux - Skulltag / FMOD issue

2010-01-04 Thread Sean C. Farley
GSound init failed. Using nosound. Does this fix it: export SDL_AUDIODRIVER=dsp Sean -- s...@freebsd.org ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd

Re: mplayer from SVN

2009-12-29 Thread Sean C. Farley
On Tue, 29 Dec 2009, Michal Varga wrote: On Tue, Dec 29, 2009 at 9:03 PM, Sean C. Farley wrote: I am jumping randomly into the thread. If we want to use some type of "release" for MPlayer based upon a snapshot from svn, how about using the same snapshot as used in Fedora (ac

Re: mplayer from SVN

2009-12-29 Thread Sean C. Farley
bugs that users of Fedora may have already faced. Sean 1. http://download1.rpmfusion.org/free/fedora/releases/12/Everything/source/SRPMS/repoview/mplayer.html -- s...@freebsd.org ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.o

Re: trying to fix a sed line

2009-12-16 Thread Sean McAfee
came from editors/spe/Makefile. Missing space between the -i and the extension? -- Sean McAfee Senior Systems Engineer ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any m

Re: nvidia-driver 64bit version

2009-12-04 Thread Sean C. Farley
libraries specific to the platform (amd64 or i386). I do still wish that nvidia would join the rest of the modern world and decide to release docs and code like every other vendor, but that is a different debate I suppose. I concur, yet I am very happy at the moment to see them support FreeBSD amd

Re: Possible duplicate port - www/pecl-http vs. www/pecl-pecl_http

2009-11-24 Thread Sean McAfee
Sean McAfee wrote: It appears that these two ports are actually duplicates. pecl-pecl_http appears to have a more fleshed out Makefile, but hasn't been updated to the new version. I'd normally go all Columbo on the commits and try to track it down, but don't have the time

Possible duplicate port - www/pecl-http vs. www/pecl-pecl_http

2009-11-24 Thread Sean McAfee
I'd put it out on list/to maintainers before doing a PR. -- Sean McAfee Senior Systems Engineer ___ 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: New port: sysutils/megacli waiting to commit

2009-11-10 Thread Sean McAfee
Doug Ambrisko wrote: Sean McAfee writes: | Frank J. Laszlo wrote: | > Philip M. Gollucci wrote: | >> Vladimir Ermakov wrote: | >> | >>> Hi, all. | >>> please appreciate my port *megacli* | >>> | >>> http://www.freebsd.org/cgi/query-pr.cgi?pr=

Re: TomTom GPS

2009-10-12 Thread Sean McAfee
he device are the OSX binaries: http://www.tomtom.com/services/service.php?id=16&tab=87 -- Sean McAfee System Engineer ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail t

Re: postgresql-contrib 8.4.0

2009-07-09 Thread Sean McAfee
Mel Flynn wrote: On Thursday 09 July 2009 08:51:32 Sean McAfee wrote: Mel Flynn wrote: On Thursday 09 July 2009 04:50:41 Sean McAfee wrote: Thanks for fixing this, but I think that eliminating the ability to use a feature is just as unacceptable. I'm more interested in how you guys got

Re: postgresql-contrib 8.4.0

2009-07-09 Thread Sean McAfee
Mel Flynn wrote: On Thursday 09 July 2009 04:50:41 Sean McAfee wrote: Thanks for fixing this, but I think that eliminating the ability to use a feature is just as unacceptable. I'm more interested in how you guys got xorg-libraries to depend on uuid in the first place. It doesn't

Re: postgresql-contrib 8.4.0

2009-07-09 Thread Sean McAfee
S+= ${LOCALBASE}/bin/uuid-config:${PORTSDIR}/misc/ossp-uuid -. endif - -.endif # PGSQL > 83 +LIB_DEPENDS= xslt.2:${PORTSDIR}/textproc/libxslt xml2.5:${PORTSDIR}/textproc/libxml2 +.endif post-install: .if ${PGSQL_VER} < 81 -- Sean McAfee System Engineer __

Re: postgresql 8.4

2009-07-06 Thread Sean McAfee
someone is most likely working on the 8.4 port in a private ports tree. I would gladly volunteer to test it. Bye, CzP I'd also be willing to test. -- Sean McAfee System Engineer ___ freebsd-ports@freebsd.org mailing list http://lists.freebs

Re: New port: sysutils/megacli waiting to commit

2009-05-20 Thread Sean McAfee
native version is 4.x and does not support the Dell PERC5. IMO, linux-megacli, linux-megacli2, and megacli should all exist as independent ports. -- Sean McAfee System Engineer Collaborative Fusion, Inc. smca...@collaborativefusion.com 412-422-3463 x 4025 5849 Forbes Avenue Pittsburgh, PA

COPYTREE_SHARE behavior (7.x and earlier vs. 8.x)

2009-04-19 Thread Sean C. Farley
than creating the directory first, but I just wanted to make sure people saw this. Sean P.S. I tried to tell beech about this, but E-mail to him is being rejected. Anyone else have any luck? 1. http://www.freebsd.org/cgi/query-pr.cgi?pr=131535 -- s...@freebs

Re: Ports on Macbook

2009-02-28 Thread Sean Cavanaugh
-- From: "Chris Rees" Sent: Saturday, February 28, 2009 9:31 AM To: "Sergio de Almeida Lenzi" Cc: "FreeBSD Mailing List" ; "FreeBSD Mailing List" Subject: Re: Ports on Macbook 2009/2/27 Sergio de Almeida Lenzi : Em Sex, 2009-02-27 às 14:45

Re: xorg hal dbus

2009-02-10 Thread Sean C. Farley
s you do one of them, not both. It may have changed, but they were both required at one time. Without the second option set to "NO", USB mice were still acquired by moused. Sean -- s...@freebsd.org ___ freebsd-ports@freebsd.org mailing li

Re: FreeBSD Port: emulators/open-vm-tools

2009-02-09 Thread Sean McAfee
#x27;s very hard for people to help you if they don't know what architecture or version of FreeBSD you're running. I'll throw you a bone here: it builds just fine for me in 7.1p2 amd64 w/ GENERIC. -- Sean McAfee System Engineer. *

Re: FreeBSD Port: nagios-3.0.6

2009-02-05 Thread Sean McAfee
a proper patch. This built and installed for me a few weeks ago, but at the very least, CSS was broken. This could be an issue with the patch or my config in the lab - I didn't have any more time to spend on it. -- Sean Mc

Re: linux-ePSXe

2008-12-22 Thread Sean McAfee
lling/packageing/removing; . finally send a PR (send-pr). To add to that, the official documentation (and detailed instructions) can be found in Chapter 10 of the Porter's Handbook: http://www.freebsd.org/doc/en/books/porters-handbook/port-upgrading.html. -- Sean McAfee System Engineer Col

Re: Deterministic package building with ports

2008-12-03 Thread Sean McAfee
because firewall rules prevent the machines from getting to the internet, but it could be for others. As long as you'd be able to "profile" your varying systems (web servers vs. db servers vs. whatever) in jails, something similar might work for you. -- Sean McAfee System Enginee

Re: linux-glib2 not conflicting with linux_base-f8

2008-10-24 Thread Sean C. Farley
On Fri, 24 Oct 2008, Boris Samorodov wrote: On Thu, 23 Oct 2008 18:26:43 -0500 (CDT) Sean C. Farley wrote: I noticed that linux-glib2 is being installed even though it is in conflict with linux_base-f8. Suggested changes: 1. Add a '-*' to each conflict in devel/linux-glib2/M

linux-glib2 not conflicting with linux_base-f8

2008-10-23 Thread Sean C. Farley
I noticed that linux-glib2 is being installed even though it is in conflict with linux_base-f8. Suggested changes: 1. Add a '-*' to each conflict in devel/linux-glib2/Makefile. 2. Remove devel/linux-glib2 from x11-toolkits/linux-gtk2 at least for fedora-fc6 and higher. Sean

net-snmp-5.4.1.2_2 mib2c errors

2008-10-19 Thread Sean Bruno
lback_pass -T netsnmp_callback_info -T netsnmp_transport -T netsnmp_transport_list -T netsnmp_tdomain $i"); } } -- Sean Bruno MiraLink Corporation 6015 NE 80th Ave, Ste 100 Portland, OR 97218 Cell 503-358-6832 Phone 503-621-5143 Fax 503-621-5199 MSN: [EMAIL PROTECTED] Google:

Re: php5 on a system upgraded from FBSD5.4R to FBSD6.3-p3

2008-10-02 Thread Sean Cavanaugh
did you rebuild apache first after doing the upgrade? -- From: "FreeBSD Daemon" <[EMAIL PROTECTED]> Sent: Thursday, October 02, 2008 6:13 AM To: ; <[EMAIL PROTECTED]> Subject: php5 on a system upgraded from FBSD5.4R to FBSD6.3-p3 dear list, i jus

Re: [RELENG 6] imake-6 build failure[RESOLVED via sudoers]

2008-10-01 Thread Sean Bruno
Jeremy Chadwick wrote: On Mon, Sep 29, 2008 at 07:47:21PM -0700, Sean Bruno wrote: Jeremy Chadwick wrote: On Mon, Sep 29, 2008 at 09:54:56AM -0700, Sean Bruno wrote: Anyone else seeing this on RELENG 6? [EMAIL PROTECTED] /usr/ports/devel/imake-6]$ sudo make all "Mak

Re: [RELENG 6] imake-6 build failure

2008-09-29 Thread Sean Bruno
Jeremy Chadwick wrote: On Mon, Sep 29, 2008 at 09:54:56AM -0700, Sean Bruno wrote: Anyone else seeing this on RELENG 6? [EMAIL PROTECTED] /usr/ports/devel/imake-6]$ sudo make all "Makefile", line 58: Malformed conditional (${X_WINDOW_SYSTEM:L} != xorg) "Makefile", li

[RELENG 6] imake-6 build failure

2008-09-29 Thread Sean Bruno
Anyone else seeing this on RELENG 6? [EMAIL PROTECTED] /usr/ports/devel/imake-6]$ sudo make all "Makefile", line 58: Malformed conditional (${X_WINDOW_SYSTEM:L} != xorg) "Makefile", line 63: if-less endif make: fatal errors encountered -- cannot continue -- Sean Bruno MiraL

Re: port: security/cfs

2008-09-18 Thread Christopher Sean Hilton
On Sep 17, 2008, at 7:52 PM, Edwin Groothuis wrote: On Wed, Sep 17, 2008 at 06:38:56PM -0400, Christopher Sean Hilton wrote: The port security/cfs, Matt Blaze's userland Cryptographic filesystem, is marked as broken because it does not compile under FreeBSD-7.0 or later. ports/1

[RELENG_6]apr-db configure warnings ... what the heck is this stuff?

2008-09-18 Thread Sean Bruno
btool.m4:4000: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... configure.in:186: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached -- Sean Bruno MiraLink Corporation 6015 NE 80th Ave, Ste 100 Portland, OR 97218 Cell 503-358-6832 Phone 503-621-514

port: security/cfs

2008-09-17 Thread Christopher Sean Hilton
The port security/cfs, Matt Blaze's userland Cryptographic filesystem, is marked as broken because it does not compile under FreeBSD-7.0 or later. I've managed to get it to compile through some simple changes but I don't know enough about RPC to know if I am on the right track. I'm asking

Re: -d 3ware,0 not working with 3ware 9550(sx)

2008-08-30 Thread Sean Bruno
Christian Hiris wrote: On Saturday 30 August 2008, Sean Bruno wrote: Christian Hiris wrote: On Thursday 28 August 2008, Sean Bruno wrote: I sent this over to the smartmontools mailing list, but thought I would post it here in case anyone else has run into this: Using

Re: -d 3ware,0 not working with 3ware 9550(sx)

2008-08-30 Thread Sean Bruno
Christian Hiris wrote: On Thursday 28 August 2008, Sean Bruno wrote: I sent this over to the smartmontools mailing list, but thought I would post it here in case anyone else has run into this: Using smartmontools 5.38 under FreeBSD 6/7 doesn't seem to work with the following card: [

-d 3ware,0 not working with 3ware 9550(sx)

2008-08-28 Thread Sean Bruno
Read Identity Failed (not an ATA/ATAPI device) A mandatory SMART command failed: exiting. To continue, add one or more '-T per. Source # -- Sean Bruno MiraLink Corporation 6015 NE 80th Ave, Ste 100 Portland, OR 97218 Phone 503-621-5143 Fax 503-621-5199 MSN: [EMAIL PROTECTED] Google: [E

  1   2   >