FreeBSD Port: dcd-1.0.1

2007-11-04 Thread Naumovitch Dimitri

Hi
when you will update dc deamon to version 1.1.1 ?? :(
Cordialement,
Dimitri NAUMOVICH
+38(0)6 65 16 71 00
mailto: [EMAIL PROTECTED]
 ^ ^
 X @
  , ,
 -_-




PGP.sig
Description: Ceci est une signature électronique PGP


php5-zlib-5.2.4_1 broken?

2007-11-04 Thread Mag. Cyrmon Werner
Just tried to install phpmyadmin, stopped in port php5-zlib.

Tried to install php-zlib for its own, same result -===>  Building for
php5-zlib-5.2.4_1

/bin/sh /usr/ports/archivers/php5-zlib/work/php-5.2.4/ext/zlib/libtool
--mode=compile cc  -I.
-I/usr/ports/archivers/php5-zlib/work/php-5.2.4/ext/zlib -DPHP_ATOM_INC
-I/usr/ports/archivers/php5-zlib/work/php-5.2.4/ext/zlib/include
-I/usr/ports/archivers/php5-zlib/work/php-5.2.4/ext/zlib/main
-I/usr/ports/archivers/php5-zlib/work/php-5.2.4/ext/zlib
-I/usr/local/include/php -I/usr/local/include/php/main
-I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend
-I/usr/local/include/php/ext  -DHAVE_CONFIG_H  -O2 -fno-strict-aliasing
-pipe   -c /usr/ports/archivers/php5-zlib/work/php-5.2.4/ext/zlib/zlib.c -o
zlib.lo

mkdir .libs

 cc -I. -I/usr/ports/archivers/php5-zlib/work/php-5.2.4/ext/zlib
-DPHP_ATOM_INC
-I/usr/ports/archivers/php5-zlib/work/php-5.2.4/ext/zlib/include
-I/usr/ports/archivers/php5-zlib/work/php-5.2.4/ext/zlib/main
-I/usr/ports/archivers/php5-zlib/work/php-5.2.4/ext/zlib
-I/usr/local/include/php -I/usr/local/include/php/main
-I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend
-I/usr/local/include/php/ext -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe
-c /usr/ports/archivers/php5-zlib/work/php-5.2.4/ext/zlib/zlib.c  -fPIC
-DPIC -o .libs/zlib.o

/usr/ports/archivers/php5-zlib/work/php-5.2.4/ext/zlib/zlib.c:147: error:
`zlib' undeclared here (not in a function)

/usr/ports/archivers/php5-zlib/work/php-5.2.4/ext/zlib/zlib.c:147: error:
initializer element is not constant

/usr/ports/archivers/php5-zlib/work/php-5.2.4/ext/zlib/zlib.c:147: error:
(near initialization for `php_zlib_module_entry.post_deactivate_func')

/usr/ports/archivers/php5-zlib/work/php-5.2.4/ext/zlib/zlib.c:148: warning:
initialization makes integer from pointer without a cast

/usr/ports/archivers/php5-zlib/work/php-5.2.4/ext/zlib/zlib.c:149: warning:
initialization makes integer from pointer without a cast

/usr/ports/archivers/php5-zlib/work/php-5.2.4/ext/zlib/zlib.c:150: warning:
initialization makes integer from pointer without a cast

/usr/ports/archivers/php5-zlib/work/php-5.2.4/ext/zlib/zlib.c:151: warning:
excess elements in struct initializer

/usr/ports/archivers/php5-zlib/work/php-5.2.4/ext/zlib/zlib.c:151: warning:
(near initialization for `php_zlib_module_entry')

/usr/ports/archivers/php5-zlib/work/php-5.2.4/ext/zlib/zlib.c:151: warning:
excess elements in struct initializer

/usr/ports/archivers/php5-zlib/work/php-5.2.4/ext/zlib/zlib.c:151: warning:
(near initialization for `php_zlib_module_entry')

/usr/ports/archivers/php5-zlib/work/php-5.2.4/ext/zlib/zlib.c:152: warning:
excess elements in struct initializer

/usr/ports/archivers/php5-zlib/work/php-5.2.4/ext/zlib/zlib.c:152: warning:
(near initialization for `php_zlib_module_entry')

*** Error code 1

Stop in /usr/ports/archivers/php5-zlib/work/php-5.2.4/ext/zlib.

*** Error code 1

Stop in /usr/ports/archivers/php5-zlib.

 

whats wrong?

 

*** 

Prof. Mag. Werner CYRMON

HTBLuVA Wr. Neustadt Abt. EDVO  
http://cyx.htlwrn.ac.at

*** 

Let's do it! (Nike)

***

Want to learn math with fun or calculating some stuff online: Look at
 http://Onlinemath.htlwrn.ac.at 

 

CAUTION - This message may contain privileged and confidential information
intended only for the use of the addressee named above. If you are not the
intended recipient of this message you are hereby notified that any use,
dissemination, distribution or reproduction of this message is prohibited.

If you have received this message in error please notify us immediately.

Finally, the recipient should check this email and any attachments for the
presence of viruses. The company accepts no liability for any damage caused
by any virus transmitted by this email.

 

 

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


distfiles for lang/g95

2007-11-04 Thread M. L. Dodson


I am the maintainer of lang/g95.  The source tarball for this
software changes almost daily.  I need to put a snapshot tarball
up to support the lang/g95 port.  I will also need to make
available the gcc-core-4.0.3.tar.gz tarball as the lang/gcc40 port
has been removed, evidently.  Specifically, how can I make the
tarballs available via  ${MASTER_SITE_LOCAL}?

g95 is an important port for compiling scientific software.  Using
gfortran is problematic for some important software and is
discouraged by the developers of the software in one case I know
of.  In that case Intel fortran is the preferred compiler with g95
the second.  gfortran may or may not work depending on the
vagaries of gfortran development at its time of installation.  I
have had gfortran work one week and fail a month later using a new
installation. The scientific software developers have little
patience for this situation.  Not all of us can satisfy the Intel
Fortran license requirements, but the cost of that compiler suite
cannot be easily absorbed.

g95 uses the gcc4.0 backend.  I have had some success with gcc4.1,
but that is not an officially supported configuration.  I will
communicate with the g95 developer to encourage the move to the
gcc4.1 backend, but meanwhile the port is broken because of the
inability to download the correct snapshot for g95, or correctly
install the port dependence.

Thanks,
Bud Dodson
--
M. L. Dodson
Email:  mldodson-at-comcast-net
Phone:  eight_three_two-five_63-386_one
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Reviving a dead port

2007-11-04 Thread Michaël Grünewald
Hi,

I want to give a new breath to the port lang/tuareg-mode.el. I has
been deleted becuase of the following issues:

  1. broken use of the emacs variable
  2. a new version (1.46) existed for a few monthes, but the software
 author changed his mind and decided to remvove 1.46 from
 distribution and recommended to stick to 1.45.5.

Concerning the port task, I have two questions before sumbitting a PR
to propose the revived port.

First, this is not really a new port, but a revival of a dead one. is
there specific issues with this?

Second, the port version I wrote is anachronic, since some people may
have 1.46 installed (or prior 1.45.5 version, but PORT_REVISION can be
used here so this is not an issue). What's the correct way (or least
annoyance way) to handle this backtime travel?
-- 
All the best,
Michaël
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: distfiles for lang/g95

2007-11-04 Thread Thierry Thomas
Hello,

Le Dim  4 nov 07 à 17:11:35 +0100, M. L. Dodson <[EMAIL PROTECTED]>
 écrivait :
> 
> I am the maintainer of lang/g95.  The source tarball for this
> software changes almost daily.  I need to put a snapshot tarball
> up to support the lang/g95 port.  I will also need to make
> available the gcc-core-4.0.3.tar.gz tarball as the lang/gcc40 port
> has been removed, evidently.  Specifically, how can I make the
> tarballs available via  ${MASTER_SITE_LOCAL}?

When you'll send a PR with your updates, just ask the committer to put
these distfiles on his directory.

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


Fix build w/ gcc 4.2 - any priority?

2007-11-04 Thread Pietro Cerutti
Hi list,
in these days I'm doing my best as fixing ports marked as broken with
gcc 4.2
(http://www.freebsd.org/cgi/query-pr-summary.cgi?originator=pietro+cerutti).

I would like to know if there is any way to somehow prioritize my work,
e.g. by the number of users who are using a broken port.

Is there anything like bsdstats that I can use to see that?

Thanks,

-- 
Pietro Cerutti

PGP Public Key:
http://gahr.ch/pgp



signature.asc
Description: OpenPGP digital signature


Re: Reviving a dead port

2007-11-04 Thread Mark Linimon
On Sun, Nov 04, 2007 at 12:45:34PM +0100, Michaël Grünewald wrote:
> First, this is not really a new port, but a revival of a dead one. is
> there specific issues with this?

No, just label it [new port], but put in the Description that it's
coming back from the Attic.

> Second, the port version I wrote is anachronic, since some people may
> have 1.46 installed (or prior 1.45.5 version, but PORT_REVISION can be
> used here so this is not an issue). What's the correct way (or least
> annoyance way) to handle this backtime travel?

See the description of PORTEPOCH in the Porter's Handbook:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-naming.html#MAKEFILE-NAMING-REVEPOCH

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


Re: Fix build w/ gcc 4.2 - any priority?

2007-11-04 Thread Pietro Cerutti
Mark Linimon wrote:
> On Sun, Nov 04, 2007 at 03:08:45PM +0100, Pietro Cerutti wrote:
>> Is there anything like bsdstats that I can use to see that?
> 
> FreshPorts has http://www.freshports.org/graphs.php?id=7, but
> it's only the top 20, so not really.
> 

yep... and none of them has problems ;-)

thanks

> mcl


-- 
Pietro Cerutti

PGP Public Key:
http://gahr.ch/pgp



signature.asc
Description: OpenPGP digital signature


Re: Fix build w/ gcc 4.2 - any priority?

2007-11-04 Thread Mark Linimon
On Sun, Nov 04, 2007 at 03:08:45PM +0100, Pietro Cerutti wrote:
> Is there anything like bsdstats that I can use to see that?

FreshPorts has http://www.freshports.org/graphs.php?id=7, but
it's only the top 20, so not really.

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


Re: OpenLDAP 2.3/pam_ldap/nss_ldap: not working in FreeBSD 7.0-PRE!

2007-11-04 Thread Ulrich Spoerlein
Sorry for the late reply ...

On Fri, 26.10.2007 at 20:16:45 +0200, O. Hartmann wrote:
> All right, here I am. nss_ldap.conf and ldap.conf are located in 
> /usr/local/etc and are identical (link). I copied all tags I use and deleted 
> commented out tags:

Seems ok to me, though I don't claim to be an expert.

> The slapd.conf is this, comments roped:
> 
> include /usr/local/etc/openldap/schema/core.schema
> include /usr/local/etc/openldap/schema/cosine.schema
> include /usr/local/etc/openldap/schema/nis.schema
> include /usr/local/etc/openldap/schema/inetorgperson.schema
> # additional schema
> include /usr/local/share/examples/samba/LDAP/samba.schema
> pidfile /var/run/openldap/slapd.pid
> argsfile/var/run/openldap/slapd.args
> logfile /var/log/slapd.log
> loglevel512

loglevel is a bitmask. It you want to have lots of debugging try 255 and
run a tail -f /var/log/debug.log

> sizelimit   unlimited
> allow   bind_v2
> modulepath  /usr/local/libexec/openldap
> moduleload  back_bdb
> everse-lookup  off

typo I guess?

> NSCD is up and running, my nsswitch.conf looks like this:

Please try without nscd first, it's just another possible source of
problems.

> group: cache ldap[ unavail=continue notfound=continue ] files
> passwd: cache ldap [ unavail=continue notfound=continue ] files
> #group_compat: nis
> hosts: compat
> networks: files
> #passwd_compat: nis
> shells: files
> services: compat
> services_compat: nis
> protocols: files
> rpc: files
> 
> And I changed some lines in /etc/pam.d/sshd,login,system,other like this 
> *commented out due to system gets stuck forever when enab;ed 
> nss_ldap/pam_ldap):

I'm using softbind and a short timeout in ldap.conf/nss_ldap.conf to
avoid this unresponsiveness.

# Bind/connect timelimit
bind_timelimit 3

# Reconnect policy: hard (default) will retry connecting to
# the software with exponential backoff, soft will fail
# immediately.
#bind_policy hard
bind_policy soft

Also, make NSS work first, then turn to configuring PAM (at least,
that's what I would do)

> Some errors from console:
> 
> (At boot time)
> Oct 26 17:00:36 gauss kernel: Oct 26 17:00:36 gauss slapd[757]: nss_ldap: 
> could not search LDAP server - Server is unavailable

Expected. slapd want to change its user to ldap:ldap, which it needs to
look up the UID for. Chicken & Egg. That's why I need to use soft
bind+timeout on my (disconnected) laptop here.

> Oct 26 11:59:08 gauss kernel: Oct 26 11:59:08 gauss cron[13480]: nss_ldap: 
> could not search LDAP server - Server is unavailable
> Oct 26 12:41:44 gauss kernel: Oct 26 12:41:44 gauss login: nss_ldap: could 
> not search LDAP server - Server is unavailable

That seems broken then. Is slapd running? Can you ldapsearch -Lx -h
localhost? What's /var/log/debug.log telling you? Can you id(1) some ldap
users? Does the output of 'getent group' and 'getent passwd' look
reasonable?

> One point: what is about compile time options of OpenLDAP? Does LDAP forces 
> itself using SSL although not configured explicitely in slapd.conf?

No. It is purely optional. You would need certificates before it can
even possibly start working anyways.

> nss_ldap-1.257  <<===
> openldap-client-2.3.38
> openldap-server-2.3.38
> pam_ldap-1.8.2

My other computer is running with nss_ldap-1.257 and showing no problems
either.

Cheers,
Ulrich Spoerlein
-- 
It is better to remain silent and be thought a fool,
than to speak, and remove all doubt.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Fix build w/ gcc 4.2 - any priority?

2007-11-04 Thread Beech Rintoul
On Sunday 04 November 2007, Pietro Cerutti said:
> Mark Linimon wrote:
> > On Sun, Nov 04, 2007 at 03:08:45PM +0100, Pietro Cerutti wrote:
> >> Is there anything like bsdstats that I can use to see that?
> >
> > FreshPorts has http://www.freshports.org/graphs.php?id=7, but
> > it's only the top 20, so not really.
>
> yep... and none of them has problems ;-)
>
> thanks
>
> > mcl

I have grepped the tree for ports broken with gcc-4.2 the list can be 
found here:

http://freebsd.alaskaparadise.com/wiki/tiki-index.php?page=BrokenPortsGCC42

Happy bugswatting :-)

Beech



-- 
---
Beech Rintoul - FreeBSD Developer - [EMAIL PROTECTED]
/"\   ASCII Ribbon Campaign  | FreeBSD Since 4.x
\ / - NO HTML/RTF in e-mail   | http://www.freebsd.org
 X  - NO Word docs in e-mail | Latest Release:
/ \  - http://www.FreeBSD.org/releases/6.2R/announce.html
---



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


Re: Reviving a dead port

2007-11-04 Thread Philip M. Gollucci

Second, the port version I wrote is anachronic, since some people may
have 1.46 installed (or prior 1.45.5 version, but PORT_REVISION can be
used here so this is not an issue). What's the correct way (or least
annoyance way) to handle this backtime travel?

See PORTEPOCH

Also, PORT_REVISION is PORTREVISION

http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-naming.html#MAKEFILE-NAMING-REVEPOCH

--

Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708
Senior System Admin - Riderway, Inc. http://riderway.com
1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB  B89E 1324 9B4F EC88 A0BF

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.

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


OpenOffice-2.3 : Error building under 7.0-BETA2

2007-11-04 Thread Norberto Meijome
hi everyone,

I'm trying to install OpenOffice 2.3 under 7.0-BETA2. It built fine under 6.2 
The full error I get is 

[EMAIL PROTECTED] [Mon Nov  5 08:09:34 2007]
/usr/ports/editors/openoffice.org-2
$ sudo make -DWITH_DEBUG=2 -DWITH_SYSTEM_FREETYPE -DWITH_CUPS -DWITHOUT_MOZILLA 
package

[]

/usr/ports/editors/openoffice.org-2/work/OOG680_m6/odk/pack/gendocu
dmake: Executing shell macro: $(FIND) $(INCLUDETOPDIRLIST) -type d -print
dmake: Executing shell macro: $(FIND) $(INCLUDETOPDIRLIST) -type f ! $(QOB) 
-name "*~" -o -name "*build.lst" -o -name "*deliver.log" $(QCB) -print
touch ../../unxfbsdi.pro/misc/cpp_docu_cleanup.flag
mkdir -p ../../unxfbsdi.pro/bin/odkcommon/docs/cpp/ref/
/usr/ports/editors/openoffice.org-2/work/OOG680_m6/solver/680/unxfbsdi.pro/bin/autodoc
 -html ../../unxfbsdi.pro/bin/odkcommon/docs/cpp/ref -name "UDK 3.2.7 C/C++ API 
Reference" -lg c++ -p sal 
/usr/ports/editors/openoffice.org-2/work/OOG680_m6/solver/680/unxfbsdi.pro/inc 
-t sal -t osl -t rtl -p store 
/usr/ports/editors/openoffice.org-2/work/OOG680_m6/solver/680/unxfbsdi.pro/inc 
-t store -p registry 
/usr/ports/editors/openoffice.org-2/work/OOG680_m6/solver/680/unxfbsdi.pro/inc 
-t registry -p cppu 
/usr/ports/editors/openoffice.org-2/work/OOG680_m6/solver/680/unxfbsdi.pro/inc 
-t cppu -t com -t typelib -t uno -p cppuhelper 
/usr/ports/editors/openoffice.org-2/work/OOG680_m6/solver/680/unxfbsdi.pro/inc 
-t cppuhelper -p salhelper 
/usr/ports/editors/openoffice.org-2/work/OOG680_m6/solver/680/unxfbsdi.pro/inc 
-t salhelper -p bridges 
/usr/ports/editors/openoffice.org-2/work/OOG680_m6/solver/680/unxfbsdi.pro/inc 
-t bridges

Autodoc version 2.2.5
-

Parsing the repository UDK 3.2.7 C/C++ API Reference ...
..80 files found to parse in project sal.
assertion failed: i > 0 ? i_pTokTypeArray[i] > i_pTokTypeArray[i-1] : true in 
file: ../inc/semantic/callf.hxx at line: 186
dmake:  Error code 3, while making 
'../../unxfbsdi.pro/bin/odkcommon/docs/cpp/ref/index.html'
---* RULES.MK *---

ERROR: Error 65280 occurred while making 
/usr/ports/editors/openoffice.org-2/work/OOG680_m6/odk/pack/gendocu
dmake:  Error code 1, while making 'build_instsetoo_native'
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall.72840.0 
env make WITH_DEBUG=2 WITH_SYSTEM_FREETYPE=true WITH_CUPS=true 
WITHOUT_MOZILLA=true DEPENDS_TARGET=package
** Fix the problem and try again.
** Listing the failed packages (*:skipped / !:failed)
! editors/openoffice.org-2  (missing header)
--->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed

The same result happens if I use portinstall -p (I have the same build options 
added into pkgtools.conf ).

I've tried my own 2.3 package built in the same way in 6.2 but soffice.bin 
coredumps on load. The same happens with the 6.2 package from the OO porting 
site . I run i386, so I can't try the amd64 package for 7. available from the 
OO porting site.


my make.conf is :
-
 WORLD BUILDING OPTIONS 
#LUIT setting needed for secure locales in xterm, xorg client
WITH_SETUID_LUIT=true

X_WINDOW_SYSTEM=xorg

WITH_GTK2=true

WITH_MOZILLA=firefox
WITH_GECKO=firefox

WITH_FAM_SYSTEM=gamin
WITH_GAMIN=true
WITH_APACHE=2.2
WITH_APACHE22="YES"
WITH_APACHE2="YES"

# added by use.perl 2006-09-15 18:16:22
PERL_VER=5.8.8
PERL_VERSION=5.8.8

DEFAULT_PGSQL_VER=82
WANT_PGSQL_VER=82
-

/etc/libmap.conf is empty.
i have compat6x port installed.
I have java/jdk16 installed, and because OO wants 1.5, i also installed 
diablo-jdk15 to fulfil this requirement (I am planning to see if it'll work 
with jdk16 after building it)
I use a custom kernel config, which is basically GENERIC with hardware support
I dont need removed, and GEOM_JOURNAL and UFS_JOURNAL added (though I am not
using journal   anymore in my system, the code is still linked in).

CPU: Intel(R) Pentium(R) M processor 2.00GHz (1995.01-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x6d8  Stepping = 8
  
Features=0xafe9fbff
  Features2=0x180
real memory  = 1609433088 (1534 MB)
avail memory = 1567780864 (1495 MB)

If you need more information, please let me know!

thanks in advance!
Beto
_
{Beto|Norberto|Numard} Meijome

"He has the attention span of a lightning bolt."
  Robert Redford

I speak for myself, not my employer. Contents may be hot. Slippery when wet. 
Reading disclaimers makes you go blind. Writing them is worse. You have been 
Warned.free
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


x11-toolkits/wxgtk28 : Error building under 7.0-BETA2

2007-11-04 Thread Norberto Meijome
Hi everyone,

I'm trying to install filezilla. It built fine under 6.2, but under 7 i can't
build one of its requirements ( x11-toolkits/wxgtk28 ). The last lines of this
ports builds are below, in particular :

/usr/local/lib/compat/libpthread.so.2: undefined reference to `__malloc_lock'

(the last screenfull of that failed build is below)

I build my ports with 
portinstall -p {portname}
or either, in the port directory,
make package 

with same result.

my make.conf is :
-
 WORLD BUILDING OPTIONS 
#LUIT setting needed for secure locales in xterm, xorg client
WITH_SETUID_LUIT=true

X_WINDOW_SYSTEM=xorg

WITH_GTK2=true

WITH_MOZILLA=firefox
WITH_GECKO=firefox

WITH_FAM_SYSTEM=gamin
WITH_GAMIN=true
WITH_APACHE=2.2
WITH_APACHE22="YES"
WITH_APACHE2="YES"

# added by use.perl 2006-09-15 18:16:22
PERL_VER=5.8.8
PERL_VERSION=5.8.8

DEFAULT_PGSQL_VER=82
WANT_PGSQL_VER=82
-

I don't have any entries in pkgtools.conf that refer to the ports i'm building
(and make package shouldn't read it anyway. 

/etc/libmap.conf is empty.
i have compat6x port installed.
I use a custom kernel config, which is basically GENERIC with hardware support
I dont need removed, and GEOM_JOURNAL and UFS_JOURNAL added (though I am not
using journal   anymore in my system, the code is still linked in).

CPU: Intel(R) Pentium(R) M processor 2.00GHz (1995.01-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x6d8  Stepping = 8
  
Features=0xafe9fbff
  Features2=0x180
real memory  = 1609433088 (1534 MB)
avail memory = 1567780864 (1495 MB)

If you need more information, please let me know!

thanks in advance!
Beto

PS ( apologies if the long lines wrapped too much!!)


/usr/ports/x11-toolkits/wxgtk28/work/wxGTK-2.8.5/bk-deps c++ -c -o
gldll_glcanvas.o -I.pch/wxprec_gldll -D__WXGTK__-DWXUSINGDLL
-DWXMAKINGDLL_GL -fPIC -DPIC -DWX_PRECOMP -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
-I/usr/ports/x11-toolkits/wxgtk28/work/wxGTK-2.8.5/lib/wx/include/gtk2-ansi-release-2.8
-I./include -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/gtk-2.0
-I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0
-I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-I/usr/local/include/freetype2 -D_REENTRANT -DORBIT2=1
-I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2
-I/usr/local/include -I/usr/local/include/gconf/2
-I/usr/local/include/orbit-2.0 -I/usr/local/include -pthread -D_THREAD_SAFE
-Wall -Wundef -Wno-ctor-dtor-privacy -D_THREAD_SAFE
-I/usr/local/include/libgnomeprintui-2.2 -I/usr/local/include/libgnomeprint-2.2
-I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-I/usr/local/include/libxml2 -I/usr/local/include
-I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2
-I/usr/local/include/gail-1.0 -I/usr/local/include/gtk-2.0
-I/usr/local/include/atk-1.0 -I/usr/local/lib/gtk-2.0/include
-I/usr/local/include/cairo -O2 -fno-strict-aliasing -pipe
-march=pentium-m ./src/gtk/glcanvas.cpp c++ -shared -fPIC
-o 
/usr/ports/x11-toolkits/wxgtk28/work/wxGTK-2.8.5/lib/libwx_gtk2_gl-2.8.so.0.2.0
gldll_glcanvas.o -pthread   -L/usr/local/lib
-L/usr/ports/x11-toolkits/wxgtk28/work/wxGTK-2.8.5/lib
-Wl,-soname,libwx_gtk2_gl-2.8.so.0   -lz -pthread -L/usr/local/lib
-lgstreamer-0.10 -lgmodule-2.0 -lxml2 -lgconf-2 -lORBit-2 -lgthread-2.0
-lgobject-2.0 -lglib-2.0 -liconv -lgstinterfaces-0.10 -liconv -L/usr/local/lib
-pthread -lm-pthread -Wl,--rpath -Wl,/usr/local/lib -R/usr/local/lib
-L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lXext
-lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage
-lpangoft2-1.0 -lfontconfig -lfreetype -lz -lXfixes -lgthread-2.0 -lpangox-1.0
-lX11 -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -lXinerama
-lXxf86vm -lSM -lpng -lz -ljpeg -ltiff -pthread   -L/usr/local/lib
-Wl,--version-script,/usr/ports/x11-toolkits/wxgtk28/work/wxGTK-2.8.5/version-script
-lz -pthread -L/usr/local/lib -lgstreamer-0.10 -lgmodule-2.0 -lxml2 -lgconf-2
-lORBit-2 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -liconv -lgstinterfaces-0.10
-liconv -L/usr/local/lib -pthread -lm  -lwx_gtk2_core-2.8 -lwx_base-2.8  -lGL
-lGLU (cd /usr/ports/x11-toolkits/wxgtk28/work/wxGTK-2.8.5/lib/; rm -f
libwx_gtk2_gl-2.8.so libwx_gtk2_gl-2.8.so.0; ln -s libwx_gtk2_gl-2.8.so.0.2.0
libwx_gtk2_gl-2.8.so.0; ln -s libwx_gtk2_gl-2.8.so.0 libwx_gtk2_gl-2.8.so) (if
test -d utils/wxrc ; then cd utils/wxrc && gmake all ; fi) gmake[1]: Entering
directory
`/usr/ports/x11-toolkits/wxgtk28/work/wxGTK-2.8.5/utils/wxrc' 
/usr/ports/x11-toolkits/wxgtk28/work/wxGTK-2.8.5/bk-deps
c++ -c -o wxrc_wxrc.o -D__WXGTK__ -I. -DWXUSINGDLL -DwxUSE_GUI=0
-DWX_PRECOMP -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
-I/usr/ports/x11-toolkits/wxgtk28/work/wxGTK-2.8.5/lib/wx/inclu

apache-2.2.6 not installing

2007-11-04 Thread Noah

Hi List,

Might somebody please explain to me why apache-2.2.6 is not install from 
/usr/ports ?  I am attempting to complile with mod_ldap and a bunch of 
modules - nothing that should be causing a fuss, though.


Help please,

Noah



# uname -a
FreeBSD  6.2-RELEASE-p5 FreeBSD 6.2-RELEASE-p5 #1: Sun Aug 12 14:27:32 
PDT 2007 root@:/usr/obj/usr/src/sys/SMP  i386


# cat Makefile.options
OPTIONS+= \
 AUTH_BASIC "Enable mod_auth_basic" ON \
 AUTH_DIGEST "Enable mod_auth_digest" ON \
 AUTHN_FILE "Enable mod_authn_file" ON \
 AUTHN_DBD "Enable mod_authn_dbd" OFF \
 AUTHN_DBM "Enable mod_authn_dbm" ON \
 AUTHN_ANON "Enable mod_authn_anon" ON \
 AUTHN_DEFAULT "Enable mod_authn_default" ON \
 AUTHN_ALIAS "Enable mod_authn_alias" ON \
 AUTHZ_HOST "Enable mod_authz_host" ON \
 AUTHZ_GROUPFILE "Enable mod_authz_groupfile" ON \
 AUTHZ_USER "Enable mod_authz_user" ON \
 AUTHZ_DBM "Enable mod_authz_dbm" ON \
 AUTHZ_OWNER "Enable mod_authz_owner" ON \
 AUTHZ_DEFAULT "Enable mod_authz_default" ON \
 CACHE "Enable mod_cache" ON \
 DISK_CACHE "Enable mod_disk_cache" ON \
 FILE_CACHE "Enable mod_file_cache" ON \
 MEM_CACHE "Enable mod_mem_cache" OFF \
 DAV "Enable mod_dav" ON \
 DAV_FS "Enable mod_dav_fs" ON \
 BUCKETEER "Enable mod_bucketeer" OFF \
 CASE_FILTER "Enable mod_case_filter" OFF \
 CASE_FILTER_IN "Enable mod_case_filter_in" OFF \
 EXT_FILTER "Enable mod_ext_filter" OFF \
 LOG_FORENSIC "Enable mod_log_forensic" OFF \
 OPTIONAL_HOOK_EXPORT "Enable mod_optional_hook_export" OFF \
 OPTIONAL_HOOK_IMPORT "Enable mod_optional_hook_import" OFF \
 OPTIONAL_FN_IMPORT "Enable mod_optional_fn_import" OFF \
 OPTIONAL_FN_EXPORT "Enable mod_optional_fn_export" OFF \
 LDAP "Enable mod_ldap" OFF \
 AUTHNZ_LDAP "Enable mod_authnz_ldap" OFF \
 ACTIONS "Enable mod_actions" ON \
 ALIAS "Enable mod_alias" ON \
 ASIS "Enable mod_asis" ON \
 AUTOINDEX "Enable mod_autoindex" ON \
 CERN_META "Enable mod_cern_meta" ON \
 CGI "Enable mod_cgi" ON \
 CHARSET_LITE "Enable mod_charset_lite" ON \
 DBD "Enable mod_dbd" OFF \
 DEFLATE "Enable mod_deflate" ON \
 DIR "Enable mod_dir" ON \
 DUMPIO "Enable mod_dumpio" ON \
 ENV "Enable mod_env" ON \
 EXPIRES "Enable mod_expires" ON \
 HEADERS "Enable mod_headers" ON \
 IMAGEMAP "Enable mod_imagemap" ON \
 INCLUDE "Enable mod_include" ON \
 INFO "Enable mod_info" ON \
 LOG_CONFIG "Enable mod_log_config" ON \
 LOGIO "Enable mod_logio" ON \
 MIME "Enable mod_mime" ON \
 MIME_MAGIC "Enable mod_mime_magic" ON \
 NEGOTIATION "Enable mod_negotiation" ON \
 REWRITE "Enable mod_rewrite" ON \
 SETENVIF "Enable mod_setenvif" ON \
 SPELING "Enable mod_speling" ON \
 STATUS "Enable mod_status" ON \
 UNIQUE_ID "Enable mod_unique_id" ON \
 USERDIR "Enable mod_userdir" ON \
 USERTRACK "Enable mod_usertrack" ON \
 VHOST_ALIAS "Enable mod_vhost_alias" ON \
 FILTER "Enable mod_filter" ON \
 VERSION "Enable mod_version" ON \
 PROXY "Enable mod_proxy" OFF \
 PROXY_CONNECT "Enable mod_proxy_connect" OFF \
 PROXY_FTP "Enable mod_proxy_ftp" OFF \
 PROXY_HTTP "Enable mod_proxy_http" OFF \
 PROXY_AJP "Enable mod_proxy_ajp" OFF \
 PROXY_BALANCER "Enable mod_proxy_balancer" OFF \
 SSL "Enable mod_ssl" ON \
 SUEXEC "Enable mod_suexec" OFF \
 CGID "Enable mod_cgid" OFF \

# cat /etc/make.conf
# $FreeBSD: src/etc/defaults/make.conf,v 1.97.2.80 2003/02/15 16:34:56 
trhodes Exp $

#
# NOTE:  Please would any committer updating this file also update the
# make.conf(5) manual page, if necessary, which is located in
# src/share/man/man5/make.conf.5.
#
# This file, if present, will be read by make (see /usr/share/mk/sys.mk).
# It allows you to override macro definitions to make without changing
# your source tree, or anything the source tree installs.
#
# This file must be in valid Makefile syntax.
#
# You have to find the things you can put here in the Makefiles and
# documentation of the source tree.
#
#
# The CPUTYPE variable controls which processor should be targeted for
# generated code.  This controls processor-specific optimizations in
# certain code (currently only OpenSSL) as well as modifying the value
# of CFLAGS to contain the appropriate optimization directive to gcc.
# The automatic setting of CFLAGS may be overridden using the
# NO_CPU_CFLAGS variable below.
# Currently the following CPU types are recognized:
#   Intel x86 architecture:
#   (AMD CPUs)  k7 k6-2 k6 k5
#   (Intel CPUs)p4 p3 p2 i686 i586/mmx i586 i486 i386
#   Alpha/AXP a

Re: apache-2.2.6 not installing

2007-11-04 Thread Norberto Meijome
On Sun, 04 Nov 2007 18:22:40 -0800
Noah <[EMAIL PROTECTED]> wrote:

> Might somebody please explain to me why apache-2.2.6 is not install from 
> /usr/ports ?  I am attempting to complile with mod_ldap and a bunch of 
> modules - nothing that should be causing a fuss, though.

Noah,
We need more information to help :
what error are you getting? how are you attempting to install the software?what 
version of freebsd?  what platform?

best,
B

_
{Beto|Norberto|Numard} Meijome

"There are two kinds of stupid people. One kind says,'This is old and therefore 
good'.
 The other kind says, 'This is new, and therefore better.'"
 John Brunner, 'The Shockwave Rider'.

I speak for myself, not my employer. Contents may be hot. Slippery when wet. 
Reading disclaimers makes you go blind. Writing them is worse. You have been 
Warned.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: apache-2.2.6 not installing

2007-11-04 Thread Noah



Norberto Meijome wrote:

On Sun, 04 Nov 2007 18:22:40 -0800 Noah <[EMAIL PROTECTED]> wrote:


Might somebody please explain to me why apache-2.2.6 is not install
from /usr/ports ?  I am attempting to complile with mod_ldap and a
bunch of modules - nothing that should be causing a fuss, though.


Noah, We need more information to help : what error are you getting?
how are you attempting to install the software?what version of
freebsd?  what platform?




Norberto:  Slow down there - and reread the original post.  all your 
questions were answered in it.


I will repost because all that information was in the original email 
with a TOC.



Table of contents
1) uname -a
2) cat Makefile.options  from /usr/ports/www/apache22
3) cat /etc/make.conf
4) make install clean from /usr/ports/www/apache22 with errors at the 
end - but complete output



 original post --

Hi List:

Might somebody please explain to me why apache-2.2.6 is not install from 
/usr/ports ?  I am attempting to complile with mod_ldap and a bunch of 
modules - nothing that should be causing a fuss, though.


Help please,

Noah



# uname -a
FreeBSD  6.2-RELEASE-p5 FreeBSD 6.2-RELEASE-p5 #1: Sun Aug 12 14:27:32 
PDT 2007 root@:/usr/obj/usr/src/sys/SMP  i386


# cat Makefile.options
OPTIONS+= \
 AUTH_BASIC "Enable mod_auth_basic" ON \
 AUTH_DIGEST "Enable mod_auth_digest" ON \
 AUTHN_FILE "Enable mod_authn_file" ON \
 AUTHN_DBD "Enable mod_authn_dbd" OFF \
 AUTHN_DBM "Enable mod_authn_dbm" ON \
 AUTHN_ANON "Enable mod_authn_anon" ON \
 AUTHN_DEFAULT "Enable mod_authn_default" ON \
 AUTHN_ALIAS "Enable mod_authn_alias" ON \
 AUTHZ_HOST "Enable mod_authz_host" ON \
 AUTHZ_GROUPFILE "Enable mod_authz_groupfile" ON \
 AUTHZ_USER "Enable mod_authz_user" ON \
 AUTHZ_DBM "Enable mod_authz_dbm" ON \
 AUTHZ_OWNER "Enable mod_authz_owner" ON \
 AUTHZ_DEFAULT "Enable mod_authz_default" ON \
 CACHE "Enable mod_cache" ON \
 DISK_CACHE "Enable mod_disk_cache" ON \
 FILE_CACHE "Enable mod_file_cache" ON \
 MEM_CACHE "Enable mod_mem_cache" OFF \
 DAV "Enable mod_dav" ON \
 DAV_FS "Enable mod_dav_fs" ON \
 BUCKETEER "Enable mod_bucketeer" OFF \
 CASE_FILTER "Enable mod_case_filter" OFF \
 CASE_FILTER_IN "Enable mod_case_filter_in" OFF \
 EXT_FILTER "Enable mod_ext_filter" OFF \
 LOG_FORENSIC "Enable mod_log_forensic" OFF \
 OPTIONAL_HOOK_EXPORT "Enable mod_optional_hook_export" OFF \
 OPTIONAL_HOOK_IMPORT "Enable mod_optional_hook_import" OFF \
 OPTIONAL_FN_IMPORT "Enable mod_optional_fn_import" OFF \
 OPTIONAL_FN_EXPORT "Enable mod_optional_fn_export" OFF \
 LDAP "Enable mod_ldap" OFF \
 AUTHNZ_LDAP "Enable mod_authnz_ldap" OFF \
 ACTIONS "Enable mod_actions" ON \
 ALIAS "Enable mod_alias" ON \
 ASIS "Enable mod_asis" ON \
 AUTOINDEX "Enable mod_autoindex" ON \
 CERN_META "Enable mod_cern_meta" ON \
 CGI "Enable mod_cgi" ON \
 CHARSET_LITE "Enable mod_charset_lite" ON \
 DBD "Enable mod_dbd" OFF \
 DEFLATE "Enable mod_deflate" ON \
 DIR "Enable mod_dir" ON \
 DUMPIO "Enable mod_dumpio" ON \
 ENV "Enable mod_env" ON \
 EXPIRES "Enable mod_expires" ON \
 HEADERS "Enable mod_headers" ON \
 IMAGEMAP "Enable mod_imagemap" ON \
 INCLUDE "Enable mod_include" ON \
 INFO "Enable mod_info" ON \
 LOG_CONFIG "Enable mod_log_config" ON \
 LOGIO "Enable mod_logio" ON \
 MIME "Enable mod_mime" ON \
 MIME_MAGIC "Enable mod_mime_magic" ON \
 NEGOTIATION "Enable mod_negotiation" ON \
 REWRITE "Enable mod_rewrite" ON \
 SETENVIF "Enable mod_setenvif" ON \
 SPELING "Enable mod_speling" ON \
 STATUS "Enable mod_status" ON \
 UNIQUE_ID "Enable mod_unique_id" ON \
 USERDIR "Enable mod_userdir" ON \
 USERTRACK "Enable mod_usertrack" ON \
 VHOST_ALIAS "Enable mod_vhost_alias" ON \
 FILTER "Enable mod_filter" ON \
 VERSION "Enable mod_version" ON \
 PROXY "Enable mod_proxy" OFF \
 PROXY_CONNECT "Enable mod_proxy_connect" OFF \
 PROXY_FTP "Enable mod_proxy_ftp" OFF \
 PROXY_HTTP "Enable mod_proxy_http" OFF \
 PROXY_AJP "Enable mod_proxy_ajp" OFF \
 PROXY_BALANCER "Enable mod_proxy_balancer" OFF \
 SSL "Enable mod_ssl" ON \
 SUEXEC "Enable mod_suexec" OFF \
 CGID "Enable mod_cgid" OFF \

# cat /etc/make.conf
# $FreeBSD: src/etc/defaults/make.conf,v 1.97.2.80 2003/02/15 16:34:56 
trhodes Exp $

#
# NOTE:  Please would any committer updating this file also update the
# make.conf(5) manual page, if necessary, which is located in
# src/share/man/man5/make.conf.5.
#
# This file, if present, will be read by make (see

FreeBSD Port: cactid-0.8.6.i_1

2007-11-04 Thread Marko Kobal

Hi,

Cacti is now for some time in the 0.8.7 version, wich has lots of improvments 
against the cacti-0.8.6j.3_2 wich is the latest version it the ports system. 
Any information on when will the port version will be upgraded to latest 0.8.7?




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