Commit graph

29 commits

Author SHA1 Message Date
jlam
0bb78c6c9d Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-03 19:21:37 +00:00
wiz
9db51297ba Update MASTER_SITES/HOMEPAGE, from Zafer Aydogan. 2007-11-25 11:52:44 +00:00
jlam
081c0f8957 Allow a nicer syntax for expressing needing at least a certain version
of an emulated operating system.  Instead of proliferating things like
SUSE_VERSION_REQD, NETBSD_VERSION_REQD, SOLARIS_VERSION_REQD, etc., a
package can say:

	EMUL_REQD=	suse>=9.1 netbsd>=2.0 solaris>=10

all in one, succinct line.
2007-08-23 18:20:30 +00:00
jlam
33f30156fb * Add new emulator framework in pkgsrc/mk/emulator that handles all
binary-only packages that require binary "emulation" on the native
  operating system.  Please see pkgsrc/mk/emulator/README for more
  details.

* Teach the plist framework to automatically use any existing
  PLIST.${EMUL_PLATFORM} as part of the default PLIST_SRC definition.

* Convert all of the binary-only packages in pkgsrc to use the
  emulator framework.  Most of them have been tested to install and
  deinstall correctly.  This involves the following cleanup actions:

    * Remove use of custom PLIST code and use PLIST.${EMUL_PLATFORM}
      more consistently.

    * Simplify packages by using default INSTALL and DEINSTALL scripts
      instead of custom INSTALL/DEINSTALL code.

    * Remove "SUSE_COMPAT32" and "PKG_OPTIONS.suse" from pkgsrc.
      Packages only need to state exactly which emulations they support,
      and the framework handles any i386-on-x86_64 or sparc-on-sparc64
      uses.

    * Remove "USE_NATIVE_LINUX" from pkgsrc.  The framework will
      automatically detect when the package is installing on Linux.

  Specific changes to packages include:

    * Bump the PKGREVISIONs for all of the suse100* and suse91* packages
      due to changes in the +INSTALL/+DEINSTALL scripts used in all
      of the packages.

    * Remove pkgsrc/emulators/suse_linux, which is unused by any
      packages.

    * cad/lc -- remove custom code to create the distinfo file for
	all supported platforms; just use "emul-fetch" and "emul-distinfo"
	instead.

    * lang/Cg-compiler -- install the shared libraries under ${EMULDIR}
	instead of ${PREFIX}/lib so that compiled programs will find
	the shared libraries.

    * mail/thunderbird-bin-nightly -- update to latest binary
	distributions for supported platforms.

    * multimedia/ns-flash -- update Linux version to 9.0.48 as the
	older version is no longer available for interactive fetch.

    * security/uvscan -- set LD_LIBRARY_PATH explicitly so that
	it's not necessary to install library symlinks into
	${EMULDIR}/usr/local/lib.

    * www/firefox-bin-flash -- update Linux version to 9.0.48 as the
	older version is no longer available for interactive fetch.
2007-07-29 05:18:36 +00:00
tron
451a4c6c78 Use "suse100_vmware" package if the SuSE 10.0 package are used on
the system.
2007-03-25 14:45:19 +00:00
rillig
2829e658f2 Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
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.
2007-01-07 09:13:46 +00:00
adrianp
28fe258092 It's no use using ${SUSE_DIR_PREFIX} here as the package it's depending
on is only available for suse91_ and no others.  This will fix a warning
during bulk builds and make the package find it's DEPENDS properly.
2007-01-01 22:43:50 +00:00
veego
5bfa5dde5a Get the VMWARE_BIN_PATCH file from the obsolete on the master site.
XXX Maybe update it to a newer version, but it was easier to just adjust
the download path.
2006-08-24 19:44:59 +00:00
jlam
60f791e1e6 Move the check-shlibs target from bsd.pkg.mk to bsd.pkg.check.mk where
it will live with other "check" targets run after package installation.

Get rid of SHLIB_HANDLING, whose meaning had mutated over the years
from one thing to another.  Currently, it is used to basically note
whether the system's "ldd" command can be usefully run on the package's
binaries and libraries.  Rename this variable to CHECK_SHLIBS_SUPPORTED
for more clarity.

CHECK_SHLIBS is now a variable set exclusively by the user in /etc/mk.conf
to note whether the check for missing run-time search paths is performed
after a package is installed.  It defaults to "no" unless PKG_DEVELOPER
is set.
2006-05-22 22:22:02 +00:00
veego
0623c9f134 Update to 3.2.1pl1nb2.
- Depend on vmware-module-3.2.1.8 or greater.
- Add an programm to binary patch the vmware executeable to fix a problem
  with newer glibcs. Fixes PR 27268.
- Disable this package for NetBSD 3.0, because there is a kernel problem,
  which was fixed in current.
- Add a note that a tmpfs /tmp doesn't work.
2006-03-26 21:37:12 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
agc
459a5bb28d Add RMD160 digests to the SHA1 ones 2005-02-23 18:49:17 +00:00
jdolecek
c07f30398a move the message from (generic) MESSAGE to MESSAGE.NetBSD, since it's
NetBSD-only problem

also clarify what was the cause the problem and which version of NetBSD fixed it
2004-10-16 15:20:01 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
jdolecek
7d0b80e345 Update vmware3 to latest 3.2.1pl1 (Build 2242), the older distfiles
are no longer available. Patch provided by Bernd Ernesti in private
e-mail.

Changes seem to be some bugfixes including:
* Installation problem when using unconventional kernel names (bug 17960)
* Workstation aborts with an error message referring to bug 10034
* ASSERT FAILED error message when restoring a suspended virtual machine
  (bug 2430)
* Problem installing a Windows XP guest operating system when the CD drive
  is in raw mode (bug 18053)
* Guest operating system receives multiple key presses when a key is pressed
  once (bug 13856)
2003-10-05 07:12:21 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
jdolecek
e9cc40e5ad switch back to standard master site listt now that we use the most current
version; pointed out by Todd Vierling
set MAINTAINER to me
2003-07-01 07:48:29 +00:00
jdolecek
d7737cc13b update again to latest available version VMware 3.2.1, now that the modules
are updated too
change created etc/vmware/config to include "xkeymap.usekeycodeMapIfXFree86 =
true", so that the keyboard mapping would work correctly

list of changes isn't available, presumably bugfixes only
2003-06-29 20:07:23 +00:00
tron
6fd87eec97 Downgrade "vmware3" package to version 3.2.0 because kernel modules are
not available for version 3.2.1 yet. This fixes PR pkg/21835 and
PR pkg/21424. The necessary patches were contributed by Todd Vierling.
2003-06-26 07:00:02 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
grant
e60cc5e097 remove unnecessary trailing slashes. 2003-05-05 17:58:54 +00:00
jdolecek
809d24f745 update to VMware-workstation-3.2.1-2237 since the old
doesn't appear to be available anymore
adresses pkg/21415 by Matthias Friedrich
2003-05-01 19:36:32 +00:00
grant
e62066ed7c formatting fix. 2003-03-30 04:21:25 +00:00
grant
1f5b42c3c9 grammar fix - ("noone" is not a word) 2003-03-30 04:16:51 +00:00
salo
1dc5c0e6e5 Add MESSAGE describing workaround for "vmware3 shows only black screen" issue,
as described by Frank van der Linden on netbsd-users.
2003-03-30 04:13:31 +00:00
jschauma
d928b8f223 De-confusify: Let emulators/suse_*/Makefile.* _not_ include bsd.pkg.mk, but rather
make all packages that use linux emulation include bsd.pkg.mk as the
last files just like any normal package.
2003-03-26 04:05:37 +00:00
bad
221aa1854f Initial import of vmware3, the VMware Workstation 3.x emulator which allows
you to run Windows 95, Windows 98, Windows NT, Windows 2000, Windows XP,
FreeBSD, NetBSD, or Linux while you are runing NetBSD.
2003-02-16 19:54:56 +00:00