the ability to open multiple documents, view document outlines,
and support for JBIG2. For better or worse, this now depends on motif.
While I'm here, overhaul the port:
* Group the GNU dependencies.
* USE_MOTIF implies USE_XPM, so bring in the former and remove the latter.
* Add with-x to the configure args to make sure it knows what we're after.
* Install portdocs
* Update and expand pkg-comment and pkg-descr.
breakage on i386 or Sparc64. Tested on: beast, panther, an x86 -current
(aldan.algebra.com) and x86 -stable (corbulon.video-collage.com).
The patch puts a bunch of casting and type-changing band-aids, but this
software package desperately needs a good maintainer -- to properly fix
it -- int32s are mixed with longs, etc.
Unfortunately, the package is lacking any self-testing facilities, so
it may well not work properly, even though it compiles. This is true even
for x86, BTW, although less likely, because that's where it was developed.
Since the patch is not expected to change the result on x86, there is no
PORTREVISION bump.
PR: ports/40444
Submitted by: Jan Lentfer
The problem also reported directly to this maintainer by: Jun Ushida
Shared library version is changed from 1 to 2 and
one port (graphics/frontline) is affected.
PR: ports/44846
Submitted by: KANOU Hiroki <kanou@mil.allnet.ne.jp>
underscore-prefixed aliases, which are not available on -stable. There I
was proud of myself for testing on i386, alpha, and panther, and still
missing a -stable incompatibility :-\
Submitted by: Voodai, Lars Erik Gullerud, Ivajlo Nikolov (so far)
Install JPEG-related sample files in addition to the TIFF sample. All
this samples can be built by the port, BTW, but would require
lib-dependency on libtiff and libjpeg.
1) Warning message if the tuner device cannot be opened for
write
2) A two stage sync slip recovery mechanism, stage 1 runs
async to catch up, stage 2 injects a blank frame
3) Update to a consistent indent style (will minimize future
diffs)
o Bump PORTREVISION
Submitted by: "Steve O'Hara-Smith" <steve@sohara.org>
o Make it CFLAGS safe (I have no idea how this escaped me)
o Unless WITHOUT_LIBA52, use liba52 port instead of ffmpeg liba52
code. The liba52 port is more optimized.
o Use FreeBSD byteswap optimized routines IF one happens to be using
either FreeBSD 4.7-RELEASE or later
o Do not bump PORTREVISION
Submitted by: "Steve O'Hara-Smith" <steve@sohara.org> [1]
Reviewed by: "Steve O'Hara-Smith" <steve@sohara.org>
o Remove VERSION number from both directory and library names (e.g.,
libMagick++-5.5.1.so becomes libMagick++.so)
o Add a library version number back; thus, fixing library dependencies
which require this port to have a library version number. Current
number is 5 (e.g., libMagick++.so.5)
o Update PLIST accordingly
o USE_REINPLACE
o Fix libfame problems [1]
o Optional ogg and mjpeg [1]
o Remove libmpeg2
o Use distfile supplied ffmpeg instead of ports' ffmpeg (should be
revised later)
PR: 43379 [1], 44008
Submitted by: adam@vectors.cx [1],
MAINTAINER
Reviewed by: MAINTAINER