diff options
Diffstat (limited to 'security/libgnomesu')
-rw-r--r-- | security/libgnomesu/Makefile | 39 | ||||
-rw-r--r-- | security/libgnomesu/distinfo | 3 | ||||
-rw-r--r-- | security/libgnomesu/files/gnomesu-pam.4.x.sample | 3 | ||||
-rw-r--r-- | security/libgnomesu/files/gnomesu-pam.5.x.sample | 3 | ||||
-rw-r--r-- | security/libgnomesu/pkg-descr | 17 | ||||
-rw-r--r-- | security/libgnomesu/pkg-message | 16 | ||||
-rw-r--r-- | security/libgnomesu/pkg-plist | 57 |
7 files changed, 0 insertions, 138 deletions
diff --git a/security/libgnomesu/Makefile b/security/libgnomesu/Makefile deleted file mode 100644 index 87412ff0f..000000000 --- a/security/libgnomesu/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# New ports collection makefile for: libgnomesu -# Date created: 12 January 2005 -# Whom: Adam Weinberger <adamw@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/security/libgnomesu/Makefile,v 1.2 2007/05/19 21:36:21 marcus Exp $ - -PORTNAME= libgnomesu -PORTVERSION= 1.0.0 -PORTREVISION= 9 -CATEGORIES= security gnome -MASTER_SITES= http://members.chello.nl/~h.lai/libgnomesu/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Library and frontend for running commands as root - -USE_AUTOTOOLS= libtool:22 -USE_GMAKE= yes -USE_GNOME= gnomehack gnomeprefix libgnomeui -CONFIGURE_ARGS+=--disable-install-pam -CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" - -post-patch: - @${REINPLACE_CMD} -e 's|-DGTK_DISABLE_DEPRECATED||g' \ - ${WRKSRC}/src/Makefile.in - -post-install: - ${MKDIR} ${EXAMPLESDIR} - ${INSTALL_DATA} ${FILESDIR}/gnomesu-pam.4.x.sample ${EXAMPLESDIR} - ${INSTALL_DATA} ${FILESDIR}/gnomesu-pam.5.x.sample ${EXAMPLESDIR} -.if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/doc/api.html ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/doc/libgnomesu.css ${DOCSDIR} -.endif - @${SED} -e "s|%%EXAMPLESDIR%%|${EXAMPLESDIR}|g" ${PKGMESSAGE} - -.include <bsd.port.mk> diff --git a/security/libgnomesu/distinfo b/security/libgnomesu/distinfo deleted file mode 100644 index ae98aa063..000000000 --- a/security/libgnomesu/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (libgnomesu-1.0.0.tar.gz) = 9f1cb8c3f61ad2fb31ad05a5d3eb211d -SHA256 (libgnomesu-1.0.0.tar.gz) = c09529708289a3bda1c0f02d9d73bfcd6f66b8c4f99cbc0fe996fc95948c5d37 -SIZE (libgnomesu-1.0.0.tar.gz) = 448457 diff --git a/security/libgnomesu/files/gnomesu-pam.4.x.sample b/security/libgnomesu/files/gnomesu-pam.4.x.sample deleted file mode 100644 index abaa3ca0a..000000000 --- a/security/libgnomesu/files/gnomesu-pam.4.x.sample +++ /dev/null @@ -1,3 +0,0 @@ -gnomesu-pam auth required pam_unix.so try_first_pass -gnomesu-pam session required pam_permit.so -gnomesu-pam account required pam_permit.so diff --git a/security/libgnomesu/files/gnomesu-pam.5.x.sample b/security/libgnomesu/files/gnomesu-pam.5.x.sample deleted file mode 100644 index 22120ae72..000000000 --- a/security/libgnomesu/files/gnomesu-pam.5.x.sample +++ /dev/null @@ -1,3 +0,0 @@ -auth required pam_unix.so try_first_pass -session required pam_permit.so -account required pam_permit.so diff --git a/security/libgnomesu/pkg-descr b/security/libgnomesu/pkg-descr deleted file mode 100644 index a1b5e6fb9..000000000 --- a/security/libgnomesu/pkg-descr +++ /dev/null @@ -1,17 +0,0 @@ -libgnomesu is a library for providing superuser privileges to GNOME -applications. It supports consolehelper, PAM and su. - -libgnomesu will use one the following services (in order of priority), -depending on which one is available: -- consolehelper -- PAM -- su - -libgnomesu will use the su-based backend as final fallback, if no other -services are available. This service uses a backend which is a modified -version of GNU su. - -libgnomesu comes with the GUI frontend 'gnomesu' and a Nautilus component -for Nautilus integration. - -WWW: http://members.chello.nl/~h.lai/libgnomesu/ diff --git a/security/libgnomesu/pkg-message b/security/libgnomesu/pkg-message deleted file mode 100644 index c7c9cf5d9..000000000 --- a/security/libgnomesu/pkg-message +++ /dev/null @@ -1,16 +0,0 @@ - -#################################################### - -The gnomesu part of libgnomesu will use su(1) without -any further work. To utilize the PAM support, however, -you must perform the following: - -On 4.x: - cat %%EXAMPLESDIR%%/gnomesu-pam.4.x.sample >> /etc/pam.conf - -On 5.x/6.x: - cp %%EXAMPLESDIR%%/gnomesu-pam.5.x.sample \ - /etc/pam.d/gnomesu-pam - -#################################################### - diff --git a/security/libgnomesu/pkg-plist b/security/libgnomesu/pkg-plist deleted file mode 100644 index 0c8487288..000000000 --- a/security/libgnomesu/pkg-plist +++ /dev/null @@ -1,57 +0,0 @@ -bin/gnomesu -include/libgnomesu-1.0/libgnomesu/gnomesu-auth-dialog.h -include/libgnomesu-1.0/libgnomesu/libgnomesu.h -lib/libgnomesu.a -lib/libgnomesu.la -lib/libgnomesu.so -lib/libgnomesu.so.2 -libdata/pkgconfig/libgnomesu-1.0.pc -libexec/gnomesu-backend -libexec/gnomesu-pam-backend -%%PORTDOCS%%%%DOCSDIR%%/api.html -%%PORTDOCS%%%%DOCSDIR%%/libgnomesu.css -%%EXAMPLESDIR%%/gnomesu-pam.4.x.sample -%%EXAMPLESDIR%%/gnomesu-pam.5.x.sample -share/application-registry/gnomesu-nautilus.applications -share/mime-info/gnomesu-nautilus.keys -share/locale/az/LC_MESSAGES/libgnomesu-1.0.mo -share/locale/bg/LC_MESSAGES/libgnomesu-1.0.mo -share/locale/bs/LC_MESSAGES/libgnomesu-1.0.mo -share/locale/ca/LC_MESSAGES/libgnomesu-1.0.mo -share/locale/cs/LC_MESSAGES/libgnomesu-1.0.mo -share/locale/da/LC_MESSAGES/libgnomesu-1.0.mo -share/locale/de/LC_MESSAGES/libgnomesu-1.0.mo -share/locale/el/LC_MESSAGES/libgnomesu-1.0.mo -share/locale/en_CA/LC_MESSAGES/libgnomesu-1.0.mo -share/locale/en_GB/LC_MESSAGES/libgnomesu-1.0.mo -share/locale/es/LC_MESSAGES/libgnomesu-1.0.mo -share/locale/eu/LC_MESSAGES/libgnomesu-1.0.mo -share/locale/fi/LC_MESSAGES/libgnomesu-1.0.mo -share/locale/fr/LC_MESSAGES/libgnomesu-1.0.mo -share/locale/gu/LC_MESSAGES/libgnomesu-1.0.mo -share/locale/hr/LC_MESSAGES/libgnomesu-1.0.mo -share/locale/hu/LC_MESSAGES/libgnomesu-1.0.mo -share/locale/it/LC_MESSAGES/libgnomesu-1.0.mo -share/locale/ja/LC_MESSAGES/libgnomesu-1.0.mo -share/locale/ko/LC_MESSAGES/libgnomesu-1.0.mo -share/locale/lt/LC_MESSAGES/libgnomesu-1.0.mo -share/locale/ms/LC_MESSAGES/libgnomesu-1.0.mo -share/locale/nb/LC_MESSAGES/libgnomesu-1.0.mo -share/locale/nl/LC_MESSAGES/libgnomesu-1.0.mo -share/locale/pa/LC_MESSAGES/libgnomesu-1.0.mo -share/locale/pl/LC_MESSAGES/libgnomesu-1.0.mo -share/locale/pt/LC_MESSAGES/libgnomesu-1.0.mo -share/locale/pt_BR/LC_MESSAGES/libgnomesu-1.0.mo -share/locale/rw/LC_MESSAGES/libgnomesu-1.0.mo -share/locale/sk/LC_MESSAGES/libgnomesu-1.0.mo -share/locale/sq/LC_MESSAGES/libgnomesu-1.0.mo -share/locale/sr/LC_MESSAGES/libgnomesu-1.0.mo -share/locale/sr@Latn/LC_MESSAGES/libgnomesu-1.0.mo -share/locale/sv/LC_MESSAGES/libgnomesu-1.0.mo -share/locale/tr/LC_MESSAGES/libgnomesu-1.0.mo -share/locale/zh_CN/LC_MESSAGES/libgnomesu-1.0.mo -share/locale/zh_TW/LC_MESSAGES/libgnomesu-1.0.mo -@dirrm include/libgnomesu-1.0/libgnomesu -@dirrm include/libgnomesu-1.0 -@dirrm %%EXAMPLESDIR%% -%%PORTDOCS%%@dirrm %%DOCSDIR%% |