View | Details | Raw Unified | Return to bug 83953
Collapse All | Expand All

(-)diradmin/Makefile (-5 / +3 lines)
Lines 9-25 Link Here
9
PORTVERSION=	1.5.1
9
PORTVERSION=	1.5.1
10
PORTREVISION=	2
10
PORTREVISION=	2
11
CATEGORIES=	net
11
CATEGORIES=	net
12
MASTER_SITES=	http://diradmin.open-it.org/
12
MASTER_SITES=	http://diradmin.open-it.org/releases/ \
13
		http://diradmin.open-it.org/releases/old/
13
DISTNAME=	directory_administrator-${PORTVERSION}
14
DISTNAME=	directory_administrator-${PORTVERSION}
14
15
15
MAINTAINER=	lewiz@compsoc.man.ac.uk
16
MAINTAINER=	lewiz@compsoc.man.ac.uk
16
COMMENT=	A smart LDAP directory management tool
17
COMMENT=	A smart LDAP directory management tool
17
18
18
BROKEN=		Incomplete pkg-plist
19
DEPRECATED=	${BROKEN}
20
EXPIRATION_DATE=2005-09-22
21
22
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
20
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
23
USE_GMAKE=	yes
21
USE_GMAKE=	yes
24
USE_X_PREFIX=	yes
22
USE_X_PREFIX=	yes
25
USE_GNOME=	gnomelibs
23
USE_GNOME=	gnomelibs
(-)diradmin/pkg-plist (+1 lines)
Lines 20-22 Link Here
20
share/gnome/pixmaps/directory_administrator/old-user-icon.xpm
20
share/gnome/pixmaps/directory_administrator/old-user-icon.xpm
21
share/gnome/pixmaps/directory_administrator/user-icon.xpm
21
share/gnome/pixmaps/directory_administrator/user-icon.xpm
22
@dirrm share/gnome/pixmaps/directory_administrator
22
@dirrm share/gnome/pixmaps/directory_administrator
23
@unexec rmdir %D/share/applications 2>/dev/null || true

Return to bug 83953