mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 11:03:09 -04:00
change the libtool version to use from 1.3 to 1.5
This commit is contained in:
parent
a210c68356
commit
392aa128b5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136688
73 changed files with 176 additions and 199 deletions
|
@ -18,7 +18,7 @@ COMMENT= An editor for editing (primarily LaTeX) Hebrew files
|
|||
RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/hebrew:${PORTSDIR}/hebrew/elmar-fonts
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_LIBTOOL_VER= 13
|
||||
USE_LIBTOOL_VER=15
|
||||
|
||||
post-install:
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
|
|
@ -21,7 +21,7 @@ ALL_TARGET= includes all
|
|||
INSTALL_TARGET= install install.man
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOCONF_VER= 213
|
||||
USE_LIBTOOL_VER= 13
|
||||
USE_LIBTOOL_VER=15
|
||||
MAKE_ARGS= CDEBUGFLAGS="${CFLAGS}"
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_BZIP2= yes
|
||||
|
|
|
@ -73,11 +73,9 @@ lib/wnn/lt_LN/uumkey
|
|||
lib/wnn/lt_LN/uumkey_e
|
||||
lib/wnn/lt_LN/uumrc
|
||||
lib/libjd.a
|
||||
lib/libjd.la
|
||||
lib/libjd.so
|
||||
lib/libjd.so.0
|
||||
lib/libwnn.a
|
||||
lib/libwnn.la
|
||||
lib/libwnn.so
|
||||
lib/libwnn.so.0
|
||||
@dirrm lib/wnn/ja_JP/rk
|
||||
|
|
|
@ -18,7 +18,7 @@ BUILD_DEPENDS= chasen:${PORTSDIR}/japanese/chasen-base
|
|||
|
||||
GNU_CONFIGURE= YES
|
||||
CONFIGURE_ARGS= --with-dicdir=${PREFIX}/share/chasen/dic
|
||||
USE_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/chasenrc \
|
||||
|
|
|
@ -22,7 +22,12 @@ MAINTAINER= ports@FreeBSD.org
|
|||
COMMENT= Library to add ICQ communication support to your software
|
||||
|
||||
USE_GNOME= glib12
|
||||
USE_INC_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
USE_REINPLACE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -13,8 +13,13 @@ MASTER_SITES= ftp://ftp.ifi.uio.no/pub/cim/
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Compiler for the SIMULA programming language
|
||||
|
||||
USE_INC_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
USE_REINPLACE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
MAN1= cim.1
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -9,7 +9,7 @@ PORTNAME= elk
|
|||
PORTVERSION= 3.99.6
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= lang scheme
|
||||
MASTER_SITES= http://sam.zoy.org/projects/elk/
|
||||
MASTER_SITES= http://sam.zoy.org/elk/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= An embeddable Scheme interpreter
|
||||
|
@ -19,7 +19,7 @@ LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \
|
|||
|
||||
USE_BZIP2= yes
|
||||
USE_MOTIF= yes
|
||||
USE_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
LIBTOOLFLAGS= # none
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
|
|
|
@ -18,42 +18,26 @@ include/elk/scheme.h
|
|||
include/elk/site.h
|
||||
include/elk/stkmem.h
|
||||
include/elk/type.h
|
||||
lib/elk/bitstring.la
|
||||
lib/elk/bitstring.so
|
||||
lib/elk/debug.la
|
||||
lib/elk/debug.so
|
||||
lib/elk/elk-eval.la
|
||||
lib/elk/elk-eval.so
|
||||
lib/elk/gdbm.la
|
||||
lib/elk/gdbm.so
|
||||
lib/elk/hack.la
|
||||
lib/elk/hack.so
|
||||
lib/elk/motif.la
|
||||
lib/elk/motif.so
|
||||
lib/elk/newhandler.la
|
||||
lib/elk/newhandler.so
|
||||
lib/elk/record.la
|
||||
lib/elk/record.so
|
||||
lib/elk/regexp.la
|
||||
lib/elk/regexp.so
|
||||
lib/elk/struct.la
|
||||
lib/elk/struct.so
|
||||
lib/elk/unix.la
|
||||
lib/elk/unix.so
|
||||
lib/elk/xaw.la
|
||||
lib/elk/xaw.so
|
||||
lib/elk/xlib.la
|
||||
lib/elk/xlib.so
|
||||
lib/libelk-xlib.a
|
||||
lib/libelk-xlib.la
|
||||
lib/libelk-xlib.so
|
||||
lib/libelk-xlib.so.0
|
||||
lib/libelk-xt.a
|
||||
lib/libelk-xt.la
|
||||
lib/libelk-xt.so
|
||||
lib/libelk-xt.so.0
|
||||
lib/libelk.a
|
||||
lib/libelk.la
|
||||
lib/libelk.so
|
||||
lib/libelk.so.0
|
||||
share/elk/apropos.scm
|
||||
|
|
|
@ -14,8 +14,9 @@ MAINTAINER= ports@FreeBSD.org
|
|||
COMMENT= Libjit implements Just-In-Time compilation functionality
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_INC_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
USE_REINPLACE= yes
|
||||
USE_CONFIGURE= yes
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
|
@ -29,6 +30,8 @@ BROKEN= "Segfault during build"
|
|||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
|
||||
${WRKSRC}/configure
|
||||
.if ${OSVERSION} >= 502128
|
||||
@${REINPLACE_CMD} -e 's|#undef HAVE_TGMATH_H||' \
|
||||
${WRKSRC}/config.h.in
|
||||
|
|
|
@ -18,7 +18,7 @@ MAINTAINER= ports@FreeBSD.org
|
|||
COMMENT= Support lib for Tensile/NSL
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_INC_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
MAKE_ARGS= CFLAGS="${CFLAGS}"
|
||||
INSTALLS_SHLIB= yes
|
||||
|
|
|
@ -16,10 +16,10 @@ COMMENT= Implementation of ANSI Forth
|
|||
|
||||
LATEST_LINK= pfe-devel
|
||||
|
||||
USE_PERL5_BUILD= yes
|
||||
USE_PERL5_BUILD=yes
|
||||
USE_GNOME= gnometarget lthack
|
||||
USE_GMAKE= yes
|
||||
USE_LIBTOOL_VER= 13
|
||||
USE_LIBTOOL_VER=15
|
||||
LIBTOOLFILES= pfe/configure
|
||||
LIBTOOLFLAGS= # none
|
||||
CONFIGURE_ARGS= --mandir=${PREFIX}/man
|
||||
|
|
|
@ -77,31 +77,20 @@ include/pfe/version-sub.h
|
|||
include/pfe/your-ext.h
|
||||
include/pfe-config.h
|
||||
include/pfe-target.h
|
||||
lib/libpfe-0.so
|
||||
lib/libpfe-0.so.32
|
||||
lib/libpfe.a
|
||||
lib/libpfe.la
|
||||
lib/libpfe.so
|
||||
lib/pfe/dstrings.la
|
||||
lib/pfe/dstrings.so
|
||||
lib/pfe/edit.la
|
||||
lib/pfe/edit.so
|
||||
lib/pfe/floating.la
|
||||
lib/pfe/floating.so
|
||||
lib/pfe/fpnostack.la
|
||||
lib/pfe/fpnostack.so
|
||||
lib/pfe/gforth.la
|
||||
lib/pfe/gforth.so
|
||||
lib/pfe/help.la
|
||||
lib/pfe/help.so
|
||||
lib/pfe/module.la
|
||||
lib/pfe/module.so
|
||||
lib/pfe/smart-go.la
|
||||
lib/pfe/smart-go.so
|
||||
lib/pfe/struct.la
|
||||
lib/pfe/struct.so
|
||||
lib/pfe/toolbelt.la
|
||||
lib/pfe/toolbelt.so
|
||||
lib/pfe/zchar.la
|
||||
lib/pfe/zchar.so
|
||||
%%DATADIR%%/lib/arrays.4th
|
||||
%%DATADIR%%/lib/defer-is.4th
|
||||
|
|
|
@ -16,10 +16,10 @@ COMMENT= Implementation of ANSI Forth
|
|||
|
||||
LATEST_LINK= pfe-devel
|
||||
|
||||
USE_PERL5_BUILD= yes
|
||||
USE_PERL5_BUILD=yes
|
||||
USE_GNOME= gnometarget lthack
|
||||
USE_GMAKE= yes
|
||||
USE_LIBTOOL_VER= 13
|
||||
USE_LIBTOOL_VER=15
|
||||
LIBTOOLFILES= pfe/configure
|
||||
LIBTOOLFLAGS= # none
|
||||
CONFIGURE_ARGS= --mandir=${PREFIX}/man
|
||||
|
|
|
@ -77,31 +77,20 @@ include/pfe/version-sub.h
|
|||
include/pfe/your-ext.h
|
||||
include/pfe-config.h
|
||||
include/pfe-target.h
|
||||
lib/libpfe-0.so
|
||||
lib/libpfe-0.so.32
|
||||
lib/libpfe.a
|
||||
lib/libpfe.la
|
||||
lib/libpfe.so
|
||||
lib/pfe/dstrings.la
|
||||
lib/pfe/dstrings.so
|
||||
lib/pfe/edit.la
|
||||
lib/pfe/edit.so
|
||||
lib/pfe/floating.la
|
||||
lib/pfe/floating.so
|
||||
lib/pfe/fpnostack.la
|
||||
lib/pfe/fpnostack.so
|
||||
lib/pfe/gforth.la
|
||||
lib/pfe/gforth.so
|
||||
lib/pfe/help.la
|
||||
lib/pfe/help.so
|
||||
lib/pfe/module.la
|
||||
lib/pfe/module.so
|
||||
lib/pfe/smart-go.la
|
||||
lib/pfe/smart-go.so
|
||||
lib/pfe/struct.la
|
||||
lib/pfe/struct.so
|
||||
lib/pfe/toolbelt.la
|
||||
lib/pfe/toolbelt.so
|
||||
lib/pfe/zchar.la
|
||||
lib/pfe/zchar.so
|
||||
%%DATADIR%%/lib/arrays.4th
|
||||
%%DATADIR%%/lib/defer-is.4th
|
||||
|
|
|
@ -22,7 +22,8 @@ BUILD_DEPENDS= cscc:${PORTSDIR}/lang/pnet-base \
|
|||
USE_XLIB= yes
|
||||
.endif
|
||||
|
||||
USE_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
USE_REINPLACE= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
PORTDOCS= ChangeLog-1 ChangeLog-2 ChangeLog-3 ChangeLog-4 \
|
||||
|
@ -36,6 +37,10 @@ PORTDOCS= ChangeLog-1 ChangeLog-2 ChangeLog-3 ChangeLog-4 \
|
|||
IGNORE= Coredump during build on alpha
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
|
|
|
@ -121,7 +121,6 @@ lib/cscc/lib/de/mscorlib.resources.dll
|
|||
lib/cscc/lib/ilinstall.exe
|
||||
lib/cscc/lib/jsrun.exe
|
||||
lib/cscc/lib/libXsharpSupport.a
|
||||
lib/cscc/lib/libXsharpSupport.la
|
||||
lib/cscc/lib/libXsharpSupport.so
|
||||
lib/cscc/lib/libXsharpSupport.so.0
|
||||
lib/cscc/lib/mscorlib.dll
|
||||
|
|
|
@ -23,7 +23,7 @@ LIB_DEPENDS= utils.1:${PORTSDIR}/lang/libutils
|
|||
USE_LIBLTDL= yes
|
||||
USE_REINPLACE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
LIBTOOLFLAGS= # none
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
|
|
@ -2,11 +2,9 @@ bin/docstrip
|
|||
bin/sl
|
||||
bin/sla
|
||||
lib/libtenpdt.a
|
||||
lib/libtenpdt.la
|
||||
lib/libtenpdt.so
|
||||
lib/libtenpdt.so.0
|
||||
lib/libtensile.a
|
||||
lib/libtensile.la
|
||||
lib/libtensile.so
|
||||
lib/libtensile.so.0
|
||||
lib/nsl/automata/arith.aut
|
||||
|
@ -27,31 +25,22 @@ lib/nsl/automata/urlencode.aut
|
|||
lib/nsl/automata/utf8.aut
|
||||
lib/nsl/automata/whole.aut
|
||||
lib/nsl/module.map
|
||||
lib/nsl/modules/crypt.la
|
||||
lib/nsl/modules/crypt.scm
|
||||
lib/nsl/modules/crypt.so
|
||||
lib/nsl/modules/files.la
|
||||
lib/nsl/modules/files.scm
|
||||
lib/nsl/modules/files.so
|
||||
lib/nsl/modules/fpmath.la
|
||||
lib/nsl/modules/fpmath.scm
|
||||
lib/nsl/modules/fpmath.so
|
||||
lib/nsl/modules/int64.la
|
||||
lib/nsl/modules/int64.scm
|
||||
lib/nsl/modules/int64.so
|
||||
lib/nsl/modules/ncurses.la
|
||||
lib/nsl/modules/ncurses.scm
|
||||
lib/nsl/modules/ncurses.so
|
||||
lib/nsl/modules/rand.la
|
||||
lib/nsl/modules/rand.scm
|
||||
lib/nsl/modules/rand.so
|
||||
lib/nsl/modules/readline.la
|
||||
lib/nsl/modules/readline.scm
|
||||
lib/nsl/modules/readline.so
|
||||
lib/nsl/modules/sockets.la
|
||||
lib/nsl/modules/sockets.scm
|
||||
lib/nsl/modules/sockets.so
|
||||
lib/nsl/modules/time.la
|
||||
lib/nsl/modules/time.scm
|
||||
lib/nsl/modules/time.so
|
||||
lib/nsl/preload.scm
|
||||
|
|
|
@ -18,7 +18,7 @@ COMMENT= An FTN JAM and *.MSG tosser
|
|||
|
||||
LIB_DEPENDS= jam.2:${PORTSDIR}/mail/jamlib
|
||||
|
||||
USE_LIBTOOL_VER= 13
|
||||
USE_LIBTOOL_VER=15
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
||||
MAN1= crashecho.1 \
|
||||
|
|
|
@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org
|
|||
COMMENT= A JAM subroutine library
|
||||
|
||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||
USE_LIBTOOL_VER= 13
|
||||
USE_LIBTOOL_VER= 15
|
||||
NO_INSTALL_MANPAGES= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
include/jamlib/jam.h
|
||||
lib/libjam.so.2
|
||||
lib/libjam.so
|
||||
lib/libjam.la
|
||||
lib/libjam.a
|
||||
@dirrm include/jamlib
|
||||
|
|
|
@ -19,7 +19,7 @@ LIB_DEPENDS= gnutls.12:${PORTSDIR}/security/gnutls \
|
|||
|
||||
USE_LIBLTDL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_INC_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_REINPLACE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
|
|
@ -8,16 +8,12 @@ include/libnewmail/util.h
|
|||
lib/libnewmail.a
|
||||
lib/libnewmail.so
|
||||
lib/libnewmail.so.0
|
||||
lib/libnewmail/libimap.a
|
||||
lib/libnewmail/libimap.so
|
||||
lib/libnewmail/libimap.so.0
|
||||
lib/libnewmail/libmaildir.a
|
||||
lib/libnewmail/libmaildir.so
|
||||
lib/libnewmail/libmaildir.so.0
|
||||
lib/libnewmail/libpop3.a
|
||||
lib/libnewmail/libpop3.so
|
||||
lib/libnewmail/libpop3.so.0
|
||||
lib/libnewmail/libunix.a
|
||||
lib/libnewmail/libunix.so
|
||||
lib/libnewmail/libunix.so.0
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
|
|
|
@ -17,7 +17,7 @@ COMMENT= A flexible, modular RFC-compliant POP3 daemon
|
|||
|
||||
USE_GNOME= glib12
|
||||
USE_GMAKE= yes
|
||||
USE_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
MAN5= pop3lite.conf.5
|
||||
|
|
|
@ -6,31 +6,18 @@ include/pop3lite/userconf.h
|
|||
@unexec install-info --delete %D/info/pop3lite-admin.info %D/info/dir
|
||||
info/pop3lite-admin.info
|
||||
@exec install-info %D/info/pop3lite-admin.info %D/info/dir
|
||||
lib/pop3lite/alias.la
|
||||
lib/pop3lite/alias.so
|
||||
lib/pop3lite/apop.la
|
||||
lib/pop3lite/apop.so
|
||||
lib/pop3lite/capa.la
|
||||
lib/pop3lite/capa.so
|
||||
lib/pop3lite/connectlog.la
|
||||
lib/pop3lite/connectlog.so
|
||||
lib/pop3lite/disable.la
|
||||
lib/pop3lite/disable.so
|
||||
lib/pop3lite/expire.la
|
||||
lib/pop3lite/expire.so
|
||||
lib/pop3lite/filelog.la
|
||||
lib/pop3lite/filelog.so
|
||||
lib/pop3lite/homebox.la
|
||||
lib/pop3lite/homebox.so
|
||||
lib/pop3lite/iplog.la
|
||||
lib/pop3lite/iplog.so
|
||||
lib/pop3lite/pam.la
|
||||
lib/pop3lite/pam.so
|
||||
lib/pop3lite/sabotage.la
|
||||
lib/pop3lite/sabotage.so
|
||||
lib/pop3lite/userconf.la
|
||||
lib/pop3lite/userconf.so
|
||||
lib/pop3lite/vhost.la
|
||||
lib/pop3lite/vhost.so
|
||||
sbin/pop3lite
|
||||
share/doc/pop3lite/AUTHORS
|
||||
|
|
|
@ -26,7 +26,7 @@ USE_BZIP2= yes
|
|||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gtk12
|
||||
USE_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
CONFIGURE_ARGS= --enable-threads \
|
||||
--prefix=${PREFIX}
|
||||
|
||||
|
@ -59,9 +59,9 @@ RUN_DEPENDS+= ${LOCALBASE}/bin/ispell-ru:${PORTSDIR}/russian/rus-ispell
|
|||
.endif
|
||||
|
||||
pre-patch:
|
||||
@${REINPLACE_CMD} -e 's#DATADIRNAME=lib#DATADIRNAME=share#g' \
|
||||
${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} -e 's#/usr/bin/gnome-config#$(PREFIX)/bin/gnome-config#g' \
|
||||
@${REINPLACE_CMD} -e 's#DATADIRNAME=lib#DATADIRNAME=share#g ; \
|
||||
s#/usr/bin/gnome-config#$(PREFIX)/bin/gnome-config#g ; \
|
||||
s|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
do-install:
|
||||
|
|
|
@ -20,7 +20,7 @@ USE_BZIP2= yes
|
|||
USE_GCC= 3.4
|
||||
USE_GNOME= gnomehack gnometarget lthack pkgconfig
|
||||
USE_GMAKE= yes
|
||||
USE_INC_LIBTOOL_VER= 13
|
||||
USE_LIBTOOL_VER=15
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
CONFIGURE_ARGS= --infodir=${PREFIX}/info --mandir=${MANPREFIX}/man \
|
||||
--with-gmp
|
||||
|
|
|
@ -13,7 +13,12 @@ MASTER_SITES= http://ieee.uow.edu.au/documents/contrib/
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= C++ implementation of the classic 3-layer perceptron in library form
|
||||
|
||||
USE_INC_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_REINPLACE= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -16,7 +16,7 @@ COMMENT= Qhull computes convex hulls, Delaunay triangulations and halfspaces
|
|||
USE_REINPLACE= yes
|
||||
USE_GMAKE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_INC_LIBTOOL_VER= 13
|
||||
USE_LIBTOOL_VER=15
|
||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
|
|
@ -16,7 +16,7 @@ COMMENT= Qhull computes convex hulls, Delaunay triangulations and halfspaces
|
|||
USE_REINPLACE= yes
|
||||
USE_GMAKE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_INC_LIBTOOL_VER= 13
|
||||
USE_LIBTOOL_VER=15
|
||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
|
|
@ -15,14 +15,17 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A modular math parser
|
||||
|
||||
USE_GETOPT_LONG= yes
|
||||
USE_GETOPT_LONG=yes
|
||||
USE_REINPLACE= yes
|
||||
USE_INC_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
MAN1= spar.1
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e "s,-ldl,,g" ${WRKSRC}/lib/Makefile.in
|
||||
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
|
||||
${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} -e "s,-ldl,,g" \
|
||||
${WRKSRC}/lib/Makefile.in ${WRKSRC}/lib/module/Makefile.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -20,7 +20,7 @@ LIB_DEPENDS= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea
|
|||
USE_REINPLACE= yes
|
||||
USE_GL= yes
|
||||
USE_GNOME= gtk12
|
||||
USE_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" \
|
||||
LDFLAGS="${PTHREAD_LIBS}"
|
||||
|
|
|
@ -19,7 +19,7 @@ COMMENT= A GNOME application designed to manage cyclic tasks
|
|||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gnomehack gnomelibs gnomeprefix gnometarget
|
||||
USE_GMAKE= yes
|
||||
USE_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
|
|
|
@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/_gnomemodule.so:${PORTSDIR}/x11-toolki
|
|||
USE_GNOME= glib12 gnomehack gnomeprefix
|
||||
USE_PYTHON= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_INC_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
USE_REINPLACE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib" \
|
||||
|
@ -33,12 +33,9 @@ CONFIGURE_ARGS= --with-recode-prefix="${LOCALBASE}"
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
pre-patch:
|
||||
@${REINPLACE_CMD} 's|-lpthread|${PTHREAD_LIBS}|g ; \
|
||||
s|glib-config|glib12-config|g ; \
|
||||
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
|
||||
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
|
||||
's|\$$(datadir)/gnome/|$$(datadir)/|g ; \
|
||||
s|\$$(datadir)/locale|$$(prefix)/share/locale|g'
|
||||
@${REINPLACE_CMD} -e 's|glib-config|${GLIB_CONFIG}|g ; \
|
||||
s|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
|
||||
${WRKSRC}/configure
|
||||
.if ${PYTHON_REL} >= 230
|
||||
@${REINPLACE_CMD} 's|@DEFS@||g' ${WRKSRC}/compiled/Makefile.pre.in
|
||||
.endif
|
||||
|
|
|
@ -16,7 +16,8 @@ MASTER_SITE_SUBDIR= fame
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A video encoding library
|
||||
|
||||
USE_INC_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
USE_REINPLACE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
@ -38,4 +39,8 @@ CONFIGURE_ARGS+= --enable-sse
|
|||
CONFIGURE_ARGS+= --disable-mmx
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
|
@ -27,5 +27,6 @@ include/fame_syntax_mpeg4.h
|
|||
include/fame_version.h
|
||||
lib/libfame.a
|
||||
lib/libfame.so
|
||||
lib/libfame-0.9.so
|
||||
lib/libfame-0.9.so.1
|
||||
share/aclocal/libfame.m4
|
||||
|
|
|
@ -24,12 +24,18 @@ PLIST_FILES= lib/xmms/Input/libsmpeg_xmms.so
|
|||
USE_X_PREFIX= yes
|
||||
USE_SDL= sdl
|
||||
USE_GNOME= gnomehack gtk12
|
||||
USE_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
USE_REINPLACE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
# This is to avoid libtool running ldconfig -m ${X11BASE}/lib/xmms/Input
|
||||
do-install:
|
||||
${MKDIR} ${PREFIX}/lib/xmms/Input
|
||||
${INSTALL_PROGRAM} \
|
||||
${WRKSRC}/src/.libs/libsmpeg_xmms.so ${PREFIX}/lib/xmms/Input
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@ USE_GNOME=
|
|||
WANT_GNOME= yes
|
||||
USE_REINPLACE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_INC_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
USE_SDL= sdl
|
||||
INSTALLS_SHLIB= yes
|
||||
CONFIGURE_ENV= GLBASE="${X11BASE}" \
|
||||
|
@ -44,8 +44,8 @@ USE_GNOME+= gtk12
|
|||
CONFIGURE_ARGS+= --disable-gtk-player
|
||||
.endif
|
||||
|
||||
post-configure:
|
||||
@${REINPLACE_CMD} -e 's|^deplibs_check_method=.*|deplibs_check_method=pass_all|' \
|
||||
${WRKSRC}/libtool
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
|
@ -21,7 +21,8 @@ LIB_DEPENDS= divxdecore.0:${PORTSDIR}/multimedia/libdivxdecore \
|
|||
WRKSRC= ${WRKDIR}/${PORTNAME}-0.0.2
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_INC_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
USE_REINPLACE= yes
|
||||
USE_GNOME= gtk12
|
||||
USE_X_PREFIX= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
@ -30,6 +31,10 @@ PLIST_FILES= lib/xmps/codecs/video/libopendivx.so \
|
|||
|
||||
LIB_VERSION= 0
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
post-install:
|
||||
@${LN} -sf libopendivx.so ${PREFIX}/lib/xmps/codecs/video/libopendivx.so.${LIB_VERSION}
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ RUN_DEPENDS= ${CODEC_DETECTION_FILE}:${CODEC_PORT}
|
|||
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
USE_GNOME= gtk12
|
||||
USE_REINPLACE= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
@ -30,10 +30,11 @@ CODEC_PORT= ${.CURDIR}/../win32-codecs
|
|||
CODEC_DETECTION_FILE!= ${MAKE} -f ${CODEC_PORT}/Makefile -V CODEC_DETECTION_FILE
|
||||
LIB_VERSION= 0
|
||||
PLIST_FILES= lib/xmps/codecs/video/libwin32.so \
|
||||
lib/xmps/codecs/video/libwin32.so.${LIB_VERSION} \
|
||||
lib/xmps/codecs/video/libwin32.la
|
||||
lib/xmps/codecs/video/libwin32.so.${LIB_VERSION}
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
|
||||
${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} -e "s|/usr/lib/win32|${LOCALBASE}/lib/win32|" \
|
||||
${WRKSRC}/src/win32_codec.c
|
||||
@${REINPLACE_CMD} -e 's|<malloc.h>|<stdlib.h>|' ${WRKSRC}/src/*
|
||||
|
|
|
@ -22,7 +22,7 @@ USE_X_PREFIX= yes
|
|||
USE_GNOME= gnomeprefix gnomehack gnomelibs gdkpixbuf
|
||||
USE_REINPLACE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_INC_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
|
@ -33,12 +33,10 @@ BROKEN= "Does not compile on !i386"
|
|||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e "s|-lpthread|${PTHREAD_LIBS}|g" ${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
|
||||
s|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
|
||||
${WRKSRC}/configure
|
||||
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
|
||||
's|-lpthread|${PTHREAD_LIBS}|g'
|
||||
|
||||
post-configure:
|
||||
@${REINPLACE_CMD} -e 's|^deplibs_check_method=.*|deplibs_check_method=pass_all|' \
|
||||
${WRKSRC}/libtool
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
|
@ -2,10 +2,8 @@ bin/xmps
|
|||
bin/xmps-config
|
||||
include/libxmps/libxmps.h
|
||||
include/libxmps/libxmps_config.h
|
||||
lib/libxmps.a
|
||||
lib/libxmps.so
|
||||
lib/libxmps.so.0
|
||||
lib/libxmpsutils.a
|
||||
lib/libxmpsutils.so
|
||||
lib/libxmpsutils.so.0
|
||||
lib/xmps/addons/video/libvob.so
|
||||
|
|
|
@ -26,7 +26,7 @@ USE_GNOME= gtk12
|
|||
USE_GL= yes
|
||||
USE_REINPLACE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
CONFIGURE_ARGS= --enable-gl
|
||||
|
||||
|
@ -34,6 +34,8 @@ CPPFLAGS= -I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}
|
|||
LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
|
||||
${WRKSRC}/configure
|
||||
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
|
||||
's|[(]prefix[)]/Xtheater|(libdir)/Xtheater|g ; \
|
||||
s|-release.*$$|-module -avoid-version|g'
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
bin/xtheater
|
||||
lib/Xtheater/config
|
||||
lib/Xtheater/player/libsmpeg.la
|
||||
lib/Xtheater/player/libsmpeg.so
|
||||
lib/Xtheater/ui/libgtkui.la
|
||||
lib/Xtheater/ui/libgtkui.so
|
||||
@dirrm lib/Xtheater/ui
|
||||
@dirrm lib/Xtheater/player
|
||||
|
|
|
@ -33,7 +33,7 @@ USE_GETOPT_LONG= yes
|
|||
USE_LIBLTDL= yes
|
||||
USE_REINPLACE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_LIBTOOL_VER= 13
|
||||
USE_LIBTOOL_VER=15
|
||||
LIBTOOLFLAGS= # none
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
CONFIGURE_ARGS= --enable-smtp --enable-jasper-filter
|
||||
|
|
|
@ -1,45 +1,25 @@
|
|||
bin/ayttm
|
||||
bin/ayttm_streamer_wrapper.sh
|
||||
etc/ayttmrc
|
||||
lib/ayttm/aim-toc.la
|
||||
lib/ayttm/aim-toc.so
|
||||
lib/ayttm/autotrans.la
|
||||
lib/ayttm/autotrans.so
|
||||
lib/ayttm/aycryption.la
|
||||
lib/ayttm/aycryption.so
|
||||
lib/ayttm/icq-toc.la
|
||||
lib/ayttm/icq-toc.so
|
||||
lib/ayttm/img2jpc.la
|
||||
lib/ayttm/img2jpc.so
|
||||
lib/ayttm/import_everybuddy.la
|
||||
lib/ayttm/import_everybuddy.so
|
||||
lib/ayttm/import_gaim.la
|
||||
lib/ayttm/import_gaim.so
|
||||
lib/ayttm/import_gnomeicu.la
|
||||
lib/ayttm/import_gnomeicu.so
|
||||
lib/ayttm/importicq.la
|
||||
lib/ayttm/importicq.so
|
||||
lib/ayttm/importlicq.la
|
||||
lib/ayttm/importlicq.so
|
||||
lib/ayttm/irc.la
|
||||
lib/ayttm/irc.so
|
||||
lib/ayttm/jabber.la
|
||||
lib/ayttm/jabber.so
|
||||
lib/ayttm/middle.la
|
||||
lib/ayttm/middle.so
|
||||
lib/ayttm/msn2.la
|
||||
lib/ayttm/msn2.so
|
||||
lib/ayttm/notes.la
|
||||
lib/ayttm/notes.so
|
||||
lib/ayttm/rainbow.la
|
||||
lib/ayttm/rainbow.so
|
||||
lib/ayttm/smiley-themer.la
|
||||
lib/ayttm/smiley-themer.so
|
||||
lib/ayttm/smtp.la
|
||||
lib/ayttm/smtp.so
|
||||
lib/ayttm/video_capture.la
|
||||
lib/ayttm/video_capture.so
|
||||
lib/ayttm/yahoo2.la
|
||||
lib/ayttm/yahoo2.so
|
||||
%%DATADIR%%/smileys/Console Smileys/aysmile.rc
|
||||
%%DATADIR%%/smileys/Console Smileys/blank.xpm
|
||||
|
|
|
@ -23,7 +23,7 @@ USE_X_PREFIX= yes
|
|||
USE_GNOME= gtk12
|
||||
WANT_GNOME= yes
|
||||
USE_ICONV= yes
|
||||
USE_LIBTOOL_VER= 13
|
||||
USE_LIBTOOL_VER=15
|
||||
USE_REINPLACE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
|
||||
|
|
|
@ -16,7 +16,12 @@ MAINTAINER= ports@FreeBSD.org
|
|||
COMMENT= A library required by kicq (not libicq)
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_INC_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
USE_GMAKE= yes
|
||||
USE_REINPLACE= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -16,7 +16,12 @@ MAINTAINER= ports@FreeBSD.org
|
|||
COMMENT= Library to add ICQ communication support to your software
|
||||
|
||||
USE_GNOME= glib12
|
||||
USE_INC_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_REINPLACE= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -17,7 +17,7 @@ COMMENT= An opensource C++ library to support icq2000/2001 protocol
|
|||
|
||||
LIB_DEPENDS= sigc.1:${PORTSDIR}/devel/libsigc++
|
||||
|
||||
USE_INC_LIBTOOL_VER=15
|
||||
USE_LIBTOOL_VER=15
|
||||
CONFIGURE_ARGS= --disable-static
|
||||
USE_REINPLACE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
|
|
@ -39,6 +39,7 @@ include/libicq2000/time_extra.h
|
|||
include/libicq2000/userinfoconstants.h
|
||||
include/libicq2000/userinfohelpers.h
|
||||
include/libicq2000/version.h
|
||||
lib/libicq2000.a
|
||||
lib/libicq2000.so
|
||||
lib/libicq2000.so.5
|
||||
share/aclocal/libicq2000.m4
|
||||
|
|
|
@ -21,7 +21,7 @@ PLIST_FILES= bin/cDonkey
|
|||
USE_BZIP2= yes
|
||||
USE_REINPLACE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
CONFIGURE_ARGS= --with-berkeley-db="${LOCALBASE}/include/db3:${LOCALBASE}/lib"
|
||||
USE_GMAKE= yes
|
||||
WRKSRC= ${WRKDIR}/cDonkey-${PORTVERSION}
|
||||
|
|
|
@ -18,11 +18,13 @@ COMMENT= Freenet library written in C
|
|||
USE_REINPLACE= yes
|
||||
USE_OPENSSL= yes
|
||||
USE_GMAKE= yes
|
||||
USE_INC_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
CONFIGURE_ARGS= --includedir=${PREFIX}/include/libfreenet
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
|
||||
${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} -e 's|-g -Wall|\@CFLAGS\@|g' ${WRKSRC}/Makefile.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -33,7 +33,7 @@ USE_GETOPT_LONG= yes
|
|||
USE_LIBLTDL= yes
|
||||
USE_REINPLACE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_LIBTOOL_VER= 13
|
||||
USE_LIBTOOL_VER=15
|
||||
LIBTOOLFLAGS= # none
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
CONFIGURE_ARGS= --enable-smtp --enable-jasper-filter
|
||||
|
|
|
@ -1,45 +1,25 @@
|
|||
bin/ayttm
|
||||
bin/ayttm_streamer_wrapper.sh
|
||||
etc/ayttmrc
|
||||
lib/ayttm/aim-toc.la
|
||||
lib/ayttm/aim-toc.so
|
||||
lib/ayttm/autotrans.la
|
||||
lib/ayttm/autotrans.so
|
||||
lib/ayttm/aycryption.la
|
||||
lib/ayttm/aycryption.so
|
||||
lib/ayttm/icq-toc.la
|
||||
lib/ayttm/icq-toc.so
|
||||
lib/ayttm/img2jpc.la
|
||||
lib/ayttm/img2jpc.so
|
||||
lib/ayttm/import_everybuddy.la
|
||||
lib/ayttm/import_everybuddy.so
|
||||
lib/ayttm/import_gaim.la
|
||||
lib/ayttm/import_gaim.so
|
||||
lib/ayttm/import_gnomeicu.la
|
||||
lib/ayttm/import_gnomeicu.so
|
||||
lib/ayttm/importicq.la
|
||||
lib/ayttm/importicq.so
|
||||
lib/ayttm/importlicq.la
|
||||
lib/ayttm/importlicq.so
|
||||
lib/ayttm/irc.la
|
||||
lib/ayttm/irc.so
|
||||
lib/ayttm/jabber.la
|
||||
lib/ayttm/jabber.so
|
||||
lib/ayttm/middle.la
|
||||
lib/ayttm/middle.so
|
||||
lib/ayttm/msn2.la
|
||||
lib/ayttm/msn2.so
|
||||
lib/ayttm/notes.la
|
||||
lib/ayttm/notes.so
|
||||
lib/ayttm/rainbow.la
|
||||
lib/ayttm/rainbow.so
|
||||
lib/ayttm/smiley-themer.la
|
||||
lib/ayttm/smiley-themer.so
|
||||
lib/ayttm/smtp.la
|
||||
lib/ayttm/smtp.so
|
||||
lib/ayttm/video_capture.la
|
||||
lib/ayttm/video_capture.so
|
||||
lib/ayttm/yahoo2.la
|
||||
lib/ayttm/yahoo2.so
|
||||
%%DATADIR%%/smileys/Console Smileys/aysmile.rc
|
||||
%%DATADIR%%/smileys/Console Smileys/blank.xpm
|
||||
|
|
|
@ -21,7 +21,7 @@ PLIST_FILES= bin/cDonkey
|
|||
USE_BZIP2= yes
|
||||
USE_REINPLACE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
CONFIGURE_ARGS= --with-berkeley-db="${LOCALBASE}/include/db3:${LOCALBASE}/lib"
|
||||
USE_GMAKE= yes
|
||||
WRKSRC= ${WRKDIR}/cDonkey-${PORTVERSION}
|
||||
|
|
|
@ -20,7 +20,8 @@ RUN_DEPENDS= tf:${PORTSDIR}/net/tinyfugue
|
|||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_LIBTOOL_VER=13
|
||||
USE_REINPLACE= yes
|
||||
USE_LIBTOOL_VER=15
|
||||
CONFIGURE_ARGS+= --enable-compile-warnings=yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
|
@ -31,6 +32,10 @@ MODIFY= Makefile.in data/Makefile.in
|
|||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gnomelibs
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
pre-patch:
|
||||
.for i in ${MODIFY}
|
||||
@${MV} ${WRKSRC}/${i} ${WRKSRC}/${i}.sed
|
||||
|
|
|
@ -15,7 +15,7 @@ COMMENT= A simple network library built upon Glib
|
|||
|
||||
USE_REINPLACE= yes
|
||||
USE_GNOME= gnomehack glib12
|
||||
USE_INC_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
MAN1= gnet-config.1
|
||||
|
|
|
@ -20,7 +20,7 @@ USE_BZIP2= yes
|
|||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gnomehack gnomelibs gnomeprefix
|
||||
USE_GMAKE= yes
|
||||
USE_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
|
|
|
@ -23,7 +23,7 @@ USE_X_PREFIX= yes
|
|||
USE_GNOME= gtk12
|
||||
WANT_GNOME= yes
|
||||
USE_ICONV= yes
|
||||
USE_LIBTOOL_VER= 13
|
||||
USE_LIBTOOL_VER=15
|
||||
USE_REINPLACE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
|
||||
|
|
|
@ -16,7 +16,12 @@ MAINTAINER= ports@FreeBSD.org
|
|||
COMMENT= A library required by kicq (not libicq)
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_INC_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
USE_GMAKE= yes
|
||||
USE_REINPLACE= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -16,11 +16,16 @@ MAINTAINER= ports@FreeBSD.org
|
|||
COMMENT= Old branch 0.x.x of library required by kicq (used by icqmail)
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_INC_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_REINPLACE= yes
|
||||
|
||||
LATEST_LINK= icqlib0
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/icqlib/icq.h ${PREFIX}/include/icq0.h
|
||||
|
||||
|
|
|
@ -18,11 +18,13 @@ COMMENT= Freenet library written in C
|
|||
USE_REINPLACE= yes
|
||||
USE_OPENSSL= yes
|
||||
USE_GMAKE= yes
|
||||
USE_INC_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
CONFIGURE_ARGS= --includedir=${PREFIX}/include/libfreenet
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
|
||||
${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} -e 's|-g -Wall|\@CFLAGS\@|g' ${WRKSRC}/Makefile.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -16,7 +16,12 @@ MAINTAINER= ports@FreeBSD.org
|
|||
COMMENT= Library to add ICQ communication support to your software
|
||||
|
||||
USE_GNOME= glib12
|
||||
USE_INC_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_REINPLACE= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -17,7 +17,7 @@ COMMENT= An opensource C++ library to support icq2000/2001 protocol
|
|||
|
||||
LIB_DEPENDS= sigc.1:${PORTSDIR}/devel/libsigc++
|
||||
|
||||
USE_INC_LIBTOOL_VER=15
|
||||
USE_LIBTOOL_VER=15
|
||||
CONFIGURE_ARGS= --disable-static
|
||||
USE_REINPLACE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
|
|
@ -39,6 +39,7 @@ include/libicq2000/time_extra.h
|
|||
include/libicq2000/userinfoconstants.h
|
||||
include/libicq2000/userinfohelpers.h
|
||||
include/libicq2000/version.h
|
||||
lib/libicq2000.a
|
||||
lib/libicq2000.so
|
||||
lib/libicq2000.so.5
|
||||
share/aclocal/libicq2000.m4
|
||||
|
|
|
@ -16,8 +16,8 @@ MAINTAINER= ports@FreeBSD.org
|
|||
COMMENT= A low layer of SIP implementation
|
||||
|
||||
USE_REINPLACE= yes
|
||||
USE_INC_LIBTOOL_VER=13
|
||||
LIBTOOLFLAGS= --disable-ltlibs --release-ignore
|
||||
USE_LIBTOOL_VER=15
|
||||
#LIBTOOLFLAGS= --disable-ltlibs --release-ignore
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
MAN1= osip.1
|
||||
|
|
|
@ -20,7 +20,7 @@ COMMENT= A C++-Library for PVM
|
|||
BUILD_DEPENDS= ${LOCALBASE}/lib/libpvm3.a:${PORTSDIR}/net/pvm
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_INC_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
CONFIGURE_ARGS= --with-pvm-incs=${LOCALBASE}/include \
|
||||
--with-pvm-libs=${LOCALBASE}/lib
|
||||
INSTALLS_SHLIB= yes
|
||||
|
|
|
@ -31,7 +31,7 @@ COMMENT= A free SMB and CIFS client and server for UNIX
|
|||
CONFLICTS= ja-samba-2.* samba-3.* sharity-light-1.*
|
||||
USE_SUBMAKE= YES
|
||||
USE_GMAKE= YES
|
||||
USE_LIBTOOL_VER= 13
|
||||
USE_LIBTOOL_VER=15
|
||||
USE_AUTOCONF_VER= 213
|
||||
|
||||
# directories
|
||||
|
|
|
@ -25,11 +25,11 @@ GUILE_CONFIG?= ${LOCALBASE}/bin/guile-config
|
|||
|
||||
USE_GETOPT_LONG= yes
|
||||
USE_GMAKE= yes
|
||||
USE_INC_LIBTOOL_VER=13
|
||||
LIBTOOLFLAGS= --disable-ltlibs --release-ignore
|
||||
USE_LIBTOOL_VER=15
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_REINPLACE= yes
|
||||
|
||||
MAN1= serveez.1 serveez-config.1
|
||||
INFO= serveez serveez-api
|
||||
|
@ -37,4 +37,8 @@ INFO= serveez serveez-api
|
|||
CPPFLAGS= `${GUILE_CONFIG} compile`
|
||||
LDFLAGS= `${GUILE_CONFIG} link`
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-release||g' \
|
||||
${WRKSRC}/src/libserveez/Makefile.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org
|
|||
COMMENT= 5250 Telnet protocol and Terminal
|
||||
|
||||
USE_REINPLACE= yes
|
||||
USE_INC_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ARGS= --enable-os-dir=no
|
||||
INSTALLS_SHLIB= yes
|
||||
|
|
|
@ -20,11 +20,16 @@ LIB_DEPENDS= wwwcore.1:${PORTSDIR}/www/libwww
|
|||
RUN_DEPENDS= ${SITE_PERL}/Frontier/Client.pm:${PORTSDIR}/net/p5-Frontier-RPC
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_INC_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_REINPLACE= yes
|
||||
|
||||
MAN1= meerkat-app-list.1 xml-rpc-api2cpp.1 xmlrpc-c-config.1 \
|
||||
query-meerkat.1 xml-rpc-api2txt.1
|
||||
MAN7= xmlrpc-c.7
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -20,11 +20,16 @@ LIB_DEPENDS= wwwcore.1:${PORTSDIR}/www/libwww
|
|||
RUN_DEPENDS= ${SITE_PERL}/Frontier/Client.pm:${PORTSDIR}/net/p5-Frontier-RPC
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_INC_LIBTOOL_VER=13
|
||||
USE_LIBTOOL_VER=15
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_REINPLACE= yes
|
||||
|
||||
MAN1= meerkat-app-list.1 xml-rpc-api2cpp.1 xmlrpc-c-config.1 \
|
||||
query-meerkat.1 xml-rpc-api2txt.1
|
||||
MAN7= xmlrpc-c.7
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue