Re: Fwd: Problems with freebsd octave-forge ports?

2010-02-22 Thread Stephen Montgomery-Smith

Hi,

I am the maintainer of the octave-forge ports.  If you can send me some 
diagnostics, I will be happy to work on this problem.


Stephen



FW wrote:

I asked this at the octave maintainers list, thought I would bounce it here too.


-- Forwarded message --
From: forkandwait
Date: Mon, Feb 22, 2010 at 7:23 PM
Subject: Problems with freebsd octave-forge ports?
To: maintain...@octave.org


I will ask this at the appropriate freebsd list too, but I am having many weird
issues.  Just now I installed linear-algebra, and "textread" disappeared; I
deinstalled/ reinstalled io, and cartprod disappeared.  So I reinstall linear-
algebra

Anyone maintain the ports here? I can provide more diagnostics if anyone is
interested.  I wouldn't mind doing the whole thing outside the ports system,
but I don't want to mess with the whole BSD approach.

W
___
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"




___
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"


Fwd: Problems with freebsd octave-forge ports?

2010-02-22 Thread FW
I asked this at the octave maintainers list, thought I would bounce it here too.


-- Forwarded message --
From: forkandwait 
Date: Mon, Feb 22, 2010 at 7:23 PM
Subject: Problems with freebsd octave-forge ports?
To: maintain...@octave.org


I will ask this at the appropriate freebsd list too, but I am having many weird
issues.  Just now I installed linear-algebra, and "textread" disappeared; I
deinstalled/ reinstalled io, and cartprod disappeared.  So I reinstall linear-
algebra

Anyone maintain the ports here? I can provide more diagnostics if anyone is
interested.  I wouldn't mind doing the whole thing outside the ports system,
but I don't want to mess with the whole BSD approach.

W
___
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: net-mgmt/netxms

2010-02-22 Thread Steven Kreuzer
Hey Sergey-

On Feb 22, 2010, at 9:01 AM, Sergey V. Gershovich wrote:

> Hello!
> NetXMS port are broken now:
> 
> # uname -a
> FreeBSD test.szkti.ru 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0:
> Tue Jan  5 16:02:27 UTC 2010 
> r...@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386
> 
> # portsnap fetch update
> Looking up portsnap.FreeBSD.org mirrors... 3 mirrors found.
> Fetching snapshot tag from portsnap1.FreeBSD.org... done.
> Latest snapshot on server matches what we already have.
> No updates needed.
> Ports tree is already up to date.
> 
> # cd /usr/ports/net-mgmt/netxms && make fetch
> => netxms-0.2.24.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
> => Attempting to fetch from http://www.netxms.org/download/.
> fetch: http://www.netxms.org/download/netxms-0.2.24.tar.gz: Not Found
> => Attempting to fetch from 
> ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
> fetch: 
> ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/netxms-0.2.24.tar.gz: File 
> unavailable (e.g., file not found, no access)
> => Couldn't fetch it - please try to retrieve this
> => port manually into /usr/ports/distfiles/ and try again.
> *** Error code 1
> 
> Stop in /usr/ports/net-mgmt/netxms.

It appears that the upstream provider moved previous versions from downloads/ 
to downloads/archives
This patch should fix this issue: 
http://people.freebsd.org/~skreuzer/patches/netxms.patch

Give that patch a shot and if it works out, let me know and I will fix the port 
in the tree.

Also, please consider adopting this port if you use it. It is currently out of 
date and does not have a maintainer
so issues like this will keep cropping up as time goes on.

Thanks

--
Steven Kreuzer
http://www.exit2shell.com/~skreuzer

___
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"


FreeBSD Port: net-mgmt/netxms

2010-02-22 Thread Sergey V. Gershovich

Hello!
NetXMS port are broken now:

# uname -a
FreeBSD test.szkti.ru 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0:
Tue Jan  5 16:02:27 UTC 2010 
r...@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386


# portsnap fetch update
Looking up portsnap.FreeBSD.org mirrors... 3 mirrors found.
Fetching snapshot tag from portsnap1.FreeBSD.org... done.
Latest snapshot on server matches what we already have.
No updates needed.
Ports tree is already up to date.

# cd /usr/ports/net-mgmt/netxms && make fetch
=> netxms-0.2.24.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from http://www.netxms.org/download/.
fetch: http://www.netxms.org/download/netxms-0.2.24.tar.gz: Not Found
=> Attempting to fetch from 
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
fetch: 
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/netxms-0.2.24.tar.gz: 
File unavailable (e.g., file not found, no access)

=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/ and try again.
*** Error code 1

Stop in /usr/ports/net-mgmt/netxms.

--
Sergey V. Gershovich
Russia, Murmansk
s.gershov...@szkti.ru 
___
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: My ports.

2010-02-22 Thread Steven Kreuzer
Hey Marcelo-

On Feb 22, 2010, at 6:48 AM, Marcelo Araujo wrote:

> Hi guys,
> 
> There are some ports that I haven't interested and neither used anymore,
> so I'm here to check if there is anyone that would be interested to push
> them and maintain those updated before set up those to po...@.
> 
> Please, send me a list of ports that you want and I'm gonna release to you
> or fell free to take it by yourself.
> 
> Follow bellow those ports that I haven't interest anymore.
> 
> net/p5-Net-Analysis
> net/passlogd

I took these two ports from you.

--
Steven Kreuzer
http://www.exit2shell.com/~skreuzer

___
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: My ports.

2010-02-22 Thread wen heping
On Mon, Feb 22, 2010 at 8:59 PM, Stephen Montgomery-Smith <
step...@missouri.edu> wrote:

> Marcelo Araujo wrote:
>
>> Hi guys,
>>
>> There are some ports that I haven't interested and neither used anymore,
>> so I'm here to check if there is anyone that would be interested to push
>> them and maintain those updated before set up those to po...@.
>>
>> Please, send me a list of ports that you want and I'm gonna release to you
>> or fell free to take it by yourself.
>>
>> Follow bellow those ports that I haven't interest anymore.
>>
>
>  math/cln
>>
>
> I'll take this one if no-one else wants it.


:)

It will be yours.


wen

>
>
> ___
> 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"
>
___
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: My ports.

2010-02-22 Thread Nikola Lečić
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Marcelo Araujo  wrote
  in <20100222114814.gb29...@ponderosa.intelbras.com.br>
  on Mon, 22 Feb 2010 08:48:14 -0300:

> print/libotf

I should take this one since I already maintain m17n-project ports.

- -- 
Nikola Lečić = Никола Лечић
fingerprint : FEF3 66AF C90E EDC3 D878  7CDC 956D F4AB A377 1C9B

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.14 (FreeBSD)

iJwEAQEDAAYFAkuCjUoACgkQ/MM/0rYIoZi/5QP/UNmPbnodPJqhBBY4OQ/+U5lg
LV9yruHL11d947XYy0d6r99idW0VbtJjD9pnHFFXJcksTPFuxt0vdq2gojjigeBv
0NNpom8pPa3yu7vQcdBgXqJkKMF3E27D4+MQEDN8uEnwycZepf/O44ZfmNMyeihG
dzCseZAHBIpiwUQBQZ4=
=n4GO
-END PGP SIGNATURE-
___
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: My ports.

2010-02-22 Thread Stephen Montgomery-Smith

Marcelo Araujo wrote:

Hi guys,

There are some ports that I haven't interested and neither used anymore,
so I'm here to check if there is anyone that would be interested to push
them and maintain those updated before set up those to po...@.

Please, send me a list of ports that you want and I'm gonna release to you
or fell free to take it by yourself.

Follow bellow those ports that I haven't interest anymore.



math/cln


I'll take this one if no-one else wants it.

___
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: My ports.

2010-02-22 Thread Alex Dupre
Marcelo Araujo ha scritto:
> net/jcifs

I can take this one.

-- 
Alex Dupre
___
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: My ports.

2010-02-22 Thread Robert Noland
On Mon, 2010-02-22 at 08:48 -0300, Marcelo Araujo wrote:
> graphics/mesa-demos

Please sweep this under x11@ like the other mesa related ports.

robert.

-- 
Robert Noland 
FreeBSD

___
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"


My ports.

2010-02-22 Thread Marcelo Araujo
Hi guys,

There are some ports that I haven't interested and neither used anymore,
so I'm here to check if there is anyone that would be interested to push
them and maintain those updated before set up those to po...@.

Please, send me a list of ports that you want and I'm gonna release to you
or fell free to take it by yourself.

Follow bellow those ports that I haven't interest anymore.

audio/festlex-ogi
audio/napster
cad/impact
devel/c4
devel/inilib
devel/libol
devel/nx
devel/pmk
devel/ruby-date2
devel/cx_Freeze
graphics/libqglviewer
graphics/mesa-demos
graphics/py-freeimagepy
java/jcalendar
lang/execline
lang/sisc
mail/ask
mail/exipick
mail/gotmail
mail/prom-wl
mail/pronto
math/cln
math/gdcalc
math/ruby-algebra
net/c3270
net/dgd-net
net/gnet
net/hf6to4
net/lft
net/java-beepcore
net/jcifs
net/mars_nwe
net/p5-Net-Analysis
net/passlogd
net/pygopherd
net/redir
net-mgmt/ipfm
print/gl2ps
print/libotf
print/mup
security/gss
security/krb4
security/libwhisker
security/shishi
security/tlswrap
sysutils/googlog
textproc/align
textproc/doclifter
textproc/ruby-xmlconfigfile
www/asterisk-fop
www/bins
www/netoffice
x11/xbindkeys
x11-clocks/sanduhr
x11-toolkits/fox12
x11-toolkits/fox14
x11-toolkits/fox16
x11-toolkits/fxscintilla
x11-toolkits/ruby-fox12
x11-toolkits/viewklass

Best Regards,
-- 
Marcelo Araujo
ara...@freebsd.org
http://www.FreeBSD.org
A carelessly planned project will take three times
longer than expected; a carefully planned project will
take only twice as long.


pgpqG08Rc50wE.pgp
Description: PGP signature


Current unassigned ports problem reports

2010-02-22 Thread FreeBSD bugmaster
(Note: an HTML version of this report is available at
http://www.freebsd.org/cgi/query-pr-summary.cgi?category=ports .)

The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.


S Tracker  Resp.  Description

o ports/144204mail/mailagent is not compatible with perl 5.10
o ports/144200Empty hrStorageTable in snmpd when "skipNFSInHostResou
f ports/144190[PATCH] mail/p5-Mail-SpamAssassin - v330.pre config fi
f ports/144158[patch] emulators/sdlmame-devel fix typo in Makefile
o ports/144154Invalid make checksum(-recursive) while CONFLICTS used
o ports/144150New port: security/burpsuite web application pentest t
o ports/144138failure in building x11-toolkits/xview
o ports/144119audio/mumble 1.2.x does not build client compatible to
o ports/144105ftp/proftpd-devel update
o ports/144086multimedia/vlc-1.0.5_1,3 does not compile on 6.4-STABL
o ports/144083New port: palm/picsnvideos
o ports/144077upgrade graphics/php5-chartdirector to version 5.0.2_1
o ports/144074shells/ksh93 port updated
f ports/144068[PATCH] Update ports/mail/dbmail to version 2.2.15
f ports/144066Upgrade net/asterisk16-addons to 1.6.2.0
o ports/144064New port: emulators/visualboyadvance-m
o ports/144063java/openjdk6 compilation failure
o ports/144062[PATCH] devel/loki: update to 0.1.7
f ports/144059shells/scponly: setup_chroot.sh patch
o ports/144041security/openssh-portable: sftp coredumps when 'ls'ing
o ports/144036audio/lmms: compile error in core/JournalingObject.cpp
o ports/144022[PATCH] graphics/mupdf: update to r937
o ports/144020net-mgmt/nagios-check_bacula-3.0.2 conflicts with new 
o ports/144015www/opera: java applets not working on amd64 systems b
o ports/143989new port: multimedia/sms1xxx-kmod
o ports/143974mail/courier: upgrade to 0.63.0
f ports/143951[PATCH] Add support for Xft fonts to x11/dmenu
f ports/143950[ports/net/freeradius2] patch to support ""
o ports/143938[NEW PORTS] Linux versions of IBus (Intelligent Input 
o ports/143925devel/urjtag: FreeBSD port of UrJTAG depends on obsole
o ports/143872Conflict between graphics/proj and misc/proj4
o ports/143856mail/postfix install mismatch with package list
f ports/143844port www/photo_gallery
f ports/143680Port fix: sysutils/k3b - re-enable libdvdcss
o ports/143566sysutils/diskcheckd runs constantly when using gmirror
f ports/143467[PATCH] x11-themes/icons-tango: update to 0.8.90
f ports/143466[PATCH] x11-themes/icon-naming-utils: update to 0.8.90
o ports/143423sysutils/be_agent: be_agent  > /usr and /var ara empty
f ports/143412[patch] net-mgmt/cricket doesn't work on amd64
f ports/143410[PATCH] net-mgmt/netams: update to 3.4.5
f ports/143371lang/go: google go linker "8l" can't find "usr/local/l
o ports/143276print/hyperlatex 2.9 is not compatible with emacs 23.1
o ports/143200port graphics/sane-backends (snapscan) doesn't like ne
o ports/143195[PATCH] net-p2p/javadc: use $SUB_FILES to adjust wrapp
o ports/143047security/p5-SAVI-Perl libsavi.so Judgment correction
f ports/143035[patch] security/strobe core dump
s ports/143024[PATCH] sysutils/puppet: add possobility to rc script 
f ports/142996print/hplip - HP LaserJet 2300L exists in models.dat, 
f ports/142931java/openjdk6 does not include /usr/local/lib in java.
f ports/142910[PATCH]devel/icu, devel/icu4: add and adjust CONFLICTS
f ports/142891sysutils/bsdsar: netstat output in 8.x breaks bsdsar
o ports/142845[PATCH] net-mgmt/argus3 and net-mgmt/argus3-clients up
o ports/142790databases/unixODBC: segmentation fault on isql -b
o ports/142744new port: x11/keyboardcast Broadcast keystrokes to mul
o ports/142504new port: net/gnu-dico - dict protocol server
s ports/142369[update] - update www/davical to version 0.9.8
o ports/142275[patch] sysutils/anacron should have better configurat
o ports/142093[patch] audio/libmtp: Add device ID for Canon SX20IS
o ports/142086new port: databases/lib_mysqludf_xql, provides SQLXML 
f ports/142035editors/emacs compulsory dependencies too wide
o ports/141790[new port] net-im/zephyr : enterprise-class IM system
f ports/141775x11/slim doesn't adhere 

Re: SpamAssassin problem after update

2010-02-22 Thread Adrian Urquhart

On Mon, 22 Feb 2010, Bc. Radek Krejca wrote:


Hi,

 I have updated p5-Mail-SpamAssassin from latest ports and now I
 cant start it - I get this message:

 /usr/local/etc/rc.d/sa-spamd start
Starting spamd.
child process [3834] exited or timed out without signaling production of a PID 
file: exit 25 at /usr/local/bin/spamd line 2541.


Hi

I got this message after installing SA from source on a 6.4-STABLE box. 
After installing GPG and running sa-update I was able to start spamd.


-Adrian
___
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"