Skip to content

Commit

Permalink
update with the new PORTNAME/PORTVERSION variables
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Haro authored and Michael Haro committed Apr 8, 2000
1 parent 3da86c6 commit 59df8af
Show file tree
Hide file tree
Showing 90 changed files with 300 additions and 300 deletions.
6 changes: 3 additions & 3 deletions archivers/arc/Makefile
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# New ports collection makefile for: arc
# Version required: 5.21e
# Date created: 31 Dec 1994
# Whom: ache
#
# $FreeBSD$
#

DISTNAME= arc521e.pl8
PKGNAME= arc-5.21e
PORTNAME= arc
PORTVERSION= 5.21e.8
CATEGORIES= archivers
MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/arcers/
DISTNAME= arc521e.pl8
EXTRACT_SUFX= .tar.Z

MAINTAINER= ache@FreeBSD.org
Expand Down
4 changes: 2 additions & 2 deletions archivers/bzip/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# New ports collection makefile for: bzip
# Version required: 0.21
# Date created: Fr 27 Sep 1996 11:47:35 MET DST
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
# $FreeBSD$
#

DISTNAME= bzip-0.21
PORTNAME= bzip
PORTVERSION= 0.21
CATEGORIES= archivers
MASTER_SITES= ftp://ftp.connectnet.com/pub/bzip/bzip-0.21/

Expand Down
4 changes: 2 additions & 2 deletions archivers/bzip2/Makefile
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# ex:ts=8
# Ports collection makefile for: bzip2
# Version required: 0.0
# Date created: 19 Nov 1997
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#

DISTNAME= bzip2-0.9.5d
PORTNAME= bzip2
PORTVERSION= 0.9.5d
CATEGORIES= archivers
MASTER_SITES= ftp://sourceware.cygnus.com/pub/bzip2/v095/ \
http://www.kernel.org/pub/software/utils/compress/bzip2/
Expand Down
6 changes: 3 additions & 3 deletions archivers/deepforest/Makefile
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# New ports collection makefile for: JDE's DeepForest
# Version required: 1.0a
# Date created: 25 March 1999
# Whom: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
#
# $FreeBSD$
#

DISTNAME= DeepForest-1.0a
PKGNAME= ${LANGPREFIX}deepforest-1.0a
PORTNAME= ${LANGPREFIX}DeepForest
PORTVERSION= 1.0a
CATEGORIES= ${CATEGORY_LIST}
MASTER_SITES= http://www.aaa-int.or.jp/~jfactory/JDE/dist/
DISTNAME= DeepForest-${PORTVERSION}

MAINTAINER= kiri@pis.toba-cmt.ac.jp

Expand Down
4 changes: 2 additions & 2 deletions archivers/fastjar/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# New ports collection makefile for: fastjar
# Version required: 0.90
# Date created: 18 March 2000
# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
#
# $FreeBSD$
#

DISTNAME= fastjar-0.90
PORTNAME= fastjar
PORTVERSION= 0.90
CATEGORIES= archivers java
MASTER_SITES= http://download.sourceforge.net/fastjar/
EXTRACT_SUFX= .tgz
Expand Down
4 changes: 2 additions & 2 deletions archivers/freeze/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# New ports collection makefile for: freeze
# Version required: 2.5
# Date created: 20 Jul 1996
# Whom: lukin@okbmei.msk.su
#
# $FreeBSD$
#

DISTNAME= freeze-2.5
PORTNAME= freeze
PORTVERSION= 2.5
CATEGORIES= archivers
MASTER_SITES= ftp://ftp.cdrom.com/pub/unixfreeware/archive/ \
ftp://ftp.warwick.ac.uk/pub/compression/
Expand Down
4 changes: 2 additions & 2 deletions archivers/gshar+gunshar/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# New ports collection makefile for: gshar+gunshar
# Version required: 4.2.1
# Date created: 28 Dec 1994
# Whom: ache
#
# $FreeBSD$
#

DISTNAME= sharutils-4.2.1
PORTNAME= sharutils
PORTVERSION= 4.2.1
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= sharutils
Expand Down
22 changes: 11 additions & 11 deletions archivers/ha/Makefile
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
# New ports collection makefile for: ha
# Version required: 0.999beta
# Date created: 24 Jan 1995
# Whom: ache
#
# $FreeBSD$
#

DISTNAME= ha0999
PKGNAME= ha-0.999b
PORTNAME= ha
PORTVERSION= 0.999b
CATEGORIES= archivers
MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/arcers/
EXTRACT_SUFX= .tgz
MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/arcers/
DISTNAME= ha0999
EXTRACT_SUFX= .tgz

MAINTAINER= ache@FreeBSD.org
MAINTAINER= ache@FreeBSD.org

NO_WRKSUBDIR= yes
MAKEFILE= makefile.nix
MAKE_FLAGS= CC=cc -f
ALL_TARGET= ha
USE_GMAKE= yes
NO_WRKSUBDIR= yes
MAKEFILE= makefile.nix
MAKE_FLAGS= CC=cc -f
ALL_TARGET= ha
USE_GMAKE= yes

do-install:
cd ${WRKSRC}; ${INSTALL} ${COPY} ${STRIP} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} ha ${PREFIX}/bin
Expand Down
14 changes: 7 additions & 7 deletions archivers/hpack.non-usa.only/Makefile
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
# New ports collection makefile for: hpack.with_encryption
# Version required: 0.79a0
# Date created: 7 Jan 1995
# Whom: ache
#
# $FreeBSD$
#

DISTNAME= hpack79src
PKGNAME= hpack-0.79a
PORTNAME= hpack
PORTVERSION= 0.79a
CATEGORIES= archivers
MASTER_SITES= ftp://src.doc.ic.ac.uk/packages/hpack/
MASTER_SITES= ftp://src.doc.ic.ac.uk/packages/hpack/
DISTNAME= hpack79src

MAINTAINER= ache@FreeBSD.org
MAINTAINER= ache@FreeBSD.org

RESTRICTED= "Using this code inside USA will violate RSA patents"
NO_WRKSUBDIR= yes
MAKEFILE= makefile
ALL_TARGET= freebsd
MAKEFILE= makefile
ALL_TARGET= freebsd
INSTALL_TARGET= freebsd.install
MAN1= hpack.1

Expand Down
6 changes: 3 additions & 3 deletions archivers/lha/Makefile
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# New ports collection makefile for: lha
# Version required: 1.14f
# Date created: 26 Dec 1994
# Whom: ache
#
# $FreeBSD$
#

DISTNAME= lha-114f
PKGNAME= lha-1.14f
PORTNAME= lha
PORTVERSION= 1.14f
CATEGORIES= archivers
MASTER_SITES= http://www2m.biglobe.ne.jp/~dolphin/lha/prog/ \
ftp://ftp.win.ne.jp/pub/misc/
DISTNAME= lha-114f

MAINTAINER= ache@FreeBSD.org

Expand Down
12 changes: 6 additions & 6 deletions archivers/linux_rar/Makefile
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
# New ports collection makefile for: linux_rar
# http://www.rarsoft.com/rar_archiver.htm
# Version required: 2.60
# Date created: 30 April 1999
# Whom: FUJISHIMA Satsuki <k5@respo.or.jp>
#
# $FreeBSD$
#

DISTNAME= rarlnx26
PKGNAME= linux_rar-2.60
PORTNAME= linux_rar
PORTVERSION= 2.60
CATEGORIES= archivers linux
MASTER_SITES= ftp://rarsoft.ti.sk/pub/rar/ \
ftp://ftp.cdrom.com/pub/cheats/dlh/rar/ \
ftp://ftp.cdrom.com/pub/sac/pack/
EXTRACT_SUFX= .sfx
DISTNAME= rarlnx26
EXTRACT_SUFX= .sfx

MAINTAINER= k5@cheerful.com
MAINTAINER= k5@cheerful.com

BUILD_DEPENDS= /compat/linux/lib/ld-linux.so.2:${PORTSDIR}/emulators/linux_base
RUN_DEPENDS= /compat/linux/lib/ld-linux.so.2:${PORTSDIR}/emulators/linux_base

NO_BUILD= yes
ONLY_FOR_ARCHS= i386
NO_CDROM= NOFEE: Can not charge for distribution
NO_PACKAGE= Only unmodified original package can be distributed
NO_PACKAGE= Only unmodified original package can be distributed

EXTRACT_CMD= # empty
EXTRACT_BEFORE_ARGS= # empty
Expand Down
4 changes: 2 additions & 2 deletions archivers/lzo/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# New ports collection makefile for: lzo
# Version required: 1.06
# Date created: 21 Feb 1998
# Whom: giffunip@asme.org
#
# $FreeBSD$
#

DISTNAME= lzo-1.06
PORTNAME= lzo
PORTVERSION= 1.06
CATEGORIES= archivers devel
MASTER_SITES= ${MASTER_SITE_SUNSITE} \
http://wildsau.idv.uni-linz.ac.at/mfx/lzo-download/
Expand Down
4 changes: 2 additions & 2 deletions archivers/lzo2/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# New ports collection makefile for: lzo
# Version required: 1.06
# Date created: 21 Feb 1998
# Whom: giffunip@asme.org
#
# $FreeBSD$
#

DISTNAME= lzo-1.06
PORTNAME= lzo
PORTVERSION= 1.06
CATEGORIES= archivers devel
MASTER_SITES= ${MASTER_SITE_SUNSITE} \
http://wildsau.idv.uni-linz.ac.at/mfx/lzo-download/
Expand Down
6 changes: 3 additions & 3 deletions archivers/makeself/Makefile
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# New ports collection makefile for: makeself
# Version required: 1.5.3
# Date created: 22 Oct 1999
# Whom: Will Andrews <andrews@technologist.com>
#
# $FreeBSD$
#

DISTNAME= makeself
PKGNAME= makeself-1.5.3
PORTNAME= makeself
PORTVERSION= 1.5.3
CATEGORIES= archivers
MASTER_SITES= http://www.lokigames.com/~megastep/makeself/
DISTNAME= makeself
EXTRACT_SUFX= .gz.sh

MAINTAINER= will@FreeBSD.org
Expand Down
6 changes: 3 additions & 3 deletions archivers/nulib/Makefile
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# New ports collection makefile for: nulib
# Version required: 3.25
# Date created: Thu May 8 00:14:31 PDT 1997
# Whom: Steven Wallace <swallace@freebsd.org>
#
# $FreeBSD$
#

DISTNAME= nulib325
PKGNAME= nulib-3.25
PORTNAME= nulib
PORTVERSION= 3.25
CATEGORIES= archivers
MASTER_SITES= http://people.FreeBSD.org/~jseger/
DISTNAME= nulib325
EXTRACT_SUFX= .tar.Z

MAINTAINER= jseger@FreeBSD.org
Expand Down
6 changes: 3 additions & 3 deletions archivers/p5-Compress-Zlib/Makefile
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# New ports collection makefile for: p5-Compress-Zlib
# Version required: 1.01
# Date created: October 20th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
# $FreeBSD$
#

DISTNAME= Compress-Zlib-1.08
PKGNAME= p5-Compress-Zlib-1.08
PORTNAME= p5-Compress-Zlib
PORTVERSION= 1.08
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Compress
DISTNAME= Compress-Zlib-1.08

MAINTAINER= jfitz@FreeBSD.org

Expand Down
12 changes: 6 additions & 6 deletions archivers/pkzip/Makefile
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
# New ports collection makefile for: pkzip
# Version required: 2.2
# Date created: 17 Mar 1999
# Whom: xxx
#
# $FreeBSD$
#

DISTNAME= pklin251
PKGNAME= pkzip-2.5
PORTNAME= pkzip
PORTVERSION= 2.5
CATEGORIES= archivers linux
MASTER_SITES= ftp://ftp.pkware.com/
MASTER_SITES= ftp://ftp.pkware.com/
DISTNAME= pklin251
EXTRACT_SUFX= .exe

MAINTAINER= dbader@eece.unm.edu
MAINTAINER= dbader@eece.unm.edu

RUN_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base
RUN_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base

ONLY_FOR_ARCHS= i386

Expand Down
12 changes: 6 additions & 6 deletions archivers/rar/Makefile
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
# New ports collection makefile for: rar
# http://www.rarsoft.com/
# Version required: 2.*
# Date created: 15 May 1996
# Whom: ache
#
# $FreeBSD$
#

DISTNAME= rarbsd
PKGNAME= rar-2.02
PORTNAME= rar
PORTVERSION= 2.02
CATEGORIES= archivers
MASTER_SITES= ftp://rarsoft.ti.sk/pub/rar/ \
MASTER_SITES= ftp://rarsoft.ti.sk/pub/rar/ \
ftp://ftp.cdrom.com/pub/sac/pack/
EXTRACT_SUFX= .sfx
DISTNAME= rarbsd
EXTRACT_SUFX= .sfx

MAINTAINER= ache@FreeBSD.org
MAINTAINER= ache@FreeBSD.org

CAT1= rar.1

Expand Down
4 changes: 2 additions & 2 deletions archivers/sharutils/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# New ports collection makefile for: gshar+gunshar
# Version required: 4.2.1
# Date created: 28 Dec 1994
# Whom: ache
#
# $FreeBSD$
#

DISTNAME= sharutils-4.2.1
PORTNAME= sharutils
PORTVERSION= 4.2.1
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= sharutils
Expand Down
Loading

0 comments on commit 59df8af

Please sign in to comment.