Bug 131379 - [New Port]www/drupal6-mimedetect:An API for Consistent Server Side Mime Detection
Summary: [New Port]www/drupal6-mimedetect:An API for Consistent Server Side Mime Detec...
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-05 03:30 UTC by wenheping
Modified: 2009-02-09 17:00 UTC (History)
0 users

See Also:


Attachments
file.shar (2.11 KB, text/plain)
2009-02-05 03:30 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2009-02-05 03:30:00 UTC
MimeDetect provides an API for consistent server side mime detection
using the PHP FileInfo extension, the UNIX 'file' command, user supplied
mime data, or file extension lookups. It is distributed with it's own
magic library for use with the PHP FileInfo extension to make mime
detection more consistent in different environments.

WWW: http://drupal.org/project/mimedetect

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-02-05 03:30:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-02-09 16:54:57 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-02-09 16:55:25 UTC
miwi        2009-02-09 16:55:05 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/drupal6-mimedetect Makefile distinfo pkg-descr 
  Log:
  MimeDetect provides an API for consistent server side mime detection
  using the PHP FileInfo extension, the UNIX 'file' command, user supplied
  mime data, or file extension lookups. It is distributed with it's own
  magic library for use with the PHP FileInfo extension to make mime
  detection more consistent in different environments.
  
  WWW: http://drupal.org/project/mimedetect
  
  PR:             ports/131379
  Submitted by:   Wen Heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.2258    +1 -0      ports/www/Makefile
  1.1       +24 -0     ports/www/drupal6-mimedetect/Makefile (new)
  1.1       +3 -0      ports/www/drupal6-mimedetect/distinfo (new)
  1.1       +7 -0      ports/www/drupal6-mimedetect/pkg-descr (new)
_______________________________________________
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"