the build
- don't provide a var/log directory -> use the native one [1]
Submitted by: Boris Samorodov <bsam@ipt.ru>
Suggested by: netchild [1]
Repocopy by: marcus
- repocopy vmware-guestd.sh to vmware-guestd.sh.in (by portmgr)
- remove vmware-guestd.sh
- remove vmware-guestd.sh entry from pkg-plist
- update Makefile
It is intensional that I do NOT bump PORTREVISION by this commit, since
any executable is not changed, and startup script itself is also NOT
changed, only the filename is changed. I do not want to bother users
to update their port by this non-functional change.
If you have any reasonable reason to bump PORTREVISION, let me know, and
I'll update the version asap.
- Better MS/RPC compatibility.
- Many fixes to Direct3D shaders.
- Several improvements to the header control.
- New GPhoto backend for TWAIN.
- Dynamic drive configuration using HAL.
- A gazillion Direct3D fixes.
- New TCP transport for RPC.
- Lots of bug fixes.
Add FreeType and FontForge as new dependencies, which should help
with font display problems quite a bit.
PR: 97792
Submitted by: sat
Adjustments by: gerald
but, the correct way is preserve original MASTER_SITE and add
freebsd.unixfreunde.de just as a backup, I'm doing it right now, restoring
original preserving the Martin's proposed backup.
into linprocfs as fstype doesn't seem to work on pointyhat.
Not bumping PORTREVISION as it only affects pointyhat.
Submitted by: kris
Approved by: Kövesdán Gábor <gabor.kovesdan@t-hosting.hu> (maintainer)
Make use of SUB_FILES.
Use REINPLACE_CMD instead of perl.
Miscellaneous other cleanups.
PR: ports/96491
Submitted by: edwin
Approved by: orlando@break.net (maintainer, timeout 2 weeks)
- update bash, glibc, libgcc, libselinux, pcre, slang, termcap and zlib
- add SRPM of libgcc (gcc SRPM itself)
- parametize the glibc version number in the plist
- reword some parts in pkg-*install
People which already tested this port should do a
cd /usr/ports/distfiles/rpm/i386
mv Fedora/3/* fedora/3/
rm -rf Fedora
before upgrading the port (which isn't necessary).
Noticed by: Boris Samorodov <bsam@ipt.ru>
I've discovered that the instant freezes when clicking
'Power On' can be fixed by disabling APIC support. ACPI
support, on or off, didn't seem to solve anything. I'd like
to know whether or not disabling ACPI has actually helped
anyone at all, as it could be removed from the pkg-message
if not.
I've reflected this in a completely re-worked, step-by-step,
more clear pkg-message file.
I've also added a wrapper script for the vmware wizard,
mentioned it in the pkg-message, and fixed various portlint
complaints.
For some reason, the wizard cannot be launched from within
VMware itself. I have no idea as to what causes this.
PR: ports/92871
Submitted by: Travis Poppe <tlp@liquidx.org>
installation, extra files can be generated later, during the use, as I
experienced with linux_base-fc3, but the port isn't broken. Or if the
port should handle this case, linux_base-fc3 is broken as well)
- Upgrade to 2006.0
- Add linux_base-fc3* as a conflicting package
- Take maintainership
- portlint cleanup and style fixes
PR: 95652
Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
kqemu version 1.3.0pre6:
- compile fix for Linux kernel version >= 2.6.16
- better null LDT handling (aka Plan9 and ReactOS bug)
- moved monitor code to another address (aka win2k 256 MB bug)
oh and FreeBSD guests have been working with -kernel-kqemu
since 1.3.0pre5! (tested with 6.1RC1)
PR: ports/96337
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
- Change MAINTAINER address to acardenas@bsd.org.pe.
- Add USE_X_PREFIX.
- Add USE_GETOPT_LONG and a patch to make it build on 4.X.
- Remove USE_REINPLACE.
- Remove RESTRICTED and add pkg-message.in. Now the Neo-Geo BIOS is not
packaged with the port, so packages can be generated now. The pkg-message.in
file contains instructions about how to install the BIOS.
- Fix OPTIONS handling.
- Add message to pkg-plist about files that weren't removed.
PR: ports/94023
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Approved by: garga (mentor)