- Fix a sound distortion issue for the OSS backend
PR: ports/178343
Submitted by: Yamagi Burmeister <yamagi@yamagi.org>
update zpaq to 6.28
- Update to 0.1.0
- Trim Makefile headers
- Switch to new options framework
Deprecate: there is no master site, no public distfiles, certain functions
do not seem to work for me on amd64, e.g. "hfs read": zero-sized files are
copied to destination. Perhaps it is caused by careless assumption of the
types' sizes (excerpt from hfs0_37/endian.h):
typedef unsigned long ULONG; // 32 bit unsigned
typedef long LONG; // 32 bit signed
typedef unsigned int UINT; // 16 bit unsigned
typedef int INT; // 16 bit signed
typedef unsigned char BYTE; // 8 bit unsigned
typedef char SBYTE; // 8 bit signed
typedef int BOOL; // boolean value
`sysutils/ufsutils' provides better alternative: easier to use, has alive
upstream, and works correctly on amd64 (presumably on i386 as well).
While here, also explicitly mention that there is no HFS+ volumes support
available.
Adjust CATEGORIES, allow to install developer libraries, improve TCLTK
option description while here. The port now matches pkg-descr closely.
- Fix plist
Reported by: QAT
- Depend on pkgconfig in a proper way
- Trim Makefile header
- OptionsNG
- Add LICENSE
- Switch to USE_PKGCONFIG
PR: 177146
Submitted by: nemysis <nemysis@gmx.ch>
- Fix glut library version
PR: 176749
Submitted by: myself
Approved by: acm (maintainer via private email)
- unbreak build single -> radio
Get rid of a compiler warning.
Fix build.
Spotted by: mandree
- adoption of optionsNG
- convert to USES in some cases (pkgconfig,pathfix)
- trim COMMENT/historical headers in some cases
Approved by: portmgr (miwi)
- adoption of optionsNG
- trim historical headers
Approved by: portmgr (miwi)
- adoption of optionsNG
- trim historical headers
Approved by: portmgr (miwi)
- adoption of optionsNG
Approved by: portmgr (miwi)
- Fix install without examples
Approved by: crees, tabthorpe (mentors, implicit)
- Fix install without examples
Approved by: crees, tabthorpe (mentors, implicit)
- Fix install without examples
Approved by: crees, tabthorpe (mentors, implicit)
- Trim Makefile header
- OptionsNG
- Trim Makefile header
- OptionsNG
- Mark MAKE_JOBS_SAFE
- Trim Makefile header
- OptionsNG
- OptionsNG
- Trim Makefile header
- OptionsNG
- Trim Makefile header
- OptionsNG