pkgsrc has upgraded to 2013Q3. The version in FreeBSD ports is dated February 2010. The FreeBSD ports system is undergoing frequent change resulting in unreliable package rebuilds. This may assist those where reliability, consistency and order is paramount. Refer to http://mail-index.netbsd.org/tech-pkg/2013/10/04/msg012093.html
State Changed From-To: open->feedback to which port does this PR apply?
Apologies Mark, the PR relates to devel/netbsd-pkgsrc-mk-files Regards, Dewayne.
State Changed From-To: feedback->open feedback received.
Responsible Changed From-To: freebsd-ports-bugs->trociny Assigning to the maintainer.
Author: trociny Date: Sun Oct 20 06:31:51 2013 New Revision: 330983 URL: http://svnweb.freebsd.org/changeset/ports/330983 Log: Prepare devel/netbsd-pkgsrc-mk-files for removal. This port was added to the tree because devel/mk-configure depended on it. netbsd-pkgsrc-mk-files is a collection of mk files from NetBSD pkgsrc project, packed by the author of the mk-configure. Later he included the necessary files to mk-configure, removed the dependency and netbsd-pkgsrc-mk-files is not updated since then. Approved by: bdrewery (mentor) PR: ports/182724 Modified: head/devel/netbsd-pkgsrc-mk-files/Makefile Modified: head/devel/netbsd-pkgsrc-mk-files/Makefile ============================================================================== --- head/devel/netbsd-pkgsrc-mk-files/Makefile Sun Oct 20 06:25:41 2013 (r330982) +++ head/devel/netbsd-pkgsrc-mk-files/Makefile Sun Oct 20 06:31:51 2013 (r330983) @@ -11,6 +11,9 @@ MASTER_SITES= http://www.mova.org/~cheus MAINTAINER= to.my.trociny@gmail.com COMMENT= Collection of mk-files from pkgsrc project +DEPRECATED= Imported for devel/mk-configure but no longer required +EXPIRATION_DATE= 2013-11-20 + RUN_DEPENDS= bmake:${PORTSDIR}/devel/bmake USE_BZIP2= 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: open->closed devel/netbsd-pkgsrc-mk-files is not a port of pkgsrc. It contains only some mk files from this project. It was added to the tree because devel/mk-configure depended on it. Later the author of mk-configure (who also the author of netbsd-pkgsrc-mk-files) removed this dependency and has not been updating netbsd-pkgsrc-mk-files since then. I am going to remove devel/netbsd-pkgsrc-mk-files from the ports tree. Dewayne, if you think it is a good idea to have pkgsrc in the ports, and there would be users of it (you among them), feel free to submit the port.