Bug 142090 - add hiawatha to list of supported web interfaces in ports-mgmt/tinderbox
Summary: add hiawatha to list of supported web interfaces in ports-mgmt/tinderbox
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: Ion-Mihai "IOnut" Tetcu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-28 04:30 UTC by Chris Petrik
Modified: 2010-01-28 21:50 UTC (History)
0 users

See Also:


Attachments
file.diff (2.48 KB, patch)
2009-12-28 04:30 UTC, Chris Petrik
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Petrik 2009-12-28 04:30:02 UTC
Simple patch to add in support for the hiawatha web server.

Hiawatha is very different from others, but it's config file is one of the few that is easy to read.

That is why I decided to replace Apache with this on my tinderbox.

My tinderbox is currently being redone, so the patch submitted is untested.

This was discussed with itetcu@ but no reply was given to make a PR for this or not so I went ahead and made one :)

Fix: Patch attached with submission follows:
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2009-12-28 04:57:55 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

Fix synopsis and assign.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-01-28 21:47:31 UTC
itetcu      2010-01-28 21:47:17 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/tinderbox Makefile 
    ports-mgmt/tinderbox/files pkg-message.in 
  Log:
  Add support for www/hiawatha for WebUI.
  
  PR:             142090
  Submitted by:   Chris Petrik
  
  Revision  Changes    Path
  1.65      +5 -2      ports/ports-mgmt/tinderbox/Makefile
  1.14      +11 -0     ports/ports-mgmt/tinderbox/files/pkg-message.in
_______________________________________________
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 3 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2010-01-28 21:48:03 UTC
State Changed
From-To: open->closed

Committed (I didn't bumped PORTREVISION), thanks!