Commit graph

2361 commits

Author SHA1 Message Date
jlam
aa6c28e1a9 Give the parts of Mesa their own buildlink.mk files and have Mesa's
buildlink.mk simply include the others.  This allows distributing the
various tests for whether that part of Mesa is in the base X11R6 into the
relevant buildlink.mk file.
2002-06-26 05:36:29 +00:00
kent
979b0cb081 Make it compile with old usb.h again. 2002-06-23 15:22:56 +00:00
kent
d7351c5463 Make this compile with recent usb.h. KONISHI Katsuhiro created the patch.
Add OV511+ support by a patch of FreeBSD port.
Increment PKGREVISION.

This change closes pkg/17356.
2002-06-23 15:15:32 +00:00
grant
7f4f8c4347 add mpgtx 2002-06-17 11:40:13 +00:00
grant
2fa14a2e56 Initial import of mpgtx-1.0:
mpgtx a command line MPEG audio/video/system file toolbox.

mpgtx was designed with the good old Unix philosophy in mind: do
few but do it well and provide end user an austary yet powerful
command line interface.
2002-06-17 11:39:35 +00:00
wiz
fba8ab7490 Update to 0.8.3, provided by veego.
Changes: unknown.
2002-06-16 18:34:19 +00:00
wiz
b9082fc73f Update to 0.8.3, provided by veego.
Changes since 0.8.2:
New audio code now supports OSS, ALSA, Sun audio, and OpenBSD audio.
There is improved audio/video synchronization and a much more
reasonable volume level.  There are updates to the navigation code,
which now plays more DVDs. It's Xinerama aware and the User Interfaces
control functions have been extended. This release will disable
Xscreensaver while playing video, and has many small bugfixes.
2002-06-16 18:12:58 +00:00
fredb
93bd6abaad Take advantage of some capabilities of the NetBSD audio driver
layer that are evidently not available with the Sun audio interface
it resembles, to better sync audio with video. The native "sun"
driver (the current default) should now work at least as well as
the "oss" driver (once the default, but now disabled) used to.
2002-06-11 23:22:42 +00:00
veego
b6eac62e5b Update the mplayer packages to 0.90pre5.
NetBSD pkgsrc changes:
- Move the depencencies out of Makefile.common so that mplayer-share
  doesn't depends on unnecessary packages
- Add nas support to mplayer and gmplayer (from Frederick Bruckman)
- Add mad support (from Frederick Bruckman)
- Add libungif support
- Use the x11 buildlink file
- Disable ossaudio support, because the sun audio support works better
- Don't use the Buildlink's ${CFLAGS}, which would turn off all the
  processor-specific optimizations (from Frederick Bruckman)

Changes since 0.90pre4:

docs:
- lots of DOCS fixes, updates, cleanups
- new README containing really quick install guide
- tech level docs on libavcodec encoding options
- html doc is now IE 6.0.2600 compatible! :)))
input/codecs:
- subreader (ascii subtitle file parser) fixes
- spudec cleanup/fixes, a new (faster, better) scaler, bbox support
- mmst:// streaming support
- .ogm (Ogg) audio/video stream selection
- native msmpeg4v1 (MPG4) codec, error concealement for all mpeg4s
- various libavcodec encoding improvements
- mpeg1 && -vo x11 crash fixed when height%16!=0
- raw (uncompressed) video fixed (avi & mov)
- flickering/blocking fixed for old vfw codecs (indeo3, cinepak etc)
- introduced codecs.conf versioning to avoid problems caused by too old conf
output:
- some more X11 cleanup, icewm fullscreen fixes, -vo gl/gl2 fixed
- disabling xscreensaver (optional, disabled by default)
- pan&scan support in xv, xmga, xvidix
- Xv yv12 stride problems fixed when width%8!=0
- vidix r128/radeon driver synced with mplayerxp, various xvidix fixes
- DVB a-v sync fixes, libfame updated to 0.9.0
- native -ao arts driver, ac3 passthrough support for -ao alsa9, -ao nas fixed
other:
- Gui: VCD and URL support, some bugs fixed
- some cleanup of messages (less debug stuff) printed by mplayer
- gcc 3.1 support
- various portability fixes (cygwin, darwin, 64bit sparc/alpha)
2002-06-08 23:41:55 +00:00
skrll
e934d85026 Add and enable kdegraphics3 2002-06-05 08:59:32 +00:00
skrll
fa6e059436 Initial import of a kdegraphics3 pkg. 2002-06-05 08:58:02 +00:00
tron
a42a50631a Update master site list and distribution file checksum. 2002-06-04 06:50:44 +00:00
wiz
b617684e6a Enable for NetBSD-*-powerpc. 2002-06-01 20:31:26 +00:00
wiz
2195382b12 Update mirror list. 2002-06-01 20:00:23 +00:00
wiz
3600299529 Sort. 2002-06-01 08:18:45 +00:00
seb
5f661affe6 Adjust various pathnames to use newly reimported packages from the japanese
category.
This is part of the japanese category retirement.
2002-05-31 15:19:55 +00:00
itohy
139d034c51 make sure distinfo has *.o.Z files of all platforms 2002-05-31 00:28:05 +00:00
yyamano
f36670bf22 Replace STRIPFLAG with _STRIPFLAG_INSTALL to fix pkg/15467. 2002-05-28 15:01:22 +00:00
wiz
703cc88c07 Change patch slightly so that it works on NetBSD-current with the latest
soundcard.h additions.
2002-05-27 14:44:26 +00:00
veego
0eea0d5be3 Add and enable mencoder and mplayer-share. 2002-05-25 07:58:55 +00:00
zuntum
8e3484c9e0 Adjust COMMENT (the previous one was copied from gphoto2 package) 2002-05-25 07:58:05 +00:00
veego
dd18d598ba Initial import of mencoder-0.90rc4nb1 which uses the mplayer-share package.
mencoder (MPlayer's Movie Encoder) is a simple movie encoder, designed to
encode MPlayer-playable movies (AVI/ASF/OGG/DVD/VCD/VOB/MPG/MOV/VIV/FLI/
RM/NUV/NET) to other MPlayer-playable formats. It encodes to DivX4 (1,
2 or 3 passes), XviD, codecs of libavcodec, PCM/MP3/VBRMP3 audio. Also
has stream copying abilities, a powerfull plugin system (crop, expand,
flip, postprocess, rotate, scale, rgb/yuv conversion) and more.
2002-05-25 07:58:01 +00:00
veego
72109bef0e Adapt to use the mplayer-share package. 2002-05-25 07:56:01 +00:00
veego
9a9c67094a Documentation and fonts used by mplayer and gmplayer.
Based on the mplayer package, which will be changed to use this.
Same for the gmplayer package.

The documentations are not longer installed twice if you install mplayer
and gmplayer at the same time.
The share package also adds the fonts to display the subtitles and timer.

Fixes pkg/17004, by using one DIST_SUBDIR for both mplayer and gmplayer
(this was allready added in my copy before the pr come in).
2002-05-25 07:51:22 +00:00
agc
cf8f2160d8 Revert previous change - Martin already made a much cleaner fix for this. 2002-05-24 14:57:31 +00:00
agc
88e2784beb Apply fix from Lloyd Parkes <lloyd@must-have-coffee.gen.nz> in PR
16421 which recognises properly that sparc64 is a 64-bit architecture.
2002-05-24 13:32:41 +00:00
agc
fb011ff0e1 Add and enable libart2 2002-05-22 21:31:22 +00:00
agc
ea14214971 Initial import of libart2-2.3.8, a high-performance 2D graphics library,
into the NetBSD packages collection.

Provided in PR 16932 by jmmv@hispabsd.org (Julio Merino).

Libart is a library for high-performance 2D graphics. It is currently
being used as the antialiased rendering engine for the Gnome Canvas.
It is also the rendering engine for Gill, the Gnome Illustration app.

Libart supports a very powerful imaging model, basically the same as
SVG and the Java 2D API. It includes all PostScript imaging
operations, and adds antialiasing and alpha-transparency.

Libart is also highly tuned for incremental rendering. It contains
data structures and algorithms suited to rapid, precise computation
of Region of Interest, as well as a two-phase rendering pipeline
optimized for interactive display.
2002-05-22 21:30:31 +00:00
jwise
0bc2f9578f We need to include the gnome-print buildlink.mk for this to compile. 2002-05-21 20:39:20 +00:00
veego
7b47d7c5e4 Bump to 0.8.2nb1 after adding some patches for Xvideo and XShm. 2002-05-20 23:05:00 +00:00
veego
80caba0a14 ogle now continues if the SHM test fails.
This could help people who don't increase SHMMAXPGS to 16384.
XXX This cause some performance lose, so be preparted to not see the
full speed of ogle if you don't increase SHMMAXPGS.

This patch was needed to debug a problem with Xvideo.

Approved by Alistair Crooks.
2002-05-20 23:03:37 +00:00
veego
f29b16bdfb Fix a problem with testing the XShm extension, if you have a graphics card
which has a working Xvideo extension.
Maybe only related to XFree-current, but could be also caused by the last
change to kern/sysv_shm.c.

Approved by Alistair Crooks.
2002-05-20 23:00:02 +00:00
cjep
186abe5d4f Add NetBSD tag. 2002-05-20 18:14:19 +00:00
cjep
e0aec7dae3 Add NetBSD tag. 2002-05-20 17:47:23 +00:00
wiz
5d8f5e6dc3 Explicitly mention PKGNAME. 2002-05-20 15:19:43 +00:00
wiz
c5204f302f Add and enable qiv. 2002-05-20 14:45:03 +00:00
wiz
df5ecc3dc2 Initial import of qiv-1.7, a 'Quick Image Viewer'.
Based on pkg/16700 by Marko Schuetz, with major changes.
2002-05-20 14:41:56 +00:00
tron
98d35c5926 Frederick Bruckman maintains this package at the moment. 2002-05-16 06:08:09 +00:00
grant
5c31fe1d14 use .tar.bz2 distfile 2002-05-16 03:00:02 +00:00
veego
c9d8664be2 Upgrade mplayer/gmplayer to version 0.90pre4:
- X11 fullscreen toggle fixes with various windowmanagers, multifile playback
- DXR2 support (linux only)
- Output into animated GIF
- "cropdetect" video filter to autodetect needed size to crop
- libavcodec marked as default encoder for MEncoder
- manpage rewrite
- lot of other fixes

- gmplayer uses two new skins: CornerMP-aqua and hwswskin

Also patch-ab is no longer needed and patch-aa has only one hunk remaining.
2002-05-14 22:13:34 +00:00
skrll
0e9301d432 Don't include <sys/param.h> in function scope. This make lcms compile when
using nathanw_sa sources.
2002-05-14 22:06:56 +00:00
veego
b41e497a74 Add a missing SPACE, which was gone in the last commit and would result in
build errors due to two -I's with no space between them.
2002-05-14 18:43:52 +00:00
tron
45e2108b39 Fix build problems on older "a.out" system. Based on patches supplied by
Greg A. Woods in PR pkg/16030.
2002-05-14 18:03:17 +00:00
tron
0d3103b5e8 Make sure that include files appear under well known locations in the
buildlink directory. This fixes build problems in e.g. the "gnome-games"
package.
2002-05-14 09:04:41 +00:00
wiz
ecb05e0099 Fix video recording. Patches by Julio Merino in private mail.
Bump PKGREVISION.
2002-05-14 00:43:35 +00:00
martin
239936a17f Add a missing include, so all 64bit archs are recognized correctly.
Closes PR 16421 by Lloyd Parkes.
2002-05-12 22:38:38 +00:00
rh
0b2a39425c Add an explicit dependency on autoconf-2.13. This closes PR 16764 by
<jaco@teaser.fr>
2002-05-12 21:39:20 +00:00
abs
2b325a79cd prdownloads.sourceforge.net is no longer any use.
Switch to MASTER_SITE_SOURCEFORGE.
2002-05-12 10:16:44 +00:00
rh
4e687431bf Update gdk-pixbuf and gdk-pixbuf-gnome to 0.17. Changes include:
* Merged the endianness conversion fixes from the GDK version into the
  Xlib version; oops (Federico).

* Merged fixes from GTK+ 2.0

* Minor documentation improvements (Federico).

* Fixed endianness conversion in the 16-bit gdk-pixbuf-drawable
  functions (Federico).

* Minor fixes for the IBM/AIX compiler (Christian Schaller).

* The image loaders are now linked against the pixbuf and GTK+
  libraries so that the Python bindings work (Johan Dahlin).

* Backported the BMP loader from GTK+ 1.3 (Federico).

* Added support for BI_BITFIELDS coding to the BMP loader [Ximian bug
  #12125] (Federico).

* Fixed stupid bug in the ICO loader.  ICO pixbufs should always have
  an alpha channel [Ximian bug #11224].  (Federico)

* Slight tweaks to the documentation Makefile.  (Federico)

* Added support for 16-bpp BMPs and ICOs (Federico).

* Added support for 32-bpp ICOs (Federico).

* Use the correct visual and colormap for the pixbuf-demo widgets

* Install the headers in a versioned directory so that they don't
  collide with the GNOME 2 platform (Havoc).
2002-05-11 11:56:58 +00:00
wiz
101e298683 Slightly different version of last, so that it may be better accepted by
the maintainers.
2002-05-09 20:22:37 +00:00
wiz
21d63e32a9 Fix compilation problems if work directory is on LFS.
Patch by Konrad Schroder.
See kern/16149.
2002-05-08 08:18:19 +00:00
itohy
882481b355 Oops, forgot X11BASE -> X11PREFIX change for xpkgwedge. 2002-05-08 02:14:09 +00:00
wiz
7a34943d2a Fix if statement. 2002-05-07 22:19:28 +00:00
wiz
dfb7b4862b Remove as version check; has bad interactions if you have binutils installed
before trying to make mplayer, but not a gcc that's new enough in the base
system.
2002-05-07 22:08:03 +00:00
wiz
cacb848689 Share patches between gmplayer and mplayer. 2002-05-07 22:02:04 +00:00
wiz
cd1a7bfa0c Slightly different version of patch-ab, provided by Veego, so
that it works better on non-NetBSD systems.
2002-05-07 20:26:12 +00:00
itohy
3a9ea86baa Update pstoedit to 3.31. Approved by wiz.
Tested compilation on i386 (a.out) and alpha (ELF).
Note the usage of libtool is not normal.
2002-05-07 13:18:26 +00:00
tron
6d7c885cd1 Fix build problems under Solaris. The necessary patches were contributed
by Lubomir Sedlacik in PR pkg/16554.
2002-05-06 11:46:21 +00:00
wiz
da02c987fb Update to 0.90pre3 (0.90rc3). Changes:
- 3DNow optimization of AC3 4ch downmix fixed, optims re-enabled
- DGA error/fail after 1 second of playing fixed
- big A-V desync for some AVI files fixed
- image distortions when seeking in some MPEG files fixed
- libmpdvdkit + gcc 3.x issue solved (our CFLAGS triggered a gcc3 bug...)
- GUI aspect ratio and fullscreen switch fixes, cleanups
- low FPS .wmv playback fixed
- buggy v4l audio grabbing disabled, we cannot fix, but patches are
  welcomed!
- various mjpeg improvements in libavcodec
2002-05-06 11:13:44 +00:00
wiz
848a96d7cd Update to 0.9.9:
- Grayscale native support (PGM format), plus four binarization methods.
- Internal preprocessor including deskewing, balancing, thresholding and
  interpolation (by Giulio Lunati).
- Various new features: border path computing, barcode search,
  detection of extremities, PAGE only mode, the flea, the spyhole,
  instant threshold, per-depth optimized X code, etc.
- Documentation updated (but not finished). Glossary added.
- Many bugfixes and interface enhancements.
2002-05-04 23:45:42 +00:00
jtb
7b9f91d9b4 Add and enable gri. 2002-05-03 23:46:18 +00:00
jtb
c72750f620 Initial import of gri.
Gri is a language for scientific graphics applications.  By 'language'
I mean that it is a command-driven application, as opposed to a
click/point application.  It is analogous to latex or tex, and shares
the property that extensive power is the reward for tolerating a
modest learning curve.  Gri output is in industry-standard PostScript,
suitable for incorporation in documents prepared by various text
processors.

Gri can make x-y graphs, contour-graphs, and image graphs.  In
addition to high-level capabilities, it has enough low-level
capabilities to allow users to achieve a high degree of customization.
Precise control is extended to all aspects of drawing, including
line-widths, colors, and fonts.  Text includes a subset of the tex
language, so that it is easy to incorporate Greek letters and
mathematical symbols in labels.
2002-05-03 23:45:10 +00:00
fredb
b2fbcaa5db These two packages really only need GNU "as" 1.11 or newer to build on
NetBSD-1.5.*, so pull in the build-time dependency on binutils and gcc
conditionally on the version reported by ${AS}. For that case, set
${GCC_EXEC_PREFIX} in the build environment, and pass in an "--as="
argument to "configure", to make absolutely sure the new "gas" gets used.
2002-05-03 18:00:50 +00:00
fredb
b376746088 Let this package build on NetBSD-1.5.*, too (with same patch as committed
to "mplayer").
2002-05-03 17:54:18 +00:00
wiz
1b86884d40 Enable for NetBSD-*-i386, after mtrr workaround. 2002-05-03 14:52:04 +00:00
wiz
c8e4dfde7c Comment out the mtrr parts on NetBSD versions that don't support them.
Might make mplayer work on 1.5.2 and similar.
2002-05-03 14:50:42 +00:00
zuntum
8c9fa3b578 Switch MASTER_SITES from my homepage to MASTER_SITE_LOCAL 2002-05-03 10:55:17 +00:00
wiz
6e0e19017d Restrict again to -current starting from 1.5Y -- doesn't compile on 1.5.x
because of missing MTRR support.
2002-05-02 12:22:47 +00:00
veego
7a0c620426 Update mplayer from version 0.60 to 0.90pre2 (old distfile is now longer
available). Not tested with the recent gcc and binutils changes.

Only one local patchfile is now needed, which fix a -Wl,-R problem
and reenables the auto detect support for libmpdvdkit on NetBSD.

Where libmpdvdkit is now disabled, due to the css code in that source.
The MPlayer code use libdvdread so it still can read DVDs.
The css code is also the reason why we have to use NO_SRC_ON_FTP.

List of changes, without being complete.

Changes in 0.90pre2:

- hwac3 fixes (try AFMT_AC3 first), bigendian fixes for PCM audio
- 2-pass encoding with libavcodec (-lavcopts vpass=x), B frames support
- faster .ogg seeking (use -forceidx for slow but accurate one)
- audio-only with gui fixed
- -rootwin fixed for x11,xv,xmga,xvidix
- aspect ratio fix for ffmpeg12
- mpeg-es detection fixed
- runtime cpudetect disabled by default
- support for many new win32 codecs, including mss1, tm20, ucod, truespeech
- divx audio dll sig11 with glibc 2.1.(2|3) fixed
- includes libmpdvdkit - patched kit of dvd libraries (enabled for linux+freebsd)
- manpages updated
- 'f' (fullscreen switch) fixed for some WMs, still has problems
- various freebsd and openbsd portability patches
- options -xy,-zoom,-flip usable with mencoder too, -xy keeps aspect
- -vop lavc, using new fast best libavcodec for realtime mpeg1 transcoding
- fixed gtk gui crash with --disable-mencoder
- no more black vobsub subtitles :)

Changes in 0.90pre1:

- 100% GPL - yeah, so what?
- runtime CPU detection code - any x86 MPlayer binary can run on "any"
  other x86 CPU
- video filter layer - with numerous plugins (crop, expand, etc, see
  the documentation)
- ability to view or encode DVD/vobsub and/or text subtitles into the
  output AVI
- prelimenary dvdnav support (experimental)
- Direct Rendering - can't be used with libavcodec yet, sorry
- ability to display subtitles under the image, on black bands
- FFmpeg (included) now supports decoding MPEG4v2 (MP42) and DivX 5.0
  files too
- greatly enhanced MPEG4 encoder - in libavcodec. It's not always as good
  as DivX4, but is twice as fast - so it's very useful on realtime encoding.
  And generally also.
- audio-only (wav/mp3/wma/ogg) file playback (console only)
- playing/encoding audio from separate wav/mp3 file
- support for more fileformats, including the new and very popular .ogg
- multiple files playback from console, including various playlist formats
- and of course, faster than ever... :)
2002-04-30 15:09:57 +00:00
zuntum
ec9455a308 rework comment describing why we are setting TMPDIR to ${WRKDIR} 2002-04-30 13:26:48 +00:00
wiz
e0fb643be2 Use gcc and binutils packages, if necessary. 2002-04-30 13:25:49 +00:00
wiz
4c2cea3940 Use gcc and binutils packages if the system's are not new enough.
Makes it build on at least 1.5.2/i386.
2002-04-30 12:45:29 +00:00
wiz
76c0865a3f Set USE_CONFIG_WRAPPER. 2002-04-28 22:21:15 +00:00
wiz
26128eef61 Add USE_CONFIG_WRAPPER. 2002-04-28 22:12:53 +00:00
hubertf
0b66ddb0ea Mark the pkg as broken, not interactive.
It still needs attention...
2002-04-28 18:08:27 +00:00
hubertf
c33ec430a1 Mark this pkg as interactive on sparc64 - building hangs on that
platform.
2002-04-27 02:39:00 +00:00
wiz
d15b93d509 regen: Distfile on MASTER_SITE changed, but only the Changelog inside.
Go figure. Closes pkg/16432.
2002-04-23 08:16:03 +00:00
jlam
ec8f6ad65a Note explicitly that this package is USE_X11BASE. Currently, it relies on
motif.buildlink.mk to define it.
2002-04-23 02:08:51 +00:00
rh
fe52414a8c Move COMMENT to the individual Makefiles. 2002-04-22 11:45:51 +00:00
rh
50bf47f971 Add and enable gmplayer 2002-04-21 08:08:27 +00:00
rh
cf076c22a8 Initial import of gmplayer-0.60, an mplayer version with a GTK+ interface.
Provided by Rhialto <rhialto@azenomei.knuffel.net> in PR pkg/16417, with
some modifications by me to make this package coexist with mplayer.
2002-04-21 08:07:49 +00:00
rh
dd115018c0 Split out 'Makefile.common' for upcoming import of gmplayer package. 2002-04-21 08:05:23 +00:00
cjep
af8d6f69e2 On arm32, use gcc-2.95.3 to avoid internal egcs errors. 2002-04-20 15:47:01 +00:00
seb
233f17bfd3 Update to version 1.8.5.
Changes in version 1.8.5:
	- various portability fixes
	- various SVG fixes and optimizations

Changes in version 1.8.4:
	- SVG renderer:
		- make graph|node|edge ids unique, particularly for multiedges
		- put graph|node|edge names in <title>...</title>
		- use some property inheritance to reduce size of output
		- fix compile errors when no zlib
		- updated DTD reference
	- GD renderer:
		- Minimal Type1 font support
			- look in {${X11BASE},${X11PREFIX}}/lib/X11/fonts/Type1
			- look for .pfa or .pfb font files based on fontname
		- run gdgen.c through dos2unix - problems with gcc on SuSE
	- fix Mac-OSX build problems:
		- improve strto[u]ll configure tests
		- add -fno-common for extern problem
		- function renamed to avoid conflicts (vis -> visibility)
		- add configure tests for search.h, malloc.h, getopt.h, errno.h
		- improve configure tests for FILE struct features
		- add configure tests for lrand48
	- add new demo graphs:
		- graphs/undirected/Heawood.dot
		- graphs/undirected/Petersen.dot
	- neato:
		- fix for -x implementation in neato (Bug 77)
		- fix spline problem (Bug 87)
		- fix some divide-by-zero problems
	- twopi:
		- fix Bug 117
		- update man pages for disconnected graphs capability
	- added arrowhead or arrowtail = tee
	- add dotneato/pack code to twopi
	- add contrib/prune to gnu build and install

Changes in version 1.8.3:
	- fixed parse error for lines starting with '#' in .dot files
	- fixed a recently introduced bug that caused failure of:
		digraph G {  {rank = same;  A -> B; B -> A } }
	- updated DOCTYPE header in SVG outputs
	- added dotneato/common/xbuf.[ch] for dynamic string handling
	  to avoid sprintf buffer overruns.
	- twopigen - handle special case of graphs with < 3 nodes.
	- neato - handle point shapes
	- added fontcolor support to svg
	- Fixed bug 109
	- Removed duplicate definitions for str[n]casecmp
	- Added missing declarations needed for Windows
       - Cleaned up warning messages from set but unused variables
       - Removed use of DOS preprocessor variable; uniformly replaced by MSWIN32
2002-04-19 18:42:33 +00:00
jlam
3e84207f88 Remove USE_BUILDLINK_X11 (no such variable) and remove unnecessary
NO_CONFIGURE definition.
2002-04-17 02:57:00 +00:00
jlam
b2ccdc84be Explicitly set USE_X11BASE as this package installs an app-defaults file. 2002-04-17 02:54:00 +00:00
jlam
194065a049 Remove redundant USE_MOTIF as we already include motif.buildlink.mk. 2002-04-17 02:52:48 +00:00
fredb
5e3a7fb447 The man pages haven't been compressed by default on NetBSD for a long time. 2002-04-14 23:34:40 +00:00
jlam
7acc16dcb7 Move the inclusion of Makefile.common below the definition of
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-10 01:32:22 +00:00
jlam
87c5c7462c buildlink.mk for GLE headers and libraries 2002-04-09 22:42:08 +00:00
jlam
cb396e874e This uses no longer uses ltconfig, so set LIBTOOL_OVERRIDE instead of
LTCONFIG_OVERRIDE.
2002-04-09 15:29:51 +00:00
jlam
5ff54abf32 Add missing pgmoil symlink. 2002-04-09 06:33:10 +00:00
wiz
47f876c3d7 Update to 1.500.4. Some bugfixes, and documentation updates. 2002-04-08 12:25:54 +00:00
tron
b6343d0c10 Use "suse_linux/Makefile.application" to pick correct SuSE packages. 2002-04-04 12:29:46 +00:00
tron
0118d264e9 Depend on version 7.3 or newer of the SuSE packages because these are the
first once which really make this program work.
2002-04-04 10:01:31 +00:00
tron
3bfaea85af Update "mtv" package to version 1.2.5 because old distribution file
disappeared.
2002-04-03 11:00:01 +00:00
tron
6334710c8b Try to fix build problem under NetBSD 1.5.x discovered in last bulk build. 2002-03-30 08:27:26 +00:00
wiz
05ba6017d6 Update to 1.9.14. Changes since 1.9.13:
* 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-29 18:01:13 +00:00
dmcmahill
381a95a048 update to tgif-4.1.42
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-29 15:40:21 +00:00
cjep
0e5fd032fb On arm32 pull in gcc-2.95.3 to build. 2002-03-25 14:45:25 +00:00
cjep
30e8a9e879 On arm32, pull in gcc-2.95.3 (to avoid egcs internal compiler error --
after a discussion with abs (the commit,
				not the compiler error :-)).
2002-03-25 14:45:05 +00:00
rh
94f276f56c Reorder link line for GLE example programs so linking works again. Fixes
provided in PR pkg/14240 by Rafal <rafal@netbsd.org>.
2002-03-24 22:27:41 +00:00
wiz
7205db5124 Update SDL-image to 1.2.1, based on the new package provided by Ben Collver
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-23 02:04:51 +00:00
wiz
f41657dd8e Add and enable claraocr. 2002-03-22 15:37:14 +00:00
wiz
5a9c3064ad Initial import of clara OCR, provided by Ben Wong in pkg/16006, overwhauled
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-22 15:34:02 +00:00
tron
09bc3473e8 Add and enable "ivtools" package. This fixes PR pkg/9264 by Todd Gruhns. 2002-03-22 13:22:53 +00:00
tron
7ad69aba78 Import new "ivtools" package as suggested by Todd Gruhns in PR pkg/9264:
Drawing editors for PostScript, TeX, and web graphics
2002-03-22 13:22:04 +00:00
tron
f4fc71ab98 Improve package based on patches supplied by Rui-Xiang Guo in PR pkg/15978:
- 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-22 11:59:18 +00:00
tron
faf5aafd83 Disable MMX supports. This avoids a lot of suspicious warning and fixes
build failures with the old toolchain.
2002-03-21 10:42:38 +00:00
seb
c6fd3e8d87 Update to version 1.8.2.
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-21 08:47:06 +00:00
martti
c792fdf1e1 Change the version number to 5.0.47 to fix lintpkgsrc:
# lintpkgsrc -i
Scanning pkgsrc Makefiles: 2734 packages
Version mismatch: 'ns-flash' 5.0r47 vs 5.0
2002-03-21 07:38:35 +00:00
fredb
6a03098dd8 Add a dependency on libexif (via buildlink), and bump PKGREVISION. 2002-03-21 03:40:05 +00:00
fredb
45eb3c4dc2 Don't try to remove share/images on deinstall, as other packages use that. 2002-03-21 03:39:27 +00:00
wiz
b61c185faa Fix compilation on 1.4.x, and remove a patch that was still referencing
libtool.
2002-03-20 12:42:11 +00:00
kei
30bcbdadf0 add and enable xmbdfed package. 2002-03-19 16:19:04 +00:00
kei
dbdd1dbe9a imported xmbdfed-4.4 to the NetBSD packages collection.
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-19 16:17:11 +00:00
wiz
a3f6e6858e Not needed any longer. 2002-03-19 16:16:32 +00:00
wiz
1fe43caff8 Update to 1.9.13. Bugfix release. 2002-03-19 16:16:08 +00:00
tron
8ad92acbfb Add and enable "ffmpeg" package. 2002-03-19 12:42:18 +00:00
tron
4cb7dd156f Import new "ffmpeg" package:
MPEG decoding, encoding and streaming software

This fixes PR pkg/15944 by Rui-Xiang Guo.
2002-03-19 12:39:27 +00:00
skrll
2da71bb027 Remove unnecessary BUILD_DEPENDS on automake. 2002-03-18 20:08:25 +00:00
markd
8683b64d25 Set DIST_SUBDIR to PKGNAME_NOREV and put the path in the distinfo file
back to the base package name.
2002-03-17 21:44:46 +00:00
fredb
bcf6303939 The package's homepage has moved to sourceforge, and the old distfile is
evidently no longer available.
2002-03-17 16:23:34 +00:00
jmc
138d32081d Provide PKGNAME defaults so lintpkgsrc is happy 2002-03-17 03:37:56 +00:00
jmc
4ca7980fc1 Fix annoying error messages where gtk-config and glib-config get called when
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-17 02:40:57 +00:00
markd
9adc22e416 DIST_SUBDIR changed due to PKGREVISION due to png update. 2002-03-16 01:44:46 +00:00
martti
7e851bfc49 Updated p5-Image-Size to 2.980 (provided by Shell Hung in pkg/15873)
* 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-15 12:14:51 +00:00
markd
cebc0cbe36 Finish off the last patch by converting back the other two uint64_t's
to u_int64_t's in the NetBSD case.
2002-03-15 11:12:57 +00:00
wiz
85e59f5123 Update to 9.25:
Changes since 9.24:
Add pamdice, pnmnorm (replacing ppmnorm and pgmnorm), convert bmptoppm
to bmptopnm, and some bug fixes and enhancements.
2002-03-15 11:04:29 +00:00
agc
fd89ea97a7 Do the previous change a bit differently.
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-15 09:20:04 +00:00
markd
fa99ac8456 u_int64_t -> uint64_t so that it also works on Solaris.
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-15 03:58:44 +00:00
fredb
b27c649ace Remove reduntant setting of PKGREVISION. 2002-03-15 00:46:02 +00:00
tron
57157f581f Use wildcard dependence for "gif2png" package. 2002-03-14 23:30:00 +00:00
wiz
fbb2503ad9 Update to 9.24.
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-14 22:21:42 +00:00
wiz
ee38f290a5 Update to 4.1.0.1, based on pkg/15607 by Harushi Minami.
Changes are bugfixes and a new gifinfo program.
2002-03-14 18:18:19 +00:00
wiz
a2863be4d4 Improve DESCR, based on pkg/15760 by Jeremy Reed. 2002-03-14 18:15:15 +00:00
fredb
8710707e6e Make this display PNG files again, with png>1.0.6. 2002-03-14 05:23:03 +00:00
wiz
887a148fc1 Fix dependency on ImageMagick after update. 2002-03-14 00:44:48 +00:00
fredb
5022d965b8 Update png to 1.2.1. Includes an ABI change and a concommittent bump in the
shared library version, and in the dependendency information for hundreds of
other packages. [Update to png itself was supplied by Thomas Wizner.]

Relevant changes since 1.0.12, extracted from the "CHANGES" file:

  Re-enabled PNG_MNG_FEATURES_SUPPORTED and enabled PNG_ASSEMBLER_CODE_SUPPORTED
    by default.
  Added runtime selection of MMX features.
  Added png_set_strip_error_numbers function and related macros.
  Added a check for attempts to read or write PLTE in grayscale PNG datastreams.
  Enabled user memory function by default.
  Modified png_create_struct so it passes user mem_ptr to user memory allocator.
  Increased png_mng_features flag from png_byte to png_uint_32.
  Check for missing profile length field in iCCP chunk and free chunk_data
     in case of truncated iCCP chunk.
  Revised contrib/gregbook/rpng*-x.c to avoid a memory leak and to exit cleanly
     if user attempts to run it on an 8-bit display.
  Updated contrib/gregbook
  Use png_malloc instead of png_zalloc to allocate palette in pngset.c
  Added some typecasts to eliminate gcc 3.0 warnings.  Changed prototypes
     of png_write_oFFS width and height from png_uint_32 to png_int_32.
  Updated example.c
  Revised prototypes for png_debug_malloc and png_debug_free in pngtest.c
  Revised contrib/gregbook
  Revised pnggccrd.c to conditionally compile some thread-unsafe code only
     when PNG_THREAD_UNSAFE_OK is defined.
  Added tests to prevent pngwutil.c from writing a bKGD or tRNS chunk with
     value exceeding 2^bit_depth-1
  Replaced calls to fprintf(stderr,...) with png_warning() in pnggccrd.c
  Removed restriction that do_invert_mono only operate on 1-bit opaque files
  Changed a png_warning() to png_debug() in pnggccrd.c
  Fixed contrib/gregbook/rpng-x.c, rpng2-x.c to avoid crash with XFreeGC().
  Include background_1 in png_struct regardless of gamma support.
  Revised example.c to provide more details about using row_callback().
  Added type cast to each NULL appearing in a function call, except for
    WINCE functions.
  Removed type casts from all NULLs.
  Simplified png_create_struct_2().
  Revised png_create_info_struct() and png_creat_struct_2().
  Added error message if png_write_info() was omitted.
  Type cast NULLs appearing in function calls when _NO_PROTO or
    PNG_TYPECAST_NULL is defined.
  Type cast NULLs appearing in function calls except when PNG_NO_TYPECAST_NULL
    is defined.
  Changed typecast of "size" argument to png_size_t in pngmem.c calls to
    the user malloc_fn, to agree with the prototype in png.h
  Added a pop/push operation to pnggccrd.c, to preserve Eflag (Maxim Sobolev)
  Added a pop/push operation to pngvcrd.c, to preserve Eflag.
  Always allocate 256-entry internal palette, hist, and trans arrays, to
    avoid out-of-bounds memory reference caused by invalid PNG datastreams.
  Added a check for prefix_length > data_length in iCCP chunk handler.
2002-03-13 17:43:38 +00:00
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00
skrll
163ea42586 Provide configure and Makefile.in patches so that we can remove need for
a BUILD_DEPENDS on auto{make,conf}.
2002-03-11 08:03:04 +00:00
skrll
7ce37dffdc Remove the pre-build target that does the same thing as AUTOMAKE_OVERRIDE. 2002-03-11 07:51:41 +00:00
seb
040bc4f1f0 Adjust the fonts path search for the benefit of supplied GD library.
It helps dot and neato finding TrueType fonts when generating output
like JPEG, PNG, ...

Bump revision.
2002-03-10 23:58:40 +00:00
fredb
d490450937 Don't pick up crud from "/usr/local". 2002-03-08 04:16:55 +00:00
jlam
e191bdff56 Rearrange so that buildlink.mk files come _after_ USE_BUILDLINK_ONLY. 2002-03-07 21:55:08 +00:00
skrll
b6c9defb47 Remove pre-build target that does the same thing as AUTOMAKE_OVERRIDE 2002-03-05 23:34:27 +00:00
martti
b36d79392e Fixed compilation when USE_GIF is set. 2002-03-05 19:33:16 +00:00
seb
b2aac74644 Add and enable graphviz. 2002-03-05 13:45:39 +00:00
seb
fa7de95390 Initial import of Graphviz, version 1.8.1, into the NetBSD Packages
Collection.

Graphviz is a set of graph drawing tools.

It includes:
- dot: makes hierarchical layouts of directed graphs
- neato: makes "spring" model layouts of undirected graphs
- lefty: a programmable graphics editor
- dotty: a customizable interface written in LEFTY
- tcldot: a customizable graphical interface written in TCL
- libgraph: the base library for graph tools
- various associated utilities
2002-03-05 13:37:29 +00:00
martti
bb80f781d4 Updated tiff to 3.5.7
* many bug fixes
* added support for 16bit minisblack/miniswhite images in RGBA interface
* integrated experimental OJPEG support
* updated tiffcp utility
* substantial changes to tiff2ps
2002-03-05 10:33:35 +00:00
jmc
35640f5bdd Add definition for powerpc to figure out endianness 2002-03-05 04:24:59 +00:00
martti
85fd64b906 Updated gtkam to 0.1.2nb1
* don't install libexif files (we have pkgsrc/graphics/libexif)

Noted by Amitai Schlair in a private mail.
2002-03-04 14:36:54 +00:00
wiz
c1bb685fe8 Fix rpath to include X. Patch from Hiramatsu Yoshifumi in pkg/15768. 2002-02-28 21:20:41 +00:00
wiz
7a2ac970fe Sort. 2002-02-28 17:50:05 +00:00
martti
10f7f0ae66 Updated gtkam to 0.1.2
List of changes is unknown since the previous version was NetBSD's
own "port" stored in ftp.netbsd.org. This version is from
sourceforge.net and it should work with the new gphoto-2.0.
2002-02-28 14:52:18 +00:00
tron
b8d1c715f6 Update distribution file checksum for PHP version 4.1.2. 2002-02-28 09:50:01 +00:00
jlam
9e5ddec063 Update graphics/php4-gd to 4.1.2. The only change from version 4.1.1 is
that this is built from the php-4.1.2 sources.
2002-02-28 06:17:58 +00:00
jlam
5f728effb1 Change the way in which the autotools are invoked to match the example in
Packages.txt.  This seems to prevent a recompilation of most of the
libraries during the installation phase.
2002-02-27 07:13:16 +00:00
jlam
c6de8269af * We use automake, so we must patch configure.in, not configure.
* Fix the path to the rgb.txt file, which wasn't being set properly due
  to x11-links.
2002-02-27 06:41:05 +00:00
martti
af11b72b8f Updated gphoto to 2.0 (provided by Amitai Schlair in pkg/15727)
The changelog since the last version of gphoto2 in pkgsrc
(a beta from July) is 150K+. Please note that this is no longer
a beta version!
2002-02-26 13:14:54 +00:00
martti
0226b33582 Updated libexif to 0.5.0 (provided by Amitai Schlair in pkg/15722)
* libexif/configure.in: Introduce proper versionning.
* libexif: There's only one ByteOrder per ExifData.
* libexif/libexif-entry.c: More tags implemented in
  (exif_entry_get_value).
2002-02-25 09:01:41 +00:00
he
0b4c6937a2 Add p5-GIFgraph. 2002-02-23 01:30:10 +00:00
he
271d358cb3 GIFgraph is a package to generate graphs, using GD::Graph. 2002-02-22 22:03:37 +00:00
zuntum
e98c18afee Reset MAINTAINER to packages@netbsd.org - I don't use avifile anymore 2002-02-21 21:24:53 +00:00
mycroft
1efe8c151b Um, make this patch actually apply. 2002-02-18 23:49:07 +00:00
seb
66111c6d15 Introduce new framework for handling info files generation and installation.
Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
    removal of USE_GTEXINFO
    INSTALL_INFO added to PLIST_SUBST
    `${INSTALL_INFO}' replace `install-info' in target rules
    print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
  makeinfo command usage

See -newly added by this commit- section 10.24 of Packages.txt for
further information.
2002-02-18 15:14:00 +00:00
drochner
5a9dd01134 add py-gimp 2002-02-18 11:58:18 +00:00
drochner
c9e327b15d initial import of pygimp-1.2: Python scripting for the GIMP 2002-02-18 11:57:17 +00:00
wulf
f463964773 added and enabled vid-1.0.1 2002-02-18 03:10:22 +00:00
wulf
821b4fb825 Initial submission of vid-1.0.1:
A simple-minded image capture program for some USB webcams.
2002-02-18 03:06:16 +00:00
hubertf
58ec13f7c1 The install-dir must exist! 2002-02-17 23:26:08 +00:00
mjl
ccb6f90d68 Add a workaround for the horrifying construct
char **argvec = malloc(); vprintf(fmt, argvec); va_end(argvec);

  which of cource won't work on anything that does not pass its
arguments on the stack (like PPC). This patch adds a handcrafted
vprintf() lookalike damn_i386_centric_printf() that does TRT.
2002-02-16 15:10:57 +00:00
drochner
2f2d6f79c9 gimp is split up now 2002-02-15 21:28:00 +00:00
drochner
4af7ec0306 turn gimp into a meta-pkg 2002-02-15 20:55:58 +00:00
drochner
2a052d8cf5 put gimp-data-extras into a separate pkg, which saves us some bad hacks 2002-02-15 20:54:23 +00:00
drochner
c7d587d0e8 initial import of gimp-1.2.3 without the gimp-print stuff and "extra data" 2002-02-15 20:52:36 +00:00
skrll
08bdd44549 mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
drochner
b66588e939 update to 1.1.2
Changes:
+ Adapted to Python 2.1.  Among other things, all uses of the
  "regex" module has been repleased with "re".
+ Fixed attribute error when reading large PNG files (this bug
  was introduced in maintenance code released after the 1.1.1
  release)
+ Ignore non-string objects in sys.path
+ Fixed Image.transform(EXTENT) for negative xoffsets
+ Fixed loading of image plugins if PIL is installed as a package.
  (The plugin loader now always looks in the directory where the
  Image.py module itself is found, even if that directory isn't on
  the standard search path)
+ The Png plugin has been added to the list of preloaded standard
  formats
+ Fixed bitmap/text drawing in fill mode.
+ Fixed "getextrema" to work also for multiband images.
+ Added transparency support for L and P images to the PNG codec.
+ Improved support for read-only images.  The "load" method now
  sets the "readonly" attribute for memory-mapped images.  Operations
  that modifies an image in place (such as "paste" and drawing operations)
  creates an in-memory copy of the image, if necessary.  (before this
  change, any attempt to modify a memory-mapped image resulted in a
  core dump...)
+ Added special cases for lists everywhere PIL expects a sequence.
  This should speed up things like "putdata" and drawing operations.
+ The Image.offset method is deprecated.  Use the ImageChops.offset
  function instead.
+ Changed ImageChops operators to copy palette and info dictionary
  from the first image argument.
2002-02-14 11:39:46 +00:00
skrll
81e0ebac47 Actually remove the autoconf BUILD_DEPENDS 2002-02-13 22:38:42 +00:00
drochner
7af40bebb3 update to 1.2.3
I didn't find a useful changelog - seems to be a bugfix and documentation
update release
2002-02-13 19:50:05 +00:00
drochner
bb5711c94c resolve some nonsense where bison is blamed for a flex incompatibility -
should build with or without bison now
2002-02-13 12:43:56 +00:00
abs
47036c0337 doc/pkg-CHANGES 2002-02-13 09:11:50 +00:00
abs
e09f1bce8c coffee then commit. Not commit then coffee 2002-02-13 09:11:04 +00:00
abs
ede7d1f735 Import the cult3d netscape plugin.
The Cult3D plugin enables users view interactive 3D objects,
including full transparency, reflectivity, particle systems, bump
mapping, phong shading, movement and sound.
For a random example: http://www.formula1.com/news/3d/s8396.html
2002-02-13 09:10:10 +00:00
martti
30bd641bf7 Don't hardcode dependency, use "libexif>=0.4" instead. 2002-02-13 07:03:11 +00:00
dillo
cedc5247b6 buildlinkify 2002-02-12 23:26:28 +00:00
martti
88f51bef2e Added buildlink.mk 2002-02-12 15:09:49 +00:00
martti
2d5d9a4cf6 Use USE_LIBTOOL and LTCONFIG_OVERRIDE 2002-02-12 14:57:58 +00:00
martti
f59c569076 Added libexif 2002-02-12 14:56:17 +00:00
martti
941c5ca97b Created package for libexif-0.4.
Most digital cameras produce EXIF files, which are JPEG files with extra
tags that contain information about the image. The EXIF library allows you
to parse an EXIF file and read the data from those tags.
2002-02-12 14:52:48 +00:00
veego
01fa670df5 Update jhead to version 1.6.
Changes since 1.5:

- Added -V (version) option
- Added -exonly (exif only) option
- Fixed lots of typos (Thanks, David Baker [mailto:dave@dsb3.com])
- Use EDITOR environment variable to pick which editor (Instead of notpead or VI)
- Improved thumbnail deletion feature - now not just shortens the header, but
  also removes pointers to the thumbnail form the exif header.
2002-02-10 22:47:47 +00:00
abs
cde39f3085 Switch a 'long' to int32_t to work correctly on BE-LP64 platforms.
Mark NOT_FOR_PLATFORM = NetBSD-*-sparc64 as c++ still broken
2002-02-10 12:50:59 +00:00
rh
24dd263c06 Update sane-frontends to 1.0.7. Changes include bugfixes and a new
automatic document feeder (ADF) frontend.
While at it, use sane-backends/buildlink.mk instead of manual dependency
and pull in common definitions from sane-backends/Makefile.common
2002-02-10 00:52:18 +00:00
rh
056e55e426 Update sane-backends to 1.0.7. Changes include bugfixes, a number of
additional supported scanners, and new backends for Mustek USB scanners.
While at it, split out common "sane" definitions into a Makefile.common
for sane-frontents (and possibly others) to use.
2002-02-10 00:50:41 +00:00
wiz
9d08962312 Undo PKGREVISION increase for undone change. 2002-02-07 15:22:20 +00:00
wiz
be20687417 Clean up, requested by Adam Ciarcinski. 2002-02-07 11:37:51 +00:00
agc
840621f7ad The inclusion of bsd.pkg.mk before the setting of the EXTRA_FILES
definition in the package Makefile caused problems when fetching
files, since bsd.pkg.mk uses a .for loop to iterate over DISTFILES,
thus evaluating ${DISTFILES} at the time the .for line is read -
this caused the EXTRA_FILES definitions not to be fetched. I think
the reason for the inclusion of bsd.pkg.mk in a non-standard place
was to get the values of MACHINE_ARCH and OBJECT_FMT. This all dates
from 1998, and my memory's not what it used to be.

Fix this by getting these values from bsd.prefs.mk, and including
bsd.pkg.mk in the usual place.
2002-02-07 09:59:48 +00:00
martti
a1bbc2ba31 Backed out pkg/15487 as tiff, jpeg, and png are already
dependencies (pointed by Thomas Klausner)
2002-02-07 07:47:15 +00:00
skrll
9bd4180d57 /bin/mkdir -> ${MKDIR}.
Make the print-PLIST target output ${MKDIR} also.
2002-02-05 22:39:00 +00:00
drochner
b3700b38d3 update to 4.1.3 - sync with dx-4.1.3 2002-02-05 22:24:22 +00:00