summaryrefslogtreecommitdiff
path: root/www/dillo2
diff options
context:
space:
mode:
Diffstat (limited to 'www/dillo2')
-rw-r--r--www/dillo2/Makefile26
-rw-r--r--www/dillo2/distinfo1
-rw-r--r--www/dillo2/files/patch-aa38
-rw-r--r--www/dillo2/pkg-comment1
-rw-r--r--www/dillo2/pkg-descr17
-rw-r--r--www/dillo2/pkg-plist1
6 files changed, 0 insertions, 84 deletions
diff --git a/www/dillo2/Makefile b/www/dillo2/Makefile
deleted file mode 100644
index 6cffed93169e..000000000000
--- a/www/dillo2/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: dillo
-# Date created: 23 February 2001
-# Whom: George Reid <greid@ukug.uk.freebsd.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= dillo
-PORTVERSION= 0.5.0
-CATEGORIES= www
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-
-MAINTAINER= greid@FreeBSD.org
-
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
- png.5:${PORTSDIR}/graphics/png \
- intl.1:${PORTSDIR}/devel/gettext
-
-USE_GTK= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS+=--includedir="${LOCALBASE}/include" \
- --libdir="${LOCALBASE}/lib"
-USE_GMAKE= yes
-
-.include <bsd.port.mk>
diff --git a/www/dillo2/distinfo b/www/dillo2/distinfo
deleted file mode 100644
index ad82929499f3..000000000000
--- a/www/dillo2/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (dillo-0.5.0.tar.gz) = 5671f26368d49376c33dcffaaf4270c9
diff --git a/www/dillo2/files/patch-aa b/www/dillo2/files/patch-aa
deleted file mode 100644
index ff90249ff0e8..000000000000
--- a/www/dillo2/files/patch-aa
+++ /dev/null
@@ -1,38 +0,0 @@
---- configure.orig Wed Dec 27 22:36:16 2000
-+++ configure Fri Feb 23 15:51:30 2001
-@@ -1617,7 +1617,7 @@
- jpeg_ok=no
- fi
- done
--
-+jpeg_ok=yes
- fi
- echo "$ac_t""$jpeg_ok" 1>&6
- if test "$jpeg_ok" = yes; then
-@@ -1627,14 +1627,14 @@
- fi
- fi
-
--echo $ac_n "checking for pthread_create in -lpthread""... $ac_c" 1>&6
--echo "configure:1632: checking for pthread_create in -lpthread" >&5
-+echo $ac_n "checking for pthread_create in -lc_r""... $ac_c" 1>&6
-+echo "configure:1632: checking for pthread_create in -lc_r" >&5
- ac_lib_var=`echo pthread'_'pthread_create | sed 'y%./+-%__p_%'`
- if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
- else
- ac_save_LIBS="$LIBS"
--LIBS="-lpthread $LIBS"
-+LIBS="-lc_r $LIBS"
- cat > conftest.$ac_ext <<EOF
- #line 1640 "configure"
- #include "confdefs.h"
-@@ -1668,7 +1668,7 @@
- #define $ac_tr_lib 1
- EOF
-
-- LIBS="-lpthread $LIBS"
-+ LIBS="-lc_r $LIBS"
-
- else
- echo "$ac_t""no" 1>&6
diff --git a/www/dillo2/pkg-comment b/www/dillo2/pkg-comment
deleted file mode 100644
index 86c4046af250..000000000000
--- a/www/dillo2/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A fast, small graphical Web browser built upon GTK+
diff --git a/www/dillo2/pkg-descr b/www/dillo2/pkg-descr
deleted file mode 100644
index 7ffe9e193fce..000000000000
--- a/www/dillo2/pkg-descr
+++ /dev/null
@@ -1,17 +0,0 @@
-Dillo is a web browser project completely written in C (currently the code
-is based on gzilla-0.2.2's widget, and a new improved network engine
-written from scratch).
-
-Dillo is small; source and binary are less than 220 Kb each.
-
-Dillo aims to be a multiplataform browser alternative that's small,
-stable, developer-friendly, usable, fast, and extensible.
-
-Dillo is mainly based on GTK+ (GNOME is NOT required!)
-
-Dillo is very fast!
-
-WWW: http://dillo.sourceforge.net/
-
-- George Reid
-greid@ukug.uk.freebsd.org
diff --git a/www/dillo2/pkg-plist b/www/dillo2/pkg-plist
deleted file mode 100644
index b339b7ba6971..000000000000
--- a/www/dillo2/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/dillo