8015 FreshPorts -- textproc/ppower4
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
ppower4 0.9.4_7 textproc on this many watch lists=0 search for ports that depend on this port
Post processor for PDF presentations made with (La)TeX

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: 10 Nov 2003 19:41:59
Also Listed In: java
License: not specified in port


PPower4 is used to post process presentations in PDF format which were
prepared using (La)TeX  to add dynamic effects. The PDF files can be
created with pdf(la)tex, v(la)tex or with standard LaTeX and then
converted to PDF with dvipdfm.

WWW: http://www.ctan.org/tex-archive/support/ppower4/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. print/teTeX-base
  2. print/teTeX-texmf
Required To Run:
  1. java/javavmwrapper
  2. java/openjdk6
  3. print/teTeX-base
  4. print/teTeX-texmf
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ctan.tug.org/tex-archive/support/ppower4/
  2. ftp://ctan.unsw.edu.au/tex-archive/support/ppower4/
  3. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ppower4/
  4. ftp://ftp.chg.ru/pub/TeX/CTAN/support/ppower4/
  5. ftp://ftp.dante.de/tex-archive/support/ppower4/
  6. ftp://ftp.funet.fi/pub/TeX/CTAN/support/ppower4/
  7. ftp://ftp.kddlabs.co.jp/CTAN/support/ppower4/
  8. ftp://ftp.tex.ac.uk/tex-archive/support/ppower4/
  9. ftp://mirror.macomnet.net/pub/CTAN/support/ppower4/
  10. http://ring.nict.go.jp/archives/text/CTAN/support/ppower4/

Number of commits found: 20

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
11 May 2013 17:58:56
Original commit files touched by this commit  0.9.4_7
hrs search for other commits by this committer
Rectify USE_TEX to support both of teTeX and TeXLive.

TEX_DEFAULT:
	A knob to choose teTeX or TeXLive.  One can specify in /etc/make.conf.

USE_TEX:
	A knob for port developers.  Valid keywords are listed in
	bsd.tex.mk.
06 May 2013 02:00:41
Original commit files touched by this commit  0.9.4_7
hrs search for other commits by this committer
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier.
10 Dec 2012 13:43:44
Original commit files touched by this commit  0.9.4_7
bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part3)
21 Jul 2011 05:03:02
Original commit files touched by this commit  0.9.4_7
linimon search for other commits by this committer
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:             ports/158969
Submitted by:   rene
Tested on:      pointyhat-west -exp
03 Jul 2011 14:40:25
Original commit files touched by this commit  0.9.4_7
ohauer search for other commits by this committer
-remove MD5
02 May 2011 12:44:53
Original commit files touched by this commit  0.9.4_7
makc search for other commits by this committer
Bump PORTREVISION after open-mofit update
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.9.4_6
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.9.4_5
dinoex search for other commits by this committer
- update to jpeg-8
06 Jun 2008 14:05:09
Original commit files touched by this commit  0.9.4_4
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
05 May 2008 14:12:53
Original commit files touched by this commit  0.9.4_3
stefan search for other commits by this committer
Drop maintainership for ports I haven't used for quite a while.
19 May 2007 20:32:57
Original commit files touched by this commit  0.9.4_3
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
28 Aug 2006 18:40:20
Original commit files touched by this commit  0.9.4_2
stefan search for other commits by this committer
- Update to bsd.java.mk 2.0
- Install JAR in ${JAVASHAREDIR}/${PORTNAME} (${JAVAJARDIR} is for JAR
  libraries used by other ports)
- Register an explicit dependency on java/javavmwrapper
- Set JAVA_VERSION in the launcher script so that a correct JVM is chosen
- Use 'exec' to launch JVM (as encouraged in the Porter's Handbook)
- Use SUB_FILES to build the launcher script (some substitutions are provided by
  default, such as %%JAVA_VERSION%%)
- Add $FreeBSD$ tags
- Bump PORTREVISION because of packing list changes

PR:             102193
Submitted by:   Herve Quiroz <hq@freebsd.org>
07 May 2006 13:32:13
Original commit files touched by this commit  0.9.4_1
stefan search for other commits by this committer
Convert MAINTAINER to my freebsd.org account.
24 Jan 2006 03:10:24
Original commit files touched by this commit  0.9.4_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
31 Mar 2004 14:42:37
Original commit files touched by this commit  0.9.4_1
krion search for other commits by this committer
- Fix MASTER_SITES and WWW:

PR:             64993
Submitted by:   maintainer
10 Feb 2004 17:58:50
Original commit files touched by this commit  0.9.4_1
leeym search for other commits by this committer
Add SIZE attribute to distinfo.

PR:             62633
Submitted by:   Stefan Walter <sw@gegenunendlich.de>
04 Feb 2004 05:10:27
Original commit files touched by this commit  0.9.4_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
08 Dec 2003 10:12:20
Original commit files touched by this commit  0.9.4
linimon search for other commits by this committer
- Add a pkg-deinstall script for updating LaTeX's content cache after
  deinstalling, too. (Suggested by Greg Lewis)
- When installing via port, set $PKG_PREFIX to $PREFIX for the
  pkg-install script to make it look for mktexlsr in there, too.
PR:             ports/59590
Submitted by:   Stefan Walter <sw@gegenunendlich.de> (maintainer)
20 Nov 2003 15:36:07
Original commit files touched by this commit  0.9.4
glewis search for other commits by this committer
. More complete search path for mktexlsr.

PR:             59482
Submitted by:   Stefan Walter <sw@gegenunendlich.de>
10 Nov 2003 19:40:18
Original commit files touched by this commit  0.9.4
glewis search for other commits by this committer
. Add port of PPower4:

PPower4 is used to post process presentations in PDF format which were
prepared using (La)TeX  to add dynamic effects. The PDF files can be
created with pdf(la)tex, v(la)tex or with standard LaTeX and then
converted to PDF with dvipdfm.

WWW: http://www-sp.iti.informatik.tu-darmstadt.de/software/ppower4/

PR:             54335
Submitted by:   Stefan Walter <sw@gegenunendlich.de>

Number of commits found: 20

2835
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24528
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days26
new fortnight58
new month216

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0