From fauno at kiwwwi.com.ar Wed Jul 4 17:24:21 2012 From: fauno at kiwwwi.com.ar (=?utf-8?Q?Nicol=C3=A1s?= Reynolds) Date: Wed, 04 Jul 2012 14:24:21 -0300 Subject: [Dev] [Dave Reisner] [arch-dev-public] final leg of /lib removal Message-ID: <877gujl9ru.fsf@kiwwwi.com.ar> FYI (specially kernel packagers!) Date: Tue, 3 Jul 2012 11:41:08 -0400 From: Dave Reisner To: arch-dev-public at archlinux.org Message-ID: <20120703154108.GE649 at rampage> Mail-Followup-To: arch-dev-public at archlinux.org User-Agent: Mutt/1.5.21 (2010-09-15) Subject: [arch-dev-public] final leg of /lib removal Reply-To: Public mailing list for Arch Linux development List-Archive: Hey all, *** If you use a custom kernel, this will affect you. Please read the big scary note at the end *** I'm taking today to work on the last roadblock before Allan can move glibc out of /lib. This basically consists of a rebuild of: - kmod (to drop our local patch) - linux, linux-lts (diff for linux here: http://paste.xinu.at/LLd/) - all OOT kernel modules (for /usr/lib/modules/extramodules-*) - bash-completion (temp patch until /lib is a symlink: http://paste.xinu.at/xEs/) I'll be doing this all locally to avoid building against allan's new toolchain in [staging]. This will hopefully all hit [testing] by the end of the day. You know where to find me if you have any questions or angry rants. If you'd like to do some early testing, I'm leaving the rebuilt kmod and kernel packages on gerolde: http://dev.archlinux.org/~dreisner/linux-usrmove/ (i686 packages are lagging behind at the moment) BIG SCARY NOTE: Due to the kmod changes, this will BREAK all module tools for users with their own kernels. If you do not rebuild your kernel after pulling in the new kmod, you're going to have a bad time. See the paste link above for inspiration. Cheers! Dave -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 489 bytes Desc: not available URL: From dclark at pobox.com Tue Jul 10 15:11:09 2012 From: dclark at pobox.com (Daniel Clark) Date: Tue, 10 Jul 2012 11:11:09 -0400 Subject: [Dev] Build IceCat for Lemote Yeeloong? In-Reply-To: References: <4FE11258.9010204@gnu.org> <4FE7BBCC.3090009@gnu.org> <4FEB5B90.1040700@gnu.org> <4FEB60B2.6050000@gnu.org> <4FEB61B3.7010808@gnu.org> <4FF185D4.4060000@gnu.org> <4FF6BF57.80207@gnu.org> <4FFC43DA.60603@gnu.org> Message-ID: On Tue, Jul 10, 2012 at 11:04 AM, Daniel Clark wrote: > As far as I can tell gNewSense on Yeeloong is pretty much dead. > > If you can even get it installed from the current state of the repos you > are a more hardcore Debian developer than I am. > > Parabola seems like the way forward. Gentoo also has some development > happening, but they have not gotten the install to a point that even a > pretty experienced Gentoo developer I know can do it. I have a Gentoo dev > who owes me a physical hard drive with an install, but it's been months and > haven't gotten it back yet :-( > Anyone know if it is possible/easy/how to compile mipsel o32 ABI binaries from an n32 ABI based GNU/Linux distribution? Freedom Included, Inc. recently donated a Fuloong to Loic Duros to work on GNU IceCat, however he wants to be able to compile for RMS who may still be using gNewSense (o32-based) as well as Parabola / other n32-based distros. Thanks, -- \|/ Daniel JB Clark | Activist; President FREEDOM -+-> INCLUDED ~ http://freedomincluded.com /|\ Free Software respecting hardware -------------- next part -------------- An HTML attachment was scrubbed... URL: From mtjm at mtjm.eu Tue Jul 10 15:41:04 2012 From: mtjm at mtjm.eu (=?utf-8?Q?Micha=C5=82_Mas=C5=82owski?=) Date: Tue, 10 Jul 2012 17:41:04 +0200 Subject: [Dev] [loongson-dev] Re: Build IceCat for Lemote Yeeloong? In-Reply-To: (Daniel Clark's message of "Tue, 10 Jul 2012 11:11:09 -0400") References: <4FE11258.9010204@gnu.org> <4FE7BBCC.3090009@gnu.org> <4FEB5B90.1040700@gnu.org> <4FEB60B2.6050000@gnu.org> <4FEB61B3.7010808@gnu.org> <4FF185D4.4060000@gnu.org> <4FF6BF57.80207@gnu.org> <4FFC43DA.60603@gnu.org> Message-ID: <87fw8z4oa7.fsf@mtjm.eu> > Parabola seems like the way forward. Gentoo also has some > development happening, but they have not gotten the install to a > point that even a pretty?experienced?Gentoo developer I know can > do it. I have a Gentoo dev who owes me a physical hard drive with > an install, but it's been months and haven't gotten it back yet :- When I tried installing both distros in early 2011, the difference in difficulty was that Parabola included built kernels working on the YeeLoong, while for Gentoo I needed a kernel from gNewSense metad (most documentation I found at that time recommended crossbuilding kernels). > Anyone know if it is possible/easy/how to compile mipsel o32 ABI > binaries from an n32 ABI based GNU/Linux distribution? It is theoretically possible, needs all libraries used available for o32 and the -mabi GCC option. Gentoo offers multilib stages which could make it easier (never tried them, used only n32). Parabola doesn't include any o32 binaries and I believe it would be too difficult to support both ABIs at once there. A probably more common solution is to use a chroot with the target distribution to build the package (not much harder than using debootstrap; both gNewSense metad and Parabola kernels can run binaries of both ABIs). -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 835 bytes Desc: not available URL: From fauno at kiwwwi.com.ar Fri Jul 13 18:50:48 2012 From: fauno at kiwwwi.com.ar (=?utf-8?Q?Nicol=C3=A1s?= Reynolds) Date: Fri, 13 Jul 2012 15:50:48 -0300 Subject: [Dev] parabola.nu? Message-ID: <87bojj8ph3.fsf@kiwwwi.com.ar> just noticed it's been 6 months since cer acquired parabola.nu for us D: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 489 bytes Desc: not available URL: From cer at parlementum.net Fri Jul 13 18:55:13 2012 From: cer at parlementum.net (Charles Roth) Date: Fri, 13 Jul 2012 11:55:13 -0700 Subject: [Dev] parabola.nu? In-Reply-To: <87bojj8ph3.fsf@kiwwwi.com.ar> References: <87bojj8ph3.fsf@kiwwwi.com.ar> Message-ID: <20120713185513.GA21418@gramarye.hsd1.wa.comcast.net> Do we still want a statusnet? If so I can install it quickly the new 1.1.0 works very well. CER On Fri, Jul 13, 2012 at 03:50:48PM -0300, fauno wrote: > just noticed it's been 6 months since cer acquired parabola.nu for us D: > _______________________________________________ > Dev mailing list > Dev at lists.parabolagnulinux.org > https://lists.parabolagnulinux.org/mailman/listinfo/dev -- Charles Roth Cultural Detective and Curious Antiquary General Editor of The Encyclomundi Wiki Email: cer at parlementum.net Microblog: http://parlementum.net/parlementum About Me: http://encyclomundi.org/wiki/User:Encyclom "Like so many Victorian gentlemen of leisure, he published pamphlets" -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: not available URL: From emulatorman at lavabit.com Fri Jul 13 19:05:51 2012 From: emulatorman at lavabit.com (=?ISO-8859-1?Q?Andr=E9_Silva?=) Date: Fri, 13 Jul 2012 16:05:51 -0300 Subject: [Dev] parabola.nu? In-Reply-To: <20120713185513.GA21418@gramarye.hsd1.wa.comcast.net> References: <87bojj8ph3.fsf@kiwwwi.com.ar> <20120713185513.GA21418@gramarye.hsd1.wa.comcast.net> Message-ID: <5000718F.4070909@lavabit.com> Em 13-07-2012 15:55, Charles Roth escreveu: > Do we still want a statusnet? > > If so I can install it quickly the new 1.1.0 works very well. > > CER > > > On Fri, Jul 13, 2012 at 03:50:48PM -0300, fauno wrote: >> just noticed it's been 6 months since cer acquired parabola.nu for us D: > I received a information on xmpp that parabola.nu certificate was expired -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 900 bytes Desc: OpenPGP digital signature URL: From fauno at kiwwwi.com.ar Fri Jul 13 19:07:37 2012 From: fauno at kiwwwi.com.ar (=?utf-8?Q?Nicol=C3=A1s?= Reynolds) Date: Fri, 13 Jul 2012 16:07:37 -0300 Subject: [Dev] parabola.nu? In-Reply-To: <5000718F.4070909@lavabit.com> References: <87bojj8ph3.fsf@kiwwwi.com.ar> <20120713185513.GA21418@gramarye.hsd1.wa.comcast.net> <5000718F.4070909@lavabit.com> Message-ID: <878ven8op2.fsf@kiwwwi.com.ar> Andr? Silva writes: > Em 13-07-2012 15:55, Charles Roth escreveu: >> Do we still want a statusnet? >> >> If so I can install it quickly the new 1.1.0 works very well. >> >> CER >> >> >> On Fri, Jul 13, 2012 at 03:50:48PM -0300, fauno wrote: >>> just noticed it's been 6 months since cer acquired parabola.nu for us D: >> > I received a information on xmpp that parabola.nu certificate was expired i think i renewed them but the xmpp server may need a restart -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 489 bytes Desc: not available URL: From jorgean at lavabit.com Mon Jul 16 04:49:17 2012 From: jorgean at lavabit.com (Jorge Araya Navarro) Date: Sun, 15 Jul 2012 22:49:17 -0600 Subject: [Dev] Ryzom: packaging problems... Message-ID: <1342414157.8016.11.camel@abril.local> Hello people!! o/ I assign myself as Ryzom game maintainer (because I reported few bugs to the project and I stay around #ryzom on freenode) for Parabola and I have few problems regarding to packaging the game. It uses cmake to... make the source code(?), glol. Just like blender-libre (I checked the blender's PKGBUILD)... Here is the output of ?ryzom-nel-2275-1-x86_64-package_ryzom-nel.log? CMake Error: The source directory "/build/src/ryzom/code/ryzom-nel/ " does not exist. Specify --help for usage, or press the help button on the CMake GUI. ==> ERROR: A failure occurred in package_ryzom-nel(). Aborting... This error never happened to me before. I can build the package through bash (without chroot, libremakepkg and that stuffs) successfully. This could be an error on CMakeLists.txt, but I'm not sure, I already talk with Kervala, one of the 4 guys developing Ryzom, for help, but we couldn't fix this. If you want to check or try to fix this issue, the PKGBUILD is attached in this email. cheers! -- Jorge Araya Navarro Universitario, idealista y pseudo-activista del Software Libre. Siquirres, Lim?n, Costa Rica. http://swt.encyclomundi.net Diaspora*: http://diasp.org/u/shackra identi.ca: http://parlementum.net/sweet Jabber: shackra at jabberes.org Skype: ?De ninguna manera, tras de privativo, te esp?an!. el software privativo en GNU/Linux, al igual que en Windows o en MacOs, te hace un ser no-libre. Deja de enga?arte, ??despierta ahora!!: http://www.gnu.org/distros/free-distros.html http://replicant.us/about/ -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- # Maintainer: Jorge Araya Navarro pkgname=('ryzom-nel' 'ryzom-client' #'ryzom-server' #'ryzom-tools' ) pkgver=2272 pkgrel=1 arch=('x86_64' 'i686') url="http://ryzom.com" license=('AGPL') depends=('kervala_libsquish-hg' 'curl' 'freetype2' 'libx11' 'mesa' 'libxxf86vm' 'openal' 'freealut' 'libogg' 'libvorbis' 'libxml2' 'libpng' 'libjpeg' 'rrdtool' 'libwww' 'boost') makedepends=('cmake' 'bison' 'mercurial') _hgroot=http://ryzom.hg.sourceforge.net:8000/hgroot/ryzom _hgrepo=ryzom build() { cd "$srcdir" msg "Connecting to Ryzom Mercurial server...." if [[ -d "$_hgrepo" ]]; then cd "$_hgrepo" hg pull -u msg "The Ryzom files are updated." else hg clone "$_hgroot/$_hgrepo" fi msg "Ryzom Mercurial checkout done or server timeout" } package_ryzom-nel() { options=(!strip) pkgdesc="The Ryzom game engine" if [[ -d "$srcdir/$_hgrepo/code/ryzom-nel" ]]; then rm -rf "$srcdir/$_hgrepo/code/ryzom-nel" mkdir -p "$srcdir/$_hgrepo/code/ryzom-nel" else mkdir -p "$srcdir/$_hgrepo/code/ryzom-nel" fi cd "$srcdir/$_hgrepo/code/ryzom-nel" echo "pwd = $(pwd)" >> /tmp/log.txt cmake .. \ -Wno-dev \ -DCMAKE_BUILD_TYPE=Release \ -DWITH_RYZOM=OFF \ -DWITH_NEL_TESTS=OFF \ -DWITH_NEL=ON \ -DCMAKE_INSTALL_PREFIX=/usr \ -DNL_ETC_PREFIX=/etc/nel \ -DNL_DRIVER_PREFIX=/usr/lib/nel \ -DNL_SHARE_PREFIX=/usr/share/nel \ -DNL_BIN_PREFIX=/usr/bin \ -DNL_SBIN_PREFIX=/usr/sbin \ -DNL_LIB_PREFIX=/usr/lib/nel \ -DNL_DRIVER_PREFIX=/usr/lib/nel -DRYZOM_ETC_PREFIX=/etc/ryzom \ -DRYZOM_SHARE_PREFIX=/usr/share/ryzom \ -DRYZOM_BIN_PREFIX=/usr/bin make -j3 make DESTDIR="$pkgdir" install } package_ryzom-client() { # options and directives overrides # cpptest is only needed if WITH_NEL_TESTS is ON pkgdesc="An awesome free software 3D MMORPG game" source=("http://hg.kervala.net/packaging/file/tip/ryzom/debian/client_default.cfg") depends=('ryzom-nel' 'ryzom-data') cd "$srcdir/$_hgrepo-build/code" if [[ -d "ryzom-client" ]]; then rm -rf ryzom-client mkdir ryzom-client else mkdir ryzom-client fi cd "$srcdir/$_hgrepo-build/code/ryzom-client" cmake .. \ -DWITH_RYZOM_CLIENT=ON -DWITH_LUA51=ON \ -DWITH_RYZOM_SERVER=OFF \ -DWITH_RYZOM_TOOLS=OFF \ -DWITH_LIBWWW_STATIC=ON \ -DWITH_NEL_TESTS=OFF \ -DWITH_NEL=OFF \ -DCMAKE_INSTALL_PREFIX=/usr \ -DRYZOM_ETC_PREFIX=/etc/ryzom \ -DRYZOM_SHARE_PREFIX=/usr/share/ryzom \ -DRYZOM_BIN_PREFIX=/usr/bin make -j3 make install } From ramana at member.fsf.org Sat Jul 21 12:52:39 2012 From: ramana at member.fsf.org (Ramana Kumar) Date: Sat, 21 Jul 2012 13:52:39 +0100 Subject: [Dev] change "your-freedom" to "our-freedom" Message-ID: What about just "freedom"? -------------- next part -------------- An HTML attachment was scrubbed... URL: From ramana at member.fsf.org Sat Jul 21 12:55:20 2012 From: ramana at member.fsf.org (Ramana Kumar) Date: Sat, 21 Jul 2012 13:55:20 +0100 Subject: [Dev] unsigned packages Message-ID: Some unsigned packages were mentioned on Assist last month: https://lists.parabolagnulinux.org/pipermail/assist/2012-June/000012.html It seems like some are still unsigned (texlive-bin-libre, at least). Is there something standing in the way, or any way I could help get this one signed (so I can install it without a security hack :P)? -------------- next part -------------- An HTML attachment was scrubbed... URL: From ramana at member.fsf.org Sat Jul 21 13:03:14 2012 From: ramana at member.fsf.org (Ramana Kumar) Date: Sat, 21 Jul 2012 14:03:14 +0100 Subject: [Dev] Installation Guide Formatting Message-ID: Is there a reason why Parabola's Installation Guide ( https://wiki.parabolagnulinux.org/Installation_Guide) looks so much worse than Arch's ( https://wiki.archlinux.org/index.php/Official_Installation_Guide)? Are we not using roughly the same wiki source and the same wiki software? I think part of the problem is the heading levels, and Arch sometimes uses bullets where we use extra levels of headings (that appear not to be supported by the wiki, so there are "=" signs around the titles). -------------- next part -------------- An HTML attachment was scrubbed... URL: From fauno at kiwwwi.com.ar Mon Jul 23 21:58:25 2012 From: fauno at kiwwwi.com.ar (=?utf-8?Q?Nicol=C3=A1s?= Reynolds) Date: Mon, 23 Jul 2012 18:58:25 -0300 Subject: [Dev] change "your-freedom" to "our-freedom" In-Reply-To: References: Message-ID: <87sjci2l8e.fsf@kiwwwi.com.ar> Ramana Kumar writes: > What about just "freedom"? i just thought we could use our-freedom for aur packages, since it has a more communitary feeling than repos :D -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 489 bytes Desc: not available URL: From ramana at member.fsf.org Wed Jul 25 17:28:34 2012 From: ramana at member.fsf.org (Ramana Kumar) Date: Wed, 25 Jul 2012 18:28:34 +0100 Subject: [Dev] BOINC freedom? Message-ID: As far as I can see, BOINC is distributed under the LGPL and looks like free software. But it is blacklisted in Parabola. Is this blacklisting up to date, and if so, are there details? From fauno at kiwwwi.com.ar Wed Jul 25 17:37:28 2012 From: fauno at kiwwwi.com.ar (=?utf-8?Q?Nicol=C3=A1s?= Reynolds) Date: Wed, 25 Jul 2012 14:37:28 -0300 Subject: [Dev] BOINC freedom? In-Reply-To: References: Message-ID: <87wr1rvj1j.fsf@kiwwwi.com.ar> Ramana Kumar writes: > As far as I can see, BOINC is distributed under the LGPL and looks > like free software. > But it is blacklisted in Parabola. Is this blacklisting up to date, > and if so, are there details? you can usually find details here[0] and here[1] :) [0]: https://projects.parabolagnulinux.org/blacklist.git [1]: http://libreplanet.org/wiki/Software_blacklist -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 489 bytes Desc: not available URL: From jorginho at lavabit.com Thu Jul 26 12:52:21 2012 From: jorginho at lavabit.com (=?ISO-8859-1?Q?Jorge_L=F3pez?=) Date: Thu, 26 Jul 2012 14:52:21 +0200 Subject: [Dev] Virtualbox without non-free elements Message-ID: <50113D85.3000701@lavabit.com> Hi! I am compiling a new Virtualbox without non-free elements that Emulatorman updated on abslibre. The new Virtualbox crash with old operating systems that you had with the old non-free Virtualbox, so you have to make a backup all of them before update the new version of virtualbox on your system. Jorge L?pez -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 900 bytes Desc: OpenPGP digital signature URL: From mtjm at mtjm.eu Thu Jul 26 11:01:05 2012 From: mtjm at mtjm.eu (=?utf-8?Q?Micha=C5=82_Mas=C5=82owski?=) Date: Thu, 26 Jul 2012 13:01:05 +0200 Subject: [Dev] efibootmgr on mips64el Message-ID: <87k3xqu6q6.fsf@mtjm.eu> Hello. I don't know any mips64el machine having UEFI available, is there a different reason for having efibootmgr available in Parabola mips64el? Only grub (for UEFI) depends on it, we already need differently configured grub to use it on YeeLoong, so we can disable that dependency. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 835 bytes Desc: not available URL: From emulatorman at lavabit.com Thu Jul 26 17:29:56 2012 From: emulatorman at lavabit.com (=?ISO-8859-1?Q?Andr=E9_Silva?=) Date: Thu, 26 Jul 2012 14:29:56 -0300 Subject: [Dev] Virtualbox without non-free elements In-Reply-To: <50113D85.3000701@lavabit.com> References: <50113D85.3000701@lavabit.com> Message-ID: <50117E94.8000204@lavabit.com> Em 26-07-2012 09:52, Jorge L?pez escreveu: > Hi! > > I am compiling a new Virtualbox without non-free elements that > Emulatorman updated on abslibre. The new Virtualbox crash with old > operating systems that you had with the old non-free Virtualbox, so > you have to make a backup all of them before update the new version of > virtualbox on your system. > > Jorge L?pez > > > _______________________________________________ > Dev mailing list > Dev at lists.parabolagnulinux.org > https://lists.parabolagnulinux.org/mailman/listinfo/dev It could happen due that was removed all non-free OSType on source code. To solve it, you should change value OSType on your file.vbox choosing: 1) Other 2) GNU 3) GNU_64 4) GNUHurd 5) GNULinux 6) GNULinux_64 7) Parabola 8) Parabola_64 9) gNewSense 10) gNewSense_64 11) Blag 12) Blag_64 13) Dragora 14) Dragora_64 15) Ututo 16) Ututo_64 17) Musix 18) Musix_64 19) Trisquel 20) Trisquel_64 21) Dynebolic 22) Venenux -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 900 bytes Desc: OpenPGP digital signature URL: From aurelien at cwb.io Sun Jul 29 12:50:36 2012 From: aurelien at cwb.io (=?utf-8?Q?Aur=C3=A9lien?=) Date: Sun, 29 Jul 2012 14:50:36 +0200 Subject: [Dev] freenode cloak Message-ID: <87sjca689v.fsf@cwb.io> Hi! Maybe it should be fine to request a parabola cloak for new incommer which have no cloak and secondary pseudo if any. -- Aurelien DESBRIERES Get action! Join Computers Without Borders http://www.cwb.io From fauno at kiwwwi.com.ar Sun Jul 29 14:01:50 2012 From: fauno at kiwwwi.com.ar (=?utf-8?Q?Nicol=C3=A1s?= Reynolds) Date: Sun, 29 Jul 2012 11:01:50 -0300 Subject: [Dev] freenode cloak In-Reply-To: <87sjca689v.fsf@cwb.io> References: <87sjca689v.fsf@cwb.io> Message-ID: <876296sm29.fsf@kiwwwi.com.ar> Aur?lien writes: > Hi! > > Maybe it should be fine to request a parabola cloak for new incommer > which have no cloak and secondary pseudo if any. we talked about this with jbeatty, he said he would ping freenode staff about it. i suggested to talk with mattl since he's the only person i know he got a cloak for librefm in no time ;) -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 489 bytes Desc: not available URL: From nobody at parabolagnulinux.org Fri Jul 13 08:30:36 2012 From: nobody at parabolagnulinux.org (Parabola Website Notification) Date: Fri, 13 Jul 2012 08:30:36 -0000 Subject: [Dev] Orphan Libre package [icecat] marked out-of-date Message-ID: <20120713083033.32468.76182@rshg054.dnsready.net> atomkarinca at gmail.com wants to notify you that the following packages may be out-of-date: * icecat 12.0-1 [libre] (i686): https://parabolagnulinux.org/packages/libre/i686/icecat/ * icecat 12.0-1 [libre] (x86_64): https://parabolagnulinux.org/packages/libre/x86_64/icecat/ The user provided the following additional text: v13 can be found here: http://ftp.gnu.org/gnu/gnuzilla/13.0/ From nobody at parabolagnulinux.org Mon Jul 23 16:48:20 2012 From: nobody at parabolagnulinux.org (Parabola Website Notification) Date: Mon, 23 Jul 2012 16:48:20 -0000 Subject: [Dev] Orphan Community package [ponysay] marked out-of-date Message-ID: <20120723164817.11676.441@rshg054.dnsready.net> prflr88 at gmail.com wants to notify you that the following packages may be out-of-date: * ponysay 1.0-1 [community] (any): https://parabolagnulinux.org/packages/community/any/ponysay/ The user provided the following additional text: The v 1.1 is out you can fetch from the github webpage see pdf, info, man, make, readme, readme.md and other for news deps an makedeps and optdeps and make opt deps.... bye from a upstream devel (me)