From prologic at shortcircuit.net.au Sun Mar 2 20:33:25 2014 From: prologic at shortcircuit.net.au (James Mills) Date: Mon, 3 Mar 2014 06:33:25 +1000 Subject: [crux-contrib] espeak + mbrola == Text to Speech for CRUX/Linux Message-ID: Hey all, I've added espeak, mbrola and en1, us1, us2 and us3 mbrola voices to my personal ports repo (1) I'm trying this out and so far it works really well. If anyone else is interested I could consider putting them up on contrib for all to access/install easily. cheers James James Mills / prologic E: prologic at shortcircuit.net.au W: prologic.shortcircuit.net.au -------------- next part -------------- An HTML attachment was scrubbed... URL: From prologic at shortcircuit.net.au Sun Mar 2 20:34:03 2014 From: prologic at shortcircuit.net.au (James Mills) Date: Mon, 3 Mar 2014 06:34:03 +1000 Subject: [crux-contrib] espeak + mbrola == Text to Speech for CRUX/Linux In-Reply-To: References: Message-ID: Whoops :) 1. http://crux.nu/portdb/?a=repo&q=prologic cheers James James Mills / prologic E: prologic at shortcircuit.net.au W: prologic.shortcircuit.net.au On Mon, Mar 3, 2014 at 6:33 AM, James Mills wrote: > Hey all, > > I've added espeak, mbrola and > en1, us1, us2 and us3 mbrola voices > to my personal ports repo (1) > > I'm trying this out and so far it works really well. > > If anyone else is interested I could consider putting them up > on contrib for all to access/install easily. > > cheers > James > > James Mills / prologic > > E: prologic at shortcircuit.net.au > W: prologic.shortcircuit.net.au > -------------- next part -------------- An HTML attachment was scrubbed... URL: From prologic at shortcircuit.net.au Tue Mar 11 01:39:16 2014 From: prologic at shortcircuit.net.au (James Mills) Date: Tue, 11 Mar 2014 11:39:16 +1000 Subject: [crux-contrib] Docker 0.9 Release and Port Update(s) Message-ID: Hi All, Those of you who are interested in Docker[1], 0.9 has just been releasd and I have updated the ``contrib/docker`` and ``contrib/docker-bin`` ports respectively. Other changes to the port(s) include slight modifications to the ``README`` as well as the ``/etc/rc.d/docker`` rc script. Please review the ``README`` carefully if you are attempting to create a CRUX Docker environment. One other important change is that Docker 0.9 no longer depend son lxc and instead comes shipped with a pluggable "execution driver" and by default ships with a built in "libcontainer" execution engine that replaces Docker's reliance on lxc. There is still an "lxc" execution engine and you can still use this if you wish (but I nor Docker recommend this as the new libcontainer execution engine is far more stable and talks directly to the Kernel). If you have any problems or queries feel free to email me personally or on the list or chat to me on FreeNode #crux (prologic). cheers James James Mills / prologic E: prologic at shortcircuit.net.au W: prologic.shortcircuit.net.au -------------- next part -------------- An HTML attachment was scrubbed... URL: From shin at sterneck.asia Thu Mar 20 20:24:38 2014 From: shin at sterneck.asia (Shin Sterneck) Date: Fri, 21 Mar 2014 04:24:38 +0800 Subject: [crux-contrib] Request for contrib access Message-ID: Dear Crux Team, I would like to request access to the contrib repository to be able to post packages that may be of interest/use to others. I currently maintain the repository "shin". Best Regards, Shin -------------- next part -------------- An HTML attachment was scrubbed... URL: From prologic at shortcircuit.net.au Thu Mar 20 21:43:09 2014 From: prologic at shortcircuit.net.au (James Mills) Date: Fri, 21 Mar 2014 07:43:09 +1000 Subject: [crux-contrib] Request for contrib access In-Reply-To: References: Message-ID: Your ports look good to me. +1 from me. What would you contribute to contrib specifically? cheers James James Mills / prologic E: prologic at shortcircuit.net.au W: prologic.shortcircuit.net.au On Fri, Mar 21, 2014 at 6:24 AM, Shin Sterneck wrote: > Dear Crux Team, > > I would like to request access to the contrib repository to be able to > post packages that may be of interest/use to others. > > I currently maintain the repository "shin". > > Best Regards, > Shin > > _______________________________________________ > crux-contrib mailing list > crux-contrib at lists.crux.nu > http://lists.crux.nu/mailman/listinfo/crux-contrib > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From shin at sterneck.asia Fri Mar 21 17:23:39 2014 From: shin at sterneck.asia (Shin Sterneck) Date: Sat, 22 Mar 2014 02:23:39 +0900 Subject: [crux-contrib] Request for contrib access Message-ID: Hi James, thanks! For now I would like to suggest the following ports: + exfat related ports (exfat-utils and fuse-exfat) + freeradius (opensource radius server) + tacplus (opensource tacacs+ server) + networkmanager related packages (openvpn plugins) + kdeplasma-applets-plasma-nm I would suggest this package to move to the kde4 port rather than contrib. It's the successor of the "kde-applet-networkmanagement" package already there. This will keep kde packages together. If there is interest I would also add the following packages, but not now because I just started to use them and in my opinion not fully tested yet, but they work fine so far in case someone wants to use them now. + openconnect (opensource vpn client for cisco's AnyConnect ssl vpn platform) + networkmanager-openconnect Before doing that, I'll check the versions and dependencies to make sure to cover the rules and make sure that things build properly. Regards, Shin -------------- next part -------------- An HTML attachment was scrubbed... URL: From monster.romster at gmail.com Sat Mar 22 04:39:49 2014 From: monster.romster at gmail.com (Danny Rawlins) Date: Sat, 22 Mar 2014 15:39:49 +1100 Subject: [crux-contrib] Request for contrib access In-Reply-To: References: Message-ID: <532D1415.6020003@gmail.com> On 22/03/14 04:23, Shin Sterneck wrote: > Hi James, > > thanks! > > For now I would like to suggest the following ports: > > + exfat related ports (exfat-utils and fuse-exfat) > + freeradius (opensource radius server) > + tacplus (opensource tacacs+ server) > + networkmanager related packages (openvpn plugins) > > + kdeplasma-applets-plasma-nm > I would suggest this package to move to the kde4 port rather than > contrib. It's the successor of the "kde-applet-networkmanagement" > package already there. This will keep kde packages together. > > If there is interest I would also add the following packages, but not > now because I just started to use them and in my opinion not fully > tested yet, but they work fine so far in case someone wants to use > them now. > > + openconnect (opensource vpn client for cisco's AnyConnect ssl vpn > platform) > + networkmanager-openconnect > > Before doing that, I'll check the versions and dependencies to make > sure to cover the rules and make sure that things build properly. > > Regards, > Shin > > > _______________________________________________ > crux-contrib mailing list > crux-contrib at lists.crux.nu > http://lists.crux.nu/mailman/listinfo/crux-contrib +1 But a few small things. use-exfat missing dependency scons exfat-utils: Missing dependency scons Not all lines are indented consistently either use a tab or say 4 spaces. LINKFLAGS="${LDFLAGS} " extra space. "$PKG/usr/man/man8" You don't really need to quote these lines. freeradius shouldn't have to list libtool as a dependency as it's in core unless it links to it. (finddeps freeradius, finddeps can be found in prt-utils) pdns extra space after pdns.rc ) -exec rm {} \; While ok could be repalced with -exec rm {} + That will lower the number of rm commands by adding multiple files to each rm statement. mkdir does not respect umask please use install -d, while mkdir will be fine with umask 022, some use a different umask and this makes a foot print mismatch. I haven't done any testing on your ports but a visual inspection shows they are in good quality. Please test in a clean environment to see if any dependencies are missing and test with prtverify. Regards Danny Rawlins Romster @ Freenode -------------- next part -------------- An HTML attachment was scrubbed... URL: From shin at sterneck.asia Sat Mar 22 14:05:47 2014 From: shin at sterneck.asia (Shin Sterneck) Date: Sat, 22 Mar 2014 23:05:47 +0900 Subject: [crux-contrib] crux-contrib Digest, Vol 44, Issue 4 In-Reply-To: References: Message-ID: Hi Romster! thanks for your feedback and suggestions! I'll work on this during my long flight tomorrow to Germany ;-) Regards, Shin On Sat, Mar 22, 2014 at 8:00 PM, wrote: > Send crux-contrib mailing list submissions to > crux-contrib at lists.crux.nu > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.crux.nu/mailman/listinfo/crux-contrib > or, via email, send a message with subject or body 'help' to > crux-contrib-request at lists.crux.nu > > You can reach the person managing the list at > crux-contrib-owner at lists.crux.nu > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of crux-contrib digest..." > > > Today's Topics: > > 1. Re: Request for contrib access (Shin Sterneck) > 2. Re: Request for contrib access (Danny Rawlins) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Sat, 22 Mar 2014 02:23:39 +0900 > From: Shin Sterneck > Subject: Re: [crux-contrib] Request for contrib access > To: crux-contrib at lists.crux.nu > Message-ID: > zJezFR4CCEjAQ at mail.gmail.com> > Content-Type: text/plain; charset="iso-8859-1" > > Hi James, > > thanks! > > For now I would like to suggest the following ports: > > + exfat related ports (exfat-utils and fuse-exfat) > + freeradius (opensource radius server) > + tacplus (opensource tacacs+ server) > + networkmanager related packages (openvpn plugins) > > + kdeplasma-applets-plasma-nm > I would suggest this package to move to the kde4 port rather than contrib. > It's the successor of the "kde-applet-networkmanagement" package already > there. This will keep kde packages together. > > If there is interest I would also add the following packages, but not now > because I just started to use them and in my opinion not fully tested yet, > but they work fine so far in case someone wants to use them now. > > + openconnect (opensource vpn client for cisco's AnyConnect ssl vpn > platform) > + networkmanager-openconnect > > Before doing that, I'll check the versions and dependencies to make sure to > cover the rules and make sure that things build properly. > > Regards, > Shin > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.crux.nu/pipermail/crux-contrib/attachments/20140322/68d73c68/attachment-0001.html > > > > ------------------------------ > > Message: 2 > Date: Sat, 22 Mar 2014 15:39:49 +1100 > From: Danny Rawlins > Subject: Re: [crux-contrib] Request for contrib access > To: crux-contrib at lists.crux.nu > Message-ID: <532D1415.6020003 at gmail.com> > Content-Type: text/plain; charset="iso-8859-1" > > On 22/03/14 04:23, Shin Sterneck wrote: > > Hi James, > > > > thanks! > > > > For now I would like to suggest the following ports: > > > > + exfat related ports (exfat-utils and fuse-exfat) > > + freeradius (opensource radius server) > > + tacplus (opensource tacacs+ server) > > + networkmanager related packages (openvpn plugins) > > > > + kdeplasma-applets-plasma-nm > > I would suggest this package to move to the kde4 port rather than > > contrib. It's the successor of the "kde-applet-networkmanagement" > > package already there. This will keep kde packages together. > > > > If there is interest I would also add the following packages, but not > > now because I just started to use them and in my opinion not fully > > tested yet, but they work fine so far in case someone wants to use > > them now. > > > > + openconnect (opensource vpn client for cisco's AnyConnect ssl vpn > > platform) > > + networkmanager-openconnect > > > > Before doing that, I'll check the versions and dependencies to make > > sure to cover the rules and make sure that things build properly. > > > > Regards, > > Shin > > > > > > _______________________________________________ > > crux-contrib mailing list > > crux-contrib at lists.crux.nu > > http://lists.crux.nu/mailman/listinfo/crux-contrib > +1 > > But a few small things. > > use-exfat missing dependency scons > > exfat-utils: > Missing dependency scons > Not all lines are indented consistently either use a tab or say 4 spaces. > LINKFLAGS="${LDFLAGS} " extra space. > "$PKG/usr/man/man8" You don't really need to quote these lines. > > freeradius shouldn't have to list libtool as a dependency as it's in > core unless it links to it. (finddeps freeradius, finddeps can be found > in prt-utils) > > pdns extra space after pdns.rc ) > > > -exec rm {} \; > > While ok could be repalced with > > -exec rm {} + > > That will lower the number of rm commands by adding multiple files to > each rm statement. > > mkdir does not respect umask please use install -d, while mkdir will be > fine with umask 022, some use a different umask and this makes a foot > print mismatch. > > > I haven't done any testing on your ports but a visual inspection shows > they are in good quality. Please test in a clean environment to see if > any dependencies are missing and test with prtverify. > > Regards Danny Rawlins > Romster @ Freenode > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.crux.nu/pipermail/crux-contrib/attachments/20140322/12fff2e7/attachment-0001.html > > > > ------------------------------ > > _______________________________________________ > crux-contrib mailing list > crux-contrib at lists.crux.nu > http://lists.crux.nu/mailman/listinfo/crux-contrib > > > End of crux-contrib Digest, Vol 44, Issue 4 > ******************************************* > -------------- next part -------------- An HTML attachment was scrubbed... URL: From tek at serverop.de Tue Mar 25 13:48:05 2014 From: tek at serverop.de (Thomas Penteker) Date: Tue, 25 Mar 2014 14:48:05 +0100 Subject: [crux-contrib] postgresql: 9.3.3 -> 9.3.4 Message-ID: <9f6240880ba0635d53742f65c0a6ce1c@serverop.de> Hello Folks, I just pushed an update for the PostgreSQL database. Please see http://www.postgresql.org/about/news/1511/ for upgrade instructions. cheers, Thomas -- Meddelandet har kontrollerats mot virus samt skadligt inneh?ll av MailScanner och f?rmodas vara s?kert.