diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-02 06:39:12 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-02 06:39:12 +0000 |
commit | 035646ee650e1641b2dac43a8404e423cd35d273 (patch) | |
tree | 7e110eaf4b3ad1ac554c03eb2bb08c7be10ed4bf /net/msntp | |
parent | - fix distinfo (diff) |
remove unmaintained expired ports from net
2011-05-01 net/44bsd-rdist: Upstream disapear and distfile is no more available
2011-05-01 net/bbsnet: Upstream disapear and distfile is no more available
2011-05-01 net/bing: Upstream disapear and distfile is no more available
2011-05-01 net/brutecopy: Upstream disapear and distfile is no more available
2011-05-01 net/crescendo: Upstream disapear and distfile is no more available
2011-05-01 net/danamics: Upstream disapear and distfile is no more available
2011-05-01 net/etunnel: Upstream disapear and distfile is no more available
2011-05-01 net/gastman: Upstream disapear and distfile is no more available
2011-05-01 net/generic-nqs: Upstream disapear and distfile is no more available
2011-05-01 net/gkrellmmultiping2: Upstream disapear and distfile is no more available
2011-05-01 net/gkrellmwireless: Upstream disapear and distfile is no more available
2011-05-01 net/gnoemoe: Upstream disapear and distfile is no more available
2011-05-01 net/gnosamba: Upstream disapear and distfile is no more available
2011-05-01 net/merlinmon: Upstream disapear and distfile is no more available
2011-05-01 net/msntp: Upstream disapear and distfile is no more available
2011-05-01 net/ntalk: Upstream disapear and distfile is no more available
2011-05-01 net/ntraceroute: Upstream disapear and distfile is no more available
2011-05-01 net/onion-fec: Upstream disapear and distfile is no more available
2011-05-01 net/openverse: Upstream disapear and distfile is no more available
2011-05-01 net/poink: Upstream disapear and distfile is no more available
2011-05-01 net/roadrunner: Upstream disapear and distfile is no more available
2011-05-01 net/sambasentinel: Upstream disapear and distfile is no more available
2011-05-01 net/scand: Upstream disapear and distfile is no more available
2011-05-01 net/tacshell: Upstream disapear and distfile is no more available
2011-05-01 net/telserv: Upstream disapear and distfile is no more available
2011-05-01 net/tridiavnc: Upstream disapear and distfile is no more available
2011-05-01 net/tvark: Upstream disapear and distfile is no more available
2011-05-01 net/warppipe: Upstream disapear and distfile is no more available
2011-05-01 net/wistumbler2: Upstream disapear and distfile is no more available
2011-05-01 net/wmq3: Upstream disapear and distfile is no more available
2011-05-01 net/xbone-gui: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 net/xsmbrowser: Upstream disapear and distfile is no more available
2011-05-01 net/xtraceroute: Upstream disapear and distfile is no more available
2011-05-01 net/ytalk: Upstream disapear and distfile is no more available
2011-05-01 net/zniper: Upstream disapear and distfile is no more available
Notes
Notes:
svn path=/head/; revision=273447
Diffstat (limited to 'net/msntp')
-rw-r--r-- | net/msntp/Makefile | 35 | ||||
-rw-r--r-- | net/msntp/distinfo | 2 | ||||
-rw-r--r-- | net/msntp/files/patch-internet.c | 22 | ||||
-rw-r--r-- | net/msntp/pkg-descr | 7 |
4 files changed, 0 insertions, 66 deletions
diff --git a/net/msntp/Makefile b/net/msntp/Makefile deleted file mode 100644 index ec50ad732432..000000000000 --- a/net/msntp/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: msntp -# Date created: 4 April 2003 -# Whom: Kimura Fuyuki <fuyuki@hadaly.org> -# -# $FreeBSD$ -# - -PORTNAME= msntp -PORTVERSION= 1.6 -PORTREVISION= 1 -CATEGORIES= net -MASTER_SITES= ftp://ftp.openpkg.org/sources/DST/${PORTNAME}/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= A straightforward SNTP daemon/utility - -DEPRECATED= Upstream disapear and distfile is no more available -EXPIRATION_DATE= 2011-05-01 - -MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" LIBS="-lm" -CFLAGS+= -DLOCKNAME='\"/var/run/msntp.pid\"' -CFLAGS+= -DSAVENAME='\"/var/db/msntp.state\"' -MAN1= msntp.1 -PORTDOCS= README RFC2030.TXT -PLIST_FILES= bin/msntp - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/msntp ${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/msntp.1 ${MANPREFIX}/man/man1 -.if !defined(NOPORTDOCS) - ${INSTALL} -d ${DOCSDIR} - @cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR} -.endif - -.include <bsd.port.mk> diff --git a/net/msntp/distinfo b/net/msntp/distinfo deleted file mode 100644 index 27d57e6caadd..000000000000 --- a/net/msntp/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (msntp-1.6.tar.gz) = 30d170734d5ef8e7a5ba68ec2add4206a2133b43e3c7150100689304cf6528e5 -SIZE (msntp-1.6.tar.gz) = 54430 diff --git a/net/msntp/files/patch-internet.c b/net/msntp/files/patch-internet.c deleted file mode 100644 index 1894b72174e4..000000000000 --- a/net/msntp/files/patch-internet.c +++ /dev/null @@ -1,22 +0,0 @@ ---- internet.c.orig Sat Sep 30 10:42:51 2000 -+++ internet.c Thu Feb 21 09:18:31 2008 -@@ -77,17 +77,8 @@ - - /* Look up the Internet name or IP number. */ - -- if (! isdigit(hostname[0])) { -- errno = 0; -- host = gethostbyname(hostname); -- } else { -- if ((ipaddr = inet_addr(hostname)) == (unsigned long)-1) -- fatal(0,"invalid IP number %s",hostname); -- network_to_address(address,ipaddr); -- errno = 0; -- host = gethostbyaddr((void *)address,sizeof(struct in_addr), -- AF_INET); -- } -+ errno = 0; -+ host = gethostbyname(hostname); - - /* Now clear the timer and check the result. */ - diff --git a/net/msntp/pkg-descr b/net/msntp/pkg-descr deleted file mode 100644 index 8ab379096b40..000000000000 --- a/net/msntp/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -MSNTP can be used as a SNTP client to query a NTP or SNTP server and -either display the time or set the local system's time (given suitable -privilege). It can be run as an interactive command, in a cron job or -as a daemon. It can be run as a daemon to provide a SNTP server for -other clients. - -Author: N.M. Maclaren at the University of Cambridge |