From owner-cvs-ports@FreeBSD.ORG Mon May 7 19:08:40 2012 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ED0D7106564A; Mon, 7 May 2012 19:08:40 +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 BF1F78FC0C; Mon, 7 May 2012 19:08:40 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q47J8e4q078152; Mon, 7 May 2012 19:08:40 GMT (envelope-from acm@repoman.freebsd.org) Received: (from acm@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q47J8eZM078151; Mon, 7 May 2012 19:08:40 GMT (envelope-from acm) Message-Id: <201205071908.q47J8eZM078151@repoman.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Mon, 7 May 2012 19:08:40 +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 Makefile.common ports/editors/lazarus/files pkg-message.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 May 2012 19:08:41 -0000 acm 2012-05-07 19:08:40 UTC FreeBSD ports repository Modified files: editors/lazarus Makefile editors/lazarus/files pkg-message.in Added files: editors/lazarus Makefile.common Log: - Now editors/lazarus is master port of lazarus-lcl-[gtk|gtk2|nogui|qt|units] ports. These changes allow to install lazarus apps with different interfaces - Bump PORTREVISION Revision Changes Path 1.37 +51 -22 ports/editors/lazarus/Makefile 1.1 +48 -0 ports/editors/lazarus/Makefile.common (new) 1.2 +13 -4 ports/editors/lazarus/files/pkg-message.in