FreeBSD Port: net/knemo

2006-12-25 Thread Abdullah Al-Marrie

Hello,

Could you please update knemo to 0.4.6?

Changelog:
Version 0.4.6:
* disable statistics entries in configuration dialog if statistics are
not activated for at least one interface
* sys backend uses ioctls for network addresses
* sys backend uses proc filesystem for default gateway
* sys backend uses iwlib for wireless information
* wireless tab of status dialog was redesigned
* improved switching of status dialog and signal plotter
* if the PPP driver resets its data on disconnection KNemo should
also start to count the data from zero for every new connection

If compilation fails because of missing iwlib.h please use version
0.4.6-3 from http://www.eris23.de/knemo/knemo-0.4.6-3.tar.bz2


--
Regards,

-Abdullah Ibn Hamad Al-Marri
Arab Portal
http://www.WeArab.Net/
___
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

2006-12-25 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

f ports/92706 vmware3 panic on 6.0-RELEASE
f ports/94894 multimedia/fxtv causes freeze and reboot on DGA failur
s ports/99623 ksh93 dumps core on FBSD 6.1
o ports/100358sysutils/portmanager: OpenOffice.org 2.0 Requires Conf
o ports/103367pglogd fails to start
f ports/104546net/nss_ldap bug
o ports/106781sysutils/bacula-server: bacula-server 1.38.11_2 direct
f ports/106852[patch] Teach graphics/jhead about ISO in newer Nikon 
f ports/106868[ports/ftp/lftp] Fix make package if WITHOUT_NLS is 
f ports/106914[fix] japanese/tk80: for FreeBSD-7-current
o ports/107107Proftpd mysql package fails with linker error when upg
f ports/107178[PATCH] sysutils/eiciel: [SUMMARIZE CHANGES]

12 problems total.

Non-critical problems

S Tracker  Resp.  Description

s ports/57502 ports that define USE_* too late
s ports/59254 ports that write something after bsd.port.mk
s ports/88900 www/flashplugin-mozilla causes Firefox to crash
f ports/95019 New port: www/suphp-devel: suPHP 0.6.1
f ports/95990 New Port: emulators/xjoypad
s ports/96576 R 2.3.0 fails to compile: undefined reference to `R_ru
s ports/96731 textproc/docbook-utils doesn`t build
f ports/96891 [patch] port dns/powerdns does not have option for com
f ports/99535 New port: mail/qmail-scanner2 qmail-scanner2 with st p
o ports/99553 cannot use proxy in net-im/gaim-openq
f ports/100650audio/moc dumps core when detach/quit
o ports/100789net-p2p/verlihub-plugins: compile failure
o ports/100896[new ports] emulators/vmware-server-guestd1 emulators/
o ports/101680mail/poppassd: update of passwd prompts for pam_passwd
f ports/102093new port (restoring from Attic): fix games/myth2_demo 
o ports/103395gnome-ssh-askpass interferes with gnome-screensaver
f ports/104033nagios trends report images wrong size
f ports/104234net/linneighborhood: Problem with mounting a smb share
o ports/104453[NEW PORT] russian/proftpd
f ports/104498missing entries in ports/multimedia/pvrxxx/distinfo
o ports/104680New port: emulators/linux_base-slackware - Slackware b
s ports/104725request new port: x11/nvidia-driver-devel
o ports/104754/ports/chinese/stardict2-dict-zh_CN  place files to wr
f ports/104779update cad/varkon to 1.18A
f ports/104997New port: devel/bindlib a library of ocaml
o ports/105135net/linux-nx-client: update to 2.1.0
o ports/105154shells/tcshrc script sets wrong values
f ports/105211[maintainer update] deve/loki 0.1.3 to 0.1.5
f ports/105473ports/sysutils/cpdup -o doesn't work as advertised
f ports/105716textproc/lemmatizer: Update to version 1.2
o ports/105947proftpd mod_ctrls fails after sighup
o ports/106053Update port: net/sixxs-aiccu Fix tun driver to work on
o ports/106074[update] www/plone update for known vulnerability
o ports/106134[patch] www/mod_backhand: Memory size incorrectly show
o ports/106505[security update] www/zope includes Hotfix and securit
o ports/106643sysutils/portmanager: undefined method 

Strange behavior of OPTIONS setting

2006-12-25 Thread KIMURA Yasuhiro
Hello.

While setting up newly installed 6.1-RELEASE-p11 box, I found strange
behavior of OPTIONS setting.

Let's assume port A and port B meet following conditions:

* A depends on B.
* Both A and B have OPTIONS setting.
* Either A or B are never installed yet. That is, there are no saved
  options files for these ports under /var/db/ports.

Some examples of A and B are:

* sysutils/portupgrade and lang/ruby18
* textproc/hyperestraier and databases/qdbm

Now cd to the directory of port A, type 'make install' and see what
happens. Expected behavior is, I believe, dialog of options setting
should be invoked for both A and B (though I am not sure which should
be first). But what really happens is that dialog is invoked only for
A, and that B is installed without options setting.

Because I tried some other cases which meat conditions of A and B, and
results are same as described above in all cases, I think this
behavior is not depend on any specific port but depend on OPTIONS
handling itself.

Does anyone know why this happens? Is something wrong with my
enviroment setting? Is it bug of bsd.ports.mk or somethin else? Or,
though I hope this is not the case, is this right behavior of OPTIONS
setting?

Regards.

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


Problem with USE_RC_SUBR

2006-12-25 Thread Aaron Dalton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I am trying to fix my net/p5-Spread port and am starting by fixing up
its dependency net/spread.  I changed USE_RC_SUBR=yes to
USE_RC_SUBR=spread.sh (which exists in files/) but portlint tells me:

FATAL: Makefile: spread.sh listed in USE_RC_SUBR, but files/spread.sh.in
is missing.

If I move spread.sh to spread.sh.in, portlint is happy, but it won't
install.  It dies saying spread.sh does not exist.  What is the
correct way to handle this?

Thanks for your time, and Merry Christmas!
- --
Aaron Dalton
[EMAIL PROTECTED]
FreeBSD Ports Committer
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.4 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFj+6fvlYKTYgR0qQRAmWkAJ0Y2hDSPjODRAZ9f5ad4cUqDxduOwCeJANu
EFr0F3Ij2vedF//J9vz72X0=
=UuvI
-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]


NOPORTDOCS question

2006-12-25 Thread Aaron Dalton
I've been away for a number of months and after grepping the ports tree
for a while, I have decided that there must have been some change to the
way NOPORTDOCS is handled.  Could somebody point me to a port, or post
an example, of the correct way to now handle port docs and NOPORTDOCS
in the Makefile and plist?

Thanks for your time.
-- 
Aaron Dalton   |   Super Duper Games
[EMAIL PROTECTED]   |   http://superdupergames.org
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: NOPORTDOCS question

2006-12-25 Thread Gabor Kovesdan

Aaron Dalton schrieb:

I've been away for a number of months and after grepping the ports tree
for a while, I have decided that there must have been some change to the
way NOPORTDOCS is handled.  Could somebody point me to a port, or post
an example, of the correct way to now handle port docs and NOPORTDOCS
in the Makefile and plist?

Thanks for your time.
  

There are two kinds of NOPORTDOCS use.

1, If you don't have a pgk-plist. Look at e.g. archivers/mtf. The files 
you install into DOCSDIR should be listed in PORTDOCS and it is handled 
automatically at install-time when the packing list is generated.


2, If you have a pkg-plist. Look at e.g. archivers/xdms. In pkg-plist 
you have to put %%PORTDOCS%% before the affected files and it will be 
replaced with @comment  if NOPORTDOCS is set and removed if unset at 
install-time.


I think that's all you should know about NOPORTDOCS. Oh, and the 
installation of those files should be done in the post-install target. 
And don't forget to use ${MKDIR} ${DOCSDIR}. ${MKDIR} is actually set to 
mkdir -p, so it will create the directories recursively if don't exist.


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


Re: Problem with USE_RC_SUBR

2006-12-25 Thread Paul Schmehl
--On December 25, 2006 8:30:39 AM -0700 Aaron Dalton [EMAIL PROTECTED] 
wrote:



-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I am trying to fix my net/p5-Spread port and am starting by fixing up
its dependency net/spread.  I changed USE_RC_SUBR=yes to
USE_RC_SUBR=spread.sh (which exists in files/) but portlint tells me:

FATAL: Makefile: spread.sh listed in USE_RC_SUBR, but files/spread.sh.in
is missing.

If I move spread.sh to spread.sh.in, portlint is happy, but it won't
install.  It dies saying spread.sh does not exist.  What is the
correct way to handle this?

When you use USE_RC_SUBR= scriptname, you no longer need to reference the 
script in your Makefile anywhere else *except SUB_LIST if you use special 
variables.  RC_SUBR will do all the substitution as well as install the 
script in the correct location and uninstall it as well.


So you don't need to doing any sed magic with the script, reference it in 
post-install or in plist or doing anything else with it.


Paul Schmehl ([EMAIL PROTECTED])
Senior Information Security Analyst
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/


FreeBSD Port: libGL-1.0_1

2006-12-25 Thread Vitold S

In file included from /usr/X11R6/include/X11/Xlibint.h:43,
from glxclient.h:48,
from clientattrib.c:39:
/usr/X11R6/include/X11/Xlib.h:3573: error: syntax error before _X_SENTINEL
/usr/X11R6/include/X11/Xlib.h:3578: error: syntax error before _X_SENTINEL
/usr/X11R6/include/X11/Xlib.h:3591: error: syntax error before _X_SENTINEL
/usr/X11R6/include/X11/Xlib.h:3604: error: syntax error before _X_SENTINEL
/usr/X11R6/include/X11/Xlib.h:3609: error: syntax error before _X_SENTINEL
/usr/X11R6/include/X11/Xlib.h:3841: error: syntax error before _X_SENTINEL
/usr/X11R6/include/X11/Xlib.h:3845: error: syntax error before _X_SENTINEL
/usr/X11R6/include/X11/Xlib.h:3857: error: syntax error before _X_SENTINEL
/usr/X11R6/include/X11/Xlib.h:3885: error: syntax error before _X_SENTINEL
/usr/X11R6/include/X11/Xlib.h:3889: error: syntax error before _X_SENTINEL
/usr/X11R6/include/X11/Xlib.h:3929: error: syntax error before _X_SENTINEL
*** Error code 1

Stop in /usr/ports/x11/libGL/work/xc/lib/GL/glx.
*** Error code 1

Stop in /usr/ports/x11/libGL/work/xc/lib/GL.
*** Error code 1

Stop in /usr/ports/x11/libGL.

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


FreeBSD Port: proftpd-1.3.1.r1 - Variable INCLUDEDIRS is recursive

2006-12-25 Thread Alexandr Smirnov
Hi Beech!

Have big problem!

# $FreeBSD: ports/ftp/proftpd/Makefile,v 1.94 2006/12/21 22:13:40 miwi Exp $
#
PORTNAME=   proftpd
DISTVERSION=1.3.1rc1

make
Variable INCLUDEDIRS is recursive.




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


Re: FreeBSD Port: proftpd-1.3.1.r1 - Variable INCLUDEDIRS is recursive

2006-12-25 Thread Beech Rintoul
On Monday 25 December 2006 18:44, Alexandr Smirnov wrote:
 Hi Beech!

 Have big problem!

 # $FreeBSD: ports/ftp/proftpd/Makefile,v 1.94 2006/12/21 22:13:40 miwi Exp
 $ #
 PORTNAME=   proftpd
 DISTVERSION=1.3.1rc1

 make
 Variable INCLUDEDIRS is recursive.

Please show the output of make showconfig.  Also I need to know what version 
you're building on. 

Beech


-- 
---
Beech Rintoul - Sys. Administrator - [EMAIL PROTECTED]
/\   ASCII Ribbon Campaign  | Alaska Paradise Travel
\ / - NO HTML/RTF in e-mail  | 201 East 9Th Avenue Ste.310
 X  - NO Word docs in e-mail | Anchorage, AK 99501
/ \  - Please visit Alaska Paradise - http://www.alaskaparadise.com
---













pgp7dZiSKAV4K.pgp
Description: PGP signature


How do I force portupgrade to fetch distfiles using active ftp?

2006-12-25 Thread Peter Olsson

Recently portupgrade in our servers has started failing some
upgrades because it can't fetch the distfiles. This is due to
policy not allowing passive ftp. But when I try manual ftp or
manual fetch to get these distfiles, active ftp is used by default
and the fetches work fine. I have these in shell environment:
FTPMODE=active
FTP_PASSIVE_MODE=NO

We see this problem in FreeBSD versions 4, 5 and 6.
Latest version of portupgrade at all times.

How do I make portupgrade always use active ftp?

Thanks!

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