Bug 134445 - [PATCH] databases/mysqlman: lots of cleanups
Summary: [PATCH] databases/mysqlman: lots of cleanups
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: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-11 07:20 UTC by Philip M. Gollucci
Modified: 2009-05-16 03:50 UTC (History)
1 user (show)

See Also:


Attachments
mysqlman-1.09_2.patch (1.28 KB, patch)
2009-05-11 07:20 UTC, Philip M. Gollucci
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philip M. Gollucci freebsd_committer freebsd_triage 2009-05-11 07:20:01 UTC
- Remove apache from RUN_DEPENDS
- APACHE_COMPAT is deprecated, replace with USE_APACHE=1.3
- USE_MYSQL=yes instead of p5-DBD-mysql (databases/mysql*-client depend on it)
- Use WWWOWN and WWWGRP

Port maintainer (janos.mohacsi@bsd.hu) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-05-11 07:20:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-05-11 07:20:13 UTC
Maintainer of databases/mysqlman,

Please note that PR ports/134445 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/134445

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2009-05-11 07:20:15 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Mohacsi Janos 2009-05-13 17:20:30 UTC
approved.
          Janos Mohacsi
Comment 5 Philip M. Gollucci freebsd_committer freebsd_triage 2009-05-16 03:37:00 UTC
State Changed
From-To: feedback->open

Maintainer has approved.
Comment 6 dfilter service freebsd_committer freebsd_triage 2009-05-16 03:39:58 UTC
pgollucci    2009-05-16 02:39:44 UTC

  FreeBSD ports repository

  Modified files:
    databases/mysqlman   Makefile 
  Log:
  - Remove apache from RUN_DEPENDS
  - APACHE_COMPAT is deprecated, replace with USE_APACHE=1.3
  - USE_MYSQL=yes instead of p5-DBD-mysql (databases/mysql*-client depend on it)
  - Use WWWOWN and WWWGRP
  
  PR:             ports/134445
  Approved by:    maintainer
  Submitted by:   me
  
  Revision  Changes    Path
  1.10      +9 -10     ports/databases/mysqlman/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 Philip M. Gollucci freebsd_committer freebsd_triage 2009-05-16 03:41:42 UTC
State Changed
From-To: open->closed

Committed. Thanks!