forked from Lainports/freebsd-ports
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639 Submitted by: aDe
This commit is contained in:
parent
af4658fb56
commit
48420a5ebd
320 changed files with 692 additions and 671 deletions
|
|
@ -148,7 +148,7 @@ SUB_LIST+= PHP_EXT_DIR=${PHP_EXT_DIR}
|
|||
.if defined(USE_PHPIZE) || defined(USE_PHPEXT)
|
||||
BUILD_DEPENDS+= phpize:${PHP_PORT}
|
||||
GNU_CONFIGURE= YES
|
||||
USE_AUTOTOOLS+= autoconf:259:env
|
||||
USE_AUTOTOOLS+= autoconf:261:env
|
||||
CONFIGURE_ARGS+=--with-php-config=${LOCALBASE}/bin/php-config
|
||||
|
||||
configure-message: phpize-message do-phpize
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= arj
|
||||
PORTVERSION= 3.10.22
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
|
@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
|||
MAINTAINER= garga@FreeBSD.org
|
||||
COMMENT= Open-source ARJ
|
||||
|
||||
USE_AUTOTOOLS= autoconf:259
|
||||
USE_AUTOTOOLS= autoconf:261
|
||||
USE_GMAKE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_WRKSRC= ${WRKSRC}/gnu
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= torrentzip
|
||||
PORTVERSION= 0.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= trrntzip
|
||||
|
|
@ -16,7 +16,7 @@ DISTNAME= trrntzip_v${PORTVERSION:S/.//}_src
|
|||
MAINTAINER= swhetzel@gmail.com
|
||||
COMMENT= Efficient way to prepare zipfiles for BitTorrent
|
||||
|
||||
USE_AUTOTOOLS= aclocal:19 automake:19 autoheader:259
|
||||
USE_AUTOTOOLS= aclocal:19 automake:19 autoheader:261
|
||||
AUTOMAKE_ARGS= -a
|
||||
|
||||
WRKSRC= ${WRKDIR}/trrntzip
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= faad2
|
||||
PORTVERSION= 2.0
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= faac
|
||||
|
|
@ -24,7 +24,7 @@ LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \
|
|||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
USE_AUTOTOOLS= automake:15 autoheader:253 autoconf:253 libtool:15
|
||||
USE_AUTOTOOLS= automake:15 autoheader:261 autoconf:261 libtool:15
|
||||
AUTOMAKE_ARGS= --add-missing
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
PORTNAME= mac
|
||||
PORTVERSION= 0.1.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= CENKES
|
||||
PKGNAMEPREFIX= bmp-
|
||||
|
|
@ -22,7 +22,7 @@ USE_X_PREFIX= yes
|
|||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}"
|
||||
USE_AUTOTOOLS= autoconf:259 libtool:15
|
||||
USE_AUTOTOOLS= autoconf:261 libtool:15
|
||||
CPPFLAGS+= "-I${LOCALBASE}/include"
|
||||
PLUGDIR= lib/bmp/Input
|
||||
PLUGFILE= lib${PKGNAMEPREFIX}${PORTNAME}.so
|
||||
|
|
|
|||
|
|
@ -6,8 +6,7 @@
|
|||
|
||||
PORTNAME= musepack
|
||||
PORTVERSION= 1.2
|
||||
PORTREVISION= 1
|
||||
PORTREIVIOSN= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://files.musepack.net/linux/plugins/
|
||||
PKGNAMEPREFIX= bmp-
|
||||
|
|
@ -26,7 +25,7 @@ USE_GMAKE= yes
|
|||
CPPFLAGS+= "-I${LOCALBASE}/include"
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}"
|
||||
USE_AUTOTOOLS= autoconf:259 libtool:15
|
||||
USE_AUTOTOOLS= autoconf:261 libtool:15
|
||||
PLUGDIR= lib/bmp/Input
|
||||
PLUGFILE= libbmp-mpc.so
|
||||
PLIST_FILES= ${PLUGDIR}/${PLUGFILE}
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= faac
|
||||
PORTVERSION= 1.25
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
|
||||
MASTER_SITE_SUBDIR= faac
|
||||
|
|
@ -21,7 +22,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
|
|||
USE_DOS2UNIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_AUTOTOOLS= automake:15 autoheader:259 libtool:15
|
||||
USE_AUTOTOOLS= automake:15 autoheader:261 libtool:15
|
||||
AUTOMAKE_ARGS= --add-missing
|
||||
USE_GMAKE= yes
|
||||
USE_DOS2UNIX= yes
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= faad2
|
||||
PORTVERSION= 2.5
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
|
|
@ -19,7 +20,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
|
|||
NO_CDROM= Restrictive copyright (do not sell for profit)
|
||||
|
||||
USE_DOS2UNIX= yes
|
||||
USE_AUTOTOOLS= automake:15 autoheader:259 libtool:15
|
||||
USE_AUTOTOOLS= automake:15 autoheader:261 libtool:15
|
||||
AUTOMAKE_ARGS= --add-missing
|
||||
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
USE_GETOPT_LONG=yes
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= libtremor
|
||||
PORTVERSION= 1.0.2.${SNAP_DATE}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://members.chello.nl/~g.mast/distfiles/
|
||||
DISTNAME= tremor_snapshot_${SNAP_DATE}
|
||||
|
|
@ -17,7 +18,7 @@ COMMENT= Integer-only fully Ogg Vorbis compliant decoder library
|
|||
|
||||
SNAP_DATE= 02132004
|
||||
WRKSRC= ${WRKDIR}/Tremor
|
||||
USE_AUTOTOOLS= automake:15 autoconf:253 libtool:15
|
||||
USE_AUTOTOOLS= automake:15 autoconf:261 libtool:15
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= lmms
|
||||
PORTVERSION= 20061204
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= jylefort
|
||||
|
|
@ -28,7 +28,7 @@ USE_QT_VER= 3
|
|||
USE_SDL= sdl sound
|
||||
USE_GMAKE= yes
|
||||
|
||||
USE_AUTOTOOLS= autoconf:259 autoheader:259 automake:19 aclocal:19 libtool:15
|
||||
USE_AUTOTOOLS= autoconf:261 autoheader:261 automake:19 aclocal:19 libtool:15
|
||||
ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal
|
||||
AUTOMAKE_ARGS= -a
|
||||
CPPFLAGS= -I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= mt-daapd
|
||||
PORTVERSION= 0.2.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
|
@ -25,7 +26,7 @@ CONFIGURE_ENV= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \
|
|||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ARGS= --with-id3tag=${PREFIX} --with-gdbm-includes=${LOCALBASE}/include
|
||||
|
||||
USE_AUTOTOOLS= autoheader:259 autoconf:259:env
|
||||
USE_AUTOTOOLS= autoheader:261 autoconf:261:env
|
||||
|
||||
DAAPD_USER?= daapd
|
||||
DAAPD_GROUP?= daapd
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
PORTNAME= oggsplit
|
||||
PORTVERSION= 0.1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://homepage.ntlworld.com/jfe1205/OggVorbis/
|
||||
|
||||
|
|
@ -16,7 +17,7 @@ LIB_DEPENDS= ogg.5:${PORTSDIR}/audio/libogg
|
|||
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= automake:15 autoconf:259
|
||||
USE_AUTOTOOLS= automake:15 autoconf:261
|
||||
AUTOMAKE_ARGS= --add-missing
|
||||
|
||||
MAN1= oggsplit.1
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= orpheus
|
||||
PORTVERSION= 1.5
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://thekonst.net/download/
|
||||
|
||||
|
|
@ -19,7 +19,7 @@ RUN_DEPENDS= mpg321:${PORTSDIR}/audio/mpg321
|
|||
USE_BZIP2= yes
|
||||
HAS_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= autoconf:253
|
||||
USE_AUTOTOOLS= autoconf:261
|
||||
|
||||
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
PORTNAME= pd
|
||||
DISTVERSION= 0.40-2
|
||||
DISTVERSIONSUFFIX= .src
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://www-crca.ucsd.edu/~msp/Software/
|
||||
|
||||
|
|
@ -25,7 +25,7 @@ MAN1= pd.1 pdreceive.1 pdsend.1
|
|||
PATCH_WRKSRC= ${WRKSRC}/..
|
||||
PLIST= ${WRKDIR}/pkg-plist
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= autoconf:259
|
||||
USE_AUTOTOOLS= autoconf:261
|
||||
USE_TCL= yes
|
||||
USE_TK= yes
|
||||
USE_TCL_BUILD= yes
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= soundtouch
|
||||
DISTVERSION= 1.3.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://www.surina.net/soundtouch/
|
||||
|
||||
|
|
@ -15,7 +15,7 @@ MAINTAINER= danfe@FreeBSD.org
|
|||
COMMENT= An open-source audio processing library
|
||||
|
||||
CONFIGURE_ARGS= --enable-shared=yes
|
||||
USE_AUTOTOOLS= autoconf:259 automake:19:env libtool:15
|
||||
USE_AUTOTOOLS= autoconf:261 automake:19:env libtool:15
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
pre-configure:
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= vorbis-tools
|
||||
PORTVERSION= 1.1.1
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
PORTEPOCH= 3
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://downloads.xiph.org/releases/vorbis/
|
||||
|
|
@ -25,7 +25,7 @@ LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao \
|
|||
speex.1:${PORTSDIR}/audio/speex \
|
||||
vorbis.4:${PORTSDIR}/audio/libvorbis
|
||||
|
||||
USE_AUTOTOOLS= aclocal:19 autoconf:259 automake:19 libtool:15
|
||||
USE_AUTOTOOLS= aclocal:19 autoconf:261 automake:19 libtool:15
|
||||
USE_GETTEXT= yes
|
||||
ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal
|
||||
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= faad2
|
||||
PORTVERSION= 2.0
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= faac
|
||||
|
|
@ -25,7 +25,7 @@ PATCH_DEPENDS= ${BUILD_DEPENDS}
|
|||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
USE_AUTOTOOLS= automake:15 autoheader:253 autoconf:253 libtool:15
|
||||
USE_AUTOTOOLS= automake:15 autoheader:261 autoconf:261 libtool:15
|
||||
AUTOMAKE_ARGS= --add-missing
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gtk12
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= imms
|
||||
PORTVERSION= 1.2a
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
|
@ -28,7 +28,7 @@ USE_BZIP2= yes
|
|||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gtk12
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= autoheader:259 autoconf:259
|
||||
USE_AUTOTOOLS= autoheader:261 autoconf:261
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
|
@ -44,6 +44,6 @@ BROKEN= Does not compile
|
|||
.endif
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's|%%PTHREAD_LIBS%%|${PTHREAD_LIBS}|g' ${WRKSRC}/vars.mk.in
|
||||
@${REINPLACE_CMD} -e 's|%%PTHREAD_LIBS%%|${PTHREAD_LIBS}|g' ${WRKSRC}/vars.mk.in
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
|
|||
|
|
@ -1,38 +1,24 @@
|
|||
--- configure.ac.orig Wed Aug 18 01:56:28 2004
|
||||
+++ configure.ac Tue Aug 31 16:19:40 2004
|
||||
@@ -31,8 +31,8 @@
|
||||
AC_ARG_ENABLE(debug,
|
||||
AC_HELP_STRING([--enable-debug],
|
||||
--- configure.ac.orig 2004-08-17 22:56:28.000000000 -0700
|
||||
+++ configure.ac 2007-09-22 21:50:52.000000000 -0700
|
||||
@@ -33,4 +33,4 @@
|
||||
[Extra debug output]),
|
||||
- [enable_debug='yes' XCPPFLAGS="-ggdb -O0 -DDEBUG"],
|
||||
- [enable_debug='no' XCPPFLAGS="-O3"])
|
||||
+ [enable_debug='yes' XCPPFLAGS="-g -DDEBUG"],
|
||||
+ [enable_debug='no' XCPPFLAGS=""])
|
||||
|
||||
AC_PROG_CXX
|
||||
AC_PROG_CC
|
||||
@@ -119,6 +119,7 @@
|
||||
|
||||
saved_libs="$LIBS"
|
||||
@@ -121,2 +121,3 @@
|
||||
LIBS="$LIBS-ltag"
|
||||
+ saved_cppflags="$CPPFLAGS"
|
||||
CPPFLAGS=`taglib-config --cflags`
|
||||
|
||||
AC_TRY_LINK([#include <tag.h>
|
||||
@@ -127,6 +128,7 @@
|
||||
[XCPPFLAGS="$XCPPFLAGS `taglib-config --cflags`"
|
||||
@@ -128,3 +129,4 @@
|
||||
AC_MSG_RESULT(yes)],
|
||||
[LIBS=$saved_libs AC_MSG_RESULT(no)])
|
||||
- [LIBS=$saved_libs AC_MSG_RESULT(no)])
|
||||
+ [LIBS="$saved_libs"; AC_MSG_RESULT(no)])
|
||||
+ CPPFLAGS="$saved_cppflags"
|
||||
fi
|
||||
|
||||
if test "$with_taglib" = "yes"; then
|
||||
@@ -165,7 +167,7 @@
|
||||
|
||||
|
||||
@@ -167,3 +169,3 @@
|
||||
if test "$with_screensaver" != "no"; then
|
||||
- LDFLAGS="-shared -L/usr/X11R6/lib"
|
||||
+ LDFLAGS="-L/usr/X11R6/lib"
|
||||
AC_CHECK_LIB(Xext, XextFindDisplay,, [with_screensaver=no])
|
||||
AC_CHECK_LIB(Xss, XScreenSaverQueryInfo,, [with_screensaver=no])
|
||||
AC_CHECK_HEADERS(X11/extensions/scrnsaver.h,,
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
PORTNAME= mac
|
||||
PORTVERSION= 0.3.1
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= CENKES
|
||||
PKGNAMEPREFIX= xmms-
|
||||
|
|
@ -22,7 +22,7 @@ USE_X_PREFIX= yes
|
|||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= CPPFLAGS="${CPPFLAGS}"
|
||||
USE_AUTOTOOLS= autoconf:259
|
||||
USE_AUTOTOOLS= autoconf:261
|
||||
CPPFLAGS+= "-I${LOCALBASE}/include"
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= yammi
|
||||
PORTVERSION= 1.2.3
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
|
@ -22,7 +22,7 @@ OPTIONS= XMMS "XMMS backend support" off
|
|||
|
||||
USE_KDELIBS_VER= 3
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= autoconf:259:env automake:19:env libtool:15:env
|
||||
USE_AUTOTOOLS= autoconf:261:env automake:19:env libtool:15:env
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-gstreamer
|
||||
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= dkftpbench
|
||||
PORTVERSION= 0.45
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= benchmarks ftp
|
||||
MASTER_SITES= http://www.kegel.com/dkftpbench/
|
||||
|
||||
|
|
@ -18,6 +19,6 @@ PLIST_FILES= bin/dkftpbench
|
|||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
||||
USE_AUTOTOOLS= automake:14 autoconf:259
|
||||
USE_AUTOTOOLS= automake:14 autoconf:261
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= tclspice
|
||||
PORTVERSION= 0.2.18
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= cad
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= tclspice
|
||||
|
|
@ -20,7 +20,7 @@ BUILD_DEPENDS= bltwish:${PORTSDIR}/x11-toolkits/blt \
|
|||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
USE_AUTOTOOLS= aclocal:19 automake:19 autoconf:259 libtool:15
|
||||
USE_AUTOTOOLS= aclocal:19 automake:19 autoconf:261 libtool:15
|
||||
AUTOMAKE_ARGS= -c -a
|
||||
USE_GMAKE= yes
|
||||
ALL_TARGET= tcl
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= le-newpy
|
||||
PORTVERSION= 12.2
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= chinese textproc
|
||||
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
|
||||
PKGNAMEPREFIX= iiimf-
|
||||
|
|
@ -22,7 +22,7 @@ ONLY_FOR_ARCHS= i386
|
|||
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= automake:19:env autoconf:259:env libtool:15:env
|
||||
USE_AUTOTOOLS= automake:19:env autoconf:261:env libtool:15:env
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//}
|
||||
BUILDDIR= ${WRKSRC}/leif
|
||||
|
|
|
|||
|
|
@ -10,8 +10,8 @@
|
|||
+ACLOCAL = aclocal-1.9
|
||||
+AUTOMAKE = automake-1.9 --add-missing --copy
|
||||
+LIBTOOLIZE = libtoolize --force --copy
|
||||
+AUTOHEADER = autoheader-2.59
|
||||
+AUTOCONF = autoconf-2.59
|
||||
+AUTOHEADER = autoheader-2.61
|
||||
+AUTOCONF = autoconf-2.61
|
||||
#CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \
|
||||
# $(LIBTOOLIZE) && \
|
||||
# $(AUTOHEADER) && \
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
# $(AUTOCONF)
|
||||
|
||||
-AUTORECONF = autoreconf
|
||||
+AUTORECONF = autoreconf-2.59
|
||||
+AUTORECONF = autoreconf-2.61
|
||||
BOOTSTRAP = $(AUTORECONF) --install --force
|
||||
INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= le-ude
|
||||
PORTVERSION= 12.2
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= chinese textproc
|
||||
MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/
|
||||
PKGNAMEPREFIX= iiimf-
|
||||
|
|
@ -22,7 +22,7 @@ ONLY_FOR_ARCHS= i386
|
|||
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= automake:19:env autoconf:259:env libtool:15:env
|
||||
USE_AUTOTOOLS= automake:19:env autoconf:261:env libtool:15:env
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//}
|
||||
BUILDDIR= ${WRKSRC}/leif
|
||||
|
|
|
|||
|
|
@ -10,8 +10,8 @@
|
|||
+ACLOCAL = aclocal-1.9
|
||||
+AUTOMAKE = automake-1.9 --add-missing --copy
|
||||
+LIBTOOLIZE = libtoolize --force --copy
|
||||
+AUTOHEADER = autoheader-2.59
|
||||
+AUTOCONF = autoconf-2.59
|
||||
+AUTOHEADER = autoheader-2.61
|
||||
+AUTOCONF = autoconf-2.61
|
||||
#CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \
|
||||
# $(LIBTOOLIZE) && \
|
||||
# $(AUTOHEADER) && \
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
# $(AUTOCONF)
|
||||
|
||||
-AUTORECONF = autoreconf
|
||||
+AUTORECONF = autoreconf-2.59
|
||||
+AUTORECONF = autoreconf-2.61
|
||||
BOOTSTRAP = $(AUTORECONF) --install --force
|
||||
INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= iiimf-le-xcin
|
||||
PORTVERSION= 0.1.7
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= chinese textproc
|
||||
MASTER_SITES= http://people.redhat.com/llch/iiimf-xcin/${PORTVERSION}/
|
||||
EXTRACT_SUFX= -11.src.rpm
|
||||
|
|
@ -22,7 +22,7 @@ WRKSRC= ${WRKDIR}/iiimf-xcin
|
|||
USE_BZIP2= yes
|
||||
USE_XLIB= yes
|
||||
USE_GNOME= libxml2
|
||||
USE_AUTOTOOLS= automake:19 autoheader:259 autoconf:259 libtool:15
|
||||
USE_AUTOTOOLS= automake:19 autoheader:261 autoconf:261 libtool:15
|
||||
AUTOMAKE_ARGS= --add-missing
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= gnuradio
|
||||
PORTVERSION= 3.0.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= comms astro hamradio
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= gnuradio
|
||||
|
|
@ -32,7 +33,7 @@ USE_PYTHON= 2.4+
|
|||
USE_WX= 2.6
|
||||
WX_COMPS= wx wx:build wx:run python:build python:run
|
||||
USE_PERL5= yes
|
||||
USE_AUTOTOOLS= autoconf:259 libtool:15
|
||||
USE_AUTOTOOLS= autoconf:261 libtool:15
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= hamlib
|
||||
PORTVERSION= 1.2.6.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= comms hamradio
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
|
@ -21,7 +22,7 @@ USE_GNOME= pkgconfig gnomehack
|
|||
USE_GETOPT_LONG= yes
|
||||
USE_PERL5= yes
|
||||
USE_PYTHON= yes
|
||||
USE_AUTOTOOLS= autoconf:259 libtool:15
|
||||
USE_AUTOTOOLS= autoconf:261 libtool:15
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib"
|
||||
CONFIGURE_ARGS= --with-perl-binding --with-python=${PYTHON_CMD}
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= openobex
|
||||
PORTVERSION= 1.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= comms net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
|
@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
|||
MAINTAINER= mad@madpilot.net
|
||||
COMMENT= Open source implementation of the OBEX protocol
|
||||
|
||||
USE_AUTOTOOLS= automake:14:env autoheader:259 autoconf:259 libtool:15
|
||||
USE_AUTOTOOLS= automake:14:env autoheader:261 autoconf:261 libtool:15
|
||||
USE_GMAKE= yes
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ DIST_SUBDIR= ${PORTNAME}
|
|||
MAINTAINER= db@FreeBSD.org
|
||||
COMMENT= Amateur Radio curses based logging program
|
||||
|
||||
USE_AUTOTOOLS= autoconf:259 libtool:15 aclocal:19 automake:19
|
||||
USE_AUTOTOOLS= autoconf:261 libtool:15 aclocal:19 automake:19
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --includedir="${LOCALBASE}/include" \
|
||||
--libdir="${LOCALBASE}/lib"
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@
|
|||
|
||||
PORTNAME= dbconnect
|
||||
PORTVERSION= 0.3.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
|
@ -17,7 +18,7 @@ COMMENT= Use C++ object API to allow applications to connect to databases
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= autoconf:259
|
||||
USE_AUTOTOOLS= autoconf:261
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME?= firebird
|
||||
PORTVERSION= 1.5.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES?= databases
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR=firebird
|
||||
|
|
@ -22,7 +23,7 @@ USE_BISON= yes
|
|||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOTOOLS= autoconf:259 aclocal:19 libtool:15
|
||||
USE_AUTOTOOLS= autoconf:261 aclocal:19 libtool:15
|
||||
ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal
|
||||
USE_GCC= 3.4
|
||||
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME?= firebird
|
||||
PORTVERSION= 2.0.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES?= databases
|
||||
MASTER_SITES= SF
|
||||
MASTER_SITE_SUBDIR=firebird
|
||||
|
|
@ -22,7 +23,7 @@ USE_BISON= yes
|
|||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOTOOLS= autoconf:259 aclocal:19 libtool:15
|
||||
USE_AUTOTOOLS= autoconf:261 aclocal:19 libtool:15
|
||||
ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal \
|
||||
-I ${WRKSRC}/m4
|
||||
USE_GCC= 3.4+
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME?= firebird
|
||||
PORTVERSION= 2.0.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES?= databases
|
||||
MASTER_SITES= SF
|
||||
MASTER_SITE_SUBDIR=firebird
|
||||
|
|
@ -22,7 +23,7 @@ USE_BISON= yes
|
|||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOTOOLS= autoconf:259 aclocal:19 libtool:15
|
||||
USE_AUTOTOOLS= autoconf:261 aclocal:19 libtool:15
|
||||
ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal \
|
||||
-I ${WRKSRC}/m4
|
||||
USE_GCC= 3.4+
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
PORTNAME= freetds
|
||||
PORTVERSION= 0.64
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
||||
MASTER_SITE_SUBDIR= ALPHA/freetds/stable
|
||||
|
|
@ -18,7 +19,7 @@ TDS_VER?= 5.0
|
|||
USE_ICONV= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_GONFIGURE= yes
|
||||
USE_AUTOTOOLS= autoconf:259:env libtool:15
|
||||
USE_AUTOTOOLS= autoconf:261:env libtool:15
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
CONFIGURE_ARGS= --with-tdsver=${TDS_VER}
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
PORTNAME= freetds
|
||||
PORTVERSION= 0.64
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
||||
MASTER_SITE_SUBDIR= ALPHA/freetds/stable
|
||||
|
|
@ -18,7 +19,7 @@ TDS_VER?= 5.0
|
|||
USE_ICONV= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_GONFIGURE= yes
|
||||
USE_AUTOTOOLS= autoconf:259:env libtool:15
|
||||
USE_AUTOTOOLS= autoconf:261:env libtool:15
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
CONFIGURE_ARGS= --with-tdsver=${TDS_VER}
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= mird
|
||||
PORTVERSION= 1.0.7
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= ftp://ftp.oav.net/pkg_freebsd/distfiles/ \
|
||||
http://grendel.firewall.com/caudium-pkg/ \
|
||||
|
|
@ -19,7 +19,7 @@ COMMENT= A free database library with transaction support
|
|||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}
|
||||
|
||||
USE_AUTOTOOLS= autoconf:253:env
|
||||
USE_AUTOTOOLS= autoconf:261:env
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --without-debug
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= mysql-query-browser
|
||||
PORTVERSION= 1.1.18
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= ${MASTER_SITE_MYSQL}
|
||||
MASTER_SITE_SUBDIR= MySQLAdministrationSuite
|
||||
|
|
@ -24,7 +24,7 @@ RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
|
|||
|
||||
USE_XLIB= yes
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= automake:19:env autoconf:259:env
|
||||
USE_AUTOTOOLS= automake:19:env autoconf:261:env
|
||||
CONFIGURE_ENV= CC="${CC}" CXX="${CXX}" CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \
|
||||
CXXFLAGS="${CXXFLAGS}" LDFLAGS="${LDFLAGS} ${PTHREAD_LIBS}"
|
||||
USE_ICONV= yes
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
PORTNAME= pgcluster
|
||||
PORTVERSION= 1.0.7
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= ${MASTER_SITE_PGSQL}
|
||||
MASTER_SITE_SUBDIR= source/OLD/v${BASEPGSQL}
|
||||
|
|
@ -25,7 +25,7 @@ RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync
|
|||
WRKSRC?= ${WRKDIR}/postgresql-${BASEPGSQL}
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOTOOLS= autoconf:259
|
||||
USE_AUTOTOOLS= autoconf:261
|
||||
MAKE_FLAGS= # empty
|
||||
MAKEFILE= # empty
|
||||
CONFLICTS= postgresql-*
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME?= postgresql
|
||||
PORTVERSION?= 8.0.14
|
||||
PORTREVISION?= 0
|
||||
PORTREVISION?= 1
|
||||
CATEGORIES?= databases
|
||||
MASTER_SITES= ${MASTER_SITE_PGSQL}
|
||||
MASTER_SITE_SUBDIR= source/v${PORTVERSION}
|
||||
|
|
@ -112,7 +112,7 @@ USE_BISON= yes
|
|||
. endif
|
||||
|
||||
. if (defined(SERVER_ONLY) && defined(WITH_ICU)) || make(makesum)
|
||||
USE_AUTOTOOLS= autoconf:253
|
||||
USE_AUTOTOOLS= autoconf:261
|
||||
CONFIGURE_ARGS+=--with-icu
|
||||
LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu
|
||||
PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME?= postgresql
|
||||
PORTVERSION?= 8.1.10
|
||||
PORTREVISION?= 0
|
||||
PORTREVISION?= 1
|
||||
CATEGORIES?= databases
|
||||
MASTER_SITES= ${MASTER_SITE_PGSQL}
|
||||
MASTER_SITE_SUBDIR= source/v${PORTVERSION}
|
||||
|
|
@ -113,7 +113,7 @@ USE_BISON= yes
|
|||
. endif
|
||||
|
||||
. if (defined(SERVER_ONLY) && defined(WITH_ICU)) || make(makesum)
|
||||
USE_AUTOTOOLS= autoconf:259
|
||||
USE_AUTOTOOLS= autoconf:261
|
||||
CONFIGURE_ARGS+=--with-icu
|
||||
LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu
|
||||
PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= ${SQLRELAY_PORTNAME}
|
||||
PORTVERSION= ${SQLRELAY_PORTVERSION}
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= sqlrelay
|
||||
|
|
@ -18,7 +18,7 @@ COMMENT= A persistent DB connection pooling/proxying/load balancing system
|
|||
LIB_DEPENDS= rudiments.1:${PORTSDIR}/devel/rudiments
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= autoconf:259 libtool:15
|
||||
USE_AUTOTOOLS= autoconf:261 libtool:15
|
||||
CONFIGURE_ENV= ${SQLRELAY_CONFIGURE_ENV} \
|
||||
CPPFLAGS="-I${LOCALBASE}/include"
|
||||
CONFIGURE_ARGS= ${SQLRELAY_CONFIGURE_ARGS} \
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= kmatrix3d
|
||||
PORTVERSION= 0.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
|
@ -24,7 +24,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
|
|||
USE_GL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= libtool:15 automake:19:env autoheader:259:env
|
||||
USE_AUTOTOOLS= libtool:15 automake:19:env autoheader:261:env
|
||||
USE_KDELIBS_VER= 3
|
||||
USE_BZIP2= yes
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= kooldock
|
||||
PORTVERSION= 0.4.6
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= http://www.kde-apps.org/CONTENT/content-files/ \
|
||||
http://www.kde-look.org/CONTENT/content-files/ \
|
||||
|
|
@ -25,7 +25,7 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= libtool:15 automake:19:env autoconf:259:env
|
||||
USE_AUTOTOOLS= libtool:15 automake:19:env autoconf:261:env
|
||||
INSTALLS_ICONS= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_KDELIBS_VER= 3
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= ksmoothdock
|
||||
PORTVERSION= 4.5
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= deskutils kde
|
||||
MASTER_SITES= SF
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}_automake-1.9
|
||||
|
|
@ -19,7 +19,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
|
|||
|
||||
USE_KDELIBS_VER= 3
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= autoconf:259:env automake:19:env libtool:15:env
|
||||
USE_AUTOTOOLS= autoconf:261:env automake:19:env libtool:15:env
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
pre-configure:
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= taskjuggler
|
||||
PORTVERSION= 2.4.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= http://www.taskjuggler.org/download/
|
||||
|
||||
|
|
@ -29,7 +30,7 @@ USE_QT_VER= 3
|
|||
USE_GNOME= gnometarget
|
||||
USE_PERL5_RUN= yes
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= autoconf:259:env automake:19:env libtool:15:env
|
||||
USE_AUTOTOOLS= autoconf:261:env automake:19:env libtool:15:env
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_CFLAGS}"
|
||||
|
|
|
|||
|
|
@ -64,8 +64,6 @@
|
|||
SUBDIR += autoconf-archive
|
||||
SUBDIR += autoconf-wrapper
|
||||
SUBDIR += autoconf213
|
||||
SUBDIR += autoconf253
|
||||
SUBDIR += autoconf259
|
||||
SUBDIR += autoconf261
|
||||
SUBDIR += autodia
|
||||
SUBDIR += autodist
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= allegro
|
||||
DISTVERSION= 4.3.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= alleg
|
||||
|
|
@ -16,7 +16,7 @@ PKGNAMESUFFIX= -devel
|
|||
MAINTAINER= alepulver@FreeBSD.org
|
||||
COMMENT= A cross-platform library for games and multimedia programming
|
||||
|
||||
USE_AUTOTOOLS= autoconf:259
|
||||
USE_AUTOTOOLS= autoconf:261
|
||||
USE_GMAKE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_XLIB= yes
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= allegro
|
||||
DISTVERSION= 4.2.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= alleg
|
||||
|
|
@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= alleg
|
|||
MAINTAINER= alepulver@FreeBSD.org
|
||||
COMMENT= A cross-platform library for games and multimedia programming
|
||||
|
||||
USE_AUTOTOOLS= autoconf:259
|
||||
USE_AUTOTOOLS= autoconf:261
|
||||
USE_GMAKE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_XLIB= yes
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
PORTNAME= apr
|
||||
PORTVERSION= 1.2.8
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_APACHE}
|
||||
MASTER_SITE_SUBDIR= apr
|
||||
|
|
@ -28,7 +28,7 @@ COMMENT= The Apache Group's Portability Library
|
|||
LIB_DEPENDS+= expat.6:${PORTSDIR}/textproc/expat2
|
||||
|
||||
USE_ICONV= yes
|
||||
USE_AUTOTOOLS= automake:19 autoconf:259 libtool:15:env
|
||||
USE_AUTOTOOLS= automake:19 autoconf:261 libtool:15:env
|
||||
USE_PERL5= yes
|
||||
USE_GMAKE= yes
|
||||
USE_PYTHON_BUILD= yes
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
PORTNAME= apr
|
||||
PORTVERSION= 1.2.8
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_APACHE}
|
||||
MASTER_SITE_SUBDIR= apr
|
||||
|
|
@ -28,7 +28,7 @@ COMMENT= The Apache Group's Portability Library
|
|||
LIB_DEPENDS+= expat.6:${PORTSDIR}/textproc/expat2
|
||||
|
||||
USE_ICONV= yes
|
||||
USE_AUTOTOOLS= automake:19 autoconf:259 libtool:15:env
|
||||
USE_AUTOTOOLS= automake:19 autoconf:261 libtool:15:env
|
||||
USE_PERL5= yes
|
||||
USE_GMAKE= yes
|
||||
USE_PYTHON_BUILD= yes
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
PORTNAME= apr
|
||||
PORTVERSION= 1.2.8
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_APACHE}
|
||||
MASTER_SITE_SUBDIR= apr
|
||||
|
|
@ -28,7 +28,7 @@ COMMENT= The Apache Group's Portability Library
|
|||
LIB_DEPENDS+= expat.6:${PORTSDIR}/textproc/expat2
|
||||
|
||||
USE_ICONV= yes
|
||||
USE_AUTOTOOLS= automake:19 autoconf:259 libtool:15:env
|
||||
USE_AUTOTOOLS= automake:19 autoconf:261 libtool:15:env
|
||||
USE_PERL5= yes
|
||||
USE_GMAKE= yes
|
||||
USE_PYTHON_BUILD= yes
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
PORTNAME= apr
|
||||
PORTVERSION= 1.2.8
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_APACHE}
|
||||
MASTER_SITE_SUBDIR= apr
|
||||
|
|
@ -28,7 +28,7 @@ COMMENT= The Apache Group's Portability Library
|
|||
LIB_DEPENDS+= expat.6:${PORTSDIR}/textproc/expat2
|
||||
|
||||
USE_ICONV= yes
|
||||
USE_AUTOTOOLS= automake:19 autoconf:259 libtool:15:env
|
||||
USE_AUTOTOOLS= automake:19 autoconf:261 libtool:15:env
|
||||
USE_PERL5= yes
|
||||
USE_GMAKE= yes
|
||||
USE_PYTHON_BUILD= yes
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= autotools
|
||||
PORTVERSION= 20070417
|
||||
PORTVERSION= 20070905
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= # none
|
||||
DISTFILES= # none
|
||||
|
|
@ -19,7 +19,7 @@ PLIST_FILES= share/${PORTNAME}
|
|||
NO_BUILD= yes
|
||||
NO_FETCH= yes
|
||||
|
||||
AVAIL_AUTOCONF= 2.13 2.53 2.59 2.61
|
||||
AVAIL_AUTOCONF= 2.13 2.61
|
||||
AVAIL_AUTOMAKE= 1.4 1.5 1.6 1.7 1.8 1.9 1.10
|
||||
|
||||
.for VER in ${AVAIL_AUTOCONF}
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
PORTNAME= cunit
|
||||
DISTVERSION= 2.1-0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
|
@ -19,7 +20,7 @@ DOCSDIR= ${PREFIX}/share/doc/CUnit
|
|||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= autoheader:259 # 2.58 or higher is required
|
||||
USE_AUTOTOOLS= autoheader:261
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
MAN3= CUnit.3
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= ${GCCVERSION}
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/:djsource \
|
||||
ftp://ftp.mirror.ac.uk/sites/www.delorie.com/current/v2gnu/:djsource \
|
||||
|
|
@ -29,7 +29,7 @@ COMMENT= FSF gcc-4.1 for DJGPP cross-development
|
|||
BUILD_DEPENDS= ${TARGET}-as:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils \
|
||||
${LOCALBASE}/${TARGET}/bin/stubify:${PORTSDIR}/devel/${PKGNAMEPREFIX}crx \
|
||||
autoconf-2.13:${PORTSDIR}/devel/autoconf213 \
|
||||
autoconf-2.59:${PORTSDIR}/devel/autoconf259 \
|
||||
autoconf-2.61:${PORTSDIR}/devel/autoconf261 \
|
||||
aclocal-1.9:${PORTSDIR}/devel/automake19
|
||||
.if defined(WITH_FORTRAN)
|
||||
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
AUTOCONF_OLD=autoconf-2.13
|
||||
AUTOHEADER_OLD=autoheader-2.13
|
||||
AUTOCONF=autoconf-2.59
|
||||
AUTOHEADER=autoheader-2.59
|
||||
AUTOCONF=autoconf-2.61
|
||||
AUTOHEADER=autoheader-2.61
|
||||
ACLOCAL=aclocal-1.9
|
||||
AUTOMAKE=automake-1.9
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
PORTNAME= elfio
|
||||
PORTVERSION= 1.0.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
|
@ -22,7 +22,7 @@ BUILD_DEPENDS= libtoolize:${PORTSDIR}/devel/libtool15
|
|||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gnometarget
|
||||
USE_LDCONFIG= yes
|
||||
USE_AUTOTOOLS= aclocal:19 automake:19 autoconf:259 libtool:15
|
||||
USE_AUTOTOOLS= aclocal:19 automake:19 autoconf:261 libtool:15
|
||||
AUTOMAKE_ARGS= -c -a
|
||||
ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= epm
|
||||
PORTVERSION= 3.7
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= maho/openoffice.org
|
||||
|
|
@ -25,7 +25,7 @@ PATCH_SITES+= http://installation.openoffice.org/
|
|||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOTOOLS= autoconf:259
|
||||
USE_AUTOTOOLS= autoconf:261
|
||||
MAN1= epm.1 epminstall.1 mkepmlist.1 setup.1
|
||||
MAN5= epm.list.5 setup.types.5
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= fam
|
||||
PORTVERSION= 2.6.10
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ftp://oss.sgi.com/projects/fam/download/
|
||||
DIST_SUBDIR= ${PORTNAME}
|
||||
|
|
@ -17,7 +17,7 @@ COMMENT= A file alteration monitor
|
|||
|
||||
CFLAGS+= -Wno-deprecated
|
||||
|
||||
USE_AUTOTOOLS= aclocal:19 automake:19 autoconf:259 libtool:15
|
||||
USE_AUTOTOOLS= aclocal:19 automake:19 autoconf:261 libtool:15
|
||||
AUTOMAKE_ARGS= -c -a
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnometarget
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= gcvs
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 9
|
||||
PORTREVISION= 10
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel tk84
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
|
|
@ -31,7 +31,7 @@ MAN1= cvs.1
|
|||
MAN5= cvs.5
|
||||
MAN8= cvsbug.8
|
||||
INFO= cvs cvsclient
|
||||
USE_AUTOTOOLS= automake:15:env autoconf:259:env
|
||||
USE_AUTOTOOLS= automake:15:env autoconf:261:env
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
-done
|
||||
-
|
||||
-autoconf
|
||||
+cd cvsunix && autoreconf-2.59
|
||||
+cd cvsunix && autoreconf-2.61
|
||||
+cd ..
|
||||
|
||||
./configure $*
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
PORTNAME= alex
|
||||
PORTVERSION= 2.1.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel haskell
|
||||
MASTER_SITES= http://www.haskell.org/alex/dist/${PORTVERSION}/
|
||||
PKGNAMEPREFIX= hs-
|
||||
|
|
@ -21,7 +21,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/share/xsl/docbook/html:${PORTSDIR}/textproc/docbook
|
|||
.endif
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= autoconf:259:env
|
||||
USE_AUTOTOOLS= autoconf:261:env
|
||||
CONFIGURE_ARGS= --ghc --prefix=${PREFIX}
|
||||
|
||||
PLIST_SUB= PORTVERSION="${PORTVERSION}"
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
PORTNAME= haddock
|
||||
PORTVERSION= 0.8
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel haskell
|
||||
MASTER_SITES= http://www.haskell.org/haddock/
|
||||
PKGNAMEPREFIX= hs-
|
||||
|
|
@ -30,7 +30,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/share/sgml/docbook/dsssl/modular:${PORTSDIR}/textpr
|
|||
WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//g}
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX}
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= autoconf:259:env
|
||||
USE_AUTOTOOLS= autoconf:261:env
|
||||
|
||||
PLIST_SUB+= HADDOCK_VERSION=${PORTVERSION}
|
||||
PORTDOCS= *
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
PORTNAME= happy
|
||||
PORTVERSION= 1.16
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel haskell
|
||||
MASTER_SITES= http://www.haskell.org/happy/dist/${PORTVERSION}/
|
||||
PKGNAMEPREFIX= hs-
|
||||
|
|
@ -27,7 +27,7 @@ PLIST_SUB= HAPPY_VERSION=${PORTVERSION}
|
|||
PORTDOCS= *
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= autoconf:259:env
|
||||
USE_AUTOTOOLS= autoconf:261:env
|
||||
CONFIGURE_ARGS= --ghc --prefix=${PREFIX}
|
||||
|
||||
post-patch:
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= libbegemot
|
||||
PORTVERSION= 1.11
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://people.freebsd.org/~harti/libbegemot/
|
||||
DISTNAME= libbegemot-${PORTVERSION}
|
||||
|
|
@ -16,7 +17,7 @@ COMMENT= A function library for begemot tools
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= automake:19:env autoconf:259:env libltdl:15 libtool:15:env
|
||||
USE_AUTOTOOLS= automake:19:env autoconf:261:env libltdl:15 libtool:15:env
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= libcfg
|
||||
PORTVERSION= 0.6.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://platon.sk/upload/_projects/00003/
|
||||
DISTNAME= ${PORTNAME}+-${DISTVERSION}
|
||||
|
|
@ -14,7 +15,7 @@ DISTNAME= ${PORTNAME}+-${DISTVERSION}
|
|||
MAINTAINER= mm@FreeBSD.org
|
||||
COMMENT= Library for command line and configuration file parsing
|
||||
|
||||
USE_AUTOTOOLS= autoconf:259
|
||||
USE_AUTOTOOLS= autoconf:261
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= libthai
|
||||
PORTVERSION= 0.1.5
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.usablelabs.com/download/
|
||||
|
||||
|
|
@ -17,7 +17,7 @@ COMMENT= Thai language support library
|
|||
INSTALLS_SHLIB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= automake:15 autoconf:259 libtool:15
|
||||
USE_AUTOTOOLS= automake:15 autoconf:261 libtool:15
|
||||
|
||||
ALL_TARGET= all check
|
||||
|
||||
|
|
@ -26,7 +26,7 @@ MAN3= libthai.3 thctype.3 wtt.3
|
|||
post-patch:
|
||||
@${REINPLACE_CMD} -E 's,^(pkgconfigdir = ).*$$,\1$$(prefix)/libdata/pkgconfig,' \
|
||||
${WRKSRC}/Makefile.am
|
||||
@${REINPLACE_CMD} -e 's,15,-1.5,' -e 's,259,-2.59,' \
|
||||
@${REINPLACE_CMD} -e 's,15,-1.5,' -e 's,259,-2.61,' \
|
||||
${WRKSRC}/autogen.sh
|
||||
|
||||
pre-configure:
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
PORTNAME= log4cxx
|
||||
PORTVERSION= 0.9.7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_APACHE}
|
||||
MASTER_SITE_SUBDIR= logging/${PORTNAME}
|
||||
|
|
@ -28,7 +29,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/include/boost/regex.hpp:${PORTSDIR}/devel/boost
|
|||
CXXFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib
|
||||
.endif
|
||||
|
||||
USE_AUTOTOOLS= automake:15 autoconf:253 libtool:15
|
||||
USE_AUTOTOOLS= automake:15 autoconf:261 libtool:15
|
||||
AUTOMAKE_ARGS= --add-missing
|
||||
LIBTOOL_VARS= --force --automake
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= mico
|
||||
PORTVERSION= 2.3.12
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.mico.org/
|
||||
|
||||
|
|
@ -22,7 +22,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
|
|||
INSTALLS_SHLIB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= autoconf:259
|
||||
USE_AUTOTOOLS= autoconf:261
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV+= EGREP=`which egrep`
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= pwlib
|
||||
PORTVERSION= 1.10.3
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.voxgratia.org/releases/
|
||||
|
|
@ -23,7 +23,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}_v${PORTVERSION:S/./_/g}
|
|||
|
||||
USE_BISON= yes
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= autoconf:259
|
||||
USE_AUTOTOOLS= autoconf:261
|
||||
USE_GNOME= gnometarget
|
||||
WANT_GNOME= yes
|
||||
WANT_SDL= yes
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= rapidsvn
|
||||
PORTVERSION= 0.9.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
PORTEVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.rapidsvn.org/download/release/${PORTVERSION}/
|
||||
|
|
@ -26,7 +26,7 @@ WX_CONF_ARGS= absolute
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_AUTOTOOLS= autoconf:259 libtool:15 automake:19
|
||||
USE_AUTOTOOLS= autoconf:261 libtool:15 automake:19
|
||||
CONFIGURE_ARGS= --with-apr-config=apr-1-config \
|
||||
--with-apu-config=apu-1-config \
|
||||
--with-neon-config=neon-config \
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= swig
|
||||
PORTVERSION= 1.3.31
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
|
@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
|||
MAINTAINER= rafan@FreeBSD.org
|
||||
COMMENT= Simplified Wrapper and Interface Generator
|
||||
|
||||
USE_AUTOTOOLS= autoconf:253:env libtool:15
|
||||
USE_AUTOTOOLS= autoconf:261:env libtool:15
|
||||
|
||||
VER= ${PORTVERSION:R}
|
||||
PLIST_SUB+= PORTVERSION=${PORTVERSION}
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= swig
|
||||
PORTVERSION= 1.3.31
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
|
@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
|||
MAINTAINER= rafan@FreeBSD.org
|
||||
COMMENT= Simplified Wrapper and Interface Generator
|
||||
|
||||
USE_AUTOTOOLS= autoconf:253:env libtool:15
|
||||
USE_AUTOTOOLS= autoconf:261:env libtool:15
|
||||
|
||||
VER= ${PORTVERSION:R}
|
||||
PLIST_SUB+= PORTVERSION=${PORTVERSION}
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= sysconftool
|
||||
PORTVERSION= 0.15
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= courier
|
||||
|
|
@ -19,7 +19,7 @@ USE_BZIP2= yes
|
|||
USE_PERL5= yes
|
||||
HAS_CONFIGURE= yes
|
||||
|
||||
USE_AUTOTOOLS= automake:19 aclocal:19 autoconf:259
|
||||
USE_AUTOTOOLS= automake:19 aclocal:19 autoconf:261
|
||||
|
||||
MAN1= sysconftool.1 sysconftoolcheck.1
|
||||
MAN7= sysconftool.7
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= tclcl
|
||||
PORTVERSION= 1.19
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
DISTVERSIONPREFIX= src-
|
||||
CATEGORIES= devel tcl84 tk84
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
|
|
@ -20,7 +20,7 @@ LIB_DEPENDS= otcl:${PORTSDIR}/lang/otcl
|
|||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
USE_AUTOTOOLS= autoconf:259
|
||||
USE_AUTOTOOLS= autoconf:261
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= valgrind
|
||||
PORTVERSION= 352
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.rabson.org/
|
||||
PKGNAMESUFFIX= -snapshot
|
||||
|
|
@ -25,7 +25,7 @@ USE_GMAKE= yes
|
|||
USE_GNOME= pkgconfig
|
||||
USE_PERL5_BUILD=yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOTOOLS+= autoconf:259 aclocal:19 automake:19
|
||||
USE_AUTOTOOLS+= autoconf:261 aclocal:19 automake:19
|
||||
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= valgrind
|
||||
PORTVERSION= 352
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.rabson.org/
|
||||
DISTNAME= ${PORTNAME}-stable-${PORTVERSION}
|
||||
|
|
@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}
|
|||
USE_GMAKE= yes
|
||||
USE_GNOME= pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOTOOLS+= autoconf:259 aclocal:19 automake:19
|
||||
USE_AUTOTOOLS+= autoconf:261 aclocal:19 automake:19
|
||||
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ARGS+=--enable-maintainer-mode
|
||||
USE_PERL5_BUILD=yes
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= nss_mdns
|
||||
PORTVERSION= 0.9
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= dns ipv6
|
||||
MASTER_SITES= http://0pointer.de/lennart/projects/nss-mdns/
|
||||
DISTNAME= nss-mdns-${PORTVERSION}
|
||||
|
|
@ -15,7 +15,7 @@ DISTNAME= nss-mdns-${PORTVERSION}
|
|||
MAINTAINER= bms@FreeBSD.org
|
||||
COMMENT= NSS module implementing multicast DNS name resolution
|
||||
|
||||
USE_AUTOTOOLS= autoconf:259 automake:19 libtool:15
|
||||
USE_AUTOTOOLS= autoconf:261 automake:19 libtool:15
|
||||
USE_GMAKE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= posadis
|
||||
PORTVERSION= 0.60.5
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= dns ipv6
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
|
@ -17,7 +17,7 @@ COMMENT= Domain Name Server (DNS) implementation
|
|||
|
||||
LIB_DEPENDS= poslib.0:${PORTSDIR}/devel/poslib
|
||||
|
||||
USE_AUTOTOOLS= autoconf:259 libltdl:15 libtool:15
|
||||
USE_AUTOTOOLS= autoconf:261 libltdl:15 libtool:15
|
||||
INSTALLS_SHLIB= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= mlview
|
||||
PORTVERSION= 0.8
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= editors gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION}
|
||||
|
|
@ -18,7 +18,7 @@ COMMENT= A tree oriented XML editor for Gnome
|
|||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_AUTOTOOLS= autoconf:259 libtool:15
|
||||
USE_AUTOTOOLS= autoconf:261 libtool:15
|
||||
USE_GNOME= eel2 gnomehack gnomeprefix gtksourceview
|
||||
USE_GMAKE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@
|
|||
|
||||
PORTNAME= ooo-build
|
||||
PORTVERSION= ${OOOBUILD_VERSION}
|
||||
PORTREVISION= 1
|
||||
MASTER_SITES+= http://www.go-ooo.org/packages/OOF680/ \
|
||||
http://www.go-ooo.org/packages/SRC680/ \
|
||||
http://www.openclipart.org/downloads/0.18/:openclipart \
|
||||
|
|
@ -42,7 +43,7 @@ OOO_LIBWPG= libwpg-0.1.0~cvs20070608.tar.gz
|
|||
OOO_PATCHDIR=src680
|
||||
|
||||
MD5_FILE= ${.CURDIR}/distinfo
|
||||
USE_AUTOTOOLS= autoconf:259
|
||||
USE_AUTOTOOLS= autoconf:261
|
||||
|
||||
CONFIGURE_ARGS+= --enable-cairo
|
||||
CONFIGURE_ARGS+= --with-system-xrender-headers
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= openoffice.org
|
||||
PORTVERSION= 1.0.3
|
||||
PORTREVISION= 8
|
||||
PORTREVISION= 9
|
||||
CATEGORIES+= editors java
|
||||
MASTER_SITES+= http://openoffice.lunarshells.com/sources/:moz,ru,src,help \
|
||||
ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/1.0.3/:moz,ru,src,help \
|
||||
|
|
@ -106,7 +106,7 @@ BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip \
|
|||
Xvfb:${X_VFBSERVER_PORT} \
|
||||
${X11BASE}/lib/X11/fonts/misc/cursor.pcf.gz:${X_FONTS_MISC_PORT}
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOTOOLS= autoconf:253
|
||||
USE_AUTOTOOLS= autoconf:261
|
||||
WRKSRC= ${WRKDIR}/oo_${PORTVERSION}_src
|
||||
CONFIGURE_WRKSRC= ${WRKSRC}/config_office
|
||||
TCSH?= /bin/tcsh
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= xemacs-devel-mule
|
||||
PORTVERSION= ${XEMACS_VER:S/-/./}
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES+= editors
|
||||
MASTER_SITES= ${MASTER_SITE_XEMACS}
|
||||
MASTER_SITE_SUBDIR= xemacs-${XEMACS_REL}
|
||||
|
|
@ -54,7 +54,7 @@ XEMACS_ARCH= ${MACHINE_ARCH}--freebsd
|
|||
|
||||
WRKSRC= ${WRKDIR}/xemacs-${XEMACS_VER:S/-b/./}
|
||||
STRIP=
|
||||
USE_AUTOTOOLS= autoconf:259
|
||||
USE_AUTOTOOLS= autoconf:261
|
||||
CONFIGURE_TARGET=--build=${XEMACS_ARCH}
|
||||
|
||||
CONFIGURE_ARGS+= --enable-mule \
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= xemacs-devel
|
||||
PORTVERSION= ${XEMACS_VER:S/-/./}
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES+= editors
|
||||
MASTER_SITES= ${MASTER_SITE_XEMACS}
|
||||
|
|
@ -41,7 +41,7 @@ XEMACS_ARCH= ${CONFIGURE_TARGET}
|
|||
|
||||
WRKSRC= ${WRKDIR}/xemacs-${XEMACS_VER:S/-b/./}
|
||||
STRIP=
|
||||
USE_AUTOTOOLS= autoconf:259
|
||||
USE_AUTOTOOLS= autoconf:261
|
||||
CONFIGURE_TARGET=${MACHINE_ARCH}--freebsd
|
||||
|
||||
CONFIGURE_ARGS?=--enable-clash-detection \
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= yui
|
||||
PORTVERSION= 3.2.03
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= http://www.askd.ru/~shelton/fileZ/
|
||||
|
||||
|
|
@ -14,7 +15,7 @@ MAINTAINER= achilov-rn@askd.ru
|
|||
COMMENT= Rich-featured multi-windows console text editor
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_AUTOTOOLS= autoconf:259
|
||||
USE_AUTOTOOLS= autoconf:261
|
||||
|
||||
MAN1= y.1
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
PORTNAME= gnuboy
|
||||
PORTVERSION= 1.0.3
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= emulators games
|
||||
MASTER_SITES= http://gnuboy.unix-fu.org/src/ \
|
||||
http://brightrain.aerifal.cx/~laguna/src/
|
||||
|
|
@ -20,7 +20,7 @@ LIB_DEPENDS= vga.1:${PORTSDIR}/graphics/svgalib
|
|||
|
||||
USE_SDL= sdl
|
||||
USE_XLIB= yes
|
||||
USE_AUTOTOOLS= autoconf:259
|
||||
USE_AUTOTOOLS= autoconf:261
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"
|
||||
CONFIGURE_ARGS= --with-sdl
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= mupen64
|
||||
PORTVERSION= 0.0.8
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES+= emulators
|
||||
MASTER_SITES= http://mupen64.emulation64.com/files/0.4/
|
||||
PKGNAMESUFFIX= -sdlinput
|
||||
|
|
@ -22,7 +22,7 @@ GNU_CONFIGURE= yes
|
|||
USE_GMAKE= yes
|
||||
USE_SDL= sdl
|
||||
USE_GCC= 3.4
|
||||
USE_AUTOTOOLS= autoheader:259
|
||||
USE_AUTOTOOLS= autoheader:261
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
PLUGIN_NAME= blight_input
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= uae
|
||||
PORTVERSION= 0.8.25
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= ftp://ftp.freiburg.linux.de/pub/uae/sources/develop/ \
|
||||
http://www.electronghost.co.uk/~bernds/
|
||||
|
|
@ -19,7 +19,7 @@ CONFLICTS= e-uae-[0-9]*
|
|||
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOTOOLS= autoconf:259
|
||||
USE_AUTOTOOLS= autoconf:261
|
||||
CONFIGURE_ARGS= --enable-sound --enable-vidmode --enable-dga
|
||||
USE_XLIB= yes
|
||||
USE_GNOME= gtk20
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= xsystem35
|
||||
PORTVERSION= 1.7.2
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= http://8ne.sakura.ne.jp:20008/chika/unitbase/xsys35/down/
|
||||
|
||||
|
|
@ -17,7 +17,7 @@ COMMENT= AliceSoft System 3.5/3.6/3.8/3.9 on X Window System
|
|||
LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \
|
||||
jpeg.9:${PORTSDIR}/graphics/jpeg
|
||||
|
||||
USE_AUTOTOOLS= autoconf:259 libtool:15
|
||||
USE_AUTOTOOLS= autoconf:261 libtool:15
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gtk12
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= yabause
|
||||
PORTVERSION= 0.8.6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
|
@ -19,7 +20,7 @@ GNU_CONFIGURE= yes
|
|||
USE_GMAKE= yes
|
||||
USE_SDL= yes
|
||||
USE_GCC= 3.4+
|
||||
USE_AUTOTOOLS= automake:19 aclocal:19 autoconf:259
|
||||
USE_AUTOTOOLS= automake:19 aclocal:19 autoconf:261
|
||||
USE_XLIB= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
PORTNAME= khacc
|
||||
PORTVERSION= 3.3
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= finance
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= qhacc
|
||||
|
|
@ -20,7 +20,7 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
|
|||
USE_KDELIBS_VER=3
|
||||
USE_PERL5_BUILD=yes
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= automake:19:env autoconf:259:env libtool:15
|
||||
USE_AUTOTOOLS= automake:19:env autoconf:261:env libtool:15
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ARGS= --with-qhacc-config=${X11BASE}/bin
|
||||
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= med
|
||||
PORTVERSION= 2.3.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= french science
|
||||
MASTER_SITES= http://www.code-aster.org/FICHIERS/
|
||||
|
||||
|
|
@ -31,7 +31,7 @@ CONFIGURE_ENV+= HDF5HOME=${LOCALBASE} CPPFLAGS="${PTHREAD_CFLAGS}" \
|
|||
--with-f90=${FC}
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= autoconf:259 libtool:15
|
||||
USE_AUTOTOOLS= autoconf:261 libtool:15
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
DOC2FIX= . gif html jpg png tests
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= moftpd
|
||||
PORTVERSION= 1.2.3
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= ftp ipv6
|
||||
MASTER_SITES= ftp://ftp.morth.org/moftpd/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
|
|
@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= clement
|
|||
MAINTAINER= clement@FreeBSD.org
|
||||
COMMENT= A powerful FTP server supporting IPv6, TLS, and much more
|
||||
|
||||
USE_AUTOTOOLS= autoconf:259
|
||||
USE_AUTOTOOLS= autoconf:261
|
||||
USE_GMAKE= yes
|
||||
USE_RC_SUBR= yes
|
||||
USE_PERL5_BUILD=yes
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= proftpd
|
||||
DISTVERSION= 1.3.1rc3
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= ftp
|
||||
MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \
|
||||
ftp://ftp.fastorama.com/mirrors/ftp.proftpd.org/distrib/source/ \
|
||||
|
|
@ -43,7 +43,7 @@ PORTEXAMPLES= ASCII.html CreateHome.html Filters.html SQL.html Umask.html \
|
|||
|
||||
USE_GMAKE= yes
|
||||
USE_BZIP2= yes
|
||||
USE_AUTOTOOLS= autoconf:259
|
||||
USE_AUTOTOOLS= autoconf:261
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
USE_RC_SUBR= proftpd.sh
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= proftpd
|
||||
DISTVERSION= 1.3.1rc3
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= ftp
|
||||
MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \
|
||||
ftp://ftp.fastorama.com/mirrors/ftp.proftpd.org/distrib/source/ \
|
||||
|
|
@ -43,7 +43,7 @@ PORTEXAMPLES= ASCII.html CreateHome.html Filters.html SQL.html Umask.html \
|
|||
|
||||
USE_GMAKE= yes
|
||||
USE_BZIP2= yes
|
||||
USE_AUTOTOOLS= autoconf:259
|
||||
USE_AUTOTOOLS= autoconf:261
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
USE_RC_SUBR= proftpd.sh
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= atr3d
|
||||
PORTVERSION= 0.6
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ftp://ftp.avoidtheroid.com/pub/${PORTNAME}/
|
||||
DISTNAME= ${PORTNAME}_source_${PORTVERSION}
|
||||
|
|
@ -33,7 +33,7 @@ CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
|||
CONFIGURE_ARGS= --enable-sound
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \
|
||||
SDL_CONFIG="${SDL_CONFIG}"
|
||||
USE_AUTOTOOLS= automake:19 autoconf:259
|
||||
USE_AUTOTOOLS= automake:19 autoconf:261
|
||||
|
||||
CPPFLAGS= -I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}
|
||||
LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= cgoban
|
||||
PORTVERSION= 1.9.14
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= cgoban1
|
||||
|
|
@ -17,16 +17,14 @@ COMMENT= Internet Go Server client and game editor
|
|||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= autoconf:253
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
|
||||
AUTOHEADER="${TRUE}"
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
MAN6= cgoban.6
|
||||
PLIST_FILES= bin/cgoban
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's|/usr/bin/gnugo|${LOCALBASE}/bin/gnugo|' ${WRKSRC}/src/cgoban.c
|
||||
@${REINPLACE_CMD} -e 's|/usr/bin/gnugo|${LOCALBASE}/bin/gnugo|' ${WRKSRC}/src/cgoban.c
|
||||
@${REINPLACE_CMD} -e 's|linux/soundcard.h|sys/soundcard.h|' ${WRKSRC}/configure
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/src/cgoban ${PREFIX}/bin
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue