Instafix for FreeBSD ports brokenness on 10.0?

Matthew Seaman m.seaman at infracaninophile.co.uk
Thu Sep 29 09:02:07 UTC 2011


On 29/09/2011 09:47, Ed Schouten wrote:
> Hi folks,
> 
> Why can't we simply fix the entire ports tree at once by doing something
> like this?
> 
> find ${WRKSRC} -type f \( -name config.libpath -o \
> 	-name config.rpath -o -name configure -o -name libtool.m4 \) \
> 	-exec sed -i 's/freebsd1\*)/SHOULDNOTMATCHANYTHING)/' {} +
> 
> Just to be safe, we can only execute this when OSVERSION is 10.0.
> 

Because that's a change to the upstream distfiles downloaded from the
net.  So this change would have to be implemented by adding patch files
to every port that needed it, or by adding a new make target in the
various Makefiles.

However, this is going to be a huge amount of churn and disruption in
the ports, and if you hadn't noticed, we're right in the middle of the
process of generating 9.0-RELEASE.  Meaning that now is not the time to
implement widespread changes that will throw the ports tree into disarray.

So people that run -CURRENT -- people that, mind you, are expected to be
pretty competent Unix developers capable of dealing with the much worse
systemic problems that tend to pop up when running bleeding edge code --
those people are being asked to put up with ports brokenness for a few
weeks.  Work-arounds have been published, and I'm sure there's quite a
lot of work going on behind the scenes to make the eventual fix pretty
seamless.

If that doesn't work for you, then try 9.0-BETA3 for a while.  There's
virtually no difference to -CURRENT at the moment, and it doesn't tickle
this particular bug.

	Cheers,

	Matthew


-- 
Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
                                                  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
JID: matthew at infracaninophile.co.uk               Kent, CT11 9PW

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 267 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20110929/7c788088/signature.pgp


More information about the freebsd-ports mailing list