install fails because / is not writeable

2007-04-30 Thread [LoN]Kamikaze
Once in a while a port fails to upgrade, because it wants to write something in 
/etc. E.g. perl into /etc/make.conf or other ports into /etc/group.

On my systems / is normally a read only mount. These ports build fine during a 
portupgrade and fail during install, leaving most of the port installed, but 
unregistered (i.e. the package database is broken).

I think such ports should set something like USE_WRITE_SLASH=yes and refuse to 
install if / is not writeable.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


FreeBSD ports that you maintain which are currently marked broken

2007-04-30 Thread linimon
Dear FreeBSD port maintainer:

As part of an ongoing effort to reduce the number of problems in the
FreeBSD ports system, we are attempting to notify maintainers of
ports that are marked as broken in their Makefiles.  In many cases
these ports are failing to compile on some subset of the FreeBSD
build environments.  The most common problem is that recent versions
of -CURRENT include gcc3.4, which is much stricter about such things
as function declarations, literal strings constants that continue
over several physical lines, and forcing the deprecation of antique
header files such as varargs.h (we should now be using stdargs.h).

The next most common problem is that compiles succeed on the i386
architecture (e.g. the common Intel PC), but fail on one or more of
the other architectures due to assumptions about things such as size
of various types, byte-alignment issues, and so forth.

In occasional cases we see that the same port may have different
errors in different build environments.  The script that runs on the
build cluster uses heuristics to try to 'guess' the error type to
help you isolate problems, but it is only a rough guide.

If you need help in one or more build environments that you do not
have access to, please ask for help on the freebsd-ports mailing
list.

One more note: on occasion, there are transient build errors seen
on the build farm.  Unfortunately, there is not yet any way for this
algorithm to tell the difference (humans are much, much better at
this kind of thing.)

The errors are listed below.  In the case where the same
problem exists on more than one build environment, the URL points
to the latest errorlog for that type.  (By 'build environment'
here we mean 'combination of 4.x/5.x/6.x with target architecture'.)

(Note: the dates are included to help you to gauge whether or not
the error still applies to the latest version.  The program
that generates this report is not yet able to determine this
automatically.)

portname:   audio/prokyon3
broken because: Does not compile
build errors:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.2007041501/prokyon3-0.9.2_2.log
 (Apr 20 09:24:59 UTC 2007)
http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.5.2007042518/prokyon3-0.9.2_2.log
 (Apr 19 23:07:37 UTC 2007)
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=audioportname=prokyon3


portname:   chinese/xemacs
broken because: Does not build even with fix for -lxpg4
build errors:
http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.5.2007042804/zh-xemacs-20.4_2.log
 (Apr 29 04:49:44 UTC 2007)
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=chineseportname=xemacs


portname:   databases/postgis-jdbc
broken because: Does not build
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=databasesportname=postgis-jdbc


portname:   ftp/junglemonkey
broken because: Does not build
build errors:
http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.6.2007011603/junglemonkey-0.1.11_4.log
 (Jan 23 21:34:09 UTC 2007)
http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.5.2007042804/junglemonkey-0.1.11_5.log
 (Apr 29 07:59:25 UTC 2007)
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=ftpportname=junglemonkey


portname:   games/hlserver-cs
broken because: Incomplete fetch instructions
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=gamesportname=hlserver-cs


portname:   games/hlserver-dod
broken because: Incomplete fetch instructions
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=gamesportname=hlserver-dod


portname:   japanese/lynx
broken because: Leaves behind config file on deinstall
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=japaneseportname=lynx


portname:   multimedia/ogmrip
broken because: Incomplete pkg-plist
build errors:
http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.5.2007042804/ogmrip-0.10.2.log
 (Mar  7 18:27:21 UTC 2007)
http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.7.2007021918/ogmrip-0.10.2.log
 (Mar 17 22:43:41 UTC 2007)
http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.7.2006122818/ogmrip-0.10.0.r4_1.log
 (Jan 15 22:09:58 UTC 2007)
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=multimediaportname=ogmrip


portname:   net-mgmt/cflowd
broken because: Does not compile
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=net-mgmtportname=cflowd


portname:   palm/synce-trayicon
broken because: Configure fails
build errors:
http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.5.2007042804/synce-trayicon-0.9.0_5.log
 (Apr 29 09:35:27 UTC 2007)
overview:   

FreeBSD ports which are currently scheduled for deletion

2007-04-30 Thread linimon
As part of an ongoing effort to reduce the number of problems in
the FreeBSD ports system, we periodically schedule removal of ports
that have been judged to have outlived their usefulness.  Often,
this is due to a better alternative having become available and/or
the cessation of development on the existing port.  In some cases,
ports are marked for removal because they fail to build and install
correctly from their sources, or otherwise fail in operation.

The ports, and the reason and date that they have been scheduled
for removal, are listed below.  If no one has stepped forward before
that time to propose a way to fix the problems, the ports will be
deleted.

The goal of this posting is to make this process much more visible
to the wider FreeBSD community.

portname:   audio/freebirth
description:A bass synthesizer, step sequencer, and sample player
maintainer: [EMAIL PROTECTED]
status: BROKEN
deprecated because: Doesn't work on FreeBSD 5.0 and higher
expiration date:2007-06-01
build errors:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.4.2007020218/freebirth-0.3.2_2.log
 (Feb  5 18:15:20 GMT 2007)
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=audioportname=freebirth


portname:   audio/gstreamer-plugins-a52dec80
description:Gstreamer a52dec plugin
maintainer: [EMAIL PROTECTED]
deprecated because: Obsolete version, use gstreamer 0.10 instead
expiration date:2007-05-31
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=audioportname=gstreamer-plugins-a52dec80


portname:   audio/gstreamer-plugins-artsd80
description:Gstreamer artsd plugin
maintainer: [EMAIL PROTECTED]
deprecated because: Obsolete version, use gstreamer 0.10 instead
expiration date:2007-05-31
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=audioportname=gstreamer-plugins-artsd80


portname:   audio/gstreamer-plugins-audiofile80
description:Gstreamer audiofile plugin
maintainer: [EMAIL PROTECTED]
deprecated because: Obsolete version, use gstreamer 0.10 instead
expiration date:2007-05-31
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=audioportname=gstreamer-plugins-audiofile80


portname:   audio/gstreamer-plugins-cdaudio80
description:Gstreamer cdaudio plugin
maintainer: [EMAIL PROTECTED]
deprecated because: Obsolete version, use gstreamer 0.10 instead
expiration date:2007-05-31
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=audioportname=gstreamer-plugins-cdaudio80


portname:   audio/gstreamer-plugins-cdparanoia80
description:Gstreamer cdparanoia plugin
maintainer: [EMAIL PROTECTED]
deprecated because: Obsolete version, use gstreamer 0.10 instead
expiration date:2007-05-31
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=audioportname=gstreamer-plugins-cdparanoia80


portname:   audio/gstreamer-plugins-esound80
description:Gstreamer esound plugin
maintainer: [EMAIL PROTECTED]
deprecated because: Obsolete version, use gstreamer 0.10 instead
expiration date:2007-05-31
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=audioportname=gstreamer-plugins-esound80


portname:   audio/gstreamer-plugins-faac80
description:Gstreamer faac plugin
maintainer: [EMAIL PROTECTED]
deprecated because: Obsolete version, use gstreamer 0.10 instead
expiration date:2007-05-31
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=audioportname=gstreamer-plugins-faac80


portname:   audio/gstreamer-plugins-faad80
description:Gstreamer faad plugin
maintainer: [EMAIL PROTECTED]
deprecated because: Obsolete version, use gstreamer 0.10 instead
expiration date:2007-05-31
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=audioportname=gstreamer-plugins-faad80


portname:   audio/gstreamer-plugins-flac80
description:Gstreamer flac plugin
maintainer: [EMAIL PROTECTED]
deprecated because: Obsolete version, use gstreamer 0.10 instead
expiration date:2007-05-31
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=audioportname=gstreamer-plugins-flac80


portname:   audio/gstreamer-plugins-gsm80
description:Gstreamer gsm plugin
maintainer: [EMAIL PROTECTED]
deprecated because: Obsolete version, use gstreamer 0.10 instead
expiration date:2007-05-31
build errors:   none.
overview:   

FreeBSD ports that you maintain which are currently marked forbidden

2007-04-30 Thread linimon
Dear FreeBSD port maintainer:

As part of an ongoing effort to reduce the number of problems in the
FreeBSD ports system, we are attempting to notify maintainers of
ports that are marked as forbidden in their Makefiles.  Often,
these ports are so marked due to security concerns, such as known
exploits.

An overview of the port, including errors seen on the build farm, is
included below.

portname:   misc/compat3x
forbidden because:  FreeBSD-SA-03:05.xdr, FreeBSD-SA-03:08.realpath  - not
fixed / no lib available
build errors:
http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.5.2007042804/compat3x-amd64-5.0.20020925.log
 (Mar 16 21:08:11 UTC 2007)
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=miscportname=compat3x


If this problem is one that you are already aware of, please accept
our apologies and ignore this message.  On the other hand, if you no
longer wish to maintain this port (or ports), please reply with a
message stating that, and accept our thanks for your efforts in the
past.

Thanks for your efforts to help improve FreeBSD.
___
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

2007-04-30 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/105549ports/www/squid_radius_auth doesn't work on sparc64
o ports/106369vpnd caused kernel panic with ppp mode
o ports/106372vpnd can't run with slip mode
o ports/107536editors/scite: Can't write on SciTE text editor
f ports/108077www/linux-flashplugin9 crashes linux-firefox
f ports/108105building biology/platon fails.
f ports/108413net/vnc does not works.
f ports/108537print/hplip: Build failure
f ports/108606Courier MTA terminates abnormaly after installation
f ports/108748mod_fcgid 1.10 does not work inside jail
f ports/109160net/samba3 crashes freebsd when accessing a share resi
f ports/110035Port fix for sysutils/be_agent
f ports/110454Joomla port Makefile has incorrect url for package
f ports/110943start-dccifd  chowns /var/run to user dcc
f ports/111012quagga's ripd does not see ng interfaces
f ports/51ports/lang/stklos: l/bin/stklos-install is a buggy she
o ports/111224 ports  [PATCH] security/pam_per_user conflicts with security/
f ports/111338graphics/yafray: doesn't respect CXX, CXXFLAGS and eve
f ports/111462syslog-ng2 default configuration file path
o ports/111923[PATCH] databases/unixODBC overwrites config file on p
f ports/111966Clamav-milter no up
f ports/111980multimedia/mplayer: compilation error
o ports/112067ports/paraview 2.4.4 does not compile properly
f ports/112083mail/qsheff overwrites configuration upon upgrade
f ports/112094www/lynx: plist missing configuration file
o ports/112097ghostscript-gpl-nox11 compile fails due to missing fil
o ports/112115ghostscript-gpl-nox11 compile fails due to missing fil
f ports/112118[PATCH] sysutils/pipemeter: fix crashes
o ports/112197[MAINTAINER UPDATE]: devel/libstrfunc upgrade to 8.3

29 problems total.

Non-critical problems

S Tracker  Resp.  Description

s ports/59254 ports that write something after bsd.port.mk
o ports/94921 isakmpd fails on amd64
o ports/95854 New Port: www/ochusha
s ports/96731 textproc/docbook-utils doesn`t build
o ports/100896[new ports] emulators/vmware-server-guestd1 emulators/
o ports/101275bug fixed in sudo that prevented use in LDAP user acco
o ports/103395security/gnome-ssh-askpass interferes with gnome-scree
o ports/107354net/icmpinfo: icmpinfo -vvv does not recocnize any ICM
f ports/107368audio/normalize: [patch] - normalize-mp3 and normalize
f ports/107621net/proxychains doens't compile on 4 and 5
f ports/107937jailed net/isc-dhcp3-server wouldn't run with an immut
f ports/108104print/hplip: documentation gets installed though NOPOR
o ports/108595pstree (sysutils/psmisc) don't work in jail
f ports/108723kxgenerator never worked for me
f ports/108788[patch]  sysutils/fusefs-kmod: Add BASE option
f ports/108801www/mod_perl2: Apache-2.0.59 / mod_perl-2-2.0.3_1 freq
f ports/108853Contradiction of CONFLICTS¡¡
f ports/109041security/tinyca doesn't allow for user installed OpenS
f ports/109045security/xca compile fails: x509rev.cpp:63: error: inv
f 

FreeBSD ports you maintain which are out of date

2007-04-30 Thread shaun
Dear port maintainer,

The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://beta.inerd.com/portscout/[EMAIL PROTECTED]


Port| Current version | New version
+-+
audio/gtick | 0.3.13  | 0.3.14
+-+
audio/jxm   | 1.2 | 1.4
+-+
audio/pd| 0.40-2  | 0.41-0test04
+-+
audio/snd   | 7.8 | 8.9
+-+
audio/yammi | 1.2.2   | 1.2.3
+-+
devel/SpecTcl   | 1.1 | 1.2a3
+-+
devel/gtgt  | 2.0.0   | 3.0.0
+-+
devel/ocaml-pcre| 5.11.2  | 5.11.4
+-+
devel/stlport   | 4.6.2   | 5.1.3
+-+
editors/zile| 2.2.29  | 2.2.31
+-+
games/super_methane_brothers| 1.4.7   | 1.4.8
+-+
games/typespeed | 0.5.2   | 0.6.0
+-+
games/zoom  | 1.0.5   | 1.1.0
+-+
graphics/fracplanet | 0.3.2   | 0.3.3
+-+
graphics/gdal   | 1.3.1   | 1.4.1
+-+
graphics/glew   | 1.3.5   | 1.4.0
+-+
graphics/gnofract4d | 3.1 | 3.4
+-+
graphics/mesagl | 5.0.2   | 6.5.3
+-+
graphics/pixie  | 1.6.3   | 2.1.1
+-+
graphics/xfig   | 3.2.4   | 3.2.5
+-+
irc/ctrlproxy   | 3.0.1   | 3.0.2
+-+
irc/irssi-scripts   | 20061009| 20070412
+-+
japanese/linux-JM   | 20050615| 20070415
+-+
lang/pfe-devel  | 0.32.94 | 0.33.55
+-+
mail/kshowmail  | 3.1.0   | 3.1.2
+-+
mail/milter-greylist-devel  | 2.0b1   | 4.0a2
+-+
math/freefem++  | 2.16-1  | 2.16-2
+-+
math/freemat| 3.1 | 3.2
+-+

Joomla Community builder extension

2007-04-30 Thread David Southwell

Hi

Just wonderedhas tried to port this or any other joomla extensions? 

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


Re: install fails because / is not writeable

2007-04-30 Thread Kris Kennaway
On Mon, Apr 30, 2007 at 08:45:17AM +0200, [LoN]Kamikaze wrote:
 Once in a while a port fails to upgrade, because it wants to write something 
 in /etc. E.g. perl into /etc/make.conf or other ports into /etc/group.
 
 On my systems / is normally a read only mount. These ports build fine during 
 a portupgrade and fail during install, leaving most of the port installed, 
 but unregistered (i.e. the package database is broken).
 
 I think such ports should set something like USE_WRITE_SLASH=yes and refuse 
 to install if / is not writeable.

I don't think this is something we should support in ports - that way
lies madness (what about systems with non-writable /var?  What about
systems with /etc on a md? etc).

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