From owner-freebsd-ports Wed Jan 9 17:31: 2 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D20CB37B420 for ; Wed, 9 Jan 2002 17:30:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0A1U0q53081; Wed, 9 Jan 2002 17:30:00 -0800 (PST) (envelope-from gnats) Received: from c418236-a.clmba1.mo.home.com (c418236-a.clmba1.mo.home.com [24.12.203.134]) by hub.freebsd.org (Postfix) with ESMTP id 56BE837B404 for ; Wed, 9 Jan 2002 17:21:00 -0800 (PST) Received: from babylon.merseine.nu (babylon.domain.local [192.168.1.5]) by c418236-a.clmba1.mo.home.com (8.11.6/8.11.6) with ESMTP id g0A1KxL63015 for ; Wed, 9 Jan 2002 19:20:59 -0600 (CST) (envelope-from ishmael@home.com) Received: (from ishmael@localhost) by babylon.merseine.nu (8.11.6/8.11.6) id g0A1KxS05377; Wed, 9 Jan 2002 19:20:59 -0600 (CST) (envelope-from ishmael) Message-Id: <200201100120.g0A1KxS05377@babylon.merseine.nu> Date: Wed, 9 Jan 2002 19:20:59 -0600 (CST) From: Jeremy Norris Reply-To: Jeremy Norris To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33748: Update port lang/ferite to latest version Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33748 >Category: ports >Synopsis: Update port lang/ferite to latest version >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Jan 09 17:30:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Jeremy Norris >Release: FreeBSD 4.4-STABLE i386 >Organization: None >Environment: System: FreeBSD babylon.merseine.nu 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Dec 2 19:23:18 CST 2001 ishmael@babylon.merseine.nu:/usr/obj/usr/src/sys/BABYLON i386 >Description: Update port lang/ferite to latest version, 0.99.4. Also, update my e-mail address. >How-To-Repeat: Don't forget to cvs rm patch-libs::Makefile.in and patch-src::Makefile.in. >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/lang/ferite/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 24 Nov 2001 02:43:24 -0000 1.3 +++ Makefile 9 Jan 2002 18:44:19 -0000 @@ -6,24 +6,21 @@ # PORTNAME= ferite -PORTVERSION= 0.99.3 +PORTVERSION= 0.99.4 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ishmael27@home.com +MAINTAINER= ishmael27x@yahoo.com -LIB_DEPENDS= ltdl.1:${PORTSDIR}/devel/libtool \ - mysqlclient.10:${PORTSDIR}/databases/mysql323-client \ +LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client \ pcre.0:${PORTSDIR}/devel/pcre \ xml2.5:${PORTSDIR}/textproc/libxml2 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib -L${LOCALBASE}/lib/mysql" \ - sql_CFLAGS="-I${LOCALBASE}/include/mysql" \ - sql_LIBS="-L${LOCALBASE}/lib/mysql -lmysqlclient -lz \ - -lcrypt -lm" + LIBS="-L${LOCALBASE}/lib" +CONFIGURE_TARGET= --target=${MACHINE_ARCH}-portbld-freebsd${OSREL} EXTRA_DOCS= AUTHORS COPYING ChangeLog README ROADMAP TODO @@ -38,12 +35,9 @@ .endif post-patch: - @${PERL} -pi -e 's|%%PTHREAD_CFLAGS%%|${PTHREAD_CFLAGS}|g ; \ + @${PERL} -pi -e 's|%%LOCALBASE%%|${LOCALBASE}|g ; \ + s|%%PTRHEAD_CFLAGS%%|${PTHREAD_CFLAGS}|g ; \ s|%%PTHREAD_LIBS%%|${PTHREAD_LIBS:S/"//g}|g' \ ${WRKSRC}/configure ${WRKSRC}/ferite-config.in - -post-configure: - @${PERL} -pi -e 's|^s%\@LIBS.*|s%\@LIBS\@%-L${LOCALBASE}/lib%g|' \ - ${WRKSRC}/config.status .include Index: distinfo =================================================================== RCS file: /home/ncvs/ports/lang/ferite/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- distinfo 24 Nov 2001 02:43:24 -0000 1.3 +++ distinfo 9 Jan 2002 17:17:10 -0000 @@ -1 +1 @@ -MD5 (ferite-0.99.3.tar.gz) = 294b9161383c3bc4080753c778db5c6e +MD5 (ferite-0.99.4.tar.gz) = 7d9fbfba0e6b45b53aa32792031f82fd Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/lang/ferite/pkg-plist,v retrieving revision 1.2 diff -u -r1.2 pkg-plist --- pkg-plist 24 Nov 2001 02:43:24 -0000 1.2 +++ pkg-plist 9 Jan 2002 17:56:50 -0000 @@ -25,28 +25,37 @@ include/ferite/fstructs.h include/ferite/futils.h include/ferite/fvariables.h +include/triton.h lib/ferite/modules/array.so lib/ferite/modules/console.so lib/ferite/modules/file.so +lib/ferite/modules/ipc.so lib/ferite/modules/math.so lib/ferite/modules/network.so +lib/ferite/modules/reflection.so lib/ferite/modules/sql.so lib/ferite/modules/string.so lib/ferite/modules/system.so lib/ferite/modules/time.so lib/ferite/modules/xml.so lib/ferite/scripts/cgi/cgi.fe +lib/ferite/scripts/test/array_in_script.fe lib/ferite/scripts/test/autoload.fe lib/ferite/scripts/test/error.fe lib/ferite/scripts/test/helloworld.fe +lib/ferite/scripts/test/initialisers_non_function.fe +lib/ferite/scripts/test/ipc_test.fe lib/ferite/scripts/test/loop.fe lib/ferite/scripts/test/mem.fe lib/ferite/scripts/test/namespace.fe lib/ferite/scripts/test/native_inheiritance.fe lib/ferite/scripts/test/recurse.fe +lib/ferite/scripts/test/reflection.fe lib/ferite/scripts/test/regex.fe +lib/ferite/scripts/test/static.fe lib/ferite/scripts/test/string.fe lib/ferite/scripts/test/super.fe +lib/ferite/scripts/test/switch.fe lib/ferite/scripts/test/test.fe lib/ferite/scripts/test/test2.fe lib/ferite/scripts/test/testfncparams.fe @@ -62,11 +71,10 @@ %%PORTDOCS%%share/doc/ferite/ROADMAP %%PORTDOCS%%share/doc/ferite/TODO %%PORTDOCS%%share/doc/ferite/manual.pdf -%%PORTDOCS%%share/doc/ferite/images/ferite_logo.xcf %%PORTDOCS%%share/doc/ferite/images/ferite_logo_black.png -%%PORTDOCS%%share/doc/ferite/images/ferite_logo_black_600x300.png -%%PORTDOCS%%share/doc/ferite/images/ferite_logo_colour.png -%%PORTDOCS%%share/doc/ferite/images/ferite_logo_colour_blue.png +share/ferite/config.h +share/ferite/libtool +share/ferite/shtool @dirrm include/ferite @dirrm lib/ferite/modules @dirrm lib/ferite/scripts/cgi @@ -75,3 +83,4 @@ @dirrm lib/ferite %%PORTDOCS%%@dirrm share/doc/ferite/images %%PORTDOCS%%@dirrm share/doc/ferite +@dirrm share/ferite Index: files/patch-Makefile.in =================================================================== RCS file: /home/ncvs/ports/lang/ferite/files/patch-Makefile.in,v retrieving revision 1.2 diff -u -r1.2 patch-Makefile.in --- files/patch-Makefile.in 14 Nov 2001 03:12:36 -0000 1.2 +++ files/patch-Makefile.in 9 Jan 2002 18:13:55 -0000 @@ -1,6 +1,9 @@ ---- Makefile.in.orig Sun Nov 11 11:47:00 2001 -+++ Makefile.in Sun Nov 11 21:43:41 2001 -@@ -116,7 +116,7 @@ + +$FreeBSD$ + +--- Makefile.in.orig Wed Jan 9 08:47:06 2002 ++++ Makefile.in Wed Jan 9 12:11:41 2002 +@@ -122,7 +122,7 @@ stamp-h.in Index: files/patch-configure =================================================================== RCS file: /home/ncvs/ports/lang/ferite/files/patch-configure,v retrieving revision 1.3 diff -u -r1.3 patch-configure --- files/patch-configure 24 Nov 2001 02:43:24 -0000 1.3 +++ files/patch-configure 9 Jan 2002 18:40:52 -0000 @@ -1,36 +1,9 @@ $FreeBSD: ports/lang/ferite/files/patch-configure,v 1.3 2001/11/24 02:43:24 dwcjr Exp $ ---- configure.orig Thu Nov 15 11:09:00 2001 -+++ configure Thu Nov 15 18:26:26 2001 -@@ -261,7 +261,6 @@ - : ${ac_max_here_lines=38} - - ac_unique_file="src/ferite.c" --ac_subdirs_all="$ac_subdirs_all libs/ltdl" - - # Initialize some variables set by options. - ac_init_help= -@@ -2666,18 +2665,6 @@ - SET_MAKE="MAKE=${MAKE-make}" - fi - -- case $enable_ltdl_convenience in -- no) { { echo "$as_me:2670: error: this package needs a convenience libltdl" >&5 --echo "$as_me: error: this package needs a convenience libltdl" >&2;} -- { (exit 1); exit 1; }; } ;; -- "") enable_ltdl_convenience=yes -- ac_configure_args="$ac_configure_args --enable-ltdl-convenience" ;; -- esac -- LIBLTDL='${top_builddir}/''libltdl'/libltdlc.la -- INCLTDL='-I${top_srcdir}/''libltdl' -- --subdirs="$subdirs libs/ltdl" -- - # Check whether --enable-shared or --disable-shared was given. - if test "${enable_shared+set}" = set; then - enableval="$enable_shared" -@@ -7096,13 +7083,13 @@ +--- configure.orig Wed Jan 9 08:47:22 2002 ++++ configure Wed Jan 9 12:39:13 2002 +@@ -7096,13 +7096,13 @@ { (exit 1); exit 1; }; } fi @@ -47,7 +20,7 @@ cat >conftest.$ac_ext <<_ACEOF #line 7107 "configure" #include "confdefs.h" -@@ -7150,7 +7137,7 @@ +@@ -7150,7 +7150,7 @@ #define HAVE_LIBPTHREAD 1 EOF @@ -56,3 +29,27 @@ else +@@ -7229,7 +7229,7 @@ + echo $ECHO_N "(cached) $ECHO_C" >&6 + else + ac_check_lib_save_LIBS=$LIBS +-LIBS="-lmysqlclient $LIBS" ++LIBS="-L%%LOCALBASE%%/lib/mysql -lmysqlclient $LIBS" + cat >conftest.$ac_ext <<_ACEOF + #line 7234 "configure" + #include "confdefs.h" +@@ -7279,10 +7279,10 @@ + fi + + if test "$mysql" = yes; then +- mysql_LIBS=`mysql_config --libs` +- mysql_CFLAGS=`mysql_config --cflags` +- MYSQL_SOCKET=`mysql_config --socket` +- MYSQL_PORT=`mysql_config --port` ++ mysql_LIBS="-L%%LOCALBASE%%/lib/mysql -lmysqlclient -lz -lm -lcrypt" ++ mysql_CFLAGS="-I%%LOCALBASE%%/include/mysql" ++ MYSQL_SOCKET="" ++ MYSQL_PORT="" + + sql_LIBS="$sql_LIBS $mysql_LIBS" + sql_CFLAGS="$sql_CFLAGS $mysql_CFLAGS" Index: files/patch-docs::Makefile.in =================================================================== RCS file: /home/ncvs/ports/lang/ferite/files/patch-docs::Makefile.in,v retrieving revision 1.2 diff -u -r1.2 patch-docs::Makefile.in --- files/patch-docs::Makefile.in 14 Nov 2001 03:12:36 -0000 1.2 +++ files/patch-docs::Makefile.in 9 Jan 2002 18:14:06 -0000 @@ -1,6 +1,9 @@ ---- docs/Makefile.in.orig Sun Nov 11 11:47:01 2001 -+++ docs/Makefile.in Sun Nov 11 21:43:41 2001 -@@ -111,7 +111,7 @@ + +$FreeBSD$ + +--- docs/Makefile.in.orig Wed Jan 9 08:47:07 2002 ++++ docs/Makefile.in Wed Jan 9 12:11:41 2002 +@@ -117,7 +117,7 @@ manual.pdf Index: files/patch-docs::images::Makefile.in =================================================================== RCS file: /home/ncvs/ports/lang/ferite/files/patch-docs::images::Makefile.in,v retrieving revision 1.2 diff -u -r1.2 patch-docs::images::Makefile.in --- files/patch-docs::images::Makefile.in 14 Nov 2001 03:12:36 -0000 1.2 +++ files/patch-docs::images::Makefile.in 9 Jan 2002 18:14:15 -0000 @@ -1,7 +1,10 @@ ---- docs/images/Makefile.in.orig Sun Nov 11 11:47:01 2001 -+++ docs/images/Makefile.in Sun Nov 11 21:43:41 2001 -@@ -114,7 +114,7 @@ - ferite_logo.xcf + +$FreeBSD$ + +--- docs/images/Makefile.in.orig Wed Jan 9 08:47:07 2002 ++++ docs/images/Makefile.in Wed Jan 9 12:11:41 2002 +@@ -117,7 +117,7 @@ + ferite_logo_black.png -imagesdir = $(prefix)/share/ferite/images Index: files/patch-libs::Makefile.in =================================================================== RCS file: files/patch-libs::Makefile.in diff -N files/patch-libs::Makefile.in --- files/patch-libs::Makefile.in 14 Nov 2001 03:12:36 -0000 1.2 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,11 +0,0 @@ ---- libs/Makefile.in.orig Sun Nov 11 11:47:02 2001 -+++ libs/Makefile.in Sun Nov 11 21:43:41 2001 -@@ -112,7 +112,7 @@ - # A list of all the files in the current directory which can be regenerated - MAINTAINERCLEANFILES = - --SUBDIRS = ltdl -+SUBDIRS = - - EXTRA_DIST = - subdir = libs Index: files/patch-libs::triton::configure =================================================================== RCS file: files/patch-libs::triton::configure diff -N files/patch-libs::triton::configure --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-libs::triton::configure 9 Jan 2002 17:36:08 -0000 @@ -0,0 +1,18 @@ + +$FreeBSD$ + +--- libs/triton/configure.orig Wed Jan 9 08:46:55 2002 ++++ libs/triton/configure Wed Jan 9 11:35:30 2002 +@@ -2563,10 +2563,10 @@ + fi + if test "$system" = "FreeBSD"; then + cat >>confdefs.h <<\EOF +-#define USE_LTDL 1 ++#define USE_DLFCN 1 + EOF + +- loader="ltdl" ++ TRITON_LDFLAGS="" + fi + if test "$system" = "SunOS"; then + cat >>confdefs.h <<\EOF Index: files/patch-libs::triton::ltmain.sh =================================================================== RCS file: files/patch-libs::triton::ltmain.sh diff -N files/patch-libs::triton::ltmain.sh --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-libs::triton::ltmain.sh 9 Jan 2002 18:11:34 -0000 @@ -0,0 +1,36 @@ + +$FreeBSD$ + +--- libs/triton/ltmain.sh.orig Wed Jan 9 08:46:56 2002 ++++ libs/triton/ltmain.sh Wed Jan 9 12:09:50 2002 +@@ -958,6 +958,7 @@ + ;; + + -avoid-version) ++ build_old_libs=no + avoid_version=yes + continue + ;; +@@ -2462,6 +2463,9 @@ + *-*-openbsd* | *-*-freebsd*) + # Do not include libc due to us having libc/libc_r. + ;; ++ *-*-freebsd*) ++ # FreeBSD doesn't need this... ++ ;; + *) + # Add libc to deplibs on all other systems if necessary. + if test $build_libtool_need_lc = "yes"; then +@@ -4247,10 +4251,12 @@ + fi + + # Install the pseudo-library for information purposes. ++ if /usr/bin/false; then + name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` + instname="$dir/$name"i + $show "$install_prog $instname $destdir/$name" + $run eval "$install_prog $instname $destdir/$name" || exit $? ++ fi + + # Maybe install the static library, too. + test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" Index: files/patch-ltmain.sh =================================================================== RCS file: /home/ncvs/ports/lang/ferite/files/patch-ltmain.sh,v retrieving revision 1.3 diff -u -r1.3 patch-ltmain.sh --- files/patch-ltmain.sh 24 Nov 2001 02:43:25 -0000 1.3 +++ files/patch-ltmain.sh 9 Jan 2002 18:10:51 -0000 @@ -1,9 +1,9 @@ $FreeBSD: ports/lang/ferite/files/patch-ltmain.sh,v 1.3 2001/11/24 02:43:25 dwcjr Exp $ ---- ltmain.sh.orig Tue Aug 14 16:55:55 2001 -+++ ltmain.sh Thu Nov 15 18:07:04 2001 -@@ -944,6 +944,7 @@ +--- ltmain.sh.orig Wed Jan 9 08:46:56 2002 ++++ ltmain.sh Wed Jan 9 12:09:50 2002 +@@ -958,6 +958,7 @@ ;; -avoid-version) @@ -11,9 +11,9 @@ avoid_version=yes continue ;; -@@ -2408,6 +2409,9 @@ - *-*-netbsd*) - # Don't link with libc until the a.out ld.so is fixed. +@@ -2462,6 +2463,9 @@ + *-*-openbsd* | *-*-freebsd*) + # Do not include libc due to us having libc/libc_r. ;; + *-*-freebsd*) + # FreeBSD doesn't need this... @@ -21,7 +21,7 @@ *) # Add libc to deplibs on all other systems if necessary. if test $build_libtool_need_lc = "yes"; then -@@ -4175,10 +4179,12 @@ +@@ -4247,10 +4251,12 @@ fi # Install the pseudo-library for information purposes. Index: files/patch-modules::ipc::ipc_header.h =================================================================== RCS file: files/patch-modules::ipc::ipc_header.h diff -N files/patch-modules::ipc::ipc_header.h --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-modules::ipc::ipc_header.h 9 Jan 2002 17:49:47 -0000 @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- modules/ipc/ipc_header.h.orig Wed Jan 9 08:46:18 2002 ++++ modules/ipc/ipc_header.h Wed Jan 9 11:49:17 2002 +@@ -22,7 +22,7 @@ + #define DEFAULT_SEGMENT_SIZE 1024 + + +-#if defined(__GNU_LIBRARY__) && !defined(_SEM_SEMUN_UNDEFINED) ++#if defined(__FreeBSD__) || defined(__GNU_LIBRARY__) && !defined(_SEM_SEMUN_UNDEFINED) + /* union semun is defined by including */ + #else + /* according to X/OPEN we have to define it ourselves */ Index: files/patch-scripts::test::ipc_test.fe =================================================================== RCS file: files/patch-scripts::test::ipc_test.fe diff -N files/patch-scripts::test::ipc_test.fe --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-scripts::test::ipc_test.fe 9 Jan 2002 18:06:57 -0000 @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- scripts/test/ipc_test.fe.orig Wed Nov 21 10:01:07 2001 ++++ scripts/test/ipc_test.fe Wed Jan 9 12:05:55 2002 +@@ -16,7 +16,7 @@ + myipc = new IpcObject(); + + Console.println ("::Connecting..."); +-myipc.connect ("/bin/bash"); ++myipc.connect ("/bin/sh"); + + + Console.println ("Choose one of the following options"); Index: files/patch-scripts::test::test.fe =================================================================== RCS file: /home/ncvs/ports/lang/ferite/files/patch-scripts::test::test.fe,v retrieving revision 1.2 diff -u -r1.2 patch-scripts::test::test.fe --- files/patch-scripts::test::test.fe 24 Nov 2001 02:43:25 -0000 1.2 +++ files/patch-scripts::test::test.fe 9 Jan 2002 17:29:46 -0000 @@ -1,17 +1,17 @@ $FreeBSD: ports/lang/ferite/files/patch-scripts::test::test.fe,v 1.2 2001/11/24 02:43:25 dwcjr Exp $ ---- scripts/test/test.fe.orig Thu Jul 26 01:10:56 2001 -+++ scripts/test/test.fe Thu Nov 15 18:53:41 2001 +--- scripts/test/test.fe.orig Sun Dec 23 14:17:44 2001 ++++ scripts/test/test.fe Wed Jan 9 11:25:18 2002 @@ -17,17 +17,17 @@ a_global_int = 10; testfile = new File(); - Console.println( "Printing Out All ext2 Partitions in /etc/fstab" ); + Console.println( "Printing Out All ufs Partitions in /etc/fstab" ); - testfile->open( "/etc/fstab", "r" ); + testfile->open( "/etc/fstab", "r", "" ); Console.println( "Here." ); - while( blam = testfile->readln() && ! testfile->eof() ) + while( blam = testfile->readln(1024) && ! testfile->eof() ) { if( blam =~ / - (\/dev\/[hs]d[a-g][1-9]) # device entry @@ -19,11 +19,11 @@ - (\/[a-z]*(\/[a-z]*)*) # mount point - [\ \t]* # whitespace - ext2 # force adherance to ext2 -+ (\/dev\/[adw][ad][0-9][0-9]?s?[1-4]?[a-h]) # device entry -+ [\ \t]* # whitespace -+ (\/[a-z]*(\/[a-z]*)*) # mount point -+ [\ \t]* # whitespace -+ ufs # force adherance to ufs ++ (\/dev\/[adw][ad][0-9][0-9]?s?[1-4]?[a-h]) # device entry ++ [\ \t]* # whitespace ++ (\/[a-z]*(\/[a-z]*)*) # mount point ++ [\ \t]* # whitespace ++ ufs # force adherance to ufs /xoi /* make usre it's not case sensitive */ ) { Index: files/patch-src::Makefile.in =================================================================== RCS file: files/patch-src::Makefile.in diff -N files/patch-src::Makefile.in --- files/patch-src::Makefile.in 14 Nov 2001 03:12:36 -0000 1.2 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,20 +0,0 @@ ---- src/Makefile.in.orig Sun Nov 11 11:47:04 2001 -+++ src/Makefile.in Sun Nov 11 21:42:22 2001 -@@ -116,7 +116,7 @@ - LDFLAGS = -L/usr/local/lib - - INCLUDES = -I${top_srcdir}/include -I${prefix}/include -I$(includedir) \ -- -I${top_srcdir}/include/ferite/ -I$(top_srcdir)/libs/ltdl @pcre_cflags@ -+ -I${top_srcdir}/include/ferite/ @pcre_cflags@ - - - DEFS = -DMODULE_DIR=\"$(libdir)/ferite/modules\" -DSCRIPT_DIR=\"$(libdir)/ferite/scripts\" @debugdefs@ -@@ -151,7 +151,7 @@ - ferite.c - - --libferite_la_LIBADD = $(top_builddir)/libs/ltdl/libltdlc.la -lm @pcre_libs@ $(LDFLAGS) -+libferite_la_LIBADD = -lltdl -lm @pcre_libs@ $(LDFLAGS) - libferite_la_DEPENDENCIES = $(top_builddir)/config.h - libferite_la_LDFLAGS = -version-info 0:99:0 -export-dynamic - subdir = src >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message