svn commit: r359005 - in head: chinese/big5con chinese/hztty irc/solid-ircd korean/eterm mail/biffer misc/c-hey misc/wminfo net-im/centericq net/sendfile security/chkrootkit security/openfwtk secur...

Antoine Brodin antoine at FreeBSD.org
Mon Jun 23 20:39:19 UTC 2014


Author: antoine
Date: Mon Jun 23 20:39:14 2014
New Revision: 359005
URL: http://svnweb.freebsd.org/changeset/ports/359005
QAT: https://qat.redports.org/buildarchive/r359005/

Log:
  Deprecate ports failing to build with new utmpx
  Maintainers had more than 4 years to fix them
  
  With hat:	portmgr

Modified:
  head/chinese/big5con/Makefile
  head/chinese/hztty/Makefile
  head/irc/solid-ircd/Makefile
  head/korean/eterm/Makefile
  head/mail/biffer/Makefile
  head/misc/c-hey/Makefile
  head/misc/wminfo/Makefile
  head/net-im/centericq/Makefile
  head/net/sendfile/Makefile
  head/security/chkrootkit/Makefile
  head/security/openfwtk/Makefile
  head/security/pam_alreadyloggedin/Makefile
  head/security/srp/Makefile
  head/security/sud/Makefile
  head/security/termlog/Makefile
  head/sysutils/hyperic-sigar/Makefile
  head/sysutils/lookupd/Makefile
  head/sysutils/p5-Sys-Utmp/Makefile
  head/sysutils/syslog-ng2/Makefile
  head/sysutils/yawho/Makefile

Modified: head/chinese/big5con/Makefile
==============================================================================
--- head/chinese/big5con/Makefile	Mon Jun 23 20:25:32 2014	(r359004)
+++ head/chinese/big5con/Makefile	Mon Jun 23 20:39:14 2014	(r359005)
@@ -9,6 +9,8 @@ MASTER_SITES=	SF
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Big5 Chinese console
 
+DEPRECATED=	Fails to build with new utmpx
+EXPIRATION_DATE=	2014-07-23
 ONLY_FOR_ARCHS=	i386
 
 NO_STAGE=	yes

Modified: head/chinese/hztty/Makefile
==============================================================================
--- head/chinese/hztty/Makefile	Mon Jun 23 20:25:32 2014	(r359004)
+++ head/chinese/hztty/Makefile	Mon Jun 23 20:39:14 2014	(r359005)
@@ -9,6 +9,9 @@ MASTER_SITES=	ftp://ftp.cuhk.hk/pub/chin
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Translator between GuoBiao / Big5 and HZ
 
+DEPRECATED=	Fails to build with new utmpx
+EXPIRATION_DATE=	2014-07-23
+
 ALL_TARGET=	bsd
 PLIST_FILES=	bin/hztty man/man1/${PORTNAME}.1.gz
 

Modified: head/irc/solid-ircd/Makefile
==============================================================================
--- head/irc/solid-ircd/Makefile	Mon Jun 23 20:25:32 2014	(r359004)
+++ head/irc/solid-ircd/Makefile	Mon Jun 23 20:39:14 2014	(r359005)
@@ -10,6 +10,8 @@ DISTNAME=	solidircd-stable3.4.8
 MAINTAINER=	systemoperator at gmail.com
 COMMENT=	Solid Internet Relay Chat Daemon based on bahamut IRCd
 
+DEPRECATED=	Fails to build with new utmpx
+EXPIRATION_DATE=	2014-07-23
 WRKSRC=		${WRKDIR}/solidircd-stable
 
 USES=		gmake

Modified: head/korean/eterm/Makefile
==============================================================================
--- head/korean/eterm/Makefile	Mon Jun 23 20:25:32 2014	(r359004)
+++ head/korean/eterm/Makefile	Mon Jun 23 20:39:14 2014	(r359005)
@@ -12,6 +12,9 @@ DISTNAME=	Eterm-${PORTVERSION}
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	X11 terminal emulator based on rxvt/xterm that supports korean
 
+DEPRECATED=	Fails to build with new utmpx
+EXPIRATION_DATE=	2014-07-23
+
 RUN_DEPENDS=	${LOCALBASE}/lib/X11/fonts/local/hmm12.pcf.gz:${PORTSDIR}/korean/hanyangfonts
 
 USES=		perl5 gmake

Modified: head/mail/biffer/Makefile
==============================================================================
--- head/mail/biffer/Makefile	Mon Jun 23 20:25:32 2014	(r359004)
+++ head/mail/biffer/Makefile	Mon Jun 23 20:39:14 2014	(r359005)
@@ -10,6 +10,9 @@ MASTER_SITES=	http://www.generalconcepts
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Better mail notification server
 
+DEPRECATED=	Fails to build with new utmpx
+EXPIRATION_DATE=	2014-07-23
+
 RUN_DEPENDS=	xmsg:${PORTSDIR}/x11/xmsg
 
 MAKE_JOBS_UNSAFE=	yes

Modified: head/misc/c-hey/Makefile
==============================================================================
--- head/misc/c-hey/Makefile	Mon Jun 23 20:25:32 2014	(r359004)
+++ head/misc/c-hey/Makefile	Mon Jun 23 20:39:14 2014	(r359005)
@@ -10,6 +10,9 @@ DISTNAME=	c-hey2.1
 MAINTAINER=	philip.reynolds at gmail.com
 COMMENT=	Terminal based instant messaging utility
 
+DEPRECATED=	Fails to build with new utmpx
+EXPIRATION_DATE=	2014-07-23
+
 GNU_CONFIGURE=	yes
 
 MAN1=		c-hey.1

Modified: head/misc/wminfo/Makefile
==============================================================================
--- head/misc/wminfo/Makefile	Mon Jun 23 20:25:32 2014	(r359004)
+++ head/misc/wminfo/Makefile	Mon Jun 23 20:39:14 2014	(r359005)
@@ -11,6 +11,9 @@ MASTER_SITE_SUBDIR=	pav
 MAINTAINER=	t.kempka at web.de
 COMMENT=	Dockapp to run shell scripts and display the output
 
+DEPRECATED=	Fails to build with new utmpx
+EXPIRATION_DATE=	2014-07-23
+
 WRKSRC=		${WRKDIR}/${PORTNAME}/${PORTNAME}
 
 USE_XORG=	xpm

Modified: head/net-im/centericq/Makefile
==============================================================================
--- head/net-im/centericq/Makefile	Mon Jun 23 20:25:32 2014	(r359004)
+++ head/net-im/centericq/Makefile	Mon Jun 23 20:39:14 2014	(r359005)
@@ -10,6 +10,9 @@ MASTER_SITES=	http://thekonst.net/downlo
 MAINTAINER=	clsung at FreeBSD.org
 COMMENT=	A text mode menu- and window-driven IM interface
 
+DEPRECATED=	Fails to build with new utmpx
+EXPIRATION_DATE=	2014-07-23
+
 USES=		iconv gmake tar:bzip2
 USE_OPENSSL=	yes
 GNU_CONFIGURE=	yes

Modified: head/net/sendfile/Makefile
==============================================================================
--- head/net/sendfile/Makefile	Mon Jun 23 20:25:32 2014	(r359004)
+++ head/net/sendfile/Makefile	Mon Jun 23 20:39:14 2014	(r359005)
@@ -11,6 +11,9 @@ DISTNAME=	${PORTNAME}-20010216
 MAINTAINER=	sec at 42.org
 COMMENT=	Simple Asynchronous File Transfer Reference Implementation
 
+DEPRECATED=	Fails to build with new utmpx
+EXPIRATION_DATE=	2014-07-23
+
 HAS_CONFIGURE=	yes
 CONFIGURE_SCRIPT=	makeconfig
 CONFIGURE_ENV=	PREFIX="${PREFIX}"

Modified: head/security/chkrootkit/Makefile
==============================================================================
--- head/security/chkrootkit/Makefile	Mon Jun 23 20:25:32 2014	(r359004)
+++ head/security/chkrootkit/Makefile	Mon Jun 23 20:39:14 2014	(r359005)
@@ -16,6 +16,9 @@ MASTER_SITES=	ftp://ftp.pangeia.com.br/p
 MAINTAINER=	cordeiro at nic.br
 COMMENT=	Tool to locally check for signs of a rootkit
 
+DEPRECATED=	Fails to build with new utmpx
+EXPIRATION_DATE=	2014-07-23
+
 OPTIONS_DEFINE=	DOCS
 
 SCRIPT_FILES=	chkrootkit

Modified: head/security/openfwtk/Makefile
==============================================================================
--- head/security/openfwtk/Makefile	Mon Jun 23 20:25:32 2014	(r359004)
+++ head/security/openfwtk/Makefile	Mon Jun 23 20:39:14 2014	(r359005)
@@ -13,6 +13,9 @@ COMMENT=	Application proxy toolkit which
 
 LICENSE=	BSD
 
+DEPRECATED=	Fails to build with new utmpx
+EXPIRATION_DATE=	2014-07-23
+
 OPTIONS_DEFINE=	GUI
 GUI_DESC=	Install fw-watch GUI (require TCL/TK!)
 

Modified: head/security/pam_alreadyloggedin/Makefile
==============================================================================
--- head/security/pam_alreadyloggedin/Makefile	Mon Jun 23 20:25:32 2014	(r359004)
+++ head/security/pam_alreadyloggedin/Makefile	Mon Jun 23 20:39:14 2014	(r359005)
@@ -12,6 +12,9 @@ MASTER_SITE_SUBDIR=	green
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	PAM module based on whether a user is already logged in
 
+DEPRECATED=	Fails to build with new utmpx
+EXPIRATION_DATE=	2014-07-23
+
 MANCOMPRESSED=	yes
 
 NO_STAGE=	yes

Modified: head/security/srp/Makefile
==============================================================================
--- head/security/srp/Makefile	Mon Jun 23 20:25:32 2014	(r359004)
+++ head/security/srp/Makefile	Mon Jun 23 20:39:14 2014	(r359005)
@@ -9,6 +9,9 @@ MASTER_SITES=	http://srp.stanford.edu/so
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Secure Remote Password protocol library, TELNET, and FTP
 
+DEPRECATED=	Fails to build with new utmpx
+EXPIRATION_DATE=	2014-07-23
+
 CONFLICTS=	krb4-[0-9]* krb5-[0-9]* krb5-maint-[0-9]* heimdal-[0-9]*
 
 GNU_CONFIGURE=	yes

Modified: head/security/sud/Makefile
==============================================================================
--- head/security/sud/Makefile	Mon Jun 23 20:25:32 2014	(r359004)
+++ head/security/sud/Makefile	Mon Jun 23 20:39:14 2014	(r359005)
@@ -10,6 +10,9 @@ MASTER_SITES=	SF
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Execute processes with special privileges in a nosuid environment
 
+DEPRECATED=	Fails to build with new utmpx
+EXPIRATION_DATE=	2014-07-23
+
 GNU_CONFIGURE=	yes
 MAN1=		sud.1 suz.1 ilogin.1
 

Modified: head/security/termlog/Makefile
==============================================================================
--- head/security/termlog/Makefile	Mon Jun 23 20:25:32 2014	(r359004)
+++ head/security/termlog/Makefile	Mon Jun 23 20:39:14 2014	(r359005)
@@ -11,6 +11,9 @@ MASTER_SITE_SUBDIR=	termlog
 MAINTAINER=	csjp at FreeBSD.org
 COMMENT=	Monitor or log multiple system terminals synchronously
 
+DEPRECATED=	Fails to build with new utmpx
+EXPIRATION_DATE=	2014-07-23
+
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 USE_RC_SUBR=	${PORTNAME}
 

Modified: head/sysutils/hyperic-sigar/Makefile
==============================================================================
--- head/sysutils/hyperic-sigar/Makefile	Mon Jun 23 20:25:32 2014	(r359004)
+++ head/sysutils/hyperic-sigar/Makefile	Mon Jun 23 20:39:14 2014	(r359005)
@@ -11,6 +11,9 @@ DISTNAME=	${PORTNAME}-${PORTVERSION}-src
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	SIGAR - System Information Gatherer and Reporter
 
+DEPRECATED=	Fails to build with new utmpx
+EXPIRATION_DATE=	2014-07-23
+
 WRKSRC=		${WRKDIR}/${DISTNAME}/bindings/java/
 
 USES=		perl5

Modified: head/sysutils/lookupd/Makefile
==============================================================================
--- head/sysutils/lookupd/Makefile	Mon Jun 23 20:25:32 2014	(r359004)
+++ head/sysutils/lookupd/Makefile	Mon Jun 23 20:39:14 2014	(r359005)
@@ -10,6 +10,9 @@ MASTER_SITES=	http://sfedu.ru/~bushman/l
 MAINTAINER=	bushman at rsu.ru
 COMMENT=	Lookupd daemon - IPC nsswitch implementation with system-wide caching
 
+DEPRECATED=	Fails to build with new utmpx
+EXPIRATION_DATE=	2014-07-23
+
 USE_LDCONFIG=	yes
 USE_RC_SUBR=	lookupd
 SUB_FILES=	pkg-message

Modified: head/sysutils/p5-Sys-Utmp/Makefile
==============================================================================
--- head/sysutils/p5-Sys-Utmp/Makefile	Mon Jun 23 20:25:32 2014	(r359004)
+++ head/sysutils/p5-Sys-Utmp/Makefile	Mon Jun 23 20:39:14 2014	(r359005)
@@ -10,6 +10,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	zaa at ulstu.ru
 COMMENT=	Perl5 module which provides Object(ish) Interface to UTMP files
 
+DEPRECATED=	Fails to build with new utmpx
+EXPIRATION_DATE=	2014-07-23
+
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/sysutils/syslog-ng2/Makefile
==============================================================================
--- head/sysutils/syslog-ng2/Makefile	Mon Jun 23 20:25:32 2014	(r359004)
+++ head/sysutils/syslog-ng2/Makefile	Mon Jun 23 20:39:14 2014	(r359005)
@@ -11,6 +11,9 @@ PKGNAMESUFFIX=	2
 MAINTAINER=	ivan.lago at ifom.eu
 COMMENT=	A powerful syslogd replacement
 
+DEPRECATED=	Fails to build with new utmpx
+EXPIRATION_DATE=	2014-07-23
+
 LIB_DEPENDS=	net:${PORTSDIR}/net/libnet \
 		evtlog.0:${PORTSDIR}/sysutils/eventlog
 

Modified: head/sysutils/yawho/Makefile
==============================================================================
--- head/sysutils/yawho/Makefile	Mon Jun 23 20:25:32 2014	(r359004)
+++ head/sysutils/yawho/Makefile	Mon Jun 23 20:39:14 2014	(r359005)
@@ -9,6 +9,9 @@ MASTER_SITES=	http://wizard.ae.krakow.pl
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Simple 'w'-like program; displays connection type and login shell PID
 
+DEPRECATED=	Fails to build with new utmpx
+EXPIRATION_DATE=	2014-07-23
+
 GNU_CONFIGURE=	yes
 
 PLIST_FILES=	bin/yawho


More information about the svn-ports-head mailing list