#11050 closed submission (wontfix)
NEW: sitescooper-3.1.3
Reported by: | tristan@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | tristan@…, ryandesign (Ryan Carsten Schmidt) | |
Port: |
Description
sitescooper-3.1.3
the portfile can be found here: ATTACHED
Description: sitescooper retrieves news from websites and reformats them for reading on a PDA.
Homepage: http://sitescooper.sourceforge.net/
Comments: I have placed this under www/ in my local tree. The Makefile has a couple of hacks in it which were needed to get it to build and run.
Attachments (1)
Change History (9)
Changed 18 years ago by tristan@…
comment:1 Changed 18 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | tristan@… ryandesign@… added |
---|
This portfile attempts to download the software from the upstream server as "sitescooper.tar.gz" without a version number. This will break as soon as a new version of sitescooper is released upstream. Can you please work with the upstream developer to have them provide a versioned download URL, and then update the attached portfile, or if the developer refuses to do this, then write back and tell us.
comment:2 Changed 18 years ago by pipping@…
reinplace "s|#!/usr/bin/perl|#!${prefix}/bin/perl|" ${destroot}${prefix}/bin/${name}
looks like a very bad idea.
- why not use /usr/bin/perl
- the port doesn't declare dependency on perl5.8
the destroot phase should be altered, too - that's what destroot.args, etc are there for - no need to rewrite destrooting in this case.
comment:3 Changed 18 years ago by tristan@…
It doesn't work with /usr/bin/perl because it depends on perl modules that are installed in /opt/local.
I didn't realise that I could use destroot.args - sorry.
Anyway I haven't been able to get a new tarball created so may as well forget about this package.
Cheers, Tristan
comment:4 Changed 18 years ago by kballard (Lily Ballard)
Milestone: | → New Ports |
---|
comment:5 Changed 18 years ago by markd@…
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Abandoned port, closing.
comment:6 Changed 17 years ago by jmpalacios (Juan Manuel Palacios)
Milestone: | New Ports → Port Submissions |
---|
Milestone New Ports deleted
comment:7 Changed 16 years ago by jmroot (Joshua Root)
Type: | enhancement → submission |
---|
comment:8 Changed 16 years ago by (none)
Milestone: | Port Submissions |
---|
Milestone Port Submissions deleted
sitescooper Portfile