Upgrade install of x11/bigreqsproto-1.1.1...

h h aakuusta at gmail.com
Fri Sep 23 08:15:18 UTC 2011


Dave Males <dave4431 at verizon.net> writes:

> I am upgrading today and have an abort with bigreqsproto-1.1.1,
> What should I do?
[...]
> ===>  Configuring for bigreqsproto-1.1.1
[...]
> checking for xmlto... /usr/local/bin/xmlto
> checking the xmlto version... 0.0.24
> checking for fop... /usr/local/bin/fop
> checking for X.Org SGML entities >= 1.5... no
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating specs/Makefile
> config.status: creating bigreqsproto.pc
> config.status: executing depfiles commands
> ===>  Building for bigreqsproto-1.1.1
> Making all in specs
>   GEN    bigreq.html
>   GEN    bigreq.ps
> Making portrait pages on letter paper (215.9mmx279.4mm)
> Sep 22, 2011 11:23:14 PM org.apache.fop.events.LoggingEventListener 
> processEvent
> WARNING: Unknown formatting object 
[...]

Try disabling specs. I wonder if any port actually uses them.

%%
Index: x11/bigreqsproto/Makefile
===================================================================
RCS file: /a/.csup/ports/x11/bigreqsproto/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- x11/bigreqsproto/Makefile	25 Feb 2011 16:52:08 -0000	1.3
+++ x11/bigreqsproto/Makefile	23 Sep 2011 08:06:26 -0000
@@ -13,5 +13,7 @@ MAINTAINER=	x11 at FreeBSD.org
 COMMENT=	BigReqs extension headers
 
 XORG_CAT=	proto
+CONFIGURE_ARGS=	--disable-specs --without-xmlto --without-fop
+MAKE_ARGS=	SUBDIRS=
 
 .include <bsd.port.mk>
Index: x11/bigreqsproto/pkg-plist
===================================================================
RCS file: /a/.csup/ports/x11/bigreqsproto/pkg-plist,v
retrieving revision 1.3
diff -u -p -r1.3 pkg-plist
--- x11/bigreqsproto/pkg-plist	25 Feb 2011 16:52:08 -0000	1.3
+++ x11/bigreqsproto/pkg-plist	23 Sep 2011 08:04:57 -0000
@@ -1,6 +1,4 @@
 include/X11/extensions/bigreqsproto.h
 include/X11/extensions/bigreqstr.h
 libdata/pkgconfig/bigreqsproto.pc
-%%DOCSDIR%%/bigreq.xml
- at dirrm %%DOCSDIR%%
 @dirrmtry include/X11/extensions
%%


More information about the freebsd-ports mailing list