HP fixed "off-by-one error" in the HPIJS sources, that caused hpijs
to core dump at runtime, when being compiled with -O or -O2.
I confirmed, that everything works perfectly again with -O and -O2.
Bumped port revision, to flag this as an important change.
Thanks to David Suffield from HP who took our (and others) reports
seriously, fixed the bug and released the new HPIJS version.
HP fixed "off-by-one error" in the HPIJS sources, that caused hpijs
to core dump at runtime, when being compiled with -O or -O2.
I confirmed, that everything works perfectly again with -O and -O2.
Bumped port revision, to flag this as an important change.
Thanks to David Suffield from HP who took our (and others) reports
seriously, fixed the bug and released the new HPIJS version.
than former, bump PORTEPOCH (will)
o Reorganize items inside Makefile to help with maintainance
o Both remove ONLY_FOR_ARCHS=i386 and add tweaks to hopefully
enable this port outside of i386
o This port no longers USE_AUTOMAKE (will)
o New defaults: build with libmad and with optimized cflags. Thus,
add both WITHOUT_MAD and WITHOUT_OPTIMIZED_CFLAGS options
Submitted by: will
Reviewed by: pat, Thomas E. Zander <riggs@rrr.de>,
MAINTAINER
o Add additional MASTER_SITES
o Depend on mplayer-skins if WITH_GUI since GUI does not work without
a skin
o Added option WITH_XANIM
PR: 33604
Submitted by: MAINTAINER, Alan Eldridge <ports@geeksrus.net>
Reviewed by: pat
User Interface (GUI)
o Assign maintainership to mplayer's maintainer since he can better
follow up
Reviewed by: pat, Thomas E. Zander <riggs@rrr.de>
Maintained by: Thomas E. Zander <riggs@rrr.de>
o Thus, update port to 011002.0.0.60
PR: 33604
Submitted by: Alan Eldridge <ports@geeksrus.net>, MAINTAINER
Reviewed by: pat, Thomas E. Zander <rigs@rrr.de>
Ruby and esd. Correct pkg-descr (WITHOUT_X11 not WITHOUT_X).
Generate the packing list. Add warning about incomplete review.
Re-kludge PREFIX so new DOCSDIR macro can be used. Perhaps bento
will no longer lose its lunch over this.
- integrated GSM support
- new soxmix program
* Bump libvorbis version number in LIB_DEPENDS.
* Use new Ogg Vorbis RC3 encoder API.
* Replace incomplete list of supported formats and effects with a general
blurb in DESCR.
* Update home page URL in DESCR.
Reviewed by: Dan Nelson <dnelson@emsphone.com>