mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Define NO_LATEST_LINK for net/ncftp3 and www/squid12 because these are
unstable betas with better versions in the tree. (There are probably more but these were the only ones I could pull off the top of my head.)
This commit is contained in:
parent
de13028fd2
commit
d44a58abe9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9754
@ -4,7 +4,7 @@
|
||||
# Date created: 4 Nov 1994
|
||||
# Whom: ache
|
||||
#
|
||||
# $Id: Makefile,v 1.42 1998/01/31 17:49:54 jseger Exp $
|
||||
# $Id: Makefile,v 1.43 1998/02/13 04:36:53 obrien Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ncftp-3.0beta9-src
|
||||
@ -18,6 +18,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//}
|
||||
GNU_CONFIGURE= yes
|
||||
MAN1= ncftp3.1 ncftpbatch.1 ncftpget.1 ncftpls.1 ncftpput.1
|
||||
MAN3= Strn.3
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
pre-build:
|
||||
cd ${WRKSRC}/Strn ; make so
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: Thu Nov 7 00:53:18 WST 1996
|
||||
# Whom: Peter Wemm <peter@freebsd.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.42 1998/02/14 03:12:37 peter Exp $
|
||||
# $Id: Makefile,v 1.43 1998/02/14 14:36:12 peter Exp $
|
||||
#
|
||||
|
||||
DISTNAME= squid-1.2.beta14
|
||||
@ -28,6 +28,7 @@ CONFIGURE_ARGS= --bindir=${PREFIX}/sbin --sysconfdir=${PREFIX}/etc/squid \
|
||||
--localstatedir=${PREFIX}/squid
|
||||
STRIP= # won't install scripts correctly othervise.
|
||||
MAKEFILE= makefile
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
# Some other configure options..
|
||||
# - Compile and use the malloc package from Doug Lea
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: Thu Nov 7 00:53:18 WST 1996
|
||||
# Whom: Peter Wemm <peter@freebsd.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.42 1998/02/14 03:12:37 peter Exp $
|
||||
# $Id: Makefile,v 1.43 1998/02/14 14:36:12 peter Exp $
|
||||
#
|
||||
|
||||
DISTNAME= squid-1.2.beta14
|
||||
@ -28,6 +28,7 @@ CONFIGURE_ARGS= --bindir=${PREFIX}/sbin --sysconfdir=${PREFIX}/etc/squid \
|
||||
--localstatedir=${PREFIX}/squid
|
||||
STRIP= # won't install scripts correctly othervise.
|
||||
MAKEFILE= makefile
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
# Some other configure options..
|
||||
# - Compile and use the malloc package from Doug Lea
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: Thu Nov 7 00:53:18 WST 1996
|
||||
# Whom: Peter Wemm <peter@freebsd.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.42 1998/02/14 03:12:37 peter Exp $
|
||||
# $Id: Makefile,v 1.43 1998/02/14 14:36:12 peter Exp $
|
||||
#
|
||||
|
||||
DISTNAME= squid-1.2.beta14
|
||||
@ -28,6 +28,7 @@ CONFIGURE_ARGS= --bindir=${PREFIX}/sbin --sysconfdir=${PREFIX}/etc/squid \
|
||||
--localstatedir=${PREFIX}/squid
|
||||
STRIP= # won't install scripts correctly othervise.
|
||||
MAKEFILE= makefile
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
# Some other configure options..
|
||||
# - Compile and use the malloc package from Doug Lea
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: Thu Nov 7 00:53:18 WST 1996
|
||||
# Whom: Peter Wemm <peter@freebsd.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.42 1998/02/14 03:12:37 peter Exp $
|
||||
# $Id: Makefile,v 1.43 1998/02/14 14:36:12 peter Exp $
|
||||
#
|
||||
|
||||
DISTNAME= squid-1.2.beta14
|
||||
@ -28,6 +28,7 @@ CONFIGURE_ARGS= --bindir=${PREFIX}/sbin --sysconfdir=${PREFIX}/etc/squid \
|
||||
--localstatedir=${PREFIX}/squid
|
||||
STRIP= # won't install scripts correctly othervise.
|
||||
MAKEFILE= makefile
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
# Some other configure options..
|
||||
# - Compile and use the malloc package from Doug Lea
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: Thu Nov 7 00:53:18 WST 1996
|
||||
# Whom: Peter Wemm <peter@freebsd.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.42 1998/02/14 03:12:37 peter Exp $
|
||||
# $Id: Makefile,v 1.43 1998/02/14 14:36:12 peter Exp $
|
||||
#
|
||||
|
||||
DISTNAME= squid-1.2.beta14
|
||||
@ -28,6 +28,7 @@ CONFIGURE_ARGS= --bindir=${PREFIX}/sbin --sysconfdir=${PREFIX}/etc/squid \
|
||||
--localstatedir=${PREFIX}/squid
|
||||
STRIP= # won't install scripts correctly othervise.
|
||||
MAKEFILE= makefile
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
# Some other configure options..
|
||||
# - Compile and use the malloc package from Doug Lea
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: Thu Nov 7 00:53:18 WST 1996
|
||||
# Whom: Peter Wemm <peter@freebsd.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.42 1998/02/14 03:12:37 peter Exp $
|
||||
# $Id: Makefile,v 1.43 1998/02/14 14:36:12 peter Exp $
|
||||
#
|
||||
|
||||
DISTNAME= squid-1.2.beta14
|
||||
@ -28,6 +28,7 @@ CONFIGURE_ARGS= --bindir=${PREFIX}/sbin --sysconfdir=${PREFIX}/etc/squid \
|
||||
--localstatedir=${PREFIX}/squid
|
||||
STRIP= # won't install scripts correctly othervise.
|
||||
MAKEFILE= makefile
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
# Some other configure options..
|
||||
# - Compile and use the malloc package from Doug Lea
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: Thu Nov 7 00:53:18 WST 1996
|
||||
# Whom: Peter Wemm <peter@freebsd.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.42 1998/02/14 03:12:37 peter Exp $
|
||||
# $Id: Makefile,v 1.43 1998/02/14 14:36:12 peter Exp $
|
||||
#
|
||||
|
||||
DISTNAME= squid-1.2.beta14
|
||||
@ -28,6 +28,7 @@ CONFIGURE_ARGS= --bindir=${PREFIX}/sbin --sysconfdir=${PREFIX}/etc/squid \
|
||||
--localstatedir=${PREFIX}/squid
|
||||
STRIP= # won't install scripts correctly othervise.
|
||||
MAKEFILE= makefile
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
# Some other configure options..
|
||||
# - Compile and use the malloc package from Doug Lea
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: Thu Nov 7 00:53:18 WST 1996
|
||||
# Whom: Peter Wemm <peter@freebsd.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.42 1998/02/14 03:12:37 peter Exp $
|
||||
# $Id: Makefile,v 1.43 1998/02/14 14:36:12 peter Exp $
|
||||
#
|
||||
|
||||
DISTNAME= squid-1.2.beta14
|
||||
@ -28,6 +28,7 @@ CONFIGURE_ARGS= --bindir=${PREFIX}/sbin --sysconfdir=${PREFIX}/etc/squid \
|
||||
--localstatedir=${PREFIX}/squid
|
||||
STRIP= # won't install scripts correctly othervise.
|
||||
MAKEFILE= makefile
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
# Some other configure options..
|
||||
# - Compile and use the malloc package from Doug Lea
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: Thu Nov 7 00:53:18 WST 1996
|
||||
# Whom: Peter Wemm <peter@freebsd.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.42 1998/02/14 03:12:37 peter Exp $
|
||||
# $Id: Makefile,v 1.43 1998/02/14 14:36:12 peter Exp $
|
||||
#
|
||||
|
||||
DISTNAME= squid-1.2.beta14
|
||||
@ -28,6 +28,7 @@ CONFIGURE_ARGS= --bindir=${PREFIX}/sbin --sysconfdir=${PREFIX}/etc/squid \
|
||||
--localstatedir=${PREFIX}/squid
|
||||
STRIP= # won't install scripts correctly othervise.
|
||||
MAKEFILE= makefile
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
# Some other configure options..
|
||||
# - Compile and use the malloc package from Doug Lea
|
||||
|
Loading…
Reference in New Issue
Block a user