summaryrefslogtreecommitdiff
path: root/net/gq
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-03-16 14:21:03 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-03-16 14:21:03 +0000
commitc326891c4836f314446a09ad38c094523f8bb329 (patch)
tree05491037af20df4b163b9faf25829e73b3111b12 /net/gq
parent- Update to version 1.0.2 (diff)
- Update to version 1.0b1
PR: ports/64326 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=104166
Diffstat (limited to 'net/gq')
-rw-r--r--net/gq/Makefile37
-rw-r--r--net/gq/distinfo3
-rw-r--r--net/gq/files/patch-configure11
-rw-r--r--net/gq/files/patch-icons::Makefile.in (renamed from net/gq/files/patch-ab)0
-rw-r--r--net/gq/pkg-plist2
5 files changed, 38 insertions, 15 deletions
diff --git a/net/gq/Makefile b/net/gq/Makefile
index 14fd31efcaec..6034626a5c4a 100644
--- a/net/gq/Makefile
+++ b/net/gq/Makefile
@@ -6,34 +6,43 @@
#
PORTNAME= gq
-PORTVERSION= 0.6.0
-PORTREVISION= 2
+PORTVERSION= 1.0b1
+PORTREVISION= 0
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gqclient
+DISTNAME= gq-${PORTVERSION:S/b/beta/}
MAINTAINER= ports@oven.org
COMMENT= GTK-based LDAP client
-LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
-
-.if defined(WITH_OPENLDAP1)
-LIB_DEPENDS+= ldap.1:${PORTSDIR}/net/openldap12
-.else
-LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap20-client
-.endif
-
-.if !defined(WITHOUT_JPEGPHOTO)
+.if !defined(WITHOUT_JPEG)
USE_GNOME= gdkpixbuf
.endif
+USE_GMAKE= yes
+USE_ICONV= yes
+USE_GETTEXT= yes
+USE_OPENLDAP= yes
+USE_OPENSSL= yes
USE_X_PREFIX= yes
-USE_GNOME+= gtk12 gnomehier
+USE_GNOME+= gtk20
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-ldap=${LOCALBASE}
-pre-configure:
- @${ECHO_MSG} "You can disable jpegPhoto attr. handling by defining WITHOUT_JPEGPHOTO=yes"
+.if defined(WITH_DND)
+CONFIGURE_ARGS+= --enable-browser-dnd
+.endif
+
+.if defined(WITH_CACHE)
+CONFIGURE_ARGS+= --enable-cache
+.endif
+
+post-extract:
+ @${ECHO_MSG} "This port supports the following configuration knobs:"
+ @${ECHO_MSG} "WITHOUT_JPEG=yes Disable jpegPhoto attr. handling"
+ @${ECHO_MSG} "WITH_DND=yes Enable Drag and drop support in browse mode"
+ @${ECHO_MSG} "WITH_CACHE=yes Support the OpenLDAP experimental client cache"
@${ECHO_MSG}
.include <bsd.port.mk>
diff --git a/net/gq/distinfo b/net/gq/distinfo
index f6efd0b8d2ac..5f23b20e5084 100644
--- a/net/gq/distinfo
+++ b/net/gq/distinfo
@@ -1 +1,2 @@
-MD5 (gq-0.6.0.tar.gz) = 8b77859a42d220e689f7c81f58afe94b
+MD5 (gq-1.0beta1.tar.gz) = c904ff52f513a58516d9543f8dc3fe5b
+SIZE (gq-1.0beta1.tar.gz) = 475081
diff --git a/net/gq/files/patch-configure b/net/gq/files/patch-configure
new file mode 100644
index 000000000000..ae546b9859d3
--- /dev/null
+++ b/net/gq/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig Tue Feb 17 00:38:43 2004
++++ configure Tue Feb 17 00:39:12 2004
+@@ -6702,7 +6702,7 @@
+ fi;
+
+ if test "x$GCC" = "xyes"; then
+- for A in -Wall -W -Wno-unused -Wmissing-declarations -Wcast-align -Wpointer-arith -Wfloat-equal
++ for A in -Wall -W -Wno-unused -Wmissing-declarations -Wcast-align -Wpointer-arith
+ do
+ # The following should work as well, but might (?) be less portable
+ # if ! echo "$CFLAGS" | grep -q -w -- "$A" ; then
diff --git a/net/gq/files/patch-ab b/net/gq/files/patch-icons::Makefile.in
index 71deccf450b1..71deccf450b1 100644
--- a/net/gq/files/patch-ab
+++ b/net/gq/files/patch-icons::Makefile.in
diff --git a/net/gq/pkg-plist b/net/gq/pkg-plist
index 2b73fb527b59..6a7c30e3d7cb 100644
--- a/net/gq/pkg-plist
+++ b/net/gq/pkg-plist
@@ -1,8 +1,10 @@
bin/gq
share/gnome/apps/Internet/gq.desktop
share/gq/bomb.xpm
+share/gq/hide.xpm
share/gq/line.xpm
share/gq/logo.xpm
+share/gq/new.xpm
share/gq/textarea.xpm
share/gq/warning.xpm
@dirrm share/gq