Commit graph

4 commits

Author SHA1 Message Date
Steve Wills
2706cf9b16 - Mark broken with Ruby 1.9 (builds OK, doesn't run)
PR:		ports/160184
Submitted by:	Oliver Heesakkers <dev2@heesakkers.info>
Approved by:	maintainer timeout (>9 weeks)
2011-10-22 17:44:41 +00:00
Olli Hauer
30f9161773 -remove MD5 2011-07-03 14:12:22 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Pav Lucistnik
cfbccda919 jpeg2pdf: converts a directory of JPEG (JPG) files to a PDF file
* jpeg2pdf is fast. Unlike ImageMagick or other general image conversion
  tools, jpeg2pdf is specialized for its task an does this very efficiently.
* jpeg2pdf generates compact PDF files. Unlike general image conversion
  tools, jpeg2pdf doesn't do any processing/rescaling of the images, nor does
  it generate thumbnails of the pages in the PDF file.
* jpeg2pdf is a command-line program. So it can very easily be integrated in a
  shell script or a web server process to automate a conversion task.

PR:		ports/76562
Submitted by:	<ports@c0decafe.net>
2005-01-23 18:44:08 +00:00