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]
- Build fix when WITH_VMWARE_GTK is set.
- Reorder pkg-plist so that @unexec vmware-guestd.sh successfully done.
- Create directories for server modules, since xserver may not be installed.
Even though this makes no "installed" content change, but bump
PORTREVISION since pkg-plist/pkg-plist.tools are changed.
PR: 93100
Submitted by: Scot Hetzel, swhetzel at gmail dotcom
- Hand maintainership to bz [1][2]
- Convert to OPTIONS [1]
- Clean Makefile a bit [3]
- Mark IGNORE on 4.x [3]
This also fixes the crash reported in:
PR: 88535
Submitted by: trasz <trasz@pin.if.uz.zgora.pl>, bz [1], erwin [3]
Approved by: phk (previous maintainer) [2]
- Hand maintainership to bz [1][2]
- Convert to OPTIONS [1]
- Clean Makefile a bit [3]
- Mark IGNORE on 4.x [3]
This also fixes the crash reported in:
PR: 88535
Submitted by: trasz <trasz@pin.if.uz.zgora.pl>, bz [1], erwin [3]
Approved by: phk (previous maintainer) [2]
helped because it is printing the -current- value of HZ, not the
value requested. This is fixed be rearranging the order of changing
the value and printing the message (they are in adjacent lines).
Submitted by: rgrimes
- Add OPTIONS for network support
- Clean-up Makefile
- Update descriptions to cover new support
PR: ports/92300
Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
Approved by: maintainer
to besolved differently, since the ldconfig call has to be chrooted, else
the linux ldconfig will cache some FreeBSD native libs which results in
not being able to start some programs:
- remove the symlink (linux_base)
- revert to chroot the ldconfig call (with internal functionality this
time)
ODS-2-READER reads files VMS Files-11 (ODS-2) file systems.
Features:
- Copies files from VMS (ODS-2) file systems.
- Files may be copied to disk or to stdout.
- Supports "text" and "image" transfer modes.
- Produces directory listings for VMS file systems.
WWW: http://vms.process.com/scripts/fileserv/fileserv.com?ODS-2-READER
PR: ports/92125
Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
- pet portlint a little bit
- don't create LINUXBASE/var/run, to let linux apps access /var/run
- link LINUXBASE/etc/ld.so.cache to /var/run/linux-ld.so.cache on a
recent -current (where /etc/rc.d/abi knows how to handle the symlink);
this should allow a read-only LINUXBASE
- don't remove LINUXBASE/usr/local, someone may have installed something
there
for GPL compliance which now can be fixed by using ALWAYS_KEEP_DISTFILES
in the original ports. Set a relatively short expiration date as this
was already announced on 12/1-2005
- Shared lib version and PORTREVISION bumb for all affected ports.
While I'm here:
- Remove USE_MESA knob where it was (35 ports).
It marked as depricated for 2 years.
PR: ports/90247
Submitted by: Ermal Lu?i <eri--@albabsd.org>