Age | Commit message (Collapse) | Author | Files | Lines |
|
Use USE_LIBTOOL instead of USE_PKGLIBTOOL.
Changes since 9.2:
o pnmfile: check for file size error.
o ppmhist: handle larger maxvals, image sizes
o xwdtopnm: Use color map with DirectColor to fix wrong color bug on
some DirectColor xwds.
o xwdtopnm: Correct bug with 24/32 DirectColor LSBfirst xwds.
o Add pXmcheck() library function.
o Add leaftoppm and ppmtoleaf. Thanks Bill O'Donnell.
o Add winicontoppm and ppmtowinicon. Thanks Lee Benfield.
o Add pgmslice. Thanks to Jos Dingjan.
o Include subset of RLE library in the package.
o stamp-date doesn't rely on whoami.
o Make file fixes to accomodate more install programs.
o Replace tmpnam() with mkstemp().
o Add pXm_init() into all programs that didn't have it.
|
|
|
|
USE_LIBTOOL instead of USE_PKGLIBTOOL.
|
|
Use USE_LIBTOOL instead of USE_PKGLIBTOOL.
|
|
|
|
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
|
|
NetBSD/sparc,
this plugin gives:
ld.so: /usr/pkg/lib/netscape/navigator-4.6/plugins/libflashplayer.so is not for this machine type
|
|
package system)
|
|
|
|
|
|
Changes:
* Fixed offsetting in scaling functions (Owen).
* Fixed compositing and bit-mangling bugs (Darin).
* Many build and configuration-related fixes (James, Tomasz, Karl).
|
|
Changes to 1.9.8: bugfixes and configuration changes
|
|
If people want to view postscript, there are better viewers.
|
|
* Added new proc - proc datesettings
* Added - an option to omit weekends with date or datetime scaling,
via proc datesettings
* Improved - numeric data in scientific format e.g. 4.335e12 now
supported
* Improved - #declare and #musthave now can take comma-delimited lists
of variable names
* Fixed bug - proc bars, error bars not positioned correctly w/
clustering
* Fixed bug - proc rangebar, 1.5iqr mode, incorrect upper tail length
* Fixed bug - proc rangebar, zero length tail should not be drawn at all
* Fixed bug - proc tabulate, entries should not be sorted when valuelist
is used
|
|
Changes: Internationalization, bug fixes (including some memory leaks),
autoconfiscated.
|
|
|
|
crashes otherwise.
|
|
|
|
|
|
"pgmtorle", "ppmtorle" and "rletoppm" get linked with the shared
library.
|
|
|
|
applications will work.
|
|
|
|
bug fixes to list here. Main new features are shared libraries, JPEG
and JBIG support.
|
|
|
|
|
|
|
|
|
|
|
|
reported in PR port-pmax/9453.
|
|
disappeared. A change list is not available unfortunately.
|
|
|
|
Changes include:
* tons of bug fixes
* support for importing JPEG files
* new X default, Tgif.JpegToXpm, so that the import filter can
be replaced.
* a new X default, Tgif.AutoWrapMenubar
* a new X default, Tgif.NoMinWinSize
* -usexlib commandline option to force tgif to ignore the
-DUSE_XT_INITIALIZE compile option and use Xlib only.
* French locale
* ImageProc context submenu for XPM objects
* Get Property context submenu
* f an object has an attribute called "edit_attrs_in_context_menu=",
* the values (starting from the 2nd line and separated by
linebreaks) of this attribute are treated as attribute names.
The named attributes will be visible in the Edit Attribute In
Editor submenu of the Context Menu.
* Add tooltip support for Show Measurement. Thanks to Raphael
Dechenaux <raph_d@club-internet.fr> for the contribution.
The following new X defaults are supported (with their default
values shown):
Tgif.UseMeasureTooltip: true
Tgif.MeasureTooltipXFollowMouse: true
Tgif.MeasureTooltipYFollowMouse: true
Tgif.MeasureTooltipHorizontalPosition: left
Tgif.MeasureTooltipVerticalPosition: top
|
|
|
|
Source tools for accessing Digita cameras from Linux and other unix
operating systems.
ODS has been tested with and is known to work with the following cameras:
Kodak DC-220
Kodak DC-260
Kodak DC-265
Kodak DC-290
The Minolta EX-1500 has been reported to work with ODS, but the
interface needs some debugging.
ODS will not support cameras that don't use Digita; this includes the
Kodak DC-200, DC-210, DC-240, DC-280, and earlier cameras.
|
|
DEPENDS+= ghostscript-[6-9]*:../../print/ghostscript
and packages needing just any ghostscript binary use
DEPENDS+= ghostscript{,-nox11}-[6-9]*:../../print/ghostscript
|
|
|
|
|
|
|
|
standard "Xaw" which won't work.
|
|
|
|
TV display application for Brooktree 848 compatible TV cards
|
|
If ghostscript isn't installed, then install ghostscript-x11 as it
will always work.
|
|
|
|
INSTALL which have both been worked around in bsd.pkg.mk now.
|
|
|
|
|
|
|
|
|
|
library and doesn't require X11, and freetype-utils which contains the
freetype test programs and does require X11. Leave freetype as a
meta-package that includes the library and test-programs packages.
This allows programs/libraries not requiring X11 to depend on freetype-lib.
Make jlam@netbsd.org the MAINTAINER since I made all these mods.
|