Up to [cvs.NetBSD.org] / pkgsrc / emulators / vmware
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.23, Wed Feb 10 17:10:52 2010 UTC (13 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
HEAD
Changes since 1.22: +1 -1
lines
FILE REMOVED
Retire vmware packages.
Revision 1.22 / (download) - annotate - [select for diffs], Thu May 21 10:44:57 2009 UTC (13 years, 10 months ago) by zafer
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.21: +2 -9
lines
Diff to previous 1.21 (colored)
none of the mirrors work. use backup.
Revision 1.21 / (download) - annotate - [select for diffs], Tue May 19 08:59:13 2009 UTC (13 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.20: +2 -3
lines
Diff to previous 1.20 (colored)
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT block). Uncomment some commented out LICENSE lines while here.
Revision 1.20 / (download) - annotate - [select for diffs], Mon Mar 3 19:21:38 2008 UTC (15 years ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.19: +20 -18
lines
Diff to previous 1.19 (colored)
Mechanical changes to add DESTDIR support to packages that install their files via a custom do-install target.
Revision 1.19 / (download) - annotate - [select for diffs], Sun Jul 29 05:19:24 2007 UTC (15 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Changes since 1.18: +4 -7
lines
Diff to previous 1.18 (colored)
* 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.
Revision 1.18 / (download) - annotate - [select for diffs], Wed Mar 21 16:15:58 2007 UTC (16 years ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Use "suse100_vmware" package if the SuSE 10.0 package are used on the system.
Revision 1.17 / (download) - annotate - [select for diffs], Thu Feb 22 19:26:29 2007 UTC (16 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
Whitespace cleanup, courtesy of pkglint. Patch provided by Sergey Svishchev in private mail.
Revision 1.16 / (download) - annotate - [select for diffs], Sun Jan 7 09:13:53 2007 UTC (16 years, 2 months ago) by rillig
Branch: MAIN
Changes since 1.15: +3 -3
lines
Diff to previous 1.15 (colored)
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.
Revision 1.15 / (download) - annotate - [select for diffs], Mon Jan 1 22:43:50 2007 UTC (16 years, 2 months ago) by adrianp
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
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.
Revision 1.14 / (download) - annotate - [select for diffs], Mon May 22 22:22:03 2006 UTC (16 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.13: +1 -2
lines
Diff to previous 1.13 (colored)
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.
Revision 1.13 / (download) - annotate - [select for diffs], Sat Mar 4 21:29:37 2006 UTC (17 years ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
Revision 1.12 / (download) - annotate - [select for diffs], Sun Feb 5 23:09:05 2006 UTC (17 years, 1 month ago) by joerg
Branch: MAIN
Changes since 1.11: +2 -1
lines
Diff to previous 1.11 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.11 / (download) - annotate - [select for diffs], Mon Nov 14 21:50:42 2005 UTC (17 years, 4 months ago) by veego
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
Drop maintainership and reset it to tech-pkg, because I no longer use it.
Revision 1.10 / (download) - annotate - [select for diffs], Thu Jun 16 06:57:51 2005 UTC (17 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.9: +3 -1
lines
Diff to previous 1.9 (colored)
Create directories before installing files into them.
Revision 1.9 / (download) - annotate - [select for diffs], Tue Jan 20 12:14:41 2004 UTC (19 years, 2 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Move WRKSRC definition away from the first paragraph in a Makefile.
Revision 1.8 / (download) - annotate - [select for diffs], Thu Sep 18 16:25:31 2003 UTC (19 years, 6 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Specify the category when including other files and when depending on other packages. From PR pkg/21864 by ccatrian at eml.cc.
Revision 1.7 / (download) - annotate - [select for diffs], Thu Jul 17 21:36:21 2003 UTC (19 years, 8 months ago) by grant
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
s/netbsd.org/NetBSD.org/
Revision 1.6 / (download) - annotate - [select for diffs], Mon May 5 17:58:54 2003 UTC (19 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.5: +11 -11
lines
Diff to previous 1.5 (colored)
remove unnecessary trailing slashes.
Revision 1.5 / (download) - annotate - [select for diffs], Wed Mar 26 04:05:45 2003 UTC (20 years ago) by jschauma
Branch: MAIN
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
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.
Revision 1.4 / (download) - annotate - [select for diffs], Sun Feb 16 19:49:16 2003 UTC (20 years, 1 month ago) by bad
Branch: MAIN
Changes since 1.3: +5 -3
lines
Diff to previous 1.3 (colored)
Be more precise about the supported version of the emulator.
Revision 1.3 / (download) - annotate - [select for diffs], Thu Jan 23 14:32:57 2003 UTC (20 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.2: +1 -6
lines
Diff to previous 1.2 (colored)
Files available on ftp.netbsd.org now.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Apr 4 12:14:01 2002 UTC (20 years, 11 months ago) by tron
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Changes since 1.1: +3 -3
lines
Diff to previous 1.1 (colored)
Use "suse_linux/Makefile.application" to pick correct SuSE packages.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Jul 7 14:43:40 2001 UTC (21 years, 8 months ago) by veego
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
VMware emulator which allows you to run Windows 95, Windows 98, Windows NT, Windows 2000, FreeBSD, NetBSD, or Linux while you are runing NetBSD.
Revision 1.1 / (download) - annotate - [select for diffs], Sat Jul 7 14:43:40 2001 UTC (21 years, 8 months ago) by veego
Branch: MAIN
Initial revision