pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net
Module Name: pkgsrc
Committed By: bsiegert
Date: Mon Aug 27 13:45:21 UTC 2018
Modified Files:
pkgsrc/net: Makefile
Removed Files:
pkgsrc/net/gated: DESCR Makefile PLIST distinfo
pkgsrc/net/gated/files: configuration gated
pkgsrc/net/gated/patches: patch-aa patch-ab patch-ad patch-ae patch-af
patch-ag patch-ah patch-ai patch-aj patch-ak patch-if patch-is
patch-src-lexer.l
Log Message:
Remove gated.
This was announced in July on both pkgsrc-users and tech-pkg, and no one
objected to the removal.
The last release of gated was in 1999, its upstream
has disappeared, the homepage redirects to a sketchy company.
If you wanted to do routing in software today, you should probably use
quagga or another modern daemon.
ok to remove from gdt@
To generate a diff of this commit:
cvs rdiff -u -r1.1221 -r1.1222 pkgsrc/net/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/net/gated/DESCR
cvs rdiff -u -r1.39 -r0 pkgsrc/net/gated/Makefile
cvs rdiff -u -r1.5 -r0 pkgsrc/net/gated/PLIST
cvs rdiff -u -r1.13 -r0 pkgsrc/net/gated/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/net/gated/files/configuration
cvs rdiff -u -r1.3 -r0 pkgsrc/net/gated/files/gated
cvs rdiff -u -r1.6 -r0 pkgsrc/net/gated/patches/patch-aa
cvs rdiff -u -r1.3 -r0 pkgsrc/net/gated/patches/patch-ab
cvs rdiff -u -r1.2 -r0 pkgsrc/net/gated/patches/patch-ad \
pkgsrc/net/gated/patches/patch-ah \
pkgsrc/net/gated/patches/patch-src-lexer.l
cvs rdiff -u -r1.1 -r0 pkgsrc/net/gated/patches/patch-ae \
pkgsrc/net/gated/patches/patch-af pkgsrc/net/gated/patches/patch-ag \
pkgsrc/net/gated/patches/patch-ai pkgsrc/net/gated/patches/patch-aj \
pkgsrc/net/gated/patches/patch-ak pkgsrc/net/gated/patches/patch-if \
pkgsrc/net/gated/patches/patch-is
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/Makefile
diff -u pkgsrc/net/Makefile:1.1221 pkgsrc/net/Makefile:1.1222
--- pkgsrc/net/Makefile:1.1221 Wed Jul 25 16:23:17 2018
+++ pkgsrc/net/Makefile Mon Aug 27 13:45:21 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1221 2018/07/25 16:23:17 schmonz Exp $
+# $NetBSD: Makefile,v 1.1222 2018/08/27 13:45:21 bsiegert Exp $
#
COMMENT= Networking tools
@@ -167,7 +167,6 @@ SUBDIR+= ftplibpp
SUBDIR+= ftpproxy
SUBDIR+= fwknop
SUBDIR+= gallery-dl
-SUBDIR+= gated
SUBDIR+= gcloud-golang-metadata
SUBDIR+= get-flash-videos
SUBDIR+= get_iplayer
Home |
Main Index |
Thread Index |
Old Index