diff --git a/databases/gq/Makefile b/databases/gq/Makefile index 0d447be393a..28256f5dd7e 100644 --- a/databases/gq/Makefile +++ b/databases/gq/Makefile @@ -1,18 +1,18 @@ -# $OpenBSD: Makefile,v 1.4 2002/12/29 19:37:52 fgsch Exp $ +# $OpenBSD: Makefile,v 1.5 2003/04/01 20:30:05 sturm Exp $ COMMENT= "GTK-based LDAP client" -VERSION= 0.5.0 +VERSION= 0.6.0 DISTNAME= gq-${VERSION} -PKGNAME= ${DISTNAME} CATEGORIES= databases -MASTER_SITES= ${HOMEPAGE}/download/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gqclient/} HOMEPAGE= http://biot.com/gq/ MAINTAINER= Olivier Lemaire +# GPL PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes @@ -21,7 +21,10 @@ PERMIT_DISTFILES_FTP= Yes USE_X11= Yes LIB_DEPENDS= gtk.1.2,gdk.1.2::x11/gtk+ \ - ldap,lber::databases/openldap + ldap,lber::databases/openldap \ + gdk_pixbuf::graphics/gdk-pixbuf + +MODULES= iconv CONFIGURE_STYLE= gnu CONFIGURE_ARGS+= --with-ldap-prefix=${LOCALBASE} diff --git a/databases/gq/distinfo b/databases/gq/distinfo index 9c42e86c486..dbd46f155bc 100644 --- a/databases/gq/distinfo +++ b/databases/gq/distinfo @@ -1,3 +1,3 @@ -MD5 (gq-0.5.0.tar.gz) = d127dbbb1ab8b02fb057f908d7b72c54 -RMD160 (gq-0.5.0.tar.gz) = c203fdb48c2b67592b343b26d733363a771ada22 -SHA1 (gq-0.5.0.tar.gz) = a376d132203214e4fd37647eaf245d10760f771a +MD5 (gq-0.6.0.tar.gz) = 8b77859a42d220e689f7c81f58afe94b +RMD160 (gq-0.6.0.tar.gz) = da3ba2effd28ba7889d007c656e89f96a4aafac5 +SHA1 (gq-0.6.0.tar.gz) = 23c0d839f83f69931b30c33f500ca8d697d651ed diff --git a/databases/gq/pkg/DESCR b/databases/gq/pkg/DESCR index 0629552a44d..2f1996e6dad 100644 --- a/databases/gq/pkg/DESCR +++ b/databases/gq/pkg/DESCR @@ -1,13 +1,17 @@ GQ is a GTK-based LDAP client. Features include: - . LDAP browser - . LDAP V3 Schema browser - . Template builder - . Export subtree or whole server to LDIF - . Use any number of servers - . Search based on single argument or LDAP filter - . Edit and delete entries - . Add entries using an existing entry, or based on your own template + + * LDAP browser + * LDAP V3 Schema browser + * Template builder + * Export subtree or whole server to LDIF + * Use any number of servers + * Search based on single argument or LDAP filter + * Edit and delete entries + * Add entries using an existing entry, or based on your own template + * Supports LDAP syntaxes and special attributes by presenting them in a custom + way. Currently there are custom "displaytypes" for jpegPhoto, userPassword + and X509 certificates and CRLs. WWW: ${HOMEPAGE} diff --git a/databases/gq/pkg/PLIST b/databases/gq/pkg/PLIST index 796813ce483..27eb77c46f2 100644 --- a/databases/gq/pkg/PLIST +++ b/databases/gq/pkg/PLIST @@ -1,6 +1,7 @@ -@comment $OpenBSD: PLIST,v 1.2 2002/03/21 01:17:41 kevlo Exp $ +@comment $OpenBSD: PLIST,v 1.3 2003/04/01 20:30:05 sturm Exp $ bin/gq share/gnome/apps/Internet/gq.desktop +share/locale/de/LC_MESSAGES/gq.mo share/pixmaps/gq/bomb.xpm share/pixmaps/gq/line.xpm share/pixmaps/gq/logo.xpm