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

(-)sysutils/eiciel/Makefile (-17 / +7 lines)
Lines 6-15 Link Here
6
#
6
#
7
7
8
PORTNAME=	eiciel
8
PORTNAME=	eiciel
9
PORTVERSION=	0.9.4
9
PORTVERSION=	0.9.5.1
10
PORTREVISION=	3
11
CATEGORIES=	sysutils security
10
CATEGORIES=	sysutils security
12
MASTER_SITES=	http://rofi.pinchito.com/eiciel/download/
11
MASTER_SITES=	http://rofi.roger-ferrer.org/eiciel/download/
13
12
14
MAINTAINER=	ports@FreeBSD.org
13
MAINTAINER=	ports@FreeBSD.org
15
COMMENT=	A GNOME-based ACL editor, with integration into Nautilus
14
COMMENT=	A GNOME-based ACL editor, with integration into Nautilus
Lines 17-39 Link Here
17
LIB_DEPENDS=	gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
16
LIB_DEPENDS=	gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
18
17
19
USE_BZIP2=	yes
18
USE_BZIP2=	yes
20
USE_GNOME=	gnomeprefix gnomehack intlhack nautilus2
19
USE_GNOME=	gnomehack gnomeprefix intlhack nautilus2
21
USE_X_PREFIX=	yes
20
USE_GETTEXT=	yes
22
GNU_CONFIGURE=	yes
23
USE_GMAKE=	yes
21
USE_GMAKE=	yes
24
22
USE_AUTOTOOLS=	libtool:15
25
MAN1=		eiciel.1
26
27
.if defined(WITHOUT_NLS)
28
PLIST_SUB+=	NLS="@comment "
29
CONFIGURE_ARGS+=	--disable-nls
30
.else
31
PLIST_SUB+=	NLS=""
32
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
23
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
33
		LDFLAGS="-L${LOCALBASE}/lib"
24
		LDFLAGS="-L${LOCALBASE}/lib"
34
.endif
35
25
36
.include <bsd.port.pre.mk>
26
MAN1=		eiciel.1
37
27
38
post-patch:
28
post-patch:
39
	@${REINPLACE_CMD} -e '/^libeiciel_nautilus_la_LDFLAGS/ s|= |= -avoid-version -module |' \
29
	@${REINPLACE_CMD} -e '/^libeiciel_nautilus_la_LDFLAGS/ s|= |= -avoid-version -module |' \
Lines 42-45 Link Here
42
post-install:
32
post-install:
43
	@${CAT} ${PKGMESSAGE}
33
	@${CAT} ${PKGMESSAGE}
44
34
45
.include <bsd.port.post.mk>
35
.include <bsd.port.mk>
(-)sysutils/eiciel/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (eiciel-0.9.4.tar.bz2) = 7678fe1da7959bed47f653b810f5f285
1
MD5 (eiciel-0.9.5.1.tar.bz2) = ccee80921789f7b8c5657fc1aadd4e3f
2
SHA256 (eiciel-0.9.4.tar.bz2) = 759fed820f6eb09b7ab2eb05cdd586994c5a7d75f6449f16d427162dd23e2915
2
SHA256 (eiciel-0.9.5.1.tar.bz2) = 7394dbaa53e1a5b251c0ba60e903d8addf2de63d0fa30ef66b68cfba0d7b3dd0
3
SIZE (eiciel-0.9.4.tar.bz2) = 565682
3
SIZE (eiciel-0.9.5.1.tar.bz2) = 577616
(-)sysutils/eiciel/pkg-plist (-46 / +46 lines)
Lines 3-52 Link Here
3
lib/nautilus/extensions-1.0/libeiciel-nautilus.la
3
lib/nautilus/extensions-1.0/libeiciel-nautilus.la
4
lib/nautilus/extensions-1.0/libeiciel-nautilus.so
4
lib/nautilus/extensions-1.0/libeiciel-nautilus.so
5
share/applications/eiciel.desktop
5
share/applications/eiciel.desktop
6
share/eiciel/doc/C/eiciel.xml
6
%%DATADIR%%/img/altres-default.png
7
share/eiciel/doc/C/figures/altres-default.png
7
%%DATADIR%%/img/altres.png
8
share/eiciel/doc/C/figures/altres.png
8
%%DATADIR%%/img/grup-acl-default.png
9
share/eiciel/doc/C/figures/detall_mascara.png
9
%%DATADIR%%/img/grup-acl.png
10
share/eiciel/doc/C/figures/entrada_acl.png
10
%%DATADIR%%/img/grup-default.png
11
share/eiciel/doc/C/figures/grup-acl-default.png
11
%%DATADIR%%/img/grup.png
12
share/eiciel/doc/C/figures/grup-acl.png
12
%%DATADIR%%/img/icona_eiciel_16.png
13
share/eiciel/doc/C/figures/grup-default.png
13
%%DATADIR%%/img/icona_eiciel_24.png
14
share/eiciel/doc/C/figures/grup.png
14
%%DATADIR%%/img/icona_eiciel_32.png
15
share/eiciel/doc/C/figures/mascara-default.png
15
%%DATADIR%%/img/icona_eiciel_48.png
16
share/eiciel/doc/C/figures/mascara.png
16
%%DATADIR%%/img/icona_eiciel_64.png
17
share/eiciel/doc/C/figures/obrir_fitxer.png
17
%%DATADIR%%/img/mascara-default.png
18
share/eiciel/doc/C/figures/obrir_fitxer_nautilus.png
18
%%DATADIR%%/img/mascara.png
19
share/eiciel/doc/C/figures/pantalla_ea.png
19
%%DATADIR%%/img/usuari-acl-default.png
20
share/eiciel/doc/C/figures/permisos_acl.png
20
%%DATADIR%%/img/usuari-acl.png
21
share/eiciel/doc/C/figures/permisos_ugo.png
21
%%DATADIR%%/img/usuari-default.png
22
share/eiciel/doc/C/figures/usuari-acl-default.png
22
%%DATADIR%%/img/usuari.png
23
share/eiciel/doc/C/figures/usuari-acl.png
23
share/gnome/help/eiciel/C/eiciel.xml
24
share/eiciel/doc/C/figures/usuari-default.png
24
share/gnome/help/eiciel/C/figures/altres-default.png
25
share/eiciel/doc/C/figures/usuari.png
25
share/gnome/help/eiciel/C/figures/altres.png
26
share/eiciel/img/altres-default.png
26
share/gnome/help/eiciel/C/figures/detall_mascara.png
27
share/eiciel/img/altres.png
27
share/gnome/help/eiciel/C/figures/entrada_acl.png
28
share/eiciel/img/grup-acl-default.png
28
share/gnome/help/eiciel/C/figures/grup-acl-default.png
29
share/eiciel/img/grup-acl.png
29
share/gnome/help/eiciel/C/figures/grup-acl.png
30
share/eiciel/img/grup-default.png
30
share/gnome/help/eiciel/C/figures/grup-default.png
31
share/eiciel/img/grup.png
31
share/gnome/help/eiciel/C/figures/grup.png
32
share/eiciel/img/icona_eiciel_16.png
32
share/gnome/help/eiciel/C/figures/mascara-default.png
33
share/eiciel/img/icona_eiciel_24.png
33
share/gnome/help/eiciel/C/figures/mascara.png
34
share/eiciel/img/icona_eiciel_32.png
34
share/gnome/help/eiciel/C/figures/obrir_fitxer.png
35
share/eiciel/img/icona_eiciel_48.png
35
share/gnome/help/eiciel/C/figures/obrir_fitxer_nautilus.png
36
share/eiciel/img/icona_eiciel_64.png
36
share/gnome/help/eiciel/C/figures/pantalla_ea.png
37
share/eiciel/img/mascara-default.png
37
share/gnome/help/eiciel/C/figures/permisos_acl.png
38
share/eiciel/img/mascara.png
38
share/gnome/help/eiciel/C/figures/permisos_ugo.png
39
share/eiciel/img/usuari-acl-default.png
39
share/gnome/help/eiciel/C/figures/usuari-acl-default.png
40
share/eiciel/img/usuari-acl.png
40
share/gnome/help/eiciel/C/figures/usuari-acl.png
41
share/eiciel/img/usuari-default.png
41
share/gnome/help/eiciel/C/figures/usuari-default.png
42
share/eiciel/img/usuari.png
42
share/gnome/help/eiciel/C/figures/usuari.png
43
%%NLS%%share/locale/ca/LC_MESSAGES/eiciel.mo
43
share/locale/ca/LC_MESSAGES/eiciel.mo
44
%%NLS%%share/locale/de/LC_MESSAGES/eiciel.mo
44
share/locale/de/LC_MESSAGES/eiciel.mo
45
%%NLS%%share/locale/es/LC_MESSAGES/eiciel.mo
45
share/locale/es/LC_MESSAGES/eiciel.mo
46
%%NLS%%share/locale/sv/LC_MESSAGES/eiciel.mo
46
share/locale/sv/LC_MESSAGES/eiciel.mo
47
@dirrm share/eiciel/img
47
@dirrm %%DATADIR%%/img
48
@dirrm share/eiciel/doc/C/figures
48
@dirrm %%DATADIR%%
49
@dirrm share/eiciel/doc/C
49
@dirrm share/gnome/help/eiciel/C/figures
50
@dirrm share/eiciel/doc
50
@dirrm share/gnome/help/eiciel/C
51
@dirrm share/eiciel
51
@dirrm share/gnome/help/eiciel
52
@dirrmtry share/applications
52
@dirrmtry share/applications

Return to bug 118616