Bug 121160

Summary: devel/viewvc: [PATCH]: missing RUN DEP databases/py-MySQLdb missing
Product: Ports & Packages Reporter: Philip M. Gollucci <pgollucci>
Component: Individual Port(s)Assignee: Marcelo Araujo <araujo>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Philip M. Gollucci 2008-02-27 22:00:03 UTC
svndbadmin needs to talk to MySQL via python

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-02-27 22:00:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-02-27 22:00:12 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Jean-Baptiste Quenot 2008-02-27 22:08:31 UTC
Hello, I'm not using the port anymore, please feel free to reset maintainership.
Comment 4 philip 2008-02-27 22:08:39 UTC
IS there a standard ?

/usr/local/lib/python2.5/site-packages/MySQLdb/__init__.py

could be the check instead ?
Comment 5 philip 2008-02-29 01:07:46 UTC
Sign me up for Maintainership, I'm using it for $work.

-- 
------------------------------------------------------------------------
Philip M. Gollucci (philip@ridecharge.com)
o:703.549.2050x206
Senior System Admin - Riderway, Inc.
http://riderway.com / http://ridecharge.com
1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB  B89E 1324 9B4F EC88 A0BF

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.
Comment 6 philip 2008-02-29 01:08:28 UTC
Ah foo,

I realized I sent from a different e-mail.

MAINTAINER=	pgollucci@p6m7g8.com


-- 
------------------------------------------------------------------------
Philip M. Gollucci (philip@ridecharge.com)
o:703.549.2050x206
Senior System Admin - Riderway, Inc.
http://riderway.com / http://ridecharge.com
1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB  B89E 1324 9B4F EC88 A0BF

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.
Comment 7 Marcelo Araujo freebsd_committer freebsd_triage 2008-03-19 20:29:27 UTC
Responsible Changed
From-To: freebsd-python->araujo

I'll take it.
Comment 8 dfilter service freebsd_committer freebsd_triage 2008-04-03 03:39:40 UTC
araujo      2008-04-03 02:39:36 UTC

  FreeBSD ports repository

  Modified files:
    .                    KNOBS 
    devel/viewvc         Makefile distinfo pkg-plist 
  Log:
  - Update to 1.05. [2]
  - Pass maintainership to submitter. [1]
  - Add knob MODPYTHON3. [1]
  
  PR:             ports/121160 [1], ports/121883 [2]
  Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
  
  Revision  Changes    Path
  1.27      +2 -1      ports/KNOBS
  1.26      +12 -5     ports/devel/viewvc/Makefile
  1.15      +3 -3      ports/devel/viewvc/distinfo
  1.9       +66 -0     ports/devel/viewvc/pkg-plist
_______________________________________________
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 9 Marcelo Araujo freebsd_committer freebsd_triage 2008-04-03 03:40:49 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!