From owner-freebsd-openoffice@FreeBSD.ORG Fri May 5 04:06:02 2006 Return-Path: X-Original-To: openoffice@FreeBSD.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 197CE16A402 for ; Fri, 5 May 2006 04:06:02 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD1EE43D48 for ; Fri, 5 May 2006 04:06:01 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id B25741A4D8C for ; Thu, 4 May 2006 21:06:01 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 24D1851F3E; Fri, 5 May 2006 00:06:01 -0400 (EDT) Date: Fri, 5 May 2006 00:06:01 -0400 From: Kris Kennaway To: openoffice@FreeBSD.org Message-ID: <20060505040600.GU76903@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0iexB5Bk8cF8G6DP" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: Subject: [kris@FreeBSD.org: cvs commit: ports/editors/openoffice.org-1.1 Makefile] X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2006 04:06:02 -0000 --0iexB5Bk8cF8G6DP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable FYI; see http://pointyhat.freebsd.org and/or previous email notifications for the full log. Thanks, Kris ----- Forwarded message from Kris Kennaway ----- X-Original-To: kkenn@localhost Delivered-To: kkenn@localhost.obsecurity.org X-Original-To: kris Delivered-To: kris@FreeBSD.ORG X-Original-To: ports-committers@FreeBSD.org Delivered-To: ports-committers@FreeBSD.org From: Kris Kennaway Date: Sat, 22 Apr 2006 22:23:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/openoffice.org-1.1 Makefile X-FreeBSD-CVS-Branch: HEAD Precedence: bulk X-Loop: FreeBSD.ORG X-UIDL: A5##!SUb!!+)8"!!CI"! X-Bogosity: Ham, tests=3Dbogofilter, spamicity=3D0.000000, version=3D1.0.2 kris 2006-04-22 22:23:27 UTC FreeBSD ports repository Modified files: editors/openoffice.org-1.1 Makefile=20 Log: BROKEN on >=3D 6.1: Does not compile =20 Revision Changes Path 1.209 +4 -0 ports/editors/openoffice.org-1.1/Makefile http://cvsweb.FreeBSD.org/ports/editors/openoffice.org-1.1/Makefile.diff?r1= =3D1.208&r2=3D1.209 | =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D | RCS file: /usr/local/www/cvsroot/FreeBSD/ports/editors/openoffice.org-1.1= /Makefile,v | retrieving revision 1.208 | retrieving revision 1.209 | diff -u -p -r1.208 -r1.209 | --- ports/editors/openoffice.org-1.1/Makefile 2006/03/07 08:26:11 1.208 | +++ ports/editors/openoffice.org-1.1/Makefile 2006/04/22 22:23:27 1.209 | @@ -2,7 +2,7 @@ | # Date created: 28 February 2002 | # Whom: Martin Blapp | # | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/editors/openoffice.org-= 1.1/Makefile,v 1.208 2006/03/07 08:26:11 ade Exp $ | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/editors/openoffice.org-= 1.1/Makefile,v 1.209 2006/04/22 22:23:27 kris Exp $ | # | =20 | PORTNAME=3D openoffice.org | @@ -65,6 +65,10 @@ JAVA_VENDOR=3D bsdjava | =20 | .include | .include <${FILESDIR}/Makefile.localized> | + | +.if ${OSVERSION} >=3D 600105 | +BROKEN=3D Does not compile on FreeBSD >=3D 6.1 | +.endif | =20 | LANG_EXT?=3D 01 | LANG_CONFIGURE_ARG?=3D ENUS ----- End forwarded message ----- --0iexB5Bk8cF8G6DP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEWs8oWry0BWjoQKURAmL8AKDOdwKr4GxiYtTGg2UvJmCxTqhPQwCaAw0O q/2PXd2ma2rjiO+UECHmrek= =sIQl -----END PGP SIGNATURE----- --0iexB5Bk8cF8G6DP--