Add eiciel.

Eiciel allows you to visually edit file ACL entries. You can add and remove
users and groups who will be granted permissions through the graphical
interface.

WWW: http://rofi.pinchito.com/eiciel/

PR:		ports/83810
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
This commit is contained in:
Jean-Yves Lefort 2005-07-24 19:08:22 +00:00
parent 2c5ab205f9
commit afc3a8d2f7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=140024
6 changed files with 103 additions and 0 deletions

View File

@ -123,6 +123,7 @@
SUBDIR += dvdtape
SUBDIR += dwatch
SUBDIR += e2fsprogs
SUBDIR += eiciel
SUBDIR += eject
SUBDIR += enteruser
SUBDIR += env4801

48
sysutils/eiciel/Makefile Normal file
View File

@ -0,0 +1,48 @@
# New ports collection makefile for: eiciel
# Date created: July 20, 2005
# Whom: andreas@syndrom23.de
#
# $FreeBSD$
#
PORTNAME= eiciel
PORTVERSION= 0.7
CATEGORIES= sysutils security
MASTER_SITES= http://rofi.pinchito.com/eiciel/download/
MAINTAINER= andreas@syndrom23.de
COMMENT= A GNOME-based ACL editor, with integration into Nautilus
LIB_DEPENDS= gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24
USE_BZIP2= yes
USE_REINPLACE= yes
USE_GNOME= gnomeprefix gnomehack intlhack nautilus2
USE_X_PREFIX= yes
USE_AUTOTOOLS= libtool:15
MAN1= eiciel.1
.if defined(WITHOUT_NLS)
PLIST_SUB+= NLS="@comment "
CONFIGURE_ARGS+= --disable-nls
.else
PLIST_SUB+= NLS=""
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
.endif
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
IGNORE= Needs ACL support available in FreeBSD 5.0 and later
.endif
post-patch:
@${REINPLACE_CMD} -e '/^libeiciel_nautilus_la_LDFLAGS/ s|= |= -avoid-version -module |' \
${WRKSRC}/src/Makefile.in
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>

2
sysutils/eiciel/distinfo Normal file
View File

@ -0,0 +1,2 @@
MD5 (eiciel-0.7.tar.bz2) = 276a284669334649fdcbec6a9b0b80af
SIZE (eiciel-0.7.tar.bz2) = 481773

View File

@ -0,0 +1,5 @@
Eiciel allows you to visually edit file ACL entries. You can add and remove
users and groups who will be granted permissions through the graphical
interface.
WWW: http://rofi.pinchito.com/eiciel/

View File

@ -0,0 +1,6 @@
===============================================================================
To use the eiciel Nautilus extension, Nautilus has to be restarted.
ACLs are not enabled by default. To enable them, use "tunefs -a" (only works
on unmounted file systems) or the "acls" mount(8) option.
===============================================================================

41
sysutils/eiciel/pkg-plist Normal file
View File

@ -0,0 +1,41 @@
bin/eiciel
lib/nautilus/extensions-1.0/libeiciel-nautilus.so
share/gnome/eiciel/doc/C/eiciel.xml
share/gnome/eiciel/doc/C/figures/Makefile.am
share/gnome/eiciel/doc/C/figures/altres-default.png
share/gnome/eiciel/doc/C/figures/altres.png
share/gnome/eiciel/doc/C/figures/detall_mascara.png
share/gnome/eiciel/doc/C/figures/entrada_acl.png
share/gnome/eiciel/doc/C/figures/grup-acl-default.png
share/gnome/eiciel/doc/C/figures/grup-acl.png
share/gnome/eiciel/doc/C/figures/grup-default.png
share/gnome/eiciel/doc/C/figures/grup.png
share/gnome/eiciel/doc/C/figures/mascara-default.png
share/gnome/eiciel/doc/C/figures/mascara.png
share/gnome/eiciel/doc/C/figures/obrir_fitxer.png
share/gnome/eiciel/doc/C/figures/obrir_fitxer_nautilus.png
share/gnome/eiciel/doc/C/figures/permisos_acl.png
share/gnome/eiciel/doc/C/figures/permisos_ugo.png
share/gnome/eiciel/doc/C/figures/usuari-acl-default.png
share/gnome/eiciel/doc/C/figures/usuari-acl.png
share/gnome/eiciel/doc/C/figures/usuari-default.png
share/gnome/eiciel/doc/C/figures/usuari.png
share/gnome/eiciel/img/altres-default.png
share/gnome/eiciel/img/altres.png
share/gnome/eiciel/img/grup-acl-default.png
share/gnome/eiciel/img/grup-acl.png
share/gnome/eiciel/img/grup-default.png
share/gnome/eiciel/img/grup.png
share/gnome/eiciel/img/mascara-default.png
share/gnome/eiciel/img/mascara.png
share/gnome/eiciel/img/usuari-acl-default.png
share/gnome/eiciel/img/usuari-acl.png
share/gnome/eiciel/img/usuari-default.png
share/gnome/eiciel/img/usuari.png
%%NLS%%share/locale/ca/LC_MESSAGES/eiciel.mo
%%NLS%%share/locale/es/LC_MESSAGES/eiciel.mo
@dirrm share/gnome/eiciel/doc/C/figures
@dirrm share/gnome/eiciel/doc/C
@dirrm share/gnome/eiciel/doc
@dirrm share/gnome/eiciel/img
@dirrm share/gnome/eiciel