Re: Web feed for /usr/ports/UPDATING

2010-09-25 Thread Edward

 directly, I'm going to keep it updated and if necessary will upgrade
 the RootBSD VPS it's hosted on.
Why not redirect the feed to feedburner? It's a free server from google,
fast  furious.

My 2cents :)

___
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-25 Thread Alexander Kojevnikov
On 25 September 2010 15:36, Edward mys...@rdtan.net wrote:

 directly, I'm going to keep it updated and if necessary will upgrade
 the RootBSD VPS it's hosted on.
 Why not redirect the feed to feedburner? It's a free server from google,
 fast  furious.

I don't really see the point in relying on another service. The feed
is cached, for most requests the script just reads and prints a file,
it's not hard for the server at all.
___
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-25 Thread Alexander Kojevnikov
On 25 September 2010 15:44, jhell jh...@dataix.net wrote:
 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.

Great idea, I'll try to implement both feeds during the weekend and
will post here and on freebsd-current@ and freebsd-stable@ when it's
done.
___
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-25 Thread Edward
 On 25/09/10 3:00, Alexander Kojevnikov wrote:
 directly, I'm going to keep it updated and if necessary will upgrade
 the RootBSD VPS it's hosted on.
 Why not redirect the feed to feedburner? It's a free server from google,
 fast  furious.
 I don't really see the point in relying on another service. The feed
 is cached, for most requests the script just reads and prints a file,
 it's not hard for the server at all.

I thought you were concern about the extra bandwidth  processing that
would incur by providing this great idea so I suggested to move the RSS
part to feedburner. If this is not the case, ignore it ;)

Ah, I forgot to say thanks. This make reading /usr/ports/UPDATING
interesting again. :)
___
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: dovecot-1.2.14

2010-09-25 Thread Garrett Heaver
Hi

I was just wondering if there is a port for dovecot 2 in the works already or 
if I could be any assistance in getting it up and running?

Many Thanks!
Garrett Heaver___
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


Web feeds for UPDATING files

2010-09-25 Thread Alexander Kojevnikov
On 25 September 2010 17:04, Alexander Kojevnikov
alexan...@kojevnikov.com wrote:
 On 25 September 2010 15:44, jhell jh...@dataix.net wrote:
 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.

 Great idea, I'll try to implement both feeds during the weekend and
 will post here and on freebsd-current@ and freebsd-stable@ when it's
 done.

...and done:

http://updating.versia.com/

The site now features Atom feeds for the following files:

* ports/UPDATING
* head/UPDATING
* stable/7/UPDATING
* stable/8/UPDATING

Hope you find the feeds useful.

Cheers,
Alex

PS: I apologise to ports/UPDATING subscribers who got quite a few
duplicate entries. I barely missed the Ballmer Peak, just delete
those.
___
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: gscan2pdf 0.9.31 doesn't work

2010-09-25 Thread Torfinn Ingolfsen
New test, the machine is now upgraded to FreeBSD 8.1-stable:
ti...@kg-v2$ uname -a
FreeBSD kg-v2.kg4.no 8.1-STABLE FreeBSD 8.1-STABLE #3: Thu Sep 16 22:18:48
CEST 2010 r...@kg-v2.kg4.no:/usr/obj/usr/src/sys/GENERIC  amd64
Perl is upgraded to 5.10 (and all ports depnding on it reinstalled as per
/usr/ports/UPDATING):
r...@kg-v2# portversion -v | grep ^perl
perl-5.10.1_2   =  up-to-date with port
perltidy-20090616   =  up-to-date with port

the latest version of gsnan2pdf is installed:
r...@kg-v2# portversion -v | grep gscan2pdf
gscan2pdf-0.9.31=  up-to-date with port

When I start gscan2pdf, I get this:
ti...@kg-v2$ gscan2pdf
Constant subroutine main::LC_CTYPE redefined at
/usr/local/lib/perl5/5.10.1/Exporter.pm line 67.
 at /usr/local/bin/gscan2pdf line 165
Prototype mismatch: sub main::LC_CTYPE () vs none at
/usr/local/lib/perl5/5.10.1/Exporter.pm line 67.
 at /usr/local/bin/gscan2pdf line 165
Constant subroutine main::LC_NUMERIC redefined at
/usr/local/lib/perl5/5.10.1/Exporter.pm line 67.
 at /usr/local/bin/gscan2pdf line 165
Prototype mismatch: sub main::LC_NUMERIC () vs none at
/usr/local/lib/perl5/5.10.1/Exporter.pm line 67.
 at /usr/local/bin/gscan2pdf line 165
Constant subroutine main::LC_TIME redefined at
/usr/local/lib/perl5/5.10.1/Exporter.pm line 67.
 at /usr/local/bin/gscan2pdf line 165
Prototype mismatch: sub main::LC_TIME () vs none at
/usr/local/lib/perl5/5.10.1/Exporter.pm line 67.
 at /usr/local/bin/gscan2pdf line 165
Constant subroutine main::LC_COLLATE redefined at
/usr/local/lib/perl5/5.10.1/Exporter.pm line 67.
 at /usr/local/bin/gscan2pdf line 165
Prototype mismatch: sub main::LC_COLLATE () vs none at
/usr/local/lib/perl5/5.10.1/Exporter.pm line 67.
 at /usr/local/bin/gscan2pdf line 165
Constant subroutine main::LC_MONETARY redefined at
/usr/local/lib/perl5/5.10.1/Exporter.pm line 67.
 at /usr/local/bin/gscan2pdf line 165
Prototype mismatch: sub main::LC_MONETARY () vs none at
/usr/local/lib/perl5/5.10.1/Exporter.pm line 67.
 at /usr/local/bin/gscan2pdf line 165
Constant subroutine main::LC_MESSAGES redefined at
/usr/local/lib/perl5/5.10.1/Exporter.pm line 67.
 at /usr/local/bin/gscan2pdf line 165
Prototype mismatch: sub main::LC_MESSAGES () vs none at
/usr/local/lib/perl5/5.10.1/Exporter.pm line 67.
 at /usr/local/bin/gscan2pdf line 165
Constant subroutine main::LC_ALL redefined at
/usr/local/lib/perl5/5.10.1/Exporter.pm line 67.
 at /usr/local/bin/gscan2pdf line 165
Prototype mismatch: sub main::LC_ALL () vs none at
/usr/local/lib/perl5/5.10.1/Exporter.pm line 67.
 at /usr/local/bin/gscan2pdf line 165
Bareword found where operator expected at /usr/local/bin/gscan2pdf line
8849, near 'button
  (Might be a runaway multi-line '' string starting on line 8723)
(Missing operator before button?)
syntax error at /usr/local/bin/gscan2pdf line 8849, near 'button
Bad name after event' at /usr/local/bin/gscan2pdf line 8849.

Does nayone know how to fix this?

Have a nice day.
-- 
Regards,
Torfinn Ingolfsen
___
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


proposal for updating net-im/prosody port

2010-09-25 Thread icegloom dem
Hi all
I have written a new version of  net-im/prosody port: for version 0.7.0.
It was tested on FreeBSD 8.1-RELEASE i368
Please test this for working:
http://fline.pl.ua:8080/prosody/prosody7_ports25092010.tar.bz2

Сompression module does not work: it requires lua-zlib which is
currently unavailable in the ports tree.
___
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-25 Thread Chip Camden
Quoth Edward on Saturday, 25 September 2010:
  On 25/09/10 3:00, Alexander Kojevnikov wrote:
  directly, I'm going to keep it updated and if necessary will upgrade
  the RootBSD VPS it's hosted on.
  Why not redirect the feed to feedburner? It's a free server from google,
  fast  furious.
  I don't really see the point in relying on another service. The feed
  is cached, for most requests the script just reads and prints a file,
  it's not hard for the server at all.
 
 I thought you were concern about the extra bandwidth  processing that
 would incur by providing this great idea so I suggested to move the RSS
 part to feedburner. If this is not the case, ignore it ;)
 
 Ah, I forgot to say thanks. This make reading /usr/ports/UPDATING
 interesting again. :)
 ___
 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

Feedburner not only has the advantage of offloading bandwidth, it also
provides detailed statistics on the subscribers (number of subscribers,
what agent they're using, etc.), in case you'd find that data interesting.

On the flip side, it does add one more link in the chain, and even a
strong link is capable of failure on occasion.  The feed caching also
adds a (small) delay on updates.

I've used FeedBurner on all my feeds for years, and I have no complaints.
FWIW, I'm a member of the RSS Advisory Board, and I don't recall anyone
ever complaining to us about FeedBurner's compliance.  But ultimately you
have to decide for yourself whether its benefits are worth giving over a
measure of control.

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


pgpRRfR4rCEkG.pgp
Description: PGP signature


Can't compile x11/hs-X11-xft

2010-09-25 Thread David DEMELIER
Hi,

Today I can't compile xmonad-contrib anymore (hs-X11-xft is failing)

===  Installing for hs-xmonad-0.9.1_1
===   hs-xmonad-0.9.1_1 depends on executable: ghc - found
===   hs-xmonad-0.9.1_1 depends on package: hs-X11=1.5.0.0 - found
===   hs-xmonad-0.9.1_1 depends on file:
/usr/local/libdata/pkgconfig/x11.pc - found
===   Generating temporary packing list
===  Checking if x11-wm/hs-xmonad already installed
Installing library in /usr/local/lib/xmonad-0.9.1/ghc-6.10.4
Installing executable(s) in /usr/local/bin
Registering xmonad-0.9.1...
Reading package info from dist/installed-pkg-config ... done.
Writing new package config file... done.
===   Compressing manual pages for hs-xmonad-0.9.1_1
===   Registering installation for hs-xmonad-0.9.1_1
===   Returning to build of hs-xmonad-contrib-0.9.1_1
===   hs-xmonad-contrib-0.9.1_1 depends on package: hs-utf8-string=0 - found
===   hs-xmonad-contrib-0.9.1_1 depends on package: hs-X11-xft=0.2 - not found
===Verifying install for hs-X11-xft=0.2 in /usr/ports/x11/hs-X11-xft
===  Vulnerability check disabled, database not found
===  License check disabled, port has not defined LICENSE
===  Extracting for hs-X11-xft-0.3_4
= MD5 Checksum OK for cabal/X11-xft-0.3.tar.gz.
= SHA256 Checksum OK for cabal/X11-xft-0.3.tar.gz.
===  Patching for hs-X11-xft-0.3_4
===   hs-X11-xft-0.3_4 depends on executable: ghc - found
===   hs-X11-xft-0.3_4 depends on package: hs-utf8-string=0.1 - found
===   hs-X11-xft-0.3_4 depends on package: hs-X11=1.2.1 - found
===   hs-X11-xft-0.3_4 depends on executable: haddock - found
===   hs-X11-xft-0.3_4 depends on executable: HsColour - found
===   hs-X11-xft-0.3_4 depends on file:
/usr/local/libdata/pkgconfig/xft.pc - found
===   hs-X11-xft-0.3_4 depends on file:
/usr/local/libdata/pkgconfig/xrender.pc - found
===  Configuring for hs-X11-xft-0.3_4
[1 of 1] Compiling Main ( Setup.lhs, Setup.o )
Linking setup ...
Configuring X11-xft-0.3...
setup: At least the following dependencies are missing:
utf8-string =0.1
*** Error code 1

Stop in /usr/ports/x11/hs-X11-xft.
*** Error code 1

Stop in /usr/ports/x11-wm/hs-xmonad-contrib.
*** Error code 1

Stop in /usr/ports/x11-wm/hs-xmonad-contrib.

mark...@melon ...x11-wm/hs-xmonad-contrib $ pkg_info hs-utf8-string-0.3.6
Information for hs-utf8-string-0.3.6:
[...]

I don't know what is happening right now.

-- 
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: Can't compile x11/hs-X11-xft

2010-09-25 Thread jhell
On 09/25/2010 13:54, David DEMELIER wrote:
 Hi,
 
 Today I can't compile xmonad-contrib anymore (hs-X11-xft is failing)
 
 ===  Installing for hs-xmonad-0.9.1_1
 ===   hs-xmonad-0.9.1_1 depends on executable: ghc - found
 ===   hs-xmonad-0.9.1_1 depends on package: hs-X11=1.5.0.0 - found
 ===   hs-xmonad-0.9.1_1 depends on file:
 /usr/local/libdata/pkgconfig/x11.pc - found
 ===   Generating temporary packing list
 ===  Checking if x11-wm/hs-xmonad already installed
 Installing library in /usr/local/lib/xmonad-0.9.1/ghc-6.10.4
 Installing executable(s) in /usr/local/bin
 Registering xmonad-0.9.1...
 Reading package info from dist/installed-pkg-config ... done.
 Writing new package config file... done.
 ===   Compressing manual pages for hs-xmonad-0.9.1_1
 ===   Registering installation for hs-xmonad-0.9.1_1
 ===   Returning to build of hs-xmonad-contrib-0.9.1_1
 ===   hs-xmonad-contrib-0.9.1_1 depends on package: hs-utf8-string=0 - found
 ===   hs-xmonad-contrib-0.9.1_1 depends on package: hs-X11-xft=0.2 - not 
 found
 ===Verifying install for hs-X11-xft=0.2 in /usr/ports/x11/hs-X11-xft
 ===  Vulnerability check disabled, database not found
 ===  License check disabled, port has not defined LICENSE
 ===  Extracting for hs-X11-xft-0.3_4
 = MD5 Checksum OK for cabal/X11-xft-0.3.tar.gz.
 = SHA256 Checksum OK for cabal/X11-xft-0.3.tar.gz.
 ===  Patching for hs-X11-xft-0.3_4
 ===   hs-X11-xft-0.3_4 depends on executable: ghc - found
 ===   hs-X11-xft-0.3_4 depends on package: hs-utf8-string=0.1 - found
 ===   hs-X11-xft-0.3_4 depends on package: hs-X11=1.2.1 - found
 ===   hs-X11-xft-0.3_4 depends on executable: haddock - found
 ===   hs-X11-xft-0.3_4 depends on executable: HsColour - found
 ===   hs-X11-xft-0.3_4 depends on file:
 /usr/local/libdata/pkgconfig/xft.pc - found
 ===   hs-X11-xft-0.3_4 depends on file:
 /usr/local/libdata/pkgconfig/xrender.pc - found
 ===  Configuring for hs-X11-xft-0.3_4
 [1 of 1] Compiling Main ( Setup.lhs, Setup.o )
 Linking setup ...
 Configuring X11-xft-0.3...
 setup: At least the following dependencies are missing:
 utf8-string =0.1
 *** Error code 1
 
 Stop in /usr/ports/x11/hs-X11-xft.
 *** Error code 1
 
 Stop in /usr/ports/x11-wm/hs-xmonad-contrib.
 *** Error code 1
 
 Stop in /usr/ports/x11-wm/hs-xmonad-contrib.
 
 mark...@melon ...x11-wm/hs-xmonad-contrib $ pkg_info hs-utf8-string-0.3.6
 Information for hs-utf8-string-0.3.6:
 [...]
 
 I don't know what is happening right now.
 

These are part of the rest of the hs-* ports. They usually have to be
compiled in order to compile correctly against their brothers and
sisters. What usually solves this for me is ( portmaster hs-\* ).


Good luck,

-- 

 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


Re: Web feeds for UPDATING files

2010-09-25 Thread jhell
On 09/25/2010 09:24, Alexander Kojevnikov wrote:
 On 25 September 2010 17:04, Alexander Kojevnikov
 alexan...@kojevnikov.com wrote:
 On 25 September 2010 15:44, jhell jh...@dataix.net wrote:
 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.

 Great idea, I'll try to implement both feeds during the weekend and
 will post here and on freebsd-current@ and freebsd-stable@ when it's
 done.
 
 ...and done:
 
 http://updating.versia.com/
 
 The site now features Atom feeds for the following files:
 
 * ports/UPDATING
 * head/UPDATING
 * stable/7/UPDATING
 * stable/8/UPDATING
 
 Hope you find the feeds useful.
 
 Cheers,
 Alex
 
 PS: I apologise to ports/UPDATING subscribers who got quite a few
 duplicate entries. I barely missed the Ballmer Peak, just delete
 those.

Your amazing!

Thanks Alexander!

-- 

 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


Re: FreeBSD Port: dovecot-1.2.14

2010-09-25 Thread jhell
On 09/25/2010 07:37, Garrett Heaver wrote:
 Hi
 
 I was just wondering if there is a port for dovecot 2 in the works already or 
 if I could be any assistance in getting it up and running?
 
 Many Thanks!
 Garrett Heaver___

I think someone had already asked this at one point so it might be a
good thing checking the list archives. But if I am correct the final
conclusion was to wait for the dust to settle in the dovecot-2 area.


Regards,

-- 

 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


Re: cupsd.conf.N is missing here

2010-09-25 Thread dan

On 24.09.2010 22:01, dan wrote:

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



News.

Probably and hopefully there is no hardware fault behind those .O files.

Let's consider this cupsd.conf.N ...

As of my tests HERE, if cupsd.conf.N exists and if the contents of 
cupsd.conf get changed through CUPS web interface, the following happens


- cupsd.conf.N is renamed cupsd.conf.O

So, as of my tests, any change in cupsd.conf via the CUPS web interface 
will then result in pkg_create -b cups-base-1.4.4 to fail because it 
can not find any cupsd.conf.N anymore.


If anyone else notices this behaviour and consider it necessary to send 
a bug report, I am open to send it.


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: Can't compile x11/hs-X11-xft

2010-09-25 Thread David DEMELIER
2010/9/25 jhell jh...@dataix.net:
 On 09/25/2010 13:54, David DEMELIER wrote:
 Hi,

 Today I can't compile xmonad-contrib anymore (hs-X11-xft is failing)

 ===  Installing for hs-xmonad-0.9.1_1
 ===   hs-xmonad-0.9.1_1 depends on executable: ghc - found
 ===   hs-xmonad-0.9.1_1 depends on package: hs-X11=1.5.0.0 - found
 ===   hs-xmonad-0.9.1_1 depends on file:
 /usr/local/libdata/pkgconfig/x11.pc - found
 ===   Generating temporary packing list
 ===  Checking if x11-wm/hs-xmonad already installed
 Installing library in /usr/local/lib/xmonad-0.9.1/ghc-6.10.4
 Installing executable(s) in /usr/local/bin
 Registering xmonad-0.9.1...
 Reading package info from dist/installed-pkg-config ... done.
 Writing new package config file... done.
 ===   Compressing manual pages for hs-xmonad-0.9.1_1
 ===   Registering installation for hs-xmonad-0.9.1_1
 ===   Returning to build of hs-xmonad-contrib-0.9.1_1
 ===   hs-xmonad-contrib-0.9.1_1 depends on package: hs-utf8-string=0 - 
 found
 ===   hs-xmonad-contrib-0.9.1_1 depends on package: hs-X11-xft=0.2 - not 
 found
 ===    Verifying install for hs-X11-xft=0.2 in /usr/ports/x11/hs-X11-xft
 ===  Vulnerability check disabled, database not found
 ===  License check disabled, port has not defined LICENSE
 ===  Extracting for hs-X11-xft-0.3_4
 = MD5 Checksum OK for cabal/X11-xft-0.3.tar.gz.
 = SHA256 Checksum OK for cabal/X11-xft-0.3.tar.gz.
 ===  Patching for hs-X11-xft-0.3_4
 ===   hs-X11-xft-0.3_4 depends on executable: ghc - found
 ===   hs-X11-xft-0.3_4 depends on package: hs-utf8-string=0.1 - found
 ===   hs-X11-xft-0.3_4 depends on package: hs-X11=1.2.1 - found
 ===   hs-X11-xft-0.3_4 depends on executable: haddock - found
 ===   hs-X11-xft-0.3_4 depends on executable: HsColour - found
 ===   hs-X11-xft-0.3_4 depends on file:
 /usr/local/libdata/pkgconfig/xft.pc - found
 ===   hs-X11-xft-0.3_4 depends on file:
 /usr/local/libdata/pkgconfig/xrender.pc - found
 ===  Configuring for hs-X11-xft-0.3_4
 [1 of 1] Compiling Main             ( Setup.lhs, Setup.o )
 Linking setup ...
 Configuring X11-xft-0.3...
 setup: At least the following dependencies are missing:
 utf8-string =0.1
 *** Error code 1

 Stop in /usr/ports/x11/hs-X11-xft.
 *** Error code 1

 Stop in /usr/ports/x11-wm/hs-xmonad-contrib.
 *** Error code 1

 Stop in /usr/ports/x11-wm/hs-xmonad-contrib.

 mark...@melon ...x11-wm/hs-xmonad-contrib $ pkg_info hs-utf8-string-0.3.6
 Information for hs-utf8-string-0.3.6:
 [...]

 I don't know what is happening right now.


 These are part of the rest of the hs-* ports. They usually have to be
 compiled in order to compile correctly against their brothers and
 sisters. What usually solves this for me is ( portmaster hs-\* ).


 Good luck,

 --

  jhell,v


Maybe hs-utf8-string-0.3.6 was misinstalled, I pkg_delete'd -f it and
it works now. Sorry for the noise

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


[CFT] Cleaned up editors/emacs-devel and editors/emacs

2010-09-25 Thread Ashish SHUKLA
Hi everyone,

I've updated editors/emacs-devel to bzr snapshot, and cleaned up the port, and
also tried to, but not tested yet, resolve a long-time pending issue[1].

I've also updated editors/emacs port to add CANNA support contributed by Yuji
TAKANO, and cleaned it up in a similar way.

The diff files are available from:

http://people.freebsd.org/~ashish/diffs/emacs-devel-24.0.50.101606.diff
http://people.freebsd.org/~ashish/diffs/emacs.diff

Let me know if you face any issues. I'll update and commit it in few days.

References:
[1]  
http://pointyhat.freebsd.org/errorlogs/i386-9-latest/emacs-24.0.50.100884,1.log

Thanks
-- 
Ashish SHUKLA  | GPG: F682 CDCC 39DC 0FEA E116  20B6 C746 CFA9 E74F A4B0
freebsd.org!ashish | http://people.freebsd.org/~ashish/

Avoid Success At All Costs !!


pgpcx9XWnkJhx.pgp
Description: PGP signature


[HEADS-UP] graphics/claraocr out of date.

2010-09-25 Thread jhell

Going through some of my old OCR uses, I could the subject listed port
out of date and the URL referenced in the pkg-descr is non functional.

The new website for this port is:
http://www.claraocr.org/en/download.html

And seems to be last updated as of: 11/18/09 which is the v1.1 release.

-- 

 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


Create bootstrap binaries for openjdk

2010-09-25 Thread David DEMELIER
Hello,

For people who try to install openjdk, they saw that we need to
install an other available jdk like diablo-jdk which is really painful
to install from ports since we need to fetch one million of distfiles
manually.

What NetBSD' pkgsrc done is making availables binaries for
bootstrapping, I would propose this idea too then the port will not
depend on the non-free and painful diablo-jdk.

Bootstrap binaries should be done for FreeBSD 7.x release and 8.x
release for i386 and amd64 architecture, then the port will be able to
download the bootstrap binaries from official FreeBSD ftp servers.

I like much this idea, and if you agree on I will send a PR with
patches for it, but since I don't have FreeBSD 7.x version I would
like someone to make binaries for i386 and amd64.

With 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: Web feeds for UPDATING files

2010-09-25 Thread David DEMELIER
2010/9/25 jhell jh...@dataix.net:
 On 09/25/2010 09:24, Alexander Kojevnikov wrote:
 On 25 September 2010 17:04, Alexander Kojevnikov
 alexan...@kojevnikov.com wrote:
 On 25 September 2010 15:44, jhell jh...@dataix.net wrote:
 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.

 Great idea, I'll try to implement both feeds during the weekend and
 will post here and on freebsd-current@ and freebsd-stable@ when it's
 done.

 ...and done:

 http://updating.versia.com/

 The site now features Atom feeds for the following files:

 * ports/UPDATING
 * head/UPDATING
 * stable/7/UPDATING
 * stable/8/UPDATING

 Hope you find the feeds useful.

 Cheers,
 Alex

 PS: I apologise to ports/UPDATING subscribers who got quite a few
 duplicate entries. I barely missed the Ballmer Peak, just delete
 those.

 Your amazing!

 Thanks Alexander!

 --

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


It's so great that it should be merge to the official FreeBSD web page!

Thanks a lot!

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: Can't compile x11/hs-X11-xft

2010-09-25 Thread Chip Camden
Quoth David DEMELIER on Saturday, 25 September 2010:
 2010/9/25 jhell jh...@dataix.net:
  On 09/25/2010 13:54, David DEMELIER wrote:
  Hi,
 
  Today I can't compile xmonad-contrib anymore (hs-X11-xft is failing)
 
  ===  Installing for hs-xmonad-0.9.1_1
  ===   hs-xmonad-0.9.1_1 depends on executable: ghc - found
  ===   hs-xmonad-0.9.1_1 depends on package: hs-X11=1.5.0.0 - found
  ===   hs-xmonad-0.9.1_1 depends on file:
  /usr/local/libdata/pkgconfig/x11.pc - found
  ===   Generating temporary packing list
  ===  Checking if x11-wm/hs-xmonad already installed
  Installing library in /usr/local/lib/xmonad-0.9.1/ghc-6.10.4
  Installing executable(s) in /usr/local/bin
  Registering xmonad-0.9.1...
  Reading package info from dist/installed-pkg-config ... done.
  Writing new package config file... done.
  ===   Compressing manual pages for hs-xmonad-0.9.1_1
  ===   Registering installation for hs-xmonad-0.9.1_1
  ===   Returning to build of hs-xmonad-contrib-0.9.1_1
  ===   hs-xmonad-contrib-0.9.1_1 depends on package: hs-utf8-string=0 - 
  found
  ===   hs-xmonad-contrib-0.9.1_1 depends on package: hs-X11-xft=0.2 - not 
  found
  ===    Verifying install for hs-X11-xft=0.2 in /usr/ports/x11/hs-X11-xft
  ===  Vulnerability check disabled, database not found
  ===  License check disabled, port has not defined LICENSE
  ===  Extracting for hs-X11-xft-0.3_4
  = MD5 Checksum OK for cabal/X11-xft-0.3.tar.gz.
  = SHA256 Checksum OK for cabal/X11-xft-0.3.tar.gz.
  ===  Patching for hs-X11-xft-0.3_4
  ===   hs-X11-xft-0.3_4 depends on executable: ghc - found
  ===   hs-X11-xft-0.3_4 depends on package: hs-utf8-string=0.1 - found
  ===   hs-X11-xft-0.3_4 depends on package: hs-X11=1.2.1 - found
  ===   hs-X11-xft-0.3_4 depends on executable: haddock - found
  ===   hs-X11-xft-0.3_4 depends on executable: HsColour - found
  ===   hs-X11-xft-0.3_4 depends on file:
  /usr/local/libdata/pkgconfig/xft.pc - found
  ===   hs-X11-xft-0.3_4 depends on file:
  /usr/local/libdata/pkgconfig/xrender.pc - found
  ===  Configuring for hs-X11-xft-0.3_4
  [1 of 1] Compiling Main             ( Setup.lhs, Setup.o )
  Linking setup ...
  Configuring X11-xft-0.3...
  setup: At least the following dependencies are missing:
  utf8-string =0.1
  *** Error code 1
 
  Stop in /usr/ports/x11/hs-X11-xft.
  *** Error code 1
 
  Stop in /usr/ports/x11-wm/hs-xmonad-contrib.
  *** Error code 1
 
  Stop in /usr/ports/x11-wm/hs-xmonad-contrib.
 
  mark...@melon ...x11-wm/hs-xmonad-contrib $ pkg_info hs-utf8-string-0.3.6
  Information for hs-utf8-string-0.3.6:
  [...]
 
  I don't know what is happening right now.
 
 
  These are part of the rest of the hs-* ports. They usually have to be
  compiled in order to compile correctly against their brothers and
  sisters. What usually solves this for me is ( portmaster hs-\* ).
 
 
  Good luck,
 
  --
 
   jhell,v
 
 
 Maybe hs-utf8-string-0.3.6 was misinstalled, I pkg_delete'd -f it and
 it works now. Sorry for the noise
 
 -- 
 Demelier David
 ___

It's not just you -- I had the same problem, and had to reinstall a
number of packages on which hs-xmonad-contrib depends.  Something's
messed up in the dependencies, I should think.

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


pgp2MwcHZYUNd.pgp
Description: PGP signature


Re: [HEADS-UP] graphics/claraocr out of date.

2010-09-25 Thread Peter Jeremy
On 2010-Sep-25 14:49:02 -0400, jhell jh...@dataix.net wrote:
Going through some of my old OCR uses, I could the subject listed port
out of date and the URL referenced in the pkg-descr is non functional.

There's no maintainer for graphics/claraocr.  Feel free to submit a PR
to update the port and take over maintainership.

-- 
Peter Jeremy


pgpJvmcjqk5PF.pgp
Description: PGP signature


Re: Create bootstrap binaries for openjdk

2010-09-25 Thread Rob Farmer
On Sat, Sep 25, 2010 at 11:57, David DEMELIER demelier.da...@gmail.com wrote:
 Hello,

 For people who try to install openjdk, they saw that we need to
 install an other available jdk like diablo-jdk which is really painful
 to install from ports since we need to fetch one million of distfiles
 manually.

 What NetBSD' pkgsrc done is making availables binaries for
 bootstrapping, I would propose this idea too then the port will not
 depend on the non-free and painful diablo-jdk.

 Bootstrap binaries should be done for FreeBSD 7.x release and 8.x
 release for i386 and amd64 architecture, then the port will be able to
 download the bootstrap binaries from official FreeBSD ftp servers.

 I like much this idea, and if you agree on I will send a PR with
 patches for it, but since I don't have FreeBSD 7.x version I would
 like someone to make binaries for i386 and amd64.

 With 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


I think something like this would be a good idea - not only would it
help with building a jdk, but it would also make it possible for the
package cluster to build java ports without any RESTRICTED stuff, so
the packages could be posted on the ftp site.

As another (potential) solution to this issue, I've been meaning to
try building openjdk with the GCC java compiler, but I haven't gotten
around to it yet.

-- 
Rob Farmer
___
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: [HEADS-UP] graphics/claraocr out of date.

2010-09-25 Thread Wesley Shields
On Sat, Sep 25, 2010 at 02:49:02PM -0400, jhell wrote:
 
 Going through some of my old OCR uses, I could the subject listed port
 out of date and the URL referenced in the pkg-descr is non functional.
 
 The new website for this port is:
 http://www.claraocr.org/en/download.html
 
 And seems to be last updated as of: 11/18/09 which is the v1.1 release.

[HEADS-UP] like subject lines are usually reserved for when something
major is going to happen (like an update of gnome or kde).

-- WXS
___
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: openntpd-4.6_1,2

2010-09-25 Thread Shan Sa
Hello,

I contact you as you are listed as maintainer of OpenNTPd.

Why is the file ntpd.conf installed as read-only? (444)

Bye!
___
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: [HEADS-UP] graphics/claraocr out of date.

2010-09-25 Thread jhell
On 09/25/2010 19:01, Wesley Shields wrote:
 On Sat, Sep 25, 2010 at 02:49:02PM -0400, jhell wrote:

 Going through some of my old OCR uses, I could the subject listed port
 out of date and the URL referenced in the pkg-descr is non functional.

 The new website for this port is:
 http://www.claraocr.org/en/download.html

 And seems to be last updated as of: 11/18/09 which is the v1.1 release.
 
 [HEADS-UP] like subject lines are usually reserved for when something
 major is going to happen (like an update of gnome or kde).
 
 -- WXS

So sue me.

-- 

 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


Re: [HEADS-UP] graphics/claraocr out of date.

2010-09-25 Thread Ruslan Mahmatkhanov

25.09.2010 22:49, jhell пишет:


Going through some of my old OCR uses, I could the subject listed port
out of date and the URL referenced in the pkg-descr is non functional.

The new website for this port is:
http://www.claraocr.org/en/download.html

And seems to be last updated as of: 11/18/09 which is the v1.1 release.


Did you ever tried to click download link?
It give you clara-20031214.tar.gz, that is in ports now.
So it's up-to-date with www.claraocr.org.

--
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: [HEADS-UP] graphics/claraocr out of date.

2010-09-25 Thread jhell
On 09/25/2010 20:17, Ruslan Mahmatkhanov wrote:
 25.09.2010 22:49, jhell пишет:

 Going through some of my old OCR uses, I could the subject listed port
 out of date and the URL referenced in the pkg-descr is non functional.

 The new website for this port is:
 http://www.claraocr.org/en/download.html

 And seems to be last updated as of: 11/18/09 which is the v1.1 release.
 
 Did you ever tried to click download link?
 It give you clara-20031214.tar.gz, that is in ports now.
 So it's up-to-date with www.claraocr.org.
 

Aaaah, thanks I never actually checked out the file in question. Aweful
mislead distribution.


Thanks

-- 

 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