FreeBSD Port: postgresql-contrib-9.0.0

2010-09-24 Thread Yasu
I did 'make install clean' at /usr/ports/databases/postgresql90-contrib/.
Then gmake show me the error message below:

 pgbench.o(.text+0x320c): In function `main':
 : undefined reference to `pthread_create'
 gmake[1]: *** [pgbench] Error 1

Is this problem happened only on my FreeBSD8.1?
Could you tell me what should I do, please...
I watched the source, but it's difficult for me
 to understand it...

Best regards

-- 
Yasuaki Fukuda stainmyhe...@gmail.com

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


Re: Web feed for /usr/ports/UPDATING

2010-09-24 Thread Leslie Jensen



On 2010-09-24 05:39, Alexander Kojevnikov wrote:

Hi list,

Since the only SUBJ I could find [0] is long since dead I created my own:

http://updating.versia.com/

Any feedback is welcome.

Cheers,
Alex

[0] http://lists.freebsd.org/mailman/htdig/freebsd-ports/2005-June/024285.html
___



Very good idea! Thank you :-)

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


Re: Web feed for /usr/ports/UPDATING

2010-09-24 Thread Andrea Venturoli

On 09/24/10 05:39, Alexander Kojevnikov wrote:

Hi list,

Since the only SUBJ I could find [0] is long since dead I created my own:

http://updating.versia.com/

Any feedback is welcome.


You have a new fan! :-)

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


Re: Web feed for /usr/ports/UPDATING

2010-09-24 Thread Alexandre
Really nice. I like the Atom feed.
Thanks.

On Fri, Sep 24, 2010 at 5:39 AM, Alexander Kojevnikov 
alexan...@kojevnikov.com wrote:

 Hi list,

 Since the only SUBJ I could find [0] is long since dead I created my own:

 http://updating.versia.com/

 Any feedback is welcome.

 Cheers,
 Alex

 [0]
 http://lists.freebsd.org/mailman/htdig/freebsd-ports/2005-June/024285.html
 ___
 freebsd-ports@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-ports
 To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org

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


Re: x11/sessreg fails to build

2010-09-24 Thread Doug Barton

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 9/22/2010 12:19 PM, David Wolfskill wrote:
| On Wed, Sep 22, 2010 at 08:52:02PM +0200, David DEMELIER wrote:
| 
| There is no utmpx.h on 8.1-RELEASE.
|
|
| Then it's there because I downgraded from -STABLE, then I should
| remove it safely ?
|
| When I do a source upgrade (which I do way more frequently than is
| sane), I augment the instructions in /usr/src/UPDATING so that just
| after make installkernel, I run mergemaster -p (as specified),
| then move /usr/include aside prior to make installworld: the make
| installworld will re-populate /usr/include afresh, and that way I
| know it doesn't contain anything it's not supposed to.

You SHOULD do this for upgrades in the same branch. You MUST do it for
major version upgrades or downgrades. Personally I also add rm -r
/usr/share/man to my install script as well. I've been doing both
things for many years and it's served me very well.


hth,

Doug

- -- 


... and that's just a little bit of history repeating.
-- Propellerheads

Improve the effectiveness of your Internet presence with
a domain name makeover!http://SupersetSolutions.com/

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.14 (MingW32)

iQEcBAEBCAAGBQJMnGEWAAoJEFzGhvEaGryEeYMIAKImTKKavz0c0MqCYv1iexBr
jX/ntdxQxIEIzOr2DRLUT7l2aCuWq8Aa+COahL6X6e5d+Bbel5dNKzIQfeMwMnm8
OVXSChXQjKZuENKXzkMa1PwPqZlmYhWsAeQfeMesRNiQTIPpVBou7qMPrDF6OnPZ
onu33Wbh53BhlUiUPFnbVpNDCPt8/EaapqNZaCzly8z4m4tU76HwLeRDCIZyFMuU
MYAStIfP2hTiDlJbE9ZQrWGsn22kWN4mlcnIlBh4prxEr+rWQJxwINp15Ulbb8TB
b5RBmwCwMxzJH8mpCDjvzJSNBXFNoH79ezb70t9RoXR7hUY5urVnPPqW8fyJ3js=
=5KxQ
-END PGP SIGNATURE-
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: x11/sessreg fails to build

2010-09-24 Thread Anonymous
David DEMELIER demelier.da...@gmail.com writes:

 2010/9/22 Anonymous swel...@gmail.com:
 David DEMELIER demelier.da...@gmail.com writes:

 I have them in /usr/include/utmpx.h

 At configure stage :

 checking utmpx.h usability... yes
 checking utmpx.h presence... yes
 checking for utmpx.h... yes

 In config.log there is not something strange but if you want to check
 it I attached it.

 By the way I'm running 8.1-RELEASE on amd64.

 There is no utmpx.h on 8.1-RELEASE.

 Then it's there because I downgraded from -STABLE, then I should
 remove it safely ?

No, there is no utmpx.h on /stable/8 as well. And it's unlikely to
happen given the nature of the change and absence of MFC tag on
utmpx/ulog related commits.

  http://docs.freebsd.org/cgi/mid.cgi?20100113194254.GR64905
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


problem with php5-extensions installing under freebsd-8.1

2010-09-24 Thread John
Forwarding to this list as php5-extensions appears mysteriously broken -
it doesn't install as anticipated. If this needs to go elsewhere, please
advise me directly, thanks.


 Original Message 
Subject: Re: Trouble enabling GD in php/apache
Date: Fri, 24 Sep 2010 13:42:41 +0100
From: John li...@reiteration.net
To: freebsd-questi...@freebsd.org

On 24/09/2010 12:52, Andy Wodfer wrote:
 I'm running FreeBSD 8.0 RELEASE.
 
 I can't get GD enabled. I have installed latestes php5 from ports aswell as
 php5-extensions and enabled GD on the option screen:
 
 cd /usr/ports/lang/php5
 make deinstall
 make clean
 make rmconfig
 make install clean
 
 cd /usr/ports/lang/php5-extensions
 make deinstall
 make clean
 make rmconfig
 make install clean
 
 I'm running the latest Apache 2.2.x version and GD 2.0.35.
 
 I'm currently doing a portupgrade -a to see if that helps, but I think not.
 
 What's the correct way of getting GD to work on Ie. a webshop (opencart)?

It seems that php5-extensions isn't installing properly.

I had to install a new server and was surprised the extensions never
loaded. However I knew from other installations that for example the gd
extension should be in extensions.ini - I looked in there and it was
absent. So what I had to do is to search for it. Before I did that, I
had to run locate.updatedb as root. This showed gd.so to be in
/usr/local/ports/graphics/php5-gd/work/php-5.3.3/ext/gd/modules/gd.so

I copied that into /usr/local/lib/php/20090626/ and edited
/usr/local/etc/php/extensions.ini with a line of extension=gd.so

I had to do this with everything selected in php5-extensions, and then
restart the webserver.

FreeBSD 8.1-RELEASE #1: Wed Sep  8 10:21:27 BST 2010 and last csup for
ports was on the 23rd from cvsup.uk.freebsd.org
-- 
John
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Web feed for /usr/ports/UPDATING

2010-09-24 Thread Chip Camden
Quoth Alexander Kojevnikov on Friday, 24 September 2010:
 Hi list,
 
 Since the only SUBJ I could find [0] is long since dead I created my own:
 
 http://updating.versia.com/
 
 Any feedback is welcome.
 
 Cheers,
 Alex

Subscribed.  Thanks!

-- 
Sterling (Chip) Camden| sterl...@camdensoftware.com | 2048D/3A978E4F
http://camdensoftware.com | http://chipstips.com| http://chipsquips.com


pgpP1akaG4I1v.pgp
Description: PGP signature


Re: Web feed for /usr/ports/UPDATING

2010-09-24 Thread Glen Barber
On 9/23/10 11:39 PM, Alexander Kojevnikov wrote:
 Hi list,
 
 Since the only SUBJ I could find [0] is long since dead I created my own:
 
 http://updating.versia.com/
 
 Any feedback is welcome.
 

Great idea!

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


Re: Web feed for /usr/ports/UPDATING

2010-09-24 Thread Charlie Kester

On Thu 23 Sep 2010 at 20:39:25 PDT Alexander Kojevnikov wrote:

Hi list,

Since the only SUBJ I could find [0] is long since dead I created my own:

http://updating.versia.com/

Any feedback is welcome.


Cool idea!  Count me as another subscriber.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


cupsd.conf.N is missing here

2010-09-24 Thread dan

Hi list!

I was backing up cups-base using pkg_create (pkg_create -b). The 
process stops and tar complaints that it can not find 
etc/cups/cupsd.conf.N under /usr/local.


Port is cups-base-1.4.4 . Should that file be here ?

Thanks

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


Re: Web feed for /usr/ports/UPDATING

2010-09-24 Thread Michal Varga
On Fri, 2010-09-24 at 11:08 -0700, Charlie Kester wrote:
 On Thu 23 Sep 2010 at 20:39:25 PDT Alexander Kojevnikov wrote:
 Hi list,
 
 Since the only SUBJ I could find [0] is long since dead I created my own:
 
 http://updating.versia.com/
 
 Any feedback is welcome.
 
 Cool idea!  Count me as another subscriber.


+1, Subscribed


-- 
Michal Varga,
Stonehenge (Gmail account)


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


Re: Web feed for /usr/ports/UPDATING

2010-09-24 Thread Jason

On Fri, Sep 24, 2010 at 08:16:53PM +0200, Michal Varga thus spake:

On Fri, 2010-09-24 at 11:08 -0700, Charlie Kester wrote:

On Thu 23 Sep 2010 at 20:39:25 PDT Alexander Kojevnikov wrote:
Hi list,

Since the only SUBJ I could find [0] is long since dead I created my own:

http://updating.versia.com/

Any feedback is welcome.

Cool idea!  Count me as another subscriber.



+1, Subscribed


I subscribed, as well. It would be great to get this code working inside the
Documentation Project, itself, and serve the feed from:

http://www.freebsd.org/ports/updating.html




--
Michal Varga,
Stonehenge (Gmail account)



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


Re: Web feed for /usr/ports/UPDATING

2010-09-24 Thread David DEMELIER
2010/9/24 Jason jhelf...@e-e.com:
 On Fri, Sep 24, 2010 at 08:16:53PM +0200, Michal Varga thus spake:

 On Fri, 2010-09-24 at 11:08 -0700, Charlie Kester wrote:

 On Thu 23 Sep 2010 at 20:39:25 PDT Alexander Kojevnikov wrote:
 Hi list,
 
 Since the only SUBJ I could find [0] is long since dead I created my
  own:
 
 http://updating.versia.com/
 
 Any feedback is welcome.

 Cool idea!  Count me as another subscriber.


 +1, Subscribed

 I subscribed, as well. It would be great to get this code working inside the
 Documentation Project, itself, and serve the feed from:

 http://www.freebsd.org/ports/updating.html



 --
 Michal Varga,
 Stonehenge (Gmail account)


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


Love, love and love !

Kind regards,

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


Re: cupsd.conf.N is missing here

2010-09-24 Thread Ruslan Mahmatkhanov

24.09.2010 22:14, dan пишет:

Hi list!

I was backing up cups-base using pkg_create (pkg_create -b). The
process stops and tar complaints that it can not find
etc/cups/cupsd.conf.N under /usr/local.

Port is cups-base-1.4.4 . Should that file be here ?


Yes it should.
smeshariki2# ls -la | grep cupsd
-rw-r-   1 root  cups   4037 31 июл 01:56 cupsd.conf
-r--r--r--   1 root  wheel  4037 31 июл 01:56 cupsd.conf.N
-rw-r-   1 root  cups   4037 31 июл 01:56 cupsd.conf.default

also check port's pkg-plist.

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


Re: cupsd.conf.N is missing here

2010-09-24 Thread dan

On 24.09.2010 21:47, Ruslan Mahmatkhanov wrote:

24.09.2010 22:14, dan пишет:

Hi list!

I was backing up cups-base using pkg_create (pkg_create -b). The
process stops and tar complaints that it can not find
etc/cups/cupsd.conf.N under /usr/local.

Port is cups-base-1.4.4 . Should that file be here ?


Yes it should.
smeshariki2# ls -la | grep cupsd
-rw-r- 1 root cups 4037 31 июл 01:56 cupsd.conf
-r--r--r-- 1 root wheel 4037 31 июл 01:56 cupsd.conf.N
-rw-r- 1 root cups 4037 31 июл 01:56 cupsd.conf.default

also check port's pkg-plist.



Thank you :-)

and...this is what I get (ls -la | grep cupsd)

-rw-r-   1 root  cups   2913 17 Set 12:00 cupsd.conf
-rw-r-   1 root  cups   2820 17 Set 11:44 cupsd.conf.O
-rw-r-   1 root  cups   4037 16 Set 20:10 cupsd.conf.default

it's interesting : I have a .O file .

And these are other .O files (ls -la *O)

-rw-r-  1 root  cups  2820 17 Set 11:44 cupsd.conf.O
-rw---  1 root  cups  1077 17 Set 22:17 printers.conf.O
-rw-r-  1 root  cups  1287 24 Set 21:24 subscriptions.conf.O

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


Re: ptlib build failure - breaks pwlib - hence also asterisk - opal - openh323

2010-09-24 Thread Peter Jeremy
On 2010-Sep-23 12:22:51 -0400, Jerry freebsd-ports.u...@seibercom.net wrote:
A few months ago, after upgrading to version 8/amd64 and installing
OpenSSL from ports, I had several ports bomb out when I attempted to
build them.  I filed PR's against them and contacted the maintainers. It
appeared that the majority of these port maintainers were not even aware
that their port would not build in the presents of OpenSSL when it was
installed via the ports tree. In any case, I was able to get them to
fix their ports to build correctly.

So it sounds like everything worked as expected.  I fail to see any
deficiency in the way things worked.

What amazed me is that this is such a common occurrence that it should
have been contemplated when the port was released.

Why do you think that?  It's quite likely that the port maintainers
didn't install OpenSSL from ports - I know I don't.

 Perhaps the Porters
Handbook should list ports that have a corresponding base system
counterpart; thereby, alerting the maintainer that he/she should test
against both versions to insure full compatibility.

I disagree.  I'd be surprised if any part of the base system _didn't_
have one or more corresponding equivalents in ports.  As well as
OpenSSL, there are 5 versions of gcc (and probably a half-dozen other
C compilers), binutils, 5 versions of bind (and several other DNS
implementations that presumably also implement resolver libraries), 3
Kerberos variants, 2-4 versions of ncurses, readline, etc.  Expecting
a ports maintainer to check that their port works with all of these on
3 different FreeBSD branches and about 5 different architectures is
completely unrealistic.

IMHO, the expectations on a port maintainer are that they verify that
the port works as expected in their environments (where any unusual
configurations are listed in the port dependencies) and at least
builds on all other supported branches/architectures (via tinderbox or
similar).  Any issues beyond that realistically need to be dealt with
on a case-by-case basis.

-- 
Peter Jeremy


pgpMLBHE4Oz7c.pgp
Description: PGP signature


Re: Web feed for /usr/ports/UPDATING

2010-09-24 Thread Alexander Kojevnikov
On 25 September 2010 04:49, Jason jhelf...@e-e.com wrote:
 I subscribed, as well. It would be great to get this code working inside the
 Documentation Project, itself, and serve the feed from:

 http://www.freebsd.org/ports/updating.html

The code is available under FreeBSD license [0], feel free to use it
on the official website. Alternatively, they can link to my feed
directly, I'm going to keep it updated and if necessary will upgrade
the RootBSD VPS it's hosted on.

[0] http://github.com/alexkay/freebsd-updating
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Web feed for /usr/ports/UPDATING

2010-09-24 Thread jhell
On 09/24/2010 20:20, Alexander Kojevnikov wrote:
 On 25 September 2010 04:49, Jason jhelf...@e-e.com wrote:
 I subscribed, as well. It would be great to get this code working inside the
 Documentation Project, itself, and serve the feed from:

 http://www.freebsd.org/ports/updating.html
 
 The code is available under FreeBSD license [0], feel free to use it
 on the official website. Alternatively, they can link to my feed
 directly, I'm going to keep it updated and if necessary will upgrade
 the RootBSD VPS it's hosted on.
 
 [0] http://github.com/alexkay/freebsd-updating

Really awesome!

This will come in handy to serve up stable/*/UPDATING and head/UPDATING
to. And thinking along those lines it could probably be incorporated
directly into the DAV tree on svn. to serve directly from there.

-- 

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