PORTNAME/VERSION stuff

This commit is contained in:
Michael Haro 2000-04-12 04:56:17 +00:00
parent 5e49915a14
commit b7f08d10c0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27455
58 changed files with 158 additions and 176 deletions

View file

@ -1,5 +1,4 @@
# New ports collection makefile for: macutils # New ports collection makefile for: macutils
# Version required: 2.0b3
# Date created: 14th April 1997 # Date created: 14th April 1997
# Whom: Joel Sutton <jsutton@bbcon.com.au> # Whom: Joel Sutton <jsutton@bbcon.com.au>
# FreeBSD Version: 2.1.5-RELEASE # FreeBSD Version: 2.1.5-RELEASE
@ -7,10 +6,11 @@
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= macutils_2.0b3.orig PORTNAME= macutils
PKGNAME= macutils-2.0b3 PORTVERSION= 2.0b3
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/distributions/debian/main/source/otherosfs/ MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/distributions/debian/main/source/otherosfs/
DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
# ${MASTER_SITE_SUNSITE} isn't appropriate because distributions/ isn't # ${MASTER_SITE_SUNSITE} isn't appropriate because distributions/ isn't
# mirrored. # mirrored.

View file

@ -1,5 +1,4 @@
# New ports collection makefile for: aftp # New ports collection makefile for: aftp
# Version required: 1.0
# Date created: 18th Febuary 1997 # Date created: 18th Febuary 1997
# Last updated: 2nd August, 1998 # Last updated: 2nd August, 1998
# Whom: Joel Sutton <jsutton@bbcon.com.au> # Whom: Joel Sutton <jsutton@bbcon.com.au>
@ -7,10 +6,11 @@
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= aftp PORTNAME= aftp
PKGNAME= aftp-1.0 PORTVERSION= 1.0
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= ftp://ftp.apple.asimov.net/pub/apple_II/utility/ MASTER_SITES= ftp://ftp.apple.asimov.net/pub/apple_II/utility/
DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .tgz EXTRACT_SUFX= .tgz
MAINTAINER= jsutton@bbcon.com.au MAINTAINER= jsutton@bbcon.com.au

View file

@ -1,16 +1,16 @@
# New ports collection makefile for: Atari800-0.8.6 # New ports collection makefile for: Atari800
# Version required: 0.8.6
# Date created: 29th April, 1997 # Date created: 29th April, 1997
# Whom: Joel Sutton <jsutton@webnet.com.au> # Whom: Joel Sutton <jsutton@webnet.com.au>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= Atari800-0.8.6 PORTNAME= atari800
PKGNAME= atari800-0.8.6 PORTVERSION= 0.8.6
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= http://www.signus.demon.co.uk/Software/Portable/Atari800e/ \ MASTER_SITES= http://www.signus.demon.co.uk/Software/Portable/Atari800e/ \
http://cas3.zlin.vutbr.cz/~stehlik/a800/ http://cas3.zlin.vutbr.cz/~stehlik/a800/
DISTNAME= Atari800-${PORTVERSION}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${EXTRA_FILES} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${EXTRA_FILES}
MAINTAINER= jsutton@bbcon.com.au MAINTAINER= jsutton@bbcon.com.au

View file

@ -1,12 +1,12 @@
# New ports collection makefile for: bfe # New ports collection makefile for: bfe
# Version required: 991102
# Date created: 02 February 2000 # Date created: 02 February 2000
# Whom: jhb # Whom: jhb
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= bfe-${DATE} PORTNAME= bfe
PORTVERSION= 991102
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= http://www.qzx.com/bfe/ MASTER_SITES= http://www.qzx.com/bfe/
EXTRACT_SUFX= .tgz EXTRACT_SUFX= .tgz
@ -18,8 +18,6 @@ RUN_DEPENDS= bochs:${PORTSDIR}/emulators/bochs
USE_X_PREFIX= yes USE_X_PREFIX= yes
DATE= 991102
WRKSRC= ${WRKDIR}/bfe WRKSRC= ${WRKDIR}/bfe
do-install: do-install:

View file

@ -1,21 +1,21 @@
# ex:ts=8 # ex:ts=8
# Ports collection makefile for: bochs # Ports collection makefile for: bochs
# Version required: 0.0
# Date created: 16 December 1997 # Date created: 16 December 1997
# Whom: alex # Whom: alex
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= bochs-${DATE}c PORTNAME= bochs
PORTVERSION= 2000_0104c
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= ftp://ftp.bochs.com/pub/ MASTER_SITES= ftp://ftp.bochs.com/pub/
DISTFILE= ${PORTNAME}-${PORTVERSION}c
MAINTAINER= obrien@FreeBSD.org MAINTAINER= obrien@FreeBSD.org
VGABIOS= VGABIOS-elpin-2.20 VGABIOS= VGABIOS-elpin-2.20
BIOS= BIOS-bochs-990925a BIOS= BIOS-bochs-990925a
DATE= 2000_0104
USE_XLIB= yes USE_XLIB= yes
GNU_CONFIGURE= YES GNU_CONFIGURE= YES

View file

@ -1,16 +1,16 @@
# New ports collection Makefile for: bsvc # New ports collection Makefile for: bsvc
# Version required: 2.1
# Date created: 03-Mar-1997 # Date created: 03-Mar-1997
# Whom: tenser@spitfire.ecsel.psu.edu # Whom: tenser@spitfire.ecsel.psu.edu
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= bsvc-2.1-src PORTNAME= bsvc
PKGNAME= bsvc-2.1 PORTVERSION= 2.1
CATEGORIES= emulators tk82 CATEGORIES= emulators tk82
MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/emulators MASTER_SITE_SUBDIR= system/emulators
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= jseger@FreeBSD.org MAINTAINER= jseger@FreeBSD.org

View file

@ -1,17 +1,17 @@
# New ports collection makefile for: cpm-emulator # New ports collection makefile for: cpm-emulator
# Version required: 0.2.1.1
# Date created: 28 June 1995 # Date created: 28 June 1995
# Whom: janek@gaja.ipan.lublin.pl # Whom: janek@gaja.ipan.lublin.pl
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= cpm-0.2.1 PORTNAME= cpmemu
PKGNAME= cpmemu-0.2.1.1 PORTVERSION= 0.2.1.1
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUNSITE} \ MASTER_SITES= ${MASTER_SITE_SUNSITE} \
ftp://ftp.cdrom.com/pub/linux/slackware-4.0/source/extra-stuff/CPM-80-emulator/ ftp://ftp.cdrom.com/pub/linux/slackware-4.0/source/extra-stuff/CPM-80-emulator/
MASTER_SITE_SUBDIR= system/emulators MASTER_SITE_SUBDIR= system/emulators
DISTNAME= cpm-0.2.1
PATCH_SITES= ${MASTER_SITE_SUNSITE} PATCH_SITES= ${MASTER_SITE_SUNSITE}
PATCH_SITE_SUBDIR= system/emulators PATCH_SITE_SUBDIR= system/emulators

View file

@ -1,15 +1,15 @@
# New ports collection makefile for: cpm(1) # New ports collection makefile for: cpm(1)
# Version required: 1.1
# Date created: 25 December 1994 # Date created: 25 December 1994
# Whom: joerg # Whom: joerg
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= cpm-1.1 PORTNAME= cpmtools
PKGNAME= cpmtools-1.1 PORTVERSION= 1.1
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITES= ${MASTER_SITE_LOCAL}
DISTNAME= cpm-${PORTVERSION}
MAINTAINER= joerg@FreeBSD.org MAINTAINER= joerg@FreeBSD.org

View file

@ -1,16 +1,16 @@
# ex:ts=8 # ex:ts=8
# Ports collection makefile for: dlx # Ports collection makefile for: dlx
# Version required: 0.0
# Date created: Mon Dec 23, 1998 # Date created: Mon Dec 23, 1998
# Whom: David O'Brien (obrien@NUXI.com) # Whom: David O'Brien (obrien@NUXI.com)
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= dlx PORTNAME= dlx
PKGNAME= dlx-2.0 PORTVERSION= 2.0
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= ftp://max.stanford.edu/pub/hennessy-patterson.software/ MASTER_SITES= ftp://max.stanford.edu/pub/hennessy-patterson.software/
DISTFILE= ${PORTNAME}
EXTRACT_SUFX= .tar.Z EXTRACT_SUFX= .tar.Z
MAINTAINER= obrien@FreeBSD.org MAINTAINER= obrien@FreeBSD.org

View file

@ -1,15 +1,15 @@
# New ports collection makefile for: fMSX # New ports collection makefile for: fMSX
# Version required: 1.5
# Date created: 15 Oct 1996 # Date created: 15 Oct 1996
# Whom: dk # Whom: dk
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= fMSX PORTNAME= fmsx
PKGNAME= fmsx-1.5 PORTVERSION= 1.5
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= http://www.komkon.org/fms/fMSX/ MASTER_SITES= http://www.komkon.org/fms/fMSX/
DISTNAME= fMSX
EXTRACT_SUFX= .tar.Z EXTRACT_SUFX= .tar.Z
MAINTAINER= dk@farm.org MAINTAINER= dk@farm.org

View file

@ -1,15 +1,15 @@
# New ports collection makefile for: frodo # New ports collection makefile for: frodo
# Version required: 4.1
# Date created: 11 Dez 1997 # Date created: 11 Dez 1997
# Whom: dirk.meyer@dinoex.sub.org # Whom: dirk.meyer@dinoex.sub.org
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= FrodoV4_1a.Src PORTNAME= frodo
PKGNAME= frodo-4.1 PORTVERSION= 4.1a
CATEGORIES= emulators tk82 CATEGORIES= emulators tk82
MASTER_SITES= ftp://sunsite.unc.edu/pub/micro/commodore/crossplatform/emulators/unix/ MASTER_SITES= ftp://sunsite.unc.edu/pub/micro/commodore/crossplatform/emulators/unix/
DISTNAME= FrodoV4_1a.Src
MAINTAINER= dirk.meyer@dinoex.sub.org MAINTAINER= dirk.meyer@dinoex.sub.org

View file

@ -1,15 +1,15 @@
# New ports collection makefile for: hfs # New ports collection makefile for: hfs
# Version required: 0.37
# Date created: 17 November 1994 # Date created: 17 November 1994
# Whom: jmz # Whom: jmz
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= hfs0_37 PORTNAME= hfs
PKGNAME= hfs-0.37 PORTVERSION= 0.37
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/ MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
DISTNAME= ${PORTNAME}${PORTVERSION:S/./_/}
MAINTAINER= jmz@FreeBSD.org MAINTAINER= jmz@FreeBSD.org

View file

@ -1,12 +1,12 @@
# New ports collection makefile for: hfsutils # New ports collection makefile for: hfsutils
# Version required: 3.2.6
# Date Created: 7 Sep 1997 # Date Created: 7 Sep 1997
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= hfsutils-3.2.6 PORTNAME= hfsutils
PORTVERSION= 3.2.6
CATEGORIES= emulators tk82 CATEGORIES= emulators tk82
MASTER_SITES= ftp://ftp.mars.org/pub/hfs/ MASTER_SITES= ftp://ftp.mars.org/pub/hfs/

View file

@ -1,15 +1,15 @@
# New ports collection makefile for: ines # New ports collection makefile for: ines
# Version required: 0.7
# Date created: 02 November 1996 # Date created: 02 November 1996
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= iNES10-FreeBSD-80x86-bin PORTNAME= ines
PKGNAME= ines-1.0 PORTVERSION= 1.0
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= http://www.komkon.org/fms/iNES/ MASTER_SITES= http://www.komkon.org/fms/iNES/
DISTNAME= iNES10-FreeBSD-80x86-bin
EXTRACT_SUFX= .tar.Z EXTRACT_SUFX= .tar.Z
MAINTAINER= nakai@FreeBSD.org MAINTAINER= nakai@FreeBSD.org

View file

@ -1,15 +1,15 @@
# New ports collection makefile for: kmamerun # New ports collection makefile for: kmamerun
# Version required: 0.3.0pre1
# Date created: 24 Nov 1999 # Date created: 24 Nov 1999
# Whom: Nick Sayer <nsayer@freebsd.org> # Whom: Nick Sayer <nsayer@freebsd.org>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= kmamerun-0.3.0pre1 PORTNAME= kmamerun
PKGNAME= kmamerun-0.3.0.1 PORTVERSION= 0.3.0.1
CATEGORIES= emulators kde CATEGORIES= emulators kde
MASTER_SITES= ftp://ftp.sad.it/pub/kde/local/ MASTER_SITES= ftp://ftp.sad.it/pub/kde/local/
DISTNAME= kmamerun-0.3.0pre1
MAINTAINER= nsayer@freebsd.org MAINTAINER= nsayer@freebsd.org

View file

@ -1,12 +1,12 @@
# New ports collection makefile for: KSnes9x # New ports collection makefile for: KSnes9x
# Version required: 1.2
# Date created: 12 Nov 1999 # Date created: 12 Nov 1999
# Whom: Will Andrews <andrews@technologist.com> # Whom: Will Andrews <andrews@technologist.com>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= ksnes9x-1.2 PORTNAME= ksnes9x
PORTVERSION= 1.2
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= http://people.FreeBSD.org/~will/distfiles/ MASTER_SITES= http://people.FreeBSD.org/~will/distfiles/

View file

@ -1,13 +1,12 @@
# New ports collection makefile for: linux_base # New ports collection makefile for: linux_base
# Version required: 6.1
# Date created: Jul 7, 1999 # Date created: Jul 7, 1999
# Whom: marcel@FreeBSD.org # Whom: marcel@FreeBSD.org
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= linux_base PORTNAME= linux_base
PKGNAME= linux_base-6.1 PORTVERSION= 6.1
CATEGORIES= emulators linux CATEGORIES= emulators linux
MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g}
DISTFILES= ${RPM_SET1} ${RPM_LDCONFIG} ${RPM_SET2} \ DISTFILES= ${RPM_SET1} ${RPM_LDCONFIG} ${RPM_SET2} \

View file

@ -1,13 +1,12 @@
# New ports collection makefile for: linux_base # New ports collection makefile for: linux_base
# Version required: 6.1
# Date created: Jul 7, 1999 # Date created: Jul 7, 1999
# Whom: marcel@FreeBSD.org # Whom: marcel@FreeBSD.org
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= linux_base PORTNAME= linux_base
PKGNAME= linux_base-6.1 PORTVERSION= 6.1
CATEGORIES= emulators linux CATEGORIES= emulators linux
MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g}
DISTFILES= ${RPM_SET1} ${RPM_LDCONFIG} ${RPM_SET2} \ DISTFILES= ${RPM_SET1} ${RPM_LDCONFIG} ${RPM_SET2} \

View file

@ -1,13 +1,12 @@
# New ports collection makefile for: linux_base # New ports collection makefile for: linux_base
# Version required: 6.1
# Date created: Jul 7, 1999 # Date created: Jul 7, 1999
# Whom: marcel@FreeBSD.org # Whom: marcel@FreeBSD.org
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= linux_base PORTNAME= linux_base
PKGNAME= linux_base-6.1 PORTVERSION= 6.1
CATEGORIES= emulators linux CATEGORIES= emulators linux
MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g}
DISTFILES= ${RPM_SET1} ${RPM_LDCONFIG} ${RPM_SET2} \ DISTFILES= ${RPM_SET1} ${RPM_LDCONFIG} ${RPM_SET2} \

View file

@ -1,13 +1,12 @@
# New ports collection makefile for: linux_base # New ports collection makefile for: linux_base
# Version required: 6.1
# Date created: Jul 7, 1999 # Date created: Jul 7, 1999
# Whom: marcel@FreeBSD.org # Whom: marcel@FreeBSD.org
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= linux_base PORTNAME= linux_base
PKGNAME= linux_base-6.1 PORTVERSION= 6.1
CATEGORIES= emulators linux CATEGORIES= emulators linux
MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g}
DISTFILES= ${RPM_SET1} ${RPM_LDCONFIG} ${RPM_SET2} \ DISTFILES= ${RPM_SET1} ${RPM_LDCONFIG} ${RPM_SET2} \

View file

@ -1,13 +1,12 @@
# New ports collection makefile for: linux_base # New ports collection makefile for: linux_base
# Version required: 6.1
# Date created: Jul 7, 1999 # Date created: Jul 7, 1999
# Whom: marcel@FreeBSD.org # Whom: marcel@FreeBSD.org
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= linux_base PORTNAME= linux_base
PKGNAME= linux_base-6.1 PORTVERSION= 6.1
CATEGORIES= emulators linux CATEGORIES= emulators linux
MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g}
DISTFILES= ${RPM_SET1} ${RPM_LDCONFIG} ${RPM_SET2} \ DISTFILES= ${RPM_SET1} ${RPM_LDCONFIG} ${RPM_SET2} \

View file

@ -1,13 +1,12 @@
# New ports collection makefile for: linux_base # New ports collection makefile for: linux_base
# Version required: 6.1
# Date created: Jul 7, 1999 # Date created: Jul 7, 1999
# Whom: marcel@FreeBSD.org # Whom: marcel@FreeBSD.org
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= linux_base PORTNAME= linux_base
PKGNAME= linux_base-6.1 PORTVERSION= 6.1
CATEGORIES= emulators linux CATEGORIES= emulators linux
MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g}
DISTFILES= ${RPM_SET1} ${RPM_LDCONFIG} ${RPM_SET2} \ DISTFILES= ${RPM_SET1} ${RPM_LDCONFIG} ${RPM_SET2} \

View file

@ -1,13 +1,12 @@
# New ports collection makefile for: linux_base # New ports collection makefile for: linux_base
# Version required: 6.1
# Date created: Jul 7, 1999 # Date created: Jul 7, 1999
# Whom: marcel@FreeBSD.org # Whom: marcel@FreeBSD.org
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= linux_base PORTNAME= linux_base
PKGNAME= linux_base-6.1 PORTVERSION= 6.1
CATEGORIES= emulators linux CATEGORIES= emulators linux
MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g}
DISTFILES= ${RPM_SET1} ${RPM_LDCONFIG} ${RPM_SET2} \ DISTFILES= ${RPM_SET1} ${RPM_LDCONFIG} ${RPM_SET2} \

View file

@ -1,13 +1,12 @@
# New ports collection makefile for: linux_base # New ports collection makefile for: linux_base
# Version required: 6.1
# Date created: Jul 7, 1999 # Date created: Jul 7, 1999
# Whom: marcel@FreeBSD.org # Whom: marcel@FreeBSD.org
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= linux_base PORTNAME= linux_base
PKGNAME= linux_base-6.1 PORTVERSION= 6.1
CATEGORIES= emulators linux CATEGORIES= emulators linux
MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g}
DISTFILES= ${RPM_SET1} ${RPM_LDCONFIG} ${RPM_SET2} \ DISTFILES= ${RPM_SET1} ${RPM_LDCONFIG} ${RPM_SET2} \

View file

@ -1,15 +1,15 @@
# New ports collection makefile for: mastergear # New ports collection makefile for: mastergear
# Version required: 1.3
# Date created: 02 November 1996 # Date created: 02 November 1996
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= MG13-FreeBSD-80x86-bin PORTNAME= mastergear
PKGNAME= mastergear-1.3 PORTVERSION= 1.3
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= http://www.komkon.org/fms/MG/ MASTER_SITES= http://www.komkon.org/fms/MG/
DISTNAME= MG13-FreeBSD-80x86-bin
EXTRACT_SUFX= .tar.Z EXTRACT_SUFX= .tar.Z
MAINTAINER= nakai@FreeBSD.org MAINTAINER= nakai@FreeBSD.org

View file

@ -1,12 +1,12 @@
# New ports collection makefile for: mtools # New ports collection makefile for: mtools
# Version required: 3.9.6
# Date created: 5 October 1994 # Date created: 5 October 1994
# Whom: jmz # Whom: jmz
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= mtools-3.9.6 PORTNAME= mtools
PORTVERSION= 3.9.6
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= ftp://ftp.tux.org/pub/knaff/mtools/ \ MASTER_SITES= ftp://ftp.tux.org/pub/knaff/mtools/ \
http://mtools.linux.lu/ http://mtools.linux.lu/

View file

@ -1,16 +1,16 @@
# ex:ts=8 # ex:ts=8
# Ports collection makefile for: osf1_base # Ports collection makefile for: osf1_base
# Version required: 0.0
# Date created: Mon Feb 03, 1998 # Date created: Mon Feb 03, 1998
# Whom: David O'Brien (obrien@NUXI.com) # Whom: David O'Brien (obrien@NUXI.com)
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= netscape-4.7-1.alpha PORTNAME= osf1_base
PKGNAME= osf1_base-4.0f PORTVERSION= 4.0f
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= ftp://ftp.digital.com/private/netscape/ MASTER_SITES= ftp://ftp.digital.com/private/netscape/
DISTNAME= netscape-4.7-1.alpha
EXTRACT_SUFX= .rpm EXTRACT_SUFX= .rpm
MAINTAINER= obrien@FreeBSD.org MAINTAINER= obrien@FreeBSD.org

View file

@ -1,15 +1,13 @@
# New ports collection makefile for: pcemu(1) # New ports collection makefile for: pcemu(1)
# Version required: 1.01alpha
# Date created: 7 March 1995 # Date created: 7 March 1995
# Whom: joerg # Whom: joerg
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= pcemu1.01alpha PORTNAME= pcemu
PKGNAME= pcemu-1.01b PORTVERSION= 1.01b
CATEGORIES= emulators CATEGORIES= emulators
# #
# This could in theory become a chicken-and-egg problem. Anyway, # This could in theory become a chicken-and-egg problem. Anyway,
# wcarchive is well connected, and the distfile hasn't been changed # wcarchive is well connected, and the distfile hasn't been changed
@ -22,6 +20,7 @@ MASTER_SITES+= ftp://ftp.interface-business.de/pub/outgoing/
# #
# This is the original master site, but better use a well-connected server # This is the original master site, but better use a well-connected server
MASTER_SITES+= ftp://ftp.cs.bris.ac.uk/pub/users/hedley/ MASTER_SITES+= ftp://ftp.cs.bris.ac.uk/pub/users/hedley/
DISTNAME= pcemu1.01alpha
MAINTAINER= joerg@FreeBSD.org MAINTAINER= joerg@FreeBSD.org

View file

@ -1,16 +1,16 @@
# New ports collection makefile for: prodosemu # New ports collection makefile for: prodosemu
# Version required: 0.1
# Date created: 18th February 1997 # Date created: 18th February 1997
# Whom: Joel Sutton <sutton@aardvark.apana.org.au> # Whom: Joel Sutton <sutton@aardvark.apana.org.au>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= prodosemu.v0.1 PORTNAME= prodosemu
PKGNAME= prodosemu-0.1 PORTVERSION= 0.1
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= ftp://ftp.apple.asimov.net/pub/apple_II/emulators/prodosemu/ \ MASTER_SITES= ftp://ftp.apple.asimov.net/pub/apple_II/emulators/prodosemu/ \
ftp://apple2.caltech.edu/pub/apple2/emulators/ ftp://apple2.caltech.edu/pub/apple2/emulators/
DISTNAME= ${PORTNAME}.v${PORTVERSION}
MAINTAINER= ports@FreeBSD.org MAINTAINER= ports@FreeBSD.org

View file

@ -1,12 +1,12 @@
# New ports collection makefile for: QUASI88 # New ports collection makefile for: QUASI88
# Version required: 0.3.2
# Date created: 22 May 1999 # Date created: 22 May 1999
# Whom: Nishika <nishika@cheerful.com> # Whom: Nishika <nishika@cheerful.com>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= quasi88-0.3.2 PORTNAME= quasi88
PORTVERSION= 0.3.2
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= http://www.117.ne.jp/~show/pc8801/ MASTER_SITES= http://www.117.ne.jp/~show/pc8801/
EXTRACT_SUFX= .tgz EXTRACT_SUFX= .tgz

View file

@ -1,12 +1,12 @@
# New ports collection makefile for: rtc # New ports collection makefile for: rtc
# Version required: 2000.03.28
# Date created: 28 March 2000 # Date created: 28 March 2000
# Whom: Akinori MUSHA aka knu <knu@idaemons.org> # Whom: Akinori MUSHA aka knu <knu@idaemons.org>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= rtc-2000.03.28 PORTNAME= rtc
PORTVERSION= 2000.03.28
CATEGORIES= emulators linux CATEGORIES= emulators linux
MASTER_SITES= # none MASTER_SITES= # none
DISTFILES= # none DISTFILES= # none

View file

@ -1,16 +1,16 @@
# New ports collection makefile for: sim # New ports collection makefile for: sim
# Version required: 2.3d
# Date created: 7 November 1997 # Date created: 7 November 1997
# Whom: jraynard # Whom: jraynard
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= sim_2.3d PORTNAME= sim
PKGNAME= sim-2.3d PORTVERSION= 2.3d
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= ftp://minnie.cs.adfa.oz.au/pub/PDP-11/Sims/Supnik_2.3/sources/ \ MASTER_SITES= ftp://minnie.cs.adfa.oz.au/pub/PDP-11/Sims/Supnik_2.3/sources/ \
http://people.FreeBSD.org/~jedgar/distfiles/ http://people.FreeBSD.org/~jedgar/distfiles/
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= jedgar@FreeBSD.org MAINTAINER= jedgar@FreeBSD.org

View file

@ -1,15 +1,15 @@
# New ports collection makefile for: 6811sim # New ports collection makefile for: 6811sim
# Version required: 1.6
# Date created: Thu Sep 14 11:10:01 CDT 1995 # Date created: Thu Sep 14 11:10:01 CDT 1995
# Whom: erich@rrnet.com # Whom: erich@rrnet.com
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= sim PORTNAME= sim6811
PKGNAME= sim6811-1.6 PORTVERSION= 1.6
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= ftp://crl.nmsu.edu/pub/non-lexical/6811/ MASTER_SITES= ftp://crl.nmsu.edu/pub/non-lexical/6811/
DISTNAME= sim
EXTRACT_SUFX= .tar.Z EXTRACT_SUFX= .tar.Z
MAINTAINER= erich@FreeBSD.org MAINTAINER= erich@FreeBSD.org

View file

@ -1,16 +1,16 @@
# New ports collection makefile for: sim # New ports collection makefile for: sim
# Version required: 2.3d
# Date created: 7 November 1997 # Date created: 7 November 1997
# Whom: jraynard # Whom: jraynard
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= sim_2.3d PORTNAME= sim
PKGNAME= sim-2.3d PORTVERSION= 2.3d
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= ftp://minnie.cs.adfa.oz.au/pub/PDP-11/Sims/Supnik_2.3/sources/ \ MASTER_SITES= ftp://minnie.cs.adfa.oz.au/pub/PDP-11/Sims/Supnik_2.3/sources/ \
http://people.FreeBSD.org/~jedgar/distfiles/ http://people.FreeBSD.org/~jedgar/distfiles/
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= jedgar@FreeBSD.org MAINTAINER= jedgar@FreeBSD.org

View file

@ -1,15 +1,15 @@
# New ports collection makefile for: snes9x # New ports collection makefile for: snes9x
# Version required: 1.26
# Date created: 20 July 1997 # Date created: 20 July 1997
# Whom: Yukihiro Nakai<Nakai@Mlab.t.u-tokyo.ac.jp> # Whom: Yukihiro Nakai<Nakai@Mlab.t.u-tokyo.ac.jp>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= s9xs129 PORTNAME= snes9x
PKGNAME= snes9x-1.29 PORTVERSION= 1.29
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= http://www.snes9x.com/zips/ MASTER_SITES= http://www.snes9x.com/zips/
DISTNAME= s9xs129
MAINTAINER= nakai@FreeBSD.org MAINTAINER= nakai@FreeBSD.org

View file

@ -1,16 +1,16 @@
# ex:ts=8 # ex:ts=8
# Ports collection makefile for: spim # Ports collection makefile for: spim
# Version required: 0.0
# Date created: Mon Oct 28, 1996 # Date created: Mon Oct 28, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu) # Whom: David O'Brien (obrien@cs.ucdavis.edu)
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= spim5.9 PORTNAME= spim
PKGNAME= spim-5.9 PORTVERSION= 5.9
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= ftp://ftp.cs.wisc.edu/pub/spim/Old_Versions/ MASTER_SITES= ftp://ftp.cs.wisc.edu/pub/spim/Old_Versions/
DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= obrien@FreeBSD.org MAINTAINER= obrien@FreeBSD.org

View file

@ -1,16 +1,16 @@
# New ports collection makefile for: stella-1.1 # New ports collection makefile for: stella-1.1
# Version required: 1.1
# Date created: March 4, 1999 # Date created: March 4, 1999
# Whom: Jacques Vidrine <nectar@FreeBSD.org> # Whom: Jacques Vidrine <nectar@FreeBSD.org>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= stella-1.1-src PORTNAME= stella
PKGNAME= stella-1.1 PORTVERSION= 1.1
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= ftp://ftp.eos.ncsu.edu/pub/bsvc/stella/1.1/ \ MASTER_SITES= ftp://ftp.eos.ncsu.edu/pub/bsvc/stella/1.1/ \
http://www.nectar.com/distfiles/ http://www.nectar.com/distfiles/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= nectar@FreeBSD.org MAINTAINER= nectar@FreeBSD.org

View file

@ -1,15 +1,15 @@
# New ports collection makefile for: STonX # New ports collection makefile for: STonX
# Version required: 0.6.7
# Date created: 3rd August, 1997 # Date created: 3rd August, 1997
# Whom: Tobias Reifenberger <tr@freebsd.mayn.de> # Whom: Tobias Reifenberger <tr@freebsd.mayn.de>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= STonX-0.6.7-epsilon PORTNAME= stonx
PKGNAME= stonx-0.6.7e PORTVERSION= 0.6.7e
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= ftp://ftp.complang.tuwien.ac.at/pub/nino/stonx-current/ MASTER_SITES= ftp://ftp.complang.tuwien.ac.at/pub/nino/stonx-current/
DISTNAME= STonX-0.6.7-epsilon
MAINTAINER= treif@mayn.de MAINTAINER= treif@mayn.de

View file

@ -1,15 +1,15 @@
# New ports collection makefile for: tkhfs # New ports collection makefile for: tkhfs
# Version required: 1.27
# Date created: 17 November 1994 # Date created: 17 November 1994
# Whom: jmz # Whom: jmz
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= tkhfs PORTNAME= tkhfs
PKGNAME= tkhfs-1.27 PORTVERSION= 1.27
CATEGORIES= emulators tk82 CATEGORIES= emulators tk82
MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/ MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
DISTNAME= ${PORTNAME}
MAINTAINER= jmz@FreeBSD.org MAINTAINER= jmz@FreeBSD.org

View file

@ -1,15 +1,15 @@
# New ports collection makefile for: truereality # New ports collection makefile for: truereality
# Version required: 1999062900
# Date Created: 28 November 1999 # Date Created: 28 November 1999
# Whom: Mario S F Ferreira <lioux@linf.unb.br> et al. # Whom: Mario S F Ferreira <lioux@linf.unb.br> et al.
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= TrueReality-${DATE} PORTNAME= truereality
PKGNAME= truereality-${DATE} PORTVERSION= 1999062900
CATEGORIES= emulators devel CATEGORIES= emulators devel
MASTER_SITES= http://www.emuhq.com/emulators/ MASTER_SITES= http://www.emuhq.com/emulators/
DISTNAME= TrueReality-${PORTVERSION}
EXTRACT_SUFX= .tgz EXTRACT_SUFX= .tgz
MAINTAINER= lioux@linf.unb.br MAINTAINER= lioux@linf.unb.br
@ -24,8 +24,6 @@ USE_XLIB= yes
WRKSRC= ${WRKDIR}/TrueReality/Source WRKSRC= ${WRKDIR}/TrueReality/Source
DATE= 1999062900
do-install: do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/TrueReality ${PREFIX}/bin @${INSTALL_PROGRAM} ${WRKSRC}/TrueReality ${PREFIX}/bin
@${LN} -sf ${PREFIX}/bin/TrueReality ${PREFIX}/bin/truereality @${LN} -sf ${PREFIX}/bin/TrueReality ${PREFIX}/bin/truereality

View file

@ -1,12 +1,12 @@
# New ports collection makefile for: tuxnes # New ports collection makefile for: tuxnes
# Version required: 0.73
# Date created: 13 Feb 2000 # Date created: 13 Feb 2000
# Whom: Jeroen Ruigrok van der Werven <asmodai@freebsd.org> # Whom: Jeroen Ruigrok van der Werven <asmodai@freebsd.org>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= tuxnes-0.73 PORTNAME= tuxnes
PORTVERSION= 0.73
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= http://people.freebsd.org/~asmodai/mirror/ \ MASTER_SITES= http://people.freebsd.org/~asmodai/mirror/ \
http://tmmm.simplenet.com/tuxnes/packages/ http://tmmm.simplenet.com/tuxnes/packages/

View file

@ -1,15 +1,15 @@
# New ports collection makefile for: Willows # New ports collection makefile for: Willows
# Version required: 1999.06.16
# Date created: 5 June 1999 # Date created: 5 June 1999
# Whom: Pedro F. Giffuni # Whom: Pedro F. Giffuni
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= twin-19991230 PORTNAME= twin
PKGNAME= twin-1999.12.30 PORTVERSION= 1999.12.30
CATEGORIES= emulators devel CATEGORIES= emulators devel
MASTER_SITES= ftp://ftp.willows.com/pub/development/ MASTER_SITES= ftp://ftp.willows.com/pub/development/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
MAINTAINER= giffunip@asme.org MAINTAINER= giffunip@asme.org

View file

@ -1,21 +1,21 @@
# New ports collection makefile for: vMac # New ports collection makefile for: vMac
# Version required: 0.1.9.3
# Date created: Jul 11th 1999 # Date created: Jul 11th 1999
# Whom: troll # Whom: troll
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= vMac-0.1.9.3-src PORTNAME= vMac
PKGNAME= vMac-0.1.9.3 PORTVERSION= 0.1.9.3
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= http://www.vmac.org/download/XWindows/ MASTER_SITES= http://www.vmac.org/download/XWindows/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
EXTRACT_SUFX= .tgz EXTRACT_SUFX= .tgz
MAINTAINER= troll@digitalspark.net MAINTAINER= troll@digitalspark.net
MAKEFILE= Makefile MAKEFILE= Makefile
WRKSRC= ${WRKDIR}/vMac-0.1.9.3 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_GMAKE= yes USE_GMAKE= yes
HAS_CONFIGURE= yes HAS_CONFIGURE= yes
USE_XLIB= yes USE_XLIB= yes

View file

@ -1,15 +1,15 @@
# New ports collection makefile for: vgb # New ports collection makefile for: vgb
# Version required: 0.7
# Date created: 31 October 1996 # Date created: 31 October 1996
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= VGB PORTNAME= vgb
PKGNAME= vgb-0.7 PORTVERSION= 0.7
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITES= ${MASTER_SITE_LOCAL}
DISTNAME= VGB
EXTRACT_SUFX= .tar.Z EXTRACT_SUFX= .tar.Z
MAINTAINER= nakai@FreeBSD.org MAINTAINER= nakai@FreeBSD.org

View file

@ -1,11 +1,11 @@
# New ports collection makefile for: vice # New ports collection makefile for: vice
# Version required: 1.2
# Date created: Mar 28, 1998 # Date created: Mar 28, 1998
# Whom: dchapes@ddm.on.ca # Whom: dchapes@ddm.on.ca
# #
# $FreeBSD$ # $FreeBSD$
DISTNAME= vice-1.2 PORTNAME= vice
PORTVERSION= 1.2
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/ MASTER_SITES= ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/

View file

@ -1,17 +1,17 @@
# New ports collection makefile for: vmsbackup # New ports collection makefile for: vmsbackup
# Version required: 3.0
# Date created: 18 Apr 1994 # Date created: 18 Apr 1994
# Whom: Jonathan M. Bresler (jmb) # Whom: Jonathan M. Bresler (jmb)
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= vmsbackup PORTNAME= vmsbackup
PKGNAME= vmsbackup-3.0 PORTVERSION= 3.0
CATEGORIES= emulators sysutils CATEGORIES= emulators sysutils
MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub/utils/ MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub/utils/
# slightly different version # slightly different version
# MASTER_SITES+= ftp://ftp.uni-passau.de/pub/unix/system/backup/ # MASTER_SITES+= ftp://ftp.uni-passau.de/pub/unix/system/backup/
DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .tgz EXTRACT_SUFX= .tgz
MAINTAINER= jmb@FreeBSD.org MAINTAINER= jmb@FreeBSD.org

View file

@ -1,5 +1,4 @@
# ports collection makefile for: VMware 1.1.2 for Linux # ports collection makefile for: VMware 1.1.2 for Linux
# Version required: 1.1.2
# Date created: Fri 26 Nov 19:16:47 EST 1999 # Date created: Fri 26 Nov 19:16:47 EST 1999
# Whom: vns@delta.odessa.ua # Whom: vns@delta.odessa.ua
# #
@ -7,8 +6,8 @@
# $vmFreeBSD: vmware/vmmon-only/freebsd/port/Makefile,v 1.8 1999/12/17 00:38:27 vsilyaev Exp $ # $vmFreeBSD: vmware/vmmon-only/freebsd/port/Makefile,v 1.8 1999/12/17 00:38:27 vsilyaev Exp $
# #
DISTNAME= VMware-1.1.2-364 PORTNAME= vmware
PKGNAME= vmware-1.1.2.364 PORTVERSION= 1.1.2.364
CATEGORIES= emulators linux CATEGORIES= emulators linux
MASTER_SITES= http://www4.vmware.com/software/ \ MASTER_SITES= http://www4.vmware.com/software/ \
http://vmware-svca.www.conxion.com/software/ \ http://vmware-svca.www.conxion.com/software/ \
@ -17,6 +16,7 @@ MASTER_SITES= http://www4.vmware.com/software/ \
http://www.vmware.co.uk/software/ \ http://www.vmware.co.uk/software/ \
http://mirror.aarnet.edu.au/pub/vmware/software/ \ http://mirror.aarnet.edu.au/pub/vmware/software/ \
ftp://mirror.aarnet.edu.au/pub/vmware/software/ ftp://mirror.aarnet.edu.au/pub/vmware/software/
DISTNAME= VMware-1.1.2-364
PATCH_SITES= http://www.mindspring.com/~vsilyaev/vmware/files/ \ PATCH_SITES= http://www.mindspring.com/~vsilyaev/vmware/files/ \
ftp://mirror.aarnet.edu.au/pub/vmware/freebsd/ \ ftp://mirror.aarnet.edu.au/pub/vmware/freebsd/ \

View file

@ -1,5 +1,4 @@
# ports collection makefile for: VMware 2.0 for Linux # ports collection makefile for: VMware 2.0 for Linux
# Version required: 2.0 - Build 476
# Date created: Fri 26 Nov 19:16:47 EST 1999 # Date created: Fri 26 Nov 19:16:47 EST 1999
# Whom: vns@delta.odessa.ua # Whom: vns@delta.odessa.ua
# #
@ -7,8 +6,8 @@
# $vmFreeBSD: vmware/vmmon-only/freebsd/port/Makefile,v 1.9 2000/01/23 22:29:24 vsilyaev Exp $ # $vmFreeBSD: vmware/vmmon-only/freebsd/port/Makefile,v 1.9 2000/01/23 22:29:24 vsilyaev Exp $
# #
DISTNAME= VMware-2.0-476 PORTNAME= vmware2
PKGNAME= vmware2-2.0.476 PORTVERSION= 2.0.476
CATEGORIES= emulators linux CATEGORIES= emulators linux
MASTER_SITES= http://www4.vmware.com/software/ \ MASTER_SITES= http://www4.vmware.com/software/ \
http://vmware-svca.www.conxion.com/software/ \ http://vmware-svca.www.conxion.com/software/ \
@ -17,6 +16,7 @@ MASTER_SITES= http://www4.vmware.com/software/ \
http://www.vmware.co.uk/software/ \ http://www.vmware.co.uk/software/ \
http://mirror.aarnet.edu.au/pub/vmware/software/ \ http://mirror.aarnet.edu.au/pub/vmware/software/ \
ftp://mirror.aarnet.edu.au/pub/vmware/software/ ftp://mirror.aarnet.edu.au/pub/vmware/software/
DISTNAME= VMware-2.0-476
PATCH_SITES= http://www.mindspring.com/~vsilyaev/vmware/files/ \ PATCH_SITES= http://www.mindspring.com/~vsilyaev/vmware/files/ \
ftp://mirror.aarnet.edu.au/pub/vmware/freebsd/ \ ftp://mirror.aarnet.edu.au/pub/vmware/freebsd/ \

View file

@ -1,5 +1,4 @@
# ports collection makefile for: VMware 2.0 for Linux # ports collection makefile for: VMware 2.0 for Linux
# Version required: 2.0 - Build 476
# Date created: Fri 26 Nov 19:16:47 EST 1999 # Date created: Fri 26 Nov 19:16:47 EST 1999
# Whom: vns@delta.odessa.ua # Whom: vns@delta.odessa.ua
# #
@ -7,8 +6,8 @@
# $vmFreeBSD: vmware/vmmon-only/freebsd/port/Makefile,v 1.9 2000/01/23 22:29:24 vsilyaev Exp $ # $vmFreeBSD: vmware/vmmon-only/freebsd/port/Makefile,v 1.9 2000/01/23 22:29:24 vsilyaev Exp $
# #
DISTNAME= VMware-2.0-476 PORTNAME= vmware2
PKGNAME= vmware2-2.0.476 PORTVERSION= 2.0.476
CATEGORIES= emulators linux CATEGORIES= emulators linux
MASTER_SITES= http://www4.vmware.com/software/ \ MASTER_SITES= http://www4.vmware.com/software/ \
http://vmware-svca.www.conxion.com/software/ \ http://vmware-svca.www.conxion.com/software/ \
@ -17,6 +16,7 @@ MASTER_SITES= http://www4.vmware.com/software/ \
http://www.vmware.co.uk/software/ \ http://www.vmware.co.uk/software/ \
http://mirror.aarnet.edu.au/pub/vmware/software/ \ http://mirror.aarnet.edu.au/pub/vmware/software/ \
ftp://mirror.aarnet.edu.au/pub/vmware/software/ ftp://mirror.aarnet.edu.au/pub/vmware/software/
DISTNAME= VMware-2.0-476
PATCH_SITES= http://www.mindspring.com/~vsilyaev/vmware/files/ \ PATCH_SITES= http://www.mindspring.com/~vsilyaev/vmware/files/ \
ftp://mirror.aarnet.edu.au/pub/vmware/freebsd/ \ ftp://mirror.aarnet.edu.au/pub/vmware/freebsd/ \

View file

@ -1,15 +1,15 @@
# New ports collection makefile for: vpce # New ports collection makefile for: vpce
# Version required: 0.3f
# Date created: 20 August 1997 # Date created: 20 August 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= vpce03f_freebsd PORTNAME= vpce
PKGNAME= vpce-0.3f PORTVERSION= 0.3f
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= http://www.fortunecity.com/roswell/vanthal/10/ MASTER_SITES= http://www.fortunecity.com/roswell/vanthal/10/
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//}_freebsd
EXTRACT_SUFX= .tgz EXTRACT_SUFX= .tgz
MAINTAINER= nakai@FreeBSD.org MAINTAINER= nakai@FreeBSD.org

View file

@ -1,24 +1,23 @@
# New ports collection makefile for: wine # New ports collection makefile for: wine
# Version required: 980517
# Date created: Sa 9 Nov 1996 00:52:22 MET # Date created: Sa 9 Nov 1996 00:52:22 MET
# Whom: se # Whom: se
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= Wine-${DATE} PORTNAME= wine
PKGNAME= wine-99.11.14 PORTVERSION= 99.11.14
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= ALPHA/wine/development MASTER_SITE_SUBDIR= ALPHA/wine/development
DISTNAME= Wine-${PORTVERSION:S/.//g}
MAINTAINER= se@FreeBSD.org MAINTAINER= se@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
GL.14:${PORTSDIR}/graphics/Mesa3 GL.14:${PORTSDIR}/graphics/Mesa3
DATE= 991114 WRKSRC= ${WRKDIR}/wine-${PORTVERSION:S/.//g}
WRKSRC= ${WRKDIR}/wine-${DATE}
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
MAN1= wine.1 MAN1= wine.1
MAN5= wine.conf.5 MAN5= wine.conf.5

View file

@ -1,24 +1,23 @@
# New ports collection makefile for: wine # New ports collection makefile for: wine
# Version required: 980517
# Date created: Sa 9 Nov 1996 00:52:22 MET # Date created: Sa 9 Nov 1996 00:52:22 MET
# Whom: se # Whom: se
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= Wine-${DATE} PORTNAME= wine
PKGNAME= wine-99.11.14 PORTVERSION= 99.11.14
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= ALPHA/wine/development MASTER_SITE_SUBDIR= ALPHA/wine/development
DISTNAME= Wine-${PORTVERSION:S/.//g}
MAINTAINER= se@FreeBSD.org MAINTAINER= se@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
GL.14:${PORTSDIR}/graphics/Mesa3 GL.14:${PORTSDIR}/graphics/Mesa3
DATE= 991114 WRKSRC= ${WRKDIR}/wine-${PORTVERSION:S/.//g}
WRKSRC= ${WRKDIR}/wine-${DATE}
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
MAN1= wine.1 MAN1= wine.1
MAN5= wine.conf.5 MAN5= wine.conf.5

View file

@ -1,12 +1,12 @@
# New ports collection makefile for: x48 # New ports collection makefile for: x48
# Version required: 0.4.0
# Date created: Thu Oct 24 13:10:59 CDT 1996 # Date created: Thu Oct 24 13:10:59 CDT 1996
# Whom: erich@FreeBSD.org # Whom: erich@FreeBSD.org
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= x48-0.4.0 PORTNAME= x48
PORTVERSION= 0.4.0
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/emulators MASTER_SITE_SUBDIR= system/emulators

View file

@ -1,17 +1,14 @@
# New ports collection makefile for: xgs # New ports collection makefile for: xgs
# Version required: 0.50
# Date created: 2nd May, 1997 # Date created: 2nd May, 1997
# Whom: Joel Sutton <sutton@aardvark.apana.org.au> # Whom: Joel Sutton <sutton@aardvark.apana.org.au>
# #
# $FreeBSD$ # $FreeBSD$
# #
# This is the stable release of the xgs emulator. Sound support is # This is the stable release of the xgs emulator. Sound support is
# currently broken. # currently broken.
# Distfile collection and extraction stuff PORTNAME= xgs
# PORTVERSION= 0.50
DISTNAME= xgs-0.50
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= http://www.inwards.com/xgs/ \ MASTER_SITES= http://www.inwards.com/xgs/ \
ftp://ftp.apple.asimov.net/pub/apple_II/emulators/rom_images/ ftp://ftp.apple.asimov.net/pub/apple_II/emulators/rom_images/

View file

@ -1,12 +1,12 @@
# New ports collection makefile for: xmame # New ports collection makefile for: xmame
# Version required: 0.36b3.1
# Date created: 4 Sep 1999 # Date created: 4 Sep 1999
# Whom: Donald Burr <dburr@FreeBSD.org> # Whom: Donald Burr <dburr@FreeBSD.org>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= xmame-0.36b3.1 PORTNAME= xmame
PORTVERSION= 0.36b3.1
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= http://xmame.retrogames.com/download/ \ MASTER_SITES= http://xmame.retrogames.com/download/ \
ftp://ftp.kaupp.cx/pub/xmame/ \ ftp://ftp.kaupp.cx/pub/xmame/ \

View file

@ -1,16 +1,16 @@
# New ports collection makefile for: xmess # New ports collection makefile for: xmess
# Version required: 0.2b4.1
# Date created: Tue Aug 17 00:21:10 MET DST 1999 # Date created: Tue Aug 17 00:21:10 MET DST 1999
# Whom: nox@jelal.kn-bremen.de # Whom: nox@jelal.kn-bremen.de
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= unix02s4 PORTNAME= xmess
PKGNAME= xmess-0.2b4.1 PORTVERSION= 0.2b4.1
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= http://mess.emuverse.com/files/ \ MASTER_SITES= http://mess.emuverse.com/files/ \
http://www.vintagegaming.com/hosted/vectrex/ http://www.vintagegaming.com/hosted/vectrex/
DISTNAME= unix02s4
DISTFILES= ${DISTNAME}.tgz pdp1.zip DISTFILES= ${DISTNAME}.tgz pdp1.zip
#MAINTAINER= mycroft@NetBSD.ORG # NetBSD #MAINTAINER= mycroft@NetBSD.ORG # NetBSD

View file

@ -1,15 +1,15 @@
# ports collection makefile for: AliceSoft System 3.5 on X # ports collection makefile for: AliceSoft System 3.5 on X
# Version required: 1.0.1
# Date created: 24 Oct 1998 # Date created: 24 Oct 1998
# Whom: Seiichirou Hiraoka # Whom: Seiichirou Hiraoka
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= xsystem35-1.2.5-1 PORTNAME= xsystem35
PKGNAME= xsystem35-1.2.5.1 PORTVERSION= 1.2.5.1
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= http://www.aist-nara.ac.jp/~masaki-c/private/unitbase/xsys35/down/ MASTER_SITES= http://www.aist-nara.ac.jp/~masaki-c/private/unitbase/xsys35/down/
DISTNAME= xsystem35-1.2.5-1
MAINTAINER= k5@cheerful.com MAINTAINER= k5@cheerful.com

View file

@ -1,12 +1,12 @@
# New ports collection makefile for: xzx # New ports collection makefile for: xzx
# Version required: 2.9.0
# Date created: 13 Nov 1997 # Date created: 13 Nov 1997
# Whom: Sheldon Hearn <axl@iafrica.com> # Whom: Sheldon Hearn <axl@iafrica.com>
# #
# $FreeBSD$ # $FreeBSD$
# #
DISTNAME= xzx-2.9.1 PORTNAME= xzx
PORTVERSION= 2.9.1
CATEGORIES= emulators CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/emulators/zx MASTER_SITE_SUBDIR= system/emulators/zx