No dia 16 de Agosto de 2010 10:39, Dagobert Michelsen <[email protected]> escreveu: > Hi Maciej, > > Am 16.08.2010 um 10:47 schrieb Dagobert Michelsen: >> >> - it would be nice if the repository link from the pkginfo >> OPENCSW_REPOSITORY: >> https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/pkg/mysql5/branches/mysql-5....@10727 >> would be a link also to directly jump to the GAR manifest > > This > https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/pkg/mysql5/branches/mysql-5....@10727 > would be need to be rewritten for browsing as > http://sourceforge.net/apps/trac/gar/browser/csw/mgar/pkg/mysql5/branches/mysql-5.1.x?rev=10727
Link to the repo: I find that talking directly to the subversion repository (gar.svn.sourceforge.net) is faster, for now I've linked to it. Readability of lists: I've addressed Peter's suggestion to expand the runpath and needed soname lists. Table view: I like Dago's idea to create a table with sonames and runpaths, but haven't implemented it yet. Mechanism of submission: For now, there's only the tool to generate the HTML code. I'm open to suggestions what the submission mechanism could look like. (A command-line tool? Something similar to submitpkg?) Keeping the unpacked files: Currently, the extracted package is deleted as soon as statistics are collected. I understand that you would like to open the files directly in the browser. I wouldn't like to keep the unpacked files around. If you would like to have a shortcut to jump into the files on a FS, maybe there's another way? There could be a separate mechanism to keep unpacked packages. Another idea is to provide a couple of copy/paste shell lines to help the reviewer get started with the unpacking: wget <url> gunzip <file> pktrans <gunzipped> ./ all cd <pkgname> Where the <url>, <file>, and other bits would be pre-filled in the HTML. The updated report is now up. I've also added a couple links, for example from needed sonames to file search on the website, and from the 'depends' section to package pages on the website. Maciej _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
