Commit graph

18 commits

Author SHA1 Message Date
minskim
79313036c9 Update tex-prosper to 1.5 and remove dependencies on teTeX.
Based on patches from Nicolas Thauvin.

Changes:
* bookmarks for all overlays
* corrected bug preventing correct use of \cite in slides with overlays.
* corrected reinitialization problem of the current color when
  option "colorlinks" is true
* Now, counters are not incremented inside overlays. Added macros to support
  this. Labels should no longer reported multiply defined in overlays either.
* Prosper now supports Adobe distiller for transforming PS files into PDF
  files
2011-09-18 03:30:26 +00:00
joerg
3b04ed72c3 DESTDIR support 2010-01-27 16:27:49 +00:00
wiz
9917e7efbb Improve HOMEPAGE. From Bug Hunting in PR 42517. 2009-12-25 22:58:18 +00:00
is
ee45fb85d9 No find -print0 / xargs -0 on Solaris 10. OK: joerg@ 2009-10-09 11:21:35 +00:00
wiz
d70523df21 Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-22 09:01:16 +00:00
joerg
dde8c871c5 Remove @dirrm entries from PLISTs 2009-06-14 18:11:52 +00:00
joerg
3d8ef5a52d Second round of explicit pax dependencies. As reminded by tnn@,
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.
2008-05-26 02:13:14 +00:00
minskim
4ed51cf1d4 - Use PREFIX, instead of LOCALBASE, as an installation prefix.
- Install into a package directory under tex/latex to follow TDS.
- Use texmf-dirs to install into texmf-local.

Bump PKGREVISION.
2006-04-07 03:30:36 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
minskim
0a3827888e Use teTeX/module.mk to update ls-R properly. Bump PKGREVISION because
previously this papckage generated ls-R under $HOME.
2005-11-13 04:19:00 +00:00
minskim
8782fe7b0b Avoid using the -printx primary for find(1); it is not supported on
Darwin.
2005-11-10 16:49:28 +00:00
tonio
1f840758ba convert to use tex.buidllink3.mk
Install files in ${PKG_LOCALTEXMFPREFIX}
2005-11-08 21:45:01 +00:00
rillig
242c59b80c Fixed pkglint warning. Also removed an unnecessary .undef after .for. 2005-09-28 19:07:49 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
minskim
d3485931a0 Update my email address. 2004-11-25 19:11:58 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
jmmv
95dd798250 Initial import of tex-prosper, version 1.00.4:
Prosper is a LaTeX class for writing transparencies.  It is written on
top of the seminar class by Timothy Van Zandt.  It aims at offering an
environment for easily creating slides for both presentations with an
overhead projector and a video projector.  Slides prepared for a
presentation with a computer and a video projector may integrate
animation effects, incremental display, and such.

From Min Sik Kim in pkgsrc-wip.
2003-12-25 13:27:32 +00:00