Bug 139362 - [PATCH] mail/exilog: [Remove false apache dependency]
Summary: [PATCH] mail/exilog: [Remove false apache dependency]
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Yi-Jheng Lin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-05 08:50 UTC by Oleksii Samorukov
Modified: 2009-10-21 06:40 UTC (History)
1 user (show)

See Also:


Attachments
exilog-0.5_4.patch (415 bytes, patch)
2009-10-05 08:50 UTC, Oleksii Samorukov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oleksii Samorukov freebsd_committer freebsd_triage 2009-10-05 08:50:03 UTC
There is no need to set USE_APACHE in this script. It is just plain CGI, 
working perfectly wiht any web server with CGI support (including apache, 
of course). 

Port maintainer (ler@lerctr.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-10-05 08:50:11 UTC
Maintainer of mail/exilog,

Please note that PR ports/139362 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/139362

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-10-05 08:50:13 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Larry Rosenman freebsd_committer freebsd_triage 2009-10-05 11:04:19 UTC
Approved.


-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 512-248-2683                 E-Mail: ler@lerctr.org
US Mail: 430 Valona Loop, Round Rock, TX 78681-3893
Comment 4 Yi-Jheng Lin freebsd_committer freebsd_triage 2009-10-08 15:40:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->yzlin

I'll take it.
Comment 5 Yi-Jheng Lin freebsd_committer freebsd_triage 2009-10-08 15:41:58 UTC
State Changed
From-To: feedback->open

Maintainer has approved.
Comment 6 dfilter service freebsd_committer freebsd_triage 2009-10-21 06:34:37 UTC
yzlin       2009-10-21 05:34:27 UTC

  FreeBSD ports repository

  Modified files:
    mail/exilog          Makefile 
  Log:
  - Remove unnecessary dependency (USE_APACHE)
  
  PR:             ports/139362
  Submitted by:   Alex Samorukov <samm AT os2.kiev.ua>
  Approved by:    rafan (co-mentor), Larry Rosenman <ler AT lerctr.org> (maintainer)
  
  Revision  Changes    Path
  1.15      +1 -2      ports/mail/exilog/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 7 Yi-Jheng Lin freebsd_committer freebsd_triage 2009-10-21 06:36:33 UTC
State Changed
From-To: open->closed

Committed. Thanks!