summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorhubertf <hubertf>1997-12-29 03:14:49 +0000
committerhubertf <hubertf>1997-12-29 03:14:49 +0000
commit14a51ff318fe9ce21c8542a084bac20083a9108f (patch)
tree1c997b214ddf846bbd4f03df5ac995b8220d7907 /converters
parentac5fb5147420c453a517e10c5834e7d83a7127d6 (diff)
downloadpkgsrc-14a51ff318fe9ce21c8542a084bac20083a9108f.tar.gz
Mime and UUENCODE/DECODE libraries for the KDE integrated X11 desktop
Diffstat (limited to 'converters')
-rw-r--r--converters/kdesupport/Makefile34
-rw-r--r--converters/kdesupport/files/md51
-rw-r--r--converters/kdesupport/patches/patch-a015
-rw-r--r--converters/kdesupport/pkg/COMMENT1
-rw-r--r--converters/kdesupport/pkg/DESCR1
-rw-r--r--converters/kdesupport/pkg/PLIST43
6 files changed, 95 insertions, 0 deletions
diff --git a/converters/kdesupport/Makefile b/converters/kdesupport/Makefile
new file mode 100644
index 00000000000..f957ef030d3
--- /dev/null
+++ b/converters/kdesupport/Makefile
@@ -0,0 +1,34 @@
+# New ports collection makefile for: kdesupport
+# Version required: Beta1
+# Date created: 28 October 1997
+# Whom: Stefan Eßer <se@freebsd.org>
+#
+# $Id: Makefile,v 1.1.1.1 1997/12/29 03:14:49 hubertf Exp $
+#
+
+DISTNAME= kdesupport-Beta1-2
+PKGNAME= kdesupport-1.2b
+CATEGORIES= converters kde
+MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta1/distribution/tgz/source/ \
+ ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta1/distribution/tgz/source/ \
+ ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta1/distribution/tgz/source/
+EXTRACT_SUFX= .src.tgz
+
+MAINTAINER= se@freebsd.org
+
+BUILD_DEPENDS= moc:${PORTSDIR}/x11/qt
+LIB_DEPENDS= qt\\.1\\.[0-9]:${PORTSDIR}/x11/qt
+
+HAS_CONFIGURE= yes
+CONFIGURE_ARGS= "--prefix=$(PREFIX)" \
+ "--x-inc=$(X11BASE)/include -I$(PREFIX)/include -I$(PREFIX)/include/giflib" \
+ "--x-lib=$(X11BASE)/lib -L$(PREFIX)/lib" \
+ "--datadir=$(PREFIX)/share/kde" \
+ "--without-gnu-ld" \
+ "--without-libjpeg" \
+ "--without-libgif" \
+ "--without-libgdbm"
+
+WRKSRC= ${WRKDIR}/kdesupport
+
+.include <bsd.port.mk>
diff --git a/converters/kdesupport/files/md5 b/converters/kdesupport/files/md5
new file mode 100644
index 00000000000..3152fad70e2
--- /dev/null
+++ b/converters/kdesupport/files/md5
@@ -0,0 +1 @@
+MD5 (kdesupport-Beta1-2.src.tgz) = a15ecdd2f2eb2265cd67b67ea7247a88
diff --git a/converters/kdesupport/patches/patch-a0 b/converters/kdesupport/patches/patch-a0
new file mode 100644
index 00000000000..f895c3435a6
--- /dev/null
+++ b/converters/kdesupport/patches/patch-a0
@@ -0,0 +1,15 @@
+*** ltconfig~ Thu Oct 23 01:00:08 1997
+--- ltconfig Fri Oct 31 22:03:45 1997
+***************
+*** 1034,1038 ****
+ freebsd2* | freebsd3*)
+ version_type=sunos
+! library_names_spec='$libname.so.$versuffix $libname.so'
+ finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
+ shlibpath_var=LD_LIBRARY_PATH
+--- 1034,1038 ----
+ freebsd2* | freebsd3*)
+ version_type=sunos
+! library_names_spec='$libname.so.$versuffix'
+ finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
+ shlibpath_var=LD_LIBRARY_PATH
diff --git a/converters/kdesupport/pkg/COMMENT b/converters/kdesupport/pkg/COMMENT
new file mode 100644
index 00000000000..7de726c2877
--- /dev/null
+++ b/converters/kdesupport/pkg/COMMENT
@@ -0,0 +1 @@
+Mime and UUENCODE/DECODE libraries for the KDE integrated X11 desktop
diff --git a/converters/kdesupport/pkg/DESCR b/converters/kdesupport/pkg/DESCR
new file mode 100644
index 00000000000..90ae45773be
--- /dev/null
+++ b/converters/kdesupport/pkg/DESCR
@@ -0,0 +1 @@
+KDE provides an integrated X11 based environment, much like CDE.
diff --git a/converters/kdesupport/pkg/PLIST b/converters/kdesupport/pkg/PLIST
new file mode 100644
index 00000000000..c08929bf613
--- /dev/null
+++ b/converters/kdesupport/pkg/PLIST
@@ -0,0 +1,43 @@
+lib/libmimelib.so.1.0
+lib/libmimelib.la
+lib/libuulib.so.0.0
+lib/libuulib.la
+include/mimelib/address.h
+include/mimelib/addrlist.h
+include/mimelib/body.h
+include/mimelib/bodypart.h
+include/mimelib/boyermor.h
+include/mimelib/config.h
+include/mimelib/datetime.h
+include/mimelib/debug.h
+include/mimelib/disptype.h
+include/mimelib/entity.h
+include/mimelib/enum.h
+include/mimelib/field.h
+include/mimelib/fieldbdy.h
+include/mimelib/group.h
+include/mimelib/headers.h
+include/mimelib/mailbox.h
+include/mimelib/mboxlist.h
+include/mimelib/mechansm.h
+include/mimelib/mediatyp.h
+include/mimelib/message.h
+include/mimelib/mimepp.h
+include/mimelib/msgcmp.h
+include/mimelib/msgid.h
+include/mimelib/nntp.h
+include/mimelib/param.h
+include/mimelib/pop.h
+include/mimelib/protocol.h
+include/mimelib/smtp.h
+include/mimelib/string.h
+include/mimelib/text.h
+include/mimelib/token.h
+include/mimelib/utility.h
+include/mimelib/uuencode.h
+include/mimelib/binhex.h
+include/fptools.h
+include/uudeview.h
+include/uuint.h
+include/uustring.h
+@dirrm include/mimelib