Bug 158601 - New port print/pdfbox
Summary: New port print/pdfbox
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: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-03 01:40 UTC by Pedro F. Giffuni
Modified: 2011-07-03 09:30 UTC (History)
0 users

See Also:


Attachments
file.shar (2.92 KB, text/plain)
2011-07-03 01:40 UTC, Pedro F. Giffuni
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pedro F. Giffuni 2011-07-03 01:40:04 UTC
New port of Apache PDFBox: A Java library and application to handle
PDF files.

http://pdfbox.apache.org/

This port is based a very old version in PR 83370.

Fix: shar file attached.

Patch attached with submission follows:
Comment 1 Wen Heping freebsd_committer freebsd_triage 2011-07-03 07:13:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-07-03 09:29:17 UTC
wen         2011-07-03 08:29:09 UTC

  FreeBSD ports repository

  Modified files:
    print                Makefile 
  Added files:
    print/pdfbox         Makefile distinfo pkg-descr 
  Log:
  Apache PDFBox is an open source Java PDF library for working with PDF
  documents. This project allows creation of new PDF documents, manipulation of
  existing documents and the ability to extract content from documents. Apache
  PDFBox also includes a  command line utility.
  
  Features
  
      * PDF to text extraction
      * Merge PDF Documents
      * PDF Document Encryption/Decryption
      * Lucene Search Engine Integration
      * Fill in form data FDF and XFDF
      * Create a PDF from a text file
      * Create images from PDF pages
      * Print a PDF
  
  WWW: http://pdfbox.apache.org/
  
  PR:             ports/158601
  Submitted by:   Pedro Giffuni <giffunip@tutopia.com>
  
  Revision  Changes    Path
  1.507     +1 -0      ports/print/Makefile
  1.1       +42 -0     ports/print/pdfbox/Makefile (new)
  1.1       +6 -0      ports/print/pdfbox/distinfo (new)
  1.1       +19 -0     ports/print/pdfbox/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 Wen Heping freebsd_committer freebsd_triage 2011-07-03 09:29:28 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!