mod_webapp port broken

2008-02-18 Thread Da Rock

I'm tearing my hair out here- I'm having absolutely no luck with getting a 
calendar server and my latest sore point is the mod_webapp port which won't 
build because of missing includes.

I ran a search but it appears that is only marked broken for certain archs, 
well I'm only running a poxy little pentium box - not 64bit processor. Here is 
my output:

 Building for mod_webapp-4.1.24_2
/bin/mkdir -p 
/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/build
/bin/mkdir -p 
/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/build/objs
/usr/bin/perl 
/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/support/scandoc.pl
 \
  -i 
/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/support/template.pl
 \
  -p 
/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/build/docs/api-c/
 \
  
/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/*.h
Reading 
/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa.h
Reading 
/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa_config.h
   parsing class wa_connection
   parsing class wa_virtualhost
   parsing class wa_application
Reading 
/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa_main.h
   parsing class wa_chain
   parsing class wa_provider
Reading 
/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa_request.h
   parsing class wa_hostdata
   parsing class wa_ssldata
   parsing class wa_handler
   parsing class wa_request
Reading 
/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa_version.h
gmake[1]: Entering directory 
`/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp'

gmake[1]: Entering directory 
/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/lib
gmake[2]: Entering directory 
`/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/lib'
/usr/local/build-1/libtool --silent --mode=compile \
  cc -c 
/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/lib/wa_main.c
 -o wa_main.lo \
-I. 
-I/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include
 -I/usr/local/include/apache22 \
 \
-O2 -fno-strict-aliasing -pipe 
In file included from 
/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/lib/wa_main.c:59:
/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa.h:77:25:
 apr_general.h: No such file or directory
/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa.h:78:23:
 apr_pools.h: No such file or directory
/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa.h:79:25:
 apr_strings.h: No such file or directory
/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa.h:80:24:
 apr_tables.h: No such file or directory
/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa.h:82:22:
 apr_time.h: No such file or directory
/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa.h:83:28:
 apr_network_io.h: No such file or directory
/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa.h:84:27:
 apr_file_info.h: No such file or directory
In file included from 
/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa.h:115,
 from 
/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/lib/wa_main.c:59:
/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa_main.h:141:
 error: syntax error before apr_pool_t
/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa_main.h:150:
 error: syntax error before apr_pool_t
/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa_main.h:232:
 error: syntax error before '*' token
/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa_main.h:232:
 warning: data definition has no type or storage class
In file included from 
/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa.h:117,
 from 
/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/lib/wa_main.c:59:
/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa_request.h:114:
 error: syntax error before apr_pool_t
/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa_request.h:146:
 error: syntax error before apr_table_t
/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/lib/wa_main.c:62:
 error: syntax error before 

ldconfig -R issue (Was: Problems with icu - 3.8)

2008-02-18 Thread Sergey Matveychuk

+stable@

Yoshihiro Ota wrote:

Why are so many people are bitten by this?  Is that the jobs of port-upgrading
tool to safe copy these libraries to compat so that all programs using
the old libraries works?


Portupgrade preserves the libraries in /usr/local/lib/compat/pkg:
% ls /usr/local/lib/compat/pkg/
libicudata.so.36.0  libicule.so.36.0libicuuc.so.36.0
libicui18n.so.36.0  libiculx.so.36.0
libicuio.so.36.0libicutu.so.36.0

ldconfig knows about the directory:
% ldconfig -r | head -2
/var/run/ld-elf.so.hints:
search directories: 
/lib:/usr/lib:/usr/lib/compat:/usr/X11R6/lib:/usr/local/lib:/usr/local/lib/mysql:/usr/local/lib/compat/pkg


But ldconfig -R don't rescan them:
% ldconfig -R
% ldconfig -r | grep libicudata
231:-licudata.38 = /usr/X11R6/lib/libicudata.so.38
386:-licudata.38 = /usr/local/lib/libicudata.so.38

Could anybody investigate it? I have no time now.
--
Dixi.
Sem.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ntop does not compile on 7.0-RC2

2008-02-18 Thread Helmut Schneider

James [EMAIL PROTECTED] wrote:


On Sun, 2008-02-17 at 17:20 +0100, Helmut Schneider wrote:

Hi,

ntop stops with:
[...]
then mv -f .deps/iface.Tpo .deps/iface.Plo; else rm -f
.deps/iface.Tpo; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr -I/usr/include -DINET6 -O2
-Dfreebsd7  -DAPPLLIB_EXP=/usr/local/lib/perl5/5.8.8/BSDPAN
-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H  -fno-strict-aliasing -pipe
-Wdeclaration-after-statement -I/usr/local/lib/perl5/5.8.8/mach/CORE
-I. -I/usr/local/include -DFREEBSD -I/usr/local/include
-I/usr/local/include  -I/usr/include -g -O2 -fno-strict-aliasing -pipe
-I/usr/local/include -g -Wshadow  -Wpointer-arith -Wmissing-prototypes
-Wmissing-declarations -Wnested-externs  -fPIC -DPIC -MT iface.lo -MD
-MP -MF .deps/iface.Tpo -c  iface.c  -fPIC -DPIC -o .libs/iface.o
In file included from /usr/local/include/net-snmp/utilities.h:54,
from /usr/local/include/net-snmp/net-snmp-includes.h:78,
from iface.c:766:
/usr/local/include/net-snmp/library/container.h: In function
'CONTAINER_FREE':
/usr/local/include/net-snmp/library/container.h:416: error: lvalue
required  as left operand of assignment
In file included from /usr/local/include/net-snmp/mib_api.h:24,
from /usr/local/include/net-snmp/net-snmp-includes.h:81,
from iface.c:766:
/usr/local/include/net-snmp/library/parse.h:32:1: warning: MAXLABEL
redefined
In file included from /usr/include/arpa/nameser.h:579,
from ntop.h:321,
from iface.c:26:
/usr/include/arpa/nameser_compat.h:104:1: warning: this is the
location of  the previous definition
gmake[2]: *** [iface.lo] Error 1
gmake[2]: Leaving directory `/usr/ports/net/ntop/work/ntop-3.3'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/net/ntop/work/ntop-3.3'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/net/ntop.
*** Error code 1

Stop in /usr/ports/net/ntop.

Bug or a local problem?


Local problem.

I don'thave a net-snmp directory installed; looks like some library
there is clobbering a needed definition.


Indeed, net-snmp breaks ntop. I removed net-snmp and ntop compiles fine. 
Installed net-snmp and rebuilded ntop, fails.


What should I do now, report the maintainer of ntop and/or net-snmp?

--
No Swen today, my love has gone away
My mailbox stands for lorn, a symbol of the dawn 



___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Current unassigned ports problem reports

2008-02-18 Thread FreeBSD bugmaster
Current FreeBSD problem reports
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. 
Bugs can be in one of several states:

o - open
A problem report has been submitted, no sanity checking performed.

a - analyzed
The problem is understood and a solution is being sought.

f - feedback
Further work requires additional information from the
 originator or the community - possibly confirmation of
 the effectiveness of a proposed solution.

p - patched
A patch has been committed, but some issues (MFC and / or
 confirmation from originator) are still open.

r - repocopy
The resolution of the problem report is dependent on
 a repocopy operation within the CVS repository which
 is awaiting completion.

s - suspended
The problem is not being worked on, due to lack of information
 or resources.  This is a prime candidate
 for somebody who is looking for a project to do.
 If the problem cannot be solved at all,
 it will be closed, rather than suspended.

c - closed
A problem report is closed when any changes have been integrated,
 documented, and tested -- or when fixing the problem is abandoned.
Critical problems
Serious problems

S Tracker  Resp.  Description

o ports/106369vpnd caused kernel panic with ppp mode
o ports/106372vpnd can't run with slip mode
f ports/108077www/linux-flashplugin9 crashes linux-firefox
f ports/108413net/vnc does not works.
f ports/112921x11-wm/Beryl not loading focus and keybinding settings
f ports/113144print/ghostscript-gnu dumps core with several output d
f ports/115818Executable clash between databases/grass and ruby gems
f ports/116378xorg 7.3 on -stable breaks math/scilab
f ports/116385net/vnc using vnc.so crashes Xorg 7.3 when remote comp
f ports/116586net/isc-dhcp3-server does not work when compiled with 
f ports/116777The math/scilab port fails in demos-signal-bode.
f ports/116778security/nmap ping-scan misses some hosts
f ports/116949security/vpnc: Some Cisco Concentrators refuse Connect
o ports/117025multimedia/pwcbsd: Pwcbsd-1.4.0 + New USBStack not wor
f ports/117128security/ipsec-tools racoon.sh fails with /var on mfs
f ports/117196Port net/asterisk-addons 1.4.2 fails to compile
f ports/118173net/gatekeeper port doesn't honor LOCALBASE setting
o ports/118877audio/streamripper does not detect song title from str
f ports/118966Configure cannot find path_dps.m4 during mail/mutt-dev
f ports/119546net/nss_ldap makes /usr/bin/ssh dump core in getpwuid(
o ports/120372java/linux-sun-jdk16: linux-sun-jre1.6.0 plugin doesn'
f ports/120379devel/icu should be patched
o ports/120505[maintainer] net/phpldapadmin, net/phpldapadmin098 -- 
o ports/120741Upgrade security/vpnc to 0.5.1 in order to connect to 

24 problems total.

Non-critical problems

S Tracker  Resp.  Description

o ports/102544ltmdm driver (comms/ltmdm) crashes system whene line r
o ports/107354net/icmpinfo: icmpinfo -vvv does not recocnize any ICM
f ports/107937jailed net/isc-dhcp3-server wouldn't run with an immut
o ports/110144New port: math/Matlab7
f ports/111456[UPDATE] finance/pfpro updated distinfo
f ports/112887net/nxserver 1.4.0_1 fails to compile after upgrading 
f ports/113423Update for ports net/freenx to version 0.6.0
f ports/114127net/vnc - vnc.so installed to bad location
f ports/114825pam module security/pam_abl not working
s ports/115216ADA devel/florist exit_process program doesn't compile
s ports/115217Ada devel/florist socket program doesn't compile due t
f ports/115304multimedia/gpac-mp4box cannot import files larger than
o ports/115308multimedia/jahshaka fails to open GUI - ends with pre
f ports/115336port multimedia/avifile on FreeBSD 7.0 not BROKEN with
f ports/115627www/Lynx (-ssl) does not correctly test for OpenSSL
f ports/115722New port:x11/tastymenu A K-Menu replacement for KDE 3.
f ports/116037multimedia/dvd-slideshow has been updated from 0.7.5 t
f ports/116058Update: x11-themes/gtk-qt-engine to version 0.8
f ports/116120[patch] x11-toolkits/gtkdatabox2: update to 0.7.0.1
f ports/116142devel/cvsweb3 coloured side-by-side stopped working wh
f ports/116226x11-wm/compiz - emerald and compiz-fusion and scim are
f 

Re: Problems with icu - 3.8

2008-02-18 Thread Dominic Fandrey

Yoshihiro Ota wrote:

On Sun, 17 Feb 2008 14:23:37 -0700
James [EMAIL PROTECTED] wrote:


On Sun, 2008-02-17 at 21:14 +, Matthew Seaman wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Atanas Gendov wrote:

Greetings to all from FreeBSD Ports!!! :)
I have some problems with icu - 3.8. After portupgrade of icu and some
others packages I can't start Gnome. Because of Gnome needs module from icu
- 3.6. Unfortunately there is no new port for gdm which doesn't have depends
on icu-3.6.

Lots of people are getting bitten by the effects of the bump in the
libicu* shlib ABI version numbers -- there really should be a note
in UPDATING about it.  It affects all sorts of different packages --
I've even got one system where it took out OpenLDAP.

Do you know who to ask for the note? I was bitten by it, but fortunately there
had just been a large thread in questions@ about it. It does seem to be a 
common issue.


James



Why are so many people are bitten by this?  Is that the jobs of port-upgrading
tool to safe copy these libraries to compat so that all programs using
the old libraries works?

Hiro


I detest this method of keeping programs working. It causes potentially 
vulnerable libraries to remain in use. I much prefer to run pkg_libchk -R 
(sysutils/bsdadminscripts) and rebuild the ports it lists as broken due to 
the change.


I already advertised this solution in another thread about the icu problem 
on this list.

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Problems with icu - 3.8

2008-02-18 Thread Gerard
On Mon, 18 Feb 2008 11:40:10 +0100
Dominic Fandrey [EMAIL PROTECTED] wrote:

 I detest this method of keeping programs working. It causes
 potentially vulnerable libraries to remain in use. I much prefer to
 run pkg_libchk -R (sysutils/bsdadminscripts) and rebuild the ports it
 lists as broken due to the change.
 
 I already advertised this solution in another thread about the icu
 problem on this list.

Running: portmanager -u -p -l will update all out of date
libraries/files no matter how far down the dependency tree they are and
create a log of what it updated. It works for me.

-- 
Gerard
[EMAIL PROTECTED]

Today is what happened to yesterday.



signature.asc
Description: PGP signature


Re: postgresql 8.1.11 with icu 3.8: incompatible

2008-02-18 Thread Palle Girgensohn

Hi,

From what I remember, I had to make it version dependent, since there where 

no symbols that where not verisioned. I have a look at it, though.

Regards
Palle

--On måndag, februari 11, 2008 06.05.54 -0500 Mikhail Teterin 
[EMAIL PROTECTED] wrote:



On неділя 10 лютий 2008, [EMAIL PROTECTED]
wrote: = It seems that postgresql 8.1 port's icu patch need icu = 3.6:

The patch is wrong, unfortunately. It makes configure search for
/versioned/  symbols like ucol_open_3_6 and ucnv_fromUChars_3_4. It needs
to be updated  for 3_8 or, better yet, be made version-independent, if at
all possible...

Maintainer CC-ed. Yours,

-mi

= installed: icu-3.8 (fresh)
=
=
= postgresql options:
= WITH_NLS=true
= WITHOUT_PAM=true
= WITHOUT_MIT_KRB5=true
= WITHOUT_HEIMDAL_KRB5=true
= WITH_OPTIMIZED_CFLAGS=true
= WITHOUT_LIBC_R=true
= WITH_THREADSAFE=true
= WITHOUT_TESTS=true
= WITHOUT_DEBUG=true
= WITH_ICU=true
= WITHOUT_HIER=true
= WITHOUT_INTDATE=true
=
=
= while typing 'make' in /usr/ports/databases/postgresql81-server:
=
= checking for library containing getopt_long... none required
= checking for main in -lunix... no
= checking for library containing crypt... -lcrypt
= checking for library containing fdatasync... no
= checking for shmget in -lcygipc... no
= checking for readline... yes (-lreadline)
= checking for inflate in -lz... yes
= checking for CRYPTO_new_ex_data in -lcrypto... yes
= checking for SSL_library_init in -lssl... yes
= checking for ucol_open_3_6 in -licui18n... no
= checking for ucol_open_3_4 in -licui18n... no
= configure: error: library 'icui18n' is required for ICU
= ===  Script configure failed unexpectedly.
= Please report the problem to [EMAIL PROTECTED] [maintainer] and attach
the =
/usr/ports/databases/postgresql81-server/work/postgresql-8.1.11/config.l
og = including the output of the failure of your make command. Also, it
might be = a good idea to provide an overview of all packages installed
on your system = (e.g. an `ls /var/db/pkg`).
= *** Error code 1
=
= --
= Geoffroy
=







___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: TrueCrypt 5.0 - Built, short test result: Ok.

2008-02-18 Thread Olivier Cochard-Labbe
Hi all,


 Port at http://www.triplefork.net/truecrypt.tgz has updated checksums.


I'm using  it  under FreeBSD 7.0 RC2 with  a  1Gb file (created with a
previous Truecrypt release under Windows), and working on my OOo files on
this encrypted volume without problem.

Thanks for your works.

Olivier
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ldconfig -R issue (Was: Problems with icu - 3.8)

2008-02-18 Thread Paweł Pękala
Dnia 2008-02-18, o godz. 13:10:24
Sergey Matveychuk [EMAIL PROTECTED] napisał(a):

Portupgrade preserves the libraries in /usr/local/lib/compat/pkg:
% ls /usr/local/lib/compat/pkg/
libicudata.so.36.0  libicule.so.36.0libicuuc.so.36.0
libicui18n.so.36.0  libiculx.so.36.0
libicuio.so.36.0libicutu.so.36.0

 I solved this problem by renaming those files, removing trailing '.0'
from their names fixed it for me, ldconfig can see those libs after
that.

HTH,
Paweł 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ntop does not compile on 7.0-RC2

2008-02-18 Thread Wesley Shields
On Mon, Feb 18, 2008 at 08:02:13AM -0700, James wrote:
 
 On Mon, 2008-02-18 at 11:18 +0100, Helmut Schneider wrote:
  James [EMAIL PROTECTED] wrote:
  
   On Sun, 2008-02-17 at 17:20 +0100, Helmut Schneider wrote:
   Hi,
  
   ntop stops with:
   [...]
   then mv -f .deps/iface.Tpo .deps/iface.Plo; else rm -f
   .deps/iface.Tpo; exit 1; fi
   cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr -I/usr/include -DINET6 -O2
   -Dfreebsd7  -DAPPLLIB_EXP=/usr/local/lib/perl5/5.8.8/BSDPAN
   -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H  -fno-strict-aliasing -pipe
   -Wdeclaration-after-statement -I/usr/local/lib/perl5/5.8.8/mach/CORE
   -I. -I/usr/local/include -DFREEBSD -I/usr/local/include
   -I/usr/local/include  -I/usr/include -g -O2 -fno-strict-aliasing -pipe
   -I/usr/local/include -g -Wshadow  -Wpointer-arith -Wmissing-prototypes
   -Wmissing-declarations -Wnested-externs  -fPIC -DPIC -MT iface.lo -MD
   -MP -MF .deps/iface.Tpo -c  iface.c  -fPIC -DPIC -o .libs/iface.o
   In file included from /usr/local/include/net-snmp/utilities.h:54,
   from /usr/local/include/net-snmp/net-snmp-includes.h:78,
   from iface.c:766:
   /usr/local/include/net-snmp/library/container.h: In function
   'CONTAINER_FREE':
   /usr/local/include/net-snmp/library/container.h:416: error: lvalue
   required  as left operand of assignment
   In file included from /usr/local/include/net-snmp/mib_api.h:24,
   from /usr/local/include/net-snmp/net-snmp-includes.h:81,
   from iface.c:766:
   /usr/local/include/net-snmp/library/parse.h:32:1: warning: MAXLABEL
   redefined
   In file included from /usr/include/arpa/nameser.h:579,
   from ntop.h:321,
   from iface.c:26:
   /usr/include/arpa/nameser_compat.h:104:1: warning: this is the
   location of  the previous definition
   gmake[2]: *** [iface.lo] Error 1
   gmake[2]: Leaving directory `/usr/ports/net/ntop/work/ntop-3.3'
   gmake[1]: *** [all-recursive] Error 1
   gmake[1]: Leaving directory `/usr/ports/net/ntop/work/ntop-3.3'
   gmake: *** [all] Error 2
   *** Error code 2
  
   Stop in /usr/ports/net/ntop.
   *** Error code 1
  
   Stop in /usr/ports/net/ntop.
  
   Bug or a local problem?
  
   Local problem.
  
   I don'thave a net-snmp directory installed; looks like some library
   there is clobbering a needed definition.
  
  Indeed, net-snmp breaks ntop. I removed net-snmp and ntop compiles fine. 
  Installed net-snmp and rebuilded ntop, fails.
  
  What should I do now, report the maintainer of ntop and/or net-snmp?
  
 
 Sounds like an entirely reasonable course of action. The maintainers'
 email addresses ought to be in the Makefile for each port. 

That would be me.  :)

 I imagine it's the ntop person you want to report to. If other ports
 install fine, then net-snmp is also (probably) installing as it should
 and the ntop Makefile just needs to be tweaked.

I'll look into this, but any relevant information should be submitted as
a PR so there is a more permanent record of it.  I'll go about getting
it fixed as time permits.

Thank you for bringing this to my attention.  :)

-- WXS
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ntop does not compile on 7.0-RC2

2008-02-18 Thread James

On Mon, 2008-02-18 at 11:18 +0100, Helmut Schneider wrote:
 James [EMAIL PROTECTED] wrote:
 
  On Sun, 2008-02-17 at 17:20 +0100, Helmut Schneider wrote:
  Hi,
 
  ntop stops with:
  [...]
  then mv -f .deps/iface.Tpo .deps/iface.Plo; else rm -f
  .deps/iface.Tpo; exit 1; fi
  cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr -I/usr/include -DINET6 -O2
  -Dfreebsd7  -DAPPLLIB_EXP=/usr/local/lib/perl5/5.8.8/BSDPAN
  -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H  -fno-strict-aliasing -pipe
  -Wdeclaration-after-statement -I/usr/local/lib/perl5/5.8.8/mach/CORE
  -I. -I/usr/local/include -DFREEBSD -I/usr/local/include
  -I/usr/local/include  -I/usr/include -g -O2 -fno-strict-aliasing -pipe
  -I/usr/local/include -g -Wshadow  -Wpointer-arith -Wmissing-prototypes
  -Wmissing-declarations -Wnested-externs  -fPIC -DPIC -MT iface.lo -MD
  -MP -MF .deps/iface.Tpo -c  iface.c  -fPIC -DPIC -o .libs/iface.o
  In file included from /usr/local/include/net-snmp/utilities.h:54,
  from /usr/local/include/net-snmp/net-snmp-includes.h:78,
  from iface.c:766:
  /usr/local/include/net-snmp/library/container.h: In function
  'CONTAINER_FREE':
  /usr/local/include/net-snmp/library/container.h:416: error: lvalue
  required  as left operand of assignment
  In file included from /usr/local/include/net-snmp/mib_api.h:24,
  from /usr/local/include/net-snmp/net-snmp-includes.h:81,
  from iface.c:766:
  /usr/local/include/net-snmp/library/parse.h:32:1: warning: MAXLABEL
  redefined
  In file included from /usr/include/arpa/nameser.h:579,
  from ntop.h:321,
  from iface.c:26:
  /usr/include/arpa/nameser_compat.h:104:1: warning: this is the
  location of  the previous definition
  gmake[2]: *** [iface.lo] Error 1
  gmake[2]: Leaving directory `/usr/ports/net/ntop/work/ntop-3.3'
  gmake[1]: *** [all-recursive] Error 1
  gmake[1]: Leaving directory `/usr/ports/net/ntop/work/ntop-3.3'
  gmake: *** [all] Error 2
  *** Error code 2
 
  Stop in /usr/ports/net/ntop.
  *** Error code 1
 
  Stop in /usr/ports/net/ntop.
 
  Bug or a local problem?
 
  Local problem.
 
  I don'thave a net-snmp directory installed; looks like some library
  there is clobbering a needed definition.
 
 Indeed, net-snmp breaks ntop. I removed net-snmp and ntop compiles fine. 
 Installed net-snmp and rebuilded ntop, fails.
 
 What should I do now, report the maintainer of ntop and/or net-snmp?
 

Sounds like an entirely reasonable course of action. The maintainers'
email addresses ought to be in the Makefile for each port. 

I imagine it's the ntop person you want to report to. If other ports
install fine, then net-snmp is also (probably) installing as it should
and the ntop Makefile just needs to be tweaked.

James

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ntop does not compile on 7.0-RC2

2008-02-18 Thread Helmut Schneider

Wesley Shields [EMAIL PROTECTED] wrote:

On Mon, Feb 18, 2008 at 08:02:13AM -0700, James wrote:

Sounds like an entirely reasonable course of action. The maintainers'
email addresses ought to be in the Makefile for each port. 


That would be me.  :)


I imagine it's the ntop person you want to report to. If other ports
install fine, then net-snmp is also (probably) installing as it should
and the ntop Makefile just needs to be tweaked.


I'll look into this, but any relevant information should be submitted as
a PR so there is a more permanent record of it.  I'll go about getting
it fixed as time permits.


done. For more information don't hesitate to contact me.

Thanks, Helmut

--
No Swen today, my love has gone away
My mailbox stands for lorn, a symbol of the dawn 


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: mod_webapp port broken

2008-02-18 Thread James

On Mon, 2008-02-18 at 09:09 +, Da Rock wrote:
 I'm tearing my hair out here- I'm having absolutely no luck with getting a 
 calendar server and my latest sore point is the mod_webapp port which won't 
 build because of missing includes.
 
 I ran a search but it appears that is only marked broken for certain archs, 
 well I'm only running a poxy little pentium box - not 64bit processor. Here 
 is my output:
 



  Building for mod_webapp-4.1.24_2
 /bin/mkdir -p 
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/build
 /bin/mkdir -p 
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/build/objs
 /usr/bin/perl 
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/support/scandoc.pl
  \
   -i 
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/support/template.pl
  \
   -p 
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/build/docs/api-c/
  \
   
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/*.h
 Reading 
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa.h
 Reading 
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa_config.h
parsing class wa_connection
parsing class wa_virtualhost
parsing class wa_application
 Reading 
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa_main.h
parsing class wa_chain
parsing class wa_provider
 Reading 
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa_request.h
parsing class wa_hostdata
parsing class wa_ssldata
parsing class wa_handler
parsing class wa_request
 Reading 
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa_version.h
 gmake[1]: Entering directory 
 `/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp'
 
 gmake[1]: Entering directory 
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/lib
 gmake[2]: Entering directory 
 `/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/lib'
 /usr/local/build-1/libtool --silent --mode=compile \
   cc -c 
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/lib/wa_main.c
  -o wa_main.lo \
 -I. 
 -I/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include
  -I/usr/local/include/apache22 \
  \
 -O2 -fno-strict-aliasing -pipe 
 In file included from 
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/lib/wa_main.c:59:
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa.h:77:25:
  apr_general.h: No such file or directory
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa.h:78:23:
  apr_pools.h: No such file or directory
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa.h:79:25:
  apr_strings.h: No such file or directory
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa.h:80:24:
  apr_tables.h: No such file or directory
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa.h:82:22:
  apr_time.h: No such file or directory
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa.h:83:28:
  apr_network_io.h: No such file or directory
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa.h:84:27:
  apr_file_info.h: No such file or directory
 In file included from 
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa.h:115,
  from 
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/lib/wa_main.c:59:
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa_main.h:141:
  error: syntax error before apr_pool_t
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa_main.h:150:
  error: syntax error before apr_pool_t
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa_main.h:232:
  error: syntax error before '*' token
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa_main.h:232:
  warning: data definition has no type or storage class
 In file included from 
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa.h:117,
  from 
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/lib/wa_main.c:59:
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa_request.h:114:
  error: syntax error before apr_pool_t
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa_request.h:146:
  error: 

Re: mod_webapp port broken

2008-02-18 Thread Pietro Cerutti
James wrote:
 On Mon, 2008-02-18 at 09:09 +, Da Rock wrote:
 I'm tearing my hair out here- I'm having absolutely no luck with getting a 
 calendar server and my latest sore point is the mod_webapp port which won't 
 build because of missing includes.

 I ran a search but it appears that is only marked broken for certain archs, 
 well I'm only running a poxy little pentium box - not 64bit processor. Here 
 is my output:

 
 
 
  Building for mod_webapp-4.1.24_2
 /bin/mkdir -p 
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/build
 /bin/mkdir -p 
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/build/objs
 /usr/bin/perl 
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/support/scandoc.pl
  \
   -i 
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/support/template.pl
  \
   -p 
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/build/docs/api-c/
  \
   
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/*.h
 Reading 
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa.h
 Reading 
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa_config.h
parsing class wa_connection
parsing class wa_virtualhost
parsing class wa_application
 Reading 
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa_main.h
parsing class wa_chain
parsing class wa_provider
 Reading 
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa_request.h
parsing class wa_hostdata
parsing class wa_ssldata
parsing class wa_handler
parsing class wa_request
 Reading 
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa_version.h
 gmake[1]: Entering directory 
 `/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp'

 gmake[1]: Entering directory 
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/lib
 gmake[2]: Entering directory 
 `/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/lib'
 /usr/local/build-1/libtool --silent --mode=compile \
   cc -c 
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/lib/wa_main.c
  -o wa_main.lo \
 -I. 
 -I/usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include
  -I/usr/local/include/apache22 \
  \
 -O2 -fno-strict-aliasing -pipe 
 In file included from 
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/lib/wa_main.c:59:
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa.h:77:25:
  apr_general.h: No such file or directory
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa.h:78:23:
  apr_pools.h: No such file or directory
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa.h:79:25:
  apr_strings.h: No such file or directory
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa.h:80:24:
  apr_tables.h: No such file or directory
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa.h:82:22:
  apr_time.h: No such file or directory
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa.h:83:28:
  apr_network_io.h: No such file or directory
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa.h:84:27:
  apr_file_info.h: No such file or directory
 In file included from 
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa.h:115,
  from 
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/lib/wa_main.c:59:
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa_main.h:141:
  error: syntax error before apr_pool_t
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa_main.h:150:
  error: syntax error before apr_pool_t
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa_main.h:232:
  error: syntax error before '*' token
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa_main.h:232:
  warning: data definition has no type or storage class
 In file included from 
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa.h:117,
  from 
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/lib/wa_main.c:59:
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa_request.h:114:
  error: syntax error before apr_pool_t
 /usr/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/include/wa_request.h:146:
 

Netbios name resolving for ping and other software (rdesktop,..)

2008-02-18 Thread gvm999
I want to be able to resolve Netbios names without the use of /etc/hosts nor
a DNS server.

However I cant get it to work.

I want to be able to use the netbios name for example with CUPS, rdesktop,
ssh.
CUPS for example uses the netbios name with its shared printers. If another
computer lists shared printer then the netbios name is used, which cannot be
resolved, leaving it not working.
So I wanted to have transparent name resolving.
I had this working previously on Linux (debian)

I thought I could fix this with /etc/nsswitch.conf but without any luck.
Does someone knows what I am doing wrong?
I have been searching for this for a few days :s

I have a samba configured as wins server and nmbd is also running.
Resolving with nmblookup works fine... however does not with for example
PING.

This is my config.

My smb.conf:
Code:

[global]
workgroup = MYGROUP
server string = Samba Server
interfaces = 192.168.1.11/24
log file = /usr/local/samba/var/log.%m
max log size = 50
name resolve order = wins hosts lmhosts bcast
printcap name = printcap
os level = 33
preferred master = Yes
domain master = Yes
wins support = Yes
hosts allow = 192.168.1., 192.168.100., 127.

[homes]
comment = Home Directories

[printers]
comment = All Printers
path = /usr/spool/samba
printable = Yes
browseable = No

[share]
comment = Torrent Share
path = /home/gvm/downloaded
read only = No

[torrent-watch]
comment = Torrent Share
path = /home/gvm/watch-torrent
read only = No



When I do smbclient -L vpn-gateway:
Code:

Anonymous login successful
Domain=[MYGROUP] OS=[Unix] Server=[Samba 3.0.23c]

Sharename   Type  Comment
-     ---
homes   Disk  Home Directories
share   Disk  Torrent Share
torrent-watch   Disk  Torrent Share
IPC$IPC   IPC Service (Samba Server)
Anonymous login successful
Domain=[MYGROUP] OS=[Unix] Server=[Samba 3.0.23c]

Server   Comment
----
VPN-GATEWAY  Samba Server

WorkgroupMaster
----
MYGROUP  VPN-GATEWAY



Still if I want to ping I get unknown host.

Cat /etc/nsswitch.conf
Code:

group: compat
group_compat: nis
hosts: files wins winbind bcast dns
networks: files
passwd: compat
passwd_compat: nis
shells: files



nmblookup vpn-gateway:
Code:

nmblookup vpn-gateway
querying vpn-gateway on 192.168.1.255192.168.1.11 vpn-gateway00



What I dont understand are the contents of /etc/host.conf
They dont have wins or broadcast (bcast) in it.
But it says that it is automatically generated.
How can I regenerate that file?
cat /etc/host.conf
Code:

# Auto-generated from nsswitch.conf, do not edit
hosts
dns


Maybe it is just normal that it only has those 2 entrys.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Netbios name resolving for ping and other software (rdesktop,..)

2008-02-18 Thread Jeremy Chadwick
On Mon, Feb 18, 2008 at 05:53:42PM +0100, gvm999 wrote:
 I want to be able to resolve Netbios names without the use of /etc/hosts nor
 a DNS server.
 
 However I cant get it to work.
 ...
 Cat /etc/nsswitch.conf
 
 hosts: files wins winbind bcast dns

This won't work, because FreeBSD does not understand source types
wins, winbind, nor bcast.  See the nsswitch.conf manpage for
details regarding what sources are actually accepted.

Sounds like Linux has this capability, which is why it works there.

-- 
| Jeremy Chadwickjdc at parodius.com |
| Parodius Networking   http://www.parodius.com/ |
| UNIX Systems Administrator  Mountain View, CA, USA |
| Making life hard for others since 1977.  PGP: 4BD6C0CB |

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Problems with icu - 3.8

2008-02-18 Thread Jeremy Messenger
On Sun, 17 Feb 2008 20:28:57 -0600, Yoshihiro Ota [EMAIL PROTECTED]  
wrote:



On Sun, 17 Feb 2008 14:23:37 -0700
James [EMAIL PROTECTED] wrote:



On Sun, 2008-02-17 at 21:14 +, Matthew Seaman wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA256

 Atanas Gendov wrote:
  Greetings to all from FreeBSD Ports!!! :)
  I have some problems with icu - 3.8. After portupgrade of icu and  
some
  others packages I can't start Gnome. Because of Gnome needs module  
from icu
  - 3.6. Unfortunately there is no new port for gdm which doesn't  
have depends

  on icu-3.6.

 Lots of people are getting bitten by the effects of the bump in the
 libicu* shlib ABI version numbers -- there really should be a note
 in UPDATING about it.  It affects all sorts of different packages --
 I've even got one system where it took out OpenLDAP.

Do you know who to ask for the note? I was bitten by it, but  
fortunately there
had just been a large thread in questions@ about it. It does seem to be  
a

common issue.

James



Why are so many people are bitten by this?  Is that the jobs of  
port-upgrading

tool to safe copy these libraries to compat so that all programs using
the old libraries works?


Backup the old libraries aren't right solution, anyway. The right solution  
is to add in UPDATING to tell users to rebuild all of ports that depend on  
icu. Read all follow up in  
http://lists.freebsd.org/pipermail/cvs-ports/2008-February/142107.html ..


Cheers,
Mezz


Hiro



--
[EMAIL PROTECTED]  -  [EMAIL PROTECTED]
FreeBSD GNOME Team  -  FreeBSD Multimedia Hat (ports, not src)
http://www.FreeBSD.org/gnome/  -  [EMAIL PROTECTED]
http://wiki.freebsd.org/multimedia  -  [EMAIL PROTECTED]
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


RFC: audio/mpg123 update

2008-02-18 Thread Roman Bogorodskiy
Hello,

I'm going to update audio/mpg123 to the version 1.2.0. Because it
differs from the usual update a bit, I'd like to hear your comments.

shar is available here:
http://people.freebsd.org/~novel/misc/mpg123_120.shar

If you're using mpg123 0.59r I would appreciate you test new mpg123
1.2.0 and report me any problems with it or with the port, missing
features, etc.

Based on your feedback, I will decide whether update audio/mpg123 as is
or repocopy mpg123 to mpg123-old or something like that if the new
mpg123 misses some features.

Thanks,

Roman Bogorodskiy


pgpp12oo48BML.pgp
Description: PGP signature


Re: Netbios name resolving for ping and other software (rdesktop, ..)

2008-02-18 Thread Sean
12:21 Tue 19-Feb [EMAIL PROTECTED]:0 [~] pkg_info -W /usr/local/lib/ 
nss_winbind.so.1

/usr/local/lib/nss_winbind.so.1 was installed by package samba-3.0.28,1


Install the Samba port, and try configuring nss_winbind and nss_wins  
using instructions from that.



On 19/02/2008, at 4:25 AM, Jeremy Chadwick wrote:


On Mon, Feb 18, 2008 at 05:53:42PM +0100, gvm999 wrote:
I want to be able to resolve Netbios names without the use of /etc/ 
hosts nor

a DNS server.

However I cant get it to work.
...
Cat /etc/nsswitch.conf

hosts: files wins winbind bcast dns


This won't work, because FreeBSD does not understand source types
wins, winbind, nor bcast.  See the nsswitch.conf manpage for
details regarding what sources are actually accepted.

Sounds like Linux has this capability, which is why it works there.

--
| Jeremy Chadwickjdc at  
parodius.com |
| Parodius Networking   http://www.parodius.com/ 
 |
| UNIX Systems Administrator  Mountain View, CA,  
USA |
| Making life hard for others since 1977.  PGP:  
4BD6C0CB |


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED] 





___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


★参加者全員に、1,000円の 報酬プレゼント提供!

2008-02-18 Thread kurisutaruマガジン

*★━━★*
 クリスタルマガジンhttp://kurisutaru.ladymaid.net/ 
*☆━━☆*
[EMAIL PROTECTED] 様 ご購読ありがとうございます。






★2万人に配信できる独占広告10回分(3,000円)をプレゼント!
★メンバーサイトには毎月替わるお得情報(価格数千円〜数万円)を掲載!
 ご自由にお使いいただけます。
★いますぐお申し込みならスタートキャンペーン実施中★
参加者様全員もれなく1000円のエントリー報酬プレゼント

これだけのプレゼントと情報の提供で参加費用は、たったの 
  2,800円だけ!  参加して後悔するような事はありません!

⇒  http://affili.biz-wave.com/1st/top.cgi?sid=08haru 


【 お薦め特選情報 】
■あなたの望む夢を実現させる事ができる新進のアフィリエイトビジネスです。
ビジネス参加は【無料より安い】好条件!
「ファーストアフィリ」のビジネスシステムは、従来のアフィリエイト販売における
成果報酬に加え、あなたの紹介から始まるダウングループ10段階の販売や
ビジネス参加から発生して、各レベル毎に規定された10段階報酬全てが、
あなたの不労所得として累積して支払われます。 
⇒  http://affili.biz-wave.com/1st/top.cgi?sid=08haru 

【 お薦め特選情報 】

■□■□■□■□■□■ メルマガ発行者必見!! ■□■□■□■□■□■
■メールアドレス収集の手間が今までの100分の1以下に!!(最大値)
■重複アドレスの削除がワンタッチ! 不正アドレスの修正もできます!
■  ↓↓↓無料ダウンロードできます↓↓↓
■ http://atcopier.com/web/log.cgi?id=08yume


………PR…
当メールマガジンの投稿・購読登録・解除は、下記からお願いします。
◎無料投稿・購読・解除 →  http://speed.grandmail.jp/bn/19haru/
※購読解除されても、配信予約してあるものについては配信されてしまいます。
 ご了承ください。

投稿掲載内容についてのお問い合わせは、投稿の担当者へお願いいたします。
投稿内容等についてのクレーム、損害等は当方では一切受け付けておりません。


◇◇◆  ∵∴∵∴∵∴∵∴∵∴◇◆◇◇
 Info : クリスタルマガジン
 Web : http://kurisutaru.ladymaid.net/
 Mail : [EMAIL PROTECTED]
  発行元  クリスタル
◇◇◆  ∵∴∵∴∵∴∵∴∵∴◇◆◇◇

[EMAIL PROTECTED] 様
お読み頂き有り難うございました。

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Ports unfreeze

2008-02-18 Thread Jack Raats
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

AT this moment the ports are semi-unfrozen.
When will be the ports unfrozen completely?

Jack
(waiting for the new postfix 2.5.1 in the ports)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32) - GPGrelay v0.959

iD8DBQFHunRbPh5RwW/NzC4RAroiAJ9sP6JVJ8jPXKW1LDbjxcU+Sm0wgACfRSX7
tRicU3VTnEwGzr0FLPEgE4Q=
=TKiF
-END PGP SIGNATURE-
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


★参加者全員に、1,000円の 報酬プレゼント提供!

2008-02-18 Thread kurisutaruマガジン

*★━━★*
 クリスタルマガジンhttp://kurisutaru.ladymaid.net/ 
*☆━━☆*
[EMAIL PROTECTED] 様 ご購読ありがとうございます。






★2万人に配信できる独占広告10回分(3,000円)をプレゼント!
★メンバーサイトには毎月替わるお得情報(価格数千円〜数万円)を掲載!
 ご自由にお使いいただけます。
★いますぐお申し込みならスタートキャンペーン実施中★
参加者様全員もれなく1000円のエントリー報酬プレゼント

これだけのプレゼントと情報の提供で参加費用は、たったの 
  2,800円だけ!  参加して後悔するような事はありません!

⇒  http://affili.biz-wave.com/1st/top.cgi?sid=08haru 


【 お薦め特選情報 】
■あなたの望む夢を実現させる事ができる新進のアフィリエイトビジネスです。
ビジネス参加は【無料より安い】好条件!
「ファーストアフィリ」のビジネスシステムは、従来のアフィリエイト販売における
成果報酬に加え、あなたの紹介から始まるダウングループ10段階の販売や
ビジネス参加から発生して、各レベル毎に規定された10段階報酬全てが、
あなたの不労所得として累積して支払われます。 
⇒  http://affili.biz-wave.com/1st/top.cgi?sid=08haru 

【 お薦め特選情報 】

■□■□■□■□■□■ メルマガ発行者必見!! ■□■□■□■□■□■
■メールアドレス収集の手間が今までの100分の1以下に!!(最大値)
■重複アドレスの削除がワンタッチ! 不正アドレスの修正もできます!
■  ↓↓↓無料ダウンロードできます↓↓↓
■ http://atcopier.com/web/log.cgi?id=08yume


………PR…
当メールマガジンの投稿・購読登録・解除は、下記からお願いします。
◎無料投稿・購読・解除 →  http://speed.grandmail.jp/bn/19haru/
※購読解除されても、配信予約してあるものについては配信されてしまいます。
 ご了承ください。

投稿掲載内容についてのお問い合わせは、投稿の担当者へお願いいたします。
投稿内容等についてのクレーム、損害等は当方では一切受け付けておりません。


◇◇◆  ∵∴∵∴∵∴∵∴∵∴◇◆◇◇
 Info : クリスタルマガジン
 Web : http://kurisutaru.ladymaid.net/
 Mail : [EMAIL PROTECTED]
  発行元  クリスタル
◇◇◆  ∵∴∵∴∵∴∵∴∵∴◇◆◇◇

[EMAIL PROTECTED] 様
お読み頂き有り難うございました。

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]