summaryrefslogtreecommitdiff
path: root/www/qdecoder
diff options
context:
space:
mode:
authorCHOI Junho <cjh@FreeBSD.org>2000-06-25 14:02:23 +0000
committerCHOI Junho <cjh@FreeBSD.org>2000-06-25 14:02:23 +0000
commitbcfced91d34507df9e73ead54a175989ed37bd1b (patch)
treeb076ea8f147659c1be8b6da514a819e9dd6bb8f8 /www/qdecoder
parentTo be more compact, following netscape47-communicator changes. (diff)
Update to 6.0.2
Notes
Notes: svn path=/head/; revision=29859
Diffstat (limited to 'www/qdecoder')
-rw-r--r--www/qdecoder/Makefile20
-rw-r--r--www/qdecoder/distinfo2
-rw-r--r--www/qdecoder/pkg-descr3
-rw-r--r--www/qdecoder/pkg-plist12
4 files changed, 29 insertions, 8 deletions
diff --git a/www/qdecoder/Makefile b/www/qdecoder/Makefile
index 3ff5e8a0ad7d..8c399d205c4e 100644
--- a/www/qdecoder/Makefile
+++ b/www/qdecoder/Makefile
@@ -1,21 +1,31 @@
# New ports collection makefile for: qDecoder library
# Date created: Sep 10 1999
-# Whom: CHOI Junho <cjh@kr.freebsd.org>
+# Whom: CHOI Junho <cjh@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= qDecoder
-PORTVERSION= 5.0.8
+PORTVERSION= 6.0.2
CATEGORIES= www
-MASTER_SITES= ftp://ftp.hongik.com/pub/qDecoder/
+MASTER_SITES= ftp://ftp.qDecoder.org/pub/qDecoder/\
+ ftp://ftp2.qDecoder.org/pub/qDecoder/
EXTRACT_SUFX= .tar.Z
-MAINTAINER= cjh@kr.FreeBSD.org
+MAINTAINER= cjh@FreeBSD.org
+
+GNU_CONFIGURE= YES
post-install:
+ ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
+ ${MKDIR} ${PREFIX}/share/doc/qDecoder
+.for doc in AUTHORS DISCLAIMER README README.pdf qDecoder.jpg
+ ${INSTALL_DATA} ${WRKSRC}/${doc} ${PREFIX}/share/doc/qDecoder
+.endfor
${MKDIR} ${PREFIX}/share/examples/qDecoder
- ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/examples/qDecoder
+ -${RM} ${WRKSRC}/examples/*.o ${WRKSRC}/examples/*.cgi \
+ ${WRKSRC}/examples/Makefile.in ${WRKSRC}/examples/maketest
${INSTALL_DATA} ${WRKSRC}/examples/* ${PREFIX}/share/examples/qDecoder
+
.include <bsd.port.mk>
diff --git a/www/qdecoder/distinfo b/www/qdecoder/distinfo
index 8ece1eb42f8a..d92efeaaabfa 100644
--- a/www/qdecoder/distinfo
+++ b/www/qdecoder/distinfo
@@ -1 +1 @@
-MD5 (qDecoder-5.0.8.tar.Z) = a0dfc2ba42020d911882791607dd0d34
+MD5 (qDecoder-6.0.2.tar.Z) = f1ff7194965c1629dd3aabef70dd9f2a
diff --git a/www/qdecoder/pkg-descr b/www/qdecoder/pkg-descr
index 1008e2ebfa7a..e6b72208e7ce 100644
--- a/www/qdecoder/pkg-descr
+++ b/www/qdecoder/pkg-descr
@@ -11,4 +11,5 @@ qDecoder
available to everyone."
--
-Ports by CHOI Junho <cjh@kr.freebsd.org>
+Ports by CHOI Junho <cjh@FreeBSD.org>
+WWW: http://www.qDecoder.org
diff --git a/www/qdecoder/pkg-plist b/www/qdecoder/pkg-plist
index 5d9d27e2f811..7d8d238cb884 100644
--- a/www/qdecoder/pkg-plist
+++ b/www/qdecoder/pkg-plist
@@ -1,7 +1,17 @@
include/qDecoder.h
lib/libqDecoder.a
+lib/libqDecoder.so.1
+@exec ln -sf %f %B/libqDecoder.so
+@unexec rm -f %B/libqDecoder.so
+@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
+@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
+share/doc/qDecoder/AUTHORS
+share/doc/qDecoder/DISCLAIMER
+share/doc/qDecoder/README
+share/doc/qDecoder/README.pdf
+share/doc/qDecoder/qDecoder.jpg
+@dirrm share/doc/qDecoder
share/examples/qDecoder/Makefile
-share/examples/qDecoder/README
share/examples/qDecoder/arglist.c
share/examples/qDecoder/examples.html
share/examples/qDecoder/fetch.c