pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators Remove rewind -- does not build on 2.0/i386,...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7d045880f7a6
branches:  trunk
changeset: 492930:7d045880f7a6
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Apr 22 19:17:14 2005 +0000

description:
Remove rewind -- does not build on 2.0/i386, and hasn't been building
for over 8 months. No new version out either.

diffstat:

 emulators/Makefile                |    3 +-
 emulators/rewind/DESCR            |    9 -
 emulators/rewind/Makefile         |   52 -----
 emulators/rewind/PLIST            |  360 --------------------------------------
 emulators/rewind/distinfo         |    7 -
 emulators/rewind/patches/patch-aa |   13 -
 emulators/rewind/patches/patch-ab |   15 -
 7 files changed, 1 insertions(+), 458 deletions(-)

diffs (truncated from 497 to 300 lines):

diff -r 2db9f08b063b -r 7d045880f7a6 emulators/Makefile
--- a/emulators/Makefile        Fri Apr 22 19:08:52 2005 +0000
+++ b/emulators/Makefile        Fri Apr 22 19:17:14 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.128 2005/04/02 19:51:01 jdolecek Exp $
+# $NetBSD: Makefile,v 1.129 2005/04/22 19:17:14 wiz Exp $
 #
 
 COMMENT=       Emulators for other operating systems
@@ -70,7 +70,6 @@
 SUBDIR+=       pearpc
 SUBDIR+=       qemu
 SUBDIR+=       raine
-SUBDIR+=       rewind
 SUBDIR+=       simh
 SUBDIR+=       simulavr
 SUBDIR+=       snes9x
diff -r 2db9f08b063b -r 7d045880f7a6 emulators/rewind/DESCR
--- a/emulators/rewind/DESCR    Fri Apr 22 19:08:52 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-Rewind is a fork of the Wine project that remained under a BSD/X11 licence
-after Wine switched its licence to LGPL.
-
-Wine is a program which allows running Microsoft Windows programs
-(including DOS, Windows 3.x and Win32 executables) on Unix.  It consists
-of a program loader which loads and executes an Microsoft Windows binary,
-and a library that implements Windows API calls using their Unix or X11
-equivalents.  The library may also be used for porting Win32 code into
-native Unix executables.
diff -r 2db9f08b063b -r 7d045880f7a6 emulators/rewind/Makefile
--- a/emulators/rewind/Makefile Fri Apr 22 19:08:52 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,52 +0,0 @@
-# $NetBSD: Makefile,v 1.14 2005/04/11 21:45:44 tv Exp $
-
-DISTNAME=              rewind-20020420
-PKGREVISION=           5
-CATEGORIES=            emulators
-MASTER_SITES=          ${MASTER_SITE_LOCAL}
-EXTRACT_SUFX=          .tar.bz2
-
-MAINTAINER=            tech-pkg%NetBSD.org@localhost
-HOMEPAGE=              http://rewind.sourceforge.net/
-COMMENT=               BSD/X11 licenced fork of Wine (Windows on Unix)
-
-CONFLICTS=             wine-[0-9]*
-
-ONLY_FOR_PLATFORM=     NetBSD-1.5Z*-i386 NetBSD-1.6*-i386 NetBSD-[2-9]*-i386
-
-USE_X11=               YES
-USE_GNU_TOOLS+=                make
-
-GNU_CONFIGURE=         YES
-CONFIGURE_ARGS+=       --without-curses
-CONFIGURE_ENV+=                ac_cv_prog_sane_devel=no
-
-# The rewind configure script has problems locating the libraries in the
-# buildlink directory, so prepend all of the LDFLAGS necessary to link
-# against the libraries.
-#
-CONFIGURE_ENV+=                X_LIBS="${LDFLAGS}"
-LIBS+=                 ${LDFLAGS}
-
-.include "../../mk/bsd.prefs.mk"
-
-.if defined(USE_CUPS) && (${USE_CUPS} == YES)
-.  include "../../print/cups/buildlink3.mk"
-BUILD_DEFS+=           USE_CUPS
-.endif
-
-EGDIR=                 ${PREFIX}/share/examples/rewind
-
-post-install:
-       ${INSTALL_DATA_DIR} ${EGDIR}
-       cd ${WRKSRC}/documentation/samples;                             \
-       ${INSTALL_DATA} config ${EGDIR}/wine.conf;                      \
-       ${INSTALL_DATA} generic.ppd ${EGDIR}/generic.ppd;               \
-       ${INSTALL_DATA} system.ini ${EGDIR}/system.ini
-
-.include "../../graphics/MesaLib/buildlink3.mk"
-.include "../../graphics/glu/buildlink3.mk"
-.include "../../graphics/freetype2/buildlink3.mk"
-.include "../../graphics/jpeg/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"
diff -r 2db9f08b063b -r 7d045880f7a6 emulators/rewind/PLIST
--- a/emulators/rewind/PLIST    Fri Apr 22 19:08:52 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,360 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/04/20 08:10:31 rh Exp $
-bin/fnt2bdf
-bin/function_grep.pl
-bin/wine
-bin/winebuild
-bin/wineclipsrv
-bin/wineconsole
-bin/wineconsole.so
-bin/winedbg
-bin/winedbg.so
-bin/winedump
-bin/winelauncher
-bin/winemaker
-bin/wineserver
-bin/wineshelllink
-bin/wmc
-bin/wrc
-include/wine/amaudio.h
-include/wine/amvideo.h
-include/wine/audevcod.h
-include/wine/basetsd.h
-include/wine/cderr.h
-include/wine/cguid.h
-include/wine/comcat.h
-include/wine/commctrl.h
-include/wine/commdlg.h
-include/wine/compobj.h
-include/wine/control.h
-include/wine/cpl.h
-include/wine/d3d.h
-include/wine/d3dcaps.h
-include/wine/d3dtypes.h
-include/wine/d3dvec.inl
-include/wine/dde.h
-include/wine/ddeml.h
-include/wine/ddraw.h
-include/wine/digitalv.h
-include/wine/dinput.h
-include/wine/dispdib.h
-include/wine/dlgs.h
-include/wine/docobj.h
-include/wine/dplay.h
-include/wine/dplobby.h
-include/wine/dshow.h
-include/wine/dsound.h
-include/wine/errors.h
-include/wine/evcode.h
-include/wine/guiddef.h
-include/wine/imagehlp.h
-include/wine/imm.h
-include/wine/initguid.h
-include/wine/instance.h
-include/wine/lmcons.h
-include/wine/lzexpand.h
-include/wine/mapi.h
-include/wine/mapicode.h
-include/wine/mapidefs.h
-include/wine/mciavi.h
-include/wine/mcx.h
-include/wine/minmax.h
-include/wine/mmreg.h
-include/wine/mmsystem.h
-include/wine/msacm.h
-include/wine/msacmdlg.h
-include/wine/msvcrt/conio.h
-include/wine/msvcrt/crtdbg.h
-include/wine/msvcrt/ctype.h
-include/wine/msvcrt/direct.h
-include/wine/msvcrt/dos.h
-include/wine/msvcrt/eh.h
-include/wine/msvcrt/excpt.h
-include/wine/msvcrt/fcntl.h
-include/wine/msvcrt/io.h
-include/wine/msvcrt/locale.h
-include/wine/msvcrt/malloc.h
-include/wine/msvcrt/mbctype.h
-include/wine/msvcrt/mbstring.h
-include/wine/msvcrt/process.h
-include/wine/msvcrt/search.h
-include/wine/msvcrt/setjmp.h
-include/wine/msvcrt/share.h
-include/wine/msvcrt/stddef.h
-include/wine/msvcrt/stdio.h
-include/wine/msvcrt/stdlib.h
-include/wine/msvcrt/string.h
-include/wine/msvcrt/sys/stat.h
-include/wine/msvcrt/sys/timeb.h
-include/wine/msvcrt/sys/types.h
-include/wine/msvcrt/sys/utime.h
-include/wine/msvcrt/time.h
-include/wine/msvcrt/wchar.h
-include/wine/msvcrt/wctype.h
-include/wine/nb30.h
-include/wine/nspapi.h
-include/wine/ntsecapi.h
-include/wine/oaidl.h
-include/wine/objbase.h
-include/wine/objidl.h
-include/wine/ocidl.h
-include/wine/ole2.h
-include/wine/ole2ver.h
-include/wine/oleauto.h
-include/wine/olectl.h
-include/wine/oledlg.h
-include/wine/oleidl.h
-include/wine/poppack.h
-include/wine/prsht.h
-include/wine/psapi.h
-include/wine/pshpack1.h
-include/wine/pshpack2.h
-include/wine/pshpack4.h
-include/wine/pshpack8.h
-include/wine/ras.h
-include/wine/regstr.h
-include/wine/richedit.h
-include/wine/rpc.h
-include/wine/rpcdce.h
-include/wine/rpcdcep.h
-include/wine/rpcndr.h
-include/wine/rpcnterr.h
-include/wine/rpcproxy.h
-include/wine/servprov.h
-include/wine/setupapi.h
-include/wine/shellapi.h
-include/wine/shlguid.h
-include/wine/shlobj.h
-include/wine/shlwapi.h
-include/wine/sql.h
-include/wine/sqlext.h
-include/wine/sqltypes.h
-include/wine/storage.h
-include/wine/strmif.h
-include/wine/tapi.h
-include/wine/tlhelp32.h
-include/wine/unknwn.h
-include/wine/urlmon.h
-include/wine/uuids.h
-include/wine/ver.h
-include/wine/vfw.h
-include/wine/vfwmsgs.h
-include/wine/winbase.h
-include/wine/wincon.h
-include/wine/wincrypt.h
-include/wine/windef.h
-include/wine/windows.h
-include/wine/windowsx.h
-include/wine/wine/debug.h
-include/wine/wine/exception.h
-include/wine/wine/icmpapi.h
-include/wine/wine/ipexport.h
-include/wine/wine/library.h
-include/wine/wine/obj_base.h
-include/wine/wine/obj_cache.h
-include/wine/wine/obj_channel.h
-include/wine/wine/obj_clientserver.h
-include/wine/wine/obj_commdlgbrowser.h
-include/wine/wine/obj_connection.h
-include/wine/wine/obj_contextmenu.h
-include/wine/wine/obj_control.h
-include/wine/wine/obj_dataobject.h
-include/wine/wine/obj_dockingwindowframe.h
-include/wine/wine/obj_dragdrop.h
-include/wine/wine/obj_enumidlist.h
-include/wine/wine/obj_errorinfo.h
-include/wine/wine/obj_extracticon.h
-include/wine/wine/obj_inplace.h
-include/wine/wine/obj_ksproperty.h
-include/wine/wine/obj_marshal.h
-include/wine/wine/obj_misc.h
-include/wine/wine/obj_moniker.h
-include/wine/wine/obj_oleaut.h
-include/wine/wine/obj_olefont.h
-include/wine/wine/obj_oleobj.h
-include/wine/wine/obj_oleundo.h
-include/wine/wine/obj_oleview.h
-include/wine/wine/obj_picture.h
-include/wine/wine/obj_property.h
-include/wine/wine/obj_propertystorage.h
-include/wine/wine/obj_queryassociations.h
-include/wine/wine/obj_serviceprovider.h
-include/wine/wine/obj_shellbrowser.h
-include/wine/wine/obj_shellextinit.h
-include/wine/wine/obj_shellfolder.h
-include/wine/wine/obj_shelllink.h
-include/wine/wine/obj_shellview.h
-include/wine/wine/obj_storage.h
-include/wine/wine/obj_webbrowser.h
-include/wine/wine/unicode.h
-include/wine/winerror.h
-include/wine/wingdi.h
-include/wine/wininet.h
-include/wine/winioctl.h
-include/wine/winnetwk.h
-include/wine/winnls.h
-include/wine/winnt.h
-include/wine/winreg.h
-include/wine/winres.h
-include/wine/winresrc.h
-include/wine/winsock.h
-include/wine/winsock2.h
-include/wine/winspool.h
-include/wine/winsvc.h
-include/wine/winuser.h
-include/wine/winver.h
-include/wine/wnaspi32.h
-include/wine/wownt32.h
-include/wine/ws2spi.h
-include/wine/ws2tcpip.h
-include/wine/wshisotp.h
-include/wine/wsipx.h



Home | Main Index | Thread Index | Old Index