Wordpress Port Question

2009-02-12 Thread Darryl Hoar
Greetings,
I have a question regarding Wordpress and Wordpress-mu ports.   I want to
install wordpress 
on my personal webserver (apache2, mysql, etc).   I have several virtual
hosts all with 
legitimate individual domain names.  IE, www.mydomain.com,
www.anotherdomain.com, 
www.yetanotherdomain.com.   Do I need to install Wordpress or Wordpress-mu
on my server ?

The server has a clean install of Freebsd7 on it.

I googled for my answer, but the comparisons between the two did not make it
clear.

Thanks for any guidance,

-Darryl 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Wordpress Port Question

2009-02-12 Thread Horus Lee
Hi,

Darryl Hoar wrote:

| I want to install wordpress on my personal webserver (apache2, mysql,
etc).

Do you want to blog alone?

If yes, WP fits you well. And you don't need to worry about the vhosts.
(It seems to me you want to use one for your WP...)

Regards,

H



signature.asc
Description: OpenPGP digital signature


Re: Wordpress Port Question

2009-02-12 Thread Peter Boosten
Darryl Hoar wrote:
 Greetings,
 I have a question regarding Wordpress and Wordpress-mu ports.   I want to
 install wordpress 
 on my personal webserver (apache2, mysql, etc).   I have several virtual
 hosts all with 
 legitimate individual domain names.  IE, www.mydomain.com,
 www.anotherdomain.com, 
 www.yetanotherdomain.com.   Do I need to install Wordpress or Wordpress-mu
 on my server ?
 
 The server has a clean install of Freebsd7 on it.
 
 I googled for my answer, but the comparisons between the two did not make it
 clear.
 
 Thanks for any guidance,
 
 -Darryl 
 

The wordpress-mu (Multi User) listens only to one domain name (like
*.domain.com) and allows for users to create their own blog.

If however you want to be in control, you need the wordpress version (on
or more times, depending on your needs).

Both my daughters have their own wordpress installation (not from ports
btw - I update them manually via svn).

Peter

-- 
http://www.boosten.org
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Wordpress Port Question

2009-02-12 Thread Adam Vande More

Darryl Hoar wrote:

Greetings,
I have a question regarding Wordpress and Wordpress-mu ports.   I want to
install wordpress 
on my personal webserver (apache2, mysql, etc).   I have several virtual
hosts all with 
legitimate individual domain names.  IE, www.mydomain.com,
www.anotherdomain.com, 
www.yetanotherdomain.com.   Do I need to install Wordpress or Wordpress-mu

on my server ?

The server has a clean install of Freebsd7 on it.

I googled for my answer, but the comparisons between the two did not make it
clear.

Thanks for any guidance,

-Darryl 
  
The other two respones suggesting referral and sessions are correct as 
well as the warnings on each.  Referrals are notoriously inaccurate and 
adding in sessions/cookie support retroactively can sometimes be a bit 
of a challenge. Depends on how important it is to you, but I think most 
people are satisfied with the vistors metric offered by a package like 
Webalizer or google analytics, although they also have shortcomings.  If 
you only need a ballpark figure, I'd go about it that way.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


cups-base port question

2008-04-07 Thread Rance Hall
hey, I run cups for printing with the CUPS_OVERWRITE_BASE=yes set in
my /etc/make.conf file.

I also specify NO_LPR=yes in my /etc/src.conf  (yes this is on a
FreeBSD 7.0 box)


After reading the ports own Makefile I have a question.


if the CUPS_OVERWRITE_BASE variable is set there is a section in the
Makefile that goes through and tests all the lp* commands that are
installed via FreeBSD base and if they are still executable chmods
them to 0 so that they are effectively removed from circulation.

This part works fine.

documentation is installed into /usr/local/man just like its supposed to be.

But since the original lp* man pages are installed in /usr/share/man

and since /etc/manpath.config lists /usr/share/man *BEFORE* /usr/local/man

shouldnt also be true that the cups-base documentation replace/remove
the pre-existing man pages in /usr/share/man that relate to lp*?

I think this is a bug, but thats my opinion. I just wanted to ask and
see if there are any of you who are also using cups as I am and have
noticed the same thing.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Serial port question

2008-02-02 Thread Ted Mittelstaedt


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of Mario Lobo
 Sent: Wednesday, January 30, 2008 5:22 PM
 To: Warren Block
 Cc: [EMAIL PROTECTED]
 Subject: Re: Serial port question


 On Wednesday 30 January 2008 21:42:28 you wrote:
  On Wed, 30 Jan 2008, Mario Lobo wrote:
   I am doing some experiments with the WL5460AP. I doesn't have a serial
   connector but the RTL8186 does have a UART and the circuit
 board has a 4
   pin connector (4-3.3V, 3-TXD, 2-RXD, 1-GND) to the UART.

When you plugged in to this port, did you insert 1488 and 1489
line driver/line receiver chips?  RS232 serial data is +12V ~ -12V
and that UART output is undoubtedly TTL 5v+ signal level.  Hopefully
you didn't fry the port.

Ted

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


Serial port question

2008-01-30 Thread Mario Lobo
Hi guys;

I am doing some experiments with the WL5460AP. I doesn't have a serial 
connector but the RTL8186 does have a UART and the circuit board has a 4 pin 
connector (4-3.3V, 3-TXD, 2-RXD, 1-GND) to the UART. The idea here is to 
rewrite its firmware. 

For a better debuging (and possibly de-bricking), I need to access its console 
screen (which it DOES have).

The (lots of) info I gathered says that the connection to the WL5460AP console 
should be at 38400, 8N1, no-flow ctl.

I have set up a proper cable and a line in /etc/ttys like:
ttyd0   /usr/libexec/getty 3wire.38400 vt100  on  secure 

Using kermit I type:

SET CARRIER-WATCH OFF
set duplex full
set session-log binary
set modem type none
set line /dev/ttyd0
set speed 38400
set flow none
set serial 8n1
set terminal echo local
set terminal newline-mode on
set terminal debug on
connect

but I get nothing back. 

Before I start digging for hardware errors, I want to check if my connection 
attempt is being done right and understand better what is going on.

1) how does this work? ttyd0 goes through cuad0 or does it simply grabs it 
and sets its speed to 38400. Originally, cuad0 is set to 9600.

2) if it goes through cuad0, how do I set it to 38400, 8N1, no-flow ctl?

3) is my ttys line correct?

Thanks !
-- 
Mario Lobo
http://www.mallavoodoo.com.br
FreeBSD since version 2.2.8 [not Pro-Audio YET!!] (99,7% winedows FREE)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Serial port question

2008-01-30 Thread Warren Block

On Wed, 30 Jan 2008, Mario Lobo wrote:

I am doing some experiments with the WL5460AP. I doesn't have a serial
connector but the RTL8186 does have a UART and the circuit board has a 4 pin
connector (4-3.3V, 3-TXD, 2-RXD, 1-GND) to the UART. The idea here is to
rewrite its firmware.


You may have to swap TXD and RXD (null-modem).


For a better debuging (and possibly de-bricking), I need to access its console
screen (which it DOES have).

The (lots of) info I gathered says that the connection to the WL5460AP console
should be at 38400, 8N1, no-flow ctl.

I have set up a proper cable and a line in /etc/ttys like:
ttyd0   /usr/libexec/getty 3wire.38400 vt100on  secure


I would set that back to default.  /dev/cuad0 is the callout port.


Using kermit I type:

SET CARRIER-WATCH OFF
set duplex full
set session-log binary
set modem type none
set line /dev/ttyd0
set speed 38400
set flow none
set serial 8n1
set terminal echo local
set terminal newline-mode on
set terminal debug on
connect

but I get nothing back.


Try again with /dev/cuad0.  Again, you may have to reverse TXD and RXD 
at one end of the cable.



Before I start digging for hardware errors, I want to check if my connection
attempt is being done right and understand better what is going on.

1) how does this work? ttyd0 goes through cuad0 or does it simply grabs it
and sets its speed to 38400. Originally, cuad0 is set to 9600.


See sio(4).  ttyd0 is a callin port, while cuad0 is a callout port.


2) if it goes through cuad0, how do I set it to 38400, 8N1, no-flow ctl?


You're telling kermit to set the speed and flow control.  For this 
application, you could probably use cu/tip also:


cu -l /dev/cuad0 -s 38400


3) is my ttys line correct?


I don't think so.

-Warren Block * Rapid City, South Dakota USA
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Serial port question

2008-01-30 Thread Mario Lobo
On Wednesday 30 January 2008 21:42:28 you wrote:
 On Wed, 30 Jan 2008, Mario Lobo wrote:
  I am doing some experiments with the WL5460AP. I doesn't have a serial
  connector but the RTL8186 does have a UART and the circuit board has a 4
  pin connector (4-3.3V, 3-TXD, 2-RXD, 1-GND) to the UART. The idea here is
  to rewrite its firmware.

 You may have to swap TXD and RXD (null-modem).

I tried that. 


  For a better debuging (and possibly de-bricking), I need to access its
  console screen (which it DOES have).
 
  The (lots of) info I gathered says that the connection to the WL5460AP
  console should be at 38400, 8N1, no-flow ctl.
 
  I have set up a proper cable and a line in /etc/ttys like:
  ttyd0   /usr/libexec/getty 3wire.38400 vt100  on  secure

 I would set that back to default.  /dev/cuad0 is the callout port.

I'll try that.


  Using kermit I type:
 
  SET CARRIER-WATCH OFF
  set duplex full
  set session-log binary
  set modem type none
  set line /dev/ttyd0
  set speed 38400
  set flow none
  set serial 8n1
  set terminal echo local
  set terminal newline-mode on
  set terminal debug on
  connect
 
  but I get nothing back.

 Try again with /dev/cuad0.  Again, you may have to reverse TXD and RXD
 at one end of the cable.

ok


  Before I start digging for hardware errors, I want to check if my
  connection attempt is being done right and understand better what is
  going on.
 
  1) how does this work? ttyd0 goes through cuad0 or does it simply
  grabs it and sets its speed to 38400. Originally, cuad0 is set to 9600.

 See sio(4).  ttyd0 is a callin port, while cuad0 is a callout port.

  2) if it goes through cuad0, how do I set it to 38400, 8N1, no-flow
  ctl?

 You're telling kermit to set the speed and flow control.  For this
 application, you could probably use cu/tip also:

 cu -l /dev/cuad0 -s 38400

I tried that. It says connected and hangs. I have to open another console to 
kill -9 it


  3) is my ttys line correct?

 I don't think so.

 -Warren Block * Rapid City, South Dakota USA

Warren, I found this discussion on the inet.

Could you comment on it? 

http://fixunix.com/bsd/86444-serial-ports-control-peripherals-w-3-wire-interface-okay-5-x-isn-t-working-6-x.html

Maybe my plans to access the serial port will have to wait.

I know my cuad0 is ok because I can fax with an external Genius modem.

Thanks for replying !


-- 
Mario Lobo
http://www.mallavoodoo.com.br
FreeBSD since version 2.2.8 [not Pro-Audio YET!!] (99,7% winedows FREE)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


MySQL Port Question

2007-01-10 Thread Stan Halprin
Hello;
I'm trying to build MySQL 5.0 (server) on FBSD 6.1 from port. I ran make 
install clean but now I'm lost. mysqld is not up. What is my username? Never 
asked me for one in the install. Tried this:

# /usr/local/libexec/mysqld -umysql
070109 16:39:30  InnoDB: Operating system error number 13 in a file operation.
InnoDB: The error means mysqld does not have the access rights to
InnoDB: the directory.
InnoDB: File name ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.

Looks like there's probably more that needs to be done to get an out-of-the-box 
MySQL port installation working. Please advise.
Stan



__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: MySQL Port Question

2007-01-10 Thread Andrew Pantyukhin

On 1/10/07, Stan Halprin [EMAIL PROTECTED] wrote:

Hello;
I'm trying to build MySQL 5.0 (server) on FBSD 6.1 from port. I ran make install 
clean but now I'm lost. mysqld is not up. What is my username? Never asked me for 
one in the install. Tried this:

# /usr/local/libexec/mysqld -umysql
070109 16:39:30  InnoDB: Operating system error number 13 in a file operation.
InnoDB: The error means mysqld does not have the access rights to
InnoDB: the directory.
InnoDB: File name ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.

Looks like there's probably more that needs to be done to get an
out-of-the-box MySQL port installation working. Please advise.
Stan


# echo 'mysql_enable=YES'  /etc/rc.conf
# /usr/local/etc/rc.d/mysql-server start
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: MySQL Port Question

2007-01-10 Thread George Vanev

Check if user mysql exists. If it doesn't - create it.
# echo 'mysql_enable=YES'  /etc/rc.conf
#cd /usr/local/mysql
#bin/mysql_install_db --user=mysql
#chown -R root .
#chown -R mysql var
#chgrp -R mysql .
#bin/mysqld_safe --user=mysql 
#bin/mysqladmin -u root password ''
#bin/mysql
grant all privileges on *.* to 'your_user'@'host' identified by 'password'
with grant option;
exit;


On 1/10/07, Stan Halprin [EMAIL PROTECTED] wrote:


Hello;
I'm trying to build MySQL 5.0 (server) on FBSD 6.1 from port. I ran make
install clean but now I'm lost. mysqld is not up. What is my username?
Never asked me for one in the install. Tried this:

# /usr/local/libexec/mysqld -umysql
070109 16:39:30  InnoDB: Operating system error number 13 in a file
operation.
InnoDB: The error means mysqld does not have the access rights to
InnoDB: the directory.
InnoDB: File name ./ibdata1
InnoDB: File operation call: 'create'.
InnoDB: Cannot continue operation.

Looks like there's probably more that needs to be done to get an
out-of-the-box MySQL port installation working. Please advise.
Stan



__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]





--
George Vanev
Information Systems Specialist

tel.: +359 898 44 25 37
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: MySQL Port Question

2007-01-10 Thread Stan Halprin
- Original Message 
From: George Vanev [EMAIL PROTECTED]

From: Andrew Patyukhin

Andrew:
/usr/local/etc/rc.d/mysql-server start
Worked. MySQL up! Thanks!

George:
Since MySQL is up, I don't know if the following matters any more, 
nonetheless...
Check if user mysql exists. If it doesn't - create it.

Exists

# echo 'mysql_enable=YES'  /etc/rc.conf

ok.
#cd /usr/local/mysql
#bin/mysql_install_db --user=mysql

# cd /usr/local/mysql
/usr/local/mysql: No such file or directory.
# mkdir -p /usr/local/mysql
# cd /usr/local/mysql
# bin/mysql_install_db --user=mysql

BTW, do I want to use the same user mysql? I'm wondering if that's a user 
that the installation itself uses. Should I set up another user?

# bin/mysql_install_db --user=mysql

bin/mysql_install_db: Command not found.
# find / -name mysql
/usr/bin/mysql
/usr/local/bin/mysql
/usr/local/include/mysql
/usr/local/lib/mysql
/usr/local/libdata/ldconfig/mysql
/usr/local/share/mysql
/usr/local/mysql
/var/db/mysql
/var/mail/mysql
# ls /var/db/mysql/
#
TIA,
Stan





__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD Port Question

2006-12-06 Thread Julian D. Seifert
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/slow.html#SLOW-WORK

maybe this will help you in finding the distribution.

ciao,

 Julian D. `alamar` Seifert

-- 
This is Unix and Netware country, on a quiet night you can hear NT
Reboot.

gpg fingerprint: 
435D DDDA 251B 9D70 2F72 78E0 AA5F 11F4 A4ED 451E


pgpCFP7inZ5UQ.pgp
Description: PGP signature


FreeBSD Port Question

2006-12-05 Thread VeeJay

Hi guys

How can one find the location of the URL/FTP site where FreeBSD 6.1 fetches
the Source of a Distribution for example, mysql50???

I am trying to compile and install mysql50 at my freebsd61 web server from
source. I can install it from the ports easily and have done twice.
(location: /usr/ports/databases/mysql50-server/)

But I want to change the location of installation for chroot reason and
wanna configure with some paraments before compilation too. So, I have tried
A LOT to find the source distribution of mysql-50 for freebsd6x from
dev.mysql.com website or other mirros but with NO luck.
They only have the binary distribution of mysql50 for FreeBSD 6x.

My question is that how can I find the location of the site/ftp where from
FreeBSD61 fetches? I have tried to go through the Makefile. But since I am
a novice, I cannot understand a bit what it says?

a snipt from Makefile:

PORTNAME?=  mysql
PORTVERSION=5.0.2
PORTREVISION?=  0
CATEGORIES= databases
MASTER_SITES=   ${MASTER_SITE_MYSQL}
MASTER_SITE_SUBDIR= MySQL-5.0
PKGNAMESUFFIX?= -server
DISTNAME=   ${PORTNAME}-${PORTVERSION}-alpha

MAINTAINER= [EMAIL PROTECTED]
COMMENT?=   Multithreaded SQL database (server)

WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-alpha
SLAVEDIRS=  databases/mysql50-client
PKGINSTALL?=${WRKDIR}/pkg-install
DB_DIR?=/var/db/mysql
USE_LIBTOOL_VER=15
USE_REINPLACE=  yes
USE_RC_SUBR=yes

--
Thanks!

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


Re: FreeBSD Port Question

2006-12-05 Thread Julian D. Seifert

On Tue, Dec 05, 2006 at 10:38:30AM +0100, VeeJay wrote:
 a snipt from Makefile:
 
 PORTNAME?=  mysql
 PORTVERSION=5.0.2
 PORTREVISION?=  0
 CATEGORIES= databases
 MASTER_SITES=   ${MASTER_SITE_MYSQL}

# grep -nie master.*site.*mysql /usr/ports/Mk/*
/usr/ports/Mk/bsd.sites.mk:661:.if !defined(IGNORE_MASTER_SITE_MYSQL)
/usr/ports/Mk/bsd.sites.mk:662:MASTER_SITE_MYSQL+=  \

After looking into the file /usr/ports/Mk/bsd.sites.mk we see for example:
ftp://ftp.easynet.be/mysql/Downloads/%SUBDIR%/ \

so what about subdir?
 /usr/ports/databases/mysql50-server]# grep -ie subdir= Make
MASTER_SITE_SUBDIR= MySQL-5.0

so we have:
ftp://ftp.easynet.be/mysql/Downloads/MySQL-5.0/

tada :)

cya,

 Julian D. `alamar` Seifert

-- 
If the truth is in your favor no one will believe you.
 
gpg fingerprint: 
435D DDDA 251B 9D70 2F72 78E0 AA5F 11F4 A4ED 451E


pgp5JrHcJhFS1.pgp
Description: PGP signature


Re: FreeBSD Port Question

2006-12-05 Thread VeeJay

Thanks Julian

But it is still compiled distribution 
mysql-standard-5.0.27-freebsd6.0-i386.tar.gz  I have tried to download it
and tar it

Like there is a Source distribution is also availible for Windows plateform:
mysql-5.0.24a-win-src.tar.gz

I wonder if I can get Source Distribution for FreeBSD 6.x  :o(

Brgds

VJ

On 12/5/06, Julian D. Seifert [EMAIL PROTECTED] wrote:



On Tue, Dec 05, 2006 at 10:38:30AM +0100, VeeJay wrote:
 a snipt from Makefile:

 PORTNAME?=  mysql
 PORTVERSION=5.0.2
 PORTREVISION?=  0
 CATEGORIES= databases
 MASTER_SITES=   ${MASTER_SITE_MYSQL}

# grep -nie master.*site.*mysql /usr/ports/Mk/*
/usr/ports/Mk/bsd.sites.mk:661:.if !defined(IGNORE_MASTER_SITE_MYSQL)
/usr/ports/Mk/bsd.sites.mk:662:MASTER_SITE_MYSQL+=  \

After looking into the file /usr/ports/Mk/bsd.sites.mk we see for example:
ftp://ftp.easynet.be/mysql/Downloads/%SUBDIR%/ \

so what about subdir?
/usr/ports/databases/mysql50-server]# grep -ie subdir= Make
MASTER_SITE_SUBDIR= MySQL-5.0

so we have:
ftp://ftp.easynet.be/mysql/Downloads/MySQL-5.0/

tada :)

cya,

Julian D. `alamar` Seifert

--
If the truth is in your favor no one will believe you.

gpg fingerprint:
435D DDDA 251B 9D70 2F72 78E0 AA5F 11F4 A4ED 451E






--
Thanks!

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


General PHP Port Question

2005-05-31 Thread Bill Schmitt (SW)
I think I'm missing something pretty basic. There appear to be two ways 
to install php4; using the port under lang/php4 and using the port under 
www/mod_php4. The Long Description under each is the same. Under Lang, 
the Short Description refers to CLI, but otherwise they appear to be 
the same thing. Other than the CLI reference, what is the difference 
between installing one or the other and why is one listed under lang and 
the other under www?


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


Re: General PHP Port Question

2005-05-31 Thread Foo Ji-Haw
You probably want mod_php, as that integrates with your Apache to 
deliver PHP more efficiently, than just running PHP in CGI mode.



Bill Schmitt (SW) wrote:

I think I'm missing something pretty basic. There appear to be two 
ways to install php4; using the port under lang/php4 and using the 
port under www/mod_php4. The Long Description under each is the 
same. Under Lang, the Short Description refers to CLI, but otherwise 
they appear to be the same thing. Other than the CLI reference, what 
is the difference between installing one or the other and why is one 
listed under lang and the other under www?


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



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


Re: General PHP Port Question

2005-05-31 Thread Bjoern Koenig

Bill Schmitt (SW) wrote:

I think I'm missing something pretty basic. There appear to be two ways 
to install php4; using the port under lang/php4 and using the port under 
www/mod_php4.


There are further ways. You missed 'www/php4-cgi' and 
'lang/php4-extensions'.


The Long Description under each is the same. Under Lang, 
the Short Description refers to CLI, but otherwise they appear to be 
the same thing. Other than the CLI reference, what is the difference 
between installing one or the other


Well it's quite simple: 'lang/php4' installs the Apache Module and a 
command line interface while 'www/mod_php4' installs the Apache Module only.


and why is one listed under lang and 
the other under www?


'lang/php4' with the command line interface gives the ability to create 
scripts which have nothing necessarily to do with the web. It's more 
general. Furthermore this port is the base of all ports which deal with 
php4, e.g. misc/php4-calendar or devel/php4-ncurses.


'www/mod_php4' is for use with the Apache web server only and therefore 
a piece of software which belongs to the 'www' category.


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


php4-4.3.11 Port Question (mime_magic)

2005-05-03 Thread John Schneider
Newbie question, apologize in advance if I missed something obvious. I also
apologize if this is not the best forum for questions on specific ports. 

I installed the port php4-4.3.11. The purpose of using this port to ugprade
my working php4 install, was to be able to the horde 3.0 framework
(www.horde.org). Everything looks fine, but a test.php file in my horde
setup reports that mime_magic is not installed.

Everything I read says that mime_magic is installed by default with recent
versions of php4. I'm not sure why the port version of php4 hasn't installed
it, or how to specify it as a make option (I'm not even sure if this is
possible via the ports).

Any help or general guideance would be very much appreciate. Thanks in
advance.

- John

HERE IS THE REPORT FROM MY HORDE TEST.PHP FILE:


Horde Version

* Horde: 3.0.4

Horde Applications

* Horde: 3.0.4
* Imp: H3 (4.0.3) (run Imp tests)

PHP Version

* View phpinfo() screen
* View loaded extensions
* PHP Version: 4.3.11
* PHP Major Version: 4.3
* PHP Minor Version: 11
* PHP Version Classification: release
* You are running a supported version of PHP.

PHP Module Capabilities

* Ctype Support: No
* DOM XML Support: Yes
* FTP Support: Yes
* GD Support: Yes
* Gettext Support: Yes
* Iconv Support: Yes
* IMAP Support: Yes
* LDAP Support: No
* Mbstring Support: Yes
* MCAL Support: No
* Mcrypt Support: Yes
* MIME Magic Support (fileinfo): No
  The fileinfo PECL module or the mime_magic PHP extension (see below)
will most likely provide faster MIME Magic lookups than the built-in Horde
PHP magic code. See horde/docs/INSTALL for information on how to install
PECL/PHP extensions.
* MIME Magic Support (mime_magic): No
  The fileinfo PECL module (see above) or the mime_magic PHP extension
will most likely provide faster MIME Magic lookups than the built-in Horde
PHP magic code. See horde/docs/INSTALL for information on how to install
PECL/PHP extensions.
* MySQL Support: Yes
* OpenSSL Support: Yes
* PostgreSQL Support: No
* Session Support: Yes
* XML Support: Yes
* Zlib Support: Yes

Miscellaneous PHP Settings

* magic_quotes_runtime disabled: Yes
* memory_limit disabled: No
  If PHP's internal memory limit is turned on and if not set high enough
Horde will not be able to handle large data items (e.g. large mail
attachments in IMP). If possible, you should disable the PHP memory limit by
recompiling PHP without the --enable-memory-limit flag. If this is not
possible, then you should set the value of memory_limit in php.ini to a
sufficiently high value (Current value of memory_limit: 2400).
* file_uploads enabled: Yes
* safe_mode disabled: Yes
* session.use_trans_sid disabled: Yes
* session.auto_start disabled: Yes

Required Horde Configuration Files

* config/conf.php: Yes
* config/mime_drivers.php: Yes
* config/nls.php: Yes
* config/prefs.php: Yes
* config/registry.php: Yes

PHP Sessions

* Session counter: 4
* To unregister the session: click here

PEAR

* PEAR Search Path (PHP's include_path):
/usr/home/daum/www/htdocs/work/horde/lib:/usr/local/lib/php
* PEAR: Yes
* Recent PEAR: Yes
* Mail_RFC822: No
  Make sure you are using a recent version of PEAR which includes the
Mail_RFC822 class.
* Mail_Mime: Yes
* Log: Yes
* DB: Yes
* Net_Socket: Yes
* Date: Yes
* Auth_SASL: Yes
* HTTP_Request: Yes
* File: Yes
* Net_SMTP: Yes
* Services_Weather: Yes

Valid XHTML 1.0!


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


mysql port question

2005-01-31 Thread Omer Faruk Sen
Hi, 

I am planning to install mysql on a FreeBSD 5 system but I am confused a 
little bit. I had some problem while I had installed mysql on FreeBSD4. I 
know there were problems on FreeBSD 4 (in fact thread implementation of 
FreeBSD) with mysql. On FreeBSD mysql40-server port I have seen an option 
like: WITH_PROC_SCOPE_PTH 

I want to use kernel threading with system scope. As far as I understand for 
that I have to enable system scoped threading sysctl knob and compile mysql 
without WITH_PROC_SCOPE_PTH=1 to take advantage of FreeBSD 5 threading model 
. Am I right? 

Best Regards. 

---
Omer Faruk Sen
http://www.EnderUNIX.ORG
Software Development Team @ Turkey
http://www.Faruk.NET
For Public key: http://www.enderunix.org/ofsen/ofsen.asc
 

First Turkish FreeBSD book is out! Go check it.
Duydunuz mu! Turkiye'nin ilk FreeBSD kitabi cikti.
http://www.acikkod.com/freebsd.php 

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


Re: new guy has a perl/port question

2004-07-23 Thread Mark Jayson Alvarez
--- Kent Stewart [EMAIL PROTECTED] wrote:
 On Friday 23 July 2004 01:41 am, Steve wrote:
  how do i upgrade fbsd 4.9 perl 5.8.0 installed
 from ports, to perl
  5.8.4 
 
 portupgrade perl

 use.perl port -- don't forget this command though. 

just for additional info:

FreeBSD has already been shifted with a perl
interpreter/compiler and so, if you will do a`perl
-v` on a freshly installed freebsd.. chances are you
will end up with a line similar to this:

This is perl, version 5.005_03 built for
i386-freebsd

So if you'll ever want to use the version that was
installed through port system, don't forget to run the
use.perl script located somewhere in your
/usr/local/bin.


Best of luck,
-jay









__
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


new guy has a perl/port question

2004-07-22 Thread Steve
how do i upgrade fbsd 4.9 perl 5.8.0 installed from ports, to perl 5.8.4
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: new guy has a perl/port question

2004-07-22 Thread Kent Stewart
On Friday 23 July 2004 01:41 am, Steve wrote:
 how do i upgrade fbsd 4.9 perl 5.8.0 installed from ports, to perl
 5.8.4 

portupgrade perl
use.perl port
portupgrade -f p5\*

It is all in /usr/ports/UPDATING

You also need to 
portupgrade -f automake
with the p5- stuff

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Building KSambaPlugin Port question pt2

2004-03-30 Thread Joe Kraft
I don't know if it helps but I figured out that it doesn't freeze with the
command line:
kcmshell --nocrashhandler kcmsambaconf

Can anyone give me a nudge in the right direction?

Joe.

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of Joe Kraft
 Sent: Saturday, March 13, 2004 10:32
 To: [EMAIL PROTECTED]
 Subject: KSambaPlugin question


 I've been looking at the KSambaPlugin and am interested in it. I noticed
  there used to be a port for this KControl plugin, but it appears to not
  have been updated and was removed.  I figured it's as good of a place as
  any to start digging into FreeBSD, but I've run into a problem with it.

  I've made the changes to the port files and it configures and 
 builds fine,
  but it won't run.  I'm new with programming on FreeBSD, so forgive me if
  this is an easy problem to solve...

  I'm using KDE 3.2, Samba 3.0.1, FreeBSD 5.2, and ksambaplugin 0.5.  
    kde-3.2.0   The meta-port for KDE
    kdebase-3.2.0_1 Basic applications for the KDE system
    kdelibs-3.2.0   Base set of libraries needed by KDE programs
    samba-3.0.1_2,1 A free SMB and CIFS client and server for UNIX
    samba-libsmbclient-3.0.1 The shared lib from the samba packages

  The compile is relatively clean, only a few messages about 
 unused variables
  and arguments and a couple about using some print headers which are
  supposed to be for internal KDE use.  No errors though.

  What is happening is that the plugin is freezing when it's called.  I've
  tracked it down to the external process call (testParam.start), 
 which never
  returns.  Here's the relevant code parts:

  --- start code ---
    KProcess testParam;
    testParam  testparm;
    testParam  -V;
    _parmOutput = QString();
    _sambaVersion = 2;

    connect( testParam, SIGNAL(receivedStdout(KProcess*,char*,int)),
    this, SLOT(testParmStdOutReceived(KProcess*,char*,int)));

  =if (testParam.start(KProcess::Block,KProcess::Stdout)) {
  if (_parmOutput.find(3)  -1)
    _sambaVersion = 3;
    } 
  --- end code ---
  --- more code ---
    void SambaFile::testParmStdOutReceived(KProcess *, char *buffer, int
  buflen)
    {
  _parmOutput+=QString::fromLatin1(buffer,buflen);
    }
  --- end more code ---

  I can run the 'testparm -V' from a shell to get the samba 
 version, but the
  response seems to get lost here.  Is there anything that should be
  different in this snippet of code?  It appears the plugin has only been
  tested in Linux; so, is there a common problem I'm running into here. 
  Pointers to any additional documentation I should read would be
  appreciated.

  Thanks,
  Joe.

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

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


Re: kde3 meta port question

2004-02-03 Thread Harald Schmalzbauer
On Monday 02 February 2004 22:23, Didier Wiroth wrote:
 Hi,

 I've kde installed from the cd on my box.

 I would like to recompile the entire kde packages.

 I'll do the following from /usr/ports/x11/kde3

 @work:/usr/ports/x11/kde3# make
 ===  Extracting for kde-3.1.4
 ===  Patching for kde-3.1.4
 ===   kde-3.1.4 depends on file: /usr/X11R6/bin/moc - found
 ===   kde-3.1.4 depends on shared library: konq - found
 ===   kde-3.1.4 depends on shared library: kdecore - found
 ===  Configuring for kde-3.1.4
 @work:/usr/ports/x11/kde3#

 That's it, it doesn't start to compile, why? Do I have to uninstall all my
 kde packages before being able to compile the entire kde packages?

If you already successfully installed the kde3-port you can make clean  
make install or just make reinstall.

-Harry



 I've these kde related entries in make.conf:
 WITHOUT_KDEVELOP=yes
 WITHOUT_KDEEDU=yes
 WITHOUT_KDEGAMES=yes
 WITHOUT_KOFFICE=yes
 WITHOUT_KDEPIM=yes
 WITHOUT_KDESDK=yes
 WITHOUT_QUANTA=yes

 thx a lot

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


pgp0.pgp
Description: signature


kde3 meta port question

2004-02-02 Thread Didier Wiroth
Hi,

I've kde installed from the cd on my box.

I would like to recompile the entire kde packages.

I'll do the following from /usr/ports/x11/kde3

@work:/usr/ports/x11/kde3# make
===  Extracting for kde-3.1.4
===  Patching for kde-3.1.4
===   kde-3.1.4 depends on file: /usr/X11R6/bin/moc - found
===   kde-3.1.4 depends on shared library: konq - found
===   kde-3.1.4 depends on shared library: kdecore - found
===  Configuring for kde-3.1.4
@work:/usr/ports/x11/kde3#

That's it, it doesn't start to compile, why? Do I have to uninstall all my kde 
packages before being able to compile the entire kde packages?


I've these kde related entries in make.conf:
WITHOUT_KDEVELOP=yes
WITHOUT_KDEEDU=yes
WITHOUT_KDEGAMES=yes
WITHOUT_KOFFICE=yes
WITHOUT_KDEPIM=yes
WITHOUT_KDESDK=yes
WITHOUT_QUANTA=yes

thx a lot

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


Re: kde3 meta port question

2004-02-02 Thread Roop Nanuwa
Didier Wiroth wrote:

Hi,

I would like to recompile the entire kde packages.

I'll do the following from /usr/ports/x11/kde3

@work:/usr/ports/x11/kde3# make
 

...

@work:/usr/ports/x11/kde3#

That's it, it doesn't start to compile, why? Do I have to uninstall all my kde

packages before being able to compile the entire kde packages?

 

The meta-port itself doesn't have anything to compile everything it 
needs to compile are
the run dependencies (not build dependencies). It will all start 
compiling once you type
make install.

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


Re: port question...

2003-12-19 Thread Shantanoo Mahajan
+++ Kris Kennaway [freebsd] [18-12-03 19:16 -0800]:
| On Thu, Dec 18, 2003 at 08:24:52AM -0500, Xpression wrote:
|  Hi list, I've running FreeBSD-4.5, after reinstalling squid
|  proxy, users cannot access irc servers throught squid, do I
|  need to open any port on the server ??? Before I have
|  installed squid too and give me no errors, there is server
|  problem or squid, i guess squid...any suggestion ???
| 
| Squid is not an IRC proxy, so I don't know how this could have worked
| for you.

nowadays IRC clients are able to use http proxy. so you can still
allow connection to IRC server through squid.

Shantanoo

| 
| Kris
| -- next part --
| A non-text attachment was scrubbed...
| Name: not available
| Type: application/pgp-signature
| Size: 187 bytes
| Desc: not available
| Url : 
http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20031218/915012d6/attachment-0001.bin
| 
| --
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


port question...

2003-12-18 Thread Xpression
Hi list, I've running FreeBSD-4.5, after reinstalling squid
proxy, users cannot access irc servers throught squid, do I
need to open any port on the server ??? Before I have
installed squid too and give me no errors, there is server
problem or squid, i guess squid...any suggestion ???


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


Re: port question...

2003-12-18 Thread Kris Kennaway
On Thu, Dec 18, 2003 at 08:24:52AM -0500, Xpression wrote:
 Hi list, I've running FreeBSD-4.5, after reinstalling squid
 proxy, users cannot access irc servers throught squid, do I
 need to open any port on the server ??? Before I have
 installed squid too and give me no errors, there is server
 problem or squid, i guess squid...any suggestion ???

Squid is not an IRC proxy, so I don't know how this could have worked
for you.

Kris


pgp0.pgp
Description: PGP signature


Re: Binary port question

2003-11-21 Thread Kris Kennaway
On Thu, Nov 20, 2003 at 08:57:05PM -0800, Kevin McKay wrote:
 Are the binary ports obtained via pkg_add -r for 5.1 ever updated on
 the sever or is the contents static?

Packages for releases are not updated.  Packages for -stable are
updated regularly, and you can almost always use them safely with the
most recent release.

Kris


pgp0.pgp
Description: PGP signature


Binary port question

2003-11-20 Thread Kevin McKay
Are the binary ports obtained via pkg_add -r for 5.1 ever updated on the sever or is 
the contents static? 

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


Re: Mozilla-firebird port question

2003-09-23 Thread Pieter Hustinx
On Mon, 22 Sep 2003 17:26:27 +0200
Fredrik Carlén [EMAIL PROTECTED] wrote:

 Hello! I am trying to add the package mozilla-firebird, the latest version, I guess. 
 I downloaded the package mozilla-firebird-0.6.1_1.tgz from the www.freebsd.org/ports 
 page 
(well, I followed the link to www first, of course...), and another package that was 
missing,
 obviously: nspr-4.3_2.tgz. Fine, I did  # pkg_add mozilla-firebird-0.6.1_1.tgz, 
 which chugged along nicely, but complained; the output follows. 
 Thanks for any help or explanations at all.
 /Fredrik, Stockholm.

This is what i have done to build mozilla firebird

# cd /usr/ports/www/mozilla-firebird
# make install

Got an error, gettext wrong version. Did this
install portupgrade

# cd /usr/ports/sysutils/portupgrade
# make install clean

Make a backup of /var/db/pkg

# tar -czvf dbpkg.tgz /var/db/pkg.
# pkgdb -F
# portupgrade gettext

Then with the good version of gettext

# cd /usr/ports/www/mozilla-firebird
# make install


-- 
Groeten, Pieter
http://pieter.hustinx.org
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Mozilla-firebird port question

2003-09-22 Thread Fredrik Carlén
Hello! I am trying to add the package mozilla-firebird, the latest version, I guess. I 
downloaded the package mozilla-firebird-0.6.1_1.tgz from the www.freebsd.org/ports 
page (well, I followed the link to www first, of course...), and another package that 
was missing, obviously: nspr-4.3_2.tgz. Fine, I did  # pkg_add 
mozilla-firebird-0.6.1_1.tgz, which chugged along nicely, but complained; the output 
follows. When I tried to fire up the browser, nothing happened. No error, nothing. I 
guess this is due to the version conflicts that pkg_add complained about. Do I need to 
use a package *specifically* put together and pre-compiled for FreeBSD 4.8-RELEASE so 
that the påackages don't end up in conflict? Should I take the full port? I really 
*would* like to use Mozilla-firebird, it's my favourite. Output of uname follows at 
the bottom of the page.

Thanks for any help or explanations at all.
/Fredrik, Stockholm.

Output of complaints during pkg_add:
--
bash-2.05b# pkg_add mozilla-firebird-0.6.1_1.tgz  
pkg_add: warning: package 'mozilla-firebird-0.6.1_1' requires 'libiconv-1.9.1_1', but 
'libiconv-1.8_2' is installed 
pkg_add: warning: package 'mozilla-firebird-0.6.1_1' requires 'lcms-1.09,1', but 
'lcms-1.09' is installed 
pkg_add: warning: package 'mozilla-firebird-0.6.1_1' requires 'libmng-1.0.5_1', but 
'libmng-1.0.4' is installed 
pkg_add: warning: package 'mozilla-firebird-0.6.1_1' requires 'imake-4.3.0_1', but 
'imake-4.3.0' is installed 
pkg_add: warning: package 'mozilla-firebird-0.6.1_1' requires 'freetype2-2.1.4_1', but 
'freetype2-2.1.3_1' is installed 
pkg_add: warning: package 'mozilla-firebird-0.6.1_1' requires 'glib-1.2.10_10', but 
'glib-1.2.10_8' is installed 
pkg_add: warning: package 'mozilla-firebird-0.6.1_1' requires 'fontconfig-2.2.90_3', 
but 'fontconfig-2.1_6' is installed 
pkg_add: warning: package 'mozilla-firebird-0.6.1_1' requires 'gettext-0.12.1', but 
'gettext-0.11.5_1' is installed 
pkg_add: warning: package 'mozilla-firebird-0.6.1_1' requires 
'XFree86-libraries-4.3.0_6', but 'XFree86-libraries-4.3.0_1' is installed 
pkg_add: warning: package 'mozilla-firebird-0.6.1_1' requires 'gtk-1.2.10_10', but 
'gtk-1.2.10_9' is installed 
pkg_add: warning: package 'mozilla-firebird-0.6.1_1' requires 'Xft-2.1.2', but 
'Xft-2.1_3' is installed 
pkg_add: warning: package 'mozilla-firebird-0.6.1_1' requires 'ORBit-0.5.17_1', but 
'ORBit-0.5.17' is installed 
 
== 
Mozilla Firebird will work with either of the port versions of perl,  
provided you do use.perl port. It will NOT work with the -STABLE  
base-system versions of Perl. 
 
If you use the lang/perl5.8 port, please remove the File::Spec package with 
the command pkg_deinstall -f p5-File-Spec. If you are updating to the 5.8 
version of perl, please do this *first*. 
 
Any bug reports should be addressed to the maintainers at: 
[EMAIL PROTECTED] 
You may also Cc: [EMAIL PROTECTED] Please do not send 
bug reports to any other addresses.  
 
Please include the following information with any bug report: 
* Output from 'uname -a'. 
* Date/time stamp from www/mozilla-firebird/Makefile. 
* Perl version used (/usr/bin/perl --version or  
/usr/local/bin/perl --version for -current). 
* Where/when did the problem occur: configuring, building, or 
running mozilla-firebird? 
* How can you reproduce the problem? 
 
Thank you for your help in testing and reporting bugs, and we hope you 
enjoy using Firebird. 
The Maintainers (gnome@) 
 
Additional notes: 
 
0.6: 
Update to 0.6 version, rename from phoenix to Mozilla Firebird, all 
internal names updated accordingly. 
 
0.4_8: 
Add patch to fix network ops on -CURRENT. 
 
0.4_9: 
Install link to java plugin. 
Build plist after install using find/sed. 
 
0.4_10: 
Backdown after failed 0.5 from nonofficial tree. Makefile modifications 
to generate plist done right this time. 
 
0.5_1 
Official 0.5 release port. 
 
WARNING! DANGER, WILL ROBINSON! You must delete your old .phoenix 
dir! Save your bookmarks.html somewhere and then let it create a new 
directory. You can import your old bookmark file. Bug reports from people 
who did not do this are going to be taken at extremely low priority. 
 
Also, please see the nifty new phoenix themes and extensions at the new 
website http://texturizer.net/phoenix/index.html. 
 
Finally make portlint STFU about the Makefile. 
 
The distfile is on my distfiles dir this time, so I have mirrored it on my 
html page until the distfiles dir gets mirrored in 24-48 hours. 
 
I had to disable Xinerama since it was breaking the build. 
 
0.5_4 
Patch to hopefully fix crash when formatting time string at end of download. 
Thanks to Greg Rumple and Joe Marcus Clarke for the fantastic work debugging 
this one. 
 
Added /usr/X11R6/bin/firebird.rb. If you have ruby installed, you can run 
this 

Re: Mozilla-firebird port question

2003-09-22 Thread Alin-Adrian Anton
Fredrik Carlén wrote:

Hello! I am trying to add the package mozilla-firebird, the latest version, I guess. I downloaded the package mozilla-firebird-0.6.1_1.tgz from the www.freebsd.org/ports page (well, I followed the link to www first, of course...), and another package that was missing, obviously: nspr-4.3_2.tgz. Fine, I did  # pkg_add mozilla-firebird-0.6.1_1.tgz, which chugged along nicely, but complained; the output follows. When I tried to fire up the browser, nothing happened. No error, nothing. I guess this is due to the version conflicts that pkg_add complained about. Do I need to use a package *specifically* put together and pre-compiled for FreeBSD 4.8-RELEASE so that the påackages don't end up in conflict? Should I take the full port? I really *would* like to use Mozilla-firebird, it's my favourite. Output of uname follows at the bottom of the page.

Thanks for any help or explanations at all.
/Fredrik, Stockholm.
Output of complaints during pkg_add:
--
bash-2.05b# pkg_add mozilla-firebird-0.6.1_1.tgz  
pkg_add: warning: package 'mozilla-firebird-0.6.1_1' requires 'libiconv-1.9.1_1', but 'libiconv-1.8_2' is installed 
pkg_add: warning: package 'mozilla-firebird-0.6.1_1' requires 'lcms-1.09,1', but 'lcms-1.09' is installed 
pkg_add: warning: package 'mozilla-firebird-0.6.1_1' requires 'libmng-1.0.5_1', but 'libmng-1.0.4' is installed 
pkg_add: warning: package 'mozilla-firebird-0.6.1_1' requires 'imake-4.3.0_1', but 'imake-4.3.0' is installed 
pkg_add: warning: package 'mozilla-firebird-0.6.1_1' requires 'freetype2-2.1.4_1', but 'freetype2-2.1.3_1' is installed 
pkg_add: warning: package 'mozilla-firebird-0.6.1_1' requires 'glib-1.2.10_10', but 'glib-1.2.10_8' is installed 
pkg_add: warning: package 'mozilla-firebird-0.6.1_1' requires 'fontconfig-2.2.90_3', but 'fontconfig-2.1_6' is installed 
pkg_add: warning: package 'mozilla-firebird-0.6.1_1' requires 'gettext-0.12.1', but 'gettext-0.11.5_1' is installed 
pkg_add: warning: package 'mozilla-firebird-0.6.1_1' requires 'XFree86-libraries-4.3.0_6', but 'XFree86-libraries-4.3.0_1' is installed 
pkg_add: warning: package 'mozilla-firebird-0.6.1_1' requires 'gtk-1.2.10_10', but 'gtk-1.2.10_9' is installed 
pkg_add: warning: package 'mozilla-firebird-0.6.1_1' requires 'Xft-2.1.2', but 'Xft-2.1_3' is installed 
pkg_add: warning: package 'mozilla-firebird-0.6.1_1' requires 'ORBit-0.5.17_1', but 'ORBit-0.5.17' is installed 

== 
Mozilla Firebird will work with either of the port versions of perl,  
provided you do use.perl port. It will NOT work with the -STABLE  
base-system versions of Perl. 

If you use the lang/perl5.8 port, please remove the File::Spec package with 
the command pkg_deinstall -f p5-File-Spec. If you are updating to the 5.8 
version of perl, please do this *first*. 

Any bug reports should be addressed to the maintainers at: 
	[EMAIL PROTECTED] 
You may also Cc: [EMAIL PROTECTED] Please do not send 
bug reports to any other addresses.  

Please include the following information with any bug report: 
* Output from 'uname -a'. 
* Date/time stamp from www/mozilla-firebird/Makefile. 
* Perl version used (/usr/bin/perl --version or  
	/usr/local/bin/perl --version for -current). 
* Where/when did the problem occur: configuring, building, or 
	running mozilla-firebird? 
* How can you reproduce the problem? 

Thank you for your help in testing and reporting bugs, and we hope you 
enjoy using Firebird. 
The Maintainers (gnome@) 

Additional notes: 

0.6: 
Update to 0.6 version, rename from phoenix to Mozilla Firebird, all 
internal names updated accordingly. 

0.4_8: 
Add patch to fix network ops on -CURRENT. 

0.4_9: 
Install link to java plugin. 
Build plist after install using find/sed. 

0.4_10: 
Backdown after failed 0.5 from nonofficial tree. Makefile modifications 
to generate plist done right this time. 

0.5_1 
Official 0.5 release port. 

WARNING! DANGER, WILL ROBINSON! You must delete your old .phoenix 
dir! Save your bookmarks.html somewhere and then let it create a new 
directory. You can import your old bookmark file. Bug reports from people 
who did not do this are going to be taken at extremely low priority. 

Also, please see the nifty new phoenix themes and extensions at the new 
website http://texturizer.net/phoenix/index.html. 

Finally make portlint STFU about the Makefile. 

The distfile is on my distfiles dir this time, so I have mirrored it on my 
html page until the distfiles dir gets mirrored in 24-48 hours. 

I had to disable Xinerama since it was breaking the build. 

0.5_4 
Patch to hopefully fix crash when formatting time string at end of download. 
Thanks to Greg Rumple and Joe Marcus Clarke for the fantastic work debugging 
this one. 

Added /usr/X11R6/bin/firebird.rb. If you have ruby installed, you can run 
this instead of 'firebird' and it takes care 

UDP port question

2003-06-30 Thread Jason Lieurance
Hello,

We have a FreeBSD 4.7 server that is an email, web, and dns server. I
noticed for the first time today when running either sockstat -4 or
netstat -na this enrty:

udp4   0 0 *.* *.*

I've never noticed that before and first, is it something to worry about?
If so, how do I get rid of it? Thanks.

-- 
Jason


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


slightly OT - netscape port question

2003-04-06 Thread Louis LeBlanc
I know this is a little OT, but does anyone have any idea when/if the
netscape7 port will be upgraded to install 7.02?

TIA
Lou
-- 
Louis LeBlanc   [EMAIL PROTECTED]
Fully Funded Hobbyist, KeySlapper Extrordinaire :)
http://www.keyslapper.org ԿԬ

Ever been a vampire?
http://quiz.ravenblack.net/blood.pl?biter=Mxyzptlk

Bagdikian's Observation:
  Trying to be a first-rate reporter on the average American newspaper
  is like trying to play Bach's St. Matthew Passion on a ukelele.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Libtool port question

2003-03-11 Thread Sean O'Neill
Yeah I know - this is more appropriate for the ports mailing list ... 
hoping someone here knows before I go off and subscribe to the ports 
mailing list to ask the same question.

Anyone know why ports/devel/libtool14 is actually libtool 1.3.4 and NOT 
libtool 1.4.# ?  1.3.4 is pretty old. Hell, the distfile in 
ports/devel/libtool14 was updated almost 3 years ago.

--

. ..- -. .. -..- .-. ..- .-.. . ... 
.-- .. -. -... .-.. --- .-- ... -.. .-. --- --- .-.. ...
Sean O'Neill 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: Libtool port question

2003-03-11 Thread Kris Kennaway
On Tue, Mar 11, 2003 at 09:53:52PM -0600, Sean O'Neill wrote:
 Yeah I know - this is more appropriate for the ports mailing list ... 
 hoping someone here knows before I go off and subscribe to the ports 
 mailing list to ask the same question.
 
 Anyone know why ports/devel/libtool14 is actually libtool 1.3.4 and NOT 
 libtool 1.4.# ?  1.3.4 is pretty old. Hell, the distfile in 
 ports/devel/libtool14 was updated almost 3 years ago.

FAQ..read the archives

Kris


pgp0.pgp
Description: PGP signature


port question

2003-01-02 Thread bryan cassidy
is there a command i can use to see what packages will
be installed before I install something from the
ports? using freebsd 4.6.2

__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: port question

2003-01-02 Thread John Bleichert
On Thu, 2 Jan 2003, bryan cassidy wrote:
 Date: Thu, 2 Jan 2003 09:06:16 -0800 (PST)
 From: bryan cassidy [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: port question
 
 is there a command i can use to see what packages will
 be installed before I install something from the
 ports? using freebsd 4.6.2
 

make all-depends-list

In the ports dir in question.

HTH - JB

#  John Bleichert 
#  http://vonbek.dhs.org/latest.jpg


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: port question

2003-01-02 Thread Andreas Ntaflos
On Thu, Jan 02, 2003 at 09:06:16AM -0800, bryan cassidy wrote:
 is there a command i can use to see what packages will
 be installed before I install something from the
 ports? using freebsd 4.6.2

I suppose you could use 
# make pretty-print-run-depends-list
and/or
# make pretty-print-build-depends-list

in the specific ports directory. See man ports(7).
-- 
Andreas ant Ntaflos   |  A cynic is a man who knows the price of
[EMAIL PROTECTED] |  everything, and the value of nothing.
Vienna, AUSTRIA |   Oscar Wilde

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message