mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
This commit is contained in:
parent
653d6eb934
commit
e8390e6e3c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=170649
@ -18,7 +18,7 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's,^[[:space:]]*$$(mkinstalldirs) $$(localstatedir),,' ${WRKSRC}/Makefile.in
|
||||
|
@ -23,7 +23,7 @@ MAKE_ENV= LD="${CC}" \
|
||||
PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
|
||||
PTHREAD_LIBS="${PTHREAD_LIBS}"
|
||||
ALL_TARGET= release
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/sircd/sircd ${PREFIX}/sbin/sircd
|
||||
|
@ -21,7 +21,7 @@ USE_X_PREFIX= yes
|
||||
USE_ZIP= yes
|
||||
ALL_TARGET= freebsd
|
||||
CFLAGS+= -fPIC
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/mircryption/src/xchat/
|
||||
#
|
||||
|
@ -21,7 +21,7 @@ USE_BZIP2= yes
|
||||
USE_IMAKE= yes
|
||||
USE_X_PREFIX= no
|
||||
ALL_TARGET= canna
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
MAKE_ENV+= CC=$(CC)
|
||||
|
||||
MANLANG="" ja
|
||||
|
@ -22,7 +22,7 @@ COMMENT?= A Japanese/Chinese/Korean input method (Japanese client libraries)
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOTOOLS= autoconf:253 libtool:15
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
MAKE_ARGS= CDEBUGFLAGS="${CFLAGS}"
|
||||
ALL_TARGET= includes all
|
||||
INSTALL_TARGET= install install.man
|
||||
|
@ -19,7 +19,7 @@ BUILD_DEPENDS= imake:${X_IMAKE_PORT}
|
||||
WRKSRC= ${WRKDIR}/src/contrib/im/Xsi
|
||||
DOCDIR= ${PREFIX}/share/doc/ja-Wnn6-lib
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
# Warning: we cannot use USE_IMAKE.
|
||||
do-build:
|
||||
|
@ -20,7 +20,7 @@ BUILD_DEPENDS= imake:${X_IMAKE_PORT}
|
||||
WRKSRC= ${WRKDIR}/src
|
||||
DOCDIR= ${PREFIX}/share/doc/ja-Wnn7-lib
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
# Warning: we cannot use USE_IMAKE.
|
||||
do-build:
|
||||
|
@ -21,7 +21,7 @@ USE_BZIP2= yes
|
||||
USE_IMAKE= yes
|
||||
USE_X_PREFIX= no
|
||||
ALL_TARGET= canna
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
MAKE_ENV+= CC=$(CC)
|
||||
|
||||
MANLANG="" ja
|
||||
|
@ -21,7 +21,7 @@ USE_BZIP2= yes
|
||||
USE_IMAKE= yes
|
||||
USE_X_PREFIX= no
|
||||
ALL_TARGET= canna
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
MAKE_ENV+= CC=$(CC)
|
||||
|
||||
MANLANG="" ja
|
||||
|
@ -25,7 +25,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/darts.h:${PORTSDIR}/devel/darts
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-darts=${LOCALBASE}/include --with-libiconv=${LOCALBASE}
|
||||
USE_ICONV= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
post-install:
|
||||
${RM} -f ${PREFIX}/lib/libchasen.la
|
||||
|
@ -17,7 +17,7 @@ GNU_CONFIGURE= yes
|
||||
|
||||
MANLANG= ja
|
||||
MAN1= kakasi.1
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
DOCS= NEWS README README-ja TODO \
|
||||
doc/ChangeLog.lib doc/JISYO \
|
||||
|
@ -24,7 +24,7 @@ COMMENT= Library to add ICQ communication support to your software
|
||||
|
||||
USE_GNOME= glib12
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
|
||||
|
@ -16,7 +16,7 @@ COMMENT= Japanese charset conversion library powered by iconv(3)
|
||||
#RUN_DEPENDS= ${LOCALBASE}/libexec/iconv/iso-2022-jp.so:${PORTSDIR}/converters/iconv-extra
|
||||
|
||||
MAKE_ARGS= NOPROFILE=true PREFIX=${PREFIX} LOCALBASE=${LOCALBASE}
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_ICONV= yes
|
||||
|
||||
post-patch:
|
||||
|
@ -36,7 +36,7 @@ PATCH_DIST_ARGS=-d ${TOPDIR} --forward --quiet -E ${PATCH_DIST_STRIP}
|
||||
.endif
|
||||
PKGINSTALL= ${PORTSDIR}/x11-toolkits/tk82/pkg-install.wish
|
||||
PKGDEINSTALL= ${PORTSDIR}/x11-toolkits/tk82/pkg-deinstall.wish
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
TCLVERSION= 8.0
|
||||
TOPDIR= ${WRKDIR}/${DISTNAME}
|
||||
|
@ -19,7 +19,7 @@ USE_XLIB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-x
|
||||
USE_GMAKE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
MAN1= janosvm.1 jsihey.1 jsiregister.1 jsiunregister.1
|
||||
|
||||
|
@ -31,7 +31,7 @@ ONLY_FOR_ARCHS= i386 amd64
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_ICONV= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= CPPFLAGS=-I${LOCALBASE}/include \
|
||||
LDFLAGS=-L${LOCALBASE}/lib \
|
||||
|
@ -15,7 +15,7 @@ COMMENT= Converts the AWK script to C, then compiles it
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
MANCOMPRESSED= no
|
||||
MAN1= awka.1
|
||||
|
@ -17,7 +17,7 @@ COMMENT= Compiler for the SIMULA programming language
|
||||
USE_PERL5= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
MAN1= cim.1
|
||||
INFO= cim
|
||||
|
@ -21,6 +21,6 @@ BROKEN= Unfetchable
|
||||
USE_AUTOTOOLS= autoconf:213
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}
|
||||
USE_GMAKE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -21,7 +21,7 @@ USE_MOTIF= yes
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
MAN1= elk.1
|
||||
|
||||
|
@ -18,7 +18,7 @@ COMMENT= [incr Tcl] (A.K.A. "itcl")
|
||||
|
||||
LIB_DEPENDS= tcl84:${PORTSDIR}/lang/tcl84
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
PKGINSTALL= ${PORTSDIR}/lang/tcl84/pkg-install.tclsh
|
||||
PKGDEINSTALL= ${PORTSDIR}/lang/tcl84/pkg-deinstall.tclsh
|
||||
MAKE_ENV+= ${PLIST_SUB} \
|
||||
|
@ -16,7 +16,7 @@ COMMENT= Libjit implements Just-In-Time compilation functionality
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
INFO= libjit
|
||||
MAN3= libjit.3
|
||||
|
@ -20,7 +20,7 @@ USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
MAKE_ARGS= CFLAGS="${CFLAGS}"
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
MAN3= libutils.3
|
||||
|
||||
|
@ -18,7 +18,7 @@ COMMENT= NJS (NGS) is a standalone JavaScript/ECMAScript interpreter
|
||||
|
||||
CONFLICTS= js-1.5.*
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
CONFIGURE_ARGS= --enable-shared
|
||||
|
||||
|
@ -23,7 +23,7 @@ USE_AUTOTOOLS= libltdl:15
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
INFO= open-cobol
|
||||
|
||||
|
@ -23,7 +23,7 @@ USE_AUTOTOOLS= libltdl:15
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
INFO= open-cobol
|
||||
|
||||
|
@ -17,7 +17,7 @@ COMMENT= Javascript interpreter port from Apple's KHTML and part of Gtk-Webcore
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gtk20 gnomehack
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" \
|
||||
LDFLAGS="${PTHREAD_LIBS}"
|
||||
CONFIGURE_ARGS= --with-pic
|
||||
|
@ -18,7 +18,7 @@ LIB_DEPENDS= tk84:${PORTSDIR}/x11-toolkits/tk84
|
||||
|
||||
USE_AUTOTOOLS= autoconf:213
|
||||
CONFIGURE_ARGS= --with-tcl-ver=8.4 --with-tk-ver=8.4
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
PKGINSTALL= ${PORTSDIR}/lang/tcl84/pkg-install.tclsh
|
||||
PKGDEINSTALL= ${PORTSDIR}/lang/tcl84/pkg-deinstall.tclsh
|
||||
|
@ -35,7 +35,7 @@ CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib -L${LOCALBASE}/dx/lib_freebsd ${PTHRE
|
||||
# in libDXL.so (_dxfImportBin_FP is defined in libDX.so)
|
||||
CONFIGURE_ARGS= --with-dxl-includes=-I${LOCALBASE}/dx/include \
|
||||
"--with-dxl=-lDXL -lDX"
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
# The tk module is built by default, but you can disable this by defining
|
||||
# the following variable.
|
||||
|
@ -59,7 +59,7 @@ CFLAGS+= -g
|
||||
STRIP= # none
|
||||
.endif
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
MAN1= ${RUBY_NAME}.1
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
|
@ -52,7 +52,7 @@ CFLAGS+= -g
|
||||
STRIP= # none
|
||||
.endif
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
MAN1= ${RUBY_NAME}.1
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
@ -28,7 +28,7 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \
|
||||
ac_cv_prog_EMACS=no
|
||||
CONFIGURE_ARGS= --enable-generational-gc=no --enable-gtk=no \
|
||||
--with-emacs=no --with-gmp=no
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
MAN1= gst.1
|
||||
INFO= gst gst-base gst-libs
|
||||
|
@ -18,7 +18,7 @@ COMMENT= Tool Command Language
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
WRKSRC= ${WRKDIR}/tcl8.0.5/unix
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-shared
|
||||
CONFIGURE_ENV= PORTSDIR=${PORTSDIR}
|
||||
|
@ -18,7 +18,7 @@ COMMENT= Tcl81 with threads support
|
||||
FILE_DEPENDS= ${PORTSDIR}/lang/tcl80
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-shared --enable-threads
|
||||
|
@ -18,7 +18,7 @@ COMMENT= Tool Command Language
|
||||
|
||||
LATEST_LINK= tcl82
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-shared
|
||||
CONFIGURE_ENV= PORTSDIR=${PORTSDIR}
|
||||
|
@ -19,7 +19,7 @@ COMMENT= Tool Command Language
|
||||
LATEST_LINK= tcl83
|
||||
PATCH_DIST_ARGS= -d ${WRKDIR}/${DISTNAME} -E ${PATCH_DIST_STRIP}
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}/unix
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-shared --includedir=${LOCALBASE}/include/tcl${TCL_VER}
|
||||
CONFIGURE_ENV= PORTSDIR=${PORTSDIR}
|
||||
|
@ -21,7 +21,7 @@ COMMENT= Tool Command Language
|
||||
PATCH_DIST_ARGS= -d ${WRKDIR}/${DISTNAME} -E ${PATCH_DIST_STRIP}
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}/unix
|
||||
ALL_TARGET= all test
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-shared --includedir=${PREFIX}/include/tcl${TCL_VER}
|
||||
CONFIGURE_ENV= PORTSDIR=${PORTSDIR}
|
||||
|
@ -28,7 +28,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
CONFIGURE_ARGS= --disable-module-postgres
|
||||
MAKE_ARGS= CFLAGS="${CFLAGS}"
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
MAN1= sl.1 sla.1
|
||||
MAN7= docstrip.7t sl_crypt.7t sl_files.7t sl_fpmath.7t sl_int64.7t \
|
||||
|
@ -16,7 +16,7 @@ COMMENT= A tiny COBOL compiler for IA32 platforms
|
||||
|
||||
LIB_DEPENDS= db3:${PORTSDIR}/databases/db3
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
ONLY_FOR_ARCHS= i386
|
||||
USE_GETOPT_LONG=yes
|
||||
HAS_CONFIGURE= yes
|
||||
|
@ -21,7 +21,7 @@ OPTIONS= X11 "X11/GTK support" on \
|
||||
SOX "Sox audio support" off
|
||||
|
||||
WANT_GNOME= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
MAN1= compface.1
|
||||
MAN3= compface.3
|
||||
|
@ -18,7 +18,7 @@ COMMENT= A JAM subroutine library
|
||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||
GNU_CONFIGURE= yes
|
||||
NO_INSTALL_MANPAGES= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
MAN3= JAM_AddEmptyMessage.3 \
|
||||
JAM_AddMessage.3 \
|
||||
|
@ -20,7 +20,7 @@ USE_ICONV= yes
|
||||
USE_AUTOTOOLS= libtool:15 autoconf:259
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
|
||||
LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
|
||||
|
@ -20,7 +20,7 @@ LIB_DEPENDS= gnutls.13:${PORTSDIR}/security/gnutls \
|
||||
|
||||
USE_AUTOTOOLS= libltdl:15
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
CONFIGURE_ARGS+= --disable-doxygen --disable-lynx
|
||||
|
@ -19,7 +19,7 @@ CONFLICTS= ${PORTNAME}-1.2.*
|
||||
|
||||
LATEST_LINK= libspf2-10
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
||||
|
@ -19,7 +19,7 @@ USE_BZIP2= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}.3
|
||||
USE_GMAKE= yes
|
||||
USE_OPENSSL= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
LIBSRS_REV= 1
|
||||
PLIST_SUB= PORTNAME=${PORTNAME} LIBSRS_REV=${LIBSRS_REV}
|
||||
MAKE_ENV= CPPFLAGS="${CPPFLAGS} -I${OPENSSLINC}" \
|
||||
|
@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= srs
|
||||
MAINTAINER= mail-libsrs2-freebsd-ports@snowchyld.org
|
||||
COMMENT= Sender Rewriting Scheme 2 C Implementation
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
@ -18,7 +18,7 @@ COMMENT= A flexible, modular RFC-compliant POP3 daemon
|
||||
USE_GNOME= glib12
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
MAN5= pop3lite.conf.5
|
||||
MAN8= pop3lite.8
|
||||
|
@ -25,7 +25,7 @@ USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \
|
||||
MAKEINFO="makeinfo --no-split"
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
MAN1= ginac-config.1 ginsh.1 viewgar.1
|
||||
INFO= ginac
|
||||
|
@ -45,7 +45,7 @@ OPTIONS= ATLAS "Use ATLAS instead of BLAS/LAPACK" off \
|
||||
|
||||
MAN1= R.1
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install install-libR
|
||||
ALL_TARGET= all
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -30,7 +30,7 @@ ALL_TARGET= lib
|
||||
|
||||
BLAS_LIBS?= ${LOCALBASE}/lib/libblas.a
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
pre-patch:
|
||||
@(cd ${WRKSRC}; ${TAR} -xzf ${DISTDIR}/${DIST_SUBDIR}/patch.tar.gz)
|
||||
|
@ -23,7 +23,7 @@ EXTRACT_CMD= ${TAR}
|
||||
EXTRACT_BEFORE_ARGS= -xf
|
||||
EXTRACT_AFTER_ARGS= # empty
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
PORTDOCS= fft.doc.gz
|
||||
|
||||
|
@ -19,7 +19,7 @@ COMMENT= Basic Linear Algebra, level 1, 2, and 3
|
||||
|
||||
CONFLICTS= elmer-mathlibs-1*
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
do-configure:
|
||||
|
@ -28,7 +28,7 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
CONFIGURE_ARGS= --infodir=${PREFIX}/info --mandir=${MANPREFIX}/man \
|
||||
--with-gmp
|
||||
MAKE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
MAN1= cln-config.1
|
||||
INFO= cln
|
||||
|
@ -18,7 +18,7 @@ COMMENT= Eigenvalue system package
|
||||
LIB_DEPENDS= blas.1:${PORTSDIR}/math/blas
|
||||
|
||||
DIST_SUBDIR= ${PORTNAME}
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
SRCS = csroot.f epslon.f pythag.f bakvec.f balanc.f balbak.f bandr.f \
|
||||
|
@ -27,7 +27,7 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV= MAKEINFO="makeinfo --no-split"
|
||||
CONFIGURE_ARGS= --enable-shared
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
PLIST_SUB= FFTW_SUFX="${FFTW_SUFX}"
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
@ -18,7 +18,7 @@ USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ARGS= --with-optimization
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
MAN1= freefem.1
|
||||
|
||||
|
@ -23,7 +23,7 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \
|
||||
WX_CONFIG="${X11BASE}/bin/wxgtk2-2.6-config"
|
||||
MAKE_ENV= WX_CONFIG="${X11BASE}/bin/wxgtk2-2.6-config"
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CPPFLAGS= ${PTHREAD_CFLAGS}
|
||||
LDFLAGS= ${PTHREAD_LIBS}
|
||||
|
@ -24,7 +24,7 @@ USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomeprefix gnomehack gnomelibs bonobo libglade gal gnometarget
|
||||
USE_PYTHON= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-gnumeric --enable-explicit-python-linking
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include/libglade-1.0" \
|
||||
|
@ -33,7 +33,7 @@ MAINTAINER= eric+fbports@vangyzen.net
|
||||
COMMENT= The standalone math library from R
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ARGS+=--without-x
|
||||
|
||||
|
@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= C++ implementation of the classic 3-layer perceptron in library form
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
|
||||
|
@ -17,7 +17,7 @@ COMMENT= Linear Algebra package
|
||||
|
||||
LIB_DEPENDS= blas.1:${PORTSDIR}/math/blas
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
DIST_SUBDIR= ${PORTNAME}
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
|
@ -30,7 +30,7 @@ CONFIGURE_ARGS= --disable-cgm --disable-java --disable-octave \
|
||||
--with-gd-incdir=${LOCALBASE}/include \
|
||||
--with-gd-libdir=${LOCALBASE}/lib \
|
||||
--with-freetype-font-dir=${LOCALBASE}
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
PLIST_SUB= VERSION="${PORTVERSION}"
|
||||
|
||||
MAN1= plm2gif.1 plplot_libtool.1 plpr.1 pltek.1 pstex2eps.1
|
||||
|
@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Qhull computes convex hulls, Delaunay triangulations and halfspaces
|
||||
|
||||
USE_GMAKE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||
|
||||
|
@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Qhull computes convex hulls, Delaunay triangulations and halfspaces
|
||||
|
||||
USE_GMAKE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||
|
||||
|
@ -18,7 +18,7 @@ COMMENT= A modular math parser
|
||||
|
||||
USE_GETOPT_LONG=yes
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
MAN1= spar.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user