mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Remove stools, it has been repo copied to scli
Update net/Makefile PR: 31939 Submitted by: michael@lyngbol.dk
This commit is contained in:
parent
29dbd88431
commit
eb16c711e1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=50480
@ -390,6 +390,7 @@
|
||||
SUBDIR += samplicator
|
||||
SUBDIR += satellite
|
||||
SUBDIR += scdp
|
||||
SUBDIR += scli
|
||||
SUBDIR += scotty
|
||||
SUBDIR += scotty3
|
||||
SUBDIR += sdl_net
|
||||
@ -413,7 +414,6 @@
|
||||
SUBDIR += ssldump
|
||||
SUBDIR += sting
|
||||
SUBDIR += stone
|
||||
SUBDIR += stools
|
||||
SUBDIR += suckblow
|
||||
SUBDIR += sup
|
||||
SUBDIR += svnc
|
||||
|
@ -1,22 +0,0 @@
|
||||
# New ports collection makefile for: stools
|
||||
# Date created: 10 September 2001
|
||||
# Whom: Michael Lyngbøl <lyngbol@wheel.dk>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= stools
|
||||
PORTVERSION= 0.1.20
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/${PORTNAME}/
|
||||
|
||||
MAINTAINER= lyngbol@wheel.dk
|
||||
|
||||
LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GTK= yes
|
||||
|
||||
MAN1= scli.1 stop.1
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1 +0,0 @@
|
||||
MD5 (stools-0.1.20.tar.gz) = 382dbc3a9b61e70b49da2a04fbaa8dc5
|
@ -1 +0,0 @@
|
||||
A collection of SNMP command line management tools
|
@ -1,9 +0,0 @@
|
||||
The stools package (pronounced "s-tools") was written to address the
|
||||
need for small and efficient command line utilities to monitor and
|
||||
configure network devices and host systems. The stools package is
|
||||
based on the SNMP management protocol.
|
||||
|
||||
WWW: http://www.ibr.cs.tu-bs.de/projects/stools/
|
||||
|
||||
- Michael Lyngbol
|
||||
lyngbol@wheel.dk
|
@ -1,5 +0,0 @@
|
||||
bin/scli
|
||||
bin/stop
|
||||
@unexec install-info --delete %D/info/stools.info %D/info/dir
|
||||
info/stools.info
|
||||
@exec install-info %D/info/stools.info %D/info/dir
|
Loading…
Reference in New Issue
Block a user