Bug 109106 - phpip is in the wrong section of the ports tree
Summary: phpip is in the wrong section of the ports tree
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: Babak Farrokhi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-12 21:00 UTC by Michael
Modified: 2007-02-26 19:20 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael 2007-02-12 21:00:11 UTC
The port www/phpip is in the wrong section. It should be in ports/net-mgmt. Nagios, cricket, mrtg, ipplan, etc are all in net-mgmt and they have web interfaces. It would follow reason that the interface doesn't constitute where the port belongs but how it's used.

Fix: 

Move ports/www/phpip to ports/net-mgmt/phpip
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-02-12 21:13:16 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (submitter is not maintainer)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-02-12 21:13:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->farrokhi

Over to maintainer
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-02-26 19:17:04 UTC
miwi        2007-02-26 19:16:40 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
    net-mgmt             Makefile 
    net-mgmt/phpip       Makefile 
  Removed files:
    www/phpip            Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Move ports/www/phpip to ports/net-mgmt/phpip
  
  PR:             109106 [1]
                  109159 [2]
  Requested by:   Michael <admin@oregonfast.net>
  Repocopy by:    marcus [2]
  Approved by:    maintainer (implicit)
  
  Revision  Changes    Path
  1.109     +1 -0      ports/net-mgmt/Makefile
  1.3       +1 -1      ports/net-mgmt/phpip/Makefile
  1.1730    +0 -1      ports/www/Makefile
  1.3       +0 -32     ports/www/phpip/Makefile (dead)
  1.3       +0 -3      ports/www/phpip/distinfo (dead)
  1.2       +0 -11     ports/www/phpip/pkg-descr (dead)
  1.3       +0 -107    ports/www/phpip/pkg-plist (dead)
_______________________________________________
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 4 Martin Wilke freebsd_committer freebsd_triage 2007-02-26 19:20:29 UTC
State Changed
From-To: open->closed

Committed. Thanks!