Re: [DNG] devuan packages explorer

2017-07-04 Thread Gionni FireGarden
yes!
we are improving that!
i'm updating the testing website every 12 hours so you can see all
improving.
I will add other release and after that i go through your list here.


today: Free search added, with counts of package for section, and release
[by now only jessie], navigation by release or sections.
i create database structure for sources, and fixed [and completed] the
packages one.
I made a bit of bash script to easily dump/move/whatever the application
and all data.

@jaromil: yes i see the script today and i'm forking a bit :D
@golinux: absolutely yes! it's just a testing env and i used that domain
just to quickly show you this thing.


sorry if we are not very fast but we are doing that in our free time.

thanks all for the feedback!


firegarden

2017-07-04 10:22 GMT+02:00 KatolaZ <kato...@freaknet.org>:

> On Tue, Jul 04, 2017 at 01:13:47AM +0200, Gionni FireGarden wrote:
> > hi all!
> > by now we don't have a place like packages.debian.org or
> packages.ubuntu.com
> > so i create with a friend a PoC for that.
> > We work on this idea just two nights, after work: it's really a primitive
> > Proof of Concept so please be merciful [gh], but we are improving day by
> > day.
>
> [cut]
>
> >
> > you can find what we have done here
> > http://devuanpackages.viralds.it
> >
> > do you like the idea? and this primitive implementation?
> > if you have any hints or suggests or bad words: we are here :)
>
> Hi Firegarden,
>
> thank you very much for your effort, and for this very nice
> proof-of-concept. I think it is definitely a good step in the right
> direction, and something much required by the Devuan community. As I
> told you in private, among the several things that could/should be
> included are:
>
> 0) suite (release) information (and lists by suite)
>
> 1) source package information
>
> 2) actual "Contents" stuff (we should liaise with parazyd/Dan on this
> point)
>
> 3) links to the Devuan/Debian VCS page
>
> 4) maybe a flag to say whether the package is originally from Debian,
> has been forked from Debian, or is a native Devuan one.
>
> Great work, indeed.
>
> HND
>
> KatolaZ
>
> --
> [ ~.,_  Enzo Nicosia aka KatolaZ - GLUGCT -- Freaknet Medialab  ]
> [ "+.  katolaz [at] freaknet.org --- katolaz [at] yahoo.it  ]
> [   @)   http://kalos.mine.nu ---  Devuan GNU + Linux User  ]
> [ @@)  http://maths.qmul.ac.uk/~vnicosia --  GPG: 0B5F062F  ]
> [ (@@@)  Twitter: @KatolaZ - skype: katolaz -- github: KatolaZ  ]
>
> ___
> Dng mailing list
> Dng@lists.dyne.org
> https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
>
>
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


[DNG] devuan packages explorer

2017-07-03 Thread Gionni FireGarden
hi all!
by now we don't have a place like packages.debian.org or packages.ubuntu.com
so i create with a friend a PoC for that.
We work on this idea just two nights, after work: it's really a primitive
Proof of Concept so please be merciful [gh], but we are improving day by
day.
The system is composed by a python parser job that import all packages info
from apt lists files into a mariadb and a bit of php to render that on web.
No framework used, no ORM: we create little libs for db and templating [to
avoid spaghetti code], very KISS & DRY so it will be easy mantain this
code... i hope :D

you can find what we have done here
http://devuanpackages.viralds.it

do you like the idea? and this primitive implementation?
if you have any hints or suggests or bad words: we are here :)

thanks to all for the great work with devuan.


firegarden
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] PHP-7 on Devuan

2017-05-15 Thread Gionni FireGarden
*>Author: *hal
*>Date: *2017-05-10 03:17 +200
*>To: *[DNG]
*>Subject: *[DNG] PHP-7 on Devuan
>Thinking about upgrading my Devuan web server to PHP Version 7.
>Found some docs for Debian/Ubuntu here:

>https://askubuntu.com/questions/705880/how-to-install-php-7
>
https://www.cyberciti.biz/faq/installing-php-7-on-debian-linux-8-jessie->wheezy-using-apt-get/



>Any chance these would be close enough to be used on Devuan?
>Thanks

hi, i'm using debian stable with php7
You have two way to accomplish this:
1) [i don't do that] use dotdeb repositories (people says me that it works
with devuan too without trouble]
2) [i do that] pinning from ascii!!! :)
to do that i added ascii.list repositories and create a pinning file with
Package: php7*
Pin: release a=ascii
Pin-Priority: 500

it works like a charm!!!
if you need more info you can find me on irc [firegarden] or telegram
[JimmySan]

have fun!!! :)
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng