summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2002-04-14The man pages haven't been compressed by default on NetBSD for a long time.fredb1-3/+3
2002-04-10Move the inclusion of Makefile.common below the definition ofjlam1-3/+4
USE_BUILDLINK_ONLY so that the buildlink.mk files included by Makefile.common will trigger the correct Makefile logic. Also strongly buildlinkify while I'm here.
2002-04-09buildlink.mk for GLE headers and librariesjlam1-0/+36
2002-04-09This uses no longer uses ltconfig, so set LIBTOOL_OVERRIDE instead ofjlam1-2/+2
LTCONFIG_OVERRIDE.
2002-04-09Add missing pgmoil symlink.jlam1-1/+2
2002-04-08Update to 1.500.4. Some bugfixes, and documentation updates.wiz3-8/+8
2002-04-04Use "suse_linux/Makefile.application" to pick correct SuSE packages.tron3-11/+9
2002-04-04Depend on version 7.3 or newer of the SuSE packages because these are thetron1-6/+3
first once which really make this program work.
2002-04-03Update "mtv" package to version 1.2.5 because old distribution filetron2-5/+5
disappeared.
2002-03-30Try to fix build problem under NetBSD 1.5.x discovered in last bulk build.tron2-1/+25
2002-03-29Update to 1.9.14. Changes since 1.9.13:wiz5-32/+21
* load.c: Fixed reported bug. If Imlib thought it needed a fallback, bad things will happen. * utils.c: Removed the open/close_helper functions. A little less bloat now removed.
2002-03-29update to tgif-4.1.42dmcmahill3-10/+15
Here's a list of added features/bug fixes. 1) Tgif's home has moved from University of Maryland to University of Southern California. 2) If there's no domain resources specified in the X resource file, tgif will use the library path specified when tgif is compiled as the default. This is the directory where the equation symbols are installed. Thanks to A. Sengupta <osegu@iitk.ac.in> for pointing out the problem. 3) For Red Hat 7.2, /usr/bin/xpmtoppm cannot handle input file whose format is XPM version 1. Suport for a new compiler option, -D_XPM3TOPPM, is added so that tgif can generate XPM format version 3 by default. This is has the same effect as setting Tgif.XPmOutputVersion to 3 and Tgif.UseXPmVersion1ForImageMap to false. 4) Add more information in the tooltip when Tgif.MeasureTooltipVerbose is set to true. 5) Add a new LaTeX equation symbol file "eq4xpm.sym" in the release. Instead of generating and embedding an EPS file, this new object will generate and embed an XPM file with additional controls. Please open this file with tgif for more details and check out http://bourbon.usc.edu:8001/tgif/faq/eq4xpm.html. Thanks to Kai Sattler <kaisat@post.tele.dk> for the contribution. 6) Fix a bug in tgwb when a text object is being edited. 7) Obsolete the Tgif.LandscapePdfSetPageDevice X default (because the name was misleading) and add support for a new X default, Tgif.PdfSetPageDevice. As mentioned in the release notes for tgif-4.1.39, the use of this should not be necessary in the future (and is considered a bug in should not be necessary in the future (and is considered a bug in ps2pdf). The old commandline option, "-nolandpdfspd" is also obsolete and is replaced by "-pdfspd=yes" and "-pdfspd=no". 8) Add a new X default, Tgif.NoModeWindow, so that tgif can start without a mode window. 9) Add a new X default, Tgif.MakeUnsavableInSlideShow, so that the current file will be made unsavable when slideshow mode is entered. (If the current file contains auto page numbering objects, the file will be made unsavable regardless of the setting of this X default.) 10) Update the Reliable IP-multicast Library (distributed in the rmcast subdirectory of this distribution). The new version allows point-to-point connection between 2 whiteboards. Please see the updated README.tgwb file. Thanks to the team members of the research group lead by Professor Edmundo de Souze e Silva <edmundo@land.ufrj.br> at the Federal University of Rio de Janeiro.
2002-03-25On arm32 pull in gcc-2.95.3 to build.cjep1-1/+10
2002-03-25On arm32, pull in gcc-2.95.3 (to avoid egcs internal compiler error --cjep1-1/+10
after a discussion with abs (the commit, not the compiler error :-)).
2002-03-24Reorder link line for GLE example programs so linking works again. Fixesrh2-1/+15
provided in PR pkg/14240 by Rafal <rafal@netbsd.org>.
2002-03-23Update SDL-image to 1.2.1, based on the new package provided by Ben Collverwiz4-15/+15
in pkg/16016. Relevant changes since 1.2.0: * Fixed transparency in the GIF loading code * Added support for the IFF (LBM) image format * Fixed transparency in 8-bit PNG files * Added support for loading XPM image data directly
2002-03-22Add and enable claraocr.wiz1-1/+2
2002-03-22Initial import of clara OCR, provided by Ben Wong in pkg/16006, overwhauledwiz5-0/+138
by me. From the DESCR: Clara OCR is a free (GPL) Optical Character Recognition (OCR) program for systems that support the C library and the X windows system (e.g. most flavours of Unix). The development platform of Clara OCR is 32-bit Intel running GNU/Linux. Clara OCR is intended for large scale digitalization projects. It features a powerful GUI and a web interface for cooperative digitalization of books. Clara OCR development started in 1999 and is approaching production quality. Features: Converts pbm/pgm image files to text (ISO-8859) Can process scans in batch for large documents Can run from the command-line Is relatively easy to train Non-features: Is not "omnifont"; you must train it for each document Does not scan the images Does not support unicode Cannot read handwriting
2002-03-22Add and enable "ivtools" package. This fixes PR pkg/9264 by Todd Gruhns.tron1-1/+2
2002-03-22Import new "ivtools" package as suggested by Todd Gruhns in PR pkg/9264:tron5-0/+926
Drawing editors for PostScript, TeX, and web graphics
2002-03-22Improve package based on patches supplied by Rui-Xiang Guo in PR pkg/15978:tron7-16/+151
- Build and install shared libraries "libav" and "libavcodec". - Fix "ffserver" to search its configuration file in "${PKG_SYSCONFDIR}". - Install "ffserver.conf" configuration to example and not into documentation directory. Bump package revision to 1 after these changes.
2002-03-21Disable MMX supports. This avoids a lot of suspicious warning and fixestron1-2/+2
build failures with the old toolchain.
2002-03-21Update to version 1.8.2.seb17-486/+905
No proper changes information available since version 1.8.1. However browsing Graphviz's CVS logs and diff'ing with previous version one can found: - bug fixes - code cleanup - buffer overflow in dot/neato output generation fixed - memory leaks fixed (??)
2002-03-21Change the version number to 5.0.47 to fix lintpkgsrc:martti1-6/+5
# lintpkgsrc -i Scanning pkgsrc Makefiles: 2734 packages Version mismatch: 'ns-flash' 5.0r47 vs 5.0
2002-03-21Add a dependency on libexif (via buildlink), and bump PKGREVISION.fredb1-2/+3
2002-03-21Don't try to remove share/images on deinstall, as other packages use that.fredb1-2/+1
2002-03-20Fix compilation on 1.4.x, and remove a patch that was still referencingwiz3-19/+5
libtool.
2002-03-19add and enable xmbdfed package.kei1-1/+2
2002-03-19imported xmbdfed-4.4 to the NetBSD packages collection.kei6-0/+113
XmBDFEditor is a Motif-based BDF font editor with the following features: o Multiple fonts can be loaded from the command line. o Multiple fonts can be open at the same time. o Cutting and pasting glyphs between fonts. o Multiple glyph bitmap editors can be open at the same time. o Cutting and pasting between glyph bitmap editors. o Export of XBM files from glyph bitmap editors. o Automatic correction of certain metrics when a font is loaded. o Generation of XLFD font names for fonts without XLFD names. o Update an XLFD font name from the font properties. o Update the font properties from an XLFD font name. o Font property editor. o Font comment editor. o Supports unencoded glyphs (ENCODING of -1). o Display of glyph encodings in octal, decimal, or hex. o Builtin on-line help. o Imports PK/GF fonts. o Imports HBF (Han Bitmap Font) fonts. o Imports Linux console fonts (PSF, CP, and FNT). o Imports Sun console fonts (vfont format). o Imports fonts from the X server. o Imports Windows FON/FNT fonts. o Imports TrueType fonts and collections. o Exports PSF fonts. o Exports HEX fonts. o Edits two and four bits per pixel gray scale fonts.
2002-03-19Not needed any longer.wiz2-26/+0
2002-03-19Update to 1.9.13. Bugfix release.wiz6-32/+29
2002-03-19Add and enable "ffmpeg" package.tron1-1/+2
2002-03-19Import new "ffmpeg" package:tron7-0/+92
MPEG decoding, encoding and streaming software This fixes PR pkg/15944 by Rui-Xiang Guo.
2002-03-18Remove unnecessary BUILD_DEPENDS on automake.skrll1-2/+1
2002-03-17Set DIST_SUBDIR to PKGNAME_NOREV and put the path in the distinfo filemarkd2-7/+7
back to the base package name.
2002-03-17The package's homepage has moved to sourceforge, and the old distfile isfredb1-5/+4
evidently no longer available.
2002-03-17Provide PKGNAME defaults so lintpkgsrc is happyjmc1-1/+4
2002-03-17Fix annoying error messages where gtk-config and glib-config get called whenjmc1-1/+5
they're not installed yet. Check for their existance via a separate != rule and then use that to wrap the calls to {gtk,glib}-config inside a .if/.endif clause.
2002-03-16DIST_SUBDIR changed due to PKGREVISION due to png update.markd1-5/+5
2002-03-15Updated p5-Image-Size to 2.980 (provided by Shell Hung in pkg/15873)martti2-5/+5
* From tips provided by Philip Newton after a close reading of the manual page and other docs, several typos and errors were cleared out, and a small buglet in the error message within bmpsize() was corrected. * Moved the code that changes a relative filename to an absolute one. This was being called in all cases, now it is *not* called if cacheing is disabled (via $NO_CACHE). This is for the sake of applications running in environments where they may have trouble with full paths (due to "lockbox" configurations). * Made a few adjustments to the docs per suggestion, to clarify some of the usage cases.
2002-03-15Finish off the last patch by converting back the other two uint64_t'smarkd2-4/+4
to u_int64_t's in the NetBSD case.
2002-03-15Update to 9.25:wiz6-42/+38
Changes since 9.24: Add pamdice, pnmnorm (replacing ppmnorm and pgmnorm), convert bmptoppm to bmptopnm, and some bug fixes and enhancements.
2002-03-15Do the previous change a bit differently.agc2-5/+18
NetBSD 1.5.x (including 1.5.2) doesn't have the C99 types, so use u_int64_t if we're on a 4.4-based platform, uint64_t otherwise.
2002-03-15u_int64_t -> uint64_t so that it also works on Solaris.markd2-8/+4
Also drop the patch that is putting a newline on the end of the file as Solaris's patch doesn't like it and the compiler doesn't care.
2002-03-15Remove reduntant setting of PKGREVISION.fredb1-2/+1
2002-03-14Use wildcard dependence for "gif2png" package.tron1-2/+2
2002-03-14Update to 9.24.wiz14-290/+180
pkgsrc changes: Don't use libtool any longer to reduce patches. Add USE_PERL, since 4 scripts depend on it. program changes: Lots of new converters/modification programs and scripts, e.g. pbmtonokia, ppmtolj, and pnmtopalm. Better alpha support. Also, lots of bug fixes.
2002-03-14Update to 4.1.0.1, based on pkg/15607 by Harushi Minami.wiz5-80/+8
Changes are bugfixes and a new gifinfo program.
2002-03-14Improve DESCR, based on pkg/15760 by Jeremy Reed.wiz2-0/+5
2002-03-14Make this display PNG files again, with png>1.0.6.fredb3-3/+39