summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
-rwxr-xr-xnet/iputils-tracepath/BUILD5
-rwxr-xr-xnet/iputils-tracepath/DEPENDS5
-rwxr-xr-xnet/iputils-tracepath/DETAILS28
-rwxr-xr-xnet/iputils-tracepath/DOWNLOAD1
-rw-r--r--net/iputils-tracepath/HISTORY5
-rwxr-xr-xnet/iputils-tracepath/INSTALL7
-rwxr-xr-xnet/iputils-tracepath/PRE_BUILD6
-rwxr-xr-xnet/iputils-tracepath/TRIGGERS1
9 files changed, 19 insertions, 40 deletions
diff --git a/ChangeLog b/ChangeLog
index ed43b986e6..45a79190e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,7 @@
* net/iputils: new spell, basic network utilities for Linux
* net/iputils-base: spell deprecated [unified upstream distfile]
* net/iputils-ping: spell deprecated [unified upstream distfile]
+ * net/iputils-tracepath: spell deprecated [unified upstream distfile]
2021-05-27 Ismael Luceno <ismael@sourcemage.org>
* python-pypi/python-slugify: new spell, Returns unicode slugs
diff --git a/net/iputils-tracepath/BUILD b/net/iputils-tracepath/BUILD
index 3ad074d3f7..27ba77ddaf 100755
--- a/net/iputils-tracepath/BUILD
+++ b/net/iputils-tracepath/BUILD
@@ -1,4 +1 @@
-make TARGETS="tracepath traceroute6" &&
-if is_depends_enabled $SPELL opensp ; then
- make -C doc man
-fi
+true
diff --git a/net/iputils-tracepath/DEPENDS b/net/iputils-tracepath/DEPENDS
index dfb4c6e613..53a495f3bd 100755
--- a/net/iputils-tracepath/DEPENDS
+++ b/net/iputils-tracepath/DEPENDS
@@ -1,4 +1 @@
-optional_depends libcap '' '' 'Linux Capability support' &&
-optional_depends opensp '' '' 'for docs and manpages' &&
-optional_depends sgmlspm '' '' 'for docs and manpages' &&
-optional_depends docbook-sgml-dtd '' '' 'for docs and manpages'
+depends iputils
diff --git a/net/iputils-tracepath/DETAILS b/net/iputils-tracepath/DETAILS
index 6f26ee2aba..c2d062ca9f 100755
--- a/net/iputils-tracepath/DETAILS
+++ b/net/iputils-tracepath/DETAILS
@@ -1,21 +1,7 @@
- SPELL=iputils-tracepath
- VERSION=s20180629
- SOURCE=iputils-${VERSION}.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/iputils-${VERSION}
- SOURCE_URL[0]=http://sourceforge.net/projects/iputils/files/$SOURCE/download
- WEB_SITE=http://iputils.sourceforge.net/
- ENTERED=20030515
- SOURCE_HASH=sha512:16b8f5ad1cf88083ebaee0a71fddb14bb0a904336fd0baebfcca86c27ac0773553b21d12790b05cab7661d6432c75bbb1523e871e5e1b77faacd13ccc84f4476
- LICENSE[0]=GPL
- DOCS="README"
- KEYWORDS="net"
- SHORT="tracepath, tracepath6, and traceroute6."
-cat << EOF
-Tools to trace the network path to a remote host
-
-The tracepath utility is similar to the traceroute utility, but
-also attempts to discover the MTU of the path.
-
-This package also includes tracepath6 and traceroute6 utilities,
-which may be used on IPv6 networks.
-EOF
+ SPELL=iputils-tracepath
+ VERSION=0
+ PATCHLEVEL=9999
+ SHORT="deprecated"
+ cat << EOF
+ deprecated spell [replaced by iputils]
+ EOF
diff --git a/net/iputils-tracepath/DOWNLOAD b/net/iputils-tracepath/DOWNLOAD
new file mode 100755
index 0000000000..27ba77ddaf
--- /dev/null
+++ b/net/iputils-tracepath/DOWNLOAD
@@ -0,0 +1 @@
+true
diff --git a/net/iputils-tracepath/HISTORY b/net/iputils-tracepath/HISTORY
index a7675510ff..6c991b039f 100644
--- a/net/iputils-tracepath/HISTORY
+++ b/net/iputils-tracepath/HISTORY
@@ -1,3 +1,8 @@
+2021-05-28 <>
+ * spell deprecated [unified upstream distfile]
+ * PATCHLEVEL=9999
+ * DETAILS: version 0
+
2018-06-30 Florian Franzmann <bwlf@bandrate.org>
* DETAILS, BUILD, INSTALL: version 20180629
diff --git a/net/iputils-tracepath/INSTALL b/net/iputils-tracepath/INSTALL
index f480a412dd..27ba77ddaf 100755
--- a/net/iputils-tracepath/INSTALL
+++ b/net/iputils-tracepath/INSTALL
@@ -1,6 +1 @@
-install tracepath traceroute6 $INSTALL_ROOT/usr/bin &&
-if is_depends_enabled $SPELL opensp ; then
- install doc/tracepath.8 $INSTALL_ROOT/usr/share/man/man8/tracepath.8 &&
- install doc/traceroute6.8 $INSTALL_ROOT/usr/share/man/man8/traceroute6.8
-fi
-
+true
diff --git a/net/iputils-tracepath/PRE_BUILD b/net/iputils-tracepath/PRE_BUILD
index 1f1dae7363..27ba77ddaf 100755
--- a/net/iputils-tracepath/PRE_BUILD
+++ b/net/iputils-tracepath/PRE_BUILD
@@ -1,5 +1 @@
-default_pre_build &&
-cd "$SOURCE_DIRECTORY" &&
-if ! is_depends_enabled $SPELL licap; then
- sed -i -e 's/USE_CAP=yes/USE_CAP=no/' Makefile
-fi
+true
diff --git a/net/iputils-tracepath/TRIGGERS b/net/iputils-tracepath/TRIGGERS
new file mode 100755
index 0000000000..d861d73193
--- /dev/null
+++ b/net/iputils-tracepath/TRIGGERS
@@ -0,0 +1 @@
+on_cast iputils-tracepath dispel_self