Commit graph

996 commits

Author SHA1 Message Date
jlam
39dc10e0a7 Fix the broken CONFLICTS line. 2000-08-04 22:10:15 +00:00
jlam
b3906949b1 Update dependency on freetype-lib to >=1.3.1 since freetype-lib bumped its
shared lib major.  (This is the last one I missed).
2000-08-04 22:07:21 +00:00
jlam
57b91d70d8 Update gqview to latest stable release 0.8.2. Changes from 0.8.1:
New translations for it, and updated es, pt_BR.
     Now 'zoom to fit' also expands images (can be disabled in options).
     Added (optional) in place renaming.
     Changed window title (GQview now after filename), added window icons.
     Directory list now make previous dir visible.
     Minor compile -Wall cleanups, bug fixes.
2000-08-03 23:52:03 +00:00
rh
25b37440bb Add and enable fbm. 2000-08-03 19:21:44 +00:00
rh
068ac71d32 Conversion of FreeBSD port of fbm-1.2 to NetBSD package as provided in PR
pkg/10199 by Richard Rauch <rkr@rkr.kcnet.com> with PLIST fixes by myself.
2000-08-03 19:20:43 +00:00
rh
6a232708e0 Initial import of the FreeBSD fbm-1.2 port, a set of Fuzzy Pixmap
Manipulation utilities.
2000-08-03 19:18:53 +00:00
tron
263891f670 Evalute package name from distribution file name. 2000-08-02 15:43:49 +00:00
tron
500b3a1be8 Don't complain if directory "share/gnome" and sub directories can't be
removed. They are used by e.g. the "gnome-libs", too.
2000-08-01 21:50:11 +00:00
wiz
7650c1172b Update to libpng-1.0.8. Changes since 1.0.7:
o Added png_free(png_ptr, key) two places in pngpread.c to stop memory
  leaks.
o Changed PNG_NO_STDIO to PNG_NO_CONSOLE_IO, several places in
  pngrutil.c and pngwutil.c.
o Changed PNG_EXPORT_VAR to use PNG_IMPEXP, in pngconf.h.
o Removed unused "#include <assert.h>" from png.c
o Added WindowsCE support.
o Revised pnggccrd.c to work with gcc-2.95.2 and in the Cygwin environment.
o Only set the PNG_FLAG_FREE_TRNS or PNG_FREE_TRNS flag in
  png_handle_tRNS() for indexed-color input files to avoid potential
  double-freeing trans array under some unusual conditions; problem
  was introduced in version 1.0.7.
o Added the files pngbar.png and pngbar.jpg to the distribution.
o Added cygwin subdirectory, makefile.cygwin, and cygwin support in pngconf.h
o Added PNG_NO_ZALLOC_ZERO macro (makes png_zalloc skip zeroing memory)
o Revised png_debug() macros and statements to eliminate compiler warnings.
o Updated makefile.hpux to build a shared library.
2000-08-01 15:58:23 +00:00
tron
5cd507dcb7 Update "ee" package to version 0.3.12. A list of the changes is not
available unfortunately.
2000-07-31 07:48:37 +00:00
jlam
d0d079e75e The gettext package gained a shared library. For all packages which
link against libintl.so, update the dependency on gettext to >=0.10.35nb1.
2000-07-31 04:14:04 +00:00
hubertf
a5cecc5ef0 Enable a bunch of packages in category/Makefile that
* should not cause any conflicts with the new bulk-package targets,
 * didn't contain a reason for why they were disabled or
 * were disabled for some false reason (and a IGNORE/BROKEN in the pkg's
   Makefile would be more appropriate)
2000-07-31 01:56:43 +00:00
rh
8016c592cf Update pngcrush to 1.5.1. Changes are: disabled color counting by default
(instead it is controlled by commandline arguments "-cc" and "-no_cc"),
and addition of the word "irrevocably" to the license.
2000-07-30 19:23:04 +00:00
rh
a9d1eaf13b Update pngcrush to 1.5.0. Changes are bugfixes only. 2000-07-28 11:25:38 +00:00
jlam
aafdc56fb8 The Xaw3d package wasn't being used. Make it work. 2000-07-27 14:01:00 +00:00
jlam
390c715796 Update freetype-lib dependency to >=1.3.1 since the freetype library
bumped its major.  This is needed so that binary packages checking
dependencies don't match an older freetype library.
2000-07-27 08:15:30 +00:00
jlam
3766eb2f73 Remove unnecessary patch, and pass in -lintl in another way. 2000-07-27 08:13:11 +00:00
jlam
362f1647fc Analogous change to Makefile in libungif: use autoreconf instead of
autoconf.
2000-07-25 04:57:24 +00:00
jlam
2ad25d033c For some reason, running only "autoconf" broke the build when the automake
package is also installed.  But it works when we "autoreconf"igure instead.
2000-07-25 04:55:41 +00:00
jlam
6fa7a4a129 Make this work with new freetype header location and work correctly with
xpkgwedge.
2000-07-24 17:13:29 +00:00
tron
3b7e5a92c6 Fix build broken after update of "freetype-lib" package. 2000-07-24 16:47:22 +00:00
rh
9a82057cf8 Update pngcrush to 1.4.8.
Changes include:

Version 1.4.8
 * Detect and remove all-opaque alpha channel.
 * Detect and reduce all-gray truecolor images to grayscale.

Version 1.4.7
 * Restored the "-ext" option that was inadvertently overridden
   with a new "-exit" option in version 1.4.6 ("-exit" is used to
   force an "exit" instead of a "return" from the main program).

Version 1.4.6
 * Fixed bug in color-counting of noninterlaced images.
 * Added capability of processing multiple rows at a time
   (disabled by default because it turns out to be no faster).
 * Replaced "return" statements in main() with "exit" statements.
   User can force exit instead of return with "-exit" argument.
 * Added the UCITA disclaimers to the help output.
2000-07-23 10:31:51 +00:00
jlam
de9976c25d Update freetype to 1.3.1. Shared library bumped its major due to
API changes.  This version has bug fixes and several major enhancements
in loading and displaying TrueType fonts.  This closes PR#10261 by
ORI Manabu <ori@tahoo.org>.
2000-07-22 08:12:39 +00:00
rh
15ab860cc3 Do not use NO_PACKAGE and NO_CDROM to denote restricted packages. Use the
appropriate variables instead.
2000-07-20 13:30:59 +00:00
itohy
71847d8df2 Rename PKGNAME of plotutils to "plotutils-2.3nb1" as suggested. 2000-07-18 23:07:46 +00:00
agc
90515e7cce Use EVAL_PREFIX to be a bit more precise about package prefices. 2000-07-18 15:20:59 +00:00
itohy
7f485f7ba3 Oops. s/\+/?/ 2000-07-18 08:10:12 +00:00
itohy
63ea2c3d71 Add and enable pstoedit. 2000-07-18 07:53:02 +00:00
itohy
2ae9d9e223 pstoedit, a converter from PostScript and PDF files to
other vector graphic formats, including fig (xfig, transfig),
tgif .obj, DXF (CAD exchange format), PIC (troff), LaTeX2e picture,
and etc.

Some files may not be converted.
International characters may be broken into polylines and splines,
but would be better than nothing.
2000-07-18 07:46:40 +00:00
itohy
bae58cd6dc Enable C++ support, required by pstoedit.
This includes "libplotter" library and "pic2plot" utility.

Change PKGNAME to plotutils-2.3.0 to distinguish this
from non C++ version.          ^^
2000-07-18 07:41:24 +00:00
agc
44b15b4200 Use EVAL_PREFIX to find the installed location of the kdebase package, and
use it accordingly.
2000-07-17 13:58:20 +00:00
rh
cdd5cf3054 Add and enable p5-GDGraph 2000-07-16 20:25:21 +00:00
rh
91efda8bbe Initial import of p5-GDGraph-1.32, a perl5 module to create charts using
the GD module.  This package was provided in PR 10610 by Damon Brodie
(damon@brodiefamily.org).
2000-07-16 20:24:42 +00:00
rh
eefe6db984 Add and enable p5-GDTextUtil 2000-07-16 20:18:18 +00:00
rh
573993574f Initial import of p5-GDTextUtil-0.75, a set of Perl 5 text utilities for
use with the GD drawing package.  This package was provided by Damon Brodie
(damon@brodiefamily.org) in PR 10609.
2000-07-16 20:17:39 +00:00
agc
78748d628a Instead of the clunky SHOW_PKG_PREFIX, introduce an EVAL_PREFIX definition,
which takes entries of the format <make-definition-name>=<pkgname>. This
has not been added to MAKEFLAGS because (a) premature optimisation is the
root of all evil, and (b) because the .for loop used to implement this
shows the wrong results when multiple prefices are evaluated.

Modify all the package Makefiles to use EVAL_PREFIX, thereby simplifying
them considerably.

ALso simplify the logic to calculate the prefix as well.
2000-07-15 20:39:13 +00:00
agc
69cbb39071 The previous method of using a make target for finding a prerequisite
package's prefix would not work as part of the environment specification
via MAKE_ENV (as it would not be executed in the correct directory).

Fix this by invoking pkg_info(1) directly, not via an intermediate make(1)
step - this is not as clean, but more effective (i.e. it works).
2000-07-14 16:04:19 +00:00
jlam
944cc9204c Don't pick up stray librle.so if it exists. We don't want to build
translation support to/from GIF and RLE format.  Closes PR#10172.
2000-07-14 09:52:45 +00:00
rh
4f5a8b4817 Update p5-GD to 1.30, fixing PR 10565 by Damon Brodie. Now works again
with our current gd package.

Changes include:
 - now you can create GD::Image objects directly from image DATA
 - reformatted documentation
 - internal release
 - fixed a bad regression test
 - updated for compatibility with libgd 1.8.3
 - WBMP support
 - turned Makefile.PL into a multiple-choice quiz
 - turned libgd patchfile into a perl script
 - updated for compatibility with libgd 1.8.1
 - JPEG support
 - the newFromXXX() functions now accept pathnames
 - patchfile for building libgd as a shared library
 - improvements to the Makefile to help with compilation
 - added more help in compiling and installing to docs
 - added some more libraries to link in, might help unresolved symbol
   problems
2000-07-14 08:53:13 +00:00
agc
4aeac45f89 Make the determination of the pre-req package's installed directory be
a bit more user-friendly.

Introduce a show-{gtk+,imlib,kdebase,qt1,qt2,xpm}-prefix target in
bsd.pkg.mk, and use "${MAKE} show-*-prefix" in package Makefiles.
2000-07-11 14:53:35 +00:00
agc
1b0c8d610f Make these packages work better with xpkgwedge by using X11PREFIX in
preference to X11BASE, and by finding out where the xpm package is
installed by using pkg_info(1), not hardcoding a best guess.
2000-07-11 09:31:32 +00:00
tron
54080996a1 Fix oversight in "a.out" patch. 2000-07-10 21:28:07 +00:00
agc
52c1afc38c Find qt1 prefix via pkg_info(1), rather than hardcoding it as ${X11BASE}.
Pointed out by Dave Sainty <dave@dtsp.co.nz>, munged slightly by me.
2000-07-10 15:08:13 +00:00
wiz
8b4fe32349 Update to netpbm-9.5.
Fixes pkg/8949.
Changes:
o Extend formats to allow multiple images per file.  Add -allimages
  option to pnmfile.  Add pnmsplit.  Extend pnmtops.
o Add pbmtowbmp, wbmptopbm.  Thanks Terje Sannum.
o ppmtobmp: Add 24 bit (truecolor) capability.
o pnmcut: easier, more expressive syntax for specifying what to cut.
o pnminterp: handle maxval != 255, convert to use Netpbm libraries.
o Translate pstopnm from Csh to C, eliminate dependency on the 'bc'
  program.
o Fix bug in tiff library build which caused null soname.
o Add optParseopt2() to shhopt.a so you can use long options with one
  hyphen instead of two.
o giftopnm: fix bug with variable used before set.  Fix bug (coding
  error -- 0=>i).  Unknown impact.
o bmptoppm: fix bug with 24 bit (truecolor) Windows BMPs.
o xwdtopnm: fix one more bug with bits_per_item <> bits_per_pixel.
o Fix ppmtompeg build bug with static libraries.
o Make build clean with gcc -ansi (albeit with some files that need
  extensions declaring the _BSD_SOURCE etc.).
o Rebase pnmtopng, pngtopnm on Pnmtopng 2.37.4.
o pbmtolj: fix bug where blank lines get discarded.  Thanks Charles
  Howes.
o ppmtompeg: fix bug with "PNM" format files with maxval != 255. Get
  rid of built-in PPM file parsing.
o Fix 'make install' where mkinstalldirs is not found.
o Fix bug where rle_global.c would not compile with GNU C Library 2.
2000-07-10 11:12:09 +00:00
agc
e05e4735dd Hardcoding X11PREFIX into package Makefiles forces the user to install
xpkgwedge once, before any other packages have been installed, and
never to delete it.  This change finds the prefix of the installed
pre-req package using pkg_info(1), and allows packages to be found in
${X11BASE} and ${LOCALBASE}, not just ${X11PREFIX} - from mail from
Dave Sainty <dave@dtsp.co.nz>, munged slightly by myself.
2000-07-10 10:40:39 +00:00
rh
aaa9b2ebcf Remove non-standard HTML file from PLIST 2000-07-08 16:18:34 +00:00
sakamoto
9b00fab238 s/MACHINE_ARCH/MACHINE_GNU_ARCH/ 2000-07-08 16:10:54 +00:00
rh
69216565cc Update tgif to 4.1.34
Changes include:
 * Fix a crashing bug in drawing linearly transformed arc objects.
 * Support the JPEG export format. Add new X defaults, Tgif.XpmToJpeg and
   Tgif.JpegFileExtension.  The default value them are
   "xpmtoppm %s | cjpeg" and "jpg", respectively.
 * Add a new X default, Tgif.AutoEPSPreviewBitmap, to enable the automatic
   generation of a preview bitmap when importing a PS/EPS file, if the
   file does not contain a preview bitmap.
2000-07-07 07:05:38 +00:00
tron
384ce4467d Fix "gdk-pixbuf-config" so that linking programs on "a.out" systems will
work.
2000-07-06 15:36:03 +00:00
tron
cab45d7a38 Because shared modules aren't built on "a.out" systems remove them from
the package list.
2000-07-06 07:12:47 +00:00