aboutsummaryrefslogtreecommitdiff
path: root/devel/libast
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2002-10-14 16:14:52 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2002-10-14 16:14:52 +0000
commitb4abd729c7f0a1163c9abe57a121ac476f25077f (patch)
tree5e8df08550a0620a1cd6514917b96beb11516efc /devel/libast
parentf1302b3a00d4e13f5f001d0235f37ed44b2a0d50 (diff)
downloadports-b4abd729c7f0a1163c9abe57a121ac476f25077f.tar.gz
ports-b4abd729c7f0a1163c9abe57a121ac476f25077f.zip
Update to version 0.5.
PR: 43785 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=68045
Diffstat (limited to 'devel/libast')
-rw-r--r--devel/libast/Makefile8
-rw-r--r--devel/libast/distinfo2
-rw-r--r--devel/libast/files/patch-configure10
-rw-r--r--devel/libast/files/patch-libast.h4
-rw-r--r--devel/libast/pkg-plist17
5 files changed, 34 insertions, 7 deletions
diff --git a/devel/libast/Makefile b/devel/libast/Makefile
index 99a8296c926a..7ac9746a279b 100644
--- a/devel/libast/Makefile
+++ b/devel/libast/Makefile
@@ -6,16 +6,20 @@
#
PORTNAME= libast
-PORTVERSION= 0.4
+PORTVERSION= 0.5
CATEGORIES= devel
MASTER_SITES= http://www.eterm.org/download/
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2
+LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \
+ Imlib2.1:${PORTSDIR}/graphics/imlib2
USE_X_PREFIX= yes
+USE_FREETYPE= yes
USE_LIBTOOL= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
INSTALLS_SHLIB= yes
.include <bsd.port.pre.mk>
diff --git a/devel/libast/distinfo b/devel/libast/distinfo
index 840e68516885..d89ec32e9825 100644
--- a/devel/libast/distinfo
+++ b/devel/libast/distinfo
@@ -1 +1 @@
-MD5 (libast-0.4.tar.gz) = 9424286314c1d816699b28964b91d015
+MD5 (libast-0.5.tar.gz) = 335ead8e8168bc06284c822f1f655eb8
diff --git a/devel/libast/files/patch-configure b/devel/libast/files/patch-configure
new file mode 100644
index 000000000000..86b623c73977
--- /dev/null
+++ b/devel/libast/files/patch-configure
@@ -0,0 +1,10 @@
+--- configure.orig Tue Oct 1 00:45:29 2002
++++ configure Sat Oct 5 19:10:13 2002
+@@ -5415,6 +5415,7 @@
+
+ # This can be used to rebuild libtool when needed
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
+
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff --git a/devel/libast/files/patch-libast.h b/devel/libast/files/patch-libast.h
index 6a719d58dd15..78d2f5526cef 100644
--- a/devel/libast/files/patch-libast.h
+++ b/devel/libast/files/patch-libast.h
@@ -1,5 +1,5 @@
---- libast.h.orig Sat Jun 16 02:30:28 2001
-+++ libast.h Fri Sep 7 01:01:50 2001
+--- include/libast.h.orig Tue Oct 1 00:43:38 2002
++++ include/libast.h Sat Oct 5 19:11:22 2002
@@ -40,6 +40,7 @@
# endif
#endif
diff --git a/devel/libast/pkg-plist b/devel/libast/pkg-plist
index 70a499e93f05..f8ef74aa450c 100644
--- a/devel/libast/pkg-plist
+++ b/devel/libast/pkg-plist
@@ -1,6 +1,19 @@
+@comment $FreeBSD$
bin/libast-config
-bin/libast-test
include/libast.h
+include/libast/array.h
+include/libast/dlinked_list.h
+include/libast/linked_list.h
+include/libast/list_if.h
+include/libast/obj.h
+include/libast/regexp.h
+include/libast/socket.h
+include/libast/str.h
+include/libast/tok.h
+include/libast/types.h
+include/libast/url.h
lib/libast.a
lib/libast.so
-lib/libast.so.1
+lib/libast.so.2
+share/aclocal/libast.m4
+@dirrm include/libast