1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Remove expired emulators/linux-winetools: Very old, discontinued, and

replaced by emulators/wine-doors
This commit is contained in:
Pav Lucistnik 2008-06-18 22:21:18 +00:00
parent 0ee5289cda
commit bb15d5868c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=215142
5 changed files with 1 additions and 61 deletions

1
MOVED
View File

@ -3493,3 +3493,4 @@ security/cyrus-sasl||2008-06-17|Has expired: Unsupported, please move to cyrus-s
converters/compface|mail/faces|2008-06-17|Removed in favour to mail/faces.
security/p5-openxpki-client-cli||2008-06-18|Has expired: no longer supported. Use p5-openxpki-client-html-mason instead
audio/mbrola||2008-06-18|Has expired: relies on forbidden port misc/compat3x; last release 2000
emulators/linux-winetools|||2008-06-18|Has expired: very old, discontinued, and replaced by emulators/wine-doors

View File

@ -75,7 +75,6 @@
SUBDIR += linux-vmware-toolbox4
SUBDIR += linux-vmware-toolbox5
SUBDIR += linux-vmware-toolbox6
SUBDIR += linux-winetools
SUBDIR += linux_base-fc4
SUBDIR += linux_base-fc6
SUBDIR += linux-xjoypad

View File

@ -1,37 +0,0 @@
# New ports collection makefile for: linux-winetools
# Date created: 4 September 2002
# Whom: Marc Fonvieille <blackend@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= winetools
PORTVERSION= 1.30
PORTREVISION= 3
CATEGORIES= emulators linux
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/%SUBDIR%/winetools/}
PKGNAMEPREFIX= linux-
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= A setup and configuration tool for WINE
RUN_DEPENDS= wine:${PORTSDIR}/emulators/wine
DEPRECATED= Very old, discontinued, and replaced by emulators/wine-doors
EXPIRATION_DATE=2007-11-14
NO_WRKSUBDIR= yes
NO_BUILD= yes
USE_LINUX= yes
USE_XLIB= yes
ONLY_FOR_ARCHS= i386 amd64
PLIST_FILES= bin/winetools
post-extract:
@${BRANDELF} -t Linux ${WRKDIR}/${PORTNAME}
do-install:
@${INSTALL_PROGRAM} ${WRKDIR}/${PORTNAME} ${PREFIX}/bin
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
MD5 (winetools-1.30.tgz) = e9c47c08e85be4e6df06730e5463eb7a
SHA256 (winetools-1.30.tgz) = c9d3d328e7346320212f18e79780168fa2a3ebe6e8d2c81f56a3c3a0427e89d6
SIZE (winetools-1.30.tgz) = 1005389

View File

@ -1,20 +0,0 @@
WineTools is a collection of tools for WINE. You can do the following
things with it:
- Install an application: You can choose a setup program which will
be run with Wine. There is also an option to install DCOM98, this
is needed to make some Installshield installers (as used by
Dreamweaver, Flash, etc) work.
- Uninstall an application: Every application that creates a registry
entry and has an uninstall function can be uninstalled (does not
work for uninstallers which use rundll32.exe).
- Create a Windows directory structure with registry and configuration
file in $HOME/.wine
- Create and edit a WINE config file.
- Install TrueType Fonts.
WWW: http://www.von-thadden.de/Joachim/WineTools/