FreshPorts -- The Place For Ports Wed, 23 Jul 2008 5:05 PM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
axpoint 1.50 print on this many watch lists=0 search for ports that depend on this port
XML Based Presentations

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 13 May 2002 18:05:05
Also Listed In: perl5


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

WWW: http://axpoint.axkit.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: converters/p5-Text-Iconv, devel/p5-Time-Piece, textproc/p5-XML-Filter-XSLT, textproc/p5-XML-SAX, textproc/p5-XML-SAX-Writer, print/p5-PDFLib, lang/perl5.8
Required To Run: converters/p5-Text-Iconv, devel/p5-Time-Piece, textproc/p5-XML-Filter-XSLT, textproc/p5-XML-SAX, textproc/p5-XML-SAX-Writer, print/p5-PDFLib, lang/perl5.8, lang/perl5.8

To install the port: cd /usr/ports/print/axpoint/ && make install clean
To add the package: pkg_add -r axpoint


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/axpoint/
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/axpoint/
http://www.cpan.dk/modules/by-module/axpoint/
http://ring.nict.go.jp/archives/lang/perl/CPAN/modules/by-module/axpoint/
http://ring.sakura.ad.jp/archives/lang/perl/CPAN/modules/by-module/axpoint/
http://ring.riken.jp/archives/lang/perl/CPAN/modules/by-module/axpoint/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/axpoint/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/axpoint/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/axpoint/
ftp://mirror.hiwaay.net/CPAN/modules/by-module/axpoint/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/axpoint/
ftp://csociety-ftp.ecn.purdue.edu/pub/CPAN/modules/by-module/axpoint/
ftp://ftp.isu.net.sa/pub/CPAN/modules/by-module/axpoint/
ftp://ftp.cs.colorado.edu/pub/perl/CPAN/modules/by-module/axpoint/
ftp://cpan.pop-mg.com.br/pub/CPAN/modules/by-module/axpoint/
http://at.cpan.org/modules/by-module/axpoint/
ftp://ftp.chg.ru/pub/lang/perl/CPAN/modules/by-module/axpoint/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/axpoint/
http://backpan.cpan.org/modules/by-module/axpoint/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 12

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
17 Apr 2008 15:30:31
Original commit files touched by this commit  1.50
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
08 Sep 2007 02:04:03
Original commit files touched by this commit  1.50
linimon search for other commits by this committer
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
08 Jun 2006 02:15:04
Original commit files touched by this commit  1.50
clsung search for other commits by this committer
- Update to 1.50
- clean up Makefile

PR:             ports/98637
Submitted by:   Rong-En Fan
22 Jan 2006 02:48:53
Original commit files touched by this commit  1.30
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
25 Nov 2005 17:42:55
Original commit files touched by this commit  1.30
pav search for other commits by this committer
- Add SHA256
29 Jan 2004 16:13:06
Original commit files touched by this commit  1.30
trevor search for other commits by this committer
SIZEify.
24 Oct 2003 13:05:09
Original commit files touched by this commit  1.30
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
10 Oct 2003 16:40:23
Original commit files touched by this commit  1.30
glewis search for other commits by this committer
. 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
20 Jul 2003 20:01:04
Original commit files touched by this commit  1.30
tom search for other commits by this committer
Update to version 1.30.
14 Apr 2003 07:29:22
Original commit files touched by this commit  1.21
edwin search for other commits by this committer
print/pdflib -> print/pdflib4
Informed maintainers.
20 Feb 2003 18:55:51
Original commit files touched by this commit  1.21
knu search for other commits by this committer
De-pkg-comment.
13 May 2002 18:04:49
Original commit files touched by this commit  1.21
ijliao search for other commits by this committer
add axpoint 1.21
XML Based Presentations

Number of commits found: 12

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
drupal5Jul 13
drupal6Jul 13
popplerJul 09
py-pylonsJul 04
freetype2Jul 03
fetchmailJul 01
squid*Jun 28
squid24*Jun 28
squid30*Jun 28
apache22Jun 24
php5-posix*Jun 22
firefox*Jun 21
firefox-devel*Jun 21
firefox10*Jun 21
firefox15*Jun 21

3 vulnerabilities affecting 4 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18841
Broken 146
Deprecated 97
Ignore 428
Forbidden 5
Restricted 333
No CDROM 129
Vulnerable 51
Expired 16
Set to expire 76
Interactive 78
new 24 hours 7
new 48 hours9
new 7 days62
new fortnight73
new month151

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.167 seconds.