From owner-cvs-all@FreeBSD.ORG Sun May 24 05:22:09 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5F3BA1065670; Sun, 24 May 2009 05:22:09 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 315618FC16; Sun, 24 May 2009 05:22:09 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n4O5M8Ae077682; Sun, 24 May 2009 05:22:08 GMT (envelope-from acm@repoman.freebsd.org) Received: (from acm@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n4O5M8p7077681; Sun, 24 May 2009 05:22:08 GMT (envelope-from acm) Message-Id: <200905240522.n4O5M8p7077681@repoman.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Sun, 24 May 2009 05:22:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/editors/lazarus Makefile ports/editors/lazarus/files pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 May 2009 05:22:10 -0000 acm 2009-05-24 05:22:08 UTC FreeBSD ports repository Modified files: editors/lazarus Makefile Added files: editors/lazarus/files pkg-message.in Log: - Remove some dependencies not neccesary - Use GTK2 option by default - Remove BIGIDE option - Add pkg-message - Add lazbuild.cfg file. It will be used to compile some ports developed with Lazarus - Bump PORTREVISION Revision Changes Path 1.22 +17 -10 ports/editors/lazarus/Makefile 1.1 +26 -0 ports/editors/lazarus/files/pkg-message.in (new)