Commit graph

1349 commits

Author SHA1 Message Date
drochner
29faa22ee1 update HOMEPAGE
need to install GL/glext.h explicitely
2000-12-12 19:16:56 +00:00
drochner
422b29d263 update to Mesa 3.4
Changes:
    New:
    - optimized glDrawPixels for glPixelZoom(1,-1)
    Bug Fixes:
    - widgets-mesa/src/*.c files were missing from 3.3 distro
    - include/GL/mesa_wgl.h file was missing from 3.3 distro
    - fixed some Win32 compile problems
    - texture object priorities weren't getting initialized to 1.0
    - glAreTexturesResident return value was wrong when using hardware
    - glXUseXFont segfaulted when using 3dfx driver (via MESA_GLX_FX)
    - glReadPixels with GLushort packed types was broken
    - fixed a few bugs in the GL_EXT_texture_env_combine texture code
    - glPush/PopAttrib(GL_ENABLE_BIT) mishandled multi-texture enables
    - fixed some typos/bugs in the VB code
    - glDrawPixels(GL_COLOR_INDEX) to RGB window didn't work
    - optimized glDrawPixels paths weren't being used
    - per-fragment fog calculation didn't work without a Z buffer
    - improved blending accuracy, fixes Glean  blendFunc test failures
    - glPixelStore(GL_PACK/UNPACK_SKIP_IMAGES) wasn't handled correctly
    - glXGetProcAddressARB() didn't always return the right address
    - gluBuild[12]DMipmaps() didn't grok the GL_BGR pixel format
    - texture matrix changes weren't always detected (GLUT projtex demo)
    - fixed random color problem in vertex fog code
    - fixed Glide-related bug that let Quake get a 24-bit Z buffer
    Changes:
    - finished internal support for compressed textures for DRI
2000-12-12 17:22:38 +00:00
wiz
a32b3a5655 Unify Makefiles -- mostly headers: remove FreeBSD Ids.
Consistent 4 character indentation of SUBDIR entries.
2000-12-12 01:30:36 +00:00
jlam
90e98f577e Honor CFLAGS passed in from environment during build. 2000-12-11 05:49:49 +00:00
jtb
3b45487473 If were using the f2c-f77 frontend to f2c then don't use the -r8 argument
(for promoting REAL to DOUBLE) as the that script doesn't accept it. The
resulting API will be single precision. If you want double precision
then just set PKG_FC= f77 in /etc/mk.conf.
2000-12-08 22:29:47 +00:00
wiz
26a9302951 Add dependency on gtk+ (should fix recent bulk build failure). 2000-12-08 17:32:16 +00:00
jtb
a313c5c296 Removed some old patches. 2000-12-08 09:59:30 +00:00
jtb
abeaba3d21 Updated to plplot-5.0.0 . This version mainly fixes bugs in the previous one.
The compilation of the Tk driver is noticeably cleaner.
2000-12-08 09:54:30 +00:00
wiz
81d457f055 Fix libraries on ELF.
Shut up compilation warnings.
2000-12-08 01:33:41 +00:00
abs
3948f4b0c3 Update xpdf from 0.91 to 0.92
Changes since 0.91

0.91a (2000-oct-11)
-------------------
Implemented separable CMYK PostScript output (the -level1sep switch to
  pdftops).
Implemented Pattern color spaces with tiling patterns (polygon fills
  only).
Implemented Stamp annotations.
Implemented Named link actions.
Fixed a really dumb bug in the TrueColor code in SFont (which affects
  both Type 1 and TrueType font rendering on 16-bit displays).
Rewrote the GfxColorSpace / GfxColor code.
Switched from djgppcfg to dj_make.bat (from Michael Richmond).
Bug in the Type 1 encoding parser -- couldn't handle lines of the form
  'dup NNN/name put' (with no space between the code and the name).
Fixed the mkstemp() test in configure.in -- switched from
  AC_TRY_COMPILE to AC_TRY_LINK and added <unistd.h>.
Added DESTDIR to top-level Makefile.in.
Fixed an incorrect OPI comment in PSOutputDev.
Minor tweak to the CCITTFax code to avoid writing past the end of an
  array on an invalid data stream.
Xpdf crashed if the user selected 'reload' when no document was
  loaded.
Look for character names of the form "xx" (two hex digits with no
  leading alphabetic char) and 'cNNN' (decimal digits with a leading
  alphabetic char that happens to be a hex digit).
FlateStream didn't correctly handle zero-length streams.
Xref reconstruction didn't handle the case where the opening "<<"
  immediately followed "trailer" with no intervening whitespace.
Fix the %%DocumentSuppliedResources comment in EPS output.
Scale annotations to fit their rectangles.
Added Stream::close() to handle cases (e.g., patterns) where a Stream
  object is used multiple times before it is deleted.
Added the topLevel arg to Gfx::go() so it doesn't call out->dump() for
  every pattern element (and form).
Rearranged the GfxResources class.
Clean up white space handling in Lexer.
Make the dpi parameter to PDFDoc::displayPage etc. a double - this
  avoids margin gaps with fit-page and fit-width.
Fix a rounding problem in xpdf.cc that was causing the window to
  sometimes be one pixel too small.
Fixed a minor bug in dealing with Base-14 TrueType font names.
Fixed Lab -> RGB color space conversion.
Added support for opacity values (from PDF 1.4) to GfxState and
  OutputDev.  [Thanks to Leonard Rosenthol.]
Implemented type 2 functions; rearranged the Function class
  hierarchy.

0.91b (2000-oct-29)
-------------------
Print a warning about Type 3 fonts (XOutputDev, PSOutputDev).
Added the scroll lock behavior to 'n' and 'p' keys in xpdf.
Change FileStream buffer size to a #define'd constant.
Renamed Pattern to GfxPattern to avoid clashes with Windows and MacOS
  types.
Added CNS (Big5) Chinese font support (CHINESE_CNS_SUPPORT); renamed
  CHINESE_SUPPORT to CHINESE_GB_SUPPORT.

0.91c (2000-nov-19)
-------------------
Fix an endianness problem in the Type 1 font code which resulted in an
  incorrect display with "-t1lib plain" on big-endian systems.
CCITTFax stream decoder will skip over extra zero bits at end of line,
  even if EncodedByteAlign flag wasn't set.
Added Big5 support to pdftotext (with CHINESE_CNS_SUPPORT enabled).
Fixed a typo in the CNS/Big5 encoding translation table.
Change the form code in PSOutputDev to store images in arrays of
  strings.
The xref reconstruction (for damaged files) now also looks for
  'endstream' tags, and the parser uses this information when setting
  up stream objects.
In pdfinfo, convert Unicode chars in the 00xx range into 8-bit chars;
  print a warning if there are any other Unicode chars.

0.92 (2000-dec-03)
------------------
Fixed %%BeginResource comment (for xpdf procset) in PostScript
  output.
Added "-title" switch and "xpdf.title" resource to set the window
  title.
Check for <freetype.h> in addition to <freetype/freetype.h>.
Upgraded the configure script to smr_macros 0.2.4 - this should fix a
  bug where configure wasn't correctly finding t1lib.
2000-12-07 17:57:16 +00:00
jtb
add95ca4d2 Added --version-info 0:0 to libtool options. 2000-12-07 07:37:18 +00:00
hubertf
79b0f1c7b6 add new homepage 2000-12-06 21:29:17 +00:00
jlam
84628886b3 Also remove the GNOME HTML help directories if GNOME isn't installed. 2000-12-06 19:46:10 +00:00
jlam
f1c0cc8744 We have a ${PREFIX}/share/doc/html directory for HTML documentation, so
use it.
2000-12-06 17:14:12 +00:00
jlam
885d689078 We have a ${PREFIX}/share/doc/html directory for HTML documentation, so
use it.
2000-12-06 16:59:32 +00:00
hubertf
5f3505e223 gimp-helpbrowser is dead 2000-12-05 00:16:55 +00:00
tron
0b07db4fd7 Remove obsolete homepage URL. Unfortunately the location of the new
homepage is unknown.
2000-12-03 21:04:21 +00:00
wiz
dd70ce5cd2 add gnome-iconedit 2000-12-03 15:11:45 +00:00
wiz
08fb0eabc9 Initial import of gnome-iconedit-1.2.0, a GNOME-libs based icon editor. 2000-12-03 15:07:23 +00:00
jtb
59efa7901b Add and enable "plplot". Fixes PR pkg/11395 by Jason Beegan. 2000-12-02 05:45:06 +00:00
jtb
d3294a87ba Initial import of new "plplot" package:
Scientific plotting library
2000-12-02 05:40:26 +00:00
agc
c19187a29f Make this package work in the presence of xpkgwedge.
Fixes PR 11558, from Klaus Klein
2000-11-30 18:03:55 +00:00
mycroft
d8c1a3e2ef Fix another obviously broken `ln' command. 2000-11-30 04:13:27 +00:00
mycroft
67ee1c8990 Fix an obviously broken `ln' command. 2000-11-30 03:39:18 +00:00
wiz
0e2722bf41 Update to xsane-0.64 (to make it compile again). Sort PLIST.
Major changes since 0.61:
Documentation updates, bug fixes, two new translations (it&tr), update
to gimp-current API.
2000-11-29 22:09:15 +00:00
wiz
fb4e99cd9c Fix compilation with latest gimp-current (1.2.29). Patch borrowed from
sane CVS. Typo fix in Makefile.
2000-11-29 21:38:23 +00:00
wiz
fadd017b0c Update to 0.9.1. Major change is the use of gdk-pixbuf instead of imlib,
also some new features and bugfixes.
2000-11-29 20:01:03 +00:00
wiz
ac70939dc0 Actually, we have to depend on gdk-pixbuf-0.9.0nb1, because that's
where gnome part was split off.
2000-11-29 17:26:48 +00:00
wiz
cae2ccded0 Split off gnome part of gdk-pixbuf into gdk-pixbuf-gnome package,
so that not all programs depending on gdk-pixbuf have to depend on
gnome-libs.
2000-11-29 17:24:52 +00:00
wiz
3bed978472 Split of gnome-part of gdk-pixbuf, so that not all programs using gdk-pixbuf
have to depend on gnome-libs.
2000-11-29 17:23:53 +00:00
david
8b7001e2b9 Update to 1.32, set maintainer to Damon Brodie. Closes PR pkg/11582 2000-11-29 00:57:03 +00:00
david
a6bb8f4890 Update to 1.33 at the request of the maintainer, Damon Brodie.
Also closes PR pkg/11349
2000-11-29 00:47:42 +00:00
tron
4db4da17a0 Remove obsolete "gimp-helpbrowser" package. The plug-in is now installed
with the "gimp-current" package.
2000-11-28 22:50:46 +00:00
tron
3f408318ba Add missing dependence on "gnome-libs" required for the "helpbrowser"
plugin.
2000-11-28 22:49:23 +00:00
mycroft
6743d410cc Upgrade to 1.1.29.
While I'm at it:
* Set USE_LIBINTL, rather than depending on gettext directly.
* Remove some silliness that deleted -export-dynamic from a Makefile and then
  readded it through the global LDFLAGS.
2000-11-28 19:32:06 +00:00
mycroft
d339b087f5 Modules get installed as shlibs on a.out, too. 2000-11-28 18:06:32 +00:00
david
b5a2c2a659 Update version to 0.80 at the request of the maintainer, Damon Brodie.
Also closes PR pkg/11348
2000-11-28 00:51:09 +00:00
mycroft
1733af842f Correct PLIST for libtool changes. 2000-11-27 22:14:56 +00:00
mycroft
579d361f61 The .a libraries also get installed... 2000-11-27 19:37:47 +00:00
mycroft
55bb88b304 Set USE_LIBTOOL and LTCONFIG_OVERRIDE.
Correct PLIST for libtool changes.
2000-11-27 19:33:09 +00:00
rh
aaadae2301 Add and enable freetype2 2000-11-27 14:44:37 +00:00
rh
b73685bb12 Initial import of freetype2-2.0b8, version 2 of the freetype library. 2000-11-27 14:42:19 +00:00
jtb
c967d1056f Add and enable "GMT": Fixes PR pkg/11393 by Jason Beegan. 2000-11-26 22:53:04 +00:00
jtb
ea9102d97f Initial import of new "GMT" package:
Generic Mapping Tools
2000-11-26 22:48:12 +00:00
mycroft
cbebe1aa3c Build the loader modules with `-avoid-version', and update the PLIST
accordingly.
2000-11-26 19:55:39 +00:00
mycroft
63d9df2084 Correct PLIST for libtool changes. 2000-11-26 11:34:56 +00:00
jtb
4610055b9d Add and enable "plotmtv". Fixes PR pkg/11379 by Jason Beegan. 2000-11-25 21:11:37 +00:00
jtb
0f23b11e6f Initial import of new "plotmtv" package:
Multipurpose X11 plotting program
2000-11-25 21:06:04 +00:00
jtb
920dfc88bd Add and enable "xzgv". Fixes PR pkg/11398 by Jason Beegan. 2000-11-25 19:08:59 +00:00
jtb
03ebd7f37d Initial import of new "xzgv" package:
Image viewer
2000-11-25 19:02:27 +00:00
jtb
da7a36edfd Add and enable "grap". Fixes PR pkg/11391 by Jason Beegan. 2000-11-25 18:02:48 +00:00
jtb
d68c01b05b Fixed checksum mismatch. 2000-11-25 17:58:45 +00:00
jtb
79ffe053e3 Initial import of new "grap" package:
Language for typesetting graphs
2000-11-25 17:52:11 +00:00
tron
daecc883f7 Optimize last change a bit. 2000-11-25 08:42:04 +00:00
tron
e105ef1c1f Don't build the "xpm" package on systems with XFree86 4.0 or newer
installed because it includes the "Xpm" library.
2000-11-25 08:38:03 +00:00
tron
7e6c5d704a Avoid segmentation fault if "~/.ee/settings" cannot be opened for write.
Fixes PR pkg/11554 by Charles M. Hannum.
2000-11-23 22:05:44 +00:00
mycroft
7eee86006e Make sure ~/.ee is created *writable*. 2000-11-23 18:28:54 +00:00
mycroft
3961fe13c0 Remove silly part of this patch. 2000-11-23 18:23:46 +00:00
rh
ba5448b275 add and enable autotrace 2000-11-17 08:06:23 +00:00
rh
84cdd34583 Initial import of autotrace-0.26, a program that converts bitmap graphics
to vector graphics.
2000-11-17 08:04:42 +00:00
wiz
13bfa0bd5b Update to libwmf-0.1.20. Changes since 0.1.17 are:
Lots of bug fixes for wmftofig, font support, a scale-bmp option, and
wmftoeps.
pkgchange: Remove a lot of libintl-cruft.
2000-11-16 18:25:23 +00:00
dmcmahill
b037f51443 fix a bug when plotting single points. ie, commands like:
;PU;PA 50,200;PD;PU;
this now actually puts a single dot at 50,200

many thanks to the programs author, Dr. Martin Kroeker <mk@daveg.com>
for supplying the patch.
2000-11-15 23:05:05 +00:00
mycroft
abea318e2b Remove libsane.so, so this works correctly on a.out. 2000-11-15 00:03:37 +00:00
tron
5feac46ad5 Use "${MASTER_SITE_SOURCEFORGE}". 2000-11-11 17:49:22 +00:00
dmcmahill
0f28d76a1d update to tgif-4.1.40
changes from the authors announcement are:

--- tgif-4.1.40 ----

1)  Fix a crashing bug in Specify An Arc when the input is something like
    "0.9,-,10,20".  Thanks to Adrian Bridgett <adrian.bridgett@iname.com>
    and Jano van Hemert <jvhemert@cs.leidenuniv.nl> for pointing out the
    problem.
2)  Fix a uninitialized variable bug.  This causes crashes sometimes when
    running tgif with -print -xbm commandline options.  Thanks to
    Alexander Tenbusch <alexander.tenbusch@masch-bau.uni-magdeburg.de>
    for pointing out the problem.
3)  Fix a bug with exporting landscape TiffEPSI files.  Thanks to Geert Carron
    <gca@adc-itcl.ce.philips.com> for pointing out the bug.
4)  Fix a bug with displaying text objects when Color Layers are used and
    some colors are turned off.  Thanks to Johan Vromans
    <jvromans@squirrel.nl> for pointing out the bug.
5)  Add scroll support for mouse wheel.  By default, mouse wheel up is mapped
    to Button4 and mouse wheel down is mapped to Button5.  A new X default,
    Tgif.EnableMouseWheel, is added so that this can be turned off.  Some
    mouse wheel can generate Button2 events, and this may interfere with
    scrolling; therefore, another X default, Tgif.Btn2PopupMainMenu, is added
    so that Button2 events will not popup the Main Menu in the canvas window.
    Thanks to Juha Takala <juha.takala@vtt.fi> for providing the information.
6)  New Tgif.tmpl-cgywin file.  Thanks to Simon Moore
    <Simon.Moore@cl.cam.ac.uk> for providing it.
7)  New Tgif.tmpl-uw7 file.  Thanks to Ron Record <rr@sco.com> for providing it.
8)  Add a new X default, Tgif.DeleteCmdAsCut so that <Cntrl>x can be used
    Cut selected objects.  (Pressing the <DEL> key on the keyboard will still
    perform a regular Delete in this case.)

--- tgif-4.1.39 ----

1)  Add a new X default, Tgif.LandscapePdfSetPageDevice.  Currently, when
    when exporting landscape PDF files, tgif will use a PostScript
    "setpagedevice" command to rotate the generated PostScript file 270 degrees
    before calling ps2pdf.  This should not be necessary (and is considered a
    bug in ps2pdf).  In the future, this X default can be used to turn off the
    generation of the "setpagedevice" command when ps2pdf can handle landscape
    PostScript files correctly.  A new commandline option, -nolandpdfspd, to be
    used in conjunction with -print is also added for the same purpose.  Thanks
    to Johan Vromans <JVromans@Squirrel.nl> for the suggestion.
2000-11-10 23:43:48 +00:00
wiz
166074656f jpeg>=6b isn't a valid dewey-dependency, use jpeg-6b instead. 2000-11-09 12:37:40 +00:00
tron
4a5a2af554 Fix typo in last commit. 2000-11-08 21:57:19 +00:00
tron
cd35d86f15 Fix creation of broken symbolic links for manual pages. 2000-11-08 21:55:21 +00:00
abs
c4fcaceca5 1.1.2 distfiles have moved - s:pub/kde/stable/:pub/kde/Attic/old/ 2000-11-08 15:09:35 +00:00
skrll
caadb07bdc Use pkgsrc libtool. 2000-11-07 20:40:34 +00:00
veego
a230817c28 Add BUILD_DEPENDS for msgfmt, USE_LIBINTL=yes and LIBS="-lintl" to the
CONFIGURE_ENV line so it builds again after the gettext changes.
2000-11-04 23:36:12 +00:00
itojun
00df3db5a9 use USE_LIBINTL. 2000-11-04 07:05:09 +00:00
hubertf
e23e54f7a7 Add back some executables that are only present on hpcmips, not on i386. 2000-11-03 01:08:30 +00:00
veego
ea13faaffd Use --with-t1-includes=${X11PREFIX}/include so it works with xpkwedge. 2000-11-01 21:06:21 +00:00
hubertf
96d04dea2d add & enable mgl 2000-11-01 16:30:46 +00:00
hubertf
99bea9a5b2 Remove files from wrong import 2000-11-01 16:27:20 +00:00
hubertf
30b2686a9d MGL2 - Mobilegear Graphic Library Version 2 is the Graphic Library
and Window Manager toolkit for tiny machine.

Submitted in PR 11241 by Jun Ebihara <jun@soum.co.jp>
2000-11-01 16:25:09 +00:00
hubertf
b836381c8c MGL2 - Mobilegear Graphic Library Version 2 is the Graphic Library
and Window Manager toolkit for tiny machine.
2000-11-01 16:22:39 +00:00
tron
b7d4f9b9c2 Use wildcard in dependence on "fxtv" package. 2000-11-01 15:20:03 +00:00
tron
65fdf449f8 Add and enable "alevt" packages. Fixes PR 11345 by Mario Kemper. 2000-11-01 15:05:54 +00:00
tron
2d0a04a621 Initial import of "alevt" package:
Teletext decoder and browser for Brooktree 848 compatible TV cards

This package was contributed by Mario Kemper in PR pkg/11345.
2000-11-01 15:04:46 +00:00
dmcmahill
9031b1a421 fix a bug in scaling tick marks. Patch supplied by the programs
author Dr. Martin Kroeker <mk@daveg.com>

when released, the next version (3.4) will contain this fix.
2000-10-31 18:15:45 +00:00
veego
eea3c22774 Expand the last CPPFLAGS to also include ${LOCALBASE}/include and not only
x_include. Now, we find sane/sane.h if you use xpkgwedge.
Maybe this should just use X11PREFIX, but there was allready a line which
does the x_include and LOCALBASE one.
2000-10-26 21:33:04 +00:00
wiz
da2ee0daf4 sort 2000-10-24 10:13:35 +00:00
hubertf
64d9d78d2e Add & enable png2html 2000-10-23 17:06:58 +00:00
jlam
753219f720 Install locale files into correct places, depending on the OS. 2000-10-23 17:06:56 +00:00
hubertf
d20ad90e86 Png2html takes a PNG image and transforms it pixel per pixel to a web
page. It makes use of a text file supplied by the user to do the conversion.

See http://www.feyrer.de/images/hubert4_klein2.html and
http://incredible.art.pl/ for some examples.
2000-10-23 17:06:37 +00:00
jlam
6ede9f1a1d Update gdk-pixbuf to 0.9.0. Changes from version 0.8.0:
* Integrated John Harper's patch to provide an Xlib-only version of
  gdk-pixbuf.  Now plain Xlib apps such as Sawfish can use gdk-pixbuf
  (John Harper, Federico).

* Animation bounding box fixes (Larry).

* Important error-handling fixes to the JPEG and PNG loaders (Michael,
  Larry).

* Miscellaneous build fixes (Darin, Frank, Mathieu).

* New flashy demo program of the scaling and compositing functions
  (Federico).

* New appendix in the programmer's documentation describing how to
  port applications from Imlib to gdk-pixbuf (Federico).
2000-10-17 23:59:59 +00:00
hubertf
28dcb62f3a add & enable dia 2000-10-17 02:10:25 +00:00
hubertf
1de97fc2b5 Dia is a program for creating diagrams of all kinds. The current version
can do UML class diagrams, Entity-Relationship modeling, network diagrams,
and much more. The engine is very flexible and dynamically loads
diagram-types from disk. It can currently export to postscript and
load/save in an xml format.

Found on  Jared D. McNeill's Unofficial NetBSD Package Collection page
(http://pkgsrc.invisible.yi.org/)
2000-10-17 02:09:55 +00:00
rh
10e0382e38 Add conflicts with Mesa-glx and Mesa<3.2.1 2000-10-15 20:21:28 +00:00
rh
bcd3932176 Add and enable denemo 2000-10-15 17:46:51 +00:00
rh
7db601ba68 Initial import of denemo-0.5.4, a GUI musical score editor written in
C/gtk+
2000-10-15 17:45:41 +00:00
rh
1d8820934c Use new USE_MESA variable to depend on the correct Mesa packages 2000-10-15 12:06:32 +00:00
rh
26906ea2f7 Update Mesa to 3.2.1 (changes are bugfixes only) making this a meta package
that works under both XFree86-3.x and 4.x (with partially built-in Mesa).
2000-10-15 11:57:17 +00:00
rh
da93d49bc8 Add and enable glut 2000-10-15 11:49:21 +00:00
rh
188c865f8e Initial import of glut-3.2.1, the GLUT graphics library of the new split-up
Mesa system.
2000-10-15 11:48:44 +00:00
rh
9f8e9d0c10 Add and enable glu 2000-10-15 11:46:31 +00:00
rh
84ed3f3d27 Initial import of glu-3.2.1, the GLU polygon tesselation facility for the
new split-up Mesa system.
2000-10-15 11:45:21 +00:00
rh
a687b366fe Add and enable MesaLib 2000-10-15 11:42:22 +00:00
rh
a8e422ac06 Initial import of MesaLib-3.2.1, the library part of the new split-up Mesa
system.  This is the part of Mesa that's present on XFree86-4.x and
therefore only required for XFree86-3.x
2000-10-15 11:41:17 +00:00
rh
b644b1fa14 Conflict with XFree86-4.0 builtin Mesa. 2000-10-15 11:35:53 +00:00
hubertf
8f4eb4a490 Update to 1.39, to work around changed distfiles with same name.
Fixes PR 11168 by Alaric Snell <alaric@alaric-snell.com>

Changes:

Version 1.39: Sept 29 '00
*Changed - proc transform renamed as proc processdata ('transform' still
 works)
*Changed - script syntax - references to undeclared @variables are now left
 alone. Formerly they had resulted in syntax errors.
*Added - proc areadef - autorange - if nearest= is omitted a reasonable
 default will be used for numeric data. Formerly it defaulted to exact min
 and max, which was usually not desirable. It is now possible to say
 nearest=exact to get exact min and max, should that be wanted.
*Added - proc areadef - categories - a new attribute called
 'catcompmethod', to control the details of how category comparisons are
 done.
*Added - proc areadef - now sets variables XMIN, XMAX, YMIN, and YMAX
*Fixed bug - proc areadef - autorange - problems with negative numbers;
*Added - proc axis - 'stubs increment' with no following value gives a
 reasonable default increment. So does 'stubs inc 0'.
*Added - proc bars - barwidthfield and bwfscale for data-driven bar widths
*Added - proc datesettings - several new options for omitting weekends
*Fixed bug - proc getdata - choking on long path names. Increased sizes of
 many buffers throughout.
*Fixed bug - proc getdata field names - a name beginning with a number such
 as 16kHz was being interpreted as an integer field number.
*Added - proc processdata - new actions 'breaks' to do break processing on
 data sets, and related action 'breakreset'.
*Added - proc rangebar - when using meanmode, plotfields may now be used
 for getting a mean, standard deviation, and optionally an N value.
*Changed - proc rangebar - variable NVALUES is now always set, even if
 nothing was plotted (it will be zero in this case).
*Added - proc rangebar - new attributes showbriefstats, showstatsfile,
 briefstatstag to make a file holding computed statistical info that can be
 used by other programs
*Added - proc rangebar - allow 'none' for outliernearsym and outlierfarsym,
 for when displaying outliers using only labels or line segments.
*Added - proc rangebar - a new attribute called 'skipmed', to omit median
 and percentiles calculation when only means and standard deviations are
 needed (a performance consideration).
*Fixed bug - proc rangesweep - bug involving the use of 'select'
*Added - new function - $dataitem(), to access a single data item from the
 current data set by row and field position.
*Added - command line / proc page - the options -croprel and -crop
*Changed - ploticus temp file naming now uses shorter names
*Added - user-contributed RPM spec file. See the Download page under
 Accessories.
*Changed - makefile & build - copied gd_io.h to the gd16 subdirectory for
 successful solaris 'make' build
*Added - MP/ix added to Makefile
*Changed - gallery example EPS or Postscript files will no longer be stored
 on the web site, except for the pltab examples.
*Changed - ploticus manual in postscript form will no longer be maintained
 or distributed.

Version 1.38: Jun 9 '00
*It is now possible to set the directory used for temp files, using a new
 config attribute tmpdir.
*under cygwin, problems have been reported with pltab writing postscript to
 standard output. Workaround is to use pltab -o
2000-10-08 18:27:09 +00:00
dmcmahill
d5b8bb9657 Don't use -O2 on a particular problem file on mipsel. Makes this work on
pmax.
2000-10-06 15:23:46 +00:00
jlam
2af0082fc4 Honor CFLAGS passed in from environment. 2000-10-06 01:38:50 +00:00
jlam
b371751250 Bump dependency on gettext to >=0.10.35nb1. For some reason, this was
missed in the sweep.
2000-10-06 01:27:38 +00:00
rh
a6361d0a69 Add runtime library search patch.
Make this compile under NetBSD-1.4.x by moving conflicting definition in
#include <unistd.h> upfront.
2000-10-01 14:03:27 +00:00
rh
1c8f8eba16 Set runtime library search path. 2000-10-01 13:40:24 +00:00
hubertf
a6b1fd04f1 elf lib fix 2000-09-26 01:31:12 +00:00
hubertf
bb5a0a5115 add -Wl,-R... 2000-09-24 03:28:33 +00:00
tron
36cba280f1 Make this build under NetBSD-alpha. 2000-09-21 14:40:11 +00:00
sakamoto
c17d1d5b5a Add patch for s|/usr/X11R6|${X11BASE}| from Minoura Makoto <minoura@netbsd.org>. 2000-09-21 08:49:48 +00:00
wiz
ccc699d4c7 Provide patch for configure, so that we don't depend on autoconf
(which has some problems, see pkg/10849).
2000-09-10 20:31:33 +00:00
fredb
0c6b58570c Reorganize crypto handling, as discussed on tech-pkg. Remove all
RESTRICTED= variables that were predicated on former U.S. export
regulations. Add CRYPTO=, as necessary, so it's still possible to
exclude all crypto packages from a build by setting MKCRYPTO=no
(but "lintpkgsrc -R" will no longer catch them).

Specifically,

- - All packages which set USE_SSL just lose their RESTRICTED
    variable, since MKCRYPTO responds to USE_SSL directly.
- - realplayer7 and ns-flash keep their RESTRICTED, which is based
    on license terms, but also gain the CRYPTO variable.
- - srp-client is now marked broken, since the distfile is evidently
    no longer available. On this, we're no worse off than before.
    [We haven't been mirroring the distfile, or testing the build!]
- - isakmpd gets CRYPTO for RESTRICTED, but remains broken.
- - crack loses all restrictions, as it does not evidently empower
    a user to utilize strong encryption (working definition: ability
    to encode a message that requires a secret key plus big number
    arithmetic to decode).
2000-09-09 19:40:14 +00:00
veego
91cf46cc79 Fix the path for the fxtv_cnvt.sh script. 2000-09-09 15:16:59 +00:00
veego
12a4c55ff8 Remove the xpm DEPENDS line. USE_XPM is enough. 2000-09-09 14:44:41 +00:00
wiz
713c93ffaa Change default window title bar from 'FreeBSD TV' to 'BSD TV'. 2000-09-09 02:33:48 +00:00
jlam
60d8d28f10 Update build dependency on perl to build in correct directory if perl
interpreter is not found.
2000-09-05 09:33:15 +00:00
wiz
06d4ba3e3e add RCS Ids 2000-09-03 14:49:47 +00:00
wiz
f70b640a8a fix MASTER_SITES 2000-09-03 10:23:09 +00:00
wiz
b36f60617d fix MASTER_SITES; reorder lines for pkglint 2000-09-03 10:20:23 +00:00
wiz
da94eb50a4 add RCS Id 2000-09-03 10:15:27 +00:00
wiz
9f3a0274a2 remove trailing whitespace; use ${CP} instead of cp 2000-09-03 10:14:39 +00:00
wiz
14f4257208 remove trailing whitespace 2000-09-03 10:11:47 +00:00
wiz
ce61568ed1 wildcard dependency on graphics/gd to make this package build again 2000-09-02 19:54:25 +00:00
wiz
7274f63bbf add missing -Wl,-R for libclanlayer1.so (noted in hubertf's latest bulk build) 2000-09-02 19:22:40 +00:00
jlam
6abbec0ba9 If superuser, then run perldoc with -U flag to allow execution.
Fixes pkg/10931 by Matthias Scheler <tron@lyssa.zhadum.de>.
2000-09-01 20:42:55 +00:00
hubertf
5f7abb1dcd Fix for xpkgwedge
Code by Alistair Crooks <agc@netbsd.org>
2000-09-01 13:43:37 +00:00
jwise
38ac7a8763 Adapt this package to use tcl-8.3.2 when building. 2000-08-31 15:47:05 +00:00
jwise
85faafcab7 Adapt this package to tk-8.3.2. 2000-08-31 14:43:49 +00:00
dmcmahill
dd65b8e456 update to hp2xx-3.3.2. While here do some cleanup of the package.
From the CHANGES file:
----------------------
Changes from 3.3.1 to 3.3.2

New features:

- Added TIFF output mode (provided by M.Liberi) based on libtiff. Uses ZIP
  deflate compression to avoid LZW patent issues at the risk of reduced
  portability.
- DV command (vertical text)

Bug fixes:

- Command line options for pen color and pen width take precedence over PC
  or PW statements in the HPGL file now. This allows creation of PBM bitmaps
  instead of PPM pixmaps from color plots again (by setting all pens to
  black, -c11111111), and should also help for programs that use several pens
  at constant widths, but emit global PW commands with every SP statement.
  A true fix for the latter case would require keeping track of the current
  pen settings for every line in the internal metaformat (maybe in 3.4)

- Removed the A4 size limitation for Encapsulated PostScript output

- Default 20x20 plot size calculation was broken for Landscape format

- Black pen was displayed as light gray in X11 preview, now uses a very dark
  gray (gray10)

- pen color was not decoded correctly in PE pencolor statements

- output file was closed twice in to_eps.c, which could cause a segmentation
  fault inside (g)libc if hp2xx was used in batch mode

Changes from 3.3.0 to 3.3.1

New features:
- PE with fractional coordinates (completes PE support)
- unlimited label lengths through dynamic reallocation of LB memory

Bug fixes:
- PS/RO handling was still broken, should be fixed now
- xfig file headers had erroneously claimed 3.2 compliance, but the files
  still had 3.1 format
- Makefiles in ~/makes updated
- DR and DI did not initialize character properties when called without
  parameters
- Current address of Michael Schmitz added to documentation
- removed leftover PCL file acad.pcl from hp-tests

Changes from 3.3.ALPHA2 to 3.3.0

New features:
(none)

Bug fixes:

- Combinations of PS, RO and the -r command line switch could lead to
  wrong scaling
- the position of a clipping box was miscalculated for labels

Changes from 3.3.ALPHA to 3.3.ALPHA2:

New features:

- the PS (plot size) command is now supported, allowing 'white space'
  around plots
- support for the EW (edge wedge) command

Bug fixes:

- PC support in 3.3.ALPHA was still limited to 8 colors
- PW had the parameters backwards and no provision for the
  'set them all to this value' variant
- tick marks were scaled incorrectly (long-standing bug)
- EA advanced pen position (long-standing bug)

Changes from 3.2.0 to 3.3.ALPHA:

New features:

- Character set support for fonts 1-7, and the 'upper half' of font 0.
- Support for most character-related commands (CA,CS,SA,SS)
- Support for the IW (input window, i.e. clipping) command
- Partial support for the PE (polyline encoded) command (integer coords only)
- Output generation for Brian Smith's XFig
- Output generation for Gnuplot
- Output generation in PNG format
- Automatic medium size selection code in the PCL initialization sequence
- Centering (-C) now supported even in true-size (-t) mode
- HPGL/2 Pen Color and Pen Width support for up to 256 virtual pens
2000-08-31 12:37:01 +00:00
hubertf
f7662c3bf5 add CHECK_SHLIBS=no 2000-08-31 02:35:25 +00:00
tron
09f6e0fc49 Regen. 2000-08-30 21:39:30 +00:00
tron
f669b794dc Fourth attempt to make this patch CVS safe. 2000-08-30 21:38:44 +00:00
tron
06ebdc48fe Remove line with RCS Id so that patch applies cleanly after it was
committed to the repository.
2000-08-30 21:35:23 +00:00
tron
28cd4feec5 Add required patch checksum file. 2000-08-30 21:33:29 +00:00
tron
c065b0673e Remove line with RCS Id so that patch applies cleanly after it was
committed to the repository.
2000-08-30 21:32:16 +00:00
tron
ed8edc2aa5 Defuzz patch file. 2000-08-30 21:31:23 +00:00
tron
2742318274 Defuzz patch file. 2000-08-30 21:25:55 +00:00
jwise
959cc07694 Update tkpiechart to 5.4, and adapt to tk-8.3.2 and stooop-4.1.1 2000-08-30 21:04:51 +00:00
rh
7082ccd6d9 Add patch-ac missing from last commit. This should fix installation of
'sane-config'.
2000-08-30 12:19:08 +00:00
tron
8ca258da89 Use wildcard dependence for "stooop" package. 2000-08-30 08:23:15 +00:00
jlam
99b54e9594 Use PERL5 and PERL5_SITELIB. 2000-08-29 22:02:48 +00:00
tron
0513e02e7e Use "DEPENDS+=" instead of "DEPENDS" so that we really get all dependences. 2000-08-29 12:43:42 +00:00
tron
a7556fc30c Add dependence on "suse_audio" package. 2000-08-29 12:36:46 +00:00
rh
697bf672be Fix typo 2000-08-29 05:38:15 +00:00
rh
62e6c2ffb0 Add and enable flashplayer 2000-08-28 17:39:08 +00:00
rh
13fc1c0092 Initial import of flashplayer-0.4.10, a stand-alone open source flash
player using libflash.
2000-08-28 17:38:25 +00:00
rh
7b6f974734 Add and enable libflash 2000-08-28 17:34:35 +00:00
rh
c3c86c282b Initial import of libflash-0.4.10, a GPL library for playing Flash[tm]
movies.  Provided in private mail by hubertf with some changes by myself
to split up the package into separate library, player, and plugin parts.
2000-08-28 17:33:50 +00:00
rh
43b5e48603 Update xsane to 0.61. Changes are:
xsane-0.51 -> 0.52:
-------------------

 - changed gimp_install_procedure(...) for specified device: "RGB, GRAY"
   -> 0

 - in xsane-scan.c and xsane-preview.c added " | GDK_INPUT_EXCEPTION" to
   gdk_input_add(fd, GDK_INPUT_READ | GDK_INPUT_EXCEPTION,
   preview_read_image_data, p);

 - added static int xsane_set_modus_defaults(void)
   zoomfactor is set to 1.0 if copy mode is selected
   full preview area is selected if copy or fax mode is selected

 - removed a second xsane_device_preferences_restore(); in static void
   xsane_device_dialog(void)

 - zoom factor keeps unchanged when printer is changed

 - added psfile-geometry to setup/saving options, it is used when saving
   postscript in scanmode

 - moved exisiting routines to open functions to xsane-front-gtk.c:
   void xsane_define_output_filename(void);
   void xsane_identify_output_format(char **ext);

 - define_maximum_output_size is called in each routine that changes
   filename or fileextension because the output frame is also drawn in
   scanmode with filetype postscript now

 - included Stanislav Brabec's <utx@penguin.cz> sed-scripts and changes
   for Makefile.in in xsane-*/po

 - added creation of newlanguage.po in po/Makefile.in

 - updated german translation file de.po

 - updated czech translation file cs.po - thanks to Stanislav Brabec
   <utx@k332.feld.cvut.cz>

 - updated french translation file fr.po


xsane-0.52 -> 0.53:
-------------------

 - added test if vendor, model and type strings do exists (pointer != 0)
   otherwise "no vendor",... is printed

 - changed
     ext = &extension;
   to
     if (extension)
     {
       *ext = strdup(extension);
     }
     else
     {
       *ext = 0;
     }
   in xsane_identify_output_format - bad thing, I get old ;-)

 - added new routine xsane_find_best_resolution that makes sure that the
   selected resolution fits into range/quantization given by backend.
   This is used by xsane_set_resolution and when resolution_list is
   created.

 - added xsane_set_all_resolutions to xsane_set_modus_defaults

 - xsane resolution can be changed by backend now


xsane-0.53 -> 0.54:
-------------------

 - updated french translation table

 - updated german translation table

 - changed type of umask in preferences from mode_t to int because
   sizeof(mode_t) is on some machines only 2 bytes what cause problems.
   all calls of umask(foo) are changed to umask((mode_t) foo)

 - changed preferences update_policy from GtkUpdateType to int.

 - selection box can not be moved out of the preview window, the
   size of the selection keeps unchanged in that case now.

 - removed some gtk_main_iteration and reordered some selection drawing
   routines.

 - removed unused files/directories from package:
   sanei, include/sane/sanei_(some).h, po_old


xsane-0.54 -> 0.55:
-------------------

 - added preview support for 16 bpp (transformed to 8bpp)

 - added copyright line in devcie selection dialog

 - preview selection frame is only active when backend supports coordinate
   selection

 - added preview oversampling factor (multiplier for calculated preview
   resolution)

 - added lineart enhancement: preview can be done in grayscale now,
   threshold value change is displayed without a new preview scan.

 - added "device options" to setup dialog:
   - Scanner dependant options for grayscale->lineart conversion have
     to be entered there.

 - a color preview is now displayed gray when grayscale mode is selected

 - updated de.po, cs.po, fr.po

 - updated po/xsane-pot.sed


xsane-0.55 -> 0.56:
-------------------

 - added hold timer to preview (update-policy=delayed)

 - added hold timer to xsane_slider (update-policy=delayed)

 - moved help menu from file to help

 - added swedish (sv) translation - thanks to Johan Bengtsson
   <johanb@lls.se>

 - removed bug in xsane_rc_io_w_string, it returns EINVAL now each time
   when the string does not begin with "


xsane-0.56 -> 0.57:
-------------------

 - made xsane_choose_device return type to void (was gint32)

 - arranged device-preferences in struct xsane in the order they are used
   as device preferences, made sure that all variable types are correct:
   - changed type of xsane.mode from gint32 to int
   - changed type of xsane.lineart_mode from gint32 to int
   - changed type of xsane.show_preview from SANE_Bool to int
   - changed type of xsane.enhancement_rgb_default from SANE_Bool to int
   - changed type of xsane.fax_finemode from SANE_Bool to int

 - added mask for *_lock in preview motion_notify_event handling
   Preview selection can be done with locks activated now

 - histogram is cleared before/redrawn after saving/loading device settings

 - added xsane_control_option() that tests if option >= 0 and returns
   SANE_STATUS_INVAL if not

 - added xsane_get_option_descriptor() that tests if option >= 0 and
   returns NULL if not

 - changed parameters of preview_area_resize and added
   preview_area_resize_handler

 - removed a lot of gtk_main_iterations from xsane_preview.c
   they make problems in the redrawing order and can cause display
   problems


xsane-0.57 -> 0.58:
-------------------

 - split the preview_event_handler into
   - preview_press_button_event_handler
   - preview_motion_event_handler
   - preview_release_button_event_handler

 - the preview_expose_event_handler now is called twice,
   the second call has been placed in the preview_event_handler_before

 - reactivated gtk_main_iteration after at the end of motion_event

 - added warning window when xsane is started as root

 - added selection of temporary directory in preferences/setup/saving
   options

 - added gdk_input_remove(xsane.input_tag); before xsane_start_scan is
   called in 3-pass scanning mode (suggestion from
   Heiko_Schroeder@t-online.de)

 - changed output of "xsane -v"

 - in xsane_scan_done moved xsane.header_size = 0; before test for ADF
   Thanks to Russell Coggrave for the info about it.

 - added gtk_set_locale() before gtk_init()

 - added copyright sign "(c)" to translated texts because it is not
   available on all charsets

 - temporary filenames are created random and unique (mktemp + random
   number) due to security problems with fixed/calculateable tempfiles.

 - the preview-files are created (empty) at program startup now

 - when program exits the previews are erased
   there is no way to store the preview images any more when the program
   is closed

 - preview_restore_image() creates the xsane-startimage if no preview is
   stored

 - renamed directory frontend to src

 - create xsane-help script that opens online helpfile


xsane-0.58 -> 0.59:
-------------------

 - preview_do_gamma_correction does test for 3 pass scanner color mode

 - changed fax x-resolution and standard resolution from 98 ppi to 204 ppi
   and with of faxpage from 210.0 to 215.7 (so we get 1728 pixels in
   x direction, hylafax-faq says that is the correct size)

 - split preferences.printer[..].resolution -> lineart, grayscale and
   color_resolution

 - added setlocale(LC_NUMERIC, "C"); in xsane_init() and #include
   <locale.h> in xsane.h this should solve the problems with empty
   images (100%transparent) with gimp and other problems that were caused
   by local settings (1.3 <=> 1,3).

 - added setup-option "disable gimp preview gamma"

 - added selection (preferences/setup/enhancement options) if
   autoenhancement changes gamma value

 - renamed Preferences/Setup/"Device options" to "Enhancement options"

 - removed xsane internal callbacks from dialog struct, the functions are
   called directly now

 - changed the reading of the preview image header. The last newline
   character before the image data starts again made some problems, this
   seems to depend on the data that follows. So I added a fgets() command
   to skip the newline character - this seems to work.

 - changed increase_filename_in_counter, does work now if the only
   character of the base-filename is the counter

 - reduced size of src/xsane-startimage.pnm (1MB => 0.6MB)


xsane-0.59 -> 0.60:
-------------------

 - after filename counter is increased the cursor in the outputfilename
   entry is moved to the right

 - in preview_read_image_data when image is complete:
    preview_update_surface(p, 0);
   is called before
    preview_display_image(p);
   this way the geometry of the first preview scan is correct.

 - moved xsane_set_all_resolutions in xsane_update_xsane_callback(),
   it now also is called when the backend only uses one reesolution

 - added calibration image (xsane-calibration.pnm) that is loaded when
   setup window is created.
   The xsane enhancement functions are disabled in calibration mode, the
   image can not be resized (xscale = yscale = 1.0).
   The previsous image is reloaded when the setup window is closed again.

 - enviornment variable SANE_DEFAULT_DEVICE is used to activate the
   radiobutton in the device selection menu

 - removed unused item "custom" from preview surface menu

 - changed preview surface menu items:
   A3  -> A3P (portrait)
   A4  -> A4P (portrait)
   A4H -> A4L (landscape)
   A5  -> A5P (portrait)
   A5H -> A5L (landscape)

 - removed script xsane-help, necessary command now is listed in
   xsane.PROBLEMS

 - after filename counter is increased the cursor in the outputfilename entry is moved to the right


xsane-0.60 -> 0.61:
-------------------

 - added debug output function and messages

 - moved all global variables and struct GSGdialog to global struct xsane

 - cleaned up some variable names

 - added free gamma curve dialog (not ready)

 - prepared xsane for win32:
   - when BUGGY_GDK_INPUT_EXCEPTION is defined only blocking mode is used
     (needed because GDK input exception does not work on win32)
   - on win32 you cannot get a homedirectory, for this
     XSANE_FIXED_HOME_PATH has to be set to the path that shall be
     used as homedirectory
   - replaced all gtk_dialog_new by gtk_window_new and added hbox and
     vbox to the window (gtk_dialog_new does not work on WIN32)
   - added xsane.WIN32 and xsane.WIN32-compilation that describes how xsane
     is build on WIN32 with CYGWIN
   - replaced "/" in all paths, added label SLASH that is predefined to
     '/' if it is not defined by compiler option. For WIN32 it is set to
     '\' by compiler option
   - all fopen functions use argument "rb" or "wb" now (b=binary). This
     is needed for WIN32 and the b is ignored on unix systems.
   - published binary version xsane-win32-0v01 and xsane-win32-0v02 based
     on xsane-pre0.61 versions

 - removed an ugly bug: in struct Preferences there was predefined a
   string ("/tmp/") that caused a bad memory state when the string memory
   was freed, instead the string is defined in xsane_pref_restore now

 - changes for tiff format:
   - added support for 16 bit tiff format.
   - predefined tiff-compression is changed from 5 to PACKBITS(16bit),
     JPEG(8bit), FAXG3(1bit).
   - add resoultion-tags and datetime-tag to tiff files.

 - added "change directory" entry to preferences menu

 - added "scanning for devices" dialog
2000-08-28 16:00:18 +00:00
rh
b7a735a27d Update sane to 1.0.3. Changes include:
* New backends: mustek_pp, plustek, st400, v4l.
* Updated backends: Artec (v0.5.14), Coolscan (v0.4.3), Epson (v0.1.33),
  HP (v0.88), Mustek (v1.0-96), Sharp (v0.31), UMAX (v1.0-21).
* Removed backend info sagitta.desc due to lack of interest.
* Installing no longer depends on 'rev'.
* Added and structured documentation.
* Every backend has a man page now.
* Debug messages are now sent to syslog if stderr is a socket.
* New 16 bit support to scanimage.
* Aliased and hidden backend support.
* Port to UnixWare 2.x and UnixWare 7.
* New script 'sane-config' to help frontend developers.
* Added Ricoh IS50 support.
* Updated backends: Artec (v0.5.13), CANON (v991108), DC-25 (1.2), HP
  (v0.86), Microtek (0.12.0), Microtek2 (v0.8), UMAX (v1.0-build-18),
  Epson (v0.1.15), Sharp (v0.30), sp15c (1.12) and m3096g (1.11).
* Automatic document feeder support for scanimage.
* New backend for Avision AV 630 CS.
* New Linux SCSI Generic driver.
* Upgraded to libtool 1.3.4
* GIMP compatibility patch.
* OS/2 patches.
* Bugfixes.
2000-08-28 15:18:53 +00:00
rh
da645e5a2e Fix PLIST. 2000-08-28 13:26:52 +00:00
rh
c8ae3ec1c8 Update tgif to 4.1.38. Changes include:
* Fix a bug in Latest Release Info under the Help Menu.
 * Fix a bug in handling the Edit Attribute in Editor Context Menu when the
   edit_attrs_in_context_menu attribute is used.
 * Fix a bug that may cause seg faults when reading tgif files.
 * Fix a bug in Print Selected Objects that imported EPS objects are not
   exported.
 * For a tgif file in landscape mode, generate the correct (rotated) PDF
   file.
 * Update ja.po.
 * Add a README file in the spice subdirectory to include some notes on the
   ports and components feature of tgif.
 * Add a compiler option -D_PRTGIF_USE_ISO_LATIN_1_ALWAYS to always use ISO
   8859-1 character set for single-byte characters when running tgif with
   the -print commandline option. Please only use this if you are sure that
   you will *never* use other encoding. You can selectively turn off
   reencoding by using either the Tgif.DontReencode X default or the
   -dontreencode commandline option.
2000-08-28 13:11:31 +00:00
jlam
18cba9d7fa Convert packages to use PERL5_PACKLIST (part 1). These were the easy
ones to do, and each compiled and installed/de-installed apparently
correctly.

As a side effect of the dynamic PLIST, we no longer need to have separate
-static and -shared PLISTs.  It's now easier than ever to make a perl5
package for NetBSD :)
2000-08-27 07:10:59 +00:00
jlam
06f0a4c3c2 Use new PERL5 variable instead of ${LOCALBASE}/bin/perl. 2000-08-27 02:46:03 +00:00
jlam
830cb46e8b Remove share/doc/get_ds7 on pkg_delete; also some cosmetic changes. 2000-08-26 05:12:18 +00:00
wiz
37ff6be319 update to CompuPic-5.1 build 1063 2000-08-26 02:09:20 +00:00
dmcmahill
c69412f7e3 make sure configure actually finds png 2000-08-25 23:47:13 +00:00
jlam
7fa5e584e1 Add appropriate definitions of LDD so check-shlibs works correctly. 2000-08-25 00:20:21 +00:00
wiz
3bdf5fe6b0 fix compilation 2000-08-25 00:17:05 +00:00
dmcmahill
a79b51fb7d add depends on png so we always get that functionality 2000-08-24 00:08:39 +00:00
dmcmahill
0c9efb5fde update plotutils depends 2000-08-24 00:04:25 +00:00
dmcmahill
e2c619654e Update to plotutils-2.4.1.
Many bug fixes since the last release.  For a complete list of changes refer
to the NEWS file.

Notable additions include:
libplot: SVG driver added, which outputs the new XML-based SVG (scalable
         vector graphics) format.
documentation: man page for plotfont added.
libplot: completely new metafile export driver, written from scratch.
libplot: ReGIS driver added, which outputs ReGIS (DEC's remote graphics
         instruction set, understood by DEC's VT340 and earlier terminals,
         and also emulators like DEC's decterm).  No support yet for filling
         paths that extend beyond the boundaries of a ReGIS display, due to
         a need for clipping code.
graph,plot,tek2plot,plotfont,pic2plot: `-T png' now allowed if libplot
         contains a PNG driver.
libplot: PNG driver added, which outputs PNG (portable network graphics)
         format.  Included only if libpng (version number >= 0.95) and libz
         are found at package installation time.  `configure' now supports
         a `--without-libpng' option to disable PNG support.
2000-08-24 00:03:47 +00:00
tron
f0b9164cf1 Use "USE_XPM" option instead of direct dependence on the "xpm" package. 2000-08-23 23:14:21 +00:00
veego
2c34262534 Change a few X11BASE to X11PREFIX so it works with xpkgwedge. 2000-08-23 21:27:58 +00:00
dmcmahill
33f0e6cd60 -let the depends on netpbm pull in the tiff depends.
-don't override PKGSRCDIR, this is leftover from a long time ago.  The pkg
 now cleanly builds and installs when WRKOBJDIR is set.
2000-08-23 13:45:02 +00:00
dmcmahill
8db9910385 include missing sys/types.h header. This fixes recently noted compile problems
on 1.4.x systems.
2000-08-22 19:22:03 +00:00
fredb
362e0c6fbd - - We really only need depend on freetype-lib, not freetype.
- - Make best quality anti-aliasing the default for both Type1 and TrueType
    fonts. This can be overriden on the command line. Note: we need to set
    xpdf.t1libControl to "aa", rather than "high" to get the equivalent of
    -t1lib "high". This is probably a bug. It's likely to be changed in the
    futre to conform to the documentation, rather than the other way around.
2000-08-21 15:16:00 +00:00
fredb
e19b1b1302 Remove obsolete package "xpdf-crypto". 2000-08-21 13:21:49 +00:00
veego
77e6e7a58c s/X11BASE/X11PREFIX/ for the installtion of the Xpdf app-defaults file.
now xpkgwedge works.
2000-08-21 10:22:25 +00:00
tron
78d8c95269 Add SunSITE and its mirrors to the master site list. 2000-08-21 09:24:03 +00:00
fredb
a6d8e2bba4 Remove obsolete package "xpdf-crypto". 2000-08-21 06:51:34 +00:00
fredb
fc517a970b Update xpdf to 0.91. A list of some of the more significant changes since
0.90 follows. A full ChangeLog is viewable online at

http://www.foolabs.com/xpdf/CHANGES

0.91 (2000-aug-14)
------------------
Added TrueType font rendering, using FreeType.
Support for Chinese fonts (Type 0 fonts using the Adobe-GB1-2
  character collection).
Decryption code is included with the main distribution (now that the
  US export regulations are a little bit less irrational).
Added (very basic) support for generating PostScript with Japanese
  fonts -- only tested with ghostscript so far.
Added support for generating EPS files (pdftops -eps).
Much-improved image filtering in xpdf (for downsampling and for
  transforms other than 0/90/180/270-degree rotations).
Implemented a basic full-screen (presentation) mode (xpdf
  -fullscreen).  (There is currently no way to switch between window
  and full-screen modes on the fly -- this will be fixed in a later
  release.)
2000-08-21 06:49:13 +00:00
hubertf
402899809a Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions.

MIRROR_DISTFILES and NO_CDROM are now dead.
2000-08-18 22:46:29 +00:00
wiz
9d527680ae remove file overlooked in last commit 2000-08-17 10:37:36 +00:00
tron
2182615ef6 Don't limit this package to the "i386" port. PCI brooktree cards should
work under several other ports, too.
2000-08-16 17:21:25 +00:00
tron
21be90b16f Update homepage and master site. 2000-08-16 17:17:56 +00:00
wiz
1c5a60de44 USE_PKGLIBTOOL -> USE_LIBTOOL 2000-08-15 23:13:59 +00:00
wiz
d93341cafc This package doesn't use libtool. 2000-08-14 21:55:25 +00:00
wiz
7800c08a71 USE_PKGLIBTOOL -> USE_LIBTOOL. LTCONFIG_OVERRIDE saves a patch. 2000-08-14 20:06:18 +00:00
wiz
8968b0751a USE_PKGLIBTOOL -> USE_LIBTOOL.
XXX: Is libtool really needed for Perl packages?
2000-08-14 19:31:29 +00:00
wiz
fbcbc4ec7e Sort PLIST. 2000-08-14 19:23:53 +00:00
wiz
0373127410 This package doesn't use LIBTOOL. 2000-08-14 19:23:43 +00:00
wiz
9031f6ba6e change commented out USE_PKGLIBTOOL 2000-08-14 19:15:54 +00:00
wiz
57d63ffb48 USE_LIBTOOL instead of USE_PKGLIBTOOL. 2000-08-14 19:14:40 +00:00
wiz
136f08b687 USE_PKGLIBTOOL -> USE_LIBTOOL. LTCONFIG_OVERRIDE saves a patch. 2000-08-14 19:09:23 +00:00
wiz
04d355a5cb USE_PKGLIBTOOL -> USE_LIBTOOL.
LTCONFIG_OVERRIDE -> one less patch.
2000-08-14 19:00:31 +00:00
wiz
290638b162 USE_PKGLIBTOOL -> USE_LIBTOOL 2000-08-14 18:44:12 +00:00
wiz
953859d9e9 USE_PKGLIBTOOL -> USE_LIBTOOL 2000-08-14 18:32:17 +00:00
tron
7741146cd4 Update "Mesa-glx" package to version 20000813. Most of the work was done
by Thomas Klausner. A change list is not available unfortunately.
2000-08-14 07:27:39 +00:00
kim
ac2779e6c8 Upgrade to 5.2.2 to match the ImageMagick package. 2000-08-14 01:37:38 +00:00
wiz
c750c08ad9 Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.
If anywhere, it should be the value of MAINTAINER in the Makefile.
Some minor cleanup/reformatting while I'm here.
2000-08-11 01:07:45 +00:00
wiz
d284acd7e3 reformat paragraphs 2000-08-10 23:51:00 +00:00
wiz
01b0a7102d Update to 9.7.
Changes: Many bugfixes, new pam file format.
2000-08-10 10:44:09 +00:00
tron
8d8806ed48 Update "ImageMagick" package to version 5.2.2. Changes in version 5.2.2:
- Support added for the Word Perfect Graphics (WPG) file format
  (contributed by Jaroslav Fojtik).
- The pixel 'matte' field is changed to indicate the degree of pixel
  transparency rather than the degree of opacity. This makes the pixels
  compatable with most popular video cards, and many in-memory image
  formats.
  When the pixel quantum size is eight bits, the colormap is restricted
  to 256 colors, but supports up to 65535 colors when the quantum size is
  sixteen bits (when QuantumLeap is defined at compilation time).
- ImageMagick is more memory efficient (by 18%) when the quantum size is
  eight bits, and the image is colormapped.
- ImageMagick is (finally) believed to be thread safe under Windows,
  since it uses the Windows synchronization APIs to lock shared data.
- Under Unix and Windows, dynamically-loaded format coder modules are
  supported. There are currently 72 loadable modules. Support for
  loadable modules allows the user to add or remove formats from
  ImageMagick by simply adding or removing a file. New modules are
  automatically detected so users may add their own modules. This support
  is proven to work for Sun Solaris, Linux, and SGI IRIX. Please let us
  know about other operating systems they work on. Building a modular
  ImageMagick is enabled by specifing the configure options
  --enable-shared --with-modules.
- ImageMagick now has a set of modules for streaming. Here pixels are
  passed to the application as they are available and deleted after use
  ensuring a small memory footprint. This is useful for multi-media
  applications such as MPEG.
- Image format identification (based on the file header) is now
  configured via an external text file. This allows the user to add
  automatic file identification for new formats added via a coder module,
  or via a delegate (external program).
- XML files conforming to the W3C SVG DTD are now rendered directly by
  ImageMagick. The support is incomplete but still useful.
- The Pilot Image Format (PDB) is now supported.
- The drawing primitives have been extended to support drawing bezier
  curves, rounded rectangles, and arcs. There is now support for drawing
  compound objects (a sequence of objects) using drawing paths. The
  concept of a drawing pen has been split into stroke (for the outline)
  and fill (for the objects internal color). If fill is not defined, then
  only the object outline is drawn. This substantial change results in
  the existing drawing commands for filled objects (fillEllipse,
  fillRectangle, fillCircle, and fillPolygon) being deprecated.
- A cache file format is now supported which is a snapshot of an image's
  pixel cache as it appears on disk. Images stored in this format (large)
  may be loaded instantly by ImageMagick since decoding is not required.
  In order to write this format , the argument -cache 0 must be supplied
  (e.g. convert -cache 0 file.jpg file.cache).
- The build environment for Windows NT is entirely re-done. There is now
  a configure program which generates a set of Visual C++ project files
  which satisfy a set of reqirements (e.g. DLL, multi-thread, X11). These
  project files are then used to build ImageMagick.
- The C API is significantly modified in order to provide thread-safe
  operation via function re-entrancy. ImageMagick is believed to be
  thread-safe when used with POSIX threads. It is not yet completely
  thread safe under Windows or the Mac. Errors (of type ExceptionInfo)
  are now reported by a function argument, or via a member of the current
  image.
- The GaussianBlurImage() function (contributed by runger@cs.mcgill.ca)
  supports Gaussian bluring an image.
- Functions (OpenCacheView(), CloseCacheView(), GetCacheView(),
  SetCacheView(), and SyncCacheView()) are provided in order to support
  manipulating multiple pixel views.
2000-08-10 08:59:04 +00:00
tron
97ac006dff Update "ImageMagick" package to version 5.2.2. Changes in version 5.2.2:
- Support added for the Word Perfect Graphics (WPG) file format
  (contributed by Jaroslav Fojtik).
- The pixel 'matte' field is changed to indicate the degree of pixel
  transparency rather than the degree of opacity. This makes the pixels
  compatable with most popular video cards, and many in-memory image
  formats.
  When the pixel quantum size is eight bits, the colormap is restricted
  to 256 colors, but supports up to 65535 colors when the quantum size is
  sixteen bits (when QuantumLeap is defined at compilation time).
- ImageMagick is more memory efficient (by 18%) when the quantum size is
  eight bits, and the image is colormapped.
- ImageMagick is (finally) believed to be thread safe under Windows,
  since it uses the Windows synchronization APIs to lock shared data.
- Under Unix and Windows, dynamically-loaded format coder modules are
  supported. There are currently 72 loadable modules. Support for
  loadable modules allows the user to add or remove formats from
  ImageMagick by simply adding or removing a file. New modules are
  automatically detected so users may add their own modules. This support
  is proven to work for Sun Solaris, Linux, and SGI IRIX. Please let us
  know about other operating systems they work on. Building a modular
  ImageMagick is enabled by specifing the configure options
  --enable-shared --with-modules.
- ImageMagick now has a set of modules for streaming. Here pixels are
  passed to the application as they are available and deleted after use
  ensuring a small memory footprint. This is useful for multi-media
  applications such as MPEG.
- Image format identification (based on the file header) is now
  configured via an external text file. This allows the user to add
  automatic file identification for new formats added via a coder module,
  or via a delegate (external program).
- XML files conforming to the W3C SVG DTD are now rendered directly by
  ImageMagick. The support is incomplete but still useful.
- The Pilot Image Format (PDB) is now supported.
- The drawing primitives have been extended to support drawing bezier
  curves, rounded rectangles, and arcs. There is now support for drawing
  compound objects (a sequence of objects) using drawing paths. The
  concept of a drawing pen has been split into stroke (for the outline)
  and fill (for the objects internal color). If fill is not defined, then
  only the object outline is drawn. This substantial change results in
  the existing drawing commands for filled objects (fillEllipse,
  fillRectangle, fillCircle, and fillPolygon) being deprecated.
- A cache file format is now supported which is a snapshot of an image's
  pixel cache as it appears on disk. Images stored in this format (large)
  may be loaded instantly by ImageMagick since decoding is not required.
  In order to write this format , the argument -cache 0 must be supplied
  (e.g. convert -cache 0 file.jpg file.cache).
- The build environment for Windows NT is entirely re-done. There is now
  a configure program which generates a set of Visual C++ project files
  which satisfy a set of reqirements (e.g. DLL, multi-thread, X11). These
  project files are then used to build ImageMagick.
- The C API is significantly modified in order to provide thread-safe
  operation via function re-entrancy. ImageMagick is believed to be
  thread-safe when used with POSIX threads. It is not yet completely
  thread safe under Windows or the Mac. Errors (of type ExceptionInfo)
  are now reported by a function argument, or via a member of the current
  image.
- The GaussianBlurImage() function (contributed by runger@cs.mcgill.ca)
  supports Gaussian bluring an image.
- Functions (OpenCacheView(), CloseCacheView(), GetCacheView(),
  SetCacheView(), and SyncCacheView()) are provided in order to support
  manipulating multiple pixel views.
2000-08-10 08:57:23 +00:00
dmcmahill
c5b0291896 update to tgif-4.1.35
Changes from the previous version from the authors announcement are:

1)  Fix a bug with Copy and Paste operations in edit text mode for
    mixed text objects when the Edit Text Size is non-zero.  Thanks to
    Heiko Scheit <Heiko.Scheit@mpi-hd.mpg.de> for pointing out the problem.
2)  Propagate certain DSC comments, such as %%DocumentFonts, %%LanguageLevel,
    %%Extensions, %%DocumentNeededFonts, and %%DocumentNeedResources, of
    imported EPS files when printing/exporting in PS/EPS formats.  Please note
    that this does not work with embedded EPS files (until the next major
    release when a new file format is introduced).  Thanks to Johan Vroman
    <JVromans@squirrel.nl> for pointing out the problem.
3)  Support the use of tempnam() instead of mktemp() due to some security
    considerations.  On systems that do support tempnam(), the _DONT_USE_MKTEMP
    compiler option can be used to use tempnam() instead of mktemp().
    Tgif.tmpl-linux (which is identical to the default Tgif.tmpl),
    Tgif.tmpl-freebsd, Tgif.tmpl-openbsd, and Tgif.tmpl-netbsd uses
    -D_DONT_USE_MKTEMP by default.  Thanks to Adrian Bridgett
    <adrian.bridgett@iname.com> for pointing out the problem.
4)  Add new X defaults: Tgif.TmpDirInHomeDir and Tgif.TmpDir.  Together with
    the _TMP_DIR_IN_HOME_DIR compiler option, the temporary directory can be
    specified in a flexible way.
5)  Add Create Thumbnails in the Browse submenu of the Import submenu of the
    File Menu.  Add new X defaults, Tgif.ThumbnailGeometry,
    Tgif.ThumbnailPadding, Tgif.ThumbnailXGap, Tgif.ThumbnailYGap,
    Tgif.ThumbnailX, and Tgif.ThumbnailY to control the size and placement of
    the thumbnails.
6)  Modify CutPoly() so that it can be used to cut polylines/polygons into
    segments in select mode.
7)  New Tgif.tmpl-sco file.  Thanks to Jason Moore <jason.moore@marconi.com>
    for providing it.
8)  Add Ports and Signals submenu to the Special Menu.  Please see the
    CONNECTING OBJECTS section of the man pages for details.  The symbol files
    in the spice directory is updated to use the new port symbol.
9)  A new License file is included in this release.
2000-08-06 18:29:58 +00:00
wiz
5d4407fc4b modify patch to make included gd library find png.h. 2000-08-06 14:18:50 +00:00
wiz
cb75705964 PKGNAME != DISTNAME 2000-08-06 14:18:32 +00:00