svn commit: r376791 - head/ports-mgmt/portbuilder

David Naylor dbn at FreeBSD.org
Sun Jan 11 15:18:04 UTC 2015


Author: dbn
Date: Sun Jan 11 15:18:03 2015
New Revision: 376791
URL: https://svnweb.freebsd.org/changeset/ports/376791
QAT: https://qat.redports.org/buildarchive/r376791/

Log:
  Mark ports-mgmt/portbuilder as depreciated.
  
  This port is no longer updated and no longer works properly with the Ports
  Collection.  Please use ports-mgmt/poudriere.

Modified:
  head/ports-mgmt/portbuilder/Makefile

Modified: head/ports-mgmt/portbuilder/Makefile
==============================================================================
--- head/ports-mgmt/portbuilder/Makefile	Sun Jan 11 15:10:22 2015	(r376790)
+++ head/ports-mgmt/portbuilder/Makefile	Sun Jan 11 15:18:03 2015	(r376791)
@@ -12,6 +12,9 @@ COMMENT=	Concurrent FreeBSD port builder
 
 LICENSE=	BSD2CLAUSE
 
+DEPRECATED=	Unmaintained, please use ports-mgmt/poudriere.
+EXPIRATION_DATE=	2015-03-31
+
 USE_PYTHON=	distutils
 USES=		python tar:xz
 


More information about the svn-ports-all mailing list