aboutsummaryrefslogtreecommitdiff
path: root/textproc/ppower4
Commit message (Collapse)AuthorAgeFilesLines
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* Drop maintainership for ports I haven't used for quite a while.Stefan Walter2008-05-051-1/+1
| | | | Notes: svn path=/head/; revision=212658
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to bsd.java.mk 2.0Stefan Walter2006-08-284-15/+14
| | | | | | | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=171574
* Convert MAINTAINER to my freebsd.org account.Stefan Walter2006-05-071-1/+1
| | | | Notes: svn path=/head/; revision=161594
* SHA256ifyEdwin Groothuis2006-01-241-0/+4
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* - Fix MASTER_SITES and WWW:Kirill Ponomarev2004-03-312-2/+3
| | | | | | | | PR: 64993 Submitted by: maintainer Notes: svn path=/head/; revision=105779
* Add SIZE attribute to distinfo.Yen-Ming Lee2004-02-101-3/+7
| | | | | | | | PR: 62633 Submitted by: Stefan Walter <sw@gegenunendlich.de> Notes: svn path=/head/; revision=100577
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* - Add a pkg-deinstall script for updating LaTeX's content cache afterMark Linimon2003-12-082-2/+15
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=95339
* . More complete search path for mktexlsr.Greg Lewis2003-11-201-2/+4
| | | | | | | | PR: 59482 Submitted by: Stefan Walter <sw@gegenunendlich.de> Notes: svn path=/head/; revision=94482
* . Add port of PPower4:Greg Lewis2003-11-106-0/+113
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> Notes: svn path=/head/; revision=93689