diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-21 08:19:33 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-21 08:19:33 +0000 |
commit | 4cf4ab0a2fdb34a7e33c053e7a18cdec23138e75 (patch) | |
tree | 15e4740db2f14a3ea4848f1dfcc64de1e6b5d9bf /shells | |
parent | feb212beb00bfe3bc18e398c9d57084415ce3efd (diff) | |
download | ports-4cf4ab0a2fdb34a7e33c053e7a18cdec23138e75.tar.gz ports-4cf4ab0a2fdb34a7e33c053e7a18cdec23138e75.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bash/Makefile | 8 | ||||
-rw-r--r-- | shells/bash1/Makefile | 2 | ||||
-rw-r--r-- | shells/bash2/Makefile | 8 | ||||
-rw-r--r-- | shells/bash3/Makefile | 8 | ||||
-rw-r--r-- | shells/es/Makefile | 2 | ||||
-rw-r--r-- | shells/flash/Makefile | 2 | ||||
-rw-r--r-- | shells/ksh93/Makefile | 2 | ||||
-rw-r--r-- | shells/pdksh/Makefile | 4 | ||||
-rw-r--r-- | shells/rc/Makefile | 2 | ||||
-rw-r--r-- | shells/sash/Makefile | 2 | ||||
-rw-r--r-- | shells/scsh/Makefile | 10 | ||||
-rw-r--r-- | shells/tcsh/Makefile | 16 | ||||
-rw-r--r-- | shells/zsh-devel/Makefile | 2 | ||||
-rw-r--r-- | shells/zsh/Makefile | 2 |
14 files changed, 34 insertions, 36 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile index b18fcf264e58..64b019516fed 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -6,19 +6,19 @@ # PORTNAME= bash -PORTVERSION= 2.03 +PORTVERSION= 2.03 CATEGORIES= shells -MASTER_SITES= ${MASTER_SITE_GNU} \ +MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://ftp.cwru.edu/pub/bash/ MASTER_SITE_SUBDIR= bash .if !defined(NOPORTDOCS) -DISTFILES= bash-2.03.tar.gz bash-doc-2.03.tar.gz +DISTFILES= bash-2.03.tar.gz bash-doc-2.03.tar.gz .endif MAINTAINER= ache@FreeBSD.org GNU_CONFIGURE= Yes -CONFIGURE_ARGS= --with-installed-readline +CONFIGURE_ARGS= --with-installed-readline MAN1= bash.1 bashbug.1 post-install: diff --git a/shells/bash1/Makefile b/shells/bash1/Makefile index faf2aa47e2db..fc54edcaa056 100644 --- a/shells/bash1/Makefile +++ b/shells/bash1/Makefile @@ -7,7 +7,7 @@ # PORTNAME= bash -PORTVERSION= 1.14.7 +PORTVERSION= 1.14.7 CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= bash diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile index b18fcf264e58..64b019516fed 100644 --- a/shells/bash2/Makefile +++ b/shells/bash2/Makefile @@ -6,19 +6,19 @@ # PORTNAME= bash -PORTVERSION= 2.03 +PORTVERSION= 2.03 CATEGORIES= shells -MASTER_SITES= ${MASTER_SITE_GNU} \ +MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://ftp.cwru.edu/pub/bash/ MASTER_SITE_SUBDIR= bash .if !defined(NOPORTDOCS) -DISTFILES= bash-2.03.tar.gz bash-doc-2.03.tar.gz +DISTFILES= bash-2.03.tar.gz bash-doc-2.03.tar.gz .endif MAINTAINER= ache@FreeBSD.org GNU_CONFIGURE= Yes -CONFIGURE_ARGS= --with-installed-readline +CONFIGURE_ARGS= --with-installed-readline MAN1= bash.1 bashbug.1 post-install: diff --git a/shells/bash3/Makefile b/shells/bash3/Makefile index b18fcf264e58..64b019516fed 100644 --- a/shells/bash3/Makefile +++ b/shells/bash3/Makefile @@ -6,19 +6,19 @@ # PORTNAME= bash -PORTVERSION= 2.03 +PORTVERSION= 2.03 CATEGORIES= shells -MASTER_SITES= ${MASTER_SITE_GNU} \ +MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://ftp.cwru.edu/pub/bash/ MASTER_SITE_SUBDIR= bash .if !defined(NOPORTDOCS) -DISTFILES= bash-2.03.tar.gz bash-doc-2.03.tar.gz +DISTFILES= bash-2.03.tar.gz bash-doc-2.03.tar.gz .endif MAINTAINER= ache@FreeBSD.org GNU_CONFIGURE= Yes -CONFIGURE_ARGS= --with-installed-readline +CONFIGURE_ARGS= --with-installed-readline MAN1= bash.1 bashbug.1 post-install: diff --git a/shells/es/Makefile b/shells/es/Makefile index da6c60a6f067..0e7ea37d220b 100644 --- a/shells/es/Makefile +++ b/shells/es/Makefile @@ -8,7 +8,7 @@ PORTNAME= es PORTVERSION= 0.9b1 CATEGORIES= shells -MASTER_SITES= ftp://ftp.sys.toronto.edu/pub/es/ +MASTER_SITES= ftp://ftp.sys.toronto.edu/pub/es/ DISTNAME= es-0.9-beta1 MAINTAINER= erich@FreeBSD.org diff --git a/shells/flash/Makefile b/shells/flash/Makefile index 6bdb3d2cd5a5..1d25dc3217fa 100644 --- a/shells/flash/Makefile +++ b/shells/flash/Makefile @@ -6,7 +6,7 @@ # PORTNAME= flash -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.1 CATEGORIES= shells MASTER_SITES= ftp://ftp.netsoc.ucd.ie/pub/computing/flash/ diff --git a/shells/ksh93/Makefile b/shells/ksh93/Makefile index 9394351ed1cb..a8fe19ade1e0 100644 --- a/shells/ksh93/Makefile +++ b/shells/ksh93/Makefile @@ -8,7 +8,7 @@ PORTNAME= ksh PORTVERSION= 19931228 -CATEGORIES= shells +CATEGORIES= shells # Users must register with AT&T before downloading tarball. #MASTER_SITES= http://www.research.att.com/sw/tools/reuse/ DISTNAME= ast-base-98.bsd.i386 diff --git a/shells/pdksh/Makefile b/shells/pdksh/Makefile index 6783dc2cb23e..93e1f86c3caf 100644 --- a/shells/pdksh/Makefile +++ b/shells/pdksh/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pdksh -PORTVERSION= 5.2.14 +PORTVERSION= 5.2.14 CATEGORIES= shells MASTER_SITES= ftp://ftp.cs.mun.ca/pub/pdksh/ \ http://gd.tuwien.ac.at/utils/shells/pdksh/ \ @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.cs.mun.ca/pub/pdksh/ \ MAINTAINER= tg@FreeBSD.org -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes CONFIGURE_ENV= LDSTATIC=-static MAN1= ksh.1 diff --git a/shells/rc/Makefile b/shells/rc/Makefile index e2523787b77e..2318a55e508a 100644 --- a/shells/rc/Makefile +++ b/shells/rc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rc -PORTVERSION= 1.6 +PORTVERSION= 1.6 CATEGORIES= shells plan9 MASTER_SITES= http://www.star.le.ac.uk/~tjg/rc/release/ \ ftp://ftp.sys.utoronto.ca/pub/rc/ diff --git a/shells/sash/Makefile b/shells/sash/Makefile index 12e7f94babfe..e39c070e3628 100644 --- a/shells/sash/Makefile +++ b/shells/sash/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sash -PORTVERSION= 3.4 +PORTVERSION= 3.4 CATEGORIES= shells MASTER_SITES= http://www.pcug.org.au/~dbell/programs/ \ http://people.FreeBSD.org/~patrick/ diff --git a/shells/scsh/Makefile b/shells/scsh/Makefile index fb19aa000b6b..a08ce25b27f4 100644 --- a/shells/scsh/Makefile +++ b/shells/scsh/Makefile @@ -6,13 +6,15 @@ # PORTNAME= scsh -PORTVERSION= 0.5.1 +PORTVERSION= 0.5.1 CATEGORIES= shells lang MASTER_SITES= ftp://ftp-swiss.ai.mit.edu/pub/su/scsh/ \ http://www2.cons.org:8000/freebsd-distfiles/ \ http://people.FreeBSD.org/~cracauer/freebsd-distfiles/ -MAINTAINER= cracauer@cons.org +MAINTAINER= cracauer@cons.org + +CONFIGURE_ENV+= LDFLAGS="-Wl,-E" .include <bsd.port.pre.mk> @@ -22,10 +24,6 @@ BROKEN= bus errors on unaligned accesses in scshvm GNU_CONFIGURE= yes -.if $(PORTOBJFORMAT) == elf -CONFIGURE_ENV+= LDFLAGS="-Wl,-E" -.endif - ALL_TARGET= enough MAN1= scsh.1 STRIP= diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile index 9f608ac5d957..b686698f6798 100644 --- a/shells/tcsh/Makefile +++ b/shells/tcsh/Makefile @@ -6,24 +6,24 @@ # PORTNAME= tcsh -PORTVERSION= 6.09.00 +PORTVERSION= 6.09.00 CATEGORIES= shells -MASTER_SITES= ftp://ftp.astron.com/pub/tcsh/ +MASTER_SITES= ftp://ftp.astron.com/pub/tcsh/ DISTNAME= tcsh-6.09 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@FreeBSD.org .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500001 -FORBIDDEN= "tcsh is already in the base system" +FORBIDDEN= "tcsh is already in the base system" .endif Y2K= ftp://ftp.astron.com/pub/tcsh/Y2K -GNU_CONFIGURE= yes -WRKSRC= ${WRKDIR}/${PKGNAME} -ALL_TARGET= all catalogs -INSTALL_TARGET= install install.man +GNU_CONFIGURE= yes +WRKSRC= ${WRKDIR}/${PKGNAME} +ALL_TARGET= all catalogs +INSTALL_TARGET= install install.man MAN1= tcsh.1 post-install: diff --git a/shells/zsh-devel/Makefile b/shells/zsh-devel/Makefile index b16029054382..05b678b28e18 100644 --- a/shells/zsh-devel/Makefile +++ b/shells/zsh-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zsh -PORTVERSION= 3.1.6 +PORTVERSION= 3.1.6 CATEGORIES= shells MASTER_SITES= ftp://ftp.zsh.org/zsh/ \ ftp://ftp.sterling.com/zsh/ \ diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile index 8edc7c510da0..7115468e7750 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zsh -PORTVERSION= 3.0.7 +PORTVERSION= 3.0.7 CATEGORIES= shells MASTER_SITES= ftp://ftp.sterling.com/zsh/ \ ftp://ftp.rge.com/pub/shells/zsh/ \ |