mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Remove sysutils/libgksuui. It's a part of sysutils/libgksu now.
This commit is contained in:
parent
0df3874092
commit
b03d6c9f0a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274124
1
MOVED
1
MOVED
@ -2179,3 +2179,4 @@ net/skype12|net-im/skype12|2011-05-09|Moved to better category
|
||||
net/skype|net-im/skype|2011-05-09|Moved to better category
|
||||
net/skype-devel|net-im/skype-devel|2011-05-12|Moved to better category
|
||||
devel/libchipcard-kde||2011-05-14|obsolete
|
||||
sysutils/libgksuui|sysutils/libgksu|2011-05-14|Removed: It is a part of sysutils/libgksu now
|
||||
|
@ -427,7 +427,6 @@
|
||||
SUBDIR += libcdio
|
||||
SUBDIR += libchk
|
||||
SUBDIR += libgksu
|
||||
SUBDIR += libgksuui
|
||||
SUBDIR += libieee1284
|
||||
SUBDIR += libpcbsd
|
||||
SUBDIR += libretto-config
|
||||
|
@ -1,25 +0,0 @@
|
||||
# New ports collection makefile for: libgksuui1.0
|
||||
# Date created: 2 October 2004
|
||||
# Whom: Jesse van den Kieboom <troplosti@orcaweb.cjb.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= libgksuui
|
||||
PORTVERSION= 1.0.7
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://people.debian.org/~kov/gksu/old_stuff/libgksuui1.0/
|
||||
DISTNAME= ${PORTNAME}1.0-${PORTVERSION}
|
||||
|
||||
MAINTAINER= bsam@FreeBSD.org
|
||||
COMMENT= A graphical fronted to su library
|
||||
|
||||
USE_GNOME= gtk20 pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ARGS= --enable-gtk-doc=no
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (libgksuui1.0-1.0.7.tar.gz) = e51f19d9bae6bab19502e16254d506780533d50db0fc63efe7e552823c74b9e9
|
||||
SIZE (libgksuui1.0-1.0.7.tar.gz) = 567721
|
@ -1,11 +0,0 @@
|
||||
--- Makefile.in.orig Sat Oct 2 11:38:08 2004
|
||||
+++ Makefile.in Sat Oct 2 11:36:10 2004
|
||||
@@ -171,7 +171,7 @@
|
||||
|
||||
DISTCLEANFILES = *~
|
||||
|
||||
-SUBDIRS = intl m4 po libgksuui graphics docs
|
||||
+SUBDIRS = intl m4 po libgksuui graphics
|
||||
DIST_SUBDIRS = $(SUBDIRS)
|
||||
|
||||
ACLOCAL_AMFLAGS = -I m4
|
@ -1,20 +0,0 @@
|
||||
--- libgksuui/Makefile.in.orig Sun Sep 5 17:44:12 2004
|
||||
+++ libgksuui/Makefile.in Fri Nov 5 00:34:39 2004
|
||||
@@ -167,7 +167,7 @@
|
||||
sharedstatedir = @sharedstatedir@
|
||||
sysconfdir = @sysconfdir@
|
||||
target_alias = @target_alias@
|
||||
-AM_CFLAGS = -g -O2 -Wall
|
||||
+AM_CFLAGS = $(CFLAGS)
|
||||
INCLUDES = `pkg-config --cflags gtk+-2.0`
|
||||
AM_CPPFLAGS = -DLOCALEDIR=\"$(datadir)/locale\" -DDATA_DIR=\"$(datadir)\" -DPREFIX=\"$(prefix)\"
|
||||
|
||||
@@ -183,7 +183,7 @@
|
||||
|
||||
include_HEADERS = gksuui.h gksuui-dialog.h gksuui-convenience.h
|
||||
|
||||
-pkgconfigdir = ${libdir}/pkgconfig
|
||||
+pkgconfigdir = $(prefix)/libdata//pkgconfig
|
||||
pkgconfig_DATA = $(PACKAGE).pc
|
||||
|
||||
noinst_PROGRAMS = test-gksuui
|
@ -1,14 +0,0 @@
|
||||
--- libgksuui/gksuui-convenience.c.orig Tue Nov 9 02:19:01 2004
|
||||
+++ libgksuui/gksuui-convenience.c Tue Nov 9 02:21:28 2004
|
||||
@@ -20,9 +20,9 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
-#include <sys/select.h>
|
||||
-#include <sys/time.h>
|
||||
#include <sys/types.h>
|
||||
+#include <sys/time.h>
|
||||
+#include <sys/select.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <gtk/gtk.h>
|
@ -1,8 +0,0 @@
|
||||
This library comes from the gksu program. It provides a Gtk+ dialog and
|
||||
X authentication facilities for running programs as root or another user
|
||||
in a X session.
|
||||
|
||||
WWW: http://www.gnu.org/non-gnu/gksu/
|
||||
|
||||
- Jesse van den Kieboom
|
||||
troplosti@orcaweb.cjb.net
|
@ -1,25 +0,0 @@
|
||||
include/libgksuui1.0/gksuui.h
|
||||
include/libgksuui1.0/gksuui-dialog.h
|
||||
include/libgksuui1.0/gksuui-convenience.h
|
||||
lib/libgksuui1.0.a
|
||||
lib/libgksuui1.0.la
|
||||
lib/libgksuui1.0.so
|
||||
lib/libgksuui1.0.so.1
|
||||
libdata/pkgconfig/libgksuui1.0.pc
|
||||
share/libgksuui1.0/gksu-auth.png
|
||||
share/locale/ca/LC_MESSAGES/libgksuui1.0.mo
|
||||
share/locale/da/LC_MESSAGES/libgksuui1.0.mo
|
||||
share/locale/de/LC_MESSAGES/libgksuui1.0.mo
|
||||
share/locale/es/LC_MESSAGES/libgksuui1.0.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/libgksuui1.0.mo
|
||||
share/locale/ru/LC_MESSAGES/libgksuui1.0.mo
|
||||
share/locale/cs/LC_MESSAGES/libgksuui1.0.mo
|
||||
share/locale/nl/LC_MESSAGES/libgksuui1.0.mo
|
||||
share/locale/fr/LC_MESSAGES/libgksuui1.0.mo
|
||||
share/locale/pl/LC_MESSAGES/libgksuui1.0.mo
|
||||
share/locale/hu/LC_MESSAGES/libgksuui1.0.mo
|
||||
share/locale/ro/LC_MESSAGES/libgksuui1.0.mo
|
||||
share/locale/nb/LC_MESSAGES/libgksuui1.0.mo
|
||||
share/locale/sk/LC_MESSAGES/libgksuui1.0.mo
|
||||
@dirrm share/libgksuui1.0
|
||||
@dirrm include/libgksuui1.0
|
Loading…
Reference in New Issue
Block a user