Deprecate science/omnetpp and set expiration date to 2013-12-05. It depends on the expired textproc/libxml and has not been updated since 2008. Fix: Patch attached with submission follows: How-To-Repeat: Try to remove textproc/libxml with the ports/Tools/scripts/rmport script.
Maintainer of science/omnetpp, Please note that PR ports/183680 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/183680 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->rene Track
Author: rene Date: Tue Nov 19 10:03:20 2013 New Revision: 334293 URL: http://svnweb.freebsd.org/changeset/ports/334293 Log: Mark for removal on 2013-12-05, depends on expired textproc/libxml (*) (*) Actually it seems to depend on textproc/libxml2, but then it was still broken because of Tcl errors. PR: ports/183680 Submitted by: myself Approved by: maintainer timeout (bkoenig@alpha-tierchen.de , 14 days) Modified: head/science/omnetpp/Makefile Modified: head/science/omnetpp/Makefile ============================================================================== --- head/science/omnetpp/Makefile Tue Nov 19 10:01:03 2013 (r334292) +++ head/science/omnetpp/Makefile Tue Nov 19 10:03:20 2013 (r334293) @@ -12,6 +12,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= bkoenig@alpha-tierchen.de COMMENT= A discrete event simulation environment +DEPRECATED= depends on expired textproc/libxml +EXPIRATION_DATE=2013-12-05 + LIB_DEPENDS= BLT24:${PORTSDIR}/x11-toolkits/blt GNU_CONFIGURE= yes _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed