mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Remove expired ports:
2016-12-02 graphics/gtkdps: No more upstream. Not used in the ports tree 2016-12-02 security/gsfv: No more upstream. 2016-12-02 misc/grun: No more upstream.
This commit is contained in:
parent
bc9545394e
commit
fb3679b2f4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427777
3
MOVED
3
MOVED
@ -8817,3 +8817,6 @@ audio/lv2core|audio/lv2|2016-11-30|Has expired: Superseded by audio/lv2
|
||||
java/jakarta-struts||2016-12-01|Has expired: Port is unmaintained and has known security vulnerabilites
|
||||
www/rubygem-url-mount|www/rubygem-url_mount|2016-12-03|Rename to match our rubygems naming
|
||||
editors/focuswriter-qt4|editors/focuswriter|2016-12-03|Qt4 support was dropped, use editors/focuswriter instead
|
||||
graphics/gtkdps||2016-12-04|Has expired: No more upstream. Not used in the ports tree
|
||||
security/gsfv||2016-12-04|Has expired: No more upstream.
|
||||
misc/grun||2016-12-04|Has expired: No more upstream.
|
||||
|
@ -321,7 +321,6 @@
|
||||
SUBDIR += gtimelapse
|
||||
SUBDIR += gtk-update-icon-cache
|
||||
SUBDIR += gtkam
|
||||
SUBDIR += gtkdps
|
||||
SUBDIR += gts
|
||||
SUBDIR += guilib
|
||||
SUBDIR += gwenview-kde4
|
||||
|
@ -1,41 +0,0 @@
|
||||
# Created by: Yukihiro Nakai <Nakai@technologist.com>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gtkdps
|
||||
PORTVERSION= 0.3.4
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= graphics
|
||||
# ftp://ftp.gyve.org/pub/gtkDPS/
|
||||
MASTER_SITES= LOCAL/dinoex
|
||||
DISTNAME= gtkDPS-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Gtk bindings for the Display GhostScript System
|
||||
|
||||
DEPRECATED= No more upstream. Not used in the ports tree
|
||||
EXPIRATION_DATE= 2016-12-02
|
||||
|
||||
LIB_DEPENDS= libdpstk.so:x11/dgs
|
||||
|
||||
USES= libtool
|
||||
USE_GNOME= gtk12
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ARGS= --with-dps-includes=${LOCALBASE}/include \
|
||||
--with-dps-libraries=${LOCALBASE}/lib
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
NLS_USES= gettext
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} 's|gnulocaledir)|DESTDIR)$$(&|' \
|
||||
${WRKSRC}/po/Makefile.in.in
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgtkDPS.so
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (gtkDPS-0.3.4.tar.gz) = 4470246387b4da2b6776851c6c6c618626d25385c92572cf8926dd7e2d5420ce
|
||||
SIZE (gtkDPS-0.3.4.tar.gz) = 283091
|
@ -1,4 +0,0 @@
|
||||
A set of functions, objects, and widgets to use Display GhostScript System
|
||||
easily with GTK.
|
||||
|
||||
WWW: http://www.gyve.org/gtkDPS/
|
@ -1,19 +0,0 @@
|
||||
bin/gtkDPS-config
|
||||
include/gtkDPS/gdkDPS.h
|
||||
include/gtkDPS/gdkDPSfont.h
|
||||
include/gtkDPS/gdkDPSgeometry.h
|
||||
include/gtkDPS/gdkDPSline.h
|
||||
include/gtkDPS/gtkDPS.h
|
||||
include/gtkDPS/gtkDPSarea.h
|
||||
include/gtkDPS/gtkDPScontext.h
|
||||
include/gtkDPS/gtkDPSfontsel.h
|
||||
include/gtkDPS/gtkDPSintl.h
|
||||
include/gtkDPS/gtkDPSlinesel.h
|
||||
include/gtkDPS/gtkDPSpaintsel.h
|
||||
include/gtkDPS/gtkDPSwidget.h
|
||||
include/gtkDPS/parseAFM.h
|
||||
lib/libgtkDPS.a
|
||||
lib/libgtkDPS.so
|
||||
lib/libgtkDPS.so.1.0.0
|
||||
share/aclocal/gtkDPS.m4
|
||||
%%NLS%%share/locale/ja/LC_MESSAGES/gtkDPS.mo
|
@ -165,7 +165,6 @@
|
||||
SUBDIR += granulate
|
||||
SUBDIR += grc
|
||||
SUBDIR += gregexp
|
||||
SUBDIR += grun
|
||||
SUBDIR += gtkfind
|
||||
SUBDIR += gwhich
|
||||
SUBDIR += hb
|
||||
|
@ -1,23 +0,0 @@
|
||||
# Created by: domi@saargate.de
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= grun
|
||||
PORTVERSION= 0.8.1
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://www.brettnacher.org/users/dominik/FreeBSD/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Gtk-launcher similar to the Windows(tm) "Run..." dialog
|
||||
|
||||
DEPRECATED= No more upstream.
|
||||
EXPIRATION_DATE= 2016-12-02
|
||||
|
||||
USE_GNOME= gtk12
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+=--enable-testfile
|
||||
|
||||
PLIST_FILES= bin/grun %%DATADIR%%/consfile %%DATADIR%%/gassoc \
|
||||
man/man1/grun.1x.gz
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (grun-0.8.1.tar.gz) = 8a1f1b0f13a6cf3d3a79b6460f7ffd49ea2817e9a9845638093f46eb4830594b
|
||||
SIZE (grun-0.8.1.tar.gz) = 53306
|
@ -1,3 +0,0 @@
|
||||
gRun is a GTK/X application launcher that looks like the
|
||||
MS Windows 95/98/NT(tm) Run dialog. It has a history function and can
|
||||
optionally distinguish between console and X programs.
|
@ -187,7 +187,6 @@
|
||||
SUBDIR += greenbone-security-assistant
|
||||
SUBDIR += gringotts
|
||||
SUBDIR += gsasl
|
||||
SUBDIR += gsfv
|
||||
SUBDIR += gss
|
||||
SUBDIR += gstreamer1-plugins-dtls
|
||||
SUBDIR += gtk-knocker
|
||||
|
@ -1,27 +0,0 @@
|
||||
# Created by: Frederic Cambus
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gsfv
|
||||
PORTVERSION= 0.2.1
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= LOCAL/ijliao
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Create or verify Simple File Verification (SFV) checksum files
|
||||
|
||||
DEPRECATED= No more upstream.
|
||||
EXPIRATION_DATE= 2016-12-02
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
USE_GNOME= gtk12
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
PLIST_FILES= bin/gsfv
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e \
|
||||
's|\([[:blank:]]\)log|\1bb_log|' ${WRKSRC}/src/backbone.c
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (gsfv-0.2.1.tar.gz) = 4f5c6d55d37c9c873dd8fc669542217433872130c82d878085d9434386ef8d6f
|
||||
SIZE (gsfv-0.2.1.tar.gz) = 56198
|
@ -1,7 +0,0 @@
|
||||
GSFV is a graphical interface written in GTK+ for manipulating .sfv
|
||||
(Simple File Verification) files.
|
||||
|
||||
The Simple File Verification (SFV) system is a file integrity verification
|
||||
system which is popular on some platforms. A software package may be
|
||||
accompanied by an SFV file (usually with extension .sfv) which contains
|
||||
CRC-32 checksums for all the files that comprise the package.
|
Loading…
Reference in New Issue
Block a user