Bug 183680 - science/omnetpp : deprecate
Summary: science/omnetpp : deprecate
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Rene Ladan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-05 12:20 UTC by Rene Ladan
Modified: 2013-11-19 10:10 UTC (History)
0 users

See Also:


Attachments
file.diff (448 bytes, patch)
2013-11-05 12:20 UTC, Rene Ladan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rene Ladan freebsd_committer freebsd_triage 2013-11-05 12:20:00 UTC
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.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-11-05 12:20:07 UTC
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
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-11-05 12:20:08 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Rene Ladan freebsd_committer freebsd_triage 2013-11-05 12:23:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rene

Track
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-11-19 10:03:27 UTC
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"
Comment 5 Rene Ladan freebsd_committer freebsd_triage 2013-11-19 10:04:26 UTC
State Changed
From-To: feedback->closed

Committed