Age | Commit message (Collapse) | Author | Files | Lines |
|
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
|
|
|
|
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
|
|
|
|
|
|
|
|
While here, set WRKSRC where it belongs to make pkglint happy.
|
|
|
|
${PKGNAME}, so that the WRKSRC definition is immune from any subsequent
PKGREVISION changes. With thanks to jmc for the nudge.
|
|
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
|
|
|
said he'd include it in the next version, but since the project is,
according to the website, discontinued...
While we're at it, move html documentation where it belongs.
Bump PKGREVISION.
|
|
modifiers.
|
|
|
|
suggested by Arto Huusko in pkg/15892
|
|
|
|
0.94.2 - 20010508
o Bugfix: The very uncommon crash on certain WAV files has now been fixed again has been
verified to work properly (Andre).
o Modified FFT calculations. Produces the same output and should be slightly faster. However it
seems to produce a slight speed decrease (about 1%) on Tord's computer so any comparisons
would be appreciated (Andre).
0.94.1 - 20010424
o Bugfix: The very uncommon crash on certain WAV files should now be fixed (Andre).
o Bugfix: Source should now compile nicely on Solaris and any other UNIX that had problems with
0.94.0 (Tord).
o Bugfix: Fixed a cosmetic error that caused "Press ENTER to exit..." being displayed even on
systems where we don't wait for a keypress.
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
Changelog:
Version 0.94.0 - 20010307
* Numerous quality improving changes (Andre).
* Fixed a number of compiler warnings (Andre).
* Included a pre-generated huffman table instead of generating it
from incuded meta-data at initialization. This removed the last
memory leaks and need for the NO_ZERO_CALLOC switch, decreased memory
usage and made the executable about 40 kb smaller (Tord).
* Improved compiler & OS compatibility thanks to a lot of testing,
bug reports and small patches contributed by Chris Rempel, Brad,
Jeff Squyres, Trevor Taylor and Stephen from Minnesota.
* Amiga Warp/OS support added (Andrea Vallinotto).
* Some extra files added to the source distribution, including makefiles/projectfiles
for a lot of environments and an RPM Specfile (contributed by Jean Robertson,
Andrea Vallinotto, Michael Langner and Tord).
* Some minor bugfixes and changes that are too small to mention here.
|
|
|
|
|
|
|
|
Update from Markus Kurek in PR pkg/9501.
Major changes from 0.90 are:
- Optimisations and restructuring of major components of the encoding
process - 34% faster on a K6-2 350!
- Fixed bug with crashes producing mono mp3's from stereo input.
- Fixed bug with bad-sounding mono mp3's.
|
|
|
|
|
|
|
|
|
|
|
|
- Put documentation in directory "share/doc/bladeenc".
|
|
|
|
|
|
work on all architectures. Tested on pmax, i386 and alpha (no
big-endian machines!) and gives identical results, although not
identical to the binary-only 0.76. If there's any big-endian people
who want to test this, please let me know.
Lots of patches because 64-bit longs just "Don't Work(tm)" - just use
ints everywhere. I'm in communication with the author on how to fix
this at his end.
|
|
|
|
pattern match format. Minor pkglint along the way.
|
|
INSTALL_SCRIPT for now. Noticed by augustss.
Also document need for COMPAT_43 as well.
|
|
Audio Layer 3 encoder based on the ISO stereo MP3 code, not the Fraunhofer
joint-stereo code.
|