cups-base help

2011-10-05 Thread Brent Clark

To whom it may concern.

I was wondering if you would be so kind as to help or provide some assistance 
for cups-base.

I get the following message.

[root@bclark-laptop /usr/ports/print/cups-base]# make install clean
===  cups-base-1.4.8 is marked as broken: missing function, see 
http://www.avahi.org/ticket/303.
*** Error code 1

Stop in /usr/ports/print/cups-base.

I reviewed UPDATING, and there is nothing to suggest a fix or state more on the 
current issue. The link above, doesn't seem to provide any help.

Kind Regards
Brent Clark
___
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: irc/bitlbee skype support

2011-10-05 Thread Любомир Григоров
I just realized it's in the devel version that this has been added. Is there
any chance of getting a -devel port with the skype support?

The source tarballs are here:
http://code.bitlbee.org/tarballs/?C=M;O=D

skype protocol is included as of rev 802.

Cheers.
-- 
Lyubomir Grigorov (bgalakazam)
___
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


syslog-ng 3.3

2011-10-05 Thread Peter Czanik
Hello,

A new version of syslog-ng was released during the weekend, version
3.3.1. As it has some major changes (
http://git.balabit.hu/?p=bazsi/syslog-ng-3.3.git;a=blob_plain;f=NEWS;hb=HEAD
), like changing from a single thread to multithreading, it is still
only available from sysutils/syslog-ng-devel. It is already in
production on many Linux servers, and works fine on my low traffic
FreeBSD machine, but I did not receive feedback yet from the FreeBSD
community.

So please test it and let me know any positive/negative experiences you
have!

I'd also like to use this e-mail to thank Cy for maintaining syslog-ng
in the FreeBSD ports!

Bye,

-- 
Peter Czanik (CzP) cza...@balabit.hu
BalaBit IT Security / syslog-ng upstream
http://czanik.blogs.balabit.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: cups-base help

2011-10-05 Thread Brent Clark

Thank you for replying.

Seems like I have a new problem. I double checked with UPDATING, in case I 
missed anything.

===  Building for cups-base-1.5.0
/bin/cp -p /usr/local/lib/libcups.a 
/usr/ports/print/cups-base/work/cups-1.5.0/cups/
/bin/cp -p /usr/local/lib/libcups.so 
/usr/ports/print/cups-base/work/cups-1.5.0/cups/
/bin/cp -p /usr/local/lib/libcups.so.2 
/usr/ports/print/cups-base/work/cups-1.5.0/cups/
/bin/cp -p /usr/local/lib/libcupsimage.so 
/usr/ports/print/cups-base/work/cups-1.5.0/filter/
/bin/cp -p /usr/local/lib/libcupsimage.so.2 
/usr/ports/print/cups-base/work/cups-1.5.0/filter/
chmod +x cups-config
echo Using ARCHFLAGS=
Using ARCHFLAGS=
echo Using ALL_CFLAGS=-I.. -D_CUPS_SOURCE -I/usr/local/include -O2 -pipe  
-fno-strict-aliasing -DOPENSSL_DISABLE_OLD_DES_SUPPORT -D_LARGEFILE_SOURCE  
-D_THREAD_SAFE -D_REENTRANT 
Using ALL_CFLAGS=-I.. -D_CUPS_SOURCE -I/usr/local/include -O2 -pipe  
-fno-strict-aliasing -DOPENSSL_DISABLE_OLD_DES_SUPPORT -D_LARGEFILE_SOURCE  
-D_THREAD_SAFE -D_REENTRANT
echo Using ALL_CXXFLAGS=-I.. -D_CUPS_SOURCE -I/usr/local/include -O2 -pipe 
-fno-strict-aliasing -DOPENSSL_DISABLE_OLD_DES_SUPPORT -D_LARGEFILE_SOURCE  
-D_THREAD_SAFE -D_REENTRANT 
Using ALL_CXXFLAGS=-I.. -D_CUPS_SOURCE -I/usr/local/include -O2 -pipe 
-fno-strict-aliasing -DOPENSSL_DISABLE_OLD_DES_SUPPORT -D_LARGEFILE_SOURCE  
-D_THREAD_SAFE -D_REENTRANT
echo Using CC=cc
Using CC=cc
echo Using CXX=cc
Using CXX=cc
echo Using DSOFLAGS=-L../cups -Wl,-R/usr/local/lib -Wl,-rpath,/usr/local/lib 
-L/usr/local/lib  -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -Wl,-soname,`basename 
all` -shared -Wall -Wno-format-y2k -Wunused -fPIC -Os -g -fstack-protector
Using DSOFLAGS=-L../cups -Wl,-R/usr/local/lib -Wl,-rpath,/usr/local/lib 
-L/usr/local/lib  -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib 
-Wl,-soname,all -shared -Wall -Wno-format-y2k -Wunused -fPIC -Os -g 
-fstack-protector
echo Using LDFLAGS=-L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler 
-L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -Wl,-R/usr/local/lib  -fPIE -pie -Wall 
-Wno-format-y2k -Wunused -fPIC -Os -g -fstack-protector
Using LDFLAGS=-L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler 
-L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -Wl,-R/usr/local/lib  -fPIE 
-pie -Wall -Wno-format-y2k -Wunused -fPIC -Os -g -fstack-protector
echo Using LIBS=-lcups  -lssl -lcrypto  -lz -pthread -lm -lcrypt -lssp_nonshared 
-liconv 
Using LIBS=-lcups  -lssl -lcrypto  -lz -pthread -lm -lcrypt -lssp_nonshared 
-liconv
for dir in test backend berkeley cgi-bin driver monitor notifier ppdc scheduler 
systemv conf data desktop locale man doc examples templates  fonts; do\
echo Making all in $dir... ;\
(cd $dir ; gmake  all ) || exit 1;\
done
Making all in test...
gmake[1]: Entering directory `/usr/ports/print/cups-base/work/cups-1.5.0/test'
echo Linking ippserver...
Linking ippserver...
cc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -L/usr/local/lib 
-rpath=/usr/lib:/usr/local/lib -Wl,-R/usr/local/lib  -fPIE -pie -Wall 
-Wno-format-y2k -Wunused -fPIC -Os -g -fstack-protector -o ippserver 
ippserver.o  ../cups/libcups.a \
 -lssl -lcrypto  -pthread -lm -lcrypt -lssp_nonshared -liconv  -lz
ippserver.o(.text+0x489): In function `create_listener':
/usr/ports/print/cups-base/work/cups-1.5.0/test/ippserver.c:1088: undefined 
reference to `_httpAddrSetPort'
ippserver.o(.text+0x6cb): In function `debug_attributes':
/usr/ports/print/cups-base/work/cups-1.5.0/test/ippserver.c:2008: undefined 
reference to `_ippAttrString'
ippserver.o(.text+0x1b0b): In function `copy_attribute':
/usr/ports/print/cups-base/work/cups-1.5.0/test/ippserver.c:593: undefined 
reference to `_ippAttrString'
ippserver.o(.text+0x25ab): In function `find_job':
/usr/ports/print/cups-base/work/cups-1.5.0/test/ippserver.c:2189: undefined 
reference to `_cupsRWLockRead'
ippserver.o(.text+0x25d6):/usr/ports/print/cups-base/work/cups-1.5.0/test/ippserver.c:2191:
 undefined reference to `_cupsRWUnlock'
ippserver.o(.text+0x29e0): In function `ipp_print_job':
/usr/ports/print/cups-base/work/cups-1.5.0/test/ippserver.c:4154: undefined 
reference to `_httpPeek'
ippserver.o(.text+0x2af6):/usr/ports/print/cups-base/work/cups-1.5.0/test/ippserver.c:4186:
 undefined reference to `_cups_strcasecmp'
ippserver.o(.text+0x313c):/usr/ports/print/cups-base/work/cups-1.5.0/test/ippserver.c:958:
 undefined reference to `_cupsRWLockWrite'
ippserver.o(.text+0x3395):/usr/ports/print/cups-base/work/cups-1.5.0/test/ippserver.c:1036:
 undefined reference to `_cupsRWUnlock'
ippserver.o(.text+0x33aa):/usr/ports/print/cups-base/work/cups-1.5.0/test/ippserver.c:2886:
 undefined reference to `_cups_strcasecmp'
ippserver.o(.text+0x33c7):/usr/ports/print/cups-base/work/cups-1.5.0/test/ippserver.c:2889:
 undefined reference to `_cups_strcasecmp'
ippserver.o(.text+0x3fae):/usr/ports/print/cups-base/work/cups-1.5.0/test/ippserver.c:966:
 undefined reference to `_cupsRWLockWrite'

Re: shells/ksh93 segfaults on suspend

2011-10-05 Thread Sunpoet Po-Chuan Hsieh
On Tue, Oct 04, 2011 at 06:16:54PM -0500, Greg Rivers wrote:
 The version of ksh93 currently in ports suffers from a bug that
 causes it to segfault on suspend:
 
 $ pkg_info -I ksh\*
 ksh93-20110208_1Official ATT release of KornShell 93
 $ su -
 Password:
 # echo $KSH_VERSION
 Version JM 93u 2011-02-08
 # ps -p $$
   PID  TT  STAT  TIME COMMAND
 60190   4  S  0:00.01 -su (ksh)
 # suspend
 $ jobs
 $ dmesg | tail -1
 pid 60190 (ksh), uid 0: exited on signal 11 (core dumped)
 $
 
 A bit of searching turned up that this is a known bug[1] that was
 fixed by Red Hat last April.  I don't know if they pushed their fix
 upstream. Should I file a PR for this, or are there plans to update
 the ksh93 port soon anyway?
 
 [1] https://bugzilla.redhat.com/show_bug.cgi?id=691077
 
 -- 
 Greg Rivers

Hi Greg,

Thanks for reporting this problem. I've committed the fix. It should be
fixed in ksh93-20110208_2.

Regards,
-- 
   Sunpoet Po-Chuan Hsieh sunpoet at sunpoet.net sunpoet at FreeBSD.org
   4096R/CC57E36B 8AD8 68F2 7D2B 0A10 7E9B 8CC0 DC44 247E CC57 E36B
 http://people.FreeBSD.org/~sunpoet/pgpkeys.txt
___
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: cups-base help

2011-10-05 Thread Christian Hiris
On Wednesday 05 October 2011, you wrote:
 To whom it may concern.

 I was wondering if you would be so kind as to help or provide some
 assistance for cups-base.

 I get the following message.

 [root@bclark-laptop /usr/ports/print/cups-base]# make install clean
 ===  cups-base-1.4.8 is marked as broken: missing function, see
 http://www.avahi.org/ticket/303. *** Error code 1

 Stop in /usr/ports/print/cups-base.

 I reviewed UPDATING, and there is nothing to suggest a fix or state more on
 the current issue. The link above, doesn't seem to provide any help.

 Kind Regards
 Brent Clark
 ___
 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

Type make config and uncheck the DNSSD option.

Cheers, 
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


Re: cups-base help

2011-10-05 Thread Christian Hiris
On Wednesday 05 October 2011, Brent Clark wrote:
 Thank you for replying.

 Seems like I have a new problem. I double checked with UPDATING, in case I
 missed anything.

 ===  Building for cups-base-1.5.0
 /bin/cp -p /usr/local/lib/libcups.a
 /usr/ports/print/cups-base/work/cups-1.5.0/cups/ /bin/cp -p
 /usr/local/lib/libcups.so /usr/ports/print/cups-base/work/cups-1.5.0/cups/
 /bin/cp -p /usr/local/lib/libcups.so.2
 /usr/ports/print/cups-base/work/cups-1.5.0/cups/ /bin/cp -p
 /usr/local/lib/libcupsimage.so
 /usr/ports/print/cups-base/work/cups-1.5.0/filter/ /bin/cp -p
 /usr/local/lib/libcupsimage.so.2
 /usr/ports/print/cups-base/work/cups-1.5.0/filter/ chmod +x cups-config
 echo Using ARCHFLAGS=
 Using ARCHFLAGS=
 echo Using ALL_CFLAGS=-I.. -D_CUPS_SOURCE -I/usr/local/include -O2 -pipe 
 -fno-strict-aliasing -DOPENSSL_DISABLE_OLD_DES_SUPPORT -D_LARGEFILE_SOURCE 
 -D_THREAD_SAFE -D_REENTRANT  Using ALL_CFLAGS=-I.. -D_CUPS_SOURCE
 -I/usr/local/include -O2 -pipe  -fno-strict-aliasing
 -DOPENSSL_DISABLE_OLD_DES_SUPPORT -D_LARGEFILE_SOURCE  -D_THREAD_SAFE
 -D_REENTRANT echo Using ALL_CXXFLAGS=-I.. -D_CUPS_SOURCE
 -I/usr/local/include -O2 -pipe -fno-strict-aliasing
 -DOPENSSL_DISABLE_OLD_DES_SUPPORT -D_LARGEFILE_SOURCE  -D_THREAD_SAFE
 -D_REENTRANT  Using ALL_CXXFLAGS=-I.. -D_CUPS_SOURCE -I/usr/local/include
 -O2 -pipe -fno-strict-aliasing -DOPENSSL_DISABLE_OLD_DES_SUPPORT
 -D_LARGEFILE_SOURCE  -D_THREAD_SAFE -D_REENTRANT echo Using CC=cc
 Using CC=cc
 echo Using CXX=cc
 Using CXX=cc
 echo Using DSOFLAGS=-L../cups -Wl,-R/usr/local/lib
 -Wl,-rpath,/usr/local/lib -L/usr/local/lib  -L/usr/local/lib
 -rpath=/usr/lib:/usr/local/lib -Wl,-soname,`basename all` -shared -Wall
 -Wno-format-y2k -Wunused -fPIC -Os -g -fstack-protector Using
 DSOFLAGS=-L../cups -Wl,-R/usr/local/lib -Wl,-rpath,/usr/local/lib
 -L/usr/local/lib  -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib
 -Wl,-soname,all -shared -Wall -Wno-format-y2k -Wunused -fPIC -Os -g
 -fstack-protector echo Using LDFLAGS=-L../cgi-bin -L../cups -L../filter
 -L../ppdc -L../scheduler -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib
 -Wl,-R/usr/local/lib  -fPIE -pie -Wall -Wno-format-y2k -Wunused -fPIC -Os
 -g -fstack-protector Using LDFLAGS=-L../cgi-bin -L../cups -L../filter
 -L../ppdc -L../scheduler -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib
 -Wl,-R/usr/local/lib  -fPIE -pie -Wall -Wno-format-y2k -Wunused -fPIC -Os
 -g -fstack-protector echo Using LIBS=-lcups  -lssl -lcrypto  -lz -pthread
 -lm -lcrypt -lssp_nonshared -liconv  Using LIBS=-lcups  -lssl -lcrypto 
 -lz -pthread -lm -lcrypt -lssp_nonshared -liconv for dir in test backend
 berkeley cgi-bin driver monitor notifier ppdc scheduler systemv conf data
 desktop locale man doc examples templates  fonts; do\ echo Making all in
 $dir... ;\
   (cd $dir ; gmake  all ) || exit 1;\
 done
 Making all in test...
 gmake[1]: Entering directory
 `/usr/ports/print/cups-base/work/cups-1.5.0/test' echo Linking ippserver...
 Linking ippserver...
 cc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler
 -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -Wl,-R/usr/local/lib  -fPIE
 -pie -Wall -Wno-format-y2k -Wunused -fPIC -Os -g -fstack-protector -o
 ippserver ippserver.o  ../cups/libcups.a \ -lssl -lcrypto  -pthread -lm
 -lcrypt -lssp_nonshared -liconv  -lz ippserver.o(.text+0x489): In function
 `create_listener':
 /usr/ports/print/cups-base/work/cups-1.5.0/test/ippserver.c:1088: undefined
 reference to `_httpAddrSetPort' ippserver.o(.text+0x6cb): In function
 `debug_attributes':
 /usr/ports/print/cups-base/work/cups-1.5.0/test/ippserver.c:2008: undefined
 reference to `_ippAttrString' ippserver.o(.text+0x1b0b): In function
 `copy_attribute':
 /usr/ports/print/cups-base/work/cups-1.5.0/test/ippserver.c:593: undefined
 reference to `_ippAttrString' ippserver.o(.text+0x25ab): In function
 `find_job':
 /usr/ports/print/cups-base/work/cups-1.5.0/test/ippserver.c:2189: undefined
 reference to `_cupsRWLockRead'
 ippserver.o(.text+0x25d6):/usr/ports/print/cups-base/work/cups-1.5.0/test/i
ppserver.c:2191: undefined reference to `_cupsRWUnlock'
 ippserver.o(.text+0x29e0): In function `ipp_print_job':
 /usr/ports/print/cups-base/work/cups-1.5.0/test/ippserver.c:4154: undefined
 reference to `_httpPeek'
 ippserver.o(.text+0x2af6):/usr/ports/print/cups-base/work/cups-1.5.0/test/i
ppserver.c:4186: undefined reference to `_cups_strcasecmp'
 ippserver.o(.text+0x313c):/usr/ports/print/cups-base/work/cups-1.5.0/test/i
ppserver.c:958: undefined reference to `_cupsRWLockWrite'
 ippserver.o(.text+0x3395):/usr/ports/print/cups-base/work/cups-1.5.0/test/i
ppserver.c:1036: undefined reference to `_cupsRWUnlock'
 ippserver.o(.text+0x33aa):/usr/ports/print/cups-base/work/cups-1.5.0/test/i
ppserver.c:2886: undefined reference to `_cups_strcasecmp'
 ippserver.o(.text+0x33c7):/usr/ports/print/cups-base/work/cups-1.5.0/test/i
ppserver.c:2889: undefined reference to `_cups_strcasecmp'
 

Re: cups-base help

2011-10-05 Thread Brent Clark

On 05/10/2011 15:41, Christian Hiris wrote:


You could try to remove all the cups packages and rebuild from scratch.

# cd /var/db/pkg
# pkg_info -o * | grep /cups  /tmp/list-of-installed-cups-ports.txt
# pkg_delete cups*

Then do a make clean for all cups-ports and after that rebuild them.

HTH,
ch




Hiya

Although it didnt fully help, I ran

pkg_delete -f cups*
portsclean -C  portsclean -D

I tried 'make install clean' again and its all now working.

Thank you for your help. Really appreciated.

Regards
Brent Clark.

P.s. Really love it when something does not go to plan or install properly. 
Sure gives you place to learn. :)

___
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: FYI: BerliOS will be closed on 31.12.2011

2011-10-05 Thread Dmitry Marakasov
* Ruslan Mahmatkhanov (cvs-...@yandex.ru) wrote:

  I've mirrored (seemingly) all the distfiles we fetch from berlios here:
 
  http://mirror.amdmi3.ru/berlios/
 
  so by the moment of cutoff MASTER_SITE_BERLIOS may just be changed to
 
  http://mirror.amdmi3.ru/berlios/download.berlios.de/%SUBDIR%/
  and some individual ports' Makefiles (namely slim-themes and ngircd)
  tweaked.
 
  That's only 217M, so there's no much problem.
 
 Thanks a lot, Dmitry. Are you planning to keep this distfiles mirror 
 up-to-date till the 01.01.2012?

I think I'll also fetch newer distfiles for the software I've
mirrored if there are any, for the case some ports (not on the
latest versions currently) are updated.
Beyond that, I think only a final check in late December will be
needed to ensure the mirror is complete, as live projects will move
to other hostings and dead project will not release any new versions.

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amd...@amdmi3.ru  ..:  jabber: amd...@jabber.ruhttp://www.amdmi3.ru
___
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


Qugga port security fix

2011-10-05 Thread Mike Tancsa
Hi,
Any chance you could update the quagga port to the latest version ?
There are some security fixes in it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=161161
and
http://www.freebsd.org/cgi/query-pr.cgi?pr=156332cat=port

have patches, although the second one is probably more correct.

---Mike
-- 
---
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, m...@sentex.net
Providing Internet services since 1994 www.sentex.net
Cambridge, Ontario Canada   http://www.tancsa.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: syslog-ng 3.3

2011-10-05 Thread Cy Schubert
In message 4e8c1c5c.6070...@balabit.hu, Peter Czanik writes:
 Hello,
 
 A new version of syslog-ng was released during the weekend, version
 3.3.1. As it has some major changes (
 http://git.balabit.hu/?p=bazsi/syslog-ng-3.3.git;a=blob_plain;f=NEWS;hb=HEAD
 ), like changing from a single thread to multithreading, it is still
 only available from sysutils/syslog-ng-devel. It is already in
 production on many Linux servers, and works fine on my low traffic
 FreeBSD machine, but I did not receive feedback yet from the FreeBSD
 community.
 
 So please test it and let me know any positive/negative experiences you
 have!
 
 I'd also like to use this e-mail to thank Cy for maintaining syslog-ng
 in the FreeBSD ports!

Thanks Peter. Your team has produced an excellent piece of software.

I'd like to add that the plan is to commit 3.3.1 to the prod port 
(sysutils/syslog-ng) in a week. Peter and I would like to hear from anyone 
regarding any issues, no matter how small. Please check out the -devel port 
before 3.3.1 is committed to the main syslog-ng port next week.


-- 
Cheers,
Cy Schubert cy.schub...@komquats.com
FreeBSD UNIX:  c...@freebsd.org   Web:  http://www.FreeBSD.org

The need of the many outweighs the greed of the few.


___
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/keybinder + python

2011-10-05 Thread Luiz Gustavo S. Costa
Hi list,

I have a problem in the port x11/keybinder

Using:
[root@desktop] /usr/local/share/examples/keybinder# uname -a
FreeBSD desktop.luizgustavo.pro.br 10.0-CURRENT FreeBSD 10.0-CURRENT
#9 r225914M: Sun Oct  2 13:58:50 BRT 2011
r...@desktop.luizgustavo.pro.br:/usr/obj/usr/src/sys/GENERIC  amd64



It seems that this one missing file to the python, see example:

[root@desktop] /usr/ports/x11/keybinder# make install clean
===  Installing for keybinder-0.2.2
===   keybinder-0.2.2 depends on file: /usr/local/bin/python2.7 - found
===   keybinder-0.2.2 depends on executable: pkg-config - found
===   keybinder-0.2.2 depends on file:
/usr/local/lib/gio/modules/libgiofam.so - found
===   keybinder-0.2.2 depends on executable: pygobject-codegen-2.0 - found
===   keybinder-0.2.2 depends on file:
/usr/local/libdata/pkgconfig/pygtk-2.0.pc - found
===   keybinder-0.2.2 depends on shared library: atk-1.0.0 - found
===   keybinder-0.2.2 depends on shared library: glib-2.0.0 - found
===   keybinder-0.2.2 depends on shared library: gtk-x11-2.0.0 - found
===   keybinder-0.2.2 depends on shared library: glade-2.0.0 - found
===   keybinder-0.2.2 depends on shared library: xml2.5 - found
===   keybinder-0.2.2 depends on shared library: pango-1.0.0 - found
===   Generating temporary packing list
===  Checking if x11/keybinder already installed
Making install in libkeybinder
gmake[1]: Entrando no diretório
`/usr/ports/x11/keybinder/work/keybinder-0.2.2/libkeybinder'
gmake[2]: Entrando no diretório
`/usr/ports/x11/keybinder/work/keybinder-0.2.2/libkeybinder'
.
 blah, blah 
.
test -z /usr/local/libdata/pkgconfig || .././install-sh -c -d
/usr/local/libdata/pkgconfig
 install  -o root -g wheel -m 444 keybinder.pc '/usr/local/libdata/pkgconfig'
gmake[2]: Saindo do diretório
`/usr/ports/x11/keybinder/work/keybinder-0.2.2/libkeybinder'
gmake[1]: Saindo do diretório
`/usr/ports/x11/keybinder/work/keybinder-0.2.2/libkeybinder'
Making install in python-keybinder
gmake[1]: Entrando no diretório
`/usr/ports/x11/keybinder/work/keybinder-0.2.2/python-keybinder'
gmake[2]: Entrando no diretório
`/usr/ports/x11/keybinder/work/keybinder-0.2.2/python-keybinder'
gmake[2]: Nada a ser feito para `install-exec-am'.
test -z /usr/local/lib/python2.7/site-packages/keybinder ||
.././install-sh -c -d
/usr/local/lib/python2.7/site-packages/keybinder
 /bin/sh ../libtool   --mode=install /usr/bin/install -c -o root -g
wheel   _keybinder.la
'/usr/local/lib/python2.7/site-packages/keybinder'
libtool: install: /usr/bin/install -c -o root -g wheel
.libs/_keybinder.lai
/usr/local/lib/python2.7/site-packages/keybinder/_keybinder.la
libtool: install: /usr/bin/install -c -o root -g wheel
.libs/lib_keybinder.a
/usr/local/lib/python2.7/site-packages/keybinder/lib_keybinder.a
libtool: install: chmod 644
/usr/local/lib/python2.7/site-packages/keybinder/lib_keybinder.a
libtool: install: ranlib
/usr/local/lib/python2.7/site-packages/keybinder/lib_keybinder.a
--
Libraries have been installed in:
   /usr/local/lib/python2.7/site-packages/keybinder

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_RUN_PATH' environment variable
 during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
--
test -z /usr/local/lib/python2.7/site-packages/keybinder ||
.././install-sh -c -d
/usr/local/lib/python2.7/site-packages/keybinder
 install  -o root -g wheel -m 444 __init__.py
'/usr/local/lib/python2.7/site-packages/keybinder'
Byte-compiling python modules...
__init__.py
Byte-compiling python modules (optimized versions) ...
__init__.py
gmake[2]: Saindo do diretório
`/usr/ports/x11/keybinder/work/keybinder-0.2.2/python-keybinder'
gmake[1]: Saindo do diretório
`/usr/ports/x11/keybinder/work/keybinder-0.2.2/python-keybinder'
gmake[1]: Entrando no diretório `/usr/ports/x11/keybinder/work/keybinder-0.2.2'
gmake[2]: Entrando no diretório `/usr/ports/x11/keybinder/work/keybinder-0.2.2'
gmake[2]: Nada a ser feito para `install-exec-am'.
gmake[2]: Nada a ser feito para `install-data-am'.
gmake[2]: Saindo do diretório `/usr/ports/x11/keybinder/work/keybinder-0.2.2'
gmake[1]: Saindo do diretório `/usr/ports/x11/keybinder/work/keybinder-0.2.2'
/bin/cp /usr/ports/x11/keybinder/work/keybinder-0.2.2/examples/*
/usr/local/share/examples/keybinder
===   Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===   Registering installation for keybinder-0.2.2
===  Cleaning for keybinder-0.2.2

[lgcosta@desktop] /usr/ports cd /usr/local/share/examples/keybinder
[lgcosta@desktop] 

Re: x11/keybinder + python

2011-10-05 Thread Ruslan Mahmatkhanov

Luiz Gustavo S. Costa wrote on 05.10.2011 23:42:


[lgcosta@desktop] /usr/local/share/examples/keybinder  python example.py
Traceback (most recent call last):
   File example.py, line 9, inmodule
 import keybinder
   File /usr/local/lib/python2.7/site-packages/keybinder/__init__.py,
line 26, inmodule
 from _keybinder import *
ImportError: No module named _keybinder
[lgcosta@desktop] /usr/local/share/examples/keybinder


This is actually libtool issue on 10-CURRENT.
I just tried this and it working for me.

1. Deinstall keybinder
2. setenv UNAME_r 9.9-CURRENT
3. cd /usr/ports/x11/keybinder  make install clean

After that example.py is working:

[rm@smeshariki3 keybinder] python example.py
Press CtrlA to handle keybinding and quit
Handling Keystring CtrlA (user data)

--
Regards,
Ruslan

Tinderboxing kills... the drives.
___
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


lang/chicken, fails to package, needs MAKE_JOBS_UNSAFE

2011-10-05 Thread Doug Barton
Howdy,

Trying to create a package for lang/chicken today, it fails to build at
all with FORCE_MAKE_JOBS, so it needs MAKE_JOBS_UNSAFE= true in the
Makefile. Also, once it got built, it failed to package:

===  Building package for chicken-4.7.0
tar: lib/chicken/6/modules.db: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors.
pkg_create: make_dist: tar command failed with code 256
*** Error code 1

Stop in /usr/ports/lang/chicken.


Doug

-- 

Nothin' ever doesn't change, but nothin' changes much.
-- OK Go

Breadth of IT experience, and depth of knowledge in the DNS.
Yours for the right price.  :)  http://SupersetSolutions.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


lang/ocaml fails to package without THREADS option (plist error)

2011-10-05 Thread Doug Barton
stas,

If I don't choose the THREADS option I get this. Looks like it needs
some PLIST_SUB action.


Thanks,

Doug


tar: lib/ocaml/caml/threads.h: Cannot stat: No such file or directory
tar: lib/ocaml/condition.mli: Cannot stat: No such file or directory
tar: lib/ocaml/event.mli: Cannot stat: No such file or directory
tar: lib/ocaml/libthreads.a: Cannot stat: No such file or directory
tar: lib/ocaml/libthreadsnat.a: Cannot stat: No such file or directory
tar: lib/ocaml/mutex.mli: Cannot stat: No such file or directory
tar: lib/ocaml/stublibs/dllthreads.so: Cannot stat: No such file or
directory
tar: lib/ocaml/thread.mli: Cannot stat: No such file or directory
tar: lib/ocaml/threadUnix.mli: Cannot stat: No such file or directory
tar: lib/ocaml/threads/condition.cmi: Cannot stat: No such file or directory
tar: lib/ocaml/threads/condition.cmx: Cannot stat: No such file or directory
tar: lib/ocaml/threads/event.cmi: Cannot stat: No such file or directory
tar: lib/ocaml/threads/event.cmx: Cannot stat: No such file or directory
tar: lib/ocaml/threads/mutex.cmi: Cannot stat: No such file or directory
tar: lib/ocaml/threads/mutex.cmx: Cannot stat: No such file or directory
tar: lib/ocaml/threads/thread.cmi: Cannot stat: No such file or directory
tar: lib/ocaml/threads/thread.cmx: Cannot stat: No such file or directory
tar: lib/ocaml/threads/threadUnix.cmi: Cannot stat: No such file or
directory
tar: lib/ocaml/threads/threadUnix.cmx: Cannot stat: No such file or
directory
tar: lib/ocaml/threads/threads.a: Cannot stat: No such file or directory
tar: lib/ocaml/threads/threads.cma: Cannot stat: No such file or directory
tar: lib/ocaml/threads/threads.cmxa: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors.
pkg_create: make_dist: tar command failed with code 256


-- 

Nothin' ever doesn't change, but nothin' changes much.
-- OK Go

Breadth of IT experience, and depth of knowledge in the DNS.
Yours for the right price.  :)  http://SupersetSolutions.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: lang/chicken, fails to package, needs MAKE_JOBS_UNSAFE

2011-10-05 Thread Vitaly Magerya
Doug Barton wrote:
 Trying to create a package for lang/chicken today, it fails to build at
 all with FORCE_MAKE_JOBS, so it needs MAKE_JOBS_UNSAFE= true in the
 Makefile.

True.

 Also, once it got built, it failed to package:

 ===  Building package for chicken-4.7.0
 tar: lib/chicken/6/modules.db: Cannot stat: No such file or directory
 tar: Error exit delayed from previous errors.
 pkg_create: make_dist: tar command failed with code 256
 *** Error code 1

 Stop in /usr/ports/lang/chicken.

Seems to work for me on 8.2-RELEASE amd64.
Can you send me your build/install/package logs?
I'll try to reproduce the problem.
___
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