Re: Call for testers: MythTV 0.21 port upgrade

2009-01-23 Thread Bernhard Fröhlich
On Fri, January 23, 2009 2:36 am, Greg Larkin wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Bernhard Fröhlich wrote:
 On Thu, January 15, 2009 11:35 pm, Greg Larkin wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Greg Larkin wrote:
 Mark Linimon wrote:
 On Wed, Dec 31, 2008 at 04:57:58PM +, Craig Butler wrote:
 Any updates on the 0.21 version of Mythtv ??  I see that we are
 still
 at
 0.20 in ports
 If there's progress on 0.21, someone needs to say so -- the 0.20
 version is already past its deletion date since it has been broken
 for so long.  I'll make the commit to change the date if there is.
 mcl
 Hi all,

 I am currently working on the following MythTV-related PRs and plan to
 close them soon:

 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/126343
 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/127856
 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/127857
 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/128419

 Please don't delete multimedia/mythtv yet.  The last PR above contains
 a
 patch to upgrade it to 0.21.

 Regards,
 Greg
 Hello all of you MythTV supporters with the collective patience of the
 universe!

 I recently committed mythtv-frontend (PR 127856) and mythtv-themes (PR
 127857), and please let me know if you see any problems with the
 updates.

 There is still some work to be done on multimedia/mythtv, and I'm
 tackling that next.

 Thanks again for your patience and feedback!


 Yiiha, great to hear that :o) I will update and test as soon as time
 permits.

 Do you plan to update multimedia/mythtv to 0.21 or just fix it and leave
 it at 0.20? Because in the later case there is at least one open compile
 problem from Torfinn Ingolfsen that hasn't been tackled down yet.


 Hi Bernhard,

 I do plan to update multimedia/mythtv to 0.21, if at possible.  This PR
 (http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/128419) is a patch to
 update 0.20, but is that the one that you're saying still has a compile
 problem?

That is good news and probably the better way to go. Yes that compile
problem occured with that patch but was specific to 0.20 so you can forget
about it and just move on.


-- 
Bernhard Fröhlich
http://www.bluelife.at/

___
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: how to install a port without install: in the Makefile

2009-01-23 Thread Florent Thoumie
On Thu, Jan 22, 2009 at 10:05 PM, Dmitry Marakasov amd...@amdmi3.ru wrote:
 * Florent Thoumie (f...@xbsd.org) wrote:

  If it's just a single file, the preferred way is to add
 
  PLIST_FILES=bin/program_name
 
  to the Makefile and not use pkg-plist at all.

 No, no, no.

 This is not *preferred*.

 Is it not? Why? There's no reason to introduce pkg-plist for just
 a single file.

This is just an alternative way of doing it. I, for one, don't like
it. Same goes for PLIST_DIRS.

-- 
Florent Thoumie
f...@freebsd.org
FreeBSD Committer
___
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: Call for testers: MythTV 0.21 port upgrade

2009-01-23 Thread usleepless
On Fri, Jan 23, 2009 at 2:36 AM, Greg Larkin glar...@freebsd.org wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Bernhard Fröhlich wrote:
  On Thu, January 15, 2009 11:35 pm, Greg Larkin wrote:
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
 
  Greg Larkin wrote:
  Mark Linimon wrote:
  On Wed, Dec 31, 2008 at 04:57:58PM +, Craig Butler wrote:
  Any updates on the 0.21 version of Mythtv ??  I see that we are still
  at
  0.20 in ports
  If there's progress on 0.21, someone needs to say so -- the 0.20
  version is already past its deletion date since it has been broken
  for so long.  I'll make the commit to change the date if there is.
  mcl
  Hi all,
 
  I am currently working on the following MythTV-related PRs and plan to
  close them soon:
 
  http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/126343
  http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/127856
  http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/127857
  http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/128419
 
  Please don't delete multimedia/mythtv yet.  The last PR above contains
 a
  patch to upgrade it to 0.21.
 
  Regards,
  Greg
  Hello all of you MythTV supporters with the collective patience of the
  universe!
 
  I recently committed mythtv-frontend (PR 127856) and mythtv-themes (PR
  127857), and please let me know if you see any problems with the
 updates.
 
  There is still some work to be done on multimedia/mythtv, and I'm
  tackling that next.
 
  Thanks again for your patience and feedback!
 
 
  Yiiha, great to hear that :o) I will update and test as soon as time
 permits.
 
  Do you plan to update multimedia/mythtv to 0.21 or just fix it and leave
  it at 0.20? Because in the later case there is at least one open compile
  problem from Torfinn Ingolfsen that hasn't been tackled down yet.
 

 Hi Bernhard,

 I do plan to update multimedia/mythtv to 0.21, if at possible.  This PR
 (http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/128419) is a patch to
 update 0.20, but is that the one that you're saying still has a compile
 problem?

 I was able to get 0.21 to compile a couple of months ago, and I can
 revisit that effort to see if it makes sense to commit those changes.
 If someone else has also done the same thing, I'd like to review that
 effort, too



I have compiled and installed trunk in the last weeks, and there was hardly
anything FreeBSD specific that needed to be adjusted. It works, i have a
backend-server, a freebsd-frontend and with the same codebase a
linux(xbox)-frontend.

trunk needs QT4 btw.

regards,

usleepless
___
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: how to install a port without install: in the Makefile

2009-01-23 Thread Jeremy Messenger

On Fri, 23 Jan 2009 03:47:38 -0600, Florent Thoumie f...@xbsd.org wrote:

On Thu, Jan 22, 2009 at 10:05 PM, Dmitry Marakasov amd...@amdmi3.ru  
wrote:

* Florent Thoumie (f...@xbsd.org) wrote:


 If it's just a single file, the preferred way is to add

 PLIST_FILES=bin/program_name

 to the Makefile and not use pkg-plist at all.

No, no, no.

This is not *preferred*.


Is it not? Why? There's no reason to introduce pkg-plist for just
a single file.


This is just an alternative way of doing it. I, for one, don't like
it. Same goes for PLIST_DIRS.


+1

Cheers,
Mezz


--
me...@cox.net  -  m...@freebsd.org
FreeBSD GNOME Team
http://www.FreeBSD.org/gnome/  -  gn...@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: how to install a port without install: in the Makefile

2009-01-23 Thread Max Brazhnikov
On Fri, 23 Jan 2009 06:58:02 -0600, Jeremy Messenger wrote:
 On Fri, 23 Jan 2009 03:47:38 -0600, Florent Thoumie f...@xbsd.org wrote:
  On Thu, Jan 22, 2009 at 10:05 PM, Dmitry Marakasov amd...@amdmi3.ru
 
  wrote:
  * Florent Thoumie (f...@xbsd.org) wrote:
   If it's just a single file, the preferred way is to add
  
   PLIST_FILES=bin/program_name
  
   to the Makefile and not use pkg-plist at all.
 
  No, no, no.
 
  This is not *preferred*.
 
  Is it not? Why? There's no reason to introduce pkg-plist for just
  a single file.
 
  This is just an alternative way of doing it. I, for one, don't like
  it. Same goes for PLIST_DIRS.

 +1

You are lucky guys you have not lived in USSR. otherwise you'd surely like 
alternative ways :)

Max
___
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


INDEX build failed for 6.x

2009-01-23 Thread Erwin Lansing
INDEX build failed with errors:
Generating INDEX-6 - please wait..pkg_info: not found
pkg_info: not found
pkg_info: not found
pkg_info: not found
 Done.
make_index: hpl-2.0_1: no entry for /usr/ports/net/mpich
make_index: hpl-2.0_1: no entry for /usr/ports/net/mpich

Committers on the hook:
beech gerald 

Most recent CVS update was:
U graphics/Coin/Makefile
U graphics/Coin/distinfo
U graphics/Coin/pkg-plist
U graphics/Coin/files/patch-Makefile.in
U graphics/Coin/files/patch-configure
U net/Makefile
___
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: how to install a port without install: in the Makefile

2009-01-23 Thread Florent Thoumie
On Fri, Jan 23, 2009 at 1:22 PM, Max Brazhnikov m...@issp.ac.ru wrote:
 On Fri, 23 Jan 2009 06:58:02 -0600, Jeremy Messenger wrote:
 On Fri, 23 Jan 2009 03:47:38 -0600, Florent Thoumie f...@xbsd.org wrote:
  On Thu, Jan 22, 2009 at 10:05 PM, Dmitry Marakasov amd...@amdmi3.ru
 
  wrote:
  * Florent Thoumie (f...@xbsd.org) wrote:
   If it's just a single file, the preferred way is to add
  
   PLIST_FILES=bin/program_name
  
   to the Makefile and not use pkg-plist at all.
 
  No, no, no.
 
  This is not *preferred*.
 
  Is it not? Why? There's no reason to introduce pkg-plist for just
  a single file.
 
  This is just an alternative way of doing it. I, for one, don't like
  it. Same goes for PLIST_DIRS.

 +1

 You are lucky guys you have not lived in USSR. otherwise you'd surely like
 alternative ways :)

In soviet russia, alternative ways like you.

I wish people remembered KISS more than TIMTOWTDI.

-- 
Florent Thoumie
f...@freebsd.org
FreeBSD Committer
___
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


libtasn1 shlib bump fallout

2009-01-23 Thread Jan Henrik Sylvester
I know that some people do not agree with the PORTREVISION bumping at 
all. Anyhow, after the libtasn1 shlib bump there were some ports bumped, 
but many got missed that have files linking against libtasn1.so.3 
according to 'libchk -v'.


I found these:
cups-pstoraster-8.15.4_2
ekiga-2.0.11_5
ghostscript8-8.63
gnome-control-center-2.24.0.1
gnome-panel-2.24.3
gtk-2.14.7
gvfs-1.0.3
kdelibs-3.5.10
libpurple-2.5.4
pidgin-2.5.4
wireshark-1.0.5

I build these ports with standard options, but not in a tinderbox. Thus, 
I am not really sure if default packages from a tinderbox are affected.


At least some of the ports mentioned above do not have a dependency 
listed, but depend indirectly on libtasn1 installed.


Anyhow, bumping recursively seems to be a little too much, since most 
indirect dependencies do not link directly -- on my system, according to 
'libchk -v' there are many big packages (kde, openoffice.org, 
thunderbird, firefox, ...) unaffected. Thus, there should probably be 
only a note about it in UPDATING.


I am still not sure, if relying on the 'libchk -v' output is any good 
for removing stuff from lib/compat/pkg, but I do not know a better way 
to ensure packages build not depending on old libs.


Cheers,
Jan Henrik
___
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: how to install a port without install: in the Makefile

2009-01-23 Thread Steve Franks
I presume Florent's preferred method is INSTALL_PROGRAM?  So far,
the only doc I've found is that it exists.  So I put INSTALL_PROGRAM
$(WORKDIR)/$(PORTNAME) (portname just happens to be the name of the
executable) in the port Makefile, or what?  I've never been able to
'read' makefiles, so I'm not sure a look at ports.mk is going to cause
anything but frustration.  We've spent minutes arguing philisophy, can
I get a couple seconds of example? :)  Otherwise, PLIST_FILES looks
like it will work to me...

Best,
Steve

On Fri, Jan 23, 2009 at 7:19 AM, Florent Thoumie f...@xbsd.org wrote:
 On Fri, Jan 23, 2009 at 1:22 PM, Max Brazhnikov m...@issp.ac.ru wrote:
 On Fri, 23 Jan 2009 06:58:02 -0600, Jeremy Messenger wrote:
 On Fri, 23 Jan 2009 03:47:38 -0600, Florent Thoumie f...@xbsd.org wrote:
  On Thu, Jan 22, 2009 at 10:05 PM, Dmitry Marakasov amd...@amdmi3.ru
 
  wrote:
  * Florent Thoumie (f...@xbsd.org) wrote:
   If it's just a single file, the preferred way is to add
  
   PLIST_FILES=bin/program_name
  
   to the Makefile and not use pkg-plist at all.
 
  No, no, no.
 
  This is not *preferred*.
 
  Is it not? Why? There's no reason to introduce pkg-plist for just
  a single file.
 
  This is just an alternative way of doing it. I, for one, don't like
  it. Same goes for PLIST_DIRS.

 +1

 You are lucky guys you have not lived in USSR. otherwise you'd surely like
 alternative ways :)

 In soviet russia, alternative ways like you.

 I wish people remembered KISS more than TIMTOWTDI.

 --
 Florent Thoumie
 f...@freebsd.org
 FreeBSD Committer

___
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: how to install a port without install: in the Makefile

2009-01-23 Thread Florent Thoumie
On Fri, Jan 23, 2009 at 3:46 PM, Steve Franks bahamasfra...@gmail.com wrote:
 I presume Florent's preferred method is INSTALL_PROGRAM?  So far,
 the only doc I've found is that it exists.  So I put INSTALL_PROGRAM
 $(WORKDIR)/$(PORTNAME) (portname just happens to be the name of the
 executable) in the port Makefile, or what?  I've never been able to
 'read' makefiles, so I'm not sure a look at ports.mk is going to cause
 anything but frustration.  We've spent minutes arguing philisophy, can
 I get a couple seconds of example? :)  Otherwise, PLIST_FILES looks
 like it will work to me...

It's not about installing files but rather registering them.
PLIST_FILES/PLIST_DIRS is just a way to replace pkg-plist, for wrong
reasons.

-- 
Florent Thoumie
f...@freebsd.org
FreeBSD Committer
___
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: how to install a port without install: in the Makefile

2009-01-23 Thread Stephen Montgomery-Smith

Steve Franks wrote:

I presume Florent's preferred method is INSTALL_PROGRAM?  So far,
the only doc I've found is that it exists.  So I put INSTALL_PROGRAM
$(WORKDIR)/$(PORTNAME) (portname just happens to be the name of the
executable) in the port Makefile, or what?  I've never been able to
'read' makefiles, so I'm not sure a look at ports.mk is going to cause
anything but frustration.  We've spent minutes arguing philisophy, can
I get a couple seconds of example? :)  Otherwise, PLIST_FILES looks
like it will work to me...


I had to do something like this in math/naturalmath.  I think this 
provides a very straightforward example of what you want.  I recall I 
copied this from other ports - I don't remember which - but you can know 
that they do exist.



___
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


p5-Crypt-OpenSSL-X509 on FreeBSD 4.9

2009-01-23 Thread Brian Woodruff
I am trying to install this port on a FreeBSD 4.9-RELEASE machine as a
requirement for /usr/ports/mail/sympa5.

Here are the errors I get:

r...@org1:/usr/ports/security/p5-Crypt-OpenSSL-X509# make
USE_NONDEFAULT_X11BASE=1
===  Building for p5-Crypt-OpenSSL-X509-0.7
cc -c  -I/usr/include/openssl  -O -pipe -g -Wall-DVERSION=\0.7\
-DXS_VERSION=\0.7\ -DPIC -fPIC -I/usr/local/lib/perl5/5.8.9/mach/CORE
X509.c
X509.xs: In function `boot_Crypt__OpenSSL__X509':
X509.xs:109: syntax error before `*'
X509.xs:111: `Crypt__OpenSSL__X509__const' undeclared (first use in this
function)
X509.xs:111: (Each undeclared identifier is reported only once
X509.xs:111: for each function it appears in.)
X509.xs:111: syntax error before `]'
X509.xs:127: `i' undeclared (first use in this function)
X509.xs:127: `name' undeclared (first use in this function)
X509.xs:128: `stash' undeclared (first use in this function)
X509.c: At top level:
X509.c:718: syntax error before `void'
X509.c:718: warning: type defaults to `int' in declaration of `PL_stack_sp'
X509.c:718: conflicting types for `PL_stack_sp'
/usr/local/lib/perl5/5.8.9/mach/CORE/thrdvar.h:35: previous declaration of
`PL_stack_sp'
X509.c:718: `ax' undeclared here (not in a function)
X509.c:718: `tmpXSoff' undeclared here (not in a function)
X509.c:718: initializer element is not constant
X509.c:718: warning: data definition has no type or storage class
X509.c:718: syntax error before `return'
*** Error code 1

Stop in
/usr/ports/security/p5-Crypt-OpenSSL-X509/work/Crypt-OpenSSL-X509-0.7.
*** Error code 1

Stop in /usr/ports/security/p5-Crypt-OpenSSL-X509.



*

I am a perl programmer and web developer and not an uberadmin by any means.
I do own my own servers, though, and this port is of critical importance to
me.

Thank you in advance for any help you can give me.

BDW
___
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


INDEX build failed for 6.x

2009-01-23 Thread Erwin Lansing
INDEX build failed with errors:
Generating INDEX-6 - please wait..pkg_info: not found
pkg_info: not found
pkg_info: not found
pkg_info: not found
 Done.
make_index: hpl-2.0_1: no entry for /usr/ports/net/mpich
make_index: hpl-2.0_1: no entry for /usr/ports/net/mpich

Committers on the hook:
amdmi3 beech gerald kuriyama makc obrien roam 

Most recent CVS update was:
U MOVED
U deskutils/basket/Makefile
U deskutils/basket/pkg-descr
U devel/Makefile
U devel/ocaml-camlp5/Makefile
U devel/ocaml-camlp5/distinfo
U devel/ocaml-camlp5/pkg-plist
U devel/p5-Data-Util/Makefile
U devel/p5-Data-Util/distinfo
U devel/p5-Data-Util/pkg-descr
U devel/p5-Data-Util/pkg-plist
U devel/p5-Data-Visitor-Encode/Makefile
U devel/p5-Data-Visitor-Encode/distinfo
U devel/p5-Data-Visitor-Encode/pkg-descr
U devel/p5-Data-Visitor-Encode/pkg-plist
U japanese/Makefile
U japanese/p5-Encode-JP-Mobile/Makefile
U japanese/p5-Encode-JP-Mobile/distinfo
U japanese/p5-Encode-JP-Mobile/pkg-descr
U japanese/p5-Encode-JP-Mobile/pkg-plist
U lang/plt-scheme/Makefile
U lang/plt-scheme/distinfo
U lang/plt-scheme/pkg-plist
U misc/kdeedu4/Makefile
U net/libexosip2/Makefile
U net/libexosip2/distinfo
U net/linphone/Makefile
U net/linphone-base/Makefile
U net/linphone-base/distinfo
U net/linphone-base/pkg-plist
U net/linphone-base/pkg-plist.gui
U net/linphone-base/files/patch-gtk-glade__Makefile.in
U net-im/wooztalk/Makefile
U net-mgmt/collectd/Makefile
U net-mgmt/sblim-wbemcli/Makefile
U net-mgmt/zabbix/Makefile
U net-p2p/gtorrentviewer/Makefile
U net-p2p/jigdo/Makefile
U net-p2p/libbt/Makefile
U net-p2p/qbittorrent/Makefile
U net-p2p/rtorrent/Makefile
U net-p2p/transmission-cli/Makefile
U news/openftd/Makefile
U polish/sms2/Makefile
U print/foomatic-db/Makefile
U security/authforce/Makefile
U security/gnupg/Makefile
U security/gnupg1/Makefile
U security/opensaml/Makefile
U security/opensaml2/Makefile
U security/osslsigncode/Makefile
U security/p5-Net-SAML/Makefile
U security/squidclamav/Makefile
U security/zxid/Makefile
U shells/Makefile
U shells/bash-static/Makefile
U sysutils/afflib/Makefile
U sysutils/apt/Makefile
U sysutils/fusefs-curlftpfs/Makefile
U sysutils/heartbeat/Makefile
U textproc/libmrss/Makefile
U textproc/libnxml/Makefile
U textproc/raptor/Makefile
U www/castget/Makefile
U www/flickcurl/Makefile
U www/mod_security/Makefile
U www/netsurf/Makefile
U www/newsbeuter/Makefile
U www/nspluginwrapper/Makefile
U www/openvrml/Makefile
U www/osb-nrcit/Makefile
U www/p5-WWW-Curl/Makefile
U www/pecl-http/Makefile
U www/pecl-pecl_http/Makefile
U www/webkit-gtk2/Makefile
U www/wsdlpull/Makefile
U www/xshttpd/Makefile
U www/xshttpd-devel/Makefile
___
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: p5-Crypt-OpenSSL-X509 on FreeBSD 4.9

2009-01-23 Thread Daniel Roethlisberger
Brian Woodruff w...@soundconcept.net 2009-01-23:
 I am trying to install this port on a FreeBSD 4.9-RELEASE
 machine as a requirement for /usr/ports/mail/sympa5.

4.9 is over half a decade old.  Even 4.11 hasn't been supported
by the ports tree for quite a while.  Consider upgrading to 6.4
or 7.1 if you want to work off an up-to-date ports tree (which
you most likely want).

-- 
Daniel Roethlisberger
http://daniel.roe.ch/
___
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


Fwd: [review] cvs commit: ports MOVED ports/Mk bsd.gecko.mk bsd.port.mk bsd.xorg.mk ports/astro/boinc-setiathome-enhanced Makefile ports/astro/celestia Makefile ports/astro/openuniverse Makefile po

2009-01-23 Thread Florent Thoumie
FYI. Report problems on freebsd-...@.


-- Forwarded message --
From: Florent Thoumie f...@freebsd.org
Date: Fri, Jan 23, 2009 at 4:30 PM
Subject: [review] cvs commit: ports MOVED ports/Mk bsd.gecko.mk
bsd.port.mk bsd.xorg.mk ports/astro/boinc-setiathome-enhanced Makefile
ports/astro/celestia Makefile ports/astro/openuniverse Makefile
ports/astro/xtide Makefile ports/audio/fmit Makefile ...
To: f...@freebsd.org


flz 2009-01-23 16:28:36 UTC

 FreeBSD ports repository

 [...]

 Log:
 - Update X.org ports to 7.4+ (few ports are more recent than the katamari).
 - Bump PORTREVISION for all ports depending on libglut since the shlib
 version number went from 4 to 3.
 - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
 installed anymore.
 - Couple of ports fixes (mostly missing xorg components added to USE_XORG).

-- 
Florent Thoumie
f...@freebsd.org
FreeBSD Committer
___
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: how to install a port without install: in the Makefile

2009-01-23 Thread Alexey Shuvaev
On Fri, Jan 23, 2009 at 08:46:32AM -0700, Steve Franks wrote:
 I presume Florent's preferred method is INSTALL_PROGRAM?  So far,
 the only doc I've found is that it exists.  So I put INSTALL_PROGRAM
 $(WORKDIR)/$(PORTNAME) (portname just happens to be the name of the
  ^
  WRKDIR or WRKSRC? See below.
 executable) in the port Makefile, or what?  I've never been able to
 'read' makefiles, so I'm not sure a look at ports.mk is going to cause
 anything but frustration.  We've spent minutes arguing philisophy, can
 I get a couple seconds of example? :)  Otherwise, PLIST_FILES looks
 like it will work to me...
 
As suggested by Oliver you do in the Makefile:

[...]
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/
[...]

Here you should decide yourself what is appropriate here:
WRKDIR is for example:

[wep4035] /usr/ports/x11-toolkits/slgtk make -V WRKDIR
/usr/ports/x11-toolkits/slgtk/work

while WRKSRC is:

[wep4035] /usr/ports/x11-toolkits/slgtk make -V WRKSRC
/usr/ports/x11-toolkits/slgtk/work/slgtk-0.7.3

So you should check in which directory your port extracts itself
(after make extract).
And you write in the pkg-plist:

bin/program_name

Here it is better not to bother with PORTNAME substitution and write
actual name of the program.

The documentation about internals of FreeBSD ports is available online:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/index.html

or, if you have installed (or built yourself) it, offline too:
file:///usr/share/doc/en_US.ISO8859-1/books/porters-handbook/index.html

Hope this helps,
Alexey.
___
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


x11-toolkits/linux-gtk2 problem/question.

2009-01-23 Thread Jimmie James
While it looks like it install/runs fine (i.e, linux-flash9 works, skype 
works) the following error is show
(process:47722): GLib-WARNING **: getpwuid_r(): failed due to unknown 
user id (0)


Following this advice, all I could find, 
http://archive.netbsd.se/?ml=freebsd-emulationa=2005-11t=1506833

The fix is, to tell /compat/linux/etc/nsswitch.conf to look at NIS too.
Is UID 0 in your /etc/passwd? Can you try changeing
/compat/linux/etc/nsswitch.conf to something like this:

passwd: files nisplus nis
shadow: files nisplus nis
group:  files nisplus nis

Uid 0 is in my /etc/passwd, there's no /compat/linux/etc/passwd., and 
changing /compat/linux/etc/nsswitch.conf to read the same doesn't fix 
the error message.


Advice, suggestions?

#portupgrade -f x11-toolkits/linux-gtk2
---  Reinstalling 'linux-gtk2-2.6.10_1' (x11-toolkits/linux-gtk2)
---  Building '/usr/ports/x11-toolkits/linux-gtk2'
===  Cleaning for linux-gtk2-2.6.10_1
===  Extracting for linux-gtk2-2.6.10_1
= MD5 Checksum OK for rpm/i386/fedora/4/gtk2-2.6.10-2.fc4.4.i386.rpm.
= SHA256 Checksum OK for rpm/i386/fedora/4/gtk2-2.6.10-2.fc4.4.i386.rpm.
= MD5 Checksum OK for rpm/i386/fedora/4/gtk2-engines-2.6.3-2.i386.rpm.
= SHA256 Checksum OK for rpm/i386/fedora/4/gtk2-engines-2.6.3-2.i386.rpm.
===   linux-gtk2-2.6.10_1 depends on file: /usr/local/bin/rpm2cpio - found
===  Patching for linux-gtk2-2.6.10_1
===  Configuring for linux-gtk2-2.6.10_1
---  Backing up the old version
---  Uninstalling the old version
---  Deinstalling 'linux-gtk2-2.6.10_1'
pkg_delete: package 'linux-gtk2-2.6.10_1' is required by these other 
packages

and may not be deinstalled (but I'll delete it anyway):
nspluginwrapper-1.2.2_1
[Updating the pkgdb format:bdb_hash in /var/db/pkg ... - 1109 packages 
found (-1 +0) (...) done]

---  Installing the new version via the port
===  Installing for linux-gtk2-2.6.10_1
===   linux-gtk2-2.6.10_1 depends on file: 
/compat/linux/usr/lib/libatk-1.0.so.0 - found
===   linux-gtk2-2.6.10_1 depends on file: 
/compat/linux/usr/lib/libjpeg.so.62 - found
===   linux-gtk2-2.6.10_1 depends on file: 
/compat/linux/usr/lib/libpng12.so.0 - found
===   linux-gtk2-2.6.10_1 depends on file: 
/compat/linux/usr/lib/libtiff.so.3 - found
===   linux-gtk2-2.6.10_1 depends on file: 
/compat/linux/usr/lib/libpango-1.0.so.0 - found

===   linux-gtk2-2.6.10_1 depends on file: /compat/linux/bin/sh - found
===   linux-gtk2-2.6.10_1 depends on file: 
/compat/linux/usr/X11R6/lib/libXrender.so.1 - found

===   Generating temporary packing list
cd /usr/ports/x11-toolkits/linux-gtk2/work  /usr/bin/find * -type d 
-exec /bin/mkdir -p /compat/linux/{} \;
cd /usr/ports/x11-toolkits/linux-gtk2/work  /usr/bin/find * ! -type d 
| /usr/bin/cpio -pm -R root:wheel /compat/linux

28726 blocks
(process:47722): GLib-WARNING **: getpwuid_r(): failed due to unknown 
user id (0)

===   Running linux ldconfig
/compat/linux/sbin/ldconfig -r /compat/linux
===   Registering installation for linux-gtk2-2.6.10_1
===  Cleaning for linux-gtk2-2.6.10_1
---  Cleaning out obsolete shared libraries
[Updating the pkgdb format:bdb_hash in /var/db/pkg ... - 1110 packages 
found (-0 +1) . done]




--
Over the years I've come to regard you as people I've met.

___
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: java/jboss5 - buildable

2009-01-23 Thread Peter Jeremy
On 2009-Jan-21 09:40:34 +0200, Mario Pavlov free...@abv.bg wrote:
I guess you could update this port

I'm not very much in the ports system otherwise I could just send you a patch 
for this port

Currently, java/jboss5 does not have a maintainer and so will not get
updated unless someone takes pity on it.  If you are interested in
this port, I suggest you read
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/index.html
and submit a patch to take over maintainership.

-- 
Peter Jeremy
Please excuse any delays as the result of my ISP's inability to implement
an MTA that is either RFC2821-compliant or matches their claimed behaviour.


pgpzEXHxqvMHD.pgp
Description: PGP signature


Re: how to install a port without install: in the Makefile

2009-01-23 Thread Doug Barton
Florent Thoumie wrote:
 It's not about installing files but rather registering them.
 PLIST_FILES/PLIST_DIRS is just a way to replace pkg-plist, for wrong
 reasons.

I respectfully disagree my friend. :)  There was a time back when
disks were a lot smaller that saving inodes was a noble thing.
Nowadays (for the most part) that is not really a consideration, but
personally I still find it convenient to list as much as possible in
the Makefile. It saves cvs churn in any case.

Doug

-- 

This .signature sanitized for your protection
___
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


INDEX now builds successfully on 6.x

2009-01-23 Thread Erwin Lansing

___
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: how to install a port without install: in the Makefile

2009-01-23 Thread Florent Thoumie
On Fri, Jan 23, 2009 at 7:12 PM, Doug Barton do...@freebsd.org wrote:
 Florent Thoumie wrote:
 It's not about installing files but rather registering them.
 PLIST_FILES/PLIST_DIRS is just a way to replace pkg-plist, for wrong
 reasons.

 I respectfully disagree my friend. :)  There was a time back when
 disks were a lot smaller that saving inodes was a noble thing.
 Nowadays (for the most part) that is not really a consideration, but
 personally I still find it convenient to list as much as possible in
 the Makefile. It saves cvs churn in any case.

Come on, it was 2004, not 1994. Disks were already large and cheap.

This only adds complexity which in the end adds more code to
bsd.port.mk (which could already do with a good diet) and slows things
down (which of course is less and less of an issue, but still worth
mentioning).

-- 
Florent Thoumie
f...@freebsd.org
FreeBSD Committer
___
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


sysutils/graphviz depends on Xorg-module xaw8

2009-01-23 Thread Dominic Fandrey
Said module seems to have disappeared with xaw8. I deleted the
dependency from the Makefile and the port appears to be building
and installing just fine without it.

Regards
___
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


Ports required to rebuild after upgrading Xorg to 7.4

2009-01-23 Thread Dominic Fandrey
This is the list of ports that I require to rebuild after the upgrade.
This list only contains ports directly linked to an now outdated
library. It has been generated with the command:
# pkg_libchk -qo
pkg_libchk is installed by the port sysutils/bsdadminscripts.

graphics/cairo
sysutils/ecore-config
x11/efreet
x11-wm/enlightenment-devel
graphics/evince
devel/gconf2
graphics/gegl
graphics/gimp-app
security/gnome-keyring
math/gnuplot
graphics/graphviz
x11-toolkits/gtk20
palm/jpilot
x11-toolkits/libbonoboui
devel/libnotify
graphics/librsvg2
math/octave
x11-toolkits/pango
net-im/pidgin
sysutils/policykit-gnome
multimedia/transcode
net/wireshark
multimedia/vlc
___
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: cvs commit: ports/archivers/epkg Makefile ports/astro/gaia Makefile ports/astro/stellarium Makefile ports/astro/viking Makefile ports/audio/gbemol Makefile ports/audio/gmpc Makefile ports/audio/gr

2009-01-23 Thread QAT
Hi,



Excerpt from 
http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/py25-curl-7.16.4_1.log :


building py25-curl-7.16.4_1 in directory /usr/local/tinderbox/7-STABLE-FPT-NPD
maintained by: po...@freebsd.org
building for:  7.1-STABLE amd64
Makefile ident: $FreeBSD: ports/ftp/py-curl/Makefile,v 1.31 2009/01/23 15:42:42 
roam Exp $
port directory: /usr/ports/ftp/py-curl

.Last 40 lines of the log..

Registering depends: curl-7.19.2 python25-2.5.2_3 ca_root_nss-3.11.9_2.
Creating bzip'd tar ball in '/tmp/packages/All/py25-curl-7.16.4_1.tbz'
Deleting py25-curl-7.16.4_1


=== Checking filesystem state
list of extra files and directories in / (not present before this port was 
installed but present after it was deinstalled)
56316454 drwxr-xr-x3 root wheel 512 Jan 
23 23:27 usr/local/share/doc/py-curl
5631646   56 -rw-r--r--1 root wheel   27397 Jul 
11  2007 usr/local/share/doc/py-curl/ChangeLog
5631647   52 -rw-r--r--1 root wheel   26526 Jul 
18  2002 usr/local/share/doc/py-curl/COPYING
56316484 -rw-r--r--1 root wheel1509 Sep 
 6  2005 usr/local/share/doc/py-curl/INSTALL
56316494 -rw-r--r--1 root wheel 471 Apr 
22  2007 usr/local/share/doc/py-curl/README
56316504 -rw-r--r--1 root wheel1058 Apr 
23  2007 usr/local/share/doc/py-curl/TODO
56316594 drwxr-xr-x2 root wheel1024 Jan 
23 23:27 usr/local/share/doc/py-curl/tests
56316604 -rw-r--r--1 root wheel1953 Apr 
10  2007 usr/local/share/doc/py-curl/tests/test.py
56316614 -rw-r--r--1 root wheel 693 Apr 
21  2003 usr/local/share/doc/py-curl/tests/test_cb.py
56316624 -rw-r--r--1 root wheel 340 Apr 
21  2003 usr/local/share/doc/py-curl/tests/test_debug.py
56316634 -rw-r--r--1 root wheel 289 Aug 
24  2006 usr/local/share/doc/py-curl/tests/test_ftp.py
56316644 -rw-r--r--1 root wheel1419 May 
 1  2003 usr/local/share/doc/py-curl/tests/test_getinfo.py
56316658 -rw-r--r--1 root wheel2733 Mar 
30  2005 usr/local/share/doc/py-curl/tests/test_gtk.py
5631666   12 -rw-r--r--1 root wheel5476 May 
 1  2003 usr/local/share/doc/py-curl/tests/test_internals.py
56316674 -rw-r--r--1 root wheel1126 May 
 1  2003 usr/local/share/doc/py-curl/tests/test_memleak.py
56316684 -rw-r--r--1 root wheel 676 Mar 
11  2005 usr/local/share/doc/py-curl/tests/test_multi.py
56316694 -rw-r--r--1 root wheel1746 Apr 
10  2007 usr/local/share/doc/py-curl/tests/test_multi2.py
56316708 -rw-r--r--1 root wheel2068 Mar 
11  2005 usr/local/share/doc/py-curl/tests/test_multi3.py
56316714 -rw-r--r--1 root wheel1400 Mar 
11  2005 usr/local/share/doc/py-curl/tests/test_multi4.py
56316724 -rw-r--r--1 root wheel1472 Mar 
11  2005 usr/local/share/doc/py-curl/tests/test_multi5.py
56316734 -rw-r--r--1 root wheel1536 Mar 
11  2005 usr/local/share/doc/py-curl/tests/test_multi6.py
56316744 -rw-r--r--1 root wheel1924 Nov 
10  2006 usr/local/share/doc/py-curl/tests/test_multi_socket.py
56316754 -rw-r--r--1 root wheel1749 Nov 
10  2006 usr/local/share/doc/py-curl/tests/test_multi_timer.py
5631676   12 -rw-r--r--1 root wheel5773 Apr 
12  2005 usr/local/share/doc/py-curl/tests/test_multi_vs_thread.py
56316774 -rw-r--r--1 root wheel 589 Apr 
21  2003 usr/local/share/doc/py-curl/tests/test_post.py
56316784 -rw-r--r--1 root wheel 535 Mar 
 3  2005 usr/local/share/doc/py-curl/tests/test_post2.py
56316794 -rw-r--r--1 root wheel 804 Jun 
21  2004 usr/local/share/doc/py-curl/tests/test_post3.py
56316804 -rw-r--r--1 root wheel 714 Jun 
13  2006 usr/local/share/doc/py-curl/tests/test_share.py
56316814 -rw-r--r--1 root wheel 473 Apr 
21  2003 usr/local/share/doc/py-curl/tests/test_stringio.py
56316824 -rw-r--r--1 root wheel 744 Apr 
21  2003 usr/local/share/doc/py-curl/tests/test_xmlrpc.py
56316834 -rw-r--r--1 root wheel 949 Apr 
21  2003 

FreeBSD Port: php5-gd-5.2.8

2009-01-23 Thread Tom Worster
hi,

is it new that php5-gd-5.2.8 depends on python? i installed this port on a
two machines a few weeks ago and i don't believe python was involved.

tom


___
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 Port: gstreamer-plugins-all-1.3.0.10.1_5

2009-01-23 Thread pcfxer
I am having issues running the lot of my video files, here is some 
output when run from the CLI, the error still persists.

%gst-launch-0.10 playbin uri=file:///usr/home/Brodey/MyDocuments/My\ 
Videos/Pirates\ of\ Silicon\ Valley.xvid.avi
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstAudioSinkClock
ERROR: from element 
/GstPlayBin:playbin0/GstBin:vbin/GstAutoVideoSink:videosink/GstXvImageSink:videosink-actual-sink-xvimage:
 
Failed to create output image buffer of 576x432 pixels
Additional debug info:
xvimagesink.c(621): gst_xvimagesink_xvimage_new (): 
/GstPlayBin:playbin0/GstBin:vbin/GstAutoVideoSink:videosink/GstXvImageSink:videosink-actual-sink-xvimage:
could not get shared memory of 373248 bytes
Execution ended after 1143734190 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
FREEING pipeline ...

Regards,
Brodey Dover


___
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: Re: java/jboss5 - buildable

2009-01-23 Thread Mario Pavlov
Hi Peter,
well I guess I could try :)
only that I can't start right now and it will take some time...

Regards
Mario

 On 2009-Jan-21 09:40:34 +0200, Mario Pavlov  wrote:
 I guess you could update this port
 
 I'm not very much in the ports system otherwise I could just send you a 
 patch for this port
 
 Currently, java/jboss5 does not have a maintainer and so will not get
 updated unless someone takes pity on it.  If you are interested in
 this port, I suggest you read
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/index.html
 and submit a patch to take over maintainership.
 
 -- 
 Peter Jeremy
 Please excuse any delays as the result of my ISP's inability to implement
 an MTA that is either RFC2821-compliant or matches their claimed behaviour.
 
___
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