1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I

just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
This commit is contained in:
Maxim Sobolev 2000-06-16 08:19:52 +00:00
parent 96f90a75b6
commit 61ebd322a2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=29628
148 changed files with 148 additions and 148 deletions

View File

@ -17,7 +17,7 @@ MAINTAINER= obrien@FreeBSD.org
FETCH_BEFORE_ARGS= -b
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
MAN1= bzip2.1
MLINKS= bzip2.1 bunzip2.1 bzip2.1 bzcat.1 bzip2.1 bz2cat.1 \

View File

@ -17,7 +17,7 @@ MAINTAINER= sec@42.org
WRKSRC= ${WRKDIR}/lib${PKGNAME}
USE_XLIB= yes
USE_LIBTOOL= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
USE_GMAKE= yes
.include <bsd.port.mk>

View File

@ -17,7 +17,7 @@ MAINTAINER= sec@42.org
WRKSRC= ${WRKDIR}/lib${PKGNAME}
USE_XLIB= yes
USE_LIBTOOL= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
USE_GMAKE= yes
.include <bsd.port.mk>

View File

@ -17,7 +17,7 @@ MAINTAINER= sec@42.org
WRKSRC= ${WRKDIR}/lib${PKGNAME}
USE_XLIB= yes
USE_LIBTOOL= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
USE_GMAKE= yes
.include <bsd.port.mk>

View File

@ -15,7 +15,7 @@ DISTNAME= sphinx2-0.2
MAINTAINER= trevor@jpj.net
USE_LIBTOOL= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
USE_GMAKE= yes
# contains i386 sound code

View File

@ -21,7 +21,7 @@ LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \
RUN_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker
USE_X_PREFIX= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
MAKE_ARGS= "-E CFLAGS"

View File

@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= recode
MAINTAINER= torstenb@FreeBSD.org
USE_LIBTOOL= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
MAN1= recode.1

View File

@ -15,7 +15,7 @@ DISTNAME= uudeview-${PORTVERSION}
MAINTAINER= hoek@FreeBSD.org
GNU_CONFIGURE= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
MAN3= uulib.3

View File

@ -16,7 +16,7 @@ USE_PERL5= yes
MAKE_ENV+= PERL=${PERL}
USE_LIBTOOL= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
CONFIGURE_ARGS= --enable-shared=yes
CONFIGURE_ENV= PERL=${PERL}

View File

@ -16,7 +16,7 @@ USE_PERL5= yes
MAKE_ENV+= PERL=${PERL}
USE_LIBTOOL= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
CONFIGURE_ARGS= --enable-shared=yes
CONFIGURE_ENV= PERL=${PERL}

View File

@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
HAS_CONFIGURE= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
MAN3=d_close.3 d_crget.3 d_crread.3 d_crset.3 d_dbdpath.3 d_dbfpath.3 \
d_dbget.3 d_dbset.3 d_delete.3 d_fillnew.3 d_getsequence.3 d_keyfind.3 \

View File

@ -14,7 +14,7 @@ MASTER_SITES= http://www.unixodbc.org/
MAINTAINER= nsayer@FreeBSD.org
GNU_CONFIGURE= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
.if defined(WITH_X)
USE_XLIB= yes
CONFIGURE_ARGS+=--enable-gui

View File

@ -14,7 +14,7 @@ DISTNAME= OB-${PORTVERSION}
MAINTAINER= ejc@bazzle.com
USE_XLIB= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
HAS_CONFIGURE= yes
USE_NEWGCC= yes
CONFIGURE_ENV= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}"

View File

@ -20,7 +20,7 @@ GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
USE_GMAKE= yes
USE_LIBTOOL= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
LIBTOOLFILES= configure libIDL/configure popt/configure
CONFIGURE_ENV= GLIB_CONFIG="${GLIB_CONFIG}"
CONFIGURE_ARGS= --disable-indent

View File

@ -20,7 +20,7 @@ GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
USE_GMAKE= yes
USE_LIBTOOL= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
LIBTOOLFILES= configure libIDL/configure popt/configure
CONFIGURE_ENV= GLIB_CONFIG="${GLIB_CONFIG}"
CONFIGURE_ARGS= --disable-indent

View File

@ -21,7 +21,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/python:${PORTSDIR}/lang/python \
${LOCALBASE}/bin/tclsh8.2:${PORTSDIR}/lang/tcl82
USE_PERL5= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
WRKSRC= ${WRKDIR}/SWIG${PORTVERSION}
USE_LIBTOOL= yes
CONFIGURE_ARGS= --with-tclincl=${PREFIX}/include/tcl8.2/ \

View File

@ -21,7 +21,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/python:${PORTSDIR}/lang/python \
${LOCALBASE}/bin/tclsh8.2:${PORTSDIR}/lang/tcl82
USE_PERL5= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
WRKSRC= ${WRKDIR}/SWIG${PORTVERSION}
USE_LIBTOOL= yes
CONFIGURE_ARGS= --with-tclincl=${PREFIX}/include/tcl8.2/ \

View File

@ -14,7 +14,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= bovynf@awe.be
USE_X_PREFIX= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
WRKSRC= $(WRKDIR)/amulet
MAKE_ENV= AMULET_DIR=$(WRKSRC) AMULET_VARS_FILE=Makefile.vars.gcc.FreeBSD

View File

@ -25,7 +25,7 @@ USE_X_PREFIX= yes
USE_PERL5= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
LIBTOOLFILES= configure libefs/configure
CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
--datadir=${PREFIX}/share/gnome

View File

@ -17,7 +17,7 @@ MAINTAINER= obrien@FreeBSD.org
WRKSRC= ${WRKDIR}/${PKGNAME}
GNU_CONFIGURE= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
ALL_TARGET= default
MAN3= cdk_alphalist.3 cdk_binding.3 cdk_buttonbox.3 cdk_calendar.3 cdk_cdk.3 \

View File

@ -15,7 +15,7 @@ MAINTAINER= ycheng@sinica.edu.tw
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
USE_LIBTOOL= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"

View File

@ -16,7 +16,7 @@ MAINTAINER= rse@engelschall.com
NO_LATEST_LINK= yes
NO_CDROM= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} \
--enable-pthread \

View File

@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= pth
MAINTAINER= rse@engelschall.com
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} \
--enable-pthread \

View File

@ -16,6 +16,6 @@ LIB_DEPENDS= lwp.1:${PORTSDIR}/devel/lwp
USE_GMAKE= yes
USE_LIBTOOL= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
.include <bsd.port.mk>

View File

@ -16,6 +16,6 @@ LIB_DEPENDS= lwp.1:${PORTSDIR}/devel/lwp
USE_GMAKE= yes
USE_LIBTOOL= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
.include <bsd.port.mk>

View File

@ -21,7 +21,7 @@ BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
USE_GMAKE= yes
USE_XLIB= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= NASM="${LOCALBASE}/bin/nasm" \

View File

@ -19,7 +19,7 @@ BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
USE_GMAKE= yes
USE_XLIB= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= NASM="${LOCALBASE}/bin/nasm" \
LOCALBASE="${LOCALBASE}"

View File

@ -19,7 +19,7 @@ BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
USE_GMAKE= yes
USE_XLIB= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= NASM="${LOCALBASE}/bin/nasm" \
LOCALBASE="${LOCALBASE}"

View File

@ -21,7 +21,7 @@ BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
USE_GMAKE= yes
USE_XLIB= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= NASM="${LOCALBASE}/bin/nasm" \

View File

@ -16,7 +16,7 @@ MAINTAINER= adsharma@home.com
BUILD_DEPENDS= ${LOCALBASE}/include/python1.5/Python.h:${PORTSDIR}/lang/python
USE_LIBTOOL= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
USE_QT= yes
CONFIGURE_ARGS= --enable-qt --with-qt-includes=${X11BASE}/include/X11/qt
GNU_CONFIGURE= yes

View File

@ -14,7 +14,7 @@ MASTER_SITES= http://www.engelschall.com/sw/str/ \
MAINTAINER= rse@engelschall.com
HAS_CONFIGURE= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
CONFIGURE_ARGS= --prefix=${PREFIX}
MAN1= str-config.1

View File

@ -19,7 +19,7 @@ LIB_DEPENDS= ffi.2:${PORTSDIR}/devel/libffi \
USE_GMAKE= yes
USE_LIBTOOL= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
CONFIGURE_ARGS= --with-defaultdir=${PREFIX} \
--with-tclincludedir=${PREFIX}/include/tcl8.2 \
--with-tkincludedir=${PREFIX}/include/tk8.2 \

View File

@ -21,7 +21,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/python:${PORTSDIR}/lang/python \
${LOCALBASE}/bin/tclsh8.2:${PORTSDIR}/lang/tcl82
USE_PERL5= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
WRKSRC= ${WRKDIR}/SWIG${PORTVERSION}
USE_LIBTOOL= yes
CONFIGURE_ARGS= --with-tclincl=${PREFIX}/include/tcl8.2/ \

View File

@ -21,7 +21,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/python:${PORTSDIR}/lang/python \
${LOCALBASE}/bin/tclsh8.2:${PORTSDIR}/lang/tcl82
USE_PERL5= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
WRKSRC= ${WRKDIR}/SWIG${PORTVERSION}
USE_LIBTOOL= yes
CONFIGURE_ARGS= --with-tclincl=${PREFIX}/include/tcl8.2/ \

View File

@ -21,7 +21,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/python:${PORTSDIR}/lang/python \
${LOCALBASE}/bin/tclsh8.2:${PORTSDIR}/lang/tcl82
USE_PERL5= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
WRKSRC= ${WRKDIR}/SWIG${PORTVERSION}
USE_LIBTOOL= yes
CONFIGURE_ARGS= --with-tclincl=${PREFIX}/include/tcl8.2/ \

View File

@ -14,6 +14,6 @@ MASTER_SITE_SUBDIR= devel/lang/c++
MAINTAINER= ssigala@globalnet.it
USE_LIBTOOL= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
.include <bsd.port.mk>

View File

@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= adns
MAINTAINER= lukin@okbmei.msk.su
GNU_CONFIGURE= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
USE_GMAKE= yes
post-install:

View File

@ -15,7 +15,7 @@ MAINTAINER= giffunip@asme.org
WRKSRC= $(WRKDIR)/twin
USE_XLIB= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
ALL_TARGET= depend world

View File

@ -20,7 +20,7 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
WRKSRC= ${WRKDIR}/wine-${PORTVERSION:S/.//g}
GNU_CONFIGURE= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
LDCONFIG_DIRS= %%PREFIX%%/lib/wine
MAN1= wine.1
MAN5= wine.conf.5

View File

@ -20,7 +20,7 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
WRKSRC= ${WRKDIR}/wine-${PORTVERSION:S/.//g}
GNU_CONFIGURE= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
LDCONFIG_DIRS= %%PREFIX%%/lib/wine
MAN1= wine.1
MAN5= wine.conf.5

View File

@ -18,7 +18,7 @@ LIB_DEPENDS= SDL-1.0.2:${PORTSDIR}/devel/sdl \
MAKEFILE= Makefile.FreeBSD
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
post-extract:
@ /usr/bin/find ${WRKSRC} -type f | xargs ${PERL} -pi -e 's/\r//g'

View File

@ -15,7 +15,7 @@ MAINTAINER= tobez@plab.ku.dk
WRKSRC= ${WRKDIR}/Cgraph/source
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
post-extract:
@${CP} ${FILESDIR}/Makefile.lib ${WRKSRC}/Makefile

View File

@ -17,7 +17,7 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
png.3:${PORTSDIR}/graphics/png
USE_X_PREFIX= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"

View File

@ -16,7 +16,7 @@ MASTER_SITES= http://tzo.linux.tucows.com/files/x11/dev/ \
MAINTAINER= will@FreeBSD.org
USE_LIBTOOL= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
USE_GMAKE= yes
post-install:

View File

@ -40,7 +40,7 @@ MAN5= quantize.5
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
USE_AUTOCONF= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
CONFIGURE_ARGS= --prefix=${PREFIX} --enable-shared --with-perl=${PERL5} \
--enable-16bit-pixel

View File

@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org
USE_AUTOCONF= yes
USE_LIBTOOL= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
.include <bsd.port.pre.mk>

View File

@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= jmz@FreeBSD.org
USE_XLIB= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
WRKSRC= ${WRKDIR}/pgplot
.include <bsd.port.pre.mk>

View File

@ -15,7 +15,7 @@ MAINTAINER= chuckr@FreeBSD.org
USE_XLIB= yes
USE_LIBTOOL= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
USE_NEWGCC= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-libplotter --enable-libxmi

View File

@ -21,7 +21,7 @@ PATCHFILES= libpng-1.0.6-patch-a.txt.gz \
MAINTAINER= ache@FreeBSD.org
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
MAN3= libpng.3 libpngpf.3
MAN5= png.5

View File

@ -21,7 +21,7 @@ GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
USE_GMAKE= yes
USE_LIBTOOL= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
GTK_CONFIG="${GTK_CONFIG}" \
LIBS="-L${LOCALBASE}/lib"

View File

@ -21,7 +21,7 @@ GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
USE_GMAKE= yes
USE_LIBTOOL= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
GTK_CONFIG="${GTK_CONFIG}" \
LIBS="-L${LOCALBASE}/lib"

View File

@ -21,7 +21,7 @@ GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
USE_GMAKE= yes
USE_LIBTOOL= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
GTK_CONFIG="${GTK_CONFIG}" \
LIBS="-L${LOCALBASE}/lib"

View File

@ -19,7 +19,7 @@ GTK_CONFIG= ${X11BASE}/bin/gtk12-config
SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config
GNU_CONFIGURE= yes
USE_GMAKE= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \
SDL_CONFIG="${SDL_CONFIG}" \
GLBASE="${X11BASE}" \

View File

@ -18,7 +18,7 @@ MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --with-ZIP --with-JPEG \
--with-DIR_BIN=${PREFIX}/bin \

View File

@ -15,7 +15,7 @@ MAINTAINER= adam@whizkidtech.net
BUILD_DEPENDS= tuc:${PORTSDIR}/converters/tuc
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
USE_ZIP= yes
DIST_SUBDIR= tifmerge
MAN3= tifmerge.3

View File

@ -18,7 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/tmake:${PORTSDIR}/devel/tmake
USE_QT= yes
USE_X_PREFIX= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
WRKSRC= ${WRKDIR}/twinlib
MAKE_ENV+= PREFIX=${PREFIX} CXX=${CXX}
VERSION= 0

View File

@ -24,7 +24,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libpbm.a:${PORTSDIR}/graphics/netpbm
EXTRACT_ONLY= urt-3.1b.tar.Z
USE_XLIB= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
NO_WRKSUBDIR= yes
CONFIGURE_SCRIPT=Configure
CONFIGURE_ARGS= config/urt

View File

@ -13,7 +13,7 @@ MASTER_SITES= ftp://avahi.inria.fr/pub/xpm/
MAINTAINER= jseger@FreeBSD.org
USE_IMAKE= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
MAN1= cxpm.1 sxpm.1

View File

@ -17,7 +17,7 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= jfitz@FreeBSD.org
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
MAKE_ENV= MKDIR="${MKDIR}" OPTFLAGS="${CFLAGS}"
MAN1= rexx.1

View File

@ -18,7 +18,7 @@ MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/${BRANCH_NAME}/ \
MAINTAINER= yasuf@bsdclub.org
GNU_CONFIGURE= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
CONFIGURE_ARGS= --enable-shared
MAN1= ruby.1
PLIST_SUB= RUBY_VER="${RUBY_VER}" RUBY_ARCH="${RUBY_ARCH}"

View File

@ -18,7 +18,7 @@ MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/${BRANCH_NAME}/ \
MAINTAINER= yasuf@bsdclub.org
GNU_CONFIGURE= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
CONFIGURE_ARGS= --enable-shared
MAN1= ruby.1
PLIST_SUB= RUBY_VER="${RUBY_VER}" RUBY_ARCH="${RUBY_ARCH}"

View File

@ -18,7 +18,7 @@ MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/${BRANCH_NAME}/ \
MAINTAINER= yasuf@bsdclub.org
GNU_CONFIGURE= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
CONFIGURE_ARGS= --enable-shared
MAN1= ruby.1
PLIST_SUB= RUBY_VER="${RUBY_VER}" RUBY_ARCH="${RUBY_ARCH}"

View File

@ -15,7 +15,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= jmacd@FreeBSD.org
USE_XLIB= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
NO_WRKSUBDIR= yes
MAN1= scc.1 sci.1

View File

@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= jkoshy@FreeBSD.org
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
NO_WRKSUBDIR= yes
MAKEFILE= makefile

View File

@ -17,7 +17,7 @@ Y2K= http://www.scriptics.com/Y2K.html
NO_LATEST_LINK= yes
WRKSRC= ${WRKDIR}/tcl8.0.5/unix
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared
CONFIGURE_ENV= PORTSDIR=${PORTSDIR}

View File

@ -18,7 +18,7 @@ Y2K= http://www.scriptics.com/Y2K.html
FILE_DEPENDS= ${PORTSDIR}/lang/tcl80
NO_LATEST_LINK= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --enable-threads

View File

@ -16,7 +16,7 @@ MAINTAINER= jseger@FreeBSD.org
Y2K= http://www.scriptics.com/Y2K.html
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared
CONFIGURE_ENV= PORTSDIR=${PORTSDIR}

View File

@ -22,7 +22,7 @@ Y2K= http://www.scriptics.com/Y2K.html
PATCH_DIST_ARGS= -d ${WRKDIR}/${DISTNAME} -E ${PATCH_DIST_STRIP}
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared
CONFIGURE_ENV= PORTSDIR=${PORTSDIR}

View File

@ -22,7 +22,7 @@ Y2K= http://www.scriptics.com/Y2K.html
PATCH_DIST_ARGS= -d ${WRKDIR}/${DISTNAME} -E ${PATCH_DIST_STRIP}
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared
CONFIGURE_ENV= PORTSDIR=${PORTSDIR}

View File

@ -16,7 +16,7 @@ MAINTAINER= jseger@FreeBSD.org
LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --with-tk
PLIST_SUB= TCLX_LONG_VER=8.0.4 TCLX_SHORT_VER=804

View File

@ -16,7 +16,7 @@ MAINTAINER= jseger@FreeBSD.org
LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --with-tk
PLIST_SUB= TCLX_LONG_VER=8.0.4 TCLX_SHORT_VER=804

View File

@ -16,7 +16,7 @@ MAINTAINER= jseger@FreeBSD.org
LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --with-tk
PLIST_SUB= TCLX_LONG_VER=8.0.4 TCLX_SHORT_VER=804

View File

@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
NO_WRKSUBDIR= yes
pre-build:

View File

@ -17,7 +17,7 @@ DISTNAME= plplot4p99j
MAINTAINER= ports@FreeBSD.org
USE_XLIB= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-gcc=yes --with-double=yes

View File

@ -14,7 +14,7 @@ DISTFILES= SimPack3.tar.Z
MAINTAINER= rssh@cki.ipri.kiev.ua
USE_XLIB= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
WRKSRC= ${WRKDIR}/simpack

View File

@ -17,7 +17,7 @@ LIB_DEPENDS= GL.14:${PORTSDIR}/graphics/Mesa3 \
tk82.1:${PORTSDIR}/x11-toolkits/tk82
WRKSRC= ${WRKDIR}/vtk31
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-mesa --with-shared --with-tcl --with-bsdmake
CONFIGURE_ARGS+= --with-contrib --with-tkwidget

View File

@ -17,7 +17,7 @@ LIB_DEPENDS= GL.14:${PORTSDIR}/graphics/Mesa3 \
tk82.1:${PORTSDIR}/x11-toolkits/tk82
WRKSRC= ${WRKDIR}/vtk31
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-mesa --with-shared --with-tcl --with-bsdmake
CONFIGURE_ARGS+= --with-contrib --with-tkwidget

View File

@ -17,7 +17,7 @@ LIB_DEPENDS= GL.14:${PORTSDIR}/graphics/Mesa3 \
tk82.1:${PORTSDIR}/x11-toolkits/tk82
WRKSRC= ${WRKDIR}/vtk31
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-mesa --with-shared --with-tcl --with-bsdmake
CONFIGURE_ARGS+= --with-contrib --with-tkwidget

View File

@ -19,7 +19,7 @@ RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
WRKSRC= ${WRKDIR}/amanda-2.4.1p1
NO_LATEST_LINK= yes
USE_LIBTOOL= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
LIBTOOLFLAGS= --disable-ltlibs --release-ignore
CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
--with-amandahosts --with-fqdn \

View File

@ -19,7 +19,7 @@ RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
WRKSRC= ${WRKDIR}/amanda-2.4.1p1
NO_LATEST_LINK= yes
USE_LIBTOOL= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
LIBTOOLFLAGS= --disable-ltlibs --release-ignore
CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
--with-amandahosts --with-fqdn \

View File

@ -19,7 +19,7 @@ RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
WRKSRC= ${WRKDIR}/amanda-2.4.1p1
NO_LATEST_LINK= yes
USE_LIBTOOL= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
LIBTOOLFLAGS= --disable-ltlibs --release-ignore
CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
--with-amandahosts --with-fqdn \

View File

@ -19,7 +19,7 @@ RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
WRKSRC= ${WRKDIR}/amanda-2.4.1p1
NO_LATEST_LINK= yes
USE_LIBTOOL= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
LIBTOOLFLAGS= --disable-ltlibs --release-ignore
CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
--with-amandahosts --with-fqdn \

View File

@ -19,7 +19,7 @@ RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
WRKSRC= ${WRKDIR}/amanda-2.4.1p1
NO_LATEST_LINK= yes
USE_LIBTOOL= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
LIBTOOLFLAGS= --disable-ltlibs --release-ignore
CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
--with-amandahosts --with-fqdn \

View File

@ -19,7 +19,7 @@ RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
WRKSRC= ${WRKDIR}/amanda-2.4.1p1
NO_LATEST_LINK= yes
USE_LIBTOOL= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
LIBTOOLFLAGS= --disable-ltlibs --release-ignore
CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
--with-amandahosts --with-fqdn \

View File

@ -19,7 +19,7 @@ RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
WRKSRC= ${WRKDIR}/amanda-2.4.1p1
NO_LATEST_LINK= yes
USE_LIBTOOL= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
LIBTOOLFLAGS= --disable-ltlibs --release-ignore
CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
--with-amandahosts --with-fqdn \

View File

@ -19,7 +19,7 @@ RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
WRKSRC= ${WRKDIR}/amanda-2.4.1p1
NO_LATEST_LINK= yes
USE_LIBTOOL= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
LIBTOOLFLAGS= --disable-ltlibs --release-ignore
CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
--with-amandahosts --with-fqdn \

View File

@ -19,7 +19,7 @@ RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
WRKSRC= ${WRKDIR}/amanda-2.4.1p1
NO_LATEST_LINK= yes
USE_LIBTOOL= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
LIBTOOLFLAGS= --disable-ltlibs --release-ignore
CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
--with-amandahosts --with-fqdn \

View File

@ -19,7 +19,7 @@ RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
WRKSRC= ${WRKDIR}/amanda-2.4.1p1
NO_LATEST_LINK= yes
USE_LIBTOOL= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
LIBTOOLFLAGS= --disable-ltlibs --release-ignore
CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
--with-amandahosts --with-fqdn \

View File

@ -19,7 +19,7 @@ RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
WRKSRC= ${WRKDIR}/amanda-2.4.1p1
NO_LATEST_LINK= yes
USE_LIBTOOL= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
LIBTOOLFLAGS= --disable-ltlibs --release-ignore
CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
--with-amandahosts --with-fqdn \

View File

@ -15,7 +15,7 @@ MAINTAINER= nakai@FreeBSD.org
BUILD_DEPENDS= guile:${PORTSDIR}/lang/guile
LIB_DEPENDS= GTL.3:${PORTSDIR}/misc/gtl
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-guile-prefix=${LOCALBASE} \
--enable-guile-build \

View File

@ -18,7 +18,7 @@ LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
USE_LIBTOOL= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS=-L${LOCALBASE}/lib \
GLIB_CONFIG="${GLIB_CONFIG}"

View File

@ -19,7 +19,7 @@ GTK_CONFIG= ${X11BASE}/bin/gtk12-config
SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config
GNU_CONFIGURE= yes
USE_GMAKE= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \
SDL_CONFIG="${SDL_CONFIG}" \
GLBASE="${X11BASE}" \

View File

@ -15,7 +15,7 @@ MASTER_SITES= ftp://ucd-snmp.ucdavis.edu/ \
MAINTAINER= billf@FreeBSD.org
USE_AUTOCONF= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
CONFIGURE_ARGS+= --enable-shared
.if defined(BATCH)
CONFIGURE_ARGS+= --with-defaults --with-sys-contact=nobody@no.where

View File

@ -15,7 +15,7 @@ MASTER_SITES= ftp://ucd-snmp.ucdavis.edu/ \
MAINTAINER= billf@FreeBSD.org
USE_AUTOCONF= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
CONFIGURE_ARGS+= --enable-shared
.if defined(BATCH)
CONFIGURE_ARGS+= --with-defaults --with-sys-contact=nobody@no.where

View File

@ -15,7 +15,7 @@ MASTER_SITES= ftp://ucd-snmp.ucdavis.edu/ \
MAINTAINER= billf@FreeBSD.org
USE_AUTOCONF= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
CONFIGURE_ARGS+= --enable-shared
.if defined(BATCH)
CONFIGURE_ARGS+= --with-defaults --with-sys-contact=nobody@no.where

View File

@ -15,7 +15,7 @@ MASTER_SITES= ftp://ucd-snmp.ucdavis.edu/ \
MAINTAINER= billf@FreeBSD.org
USE_AUTOCONF= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
CONFIGURE_ARGS+= --enable-shared
.if defined(BATCH)
CONFIGURE_ARGS+= --with-defaults --with-sys-contact=nobody@no.where

View File

@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= adns
MAINTAINER= lukin@okbmei.msk.su
GNU_CONFIGURE= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
USE_GMAKE= yes
post-install:

View File

@ -15,7 +15,7 @@ MASTER_SITES= ftp://ucd-snmp.ucdavis.edu/ \
MAINTAINER= billf@FreeBSD.org
USE_AUTOCONF= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
CONFIGURE_ARGS+= --enable-shared
.if defined(BATCH)
CONFIGURE_ARGS+= --with-defaults --with-sys-contact=nobody@no.where

View File

@ -15,7 +15,7 @@ MASTER_SITES= ftp://ucd-snmp.ucdavis.edu/ \
MAINTAINER= billf@FreeBSD.org
USE_AUTOCONF= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
CONFIGURE_ARGS+= --enable-shared
.if defined(BATCH)
CONFIGURE_ARGS+= --with-defaults --with-sys-contact=nobody@no.where

View File

@ -15,6 +15,6 @@ MAINTAINER= maurice@serc.rmit.edu.au
USE_GMAKE= yes
USE_LIBTOOL= yes
INSTALL_SHLIBS= yes
INSTALLS_SHLIBS= yes
.include <bsd.port.mk>

Some files were not shown because too many files have changed in this diff Show More