svn commit: r316918 - in head/textproc/xmlada: . files
Bryan Drewery
bdrewery at FreeBSD.org
Fri May 3 17:12:39 UTC 2013
On 4/30/2013 6:49 AM, Baptiste Daroussin wrote:
> Author: bapt
> Date: Tue Apr 30 11:49:57 2013
> New Revision: 316918
> URL: http://svnweb.freebsd.org/changeset/ports/316918
>
> Log:
> Update to use USES=ada
>
> Additionally potential rpath problems have been eliminated that will appear when xmlada is built in a staging area (seen and fixed in pkgsrc). This eliminates need for ldconfig, too.
>
> PR: ports/178144
> Submitted by: John Marino <draco at marino.st>
>
> Added:
> head/textproc/xmlada/files/patch-dom_dom.gpr (contents, props changed)
> head/textproc/xmlada/files/patch-input__sources_input__sources.gpr (contents, props changed)
> head/textproc/xmlada/files/patch-sax_sax.gpr (contents, props changed)
> head/textproc/xmlada/files/patch-schema_schema.gpr (contents, props changed)
> Modified:
> head/textproc/xmlada/Makefile
> head/textproc/xmlada/files/patch-Makefile.in
>
> Modified: head/textproc/xmlada/Makefile
> ==============================================================================
> --- head/textproc/xmlada/Makefile Tue Apr 30 11:43:35 2013 (r316917)
> +++ head/textproc/xmlada/Makefile Tue Apr 30 11:49:57 2013 (r316918)
> @@ -1,25 +1,35 @@
> -# New ports collection makefile for: xmlada
> -# Date created: 12 December 2010
> -# Whom: John Marino <draco at marino.st>
> -#
> +# Created by: John Marino <draco at marino.st>
> # $FreeBSD$
> -#
>
> PORTNAME= xmlada
> PORTVERSION= 4.2.0.0
> +PORTREVISION= 1
> CATEGORIES= textproc
> -MASTER_SITES= http://downloads.dragonlace.net/src/ \
> - http://dragonlace.mirrors.ada.cx/src/
> +MASTER_SITES= http://downloads.dragonlace.net/src/
>
> MAINTAINER= draco at marino.st
> COMMENT= Adacore XML suite for the Ada language
>
> -BUILD_DEPENDS= gnat-aux>=20110325:${PORTSDIR}/lang/gnat-aux
This this lost the gnatmake dependency
On 9.1-i386:
> =======================<phase: build >============================
> ===> Building for xmlada-4.2.0.0_1
> gmake LIBRARY_TYPE=static build_library_type
> gmake[1]: Entering directory `/wrkdirs/usr/ports/textproc/xmlada/work/xmlada-4.2.0.0'
> gnatmake -j1 -m -p -Punicode/unicode.gpr -XMODE=distrib -XLIBRARY_TYPE=static
> gmake[1]: gnatmake: Command not found
> gmake[1]: *** [obj] Error 127
> gmake[1]: Leaving directory `/wrkdirs/usr/ports/textproc/xmlada/work/xmlada-4.2.0.0'
> gmake: *** [static] Error 2
> *** [do-build] Error code 1
>
> Stop in /usr/ports/textproc/xmlada.
> ===> Cleaning for xmlada-4.2.0.0_1
--
Regards,
Bryan Drewery
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 898 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20130503/a14c6c14/attachment.sig>
More information about the svn-ports-all
mailing list