Bug 107270 - New port: www/trac-pagetopdf
Summary: New port: www/trac-pagetopdf
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-12-28 11:00 UTC by Gerrit Beine
Modified: 2007-01-03 14:30 UTC (History)
0 users

See Also:


Attachments
file.shar (2.35 KB, text/plain)
2006-12-28 11:00 UTC, Gerrit Beine
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gerrit Beine 2006-12-28 11:00:29 UTC
This plugin uses the new content conversion API in Trac's trunk to export Wiki
pages to a PDF. The link appers in the Download in other formats list at the
bottom of Wiki pages.

This plugin uses htmldoc to perform the conversion.

WWW: http://trac-hacks.org/wiki/PageToPdfPlugin
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-12-28 11:56:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-01-03 14:29:43 UTC
miwi        2007-01-03 14:29:35 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/trac-pagetopdf   Makefile distinfo pkg-descr pkg-plist 
  Log:
  This plugin uses the new content conversion API in Trac's trunk to export Wiki
  pages to a PDF. The link appers in the Download in other formats list at the
  bottom of Wiki pages.
  
  This plugin uses htmldoc to perform the conversion.
  
  WWW: http://trac-hacks.org/wiki/PageToPdfPlugin
  
  PR:             ports/107270
  Submitted by:   Gerrit Beine <gerrit.beine at gmx.de>
  
  Revision  Changes    Path
  1.1662    +1 -0      ports/www/Makefile
  1.1       +31 -0     ports/www/trac-pagetopdf/Makefile (new)
  1.1       +3 -0      ports/www/trac-pagetopdf/distinfo (new)
  1.1       +7 -0      ports/www/trac-pagetopdf/pkg-descr (new)
  1.1       +1 -0      ports/www/trac-pagetopdf/pkg-plist (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 2007-01-03 14:30:10 UTC
State Changed
From-To: open->closed

New port added. Thanks!