The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD print : axpoint

XML Based Presentations

 AxPoint is a Perl module that uses the PDFLib module and the pdflib library
to generate PDF based presentations from XML data sources.
It has the following features:
   - Ability to create slideshows with your choice of background image
   - Slideshows break down into slidesets, or not at your choice.
   - Slides can show bullet points, source code (fixed font), or images.
   - Slides can have transition effects (dissolve, box, wipe, etc)
   - All elements of a slide can transition in too.
   - Text on slides supports bold, italics, and colours. Colours can be any
     one of the 16 HTML colours, or defined as hex RGB values.
   - Output uses the standard XML::SAX::Writer consumer classes, allowing you
     to output direct to a file, or to a string, or however you need to. Very
     useful for dynamic web based presentations.
   - PDF bookmarks allow direct navigation to any slide.
   - Using PDF allows you to go "Full Screen", even on Linux
   - Image formats supported include GIF, JPEG, PNG and TIFF 

http://axpoint.axkit.org/



axpoint history


v. 1.10
date: 2007/09/08 01:03:48;  author: linimon;  state: Exp;  lines: +0 -1
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr

v. 1.9 date: 2006/06/08 01:15:04; author: clsung; state: Exp; lines: +8 -7 - Update to 1.50 - clean up Makefile PR: ports/98637 Submitted by: Rong-En Fan
v. 1.8 date: 2003/10/24 12:03:22; author: ijliao; state: Exp; lines: +1 -1 utilize SITE_PERL PR: 58166 Submitted by: Cheng-Lung Sung
v. 1.7 date: 2003/10/10 15:40:23; author: glewis; state: Exp; lines: +0 -1 . Remove LIB_DEPENDS on print/pdflib(4). This is implicit with the dependency on print/p5-PDFLib. Having our own dependency creates version tracking problems and is unnecessary. PR: 57120
v. 1.6 date: 2003/07/20 19:01:04; author: tom; state: Exp; lines: +1 -1 Update to version 1.30.
v. 1.5 date: 2003/04/14 06:29:22; author: edwin; state: Exp; lines: +1 -1 print/pdflib -> print/pdflib4 Informed maintainers.
v. 1.4 date: 2003/02/20 18:55:42; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.3 date: 2002/11/10 16:47:39; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.2 date: 2002/11/06 22:46:36; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.1 date: 2002/05/13 17:04:49; author: ijliao; state: Exp; add axpoint 1.21 XML Based Presentations ============================================================================= v. 1.10 date: 2007/09/08 01:03:48; author: linimon; state: Exp; lines: +0 -1 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+. Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
v. 1.9 date: 2006/06/08 01:15:04; author: clsung; state: Exp; lines: +8 -7 - Update to 1.50 - clean up Makefile PR: ports/98637 Submitted by: Rong-En Fan
v. 1.8 date: 2003/10/24 12:03:22; author: ijliao; state: Exp; lines: +1 -1 utilize SITE_PERL PR: 58166 Submitted by: Cheng-Lung Sung
v. 1.7 date: 2003/10/10 15:40:23; author: glewis; state: Exp; lines: +0 -1 . Remove LIB_DEPENDS on print/pdflib(4). This is implicit with the dependency on print/p5-PDFLib. Having our own dependency creates version tracking problems and is unnecessary. PR: 57120
v. 1.6 date: 2003/07/20 19:01:04; author: tom; state: Exp; lines: +1 -1 Update to version 1.30.
v. 1.5 date: 2003/04/14 06:29:22; author: edwin; state: Exp; lines: +1 -1 print/pdflib -> print/pdflib4 Informed maintainers.
v. 1.4 date: 2003/02/20 18:55:42; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.3 date: 2002/11/10 16:47:39; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.2 date: 2002/11/06 22:46:36; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.1 date: 2002/05/13 17:04:49; author: ijliao; state: Exp; add axpoint 1.21 XML Based Presentations ============================================================================= v. 1.10 date: 2007/09/08 01:03:48; author: linimon; state: Exp; lines: +0 -1 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+. Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
v. 1.9 date: 2006/06/08 01:15:04; author: clsung; state: Exp; lines: +8 -7 - Update to 1.50 - clean up Makefile PR: ports/98637 Submitted by: Rong-En Fan
v. 1.8 date: 2003/10/24 12:03:22; author: ijliao; state: Exp; lines: +1 -1 utilize SITE_PERL PR: 58166 Submitted by: Cheng-Lung Sung
v. 1.7 date: 2003/10/10 15:40:23; author: glewis; state: Exp; lines: +0 -1 . Remove LIB_DEPENDS on print/pdflib(4). This is implicit with the dependency on print/p5-PDFLib. Having our own dependency creates version tracking problems and is unnecessary. PR: 57120
v. 1.6 date: 2003/07/20 19:01:04; author: tom; state: Exp; lines: +1 -1 Update to version 1.30.
v. 1.5 date: 2003/04/14 06:29:22; author: edwin; state: Exp; lines: +1 -1 print/pdflib -> print/pdflib4 Informed maintainers.
v. 1.4 date: 2003/02/20 18:55:42; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.3 date: 2002/11/10 16:47:39; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.2 date: 2002/11/06 22:46:36; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.1 date: 2002/05/13 17:04:49; author: ijliao; state: Exp; add axpoint 1.21 XML Based Presentations =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm