From owner-freebsd-ports@freebsd.org Wed Dec 2 21:46:03 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 71148A3F6DB for ; Wed, 2 Dec 2015 21:46:03 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from udns.ultimatedns.net (unknown [IPv6:2602:d1:b4d6:e600:4261:86ff:fef6:aa2a]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4C48F1077 for ; Wed, 2 Dec 2015 21:46:03 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.14.9/8.14.9) with ESMTP id tB2LkMVp002243 for ; Wed, 2 Dec 2015 13:46:28 -0800 (PST) (envelope-from bsd-lists@bsdforge.com) To: In-Reply-To: References: From: "Chris H" Subject: Re: FreeBSD Port: textproc/simplehtmldom Date: Wed, 02 Dec 2015 13:46:28 -0800 Content-Type: text/plain; charset=UTF-8; format=fixed MIME-Version: 1.0 Message-id: Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Dec 2015 21:46:03 -0000 On Wed, 2 Dec 2015 17:57:18 +0000 Kristofer Persson wrote > I am upgrading from php5.4 to php5.5 and I use simplehtmldom. I installed > this via ports awhile back, I use it in a lot of my code. Recently it has > been marked broken and set to expire with php5.4, I found the source page > at http://sourceforge.net/projects/simplehtmldom, the version installed on > my system via ports is 1.11 Rev 184, how ever I see on sourceforge that his > latest version is 1.5 Rev 210 revised on 5-28-14. Why is it expiring with > 5.4? Can I use the one downloaded from the source on my freebsd and just > leave the port installed, will be wrong version but it will let me know it's > still installed. > > Thanks Kris Hello Kris, I see that the port textproc/simplehtmldom currently has no maintainer. Given that you use this port; this would be a great opportunity to maintain the port, yourself (become maintainer). Even if you're not familiar with the entire process, the change required on your part to make this port work is quite trivial. Simply start a bug report: https://bugs.freebsd.org/bugzilla/enter_bug.cgi to get the ball rolling! :) --Chris > > > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"