Bug 104285 - New Port: print/pear-File_PDF
Summary: New Port: print/pear-File_PDF
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: 2006-10-11 04:20 UTC by amistry
Modified: 2006-11-05 22:00 UTC (History)
0 users

See Also:


Attachments
pear-File_PDF.shar (1.92 KB, text/plain)
2006-10-11 04:20 UTC, amistry
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description amistry 2006-10-11 04:20:18 UTC

Add PEAR package for generating PDF files without a PHP extension.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-10-16 13:35:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-11-05 21:58:25 UTC
miwi        2006-11-05 21:58:14 UTC

  FreeBSD ports repository

  Modified files:
    print                Makefile 
  Added files:
    print/pear-File_PDF  Makefile distinfo pkg-descr 
  Log:
  PDF generation using only PHP, without requiring any external libraries.
  
  WWW: http://pear.php.net/package-info.php?package=File_PDF
  
  PR:             ports/104285
  Submitted by:   Anish Mistry <amistry@am-productions.biz>
  Sponsored by:   FreeBSD Bug-a-thon #2
  
  Revision  Changes    Path
  1.407     +1 -0      ports/print/Makefile
  1.1       +25 -0     ports/print/pear-File_PDF/Makefile (new)
  1.1       +3 -0      ports/print/pear-File_PDF/distinfo (new)
  1.1       +3 -0      ports/print/pear-File_PDF/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"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2006-11-05 21:58:50 UTC
State Changed
From-To: open->closed

New port added. Thanks!