Commit graph

1292 commits

Author SHA1 Message Date
agc
2f5560d3af Add lout to the packages which can have their papersize set or queried
by setpapersize/getpapersize.

Addresses the second part of PR 18687 properly.
2003-09-15 10:51:39 +00:00
recht
44917e36b8 Use my NetBSD.org email address. 2003-09-14 18:13:48 +00:00
grant
ac2754dcb7 kill all references to gcc.buildlink2.mk and compiler.mk, and define
USE_GCC2 or USE_GCC3 where appropriate.

the functionality of the old gcc.buildlink2.mk has been rolled into
compiler.mk now, which is automatically used.

more changes to come later...
2003-09-12 20:07:06 +00:00
jmmv
77d45389aa Use 'dialog' instead of 'tcdialog' when running texconfig. Bump PKGREVISION
to 4.  Fixes PR pkg/22151 by Richard Rauch.
2003-09-11 22:38:05 +00:00
jmmv
0ddee60b03 Update to 1.0.7: Honour PKG_SYSCONFDIR. Closes PR pkg/22403 by Curt Sampson,
patch by Jeremy C. Reed.
2003-09-08 17:38:34 +00:00
jschauma
7f3ef1d8ff Remove "-Wall" flag from CFLAGS to make this compile with non-gcc compilers
that do not support "-Wall".
2003-09-07 03:48:03 +00:00
martti
4c978f1cbd Use GNU make on Linux 2003-09-05 10:49:39 +00:00
wiz
a0e4e1cda3 Add a mirror for the jpg distfile. 2003-09-04 08:27:37 +00:00
martti
f6ad32bcd0 Make this work in Linux 2003-09-04 08:21:52 +00:00
cjep
b42456df51 Add NetBSD RCS tags 2003-09-01 10:17:35 +00:00
jdolecek
90c1c1709f Update PHP to final 4.3.3
Some highlights of changes since 4.2.3:
* PCRE updated to 4.3, GD to 2.0.15
* improved Apache2 support
* much improved stream & URL wrapper support, output compression support
* added CLI (Command Line Interface) SAPI
* debug_backtrace() backported from ZendEngine2
* faster build system
* huge number of other bug fixes and improvements

Packaging changes:
* 'pcre', 'xml', and 'session' modules folded back into main package -
  'pcre' and 'xml' is required by PEAR, and 'session' is just too essential
  to be separate
* 'gd' module now uses bundled PHP GD library, which is better integrated
* PHP modules use shared distinfo when possible to ease future PHP updates
* ${PREFIX}/bin/php is now CLI version, ${PREFIX}/libexec/cgi-big/php
  remains CGI version
2003-08-31 19:55:21 +00:00
jtb
612321b10c Add and enable advi. 2003-08-31 01:45:26 +00:00
jtb
b0528832e6 Initial import of advi.
Active-DVI is a DVI previewer and presenter written in Objective Caml
(http://caml.inria.fr/ocaml/) with some eye candy effects for
presentation, support for interactive demonstrations, and embedding of
arbitrary applications within the presentation (hence the Active
adjective of the presenter :).

Active-DVI currently supports the following features:

+ Encapsulated Postscript File inclusion (using graphics package)
+ Effects for presentation (pause, delay, text color change)
+ Embedded applications for interactive demonstration
+ Pictures visualization via gpic specials
+ Display of inlined Postscript using gs
+ Font antialiasing that takes background colors into account
+ Page display is interrupted on user input
+ Resizing the page adjusts the magnification
+ Start displaying at a given page or at a given link reference
+ The file is reloading on signal SIGUSR1
+ Hyperlinks
+ Active areas (execute an action when the mouse is over)
+ Background colors and images
+ Alpha blending for images
2003-08-31 01:43:23 +00:00
jlam
b2677a2cb0 Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL if
USE_PKGINSTALL is "YES".  bsd.pkg.install.mk will no longer automatically
pick up a INSTALL/DEINSTALL script in the package directory and assume that
you want it for the corresponding *_EXTRA_TMPL variable.
2003-08-30 22:51:11 +00:00
jlam
2920a32c71 Prepare for pkgviews by making sure that passing VIEW-INSTALL or
VIEW-DEINSTALL to the INSTALL/DEINSTALL scripts don't cause errors.
2003-08-30 20:22:49 +00:00
jlam
293dfb5a12 Remove redundant line that matches the default behaviour. 2003-08-30 20:02:05 +00:00
wiz
ef4824beaa Update to 0.6:
This release is a bugfix release. It fixes the documentation
installation and speeds up PostScript inclusion considerably.
2003-08-30 15:59:40 +00:00
reed
e2336bb021 "It's" stands for "it is" (or "it has"). The apostrophe is not used
for a possessive (like her, his, whose, their, and its).

Note that I didn't check for proper use of "its" (when it should
be "it is" or "it has" instead).

I also saw over 15 other grammar or punctuation problems, but not
fixed in this commit.
2003-08-30 02:14:19 +00:00
kei
770ccf539a updated acroread5 to 5.0.8. it fixes a security problem.
from README:

-----
New for Acrobat Reader 5.0.8

A security patch was applied that solves a problem reported
with long URLs in weblinks which can cause a buffer overrun.
-----

XXX a solaris version is not tested.
2003-08-17 04:44:54 +00:00
abs
fbb1fddc35 Update if-psprint to 1.7:
Use syslog to report invocation
2003-08-15 16:34:46 +00:00
reed
b3a91b1501 Add support for gv to getpapersize and setpapersize.
And only gets or sets if config file size is greater than zero.
(This is my PR #21641.)
2003-08-15 12:51:38 +00:00
seb
56b682547a USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:59:08 +00:00
drochner
15d0f250e6 bump revision after qt3/kde prefix change 2003-08-05 13:39:59 +00:00
wiz
58232fbb35 Add and enable dvipng. 2003-08-05 07:26:19 +00:00
wiz
cb63619124 Initial import of dvipng-0.5, a program to convert DVI to PNG.
This program makes PNG graphics from DVI files as obtained from
TeX and its relatives.

It is intended to produce anti-aliased screen-resolution images as
fast as is possible. The target audience is people who need to
generate and regenerate many images again and again. The primary
target is the preview-latex (X)Emacs package, a package to preview
formulas from within (X)Emacs. Yes, you get to see your formulas
in the (X)Emacs buffer, see `http://preview-latex.sf.net'.

Another example is WeBWorK, an internet-based method for delivering
homework problems to students over the internet, giving students
instant feedback as to whether or not their answers are correct,
see `http://webwork.math.rochester.edu'.

Other applications may also benefit, like web applications as
latex2html and WYSIWYG editors like LyX.
2003-08-05 07:21:56 +00:00
seb
5d8cfd4ad7 Convert to USE_NEW_TEXINFO. 2003-08-04 22:45:13 +00:00
seb
0504cf670f Overlooked this INSTALL script snippet in previous commit. 2003-08-04 22:33:03 +00:00
seb
dcfa687ba9 Convert to USE_NEW_TEXINFO. 2003-08-04 22:24:21 +00:00
seb
058d163eef Convert to USE_NEW_TEXINFO. 2003-08-04 22:02:30 +00:00
seb
2630536963 depkglint. 2003-08-04 21:44:17 +00:00
seb
ef0156b54a Convert to USE_NEW_TEXINFO. 2003-08-04 21:43:43 +00:00
seb
09eff91b05 Convert to USE_NEW_TEXINFO. 2003-08-04 21:25:58 +00:00
seb
1ed88388b9 Convert to USE_NEW_TEXINFO. 2003-08-04 21:02:16 +00:00
jmmv
12a10361a1 Set USE_PKGINSTALL instead of directly including bsd.pkg.install.mk. 2003-07-30 10:41:22 +00:00
mrg
0960eb4e11 fix some CPP magic (mmm, gcc3.3) 2003-07-29 15:59:58 +00:00
drochner
19a5241bdf Uhm - got caught in my own trap... For Python extensions which depend
on other Python extensions to propagate the Python version properly,
it is necessary to include "python/extension.mk" before the extensions'
"buildlink2.mk" files.
2003-07-28 19:08:53 +00:00
drochner
507d653d6e +py-reportlab-renderPM 2003-07-28 15:17:20 +00:00
drochner
ece0294dd6 import py-reportlab-renderPM-0.9, an addon to reportlab to render to
pixmaps
XXX reportlab has some problems finding its font files, originally it
requires AcrobatReader to be installed... it should work with X11 or
ghostscript fonts, after some configuration
2003-07-28 15:08:50 +00:00
drochner
4c3d3bb803 update to 1.18
Main changes since ReportLab 1.16:
- Pythonpoint improvements contributed by Turgut Uyar & Tim Roberts.
- Para.py fix from doug@pennatus.com.
- Pdfgen image fixes.
- Spiderchart from Andy Robinson.
- Better distutils support with Dirk Datzert's assistance.
- Improvements for Asian fonts in paragraphs.
- Added _rl_accel._Ascii85Decode.
- Graphics and other bug fixes.
- Bug & leak fixes.
- improvements to pyRXP which can now be used in 16bit mode.
- Tables now can have row and column spanning.
- renderPM can now do PICT images.
- More charts and improvements to existing graphics classes.
2003-07-26 15:00:58 +00:00
martti
8cee801716 COMMENT should start with a capital letter. 2003-07-21 17:10:16 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jmmv
4bf9cd97cc Fix build when using gcc3. 2003-07-17 20:51:14 +00:00
tron
930d6ff3aa Fix dependency problem caused by recent package revision bumping mania. 2003-07-15 10:05:04 +00:00
wulf
62228e296e Added REPLACE_PERL fixing incorrect path to perl in t1mapper script 2003-07-13 14:37:42 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
wiz
1093795f4a Wildcard dependency. 2003-07-03 13:15:02 +00:00
wiz
13cd20bdf6 Update to 030624, now with versioned distfiles (thanks, Robert Elz and
Haruhiko Okumura). Changes only described in Japanese on the homepage.
2003-06-25 16:40:48 +00:00
reinoud
7927cb0ea2 Rollback :( 2003-06-25 11:47:40 +00:00
reinoud
59caac89d4 Update message to explicitly notify the user about the fact that
the installed files are not automatically included in the right place in
the system path and need to be either copied in /usr/bin or dealt with in
another way.

The saves a lot of frustration and puzzling esp. for the beginning user.
2003-06-24 16:46:19 +00:00
jmc
4ca1ba1c2f Update checksum for current release 2003-06-23 19:21:13 +00:00