Bug 67349

Summary: [PATCH] www/http-analyze: unbreak
Product: Ports & Packages Reporter: Stefan Walter <sw>
Component: Individual Port(s)Assignee: Pav Lucistnik <pav>
Status: Closed FIXED    
Severity: Affects Only Me CC: todd
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
http-analyze-2.01_4.patch none

Description Stefan Walter 2004-05-29 17:40:26 UTC
- Unbreak: s/BUILD_DEPENDS/PATCH_DEPENDS/
- Unconditionally convert GIFs to PNGs: merge the patch from the
  post-patch script into patch-ac and add a post-patch target to the
  Makefile. gif2png is an unconditional dependency, anyway, so there's
  no need to check for it again. (-> remove scripts/post-patch)

Port maintainer (todd@thisisa.com) is cc'd. (Please reply/followup to
approve/comment on the changes suggested in this PR. Thanks!)

Generated with FreeBSD Port Tools 0.50
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-05-29 20:57:33 UTC
Dear maintainer of FreeBSD port www/http-analyze, please take a look at

http://www.freebsd.org/cgi/query-pr.cgi?q=67349

Do you approve this patch?

-- 
Pav Lucistnik <pav@oook.cz>
              <pav@FreeBSD.org>

On real UNIX, /usr/bin/more prints -More-.
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2004-05-29 20:57:37 UTC
State Changed
From-To: open->feedback

Asked maintainer for approval. 


Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2004-05-29 20:57:37 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Handle.
Comment 4 Stefan Walter 2004-06-04 14:53:38 UTC
Hi Pav,

Pav Lucistnik, 29.05.04, 21:57h CEST:

> Dear maintainer of FreeBSD port www/http-analyze, please take a look at
> 
> http://www.freebsd.org/cgi/query-pr.cgi?q=67349
> 
> Do you approve this patch?

Hm...

- The maintainer hasn't replied for a week now.
- http://www.thisisa.com/ (seems to be the maintainer's home page) has a
  line "Page copyright (c) 1999", and all internal links seem to be
  broken.
- A search on Google (Groups) finds only a few mails from 2000.
- According to the CVS log, there has been a maintainer timeout on a
  change to this port in March, and it doesn't look like he's been too
  active recently.

I assume he isn't there any more, and suggest resetting MAINTAINER. If
he's really interested in the port, he can still reclaim it.

Stefan
Comment 5 todd 2004-06-10 21:20:33 UTC
Sorry about the delay on the reply.  My email account has been mailbombed and I
am just getting through to the real emails.  

These changes look correct to fix the problem and use the new PATCH_DEPENDS
instead of the old BUILD_DEPENDS. 

Todd Mortensen.


Quoting Stefan Walter <sw@gegenunendlich.de>:

> Hi Pav,
> 
> Pav Lucistnik, 29.05.04, 21:57h CEST:
> 
> > Dear maintainer of FreeBSD port www/http-analyze, please take a look at
> > 
> > http://www.freebsd.org/cgi/query-pr.cgi?q=67349
> > 
> > Do you approve this patch?
> 
> Hm...
> 
> - The maintainer hasn't replied for a week now.
> - http://www.thisisa.com/ (seems to be the maintainer's home page) has a
>   line "Page copyright (c) 1999", and all internal links seem to be
>   broken.
> - A search on Google (Groups) finds only a few mails from 2000.
> - According to the CVS log, there has been a maintainer timeout on a
>   change to this port in March, and it doesn't look like he's been too
>   active recently.
> 
> I assume he isn't there any more, and suggest resetting MAINTAINER. If
> he's really interested in the port, he can still reclaim it.
> 
> Stefan
> 




-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/
Comment 6 Stefan Walter 2004-06-11 07:13:44 UTC
Todd Mortensen, 10.06.04, 22:20h CEST:

> Sorry about the delay on the reply.  My email account has been mailbombed and I
> am just getting through to the real emails.  

Sorry then. ;)

Regards,
Stefan
Comment 7 Pav Lucistnik freebsd_committer freebsd_triage 2004-06-11 09:37:10 UTC
State Changed
From-To: feedback->closed

Committed, thanks!