mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
libgnomesu already in ports/security
Pointyhat to: myself
This commit is contained in:
parent
040e61a2d1
commit
39098fe965
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126784
@ -227,7 +227,6 @@
|
||||
SUBDIR += libchk
|
||||
SUBDIR += libgksu
|
||||
SUBDIR += libgksuui
|
||||
SUBDIR += libgnomesu
|
||||
SUBDIR += libieee1284
|
||||
SUBDIR += libretto-config
|
||||
SUBDIR += libutempter
|
||||
|
@ -1,27 +0,0 @@
|
||||
# ex:ts=8
|
||||
# Ports collection makefile for: libgnomesu
|
||||
# Date created: Jan 18, 2005
|
||||
# Whom: ijliao
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= libgnomesu
|
||||
PORTVERSION= 0.9.6
|
||||
CATEGORIES= sysutils gnome
|
||||
MASTER_SITES= http://members1.chello.nl/~h.lai/libgnomesu/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A library which allows you to run programs as root or another user
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gnomeprefix gnomehack pkgconfig glib20 gtk20 libglade2 gconf2 \
|
||||
libgnomeui libbonobo
|
||||
USE_GETTEXT= yes
|
||||
USE_PERL5_BUILD= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
CONFIGURE_ARGS= --with-pam-dir=${PREFIX}/etc/pam.d
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
MD5 (libgnomesu-0.9.6.tar.gz) = f9f29d7c584ccc9610280e65de6af7e6
|
||||
SIZE (libgnomesu-0.9.6.tar.gz) = 435585
|
@ -1,15 +0,0 @@
|
||||
--- ltmain.sh.orig Wed Jan 19 13:54:05 2005
|
||||
+++ ltmain.sh Wed Jan 19 14:02:48 2005
|
||||
@@ -5428,10 +5428,12 @@
|
||||
fi
|
||||
|
||||
# Install the pseudo-library for information purposes.
|
||||
+ if /usr/bin/false ; then
|
||||
name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
|
||||
instname="$dir/$name"i
|
||||
$show "$install_prog $instname $destdir/$name"
|
||||
$run eval "$install_prog $instname $destdir/$name" || exit $?
|
||||
+ fi
|
||||
|
||||
# Maybe install the static library, too.
|
||||
test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
|
@ -1,10 +0,0 @@
|
||||
--- pam-backend/pam.c.orig Wed Jan 19 13:48:56 2005
|
||||
+++ pam-backend/pam.c Wed Jan 19 13:49:01 2005
|
||||
@@ -17,7 +17,6 @@
|
||||
*/
|
||||
|
||||
#include <security/pam_appl.h>
|
||||
-#include <security/pam_misc.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <sys/types.h>
|
@ -1,4 +0,0 @@
|
||||
libgnomesu is a library which allows you to run programs as root or another
|
||||
user.
|
||||
|
||||
WWW: http://members1.chello.nl/~h.lai/libgnomesu/
|
@ -1,44 +0,0 @@
|
||||
bin/gnomesu
|
||||
etc/pam.d/gnomesu-pam
|
||||
include/libgnomesu-1.0/libgnomesu/gnomesu-auth-dialog.h
|
||||
include/libgnomesu-1.0/libgnomesu/libgnomesu.h
|
||||
@dirrm include/libgnomesu-1.0/libgnomesu
|
||||
@dirrm include/libgnomesu-1.0
|
||||
lib/libgnomesu.so
|
||||
lib/libgnomesu.so.1
|
||||
libdata/pkgconfig/libgnomesu-1.0.pc
|
||||
libexec/gnomesu-backend
|
||||
libexec/gnomesu-pam-backend
|
||||
share/gnome/application-registry/gnomesu-nautilus.applications
|
||||
share/gnome/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/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/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/sk/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/zh_CN/LC_MESSAGES/libgnomesu-1.0.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/libgnomesu-1.0.mo
|
Loading…
Reference in New Issue
Block a user