amd64 but as compat4x now installs there if fails to detect 32 libs via
LIB_DEPENDS. While the failure has to do with compat4x port problems, this
port nevertheless installs i386 plugin which will not work with native
xmms on amd64 (and most probably not on alpha).
Reported by: kris
PR.
Thanks for contributing.
Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.
While I'm here:
- fix a little nit in the csound port (I think the intention was to
create no backup file instead of creating one with a "-e" extension)
- set ARCH to i386 in the amd64 case for the acroread7 port. This
is a work-around to be able to install everything when a dependency
is not already installed (ARCH is read-only in sub-makes, so the
dependencies can't change it). This should be removed when the
dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]
Not objected to by: portmgr (explicit: krion; silence: rest)
Maintainer timeout: ~4 months
Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1]
PR: 87985 [1]
- Add additional master site
[1] Changes in this release:
The sound routine now uses a bandwidth limited synthesizer, which results in
truer emulation. Channel 2 was updated to interpolation and dc offset. The NAS
output now honors a requested endianness. Several enhancements were made to the
player code, including for 64-bit architectures.
-------
Simple version number increase; no files added or removed. I added a SHA256 to
the output of "make makesum" since it also appeared in the ports directory.
------
PR: ports/92780
Submitted by: Marc Schoolderman (maintainer)
While I'm here, mark it as IGNORE'd on Perl versions earlier than 5.6
anyway - we kinda need all the goodies provided by "use bytes" and friends.
Reported by: pointyhat via kris
Pointy hat to: roam (myself)
- Note: Upstream re-rolled the distfile after the PR was submitted. The
new distfile already contains the patch from the original version of
the PR, so it is not included in this commit.
Submitted by: Ports fury
PR: ports/92608
Use audio/libmad instead meta port audio/mad
Pass maintainer to submitter
PR: 92514
Submitted by: Aleksander Fafula <alex@fafula.com>
Approved by: maintainer
Update dependency to misc/e2fsprogs-libuuid
Bump PORTREVISION
* misc/e2fsprogs-libuuid
Add new port:
UUID library from the e2fsprogs package
* misc/Makefile
Add entry to misc/e2fsprogs-libuuid
* misc/ossp-uuid
Add CONFLICTS to misc/e2fsprogs-libuuid
* sysutils/e2fsprogs
Change to a master port
Remove conflict with misc/ossp-uuid
Remove uuid part
Bump PORTREVISION
PR: 92356
Submitted by: Matthias Andree <matthias.andree@gmx.de>