math/lapack crashes update of math/freemat
Dear Nakata, Hi list, when updating math/freemat using portupgrade, I get the following error: [compiler output snipped] building shared library liblapack.so.4 ===> Installing for lapack-3.0_2 ===> Generating temporary packing list ===> Checking if math/lapack already installed ===> lapack-3.0_2 is already installed You may wish to ``make deinstall'' and install this port again by ``make reinstall'' to upgrade it properly. If you really wish to overwrite the old port of math/lapack without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line. *** Error code 1 Stop in /usr/ports/math/lapack. *** Error code 1 Stop in /usr/ports/math/freemat. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.74355.0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=freemat-1.10_2 UPGRADE_PORT_VER=1.10_2 make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! math/freemat (freemat-1.10_2) (unknown build error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed # I did reinstall math/lapack (# make deinstall && make reinstall), but I did never have success when I try to update math/freemat ;) Is this related to the migration to gfortran? I'm running FreeBSD 6.2-STABLE #1: Mon Jan 15 15:22:45 CET 2007 The ports-tree is current as of today (around 14:00 CET). If you need more information, please let me know. I'm also willing to try patches if necessary :) Regards, Philipp -- www.familie-ost.info/~pj ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: math/lapack crashes update of math/freemat
Hi, On Thu, Jan 18, 2007 at 05:00:17PM +0100, Philipp Ost wrote: > Dear Nakata, > Hi list, > > when updating math/freemat using portupgrade, I get the following error: > > [compiler output snipped] > building shared library liblapack.so.4 > ===> Installing for lapack-3.0_2 > ===> Generating temporary packing list > ===> Checking if math/lapack already installed > ===> lapack-3.0_2 is already installed > You may wish to ``make deinstall'' and install this port again > by ``make reinstall'' to upgrade it properly. > If you really wish to overwrite the old port of math/lapack > without deleting it first, set the variable "FORCE_PKG_REGISTER" > in your environment or the "make install" command line. [...] > # > > I did reinstall math/lapack (# make deinstall && make reinstall), but I > did never have success when I try to update math/freemat ;) > > Is this related to the migration to gfortran? Yes, and I committed a fix. Regards, Rong-En Fan pgpypnMnezUhm.pgp Description: PGP signature
Re: security/dsniff: Marked BROKEN
> > > And one that is supposed tofix the issue: > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/103861 > > > > > > As it is a big change, that affects about 40 port, it needs > > > test/approval from the Ports Management Team. I put them into CC, maybe > > > they can give you more information, how they want this issue fixed. If > > > you can help, that's highly appreciated, please consult with them about > > > the issue. > > > > Interesting! I'd like to devote some time upcoming days to it. > > > > Alejandro, can you provide me with an up-to-date patch for this? > > > > Sure, I will start working on them. When it's ready I will send a > follow-up to the PR. Great, thanks! -- Pav Lucistnik <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> The hottest spot in the solar system is neither Mercury, Venus, nor St. Louis in the summer. -- WUSTL Press Release signature.asc Description: Toto je digitálně podepsaná část zprávy
quitting maintainership
Hi, I hope this is the right address. I'm currently the maintainer of the systutils/ltrace port for FreeBSD, at least in name. Since I don't have the time for this anymore, I request that you'll remove my name from there. Thanks, Amnon ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: quitting maintainership
On Thu, Jan 18, 2007 at 09:02:13PM +0200, Amnon Aaronsohn wrote: > Hi, Hi Amnon, > > I hope this is the right address. > > I'm currently the maintainer of the systutils/ltrace port for FreeBSD, > at least in name. Since I don't have the time for this anymore, I request > that you'll remove my name from there. > Usually, it's better to send a PR simply with this, but this list works as well someimes. I've reset your maintainership of that port. Thank you for your work so far, and hope to see you back someday. Cheers, -erwin -- Erwin Lansing http://droso.org Security is like an onion. (o_ _o) It's made up of several layers \\\_\ /_///[EMAIL PROTECTED] And it makes you cry.<) (>[EMAIL PROTECTED] pgpk0IyLa2UYk.pgp Description: PGP signature
Re: security/dsniff: Marked BROKEN
On Wed, 17 Jan 2007 01:04:05 +0100 Pav Lucistnik <[EMAIL PROTECTED]> wrote: > Gabor Kovesdan píše v út 16. 01. 2007 v 18:26 +0100: > > Joe Holden schrieb: > > > Does anyone know why this is the case? It builds and installs fine on > > > my machines. If its just a port conflict, surely just adding > > > CONFLICTS to the makefiles of both libnet ports etc would do the trick? > > > > > > Or is there another reason? > > > > > It seems there is a long-standing issue with net/libnet, net/libnet10 > > and net/libnet-devel ports, that affect about 40 ports, and dsniff is > > one of those. > > > > See the following three PRs: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/97257 > > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/89098 > > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/95733 > > > > And one that is supposed tofix the issue: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/103861 > > > > As it is a big change, that affects about 40 port, it needs > > test/approval from the Ports Management Team. I put them into CC, maybe > > they can give you more information, how they want this issue fixed. If > > you can help, that's highly appreciated, please consult with them about > > the issue. > > Interesting! I'd like to devote some time upcoming days to it. > > Alejandro, can you provide me with an up-to-date patch for this? > Sure, I will start working on them. When it's ready I will send a follow-up to the PR. Best Regards, Ale signature.asc Description: PGP signature
linux-flashplayer9
Hi, I just removed my linux-flashplayer7 port, hoping to get the linux-flashplayer9 working. But after what it seemed like a normal installation, firefox did not show the plugin installed in the about:plugins page. When I removed flashplayer9 and reinstalled flashplayer7 it was working again, without any other changes. I'm using FreeBSD 6-stable, and the flashplugin9 port does not have any notes about changes needed to be made. Any clues about this...? Kind regards, Vassilis -- ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: linux-flashplayer9
Laganakos Vassilis píše v pá 19. 01. 2007 v 00:33 +0200: > I just removed my linux-flashplayer7 port, hoping to get the > linux-flashplayer9 working. But after what it seemed like a normal > installation, > firefox did not show the plugin installed in the about:plugins page. > > When I removed flashplayer9 and reinstalled flashplayer7 it was working > again, without any other changes. > > I'm using FreeBSD 6-stable, and the flashplugin9 port does not have any > notes about changes needed to be made. > > Any clues about this...? The ports are exactly the same, just the version number is different. Are you using (native) Firefox or linux Firefox? The flashplugin is supposed to only work in linux Firefox and linux Opera. -- Pav Lucistnik <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Traffic collapse starts at rumors of snow in Nice (french riviera) according to some of my friends :) -- Will at #angband signature.asc Description: Toto je digitálně podepsaná část zprávy
Re: linux-flashplayer9
On Fri, Jan 19, 2007 at 12:29:44AM +0100, Pav Lucistnik wrote: > Laganakos Vassilis p??e v p? 19. 01. 2007 v 00:33 +0200: > > > I just removed my linux-flashplayer7 port, hoping to get the > > linux-flashplayer9 working. But after what it seemed like a normal > > installation, > > firefox did not show the plugin installed in the about:plugins page. > > > > When I removed flashplayer9 and reinstalled flashplayer7 it was working > > again, without any other changes. > > > > I'm using FreeBSD 6-stable, and the flashplugin9 port does not have any > > notes about changes needed to be made. > > > > Any clues about this...? > > The ports are exactly the same, just the version number is different. > > Are you using (native) Firefox or linux Firefox? The flashplugin is > supposed to only work in linux Firefox and linux Opera. > > -- > Pav Lucistnik <[EMAIL PROTECTED]> > <[EMAIL PROTECTED]> > > Traffic collapse starts at rumors of snow in Nice (french riviera) > according to some of my friends :) > -- Will at #angband Content-Description: Toto je digit??ln?? podepsan? st zpr?vy > -BEGIN PGP SIGNATURE- > Version: GnuPG v1.4.6 (FreeBSD) > > iD8DBQBFsALontdYP8FOsoIRAsOSAJwJUEC/8lSEs9biwPpn0f+XBPde5ACePOgI > MfdSAL6okaceDu+/s5M1g6k= > =rRPG > -END PGP SIGNATURE- I use native firefox, but the linux-flashplugin7 worked just fine for me for a long time. And the only reason I wanted to use version 9, is because some sites require flash version >= 8. But I have the impression that it is supposed to work for the native: (http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/desktop-browsers.html) at least the handbook does not state anything about it. Regards, Vassilis -- ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: linux-flashplayer9
> > > I just removed my linux-flashplayer7 port, hoping to get the > > > linux-flashplayer9 working. But after what it seemed like a normal > > > installation, > > > firefox did not show the plugin installed in the about:plugins page. > > > > > > When I removed flashplayer9 and reinstalled flashplayer7 it was working > > > again, without any other changes. > > > > > > I'm using FreeBSD 6-stable, and the flashplugin9 port does not have any > > > notes about changes needed to be made. > > > > > > Any clues about this...? > > > > The ports are exactly the same, just the version number is different. > > > > Are you using (native) Firefox or linux Firefox? The flashplugin is > > supposed to only work in linux Firefox and linux Opera. > I use native firefox, but the linux-flashplugin7 worked just fine for me > for a long time. And the only reason I wanted to use version 9, is > because some sites require flash version >= 8. > But I have the impression that it is supposed to work for the native: > (http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/desktop-browsers.html) > > at least the handbook does not state anything about it. Handbook mentions flashplugin7 port. It does not mention flashplugin9 in any way. You're probably using linuxpluginwrapper. That does not support flashplugin9. Sorry to burst your hopes. -- Pav Lucistnik <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> In God we trust. All others must use the callback verifier. signature.asc Description: Toto je digitálně podepsaná část zprávy
ports/lang/g95
Dear all, I hope someone will create a port for lang/g95. * http://www.g95.org/ > G95 is a stable, production Fortran 95 compiler available for multiple cpu > architectures and operating systems. Innovations and optimizations continue > to be worked on. Parts of the F2003 standard have been implemented in g95. This is another very good Fortran95 compiler other than lang/gfortran, lang/ifc, and lang/ifc7. Actually gfortran is a fork from g95. Does anybody interested in making this? If nobody, I'll follow my migration plan. http://people.freebsd.org/~maho/gfortran/gfortran.html priorty is not so high at the moment. (BTW: I created lang/gfortran in 2004/2/1, as lang/g95 first. I didn't know these two are different) So many FORTRAN compiers around the world! All the best, -- NAKATA, Maho ([EMAIL PROTECTED]) ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: math/lapack crashes update of math/freemat
From: Philipp Ost <[EMAIL PROTECTED]> Subject: math/lapack crashes update of math/freemat Date: Thu, 18 Jan 2007 17:00:17 +0100 > I did reinstall math/lapack (# make deinstall && make reinstall), but I > did never have success when I try to update math/freemat ;) > > Is this related to the migration to gfortran? Yes, Unfortunately this is a huge change. you must recompile all if your port is related to Fortran... See for ports that uses Fortran http://people.freebsd.org/~maho/gfortran/gfortran.html currently I know about it. Currently I don't know which port uses Fortran (basically it is possible if we have huge resources, of course), so I'm waiting Kris's report via pointy hat. Thanks for your patience and understanding, -- NAKATA, Maho ([EMAIL PROTECTED]) ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: linux-flashplayer9
On Fri, Jan 19, 2007 at 12:29:44AM +0100, Pav Lucistnik wrote: > The ports are exactly the same, just the version number is different. > > Are you using (native) Firefox or linux Firefox? The flashplugin is > supposed to only work in linux Firefox and linux Opera. Somewhat of a tangent, but sound doesn't seem to work with linux-flashplugin9. Tried it with linux-mozilla -- just silence. IIRC flash 9 requires ALSA, do we have any sort of workaround? I think the player support a plugin for a different sound architecture but I don't see anything like that referenced by the port. Craig ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: linux-flashplayer9
Craig Boston writes: > IIRC flash 9 requires ALSA, do we have any sort of workaround? I > think the player support a plugin for a different sound > architecture but I don't see anything like that referenced by the > port. Someone mentioned /usr/ports/audio/linux-alsa-lib. I have no idea if this helps, and insufficient resources to conduct the experiment. Robert Huff ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: linux-flashplayer9
Craig Boston wrote: > Somewhat of a tangent, but sound doesn't seem to work with > linux-flashplugin9. Tried it with linux-mozilla -- just silence. > > IIRC flash 9 requires ALSA, do we have any sort of workaround? Yes, we can use OSS: http://labs.adobe.com/wiki/index.php/Flash_Player:Additional_Interface_Support_for_Linux -- Alex Dupre ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
net-mgmt/bsnmptools doesn't compile when CFLAGS is set
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I've CFLAGS variable set in /etc/make.conf, resulting errors when compiling bsnmptools (make CFLAGS=-O2 also errors). Removing CFLAGS from /etc/make.conf solves problem. Adding CFLAGS+= -I../../lib -L../../lib to tools/*/Makefile helps also. # make ===> Vulnerability check disabled, database not found ===> Extracting for bsnmptools-0.0.20060818_2 => MD5 Checksum OK for bsnmptools-20060818-01.tar. => SHA256 Checksum OK for bsnmptools-20060818-01.tar. ===> Patching for bsnmptools-0.0.20060818_2 ===> Configuring for bsnmptools-0.0.20060818_2 ===> Building for bsnmptools-0.0.20060818_2 ===> lib (all) Warning: Object directory not changed from original /usr/ports/net-mgmt/bsnmptools/work/bsnmptools/lib cc -g -pipe -Wsystem-headers -Werror -Wall -Wno-format-y2k -W - -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes - -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch - -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline - -Wnested-externs -Wredundant-decls -c bsnmpimport.c cc -g -pipe -Wsystem-headers -Werror -Wall -Wno-format-y2k -W - -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes - -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch - -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline - -Wnested-externs -Wredundant-decls -c bsnmpmap.c cc -g -pipe -Wsystem-headers -Werror -Wall -Wno-format-y2k -W - -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes - -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch - -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline - -Wnested-externs -Wredundant-decls -c bsnmptools.c cc -g -pipe -Wsystem-headers -Werror -Wall -Wno-format-y2k -W - -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes - -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch - -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline - -Wnested-externs -Wredundant-decls -c bsnmptc.c building static bsnmptools library ranlib libbsnmptools.a cc -fpic -DPIC -g -pipe -Wsystem-headers -Werror -Wall -Wno-format-y2k - -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes - -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch - -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline - -Wnested-externs -Wredundant-decls -c bsnmpimport.c -o bsnmpimport.So cc -fpic -DPIC -g -pipe -Wsystem-headers -Werror -Wall -Wno-format-y2k - -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes - -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch - -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline - -Wnested-externs -Wredundant-decls -c bsnmpmap.c -o bsnmpmap.So cc -fpic -DPIC -g -pipe -Wsystem-headers -Werror -Wall -Wno-format-y2k - -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes - -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch - -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline - -Wnested-externs -Wredundant-decls -c bsnmptools.c -o bsnmptools.So cc -fpic -DPIC -g -pipe -Wsystem-headers -Werror -Wall -Wno-format-y2k - -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes - -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch - -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline - -Wnested-externs -Wredundant-decls -c bsnmptc.c -o bsnmptc.So building shared library libbsnmptools.so.0 ===> tools (all) ===> tools/bsnmpget (all) Warning: Object directory not changed from original /usr/ports/net-mgmt/bsnmptools/work/bsnmptools/tools/bsnmpget cc -g -pipe -c bsnmpget.c bsnmpget.c:47:21: bsnmptc.h: No such file or directory bsnmpget.c:48:24: bsnmptools.h: No such file or directory bsnmpget.c: In function `parse_max_repetitions': bsnmpget.c:122: error: invalid use of undefined type `struct snmp_toolinfo' bsnmpget.c: In function `parse_non_repeaters': bsnmpget.c:142: error: invalid use of undefined type `struct snmp_toolinfo' bsnmpget.c: In function `parse_pdu_type': bsnmpget.c:155: error: invalid use of undefined type `struct snmp_toolinfo' bsnmpget.c:157: error: invalid use of undefined type `struct snmp_toolinfo' bsnmpget.c:159: error: invalid use of undefined type `struct snmp_toolinfo' bsnmpget.c: At top level: bsnmpget.c:275: warning: "struct snmp_object" declared inside parameter list bsnmpget.c:275: warning: its scope is only this definition or declaration, which is probably not what you want bsnmpget.c: In function `snmpget_parse_stroid': bsnmpget.c:277: error: `MAXSTR' undeclared (first use in this function) bsnmpget.c:277: error: (Each undeclared identifier is reported only once bsnmpget.c:277: error: for each function it appears in.) bsnmpget.c:292: warning: assignment makes pointer from integer without a cast bsnmpget.c:306: error: dereferencing pointer to incomplete type bsnmpget.c:308: warning: assignment makes point